Class: Google::Apis::DatafusionV1beta1::RemoveIamPolicyRequest

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ RemoveIamPolicyRequest

Returns a new instance of RemoveIamPolicyRequest.



1345
1346
1347
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1345

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1350
1351
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1350

def update!(**args)
end