GoogleApi.AccessApproval.V1beta1.Model.ResourceProperties (google_api_access_approval v0.10.1) 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

Specs

t() :: %GoogleApi.AccessApproval.V1beta1.Model.ResourceProperties{
  excludesDescendants: boolean()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.