You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.contactCenters.html
+27-11
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,11 @@ <h3>Method Details</h3>
110
110
body: object, The request body.
111
111
The object takes the form of:
112
112
113
-
{ # Message describing ContactCenter object
113
+
{ # Message describing ContactCenter object Next ID: 14
114
+
"adminUser": { # Message storing info about the first admin user. Next ID: 3 # Optional. Info about the first admin user, such as given name and family name.
115
+
"familyName": "A String", # Optional. Last/family name of the first admin user.
116
+
"givenName": "A String", # Optional. First/given name of the first admin user.
117
+
},
114
118
"ccaipManagedUsers": True or False, # Optional. Whether to enable users to be created in the CCAIP-instance concurrently to having users in Cloud identity
"customerDomainPrefix": "A String", # Required. Immutable. At least 2 and max 16 char long, must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
@@ -136,11 +140,11 @@ <h3>Method Details</h3>
136
140
"rootUri": "A String", # Root Uri of the ContactCenter.
137
141
"virtualAgentStreamingServiceUri": "A String", # Virtual Agent Streaming Service Uri of the ContactCenter.
138
142
},
139
-
"userEmail": "A String", # Optional. Email address of the first admin users.
143
+
"userEmail": "A String", # Optional. Email address of the first admin user.
140
144
}
141
145
142
146
contactCenterId: string, Required. 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
143
-
requestId: string, Optional. 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 t he 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
147
+
requestId: string, Optional. 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
144
148
x__xgafv: string, V1 error format.
145
149
Allowed values
146
150
1 - v1 error format
@@ -176,7 +180,7 @@ <h3>Method Details</h3>
176
180
177
181
Args:
178
182
name: string, Required. Name of the resource (required)
179
-
requestId: string, Optional. 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 after the first request. For example, consider a situation where you make an initial request and t he 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
183
+
requestId: string, Optional. 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 after 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
180
184
x__xgafv: string, V1 error format.
181
185
Allowed values
182
186
1 - v1 error format
@@ -220,7 +224,11 @@ <h3>Method Details</h3>
220
224
Returns:
221
225
An object of the form:
222
226
223
-
{ # Message describing ContactCenter object
227
+
{ # Message describing ContactCenter object Next ID: 14
228
+
"adminUser": { # Message storing info about the first admin user. Next ID: 3 # Optional. Info about the first admin user, such as given name and family name.
229
+
"familyName": "A String", # Optional. Last/family name of the first admin user.
230
+
"givenName": "A String", # Optional. First/given name of the first admin user.
231
+
},
224
232
"ccaipManagedUsers": True or False, # Optional. Whether to enable users to be created in the CCAIP-instance concurrently to having users in Cloud identity
"customerDomainPrefix": "A String", # Required. Immutable. At least 2 and max 16 char long, must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
@@ -246,7 +254,7 @@ <h3>Method Details</h3>
246
254
"rootUri": "A String", # Root Uri of the ContactCenter.
247
255
"virtualAgentStreamingServiceUri": "A String", # Virtual Agent Streaming Service Uri of the ContactCenter.
248
256
},
249
-
"userEmail": "A String", # Optional. Email address of the first admin users.
257
+
"userEmail": "A String", # Optional. Email address of the first admin user.
250
258
}</pre>
251
259
</div>
252
260
@@ -270,7 +278,11 @@ <h3>Method Details</h3>
270
278
271
279
{ # Message for response to listing ContactCenters
272
280
"contactCenters": [ # The list of ContactCenter
273
-
{ # Message describing ContactCenter object
281
+
{ # Message describing ContactCenter object Next ID: 14
282
+
"adminUser": { # Message storing info about the first admin user. Next ID: 3 # Optional. Info about the first admin user, such as given name and family name.
283
+
"familyName": "A String", # Optional. Last/family name of the first admin user.
284
+
"givenName": "A String", # Optional. First/given name of the first admin user.
285
+
},
274
286
"ccaipManagedUsers": True or False, # Optional. Whether to enable users to be created in the CCAIP-instance concurrently to having users in Cloud identity
"customerDomainPrefix": "A String", # Required. Immutable. At least 2 and max 16 char long, must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
@@ -296,7 +308,7 @@ <h3>Method Details</h3>
296
308
"rootUri": "A String", # Root Uri of the ContactCenter.
297
309
"virtualAgentStreamingServiceUri": "A String", # Virtual Agent Streaming Service Uri of the ContactCenter.
298
310
},
299
-
"userEmail": "A String", # Optional. Email address of the first admin users.
311
+
"userEmail": "A String", # Optional. Email address of the first admin user.
300
312
},
301
313
],
302
314
"nextPageToken": "A String", # A token identifying a page of results the server should return.
@@ -329,7 +341,11 @@ <h3>Method Details</h3>
329
341
body: object, The request body.
330
342
The object takes the form of:
331
343
332
-
{ # Message describing ContactCenter object
344
+
{ # Message describing ContactCenter object Next ID: 14
345
+
"adminUser": { # Message storing info about the first admin user. Next ID: 3 # Optional. Info about the first admin user, such as given name and family name.
346
+
"familyName": "A String", # Optional. Last/family name of the first admin user.
347
+
"givenName": "A String", # Optional. First/given name of the first admin user.
348
+
},
333
349
"ccaipManagedUsers": True or False, # Optional. Whether to enable users to be created in the CCAIP-instance concurrently to having users in Cloud identity
"customerDomainPrefix": "A String", # Required. Immutable. At least 2 and max 16 char long, must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
@@ -355,10 +371,10 @@ <h3>Method Details</h3>
355
371
"rootUri": "A String", # Root Uri of the ContactCenter.
356
372
"virtualAgentStreamingServiceUri": "A String", # Virtual Agent Streaming Service Uri of the ContactCenter.
357
373
},
358
-
"userEmail": "A String", # Optional. Email address of the first admin users.
374
+
"userEmail": "A String", # Optional. Email address of the first admin user.
359
375
}
360
376
361
-
requestId: string, Optional. 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 t he 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
377
+
requestId: string, Optional. 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
362
378
updateMask: string, Required. Field mask is used to specify the fields to be overwritten in the ContactCenter resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
Copy file name to clipboardexpand all lines: googleapiclient/discovery_cache/documents/contactcenteraiplatform.v1alpha1.json
+25-6
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,7 @@
226
226
"type": "string"
227
227
},
228
228
"requestId": {
229
-
"description": "Optional. 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 t he 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).",
229
+
"description": "Optional. 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).",
230
230
"location": "query",
231
231
"type": "string"
232
232
}
@@ -259,7 +259,7 @@
259
259
"type": "string"
260
260
},
261
261
"requestId": {
262
-
"description": "Optional. 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 after the first request. For example, consider a situation where you make an initial request and t he 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).",
262
+
"description": "Optional. 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 after 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).",
263
263
"location": "query",
264
264
"type": "string"
265
265
}
@@ -360,7 +360,7 @@
360
360
"type": "string"
361
361
},
362
362
"requestId": {
363
-
"description": "Optional. 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 t he 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).",
363
+
"description": "Optional. 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 was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).",
0 commit comments