View Source GoogleApi.Run.V2.Model.GoogleIamV1TestIamPermissionsResponse (quiqup_google_api_run v0.28.0)
Response message for TestIamPermissions method.
attributes
Attributes
-
permissions(type:list(String.t), default:nil) - A subset ofTestPermissionsRequest.permissionsthat the caller is allowed.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
@type t() :: %GoogleApi.Run.V2.Model.GoogleIamV1TestIamPermissionsResponse{ permissions: [String.t()] | nil }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.