View Source GoogleApi.Metastore.V1beta.Model.RemoveIamPolicyResponse (google_api_metastore v0.11.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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.