Class: Google::Apis::MetastoreV1alpha::RemoveIamPolicyRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/metastore_v1alpha/classes.rb,
lib/google/apis/metastore_v1alpha/representations.rb,
lib/google/apis/metastore_v1alpha/representations.rb

Overview

Request message for DataprocMetastore.RemoveIamPolicy.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RemoveIamPolicyRequest

Returns a new instance of RemoveIamPolicyRequest.



1419
1420
1421
# File 'lib/google/apis/metastore_v1alpha/classes.rb', line 1419

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1424
1425
# File 'lib/google/apis/metastore_v1alpha/classes.rb', line 1424

def update!(**args)
end