Interface protos.google.cloud.channel.v1.ICloudIdentityInfo

Properties of a CloudIdentityInfo.

Package

@google-cloud/channel!

Properties

adminConsoleUri

adminConsoleUri?: (string|null);

CloudIdentityInfo adminConsoleUri

Property Value
TypeDescription
(string|null)

alternateEmail

alternateEmail?: (string|null);

CloudIdentityInfo alternateEmail

Property Value
TypeDescription
(string|null)

customerType

customerType?: (google.cloud.channel.v1.CloudIdentityInfo.CustomerType|keyof typeof google.cloud.channel.v1.CloudIdentityInfo.CustomerType|null);

CloudIdentityInfo customerType

Property Value
TypeDescription
(google.cloud.channel.v1.CloudIdentityInfo.CustomerType|keyof typeof google.cloud.channel.v1.CloudIdentityInfo.CustomerType|null)

eduData

eduData?: (google.cloud.channel.v1.IEduData|null);

CloudIdentityInfo eduData

Property Value
TypeDescription
(google.cloud.channel.v1.IEduData|null)

isDomainVerified

isDomainVerified?: (boolean|null);

CloudIdentityInfo isDomainVerified

Property Value
TypeDescription
(boolean|null)

languageCode

languageCode?: (string|null);

CloudIdentityInfo languageCode

Property Value
TypeDescription
(string|null)

phoneNumber

phoneNumber?: (string|null);

CloudIdentityInfo phoneNumber

Property Value
TypeDescription
(string|null)

primaryDomain

primaryDomain?: (string|null);

CloudIdentityInfo primaryDomain

Property Value
TypeDescription
(string|null)