@maxim_mazurok/gapi.client.contactcenterinsights-v1 0.0.20250721 → 0.0.20250804

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.d.ts +9 -5
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -9,7 +9,7 @@
9
9
  // This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
10
10
  // In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
11
11
  // Generated from: https://contactcenterinsights.googleapis.com/$discovery/rest?version=v1
12
- // Revision: 20250721
12
+ // Revision: 20250804
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -321,6 +321,8 @@ declare namespace gapi.client {
321
321
  agentInfo?: GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadataAgentInfo[];
322
322
  /** An arbitrary integer value indicating the customer's satisfaction rating. */
323
323
  customerSatisfactionRating?: number;
324
+ /** Input only. The feedback labels associated with the conversation. */
325
+ feedbackLabels?: GoogleCloudContactcenterinsightsV1alpha1FeedbackLabel[];
324
326
  /** An arbitrary string value specifying the menu path the customer took. */
325
327
  menuPath?: string;
326
328
  /** The amount of time the customer waited to connect with an agent. */
@@ -1676,6 +1678,8 @@ declare namespace gapi.client {
1676
1678
  agentInfo?: GoogleCloudContactcenterinsightsV1ConversationQualityMetadataAgentInfo[];
1677
1679
  /** An arbitrary integer value indicating the customer's satisfaction rating. */
1678
1680
  customerSatisfactionRating?: number;
1681
+ /** Input only. The feedback labels associated with the conversation. */
1682
+ feedbackLabels?: GoogleCloudContactcenterinsightsV1FeedbackLabel[];
1679
1683
  /** An arbitrary string value specifying the menu path the customer took. */
1680
1684
  menuPath?: string;
1681
1685
  /** The amount of time the customer waited to connect with an agent. */
@@ -4503,7 +4507,7 @@ declare namespace gapi.client {
4503
4507
  access_token?: string;
4504
4508
  /** Data format for response. */
4505
4509
  alt?: string;
4506
- /** Optional. A unique ID for the new AuthorizedView. This ID will become the final component of the AuthorizedView's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See go/aip/122#resource-id-segments */
4510
+ /** Optional. A unique ID for the new AuthorizedView. This ID will become the final component of the AuthorizedView's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See aip.dev/122#resource-id-segments */
4507
4511
  authorizedViewId?: string;
4508
4512
  /** JSONP */
4509
4513
  callback?: string;
@@ -4534,7 +4538,7 @@ declare namespace gapi.client {
4534
4538
  access_token?: string;
4535
4539
  /** Data format for response. */
4536
4540
  alt?: string;
4537
- /** Optional. A unique ID for the new AuthorizedView. This ID will become the final component of the AuthorizedView's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See go/aip/122#resource-id-segments */
4541
+ /** Optional. A unique ID for the new AuthorizedView. This ID will become the final component of the AuthorizedView's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See aip.dev/122#resource-id-segments */
4538
4542
  authorizedViewId?: string;
4539
4543
  /** JSONP */
4540
4544
  callback?: string;
@@ -4871,7 +4875,7 @@ declare namespace gapi.client {
4871
4875
  access_token?: string;
4872
4876
  /** Data format for response. */
4873
4877
  alt?: string;
4874
- /** Optional. A unique ID for the new AuthorizedViewSet. This ID will become the final component of the AuthorizedViewSet's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See go/aip/122#resource-id-segments */
4878
+ /** Optional. A unique ID for the new AuthorizedViewSet. This ID will become the final component of the AuthorizedViewSet's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See aip.dev/122#resource-id-segments */
4875
4879
  authorizedViewSetId?: string;
4876
4880
  /** JSONP */
4877
4881
  callback?: string;
@@ -4902,7 +4906,7 @@ declare namespace gapi.client {
4902
4906
  access_token?: string;
4903
4907
  /** Data format for response. */
4904
4908
  alt?: string;
4905
- /** Optional. A unique ID for the new AuthorizedViewSet. This ID will become the final component of the AuthorizedViewSet's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See go/aip/122#resource-id-segments */
4909
+ /** Optional. A unique ID for the new AuthorizedViewSet. This ID will become the final component of the AuthorizedViewSet's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See aip.dev/122#resource-id-segments */
4906
4910
  authorizedViewSetId?: string;
4907
4911
  /** JSONP */
4908
4912
  callback?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.contactcenterinsights-v1",
3
- "version": "0.0.20250721",
3
+ "version": "0.0.20250804",
4
4
  "description": "TypeScript typings for Contact Center AI Insights API v1",
5
5
  "repository": {
6
6
  "type": "git",