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.
1346 1347 1348 |
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1346 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1351 1352 |
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1351 def update!(**args) end |