You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### contactcenterinsights:v1
The following keys were added:
- schemas.GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig.properties.uploadConversationAnalysisPercentage (Total Keys: 2)
Copy file name to clipboardExpand all lines: docs/dyn/contactcenterinsights_v1.projects.locations.html
+3
Original file line number
Diff line number
Diff line change
@@ -151,6 +151,7 @@ <h3>Method Details</h3>
151
151
"runSilenceAnnotator": True or False, # Whether to run the silence annotator.
152
152
},
153
153
"runtimeIntegrationAnalysisPercentage": 3.14, # Percentage of conversations created using Dialogflow runtime integration to analyze automatically, between [0, 100].
154
+
"uploadConversationAnalysisPercentage": 3.14, # Percentage of conversations created using the UploadConversation endpoint to analyze automatically, between [0, 100].
154
155
},
155
156
"conversationTtl": "A String", # The default TTL for newly-created conversations. If a conversation has a specified expiration, that value will be used instead. Changing this value will not change the expiration of existing conversations. Conversations with no expire time persist until they are deleted.
156
157
"createTime": "A String", # Output only. The time at which the settings was created.
@@ -190,6 +191,7 @@ <h3>Method Details</h3>
190
191
"runSilenceAnnotator": True or False, # Whether to run the silence annotator.
191
192
},
192
193
"runtimeIntegrationAnalysisPercentage": 3.14, # Percentage of conversations created using Dialogflow runtime integration to analyze automatically, between [0, 100].
194
+
"uploadConversationAnalysisPercentage": 3.14, # Percentage of conversations created using the UploadConversation endpoint to analyze automatically, between [0, 100].
193
195
},
194
196
"conversationTtl": "A String", # The default TTL for newly-created conversations. If a conversation has a specified expiration, that value will be used instead. Changing this value will not change the expiration of existing conversations. Conversations with no expire time persist until they are deleted.
195
197
"createTime": "A String", # Output only. The time at which the settings was created.
@@ -228,6 +230,7 @@ <h3>Method Details</h3>
228
230
"runSilenceAnnotator": True or False, # Whether to run the silence annotator.
229
231
},
230
232
"runtimeIntegrationAnalysisPercentage": 3.14, # Percentage of conversations created using Dialogflow runtime integration to analyze automatically, between [0, 100].
233
+
"uploadConversationAnalysisPercentage": 3.14, # Percentage of conversations created using the UploadConversation endpoint to analyze automatically, between [0, 100].
231
234
},
232
235
"conversationTtl": "A String", # The default TTL for newly-created conversations. If a conversation has a specified expiration, that value will be used instead. Changing this value will not change the expiration of existing conversations. Conversations with no expire time persist until they are deleted.
233
236
"createTime": "A String", # Output only. The time at which the settings was created.
0 commit comments