Class: Google::Apis::CloudassetV1p7beta1::AnalyzeIamPolicyLongrunningResponse
- Inherits:
-
Object
- Object
- Google::Apis::CloudassetV1p7beta1::AnalyzeIamPolicyLongrunningResponse
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudasset_v1p7beta1/classes.rb,
lib/google/apis/cloudasset_v1p7beta1/representations.rb,
lib/google/apis/cloudasset_v1p7beta1/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.
49 50 51 |
# File 'lib/google/apis/cloudasset_v1p7beta1/classes.rb', line 49 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
54 55 |
# File 'lib/google/apis/cloudasset_v1p7beta1/classes.rb', line 54 def update!(**args) end |