GoogleApi.SASPortal.V1alpha1.Model.SasPortalTestPermissionsResponse (google_api_sas_portal v0.6.0) View Source
Response message for TestPermissions method.
Attributes
-
permissions(type:list(String.t), default:nil) - A set of permissions that the caller is allowed.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalTestPermissionsResponse{
permissions: [String.t()]
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.