google_api_access_approval v0.4.0 GoogleApi.AccessApproval.V1.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 Sourcet() :: %GoogleApi.AccessApproval.V1.Model.ResourceProperties{
excludesDescendants: boolean()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.