Skip to content

Commit 9ac9faa

Browse files
feat(contactcenterinsights): update the api
#### contactcenterinsights:v1 The following keys were added: - schemas.GoogleCloudContactcenterinsightsV1CalculateStatsResponse.properties.issueMatchesStats (Total Keys: 2) - schemas.GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats.properties.displayName.type (Total Keys: 1) - schemas.GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats.properties.displayName.type (Total Keys: 1)
1 parent ad74c39 commit 9ac9faa

File tree

3 files changed

+31
-3
lines changed

3 files changed

+31
-3
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,13 @@ <h3>Method Details</h3>
138138
&quot;issueMatches&quot;: { # A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects//locations//issueModels//issues/` Deprecated, use `issue_matches_stats` field instead.
139139
&quot;a_key&quot;: 42,
140140
},
141+
&quot;issueMatchesStats&quot;: { # A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects//locations//issueModels//issues/`
142+
&quot;a_key&quot;: { # Aggregated statistics about an issue.
143+
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
144+
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
145+
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
146+
},
147+
},
141148
&quot;smartHighlighterMatches&quot;: { # A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
142149
&quot;a_key&quot;: 42,
143150
},
@@ -379,7 +386,7 @@ <h3>Method Details</h3>
379386
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The most recent time at which the conversation was updated.
380387
}
381388

382-
conversationId: string, A unique ID for the new conversation. This ID will become the final component of the conversation&#x27;s resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-32 characters and must match the regular expression /^[a-z0-9-]{4,32}$/. Valid characters are /a-z-/
389+
conversationId: string, A unique ID for the new conversation. This ID will become the final component of the conversation&#x27;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-z0-9-]{4,64}$/. Valid characters are /a-z-/
383390
x__xgafv: string, V1 error format.
384391
Allowed values
385392
1 - v1 error format

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ <h3>Method Details</h3>
126126
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
127127
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
128128
&quot;a_key&quot;: { # Aggregated statistics about an issue.
129+
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
129130
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
130131
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
131132
},
@@ -163,6 +164,7 @@ <h3>Method Details</h3>
163164
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
164165
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
165166
&quot;a_key&quot;: { # Aggregated statistics about an issue.
167+
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
166168
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
167169
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
168170
},
@@ -306,6 +308,7 @@ <h3>Method Details</h3>
306308
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
307309
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
308310
&quot;a_key&quot;: { # Aggregated statistics about an issue.
311+
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
309312
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
310313
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
311314
},
@@ -346,6 +349,7 @@ <h3>Method Details</h3>
346349
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
347350
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
348351
&quot;a_key&quot;: { # Aggregated statistics about an issue.
352+
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
349353
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
350354
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
351355
},
@@ -381,6 +385,7 @@ <h3>Method Details</h3>
381385
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
382386
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
383387
&quot;a_key&quot;: { # Aggregated statistics about an issue.
388+
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
384389
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
385390
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
386391
},
@@ -413,6 +418,7 @@ <h3>Method Details</h3>
413418
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
414419
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
415420
&quot;a_key&quot;: { # Aggregated statistics about an issue.
421+
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
416422
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
417423
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
418424
},

googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
],
213213
"parameters": {
214214
"conversationId": {
215-
"description": "A unique ID for the new conversation. This ID will become the final component of the conversation's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-32 characters and must match the regular expression /^[a-z0-9-]{4,32}$/. Valid characters are /a-z-/",
215+
"description": "A unique ID for the new conversation. This ID will become the final component of the conversation'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-z0-9-]{4,64}$/. Valid characters are /a-z-/",
216216
"location": "query",
217217
"type": "string"
218218
},
@@ -1123,7 +1123,7 @@
11231123
}
11241124
}
11251125
},
1126-
"revision": "20211029",
1126+
"revision": "20211112",
11271127
"rootUrl": "https://contactcenterinsights.googleapis.com/",
11281128
"schemas": {
11291129
"GoogleCloudContactcenterinsightsV1Analysis": {
@@ -1349,6 +1349,13 @@
13491349
"description": "A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects//locations//issueModels//issues/` Deprecated, use `issue_matches_stats` field instead.",
13501350
"type": "object"
13511351
},
1352+
"issueMatchesStats": {
1353+
"additionalProperties": {
1354+
"$ref": "GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats"
1355+
},
1356+
"description": "A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects//locations//issueModels//issues/`",
1357+
"type": "object"
1358+
},
13521359
"smartHighlighterMatches": {
13531360
"additionalProperties": {
13541361
"format": "int32",
@@ -2355,6 +2362,10 @@
23552362
"description": "Aggregated statistics about an issue.",
23562363
"id": "GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats",
23572364
"properties": {
2365+
"displayName": {
2366+
"description": "Display name of the issue.",
2367+
"type": "string"
2368+
},
23582369
"issue": {
23592370
"description": "Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}",
23602371
"type": "string"
@@ -3175,6 +3186,10 @@
31753186
"description": "Aggregated statistics about an issue.",
31763187
"id": "GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats",
31773188
"properties": {
3189+
"displayName": {
3190+
"description": "Display name of the issue.",
3191+
"type": "string"
3192+
},
31783193
"issue": {
31793194
"description": "Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}",
31803195
"type": "string"

0 commit comments

Comments
 (0)