View Source GoogleApi.AccessApproval.V1.Model.ResourceProperties (google_api_access_approval v0.12.0)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AccessApproval.V1.Model.ResourceProperties{
  excludesDescendants: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.