Skip to main content

Gcp/contactcenteraiplatform

@swamp/gcp/contactcenteraiplatformv2026.04.23.1· 8d agoMODELS
01README

Google Cloud contactcenteraiplatform infrastructure models

02Models2
@swamp/gcp/contactcenteraiplatform/contactcentersv2026.04.23.1contactcenters.ts

Global Arguments

ArgumentTypeDescription
adminUser?objectMessage storing info about the first admin user. Next ID: 3
advancedReportingEnabled?booleanOptional. Whether the advanced reporting feature is enabled.
ccaipManagedUsers?booleanOptional. Whether to enable users to be created in the CCAIP-instance concurrently to having users in Cloud identity
critical?objectInstances in this Channel will receive updates after all instances in `Normal` were updated. They also will only be updated outside of their peak hours.
customerDomainPrefix?stringRequired. Immutable. At least 2 and max 16 char long, must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
displayName?stringRequired. A user friendly name for the ContactCenter.
early?objectLINT.IfChange First Channel to receive the updates. Meant to dev/test instances
featureConfig?object
instanceConfig?objectMessage storing the instance configuration.
kmsKey?stringImmutable. The KMS key name to encrypt the user input (`ContactCenter`).
labels?recordLabels as key value pairs
name?stringname of resource
normal?objectInstances in this Channel will receive updates after all instances in `Early` were updated + 2 days.
privateAccess?objectDefines ingress and egress private traffic settings for CCAIP instances.
samlParams?objectMessage storing SAML params to enable Google as IDP.
uris?objectMessage storing the URIs of the ContactCenter.
userEmail?stringOptional. Email address of the first admin user.
contactCenterId?stringRequired. Id of the requesting object If auto-generating Id server-side, remove this field and contact_center_id from the method_signature of Create RPC
requestId?stringOptional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID w
location?stringThe location for this resource (e.g., 'us', 'us-central1', 'europe-west1')
fn create()
Create a contactCenters
fn get(identifier: string)
Get a contactCenters
ArgumentTypeDescription
identifierstringThe name of the contactCenters
fn update()
Update contactCenters attributes
fn delete(identifier: string)
Delete the contactCenters
ArgumentTypeDescription
identifierstringThe name of the contactCenters
fn sync()
Sync contactCenters state from GCP

Resources

state(infinite)— Message describing ContactCenter object
@swamp/gcp/contactcenteraiplatform/locationsv2026.04.23.1locations.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
fn get(identifier: string)
Get a locations
ArgumentTypeDescription
identifierstringThe name of the locations
fn sync()
Sync locations state from GCP
fn generate_shifts(employeeInfo?: any, planningHorizon?: any, shiftTemplates?: any, solverConfig?: any, workforceDemands?: any)
generate shifts
ArgumentTypeDescription
employeeInfo?any
planningHorizon?any
shiftTemplates?any
solverConfig?any
workforceDemands?any
fn query_contact_center_quota()
query contact center quota

Resources

state(infinite)— A resource that represents a Google Cloud location.
03Previous Versions4
2026.04.03.3Apr 3, 2026
  • Updated: locations, contactcenters
2026.04.03.1Apr 3, 2026
  • Updated: locations, contactcenters
2026.04.02.2Apr 2, 2026
2026.03.27.1Mar 27, 2026
  • Added: locations, contactcenters
04Stats
A
100 / 100
Downloads
0
Archive size
24.7 KB
Verified by Swamp
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels