View Source GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsRbacSubjectProto (google_api_content_warehouse v0.4.0)

Principal associated with a given RBAC subject. This principal is used by Sphinx Provisioning Service for RBAC provisionable (go/sphinx-rbacz).

Attributes

  • username (type: String.t, default: nil) - Format "username" without "@domain", e.g., "bogdand".

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsRbacSubjectProto{
  username: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.