Skip to content

Commit 3abcf53

Browse files
feat(contactcenterinsights): update the api
#### contactcenterinsights:v1 The following keys were added: - schemas.GoogleCloudContactcenterinsightsV1ConversationParticipant.properties.dialogflowParticipantName.type (Total Keys: 1) - schemas.GoogleCloudContactcenterinsightsV1ConversationParticipant.properties.userId.type (Total Keys: 1)
1 parent 7c21158 commit 3abcf53

File tree

3 files changed

+33
-13
lines changed

3 files changed

+33
-13
lines changed

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

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -347,8 +347,10 @@ <h3>Method Details</h3>
347347
&quot;confidence&quot;: 3.14, # A confidence estimate between 0.0 and 1.0 of the fidelity of this segment. A default value of 0.0 indicates that the value is unset.
348348
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: &quot;en-US&quot;.
349349
&quot;segmentParticipant&quot;: { # The call participant speaking for a given utterance. # The participant of this segment.
350-
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
350+
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
351+
&quot;dialogflowParticipantName&quot;: &quot;A String&quot;, # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
351352
&quot;role&quot;: &quot;A String&quot;, # The role of the participant.
353+
&quot;userId&quot;: &quot;A String&quot;, # A user-specified ID representing the participant.
352354
},
353355
&quot;text&quot;: &quot;A String&quot;, # The text of this segment.
354356
&quot;words&quot;: [ # A list of the word-specific information for each word in the segment.
@@ -565,8 +567,10 @@ <h3>Method Details</h3>
565567
&quot;confidence&quot;: 3.14, # A confidence estimate between 0.0 and 1.0 of the fidelity of this segment. A default value of 0.0 indicates that the value is unset.
566568
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: &quot;en-US&quot;.
567569
&quot;segmentParticipant&quot;: { # The call participant speaking for a given utterance. # The participant of this segment.
568-
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
570+
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
571+
&quot;dialogflowParticipantName&quot;: &quot;A String&quot;, # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
569572
&quot;role&quot;: &quot;A String&quot;, # The role of the participant.
573+
&quot;userId&quot;: &quot;A String&quot;, # A user-specified ID representing the participant.
570574
},
571575
&quot;text&quot;: &quot;A String&quot;, # The text of this segment.
572576
&quot;words&quot;: [ # A list of the word-specific information for each word in the segment.
@@ -813,8 +817,10 @@ <h3>Method Details</h3>
813817
&quot;confidence&quot;: 3.14, # A confidence estimate between 0.0 and 1.0 of the fidelity of this segment. A default value of 0.0 indicates that the value is unset.
814818
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: &quot;en-US&quot;.
815819
&quot;segmentParticipant&quot;: { # The call participant speaking for a given utterance. # The participant of this segment.
816-
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
820+
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
821+
&quot;dialogflowParticipantName&quot;: &quot;A String&quot;, # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
817822
&quot;role&quot;: &quot;A String&quot;, # The role of the participant.
823+
&quot;userId&quot;: &quot;A String&quot;, # A user-specified ID representing the participant.
818824
},
819825
&quot;text&quot;: &quot;A String&quot;, # The text of this segment.
820826
&quot;words&quot;: [ # A list of the word-specific information for each word in the segment.
@@ -1047,8 +1053,10 @@ <h3>Method Details</h3>
10471053
&quot;confidence&quot;: 3.14, # A confidence estimate between 0.0 and 1.0 of the fidelity of this segment. A default value of 0.0 indicates that the value is unset.
10481054
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: &quot;en-US&quot;.
10491055
&quot;segmentParticipant&quot;: { # The call participant speaking for a given utterance. # The participant of this segment.
1050-
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1056+
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1057+
&quot;dialogflowParticipantName&quot;: &quot;A String&quot;, # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
10511058
&quot;role&quot;: &quot;A String&quot;, # The role of the participant.
1059+
&quot;userId&quot;: &quot;A String&quot;, # A user-specified ID representing the participant.
10521060
},
10531061
&quot;text&quot;: &quot;A String&quot;, # The text of this segment.
10541062
&quot;words&quot;: [ # A list of the word-specific information for each word in the segment.
@@ -1283,8 +1291,10 @@ <h3>Method Details</h3>
12831291
&quot;confidence&quot;: 3.14, # A confidence estimate between 0.0 and 1.0 of the fidelity of this segment. A default value of 0.0 indicates that the value is unset.
12841292
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: &quot;en-US&quot;.
12851293
&quot;segmentParticipant&quot;: { # The call participant speaking for a given utterance. # The participant of this segment.
1286-
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1294+
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1295+
&quot;dialogflowParticipantName&quot;: &quot;A String&quot;, # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
12871296
&quot;role&quot;: &quot;A String&quot;, # The role of the participant.
1297+
&quot;userId&quot;: &quot;A String&quot;, # A user-specified ID representing the participant.
12881298
},
12891299
&quot;text&quot;: &quot;A String&quot;, # The text of this segment.
12901300
&quot;words&quot;: [ # A list of the word-specific information for each word in the segment.
@@ -1501,8 +1511,10 @@ <h3>Method Details</h3>
15011511
&quot;confidence&quot;: 3.14, # A confidence estimate between 0.0 and 1.0 of the fidelity of this segment. A default value of 0.0 indicates that the value is unset.
15021512
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: &quot;en-US&quot;.
15031513
&quot;segmentParticipant&quot;: { # The call participant speaking for a given utterance. # The participant of this segment.
1504-
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1514+
&quot;dialogflowParticipant&quot;: &quot;A String&quot;, # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1515+
&quot;dialogflowParticipantName&quot;: &quot;A String&quot;, # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
15051516
&quot;role&quot;: &quot;A String&quot;, # The role of the participant.
1517+
&quot;userId&quot;: &quot;A String&quot;, # A user-specified ID representing the participant.
15061518
},
15071519
&quot;text&quot;: &quot;A String&quot;, # The text of this segment.
15081520
&quot;words&quot;: [ # A list of the word-specific information for each word in the segment.

docs/dyn/contactcenterinsights_v1.projects.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h3>Method Details</h3>
136136
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the settings was created.
137137
&quot;languageCode&quot;: &quot;A String&quot;, # A language code to be applied to each transcript segment unless the segment already specifies a language code. Language code defaults to &quot;en-US&quot; if it is neither specified on the segment nor here.
138138
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name of the settings resource. Format: projects/{project}/locations/{location}/settings
139-
&quot;pubsubNotificationSettings&quot;: { # A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * &quot;all-triggers&quot;: Notify each time any of the supported triggers occurs. * &quot;create-analysis&quot;: Notify each time an analysis is created. * &quot;create-conversation&quot;: Notify each time a conversation is created. * &quot;export-insights-data&quot;: Notify each time an export is complete. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
139+
&quot;pubsubNotificationSettings&quot;: { # A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * &quot;all-triggers&quot;: Notify each time any of the supported triggers occurs. * &quot;create-analysis&quot;: Notify each time an analysis is created. * &quot;create-conversation&quot;: Notify each time a conversation is created. * &quot;export-insights-data&quot;: Notify each time an export is complete. * &quot;update-conversation&quot;: Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
140140
&quot;a_key&quot;: &quot;A String&quot;,
141141
},
142142
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the settings were last updated.
@@ -160,7 +160,7 @@ <h3>Method Details</h3>
160160
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the settings was created.
161161
&quot;languageCode&quot;: &quot;A String&quot;, # A language code to be applied to each transcript segment unless the segment already specifies a language code. Language code defaults to &quot;en-US&quot; if it is neither specified on the segment nor here.
162162
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name of the settings resource. Format: projects/{project}/locations/{location}/settings
163-
&quot;pubsubNotificationSettings&quot;: { # A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * &quot;all-triggers&quot;: Notify each time any of the supported triggers occurs. * &quot;create-analysis&quot;: Notify each time an analysis is created. * &quot;create-conversation&quot;: Notify each time a conversation is created. * &quot;export-insights-data&quot;: Notify each time an export is complete. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
163+
&quot;pubsubNotificationSettings&quot;: { # A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * &quot;all-triggers&quot;: Notify each time any of the supported triggers occurs. * &quot;create-analysis&quot;: Notify each time an analysis is created. * &quot;create-conversation&quot;: Notify each time a conversation is created. * &quot;export-insights-data&quot;: Notify each time an export is complete. * &quot;update-conversation&quot;: Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
164164
&quot;a_key&quot;: &quot;A String&quot;,
165165
},
166166
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the settings were last updated.
@@ -183,7 +183,7 @@ <h3>Method Details</h3>
183183
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the settings was created.
184184
&quot;languageCode&quot;: &quot;A String&quot;, # A language code to be applied to each transcript segment unless the segment already specifies a language code. Language code defaults to &quot;en-US&quot; if it is neither specified on the segment nor here.
185185
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name of the settings resource. Format: projects/{project}/locations/{location}/settings
186-
&quot;pubsubNotificationSettings&quot;: { # A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * &quot;all-triggers&quot;: Notify each time any of the supported triggers occurs. * &quot;create-analysis&quot;: Notify each time an analysis is created. * &quot;create-conversation&quot;: Notify each time a conversation is created. * &quot;export-insights-data&quot;: Notify each time an export is complete. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
186+
&quot;pubsubNotificationSettings&quot;: { # A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * &quot;all-triggers&quot;: Notify each time any of the supported triggers occurs. * &quot;create-analysis&quot;: Notify each time an analysis is created. * &quot;create-conversation&quot;: Notify each time a conversation is created. * &quot;export-insights-data&quot;: Notify each time an export is complete. * &quot;update-conversation&quot;: Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
187187
&quot;a_key&quot;: &quot;A String&quot;,
188188
},
189189
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the settings were last updated.

googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"oauth2": {
44
"scopes": {
55
"https://www.googleapis.com/auth/cloud-platform": {
6-
"description": "See, edit, configure, and delete your Google Cloud Platform data"
6+
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
77
}
88
}
99
}
@@ -1089,7 +1089,7 @@
10891089
}
10901090
}
10911091
},
1092-
"revision": "20210731",
1092+
"revision": "20210813",
10931093
"rootUrl": "https://contactcenterinsights.googleapis.com/",
10941094
"schemas": {
10951095
"GoogleCloudContactcenterinsightsV1Analysis": {
@@ -1576,7 +1576,11 @@
15761576
"id": "GoogleCloudContactcenterinsightsV1ConversationParticipant",
15771577
"properties": {
15781578
"dialogflowParticipant": {
1579-
"description": "The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}",
1579+
"description": "Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}",
1580+
"type": "string"
1581+
},
1582+
"dialogflowParticipantName": {
1583+
"description": "The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}",
15801584
"type": "string"
15811585
},
15821586
"role": {
@@ -1596,6 +1600,10 @@
15961600
"Participant is either a human or automated agent."
15971601
],
15981602
"type": "string"
1603+
},
1604+
"userId": {
1605+
"description": "A user-specified ID representing the participant.",
1606+
"type": "string"
15991607
}
16001608
},
16011609
"type": "object"
@@ -2637,7 +2645,7 @@
26372645
"additionalProperties": {
26382646
"type": "string"
26392647
},
2640-
"description": "A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * \"all-triggers\": Notify each time any of the supported triggers occurs. * \"create-analysis\": Notify each time an analysis is created. * \"create-conversation\": Notify each time a conversation is created. * \"export-insights-data\": Notify each time an export is complete. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}",
2648+
"description": "A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * \"all-triggers\": Notify each time any of the supported triggers occurs. * \"create-analysis\": Notify each time an analysis is created. * \"create-conversation\": Notify each time a conversation is created. * \"export-insights-data\": Notify each time an export is complete. * \"update-conversation\": Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}",
26412649
"type": "object"
26422650
},
26432651
"updateTime": {

0 commit comments

Comments
 (0)