google_api_access_approval v0.2.0 GoogleApi.AccessApproval.V1beta1.Model.ResourceProperties View Source

The properties associated with the resource of the request.

Attributes

  • excludesDescendants (type: boolean(), default: nil) - Whether an approval will exclude the descendants of the resource being requested.

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() :: %GoogleApi.AccessApproval.V1beta1.Model.ResourceProperties{
  excludesDescendants: boolean()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.