Class: Google::Apis::CloudassetV1::AnalyzeIamPolicyLongrunningResponse
- Inherits:
-
Object
- Object
- Google::Apis::CloudassetV1::AnalyzeIamPolicyLongrunningResponse
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudasset_v1/classes.rb,
lib/google/apis/cloudasset_v1/representations.rb,
lib/google/apis/cloudasset_v1/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.
118 119 120 |
# File 'lib/google/apis/cloudasset_v1/classes.rb', line 118 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
123 124 |
# File 'lib/google/apis/cloudasset_v1/classes.rb', line 123 def update!(**args) end |