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.



1086
1087
1088
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1086

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1091
1092
# File 'lib/google/apis/datafusion_v1beta1/classes.rb', line 1091

def update!(**args)
end