View Source GoogleApi.Metastore.V1beta.Model.RemoveIamPolicyRequest (google_api_metastore v0.7.0)
Request message for DataprocMetastore.RemoveIamPolicy.
Attributes
-
asynchronous
(type:boolean()
, default:nil
) - Optional. Removes IAM policy attached to database or table asynchronously when it is set. The default is false.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Metastore.V1beta.Model.RemoveIamPolicyRequest{ asynchronous: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.