|
387 | 387 | "operations": {
|
388 | 388 | "methods": {
|
389 | 389 | "cancel": {
|
390 |
| - "description": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.", |
| 390 | + "description": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.", |
391 | 391 | "flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}:cancel",
|
392 | 392 | "httpMethod": "POST",
|
393 | 393 | "id": "contactcenteraiplatform.projects.locations.operations.cancel",
|
|
512 | 512 | }
|
513 | 513 | }
|
514 | 514 | },
|
515 |
| - "revision": "20240904", |
| 515 | + "revision": "20241205", |
516 | 516 | "rootUrl": "https://contactcenteraiplatform.googleapis.com/",
|
517 | 517 | "schemas": {
|
518 | 518 | "AdminUser": {
|
|
555 | 555 | "type": "object"
|
556 | 556 | },
|
557 | 557 | "ContactCenter": {
|
558 |
| - "description": "Message describing ContactCenter object Next ID: 23", |
| 558 | + "description": "Message describing ContactCenter object Next ID: 24", |
559 | 559 | "id": "ContactCenter",
|
560 | 560 | "properties": {
|
561 | 561 | "adminUser": {
|
|
738 | 738 | "type": "string"
|
739 | 739 | },
|
740 | 740 | "cancelRequested": {
|
741 |
| - "description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.", |
| 741 | + "description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have google.longrunning.Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.", |
742 | 742 | "readOnly": true,
|
743 | 743 | "type": "boolean"
|
744 | 744 | },
|
|
792 | 792 | "MULTIREGION_LARGE",
|
793 | 793 | "MULTIREGION_XLARGE",
|
794 | 794 | "MULTIREGION_2XLARGE",
|
795 |
| - "MULTIREGION_3XLARGE" |
| 795 | + "MULTIREGION_3XLARGE", |
| 796 | + "DEV_SMALL", |
| 797 | + "SANDBOX_SMALL", |
| 798 | + "TRIAL_SMALL", |
| 799 | + "TIME_LIMITED_TRIAL_SMALL" |
796 | 800 | ],
|
797 | 801 | "enumDescriptions": [
|
798 | 802 | "The default value. This value is used if the state is omitted.",
|
|
808 | 812 | "Instance Size MULTIREGION_LARGE",
|
809 | 813 | "Instance Size MULTIREGION_XLARGE",
|
810 | 814 | "Instance Size MULTIREGION_2XLARGE.",
|
811 |
| - "Instance Size MULTIREGION_3XLARGE." |
| 815 | + "Instance Size MULTIREGION_3XLARGE.", |
| 816 | + "Instance Size DEV_SMALL", |
| 817 | + "Instance Size SANDBOX_SMALL", |
| 818 | + "Instance Size TRIAL_SMALL", |
| 819 | + "Instance Size TIME_LIMITED_TRIAL_SMALL" |
812 | 820 | ],
|
813 | 821 | "type": "string"
|
814 | 822 | }
|
|
1076 | 1084 | "MULTIREGION_LARGE",
|
1077 | 1085 | "MULTIREGION_XLARGE",
|
1078 | 1086 | "MULTIREGION_2XLARGE",
|
1079 |
| - "MULTIREGION_3XLARGE" |
| 1087 | + "MULTIREGION_3XLARGE", |
| 1088 | + "DEV_SMALL", |
| 1089 | + "SANDBOX_SMALL", |
| 1090 | + "TRIAL_SMALL", |
| 1091 | + "TIME_LIMITED_TRIAL_SMALL" |
1080 | 1092 | ],
|
1081 | 1093 | "enumDescriptions": [
|
1082 | 1094 | "The default value. This value is used if the state is omitted.",
|
|
1092 | 1104 | "Instance Size MULTIREGION_LARGE",
|
1093 | 1105 | "Instance Size MULTIREGION_XLARGE",
|
1094 | 1106 | "Instance Size MULTIREGION_2XLARGE.",
|
1095 |
| - "Instance Size MULTIREGION_3XLARGE." |
| 1107 | + "Instance Size MULTIREGION_3XLARGE.", |
| 1108 | + "Instance Size DEV_SMALL", |
| 1109 | + "Instance Size SANDBOX_SMALL", |
| 1110 | + "Instance Size TRIAL_SMALL", |
| 1111 | + "Instance Size TIME_LIMITED_TRIAL_SMALL" |
1096 | 1112 | ],
|
1097 | 1113 | "type": "string"
|
1098 | 1114 | }
|
|
1220 | 1236 | "id": "TimeOfDay",
|
1221 | 1237 | "properties": {
|
1222 | 1238 | "hours": {
|
1223 |
| - "description": "Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.", |
| 1239 | + "description": "Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.", |
1224 | 1240 | "format": "int32",
|
1225 | 1241 | "type": "integer"
|
1226 | 1242 | },
|
1227 | 1243 | "minutes": {
|
1228 |
| - "description": "Minutes of hour of day. Must be from 0 to 59.", |
| 1244 | + "description": "Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.", |
1229 | 1245 | "format": "int32",
|
1230 | 1246 | "type": "integer"
|
1231 | 1247 | },
|
1232 | 1248 | "nanos": {
|
1233 |
| - "description": "Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.", |
| 1249 | + "description": "Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.", |
1234 | 1250 | "format": "int32",
|
1235 | 1251 | "type": "integer"
|
1236 | 1252 | },
|
1237 | 1253 | "seconds": {
|
1238 |
| - "description": "Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.", |
| 1254 | + "description": "Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.", |
1239 | 1255 | "format": "int32",
|
1240 | 1256 | "type": "integer"
|
1241 | 1257 | }
|
|
0 commit comments