GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsCloudPrincipalProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Principal associated with a Cloud Principal representing third party user.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
id
(type:String.t
, default:nil
)
- Format: "{identity-pool}:{subject}#" Details: go/cloud-principal-identifiers
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsCloudPrincipalProto{
id: String.t() | nil
}
id: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsCloudPrincipalProto