Class: Google::Apis::CloudassetV1p4beta1::AnalyzeIamPolicyLongrunningResponse
- Inherits:
-
Object
- Object
- Google::Apis::CloudassetV1p4beta1::AnalyzeIamPolicyLongrunningResponse
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudasset_v1p4beta1/classes.rb,
lib/google/apis/cloudasset_v1p4beta1/representations.rb,
lib/google/apis/cloudasset_v1p4beta1/representations.rb
Overview
A response message for AssetService.AnalyzeIamPolicyLongrunning.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AnalyzeIamPolicyLongrunningResponse
constructor
A new instance of AnalyzeIamPolicyLongrunningResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AnalyzeIamPolicyLongrunningResponse
Returns a new instance of AnalyzeIamPolicyLongrunningResponse.
78 79 80 |
# File 'lib/google/apis/cloudasset_v1p4beta1/classes.rb', line 78 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
83 84 |
# File 'lib/google/apis/cloudasset_v1p4beta1/classes.rb', line 83 def update!(**args) end |