GoogleApi.DataCatalog.V1beta1.Model.SetIamPolicyRequest (google_api_data_catalog v0.25.0) View Source
Request message for SetIamPolicy
method.
Attributes
-
policy
(type:GoogleApi.DataCatalog.V1beta1.Model.Policy.t
, default:nil
) - REQUIRED: The complete policy to be applied to theresource
. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud Platform services (such as Projects) might reject them.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DataCatalog.V1beta1.Model.SetIamPolicyRequest{ policy: GoogleApi.DataCatalog.V1beta1.Model.Policy.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.