google_api_cloud_iot v0.10.0 GoogleApi.CloudIot.V1.Model.GetPolicyOptions View Source
Encapsulates settings provided to GetIamPolicy.
Attributes
requestedPolicyVersion
(type:integer()
, default:nil
) - Optional. The policy format version to be returned. Acceptable values are 0 and 1. If the value is 0, or the field is omitted, policy format version 1 will be returned.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %GoogleApi.CloudIot.V1.Model.GetPolicyOptions{
requestedPolicyVersion: integer()
}
t() :: %GoogleApi.CloudIot.V1.Model.GetPolicyOptions{ requestedPolicyVersion: integer() }
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.