Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0a5e5a8

Browse files
committedMar 4, 2025
feat(contactcenterinsights): update the api
#### contactcenterinsights:v1 The following keys were added: - schemas.GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfig.properties.generator.type (Total Keys: 1) - schemas.GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorSummarizationConfig.properties.generator.type (Total Keys: 1)
1 parent d91b9cc commit 0a5e5a8

5 files changed

+29
-1
lines changed
 

‎docs/dyn/contactcenterinsights_v1.projects.locations.analysisRules.html

+6
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ <h3>Method Details</h3>
138138
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
139139
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
140140
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
141+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
141142
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
142143
},
143144
},
@@ -184,6 +185,7 @@ <h3>Method Details</h3>
184185
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
185186
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
186187
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
188+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
187189
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
188190
},
189191
},
@@ -255,6 +257,7 @@ <h3>Method Details</h3>
255257
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
256258
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
257259
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
260+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
258261
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
259262
},
260263
},
@@ -312,6 +315,7 @@ <h3>Method Details</h3>
312315
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
313316
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
314317
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
318+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
315319
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
316320
},
317321
},
@@ -377,6 +381,7 @@ <h3>Method Details</h3>
377381
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
378382
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
379383
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
384+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
380385
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
381386
},
382387
},
@@ -424,6 +429,7 @@ <h3>Method Details</h3>
424429
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
425430
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
426431
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
432+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
427433
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
428434
},
429435
},

‎docs/dyn/contactcenterinsights_v1.projects.locations.conversations.analyses.html

+3
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ <h3>Method Details</h3>
303303
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
304304
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
305305
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
306+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
306307
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
307308
},
308309
},
@@ -568,6 +569,7 @@ <h3>Method Details</h3>
568569
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
569570
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
570571
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
572+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
571573
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
572574
},
573575
},
@@ -792,6 +794,7 @@ <h3>Method Details</h3>
792794
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
793795
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
794796
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
797+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
795798
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
796799
},
797800
},

‎docs/dyn/contactcenterinsights_v1.projects.locations.conversations.html

+8
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ <h3>Method Details</h3>
157157
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
158158
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
159159
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
160+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
160161
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
161162
},
162163
},
@@ -523,6 +524,7 @@ <h3>Method Details</h3>
523524
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
524525
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
525526
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
527+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
526528
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
527529
},
528530
},
@@ -912,6 +914,7 @@ <h3>Method Details</h3>
912914
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
913915
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
914916
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
917+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
915918
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
916919
},
917920
},
@@ -1331,6 +1334,7 @@ <h3>Method Details</h3>
13311334
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
13321335
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
13331336
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
1337+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
13341338
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
13351339
},
13361340
},
@@ -1803,6 +1807,7 @@ <h3>Method Details</h3>
18031807
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
18041808
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
18051809
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
1810+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
18061811
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
18071812
},
18081813
},
@@ -2210,6 +2215,7 @@ <h3>Method Details</h3>
22102215
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
22112216
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
22122217
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
2218+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
22132219
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
22142220
},
22152221
},
@@ -2599,6 +2605,7 @@ <h3>Method Details</h3>
25992605
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
26002606
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
26012607
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
2608+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
26022609
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
26032610
},
26042611
},
@@ -2990,6 +2997,7 @@ <h3>Method Details</h3>
29902997
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
29912998
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
29922999
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
3000+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
29933001
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
29943002
},
29953003
},

‎docs/dyn/contactcenterinsights_v1.projects.locations.html

+3
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ <h3>Method Details</h3>
320320
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
321321
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
322322
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
323+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
323324
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
324325
},
325326
},
@@ -505,6 +506,7 @@ <h3>Method Details</h3>
505506
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
506507
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
507508
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
509+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
508510
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
509511
},
510512
},
@@ -564,6 +566,7 @@ <h3>Method Details</h3>
564566
&quot;runSummarizationAnnotator&quot;: True or False, # Whether to run the summarization annotator.
565567
&quot;summarizationConfig&quot;: { # Configuration for summarization. # Configuration for the summarization annotator.
566568
&quot;conversationProfile&quot;: &quot;A String&quot;, # Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
569+
&quot;generator&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: projects//locations//generators/
567570
&quot;summarizationModel&quot;: &quot;A String&quot;, # Default summarization model to be used.
568571
},
569572
},

‎googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -2609,7 +2609,7 @@
26092609
}
26102610
}
26112611
},
2612-
"revision": "20250217",
2612+
"revision": "20250224",
26132613
"rootUrl": "https://contactcenterinsights.googleapis.com/",
26142614
"schemas": {
26152615
"GoogleCloudContactcenterinsightsV1Analysis": {
@@ -2876,6 +2876,10 @@
28762876
"description": "Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}",
28772877
"type": "string"
28782878
},
2879+
"generator": {
2880+
"description": "The resource name of the existing created generator. Format: projects//locations//generators/",
2881+
"type": "string"
2882+
},
28792883
"summarizationModel": {
28802884
"description": "Default summarization model to be used.",
28812885
"enum": [
@@ -6914,6 +6918,10 @@
69146918
"description": "Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}",
69156919
"type": "string"
69166920
},
6921+
"generator": {
6922+
"description": "The resource name of the existing created generator. Format: projects//locations//generators/",
6923+
"type": "string"
6924+
},
69176925
"summarizationModel": {
69186926
"description": "Default summarization model to be used.",
69196927
"enum": [

0 commit comments

Comments
 (0)
Please sign in to comment.