Google Cloud Channel V1Cloud Identity Info Response
data class GoogleCloudChannelV1CloudIdentityInfoResponse(val adminConsoleUri: String, val alternateEmail: String, val customerType: String, val eduData: GoogleCloudChannelV1EduDataResponse, val isDomainVerified: Boolean, val languageCode: String, val phoneNumber: String, val primaryDomain: String)
Cloud Identity information for the Cloud Channel Customer.
Constructors
Link copied to clipboard
fun GoogleCloudChannelV1CloudIdentityInfoResponse(adminConsoleUri: String, alternateEmail: String, customerType: String, eduData: GoogleCloudChannelV1EduDataResponse, isDomainVerified: Boolean, languageCode: String, phoneNumber: String, primaryDomain: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard