Class: Google::Apis::DatafusionV1beta1::RemoveIamPolicyRequest
- Inherits:
-
Object
- Object
- Google::Apis::DatafusionV1beta1::RemoveIamPolicyRequest
- 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
Request message for RemoveIamPolicy method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RemoveIamPolicyRequest
constructor
A new instance of RemoveIamPolicyRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RemoveIamPolicyRequest
Returns a new instance of RemoveIamPolicyRequest.
1663 1664 1665 |
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1663 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1668 1669 |
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1668 def update!(**args) end |