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.GoogleCloudContactcenterinsightsV1CalculateStatsResponse.properties.issueMatchesStats (Total Keys: 2)
- schemas.GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats.properties.displayName.type (Total Keys: 1)
- schemas.GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats.properties.displayName.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Nov 16, 2021
1 parent ad74c39 commit 9ac9faa
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,13 @@ <h3>Method Details</h3>
&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.
&quot;a_key&quot;: 42,
},
&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/`
&quot;a_key&quot;: { # Aggregated statistics about an issue.
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
},
},
&quot;smartHighlighterMatches&quot;: { # A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
&quot;a_key&quot;: 42,
},
Expand Down Expand Up @@ -379,7 +386,7 @@ <h3>Method Details</h3>
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The most recent time at which the conversation was updated.
}

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-/
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-/
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ <h3>Method Details</h3>
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
&quot;a_key&quot;: { # Aggregated statistics about an issue.
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
},
Expand Down Expand Up @@ -163,6 +164,7 @@ <h3>Method Details</h3>
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
&quot;a_key&quot;: { # Aggregated statistics about an issue.
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
},
Expand Down Expand Up @@ -306,6 +308,7 @@ <h3>Method Details</h3>
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
&quot;a_key&quot;: { # Aggregated statistics about an issue.
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
},
Expand Down Expand Up @@ -346,6 +349,7 @@ <h3>Method Details</h3>
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
&quot;a_key&quot;: { # Aggregated statistics about an issue.
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
},
Expand Down Expand Up @@ -381,6 +385,7 @@ <h3>Method Details</h3>
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
&quot;a_key&quot;: { # Aggregated statistics about an issue.
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
},
Expand Down Expand Up @@ -413,6 +418,7 @@ <h3>Method Details</h3>
&quot;analyzedConversationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed at this point in time.
&quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
&quot;a_key&quot;: { # Aggregated statistics about an issue.
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
&quot;labeledConversationsCount&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in time.
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
],
"parameters": {
"conversationId": {
"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-/",
"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-/",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -1123,7 +1123,7 @@
}
}
},
"revision": "20211029",
"revision": "20211112",
"rootUrl": "https://contactcenterinsights.googleapis.com/",
"schemas": {
"GoogleCloudContactcenterinsightsV1Analysis": {
Expand Down Expand Up @@ -1349,6 +1349,13 @@
"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.",
"type": "object"
},
"issueMatchesStats": {
"additionalProperties": {
"$ref": "GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats"
},
"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/`",
"type": "object"
},
"smartHighlighterMatches": {
"additionalProperties": {
"format": "int32",
Expand Down Expand Up @@ -2355,6 +2362,10 @@
"description": "Aggregated statistics about an issue.",
"id": "GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats",
"properties": {
"displayName": {
"description": "Display name of the issue.",
"type": "string"
},
"issue": {
"description": "Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}",
"type": "string"
Expand Down Expand Up @@ -3175,6 +3186,10 @@
"description": "Aggregated statistics about an issue.",
"id": "GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats",
"properties": {
"displayName": {
"description": "Display name of the issue.",
"type": "string"
},
"issue": {
"description": "Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}",
"type": "string"
Expand Down

0 comments on commit 9ac9faa

Please sign in to comment.