Skip to main content

contact_centers

Overview

Namecontact_centers
TypeResource
Idgoogle.contactcenteraiplatform.contact_centers

Fields

NameDatatypeDescription
namestringname of resource
adminUserobjectMessage storing info about the first admin user. Next ID: 3
ccaipManagedUsersbooleanOptional. Whether to enable users to be created in the CCAIP-instance concurrently to having users in Cloud identity
createTimestringOutput only. [Output only] Create time stamp
customerDomainPrefixstringRequired. Immutable. At least 2 and max 16 char long, must conform to RFC 1035.
displayNamestringRequired. A user friendly name for the ContactCenter.
instanceConfigobjectMessage storing the instance configuration.
kmsKeystringImmutable. The KMS key name to encrypt the user input (ContactCenter).
labelsobjectLabels as key value pairs
samlParamsobjectMessage storing SAML params to enable Google as IDP.
statestringOutput only. The state of this contact center.
updateTimestringOutput only. [Output only] Update time stamp
urisobjectMessage storing the URIs of the ContactCenter.
userEmailstringOptional. Email address of the first admin user.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcontactCentersId, locationsId, projectsIdGets details of a single ContactCenter.
listSELECTlocationsId, projectsIdLists ContactCenters in a given project and location.
createINSERTlocationsId, projectsIdCreates a new ContactCenter in a given project and location.
deleteDELETEcontactCentersId, locationsId, projectsIdDeletes a single ContactCenter.
_listEXEClocationsId, projectsIdLists ContactCenters in a given project and location.
patchEXECcontactCentersId, locationsId, projectsIdUpdates the parameters of a single ContactCenter.