Skip to content

Commit

Permalink
feat(contactcenterinsights): update the API
Browse files Browse the repository at this point in the history
#### contactcenterinsights:v1

The following keys were added:
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadata.properties.ingestConversationsStats.$ref
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadata.properties.ingestConversationsStats.description
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadata.properties.ingestConversationsStats.readOnly
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.description
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.id
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.duplicatesSkippedCount.description
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.duplicatesSkippedCount.format
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.duplicatesSkippedCount.readOnly
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.duplicatesSkippedCount.type
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.failedIngestCount.description
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.failedIngestCount.format
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.failedIngestCount.readOnly
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.failedIngestCount.type
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.processedObjectCount.description
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.processedObjectCount.format
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.processedObjectCount.readOnly
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.processedObjectCount.type
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.successfulIngestCount.description
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.successfulIngestCount.format
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.successfulIngestCount.readOnly
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.properties.successfulIngestCount.type
- schemas.GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats.type
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadata.properties.ingestConversationsStats.$ref
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadata.properties.ingestConversationsStats.description
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadata.properties.ingestConversationsStats.readOnly
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.description
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.id
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.duplicatesSkippedCount.description
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.duplicatesSkippedCount.format
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.duplicatesSkippedCount.readOnly
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.duplicatesSkippedCount.type
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.failedIngestCount.description
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.failedIngestCount.format
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.failedIngestCount.readOnly
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.failedIngestCount.type
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.processedObjectCount.description
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.processedObjectCount.format
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.processedObjectCount.readOnly
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.processedObjectCount.type
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.successfulIngestCount.description
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.successfulIngestCount.format
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.successfulIngestCount.readOnly
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.properties.successfulIngestCount.type
- schemas.GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats.type
  • Loading branch information
yoshi-automation authored and sofisl committed Feb 2, 2023
1 parent 5cf0bbd commit 2c79661
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 1 deletion.
74 changes: 73 additions & 1 deletion discovery/contactcenterinsights-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1356,7 +1356,7 @@
}
}
},
"revision": "20221219",
"revision": "20230129",
"rootUrl": "https://contactcenterinsights.googleapis.com/",
"schemas": {
"GoogleCloudContactcenterinsightsV1Analysis": {
Expand Down Expand Up @@ -2573,6 +2573,11 @@
"readOnly": true,
"type": "string"
},
"ingestConversationsStats": {
"$ref": "GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats",
"description": "Output only. Statistics for IngestConversations operation.",
"readOnly": true
},
"partialErrors": {
"description": "Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.",
"items": {
Expand All @@ -2589,6 +2594,37 @@
},
"type": "object"
},
"GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats": {
"description": "Statistics for IngestConversations operation.",
"id": "GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats",
"properties": {
"duplicatesSkippedCount": {
"description": "Output only. The number of objects skipped because another conversation with the same transcript uri had already been ingested.",
"format": "int32",
"readOnly": true,
"type": "integer"
},
"failedIngestCount": {
"description": "Output only. The number of objects which were unable to be ingested due to errors. The errors are populated in the partial_errors field.",
"format": "int32",
"readOnly": true,
"type": "integer"
},
"processedObjectCount": {
"description": "Output only. The number of objects processed during the ingest operation.",
"format": "int32",
"readOnly": true,
"type": "integer"
},
"successfulIngestCount": {
"description": "Output only. The number of new conversations added during this ingest operation.",
"format": "int32",
"readOnly": true,
"type": "integer"
}
},
"type": "object"
},
"GoogleCloudContactcenterinsightsV1IngestConversationsRequest": {
"description": "The request to ingest conversations.",
"id": "GoogleCloudContactcenterinsightsV1IngestConversationsRequest",
Expand Down Expand Up @@ -3803,6 +3839,11 @@
"readOnly": true,
"type": "string"
},
"ingestConversationsStats": {
"$ref": "GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats",
"description": "Output only. Statistics for IngestConversations operation.",
"readOnly": true
},
"partialErrors": {
"description": "Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.",
"items": {
Expand All @@ -3819,6 +3860,37 @@
},
"type": "object"
},
"GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats": {
"description": "Statistics for IngestConversations operation.",
"id": "GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats",
"properties": {
"duplicatesSkippedCount": {
"description": "Output only. The number of objects skipped because another conversation with the same transcript uri had already been ingested.",
"format": "int32",
"readOnly": true,
"type": "integer"
},
"failedIngestCount": {
"description": "Output only. The number of objects which were unable to be ingested due to errors. The errors are populated in the partial_errors field.",
"format": "int32",
"readOnly": true,
"type": "integer"
},
"processedObjectCount": {
"description": "Output only. The number of objects processed during the ingest operation.",
"format": "int32",
"readOnly": true,
"type": "integer"
},
"successfulIngestCount": {
"description": "Output only. The number of new conversations added during this ingest operation.",
"format": "int32",
"readOnly": true,
"type": "integer"
}
},
"type": "object"
},
"GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequest": {
"description": "The request to ingest conversations.",
"id": "GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequest",
Expand Down
50 changes: 50 additions & 0 deletions src/apis/contactcenterinsights/v1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,10 @@ export namespace contactcenterinsights_v1 {
* Output only. The time the operation finished running.
*/
endTime?: string | null;
/**
* Output only. Statistics for IngestConversations operation.
*/
ingestConversationsStats?: Schema$GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats;
/**
* Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
*/
Expand All @@ -423,6 +427,27 @@ export namespace contactcenterinsights_v1 {
*/
request?: Schema$GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequest;
}
/**
* Statistics for IngestConversations operation.
*/
export interface Schema$GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats {
/**
* Output only. The number of objects skipped because another conversation with the same transcript uri had already been ingested.
*/
duplicatesSkippedCount?: number | null;
/**
* Output only. The number of objects which were unable to be ingested due to errors. The errors are populated in the partial_errors field.
*/
failedIngestCount?: number | null;
/**
* Output only. The number of objects processed during the ingest operation.
*/
processedObjectCount?: number | null;
/**
* Output only. The number of new conversations added during this ingest operation.
*/
successfulIngestCount?: number | null;
}
/**
* The request to ingest conversations.
*/
Expand Down Expand Up @@ -1503,6 +1528,10 @@ export namespace contactcenterinsights_v1 {
* Output only. The time the operation finished running.
*/
endTime?: string | null;
/**
* Output only. Statistics for IngestConversations operation.
*/
ingestConversationsStats?: Schema$GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats;
/**
* Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
*/
Expand All @@ -1512,6 +1541,27 @@ export namespace contactcenterinsights_v1 {
*/
request?: Schema$GoogleCloudContactcenterinsightsV1IngestConversationsRequest;
}
/**
* Statistics for IngestConversations operation.
*/
export interface Schema$GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats {
/**
* Output only. The number of objects skipped because another conversation with the same transcript uri had already been ingested.
*/
duplicatesSkippedCount?: number | null;
/**
* Output only. The number of objects which were unable to be ingested due to errors. The errors are populated in the partial_errors field.
*/
failedIngestCount?: number | null;
/**
* Output only. The number of objects processed during the ingest operation.
*/
processedObjectCount?: number | null;
/**
* Output only. The number of new conversations added during this ingest operation.
*/
successfulIngestCount?: number | null;
}
/**
* The request to ingest conversations.
*/
Expand Down

0 comments on commit 2c79661

Please sign in to comment.