View Source GoogleApi.SASPortal.V1alpha1.Model.SasPortalTestPermissionsResponse (google_api_sas_portal v0.17.0)

Response message for TestPermissions method.

Attributes

  • permissions (type: list(String.t), default: nil) - A set of permissions that the caller is allowed.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalTestPermissionsResponse{
  permissions: [String.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.