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.



1118
1119
1120
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1118

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1123
1124
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1123

def update!(**args)
end