Class: Google::Apis::DatafusionV1beta1::RemoveIamPolicyResponse
- Inherits:
-
Object
- Object
- Google::Apis::DatafusionV1beta1::RemoveIamPolicyResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/datafusion_v1beta1/classes.rb,
lib/google/apis/datafusion_v1beta1/representations.rb,
lib/google/apis/datafusion_v1beta1/representations.rb
Overview
Response message for RemoveIamPolicy method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RemoveIamPolicyResponse
constructor
A new instance of RemoveIamPolicyResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RemoveIamPolicyResponse
Returns a new instance of RemoveIamPolicyResponse.
1676 1677 1678 |
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1676 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1681 1682 |
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1681 def update!(**args) end |