GoogleApi.Spanner.V1.Model.GetIamPolicyRequest (google_api_spanner v0.48.0)
View SourceRequest message for GetIamPolicy
method.
Attributes
-
options
(type:GoogleApi.Spanner.V1.Model.GetPolicyOptions.t
, default:nil
) - OPTIONAL: AGetPolicyOptions
object for specifying options toGetIamPolicy
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Spanner.V1.Model.GetIamPolicyRequest{ options: GoogleApi.Spanner.V1.Model.GetPolicyOptions.t() | nil }