GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsEmailOwnerProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Represents a verified owner of the given email address. Note that a single address may have many owners, and a single user may own many addresses. (All lower-case, in display form -- see com.google.gaia.client.GaiaEmail)
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
email
(type:String.t
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsEmailOwnerProto{
email: String.t() | nil
}
email: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsEmailOwnerProto