View Source GoogleApi.Metastore.V1beta.Model.RemoveIamPolicyResponse (google_api_metastore v0.10.0)
Response message for DataprocMetastore.RemoveIamPolicy.
Attributes
-
success
(type:boolean()
, default:nil
) - True if the policy is successfully removed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Metastore.V1beta.Model.RemoveIamPolicyResponse{ success: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.