@maxim_mazurok/gapi.client.contactcenterinsights-v1 0.1.20250926 → 0.1.20251007
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.
- package/index.d.ts +5 -15
- 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:
|
|
12
|
+
// Revision: 20251007
|
|
13
13
|
|
|
14
14
|
/// <reference types="gapi.client" />
|
|
15
15
|
|
|
@@ -938,8 +938,6 @@ declare namespace gapi.client {
|
|
|
938
938
|
numValue?: number;
|
|
939
939
|
/** Output only. The maximum potential score of the question. */
|
|
940
940
|
potentialScore?: number;
|
|
941
|
-
/** Output only. The rationale for the answer. This field is only populated for answers that are generated by the LLM. Manual edits currently do not have rationales. */
|
|
942
|
-
rationale?: GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerValueQaAnswerRationale;
|
|
943
941
|
/** Output only. Numerical score of the answer. */
|
|
944
942
|
score?: number;
|
|
945
943
|
/** Output only. A value of "Skip". If provided, this field may only be set to `true`. If a question receives this answer, it will be excluded from any score calculations. This would mean that the question was not evaluated. */
|
|
@@ -947,10 +945,6 @@ declare namespace gapi.client {
|
|
|
947
945
|
/** String value. */
|
|
948
946
|
strValue?: string;
|
|
949
947
|
}
|
|
950
|
-
interface GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerValueQaAnswerRationale {
|
|
951
|
-
/** The rationale string for the answer. */
|
|
952
|
-
rationale?: string;
|
|
953
|
-
}
|
|
954
948
|
interface GoogleCloudContactcenterinsightsV1alpha1QaQuestionTag {
|
|
955
949
|
/** Output only. The time at which the question tag was created. */
|
|
956
950
|
createTime?: string;
|
|
@@ -2501,8 +2495,6 @@ declare namespace gapi.client {
|
|
|
2501
2495
|
numValue?: number;
|
|
2502
2496
|
/** Output only. The maximum potential score of the question. */
|
|
2503
2497
|
potentialScore?: number;
|
|
2504
|
-
/** Output only. The rationale for the answer. This field is only populated for answers that are generated by the LLM. Manual edits currently do not have rationales. */
|
|
2505
|
-
rationale?: GoogleCloudContactcenterinsightsV1QaAnswerAnswerValueQaAnswerRationale;
|
|
2506
2498
|
/** Output only. Numerical score of the answer. */
|
|
2507
2499
|
score?: number;
|
|
2508
2500
|
/** Output only. A value of "Skip". If provided, this field may only be set to `true`. If a question receives this answer, it will be excluded from any score calculations. This would mean that the question was not evaluated. */
|
|
@@ -2510,10 +2502,6 @@ declare namespace gapi.client {
|
|
|
2510
2502
|
/** String value. */
|
|
2511
2503
|
strValue?: string;
|
|
2512
2504
|
}
|
|
2513
|
-
interface GoogleCloudContactcenterinsightsV1QaAnswerAnswerValueQaAnswerRationale {
|
|
2514
|
-
/** The rationale string for the answer. */
|
|
2515
|
-
rationale?: string;
|
|
2516
|
-
}
|
|
2517
2505
|
interface GoogleCloudContactcenterinsightsV1QaQuestion {
|
|
2518
2506
|
/** Short, descriptive string, used in the UI where it's not practical to display the full question body. E.g., "Greeting". */
|
|
2519
2507
|
abbreviation?: string;
|
|
@@ -2867,6 +2855,8 @@ declare namespace gapi.client {
|
|
|
2867
2855
|
pubsubNotificationSettings?: {[P in string]: string};
|
|
2868
2856
|
/** Default DLP redaction resources to be applied while ingesting conversations. This applies to conversations ingested from the `UploadConversation` and `IngestConversations` endpoints, including conversations coming from CCAI Platform. */
|
|
2869
2857
|
redactionConfig?: GoogleCloudContactcenterinsightsV1RedactionConfig;
|
|
2858
|
+
/** Optional. The path to a Cloud Storage bucket containing conversation screen recordings. If provided, Insights will search in the bucket for a screen recording file matching the conversation data source object name prefix. If matches are found, these file URIs will be stored in the conversation screen recordings field. */
|
|
2859
|
+
screenRecordingBucketUri?: string;
|
|
2870
2860
|
/** Optional. Default Speech-to-Text resources to use while ingesting audio files. Optional, CCAI Insights will create a default if not provided. This applies to conversations ingested from the `UploadConversation` and `IngestConversations` endpoints, including conversations coming from CCAI Platform. */
|
|
2871
2861
|
speechConfig?: GoogleCloudContactcenterinsightsV1SpeechConfig;
|
|
2872
2862
|
/** Output only. The time at which the settings were last updated. */
|
|
@@ -6552,7 +6542,7 @@ declare namespace gapi.client {
|
|
|
6552
6542
|
prettyPrint?: boolean;
|
|
6553
6543
|
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
6554
6544
|
quotaUser?: string;
|
|
6555
|
-
/** The list of fields to be updated. All possible fields can be updated by passing `*`, or a subset of the following updateable fields can be provided: * `agent_id` * `language_code` * `labels` * `metadata` * `quality_metadata` * `call_metadata` * `start_time` * `expire_time` or `ttl` * `data_source.gcs_source.audio_uri` or `data_source.dialogflow_source.audio_uri` */
|
|
6545
|
+
/** The list of fields to be updated. All possible fields can be updated by passing `*`, or a subset of the following updateable fields can be provided: * `agent_id` * `language_code` * `labels` * `metadata` * `quality_metadata` * `call_metadata` * `start_time` * `expire_time` or `ttl` * `data_source.gcs_source.audio_uri` or * `data_source.dialogflow_source.audio_uri` * `data_source.screen_recordings` */
|
|
6556
6546
|
updateMask?: string;
|
|
6557
6547
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
6558
6548
|
upload_protocol?: string;
|
|
@@ -6585,7 +6575,7 @@ declare namespace gapi.client {
|
|
|
6585
6575
|
prettyPrint?: boolean;
|
|
6586
6576
|
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
6587
6577
|
quotaUser?: string;
|
|
6588
|
-
/** The list of fields to be updated. All possible fields can be updated by passing `*`, or a subset of the following updateable fields can be provided: * `agent_id` * `language_code` * `labels` * `metadata` * `quality_metadata` * `call_metadata` * `start_time` * `expire_time` or `ttl` * `data_source.gcs_source.audio_uri` or `data_source.dialogflow_source.audio_uri` */
|
|
6578
|
+
/** The list of fields to be updated. All possible fields can be updated by passing `*`, or a subset of the following updateable fields can be provided: * `agent_id` * `language_code` * `labels` * `metadata` * `quality_metadata` * `call_metadata` * `start_time` * `expire_time` or `ttl` * `data_source.gcs_source.audio_uri` or * `data_source.dialogflow_source.audio_uri` * `data_source.screen_recordings` */
|
|
6589
6579
|
updateMask?: string;
|
|
6590
6580
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
6591
6581
|
upload_protocol?: string;
|