Reference documentation and code samples for the Google Cloud Channel V1 Client class CloudIdentityInfo.
Cloud Identity information for the Cloud Channel Customer.
Generated from protobuf message google.cloud.channel.v1.CloudIdentityInfo
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ customer_type
int
CustomerType indicates verification type needed for using services.
↳ primary_domain
string
Output only. The primary domain name.
↳ is_domain_verified
bool
Output only. Whether the domain is verified. This field is not returned for a Customer's cloud_identity_info resource. Partners can use the domains.get() method of the Workspace SDK's Directory API, or listen to the PRIMARY_DOMAIN_VERIFIED Pub/Sub event in to track domain verification of their resolve Workspace customers.
↳ alternate_email
string
The alternate email.
↳ phone_number
string
Phone number associated with the Cloud Identity.
↳ language_code
string
Language code.
↳ admin_console_uri
string
Output only. URI of Customer's Admin console dashboard.
↳ edu_data
getCustomerType
CustomerType indicates verification type needed for using services.
int
setCustomerType
CustomerType indicates verification type needed for using services.
var
int
$this
getPrimaryDomain
Output only. The primary domain name.
string
setPrimaryDomain
Output only. The primary domain name.
var
string
$this
getIsDomainVerified
Output only. Whether the domain is verified.
This field is not returned for a Customer's cloud_identity_info resource. Partners can use the domains.get() method of the Workspace SDK's Directory API, or listen to the PRIMARY_DOMAIN_VERIFIED Pub/Sub event in to track domain verification of their resolve Workspace customers.
bool
setIsDomainVerified
Output only. Whether the domain is verified.
This field is not returned for a Customer's cloud_identity_info resource. Partners can use the domains.get() method of the Workspace SDK's Directory API, or listen to the PRIMARY_DOMAIN_VERIFIED Pub/Sub event in to track domain verification of their resolve Workspace customers.
var
bool
$this
getAlternateEmail
The alternate email.
string
setAlternateEmail
The alternate email.
var
string
$this
getPhoneNumber
Phone number associated with the Cloud Identity.
string
setPhoneNumber
Phone number associated with the Cloud Identity.
var
string
$this
getLanguageCode
Language code.
string
setLanguageCode
Language code.
var
string
$this
getAdminConsoleUri
Output only. URI of Customer's Admin console dashboard.
string
setAdminConsoleUri
Output only. URI of Customer's Admin console dashboard.
var
string
$this
getEduData
Edu information about the customer.
hasEduData
clearEduData
setEduData
Edu information about the customer.
$this