GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsGaiaUserProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
A Gaia account, which may represent a user, device, service account, etc. For prod (@prod.google.com) accounts, use MdbUserProto instead.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
userId
(type:String.t
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsGaiaUserProto{
userId: String.t() | nil
}
userId: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsGaiaUserProto