View Source GoogleApi.AccessApproval.V1beta1.Model.ResourceProperties (google_api_access_approval v0.14.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.V1beta1.Model.ResourceProperties{
  excludesDescendants: boolean()
}

Functions

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

Unwrap a decoded JSON object into its complex fields.