Get Contact Center Result
data class GetContactCenterResult(val adminUser: AdminUserResponse, val ccaipManagedUsers: Boolean, val createTime: String, val customerDomainPrefix: String, val displayName: String, val instanceConfig: InstanceConfigResponse, val labels: Map<String, String>, val name: String, val samlParams: SAMLParamsResponse, val state: String, val updateTime: String, val uris: URIsResponse, val userEmail: String)
Constructors
Link copied to clipboard
constructor(adminUser: AdminUserResponse, ccaipManagedUsers: Boolean, createTime: String, customerDomainPrefix: String, displayName: String, instanceConfig: InstanceConfigResponse, labels: Map<String, String>, name: String, samlParams: SAMLParamsResponse, state: String, updateTime: String, uris: URIsResponse, userEmail: String)
Properties
Link copied to clipboard
Optional. Info about the first admin user, such as given name and family name.
Link copied to clipboard
Optional. Whether to enable users to be created in the CCAIP-instance concurrently to having users in Cloud identity
Link copied to clipboard
Output only Create time stamp
Link copied to clipboard
Immutable. At least 2 and max 16 char long, must conform to RFC 1035.
Link copied to clipboard
A user friendly name for the ContactCenter.
Link copied to clipboard
The configuration of this instance, it is currently immutable once created.
Link copied to clipboard
Optional. Params that sets up Google as IdP.
Link copied to clipboard
Output only Update time stamp
Link copied to clipboard
URIs to access the deployed ContactCenters.