google-apis-contactcenterinsights_v1 0.79.0 → 0.81.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/contactcenterinsights_v1/classes.rb +1278 -3
- data/lib/google/apis/contactcenterinsights_v1/gem_version.rb +2 -2
- data/lib/google/apis/contactcenterinsights_v1/representations.rb +299 -0
- data/lib/google/apis/contactcenterinsights_v1/service.rb +90 -0
- metadata +2 -2
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module ContactcenterinsightsV1
|
|
18
18
|
# Version of the google-apis-contactcenterinsights_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.81.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260112"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -280,6 +280,12 @@ module Google
|
|
|
280
280
|
include Google::Apis::Core::JsonObjectSupport
|
|
281
281
|
end
|
|
282
282
|
|
|
283
|
+
class GoogleCloudContactcenterinsightsV1ConversationDataSourceTurnLevelAudio
|
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
|
+
|
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
287
|
+
end
|
|
288
|
+
|
|
283
289
|
class GoogleCloudContactcenterinsightsV1ConversationLevelSentiment
|
|
284
290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
291
|
|
|
@@ -610,6 +616,12 @@ module Google
|
|
|
610
616
|
include Google::Apis::Core::JsonObjectSupport
|
|
611
617
|
end
|
|
612
618
|
|
|
619
|
+
class GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse
|
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
621
|
+
|
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
623
|
+
end
|
|
624
|
+
|
|
613
625
|
class GoogleCloudContactcenterinsightsV1HoldData
|
|
614
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
615
627
|
|
|
@@ -1072,6 +1084,18 @@ module Google
|
|
|
1072
1084
|
include Google::Apis::Core::JsonObjectSupport
|
|
1073
1085
|
end
|
|
1074
1086
|
|
|
1087
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointDialogflowInteractionMeasure
|
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1089
|
+
|
|
1090
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1091
|
+
end
|
|
1092
|
+
|
|
1093
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult
|
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1095
|
+
|
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1097
|
+
end
|
|
1098
|
+
|
|
1075
1099
|
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceTimeSeries
|
|
1076
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1077
1101
|
|
|
@@ -1186,6 +1210,12 @@ module Google
|
|
|
1186
1210
|
include Google::Apis::Core::JsonObjectSupport
|
|
1187
1211
|
end
|
|
1188
1212
|
|
|
1213
|
+
class GoogleCloudContactcenterinsightsV1SignedAudioUris
|
|
1214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1215
|
+
|
|
1216
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1217
|
+
end
|
|
1218
|
+
|
|
1189
1219
|
class GoogleCloudContactcenterinsightsV1SilenceData
|
|
1190
1220
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1191
1221
|
|
|
@@ -1978,6 +2008,18 @@ module Google
|
|
|
1978
2008
|
include Google::Apis::Core::JsonObjectSupport
|
|
1979
2009
|
end
|
|
1980
2010
|
|
|
2011
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointDialogflowInteractionMeasure
|
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2013
|
+
|
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2015
|
+
end
|
|
2016
|
+
|
|
2017
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult
|
|
2018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2019
|
+
|
|
2020
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2021
|
+
end
|
|
2022
|
+
|
|
1981
2023
|
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceTimeSeries
|
|
1982
2024
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1983
2025
|
|
|
@@ -2854,6 +2896,18 @@ module Google
|
|
|
2854
2896
|
include Google::Apis::Core::JsonObjectSupport
|
|
2855
2897
|
end
|
|
2856
2898
|
|
|
2899
|
+
class GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointDialogflowInteractionMeasure
|
|
2900
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2901
|
+
|
|
2902
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2903
|
+
end
|
|
2904
|
+
|
|
2905
|
+
class GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult
|
|
2906
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2907
|
+
|
|
2908
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2909
|
+
end
|
|
2910
|
+
|
|
2857
2911
|
class GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceTimeSeries
|
|
2858
2912
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2859
2913
|
|
|
@@ -3564,6 +3618,14 @@ module Google
|
|
|
3564
3618
|
end
|
|
3565
3619
|
end
|
|
3566
3620
|
|
|
3621
|
+
class GoogleCloudContactcenterinsightsV1ConversationDataSourceTurnLevelAudio
|
|
3622
|
+
# @private
|
|
3623
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3624
|
+
property :audio_duration, as: 'audioDuration'
|
|
3625
|
+
property :audio_gcs_uri, as: 'audioGcsUri'
|
|
3626
|
+
end
|
|
3627
|
+
end
|
|
3628
|
+
|
|
3567
3629
|
class GoogleCloudContactcenterinsightsV1ConversationLevelSentiment
|
|
3568
3630
|
# @private
|
|
3569
3631
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -4099,6 +4161,14 @@ module Google
|
|
|
4099
4161
|
end
|
|
4100
4162
|
end
|
|
4101
4163
|
|
|
4164
|
+
class GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse
|
|
4165
|
+
# @private
|
|
4166
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4167
|
+
property :signed_audio_uris, as: 'signedAudioUris', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SignedAudioUris, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SignedAudioUris::Representation
|
|
4168
|
+
|
|
4169
|
+
end
|
|
4170
|
+
end
|
|
4171
|
+
|
|
4102
4172
|
class GoogleCloudContactcenterinsightsV1HoldData
|
|
4103
4173
|
# @private
|
|
4104
4174
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -4845,6 +4915,8 @@ module Google
|
|
|
4845
4915
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4846
4916
|
property :conversation_measure, as: 'conversationMeasure', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasure, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasure::Representation
|
|
4847
4917
|
|
|
4918
|
+
property :dialogflow_interaction_measure, as: 'dialogflowInteractionMeasure', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointDialogflowInteractionMeasure, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointDialogflowInteractionMeasure::Representation
|
|
4919
|
+
|
|
4848
4920
|
property :interval, as: 'interval', class: Google::Apis::ContactcenterinsightsV1::GoogleTypeInterval, decorator: Google::Apis::ContactcenterinsightsV1::GoogleTypeInterval::Representation
|
|
4849
4921
|
|
|
4850
4922
|
end
|
|
@@ -4853,6 +4925,18 @@ module Google
|
|
|
4853
4925
|
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasure
|
|
4854
4926
|
# @private
|
|
4855
4927
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4928
|
+
property :aa_supervisor_assigned_conversations_count, as: 'aaSupervisorAssignedConversationsCount'
|
|
4929
|
+
property :aa_supervisor_dropped_conversations_count, as: 'aaSupervisorDroppedConversationsCount'
|
|
4930
|
+
property :aa_supervisor_escalated_conversations_count, as: 'aaSupervisorEscalatedConversationsCount'
|
|
4931
|
+
property :aa_supervisor_monitored_conversations_count, as: 'aaSupervisorMonitoredConversationsCount'
|
|
4932
|
+
property :aa_supervisor_transferred_to_human_agent_conv_count, as: 'aaSupervisorTransferredToHumanAgentConvCount'
|
|
4933
|
+
property :ai_coach_suggestion_agent_message_trigger_count, as: 'aiCoachSuggestionAgentMessageTriggerCount'
|
|
4934
|
+
property :ai_coach_suggestion_agent_usage_count, as: 'aiCoachSuggestionAgentUsageCount'
|
|
4935
|
+
property :ai_coach_suggestion_agent_usage_ratio, as: 'aiCoachSuggestionAgentUsageRatio'
|
|
4936
|
+
property :ai_coach_suggestion_customer_message_trigger_count, as: 'aiCoachSuggestionCustomerMessageTriggerCount'
|
|
4937
|
+
property :ai_coach_suggestion_customer_message_trigger_ratio, as: 'aiCoachSuggestionCustomerMessageTriggerRatio'
|
|
4938
|
+
property :ai_coach_suggestion_message_trigger_count, as: 'aiCoachSuggestionMessageTriggerCount'
|
|
4939
|
+
property :ai_coach_suggestion_message_trigger_ratio, as: 'aiCoachSuggestionMessageTriggerRatio'
|
|
4856
4940
|
property :average_agent_sentiment_score, as: 'averageAgentSentimentScore'
|
|
4857
4941
|
property :average_client_sentiment_score, as: 'averageClientSentimentScore'
|
|
4858
4942
|
property :average_customer_satisfaction_rating, as: 'averageCustomerSatisfactionRating'
|
|
@@ -4860,10 +4944,43 @@ module Google
|
|
|
4860
4944
|
property :average_qa_normalized_score, as: 'averageQaNormalizedScore'
|
|
4861
4945
|
property :average_qa_question_normalized_score, as: 'averageQaQuestionNormalizedScore'
|
|
4862
4946
|
property :average_silence_percentage, as: 'averageSilencePercentage'
|
|
4947
|
+
property :average_summarization_suggestion_edit_distance, as: 'averageSummarizationSuggestionEditDistance'
|
|
4948
|
+
property :average_summarization_suggestion_normalized_edit_distance, as: 'averageSummarizationSuggestionNormalizedEditDistance'
|
|
4863
4949
|
property :average_turn_count, as: 'averageTurnCount'
|
|
4950
|
+
property :avg_conversation_client_turn_sentiment_ema, as: 'avgConversationClientTurnSentimentEma'
|
|
4951
|
+
property :contained_conversation_count, as: 'containedConversationCount'
|
|
4952
|
+
property :contained_conversation_ratio, as: 'containedConversationRatio'
|
|
4953
|
+
property :conversation_ai_coach_suggestion_count, as: 'conversationAiCoachSuggestionCount'
|
|
4954
|
+
property :conversation_ai_coach_suggestion_ratio, as: 'conversationAiCoachSuggestionRatio'
|
|
4864
4955
|
property :conversation_count, as: 'conversationCount'
|
|
4956
|
+
property :conversation_suggested_summary_ratio, as: 'conversationSuggestedSummaryRatio'
|
|
4957
|
+
property :conversation_total_agent_message_count, as: 'conversationTotalAgentMessageCount'
|
|
4958
|
+
property :conversation_total_customer_message_count, as: 'conversationTotalCustomerMessageCount'
|
|
4959
|
+
property :conversational_agents_average_audio_in_audio_out_latency, as: 'conversationalAgentsAverageAudioInAudioOutLatency'
|
|
4960
|
+
property :conversational_agents_average_end_to_end_latency, as: 'conversationalAgentsAverageEndToEndLatency'
|
|
4961
|
+
property :conversational_agents_average_llm_call_latency, as: 'conversationalAgentsAverageLlmCallLatency'
|
|
4962
|
+
property :conversational_agents_average_tts_latency, as: 'conversationalAgentsAverageTtsLatency'
|
|
4963
|
+
property :dialogflow_average_webhook_latency, as: 'dialogflowAverageWebhookLatency'
|
|
4964
|
+
property :dialogflow_conversations_escalation_count, as: 'dialogflowConversationsEscalationCount'
|
|
4965
|
+
property :dialogflow_conversations_escalation_ratio, as: 'dialogflowConversationsEscalationRatio'
|
|
4966
|
+
property :dialogflow_interactions_no_input_ratio, as: 'dialogflowInteractionsNoInputRatio'
|
|
4967
|
+
property :dialogflow_interactions_no_match_ratio, as: 'dialogflowInteractionsNoMatchRatio'
|
|
4968
|
+
property :dialogflow_webhook_failure_ratio, as: 'dialogflowWebhookFailureRatio'
|
|
4969
|
+
property :dialogflow_webhook_timeout_ratio, as: 'dialogflowWebhookTimeoutRatio'
|
|
4970
|
+
property :knowledge_assist_negative_feedback_ratio, as: 'knowledgeAssistNegativeFeedbackRatio'
|
|
4971
|
+
property :knowledge_assist_positive_feedback_ratio, as: 'knowledgeAssistPositiveFeedbackRatio'
|
|
4972
|
+
property :knowledge_assist_result_count, as: 'knowledgeAssistResultCount'
|
|
4973
|
+
property :knowledge_assist_uri_click_ratio, as: 'knowledgeAssistUriClickRatio'
|
|
4974
|
+
property :knowledge_search_agent_query_source_ratio, as: 'knowledgeSearchAgentQuerySourceRatio'
|
|
4975
|
+
property :knowledge_search_negative_feedback_ratio, as: 'knowledgeSearchNegativeFeedbackRatio'
|
|
4976
|
+
property :knowledge_search_positive_feedback_ratio, as: 'knowledgeSearchPositiveFeedbackRatio'
|
|
4977
|
+
property :knowledge_search_result_count, as: 'knowledgeSearchResultCount'
|
|
4978
|
+
property :knowledge_search_suggested_query_source_ratio, as: 'knowledgeSearchSuggestedQuerySourceRatio'
|
|
4979
|
+
property :knowledge_search_uri_click_ratio, as: 'knowledgeSearchUriClickRatio'
|
|
4865
4980
|
collection :qa_tag_scores, as: 'qaTagScores', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore::Representation
|
|
4866
4981
|
|
|
4982
|
+
property :summarization_suggestion_edit_ratio, as: 'summarizationSuggestionEditRatio'
|
|
4983
|
+
property :summarization_suggestion_result_count, as: 'summarizationSuggestionResultCount'
|
|
4867
4984
|
end
|
|
4868
4985
|
end
|
|
4869
4986
|
|
|
@@ -4875,6 +4992,31 @@ module Google
|
|
|
4875
4992
|
end
|
|
4876
4993
|
end
|
|
4877
4994
|
|
|
4995
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointDialogflowInteractionMeasure
|
|
4996
|
+
# @private
|
|
4997
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4998
|
+
property :percentile_audio_in_audio_out_latency, as: 'percentileAudioInAudioOutLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
4999
|
+
|
|
5000
|
+
property :percentile_end_to_end_latency, as: 'percentileEndToEndLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
5001
|
+
|
|
5002
|
+
property :percentile_llm_call_latency, as: 'percentileLlmCallLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
5003
|
+
|
|
5004
|
+
property :percentile_tool_use_latency, as: 'percentileToolUseLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
5005
|
+
|
|
5006
|
+
property :percentile_tts_latency, as: 'percentileTtsLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
5007
|
+
|
|
5008
|
+
end
|
|
5009
|
+
end
|
|
5010
|
+
|
|
5011
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointPercentileResult
|
|
5012
|
+
# @private
|
|
5013
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5014
|
+
property :p50, as: 'p50'
|
|
5015
|
+
property :p90, as: 'p90'
|
|
5016
|
+
property :p99, as: 'p99'
|
|
5017
|
+
end
|
|
5018
|
+
end
|
|
5019
|
+
|
|
4878
5020
|
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceTimeSeries
|
|
4879
5021
|
# @private
|
|
4880
5022
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -5072,6 +5214,16 @@ module Google
|
|
|
5072
5214
|
end
|
|
5073
5215
|
end
|
|
5074
5216
|
|
|
5217
|
+
class GoogleCloudContactcenterinsightsV1SignedAudioUris
|
|
5218
|
+
# @private
|
|
5219
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5220
|
+
property :signed_dialogflow_audio_uri, as: 'signedDialogflowAudioUri'
|
|
5221
|
+
property :signed_gcs_audio_uri, as: 'signedGcsAudioUri'
|
|
5222
|
+
collection :signed_turn_level_audios, as: 'signedTurnLevelAudios', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationDataSourceTurnLevelAudio, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationDataSourceTurnLevelAudio::Representation
|
|
5223
|
+
|
|
5224
|
+
end
|
|
5225
|
+
end
|
|
5226
|
+
|
|
5075
5227
|
class GoogleCloudContactcenterinsightsV1SilenceData
|
|
5076
5228
|
# @private
|
|
5077
5229
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -5101,6 +5253,7 @@ module Google
|
|
|
5101
5253
|
class GoogleCloudContactcenterinsightsV1SpeechConfig
|
|
5102
5254
|
# @private
|
|
5103
5255
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5256
|
+
property :disable_word_time_offsets, as: 'disableWordTimeOffsets'
|
|
5104
5257
|
property :speech_recognizer, as: 'speechRecognizer'
|
|
5105
5258
|
end
|
|
5106
5259
|
end
|
|
@@ -6410,6 +6563,8 @@ module Google
|
|
|
6410
6563
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6411
6564
|
property :conversation_measure, as: 'conversationMeasure', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasure, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasure::Representation
|
|
6412
6565
|
|
|
6566
|
+
property :dialogflow_interaction_measure, as: 'dialogflowInteractionMeasure', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointDialogflowInteractionMeasure, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointDialogflowInteractionMeasure::Representation
|
|
6567
|
+
|
|
6413
6568
|
property :interval, as: 'interval', class: Google::Apis::ContactcenterinsightsV1::GoogleTypeInterval, decorator: Google::Apis::ContactcenterinsightsV1::GoogleTypeInterval::Representation
|
|
6414
6569
|
|
|
6415
6570
|
end
|
|
@@ -6418,6 +6573,18 @@ module Google
|
|
|
6418
6573
|
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasure
|
|
6419
6574
|
# @private
|
|
6420
6575
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6576
|
+
property :aa_supervisor_assigned_conversations_count, as: 'aaSupervisorAssignedConversationsCount'
|
|
6577
|
+
property :aa_supervisor_dropped_conversations_count, as: 'aaSupervisorDroppedConversationsCount'
|
|
6578
|
+
property :aa_supervisor_escalated_conversations_count, as: 'aaSupervisorEscalatedConversationsCount'
|
|
6579
|
+
property :aa_supervisor_monitored_conversations_count, as: 'aaSupervisorMonitoredConversationsCount'
|
|
6580
|
+
property :aa_supervisor_transferred_to_human_agent_conv_count, as: 'aaSupervisorTransferredToHumanAgentConvCount'
|
|
6581
|
+
property :ai_coach_suggestion_agent_message_trigger_count, as: 'aiCoachSuggestionAgentMessageTriggerCount'
|
|
6582
|
+
property :ai_coach_suggestion_agent_usage_count, as: 'aiCoachSuggestionAgentUsageCount'
|
|
6583
|
+
property :ai_coach_suggestion_agent_usage_ratio, as: 'aiCoachSuggestionAgentUsageRatio'
|
|
6584
|
+
property :ai_coach_suggestion_customer_message_trigger_count, as: 'aiCoachSuggestionCustomerMessageTriggerCount'
|
|
6585
|
+
property :ai_coach_suggestion_customer_message_trigger_ratio, as: 'aiCoachSuggestionCustomerMessageTriggerRatio'
|
|
6586
|
+
property :ai_coach_suggestion_message_trigger_count, as: 'aiCoachSuggestionMessageTriggerCount'
|
|
6587
|
+
property :ai_coach_suggestion_message_trigger_ratio, as: 'aiCoachSuggestionMessageTriggerRatio'
|
|
6421
6588
|
property :average_agent_sentiment_score, as: 'averageAgentSentimentScore'
|
|
6422
6589
|
property :average_client_sentiment_score, as: 'averageClientSentimentScore'
|
|
6423
6590
|
property :average_customer_satisfaction_rating, as: 'averageCustomerSatisfactionRating'
|
|
@@ -6425,10 +6592,43 @@ module Google
|
|
|
6425
6592
|
property :average_qa_normalized_score, as: 'averageQaNormalizedScore'
|
|
6426
6593
|
property :average_qa_question_normalized_score, as: 'averageQaQuestionNormalizedScore'
|
|
6427
6594
|
property :average_silence_percentage, as: 'averageSilencePercentage'
|
|
6595
|
+
property :average_summarization_suggestion_edit_distance, as: 'averageSummarizationSuggestionEditDistance'
|
|
6596
|
+
property :average_summarization_suggestion_normalized_edit_distance, as: 'averageSummarizationSuggestionNormalizedEditDistance'
|
|
6428
6597
|
property :average_turn_count, as: 'averageTurnCount'
|
|
6598
|
+
property :avg_conversation_client_turn_sentiment_ema, as: 'avgConversationClientTurnSentimentEma'
|
|
6599
|
+
property :contained_conversation_count, as: 'containedConversationCount'
|
|
6600
|
+
property :contained_conversation_ratio, as: 'containedConversationRatio'
|
|
6601
|
+
property :conversation_ai_coach_suggestion_count, as: 'conversationAiCoachSuggestionCount'
|
|
6602
|
+
property :conversation_ai_coach_suggestion_ratio, as: 'conversationAiCoachSuggestionRatio'
|
|
6429
6603
|
property :conversation_count, as: 'conversationCount'
|
|
6604
|
+
property :conversation_suggested_summary_ratio, as: 'conversationSuggestedSummaryRatio'
|
|
6605
|
+
property :conversation_total_agent_message_count, as: 'conversationTotalAgentMessageCount'
|
|
6606
|
+
property :conversation_total_customer_message_count, as: 'conversationTotalCustomerMessageCount'
|
|
6607
|
+
property :conversational_agents_average_audio_in_audio_out_latency, as: 'conversationalAgentsAverageAudioInAudioOutLatency'
|
|
6608
|
+
property :conversational_agents_average_end_to_end_latency, as: 'conversationalAgentsAverageEndToEndLatency'
|
|
6609
|
+
property :conversational_agents_average_llm_call_latency, as: 'conversationalAgentsAverageLlmCallLatency'
|
|
6610
|
+
property :conversational_agents_average_tts_latency, as: 'conversationalAgentsAverageTtsLatency'
|
|
6611
|
+
property :dialogflow_average_webhook_latency, as: 'dialogflowAverageWebhookLatency'
|
|
6612
|
+
property :dialogflow_conversations_escalation_count, as: 'dialogflowConversationsEscalationCount'
|
|
6613
|
+
property :dialogflow_conversations_escalation_ratio, as: 'dialogflowConversationsEscalationRatio'
|
|
6614
|
+
property :dialogflow_interactions_no_input_ratio, as: 'dialogflowInteractionsNoInputRatio'
|
|
6615
|
+
property :dialogflow_interactions_no_match_ratio, as: 'dialogflowInteractionsNoMatchRatio'
|
|
6616
|
+
property :dialogflow_webhook_failure_ratio, as: 'dialogflowWebhookFailureRatio'
|
|
6617
|
+
property :dialogflow_webhook_timeout_ratio, as: 'dialogflowWebhookTimeoutRatio'
|
|
6618
|
+
property :knowledge_assist_negative_feedback_ratio, as: 'knowledgeAssistNegativeFeedbackRatio'
|
|
6619
|
+
property :knowledge_assist_positive_feedback_ratio, as: 'knowledgeAssistPositiveFeedbackRatio'
|
|
6620
|
+
property :knowledge_assist_result_count, as: 'knowledgeAssistResultCount'
|
|
6621
|
+
property :knowledge_assist_uri_click_ratio, as: 'knowledgeAssistUriClickRatio'
|
|
6622
|
+
property :knowledge_search_agent_query_source_ratio, as: 'knowledgeSearchAgentQuerySourceRatio'
|
|
6623
|
+
property :knowledge_search_negative_feedback_ratio, as: 'knowledgeSearchNegativeFeedbackRatio'
|
|
6624
|
+
property :knowledge_search_positive_feedback_ratio, as: 'knowledgeSearchPositiveFeedbackRatio'
|
|
6625
|
+
property :knowledge_search_result_count, as: 'knowledgeSearchResultCount'
|
|
6626
|
+
property :knowledge_search_suggested_query_source_ratio, as: 'knowledgeSearchSuggestedQuerySourceRatio'
|
|
6627
|
+
property :knowledge_search_uri_click_ratio, as: 'knowledgeSearchUriClickRatio'
|
|
6430
6628
|
collection :qa_tag_scores, as: 'qaTagScores', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore::Representation
|
|
6431
6629
|
|
|
6630
|
+
property :summarization_suggestion_edit_ratio, as: 'summarizationSuggestionEditRatio'
|
|
6631
|
+
property :summarization_suggestion_result_count, as: 'summarizationSuggestionResultCount'
|
|
6432
6632
|
end
|
|
6433
6633
|
end
|
|
6434
6634
|
|
|
@@ -6440,6 +6640,31 @@ module Google
|
|
|
6440
6640
|
end
|
|
6441
6641
|
end
|
|
6442
6642
|
|
|
6643
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointDialogflowInteractionMeasure
|
|
6644
|
+
# @private
|
|
6645
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6646
|
+
property :percentile_audio_in_audio_out_latency, as: 'percentileAudioInAudioOutLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
6647
|
+
|
|
6648
|
+
property :percentile_end_to_end_latency, as: 'percentileEndToEndLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
6649
|
+
|
|
6650
|
+
property :percentile_llm_call_latency, as: 'percentileLlmCallLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
6651
|
+
|
|
6652
|
+
property :percentile_tool_use_latency, as: 'percentileToolUseLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
6653
|
+
|
|
6654
|
+
property :percentile_tts_latency, as: 'percentileTtsLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
6655
|
+
|
|
6656
|
+
end
|
|
6657
|
+
end
|
|
6658
|
+
|
|
6659
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult
|
|
6660
|
+
# @private
|
|
6661
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6662
|
+
property :p50, as: 'p50'
|
|
6663
|
+
property :p90, as: 'p90'
|
|
6664
|
+
property :p99, as: 'p99'
|
|
6665
|
+
end
|
|
6666
|
+
end
|
|
6667
|
+
|
|
6443
6668
|
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceTimeSeries
|
|
6444
6669
|
# @private
|
|
6445
6670
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -6592,6 +6817,7 @@ module Google
|
|
|
6592
6817
|
class GoogleCloudContactcenterinsightsV1alpha1SpeechConfig
|
|
6593
6818
|
# @private
|
|
6594
6819
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6820
|
+
property :disable_word_time_offsets, as: 'disableWordTimeOffsets'
|
|
6595
6821
|
property :speech_recognizer, as: 'speechRecognizer'
|
|
6596
6822
|
end
|
|
6597
6823
|
end
|
|
@@ -7934,6 +8160,8 @@ module Google
|
|
|
7934
8160
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7935
8161
|
property :conversation_measure, as: 'conversationMeasure', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointConversationMeasure, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointConversationMeasure::Representation
|
|
7936
8162
|
|
|
8163
|
+
property :dialogflow_interaction_measure, as: 'dialogflowInteractionMeasure', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointDialogflowInteractionMeasure, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointDialogflowInteractionMeasure::Representation
|
|
8164
|
+
|
|
7937
8165
|
property :interval, as: 'interval', class: Google::Apis::ContactcenterinsightsV1::GoogleTypeInterval, decorator: Google::Apis::ContactcenterinsightsV1::GoogleTypeInterval::Representation
|
|
7938
8166
|
|
|
7939
8167
|
end
|
|
@@ -7942,6 +8170,18 @@ module Google
|
|
|
7942
8170
|
class GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointConversationMeasure
|
|
7943
8171
|
# @private
|
|
7944
8172
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8173
|
+
property :aa_supervisor_assigned_conversations_count, as: 'aaSupervisorAssignedConversationsCount'
|
|
8174
|
+
property :aa_supervisor_dropped_conversations_count, as: 'aaSupervisorDroppedConversationsCount'
|
|
8175
|
+
property :aa_supervisor_escalated_conversations_count, as: 'aaSupervisorEscalatedConversationsCount'
|
|
8176
|
+
property :aa_supervisor_monitored_conversations_count, as: 'aaSupervisorMonitoredConversationsCount'
|
|
8177
|
+
property :aa_supervisor_transferred_to_human_agent_conv_count, as: 'aaSupervisorTransferredToHumanAgentConvCount'
|
|
8178
|
+
property :ai_coach_suggestion_agent_message_trigger_count, as: 'aiCoachSuggestionAgentMessageTriggerCount'
|
|
8179
|
+
property :ai_coach_suggestion_agent_usage_count, as: 'aiCoachSuggestionAgentUsageCount'
|
|
8180
|
+
property :ai_coach_suggestion_agent_usage_ratio, as: 'aiCoachSuggestionAgentUsageRatio'
|
|
8181
|
+
property :ai_coach_suggestion_customer_message_trigger_count, as: 'aiCoachSuggestionCustomerMessageTriggerCount'
|
|
8182
|
+
property :ai_coach_suggestion_customer_message_trigger_ratio, as: 'aiCoachSuggestionCustomerMessageTriggerRatio'
|
|
8183
|
+
property :ai_coach_suggestion_message_trigger_count, as: 'aiCoachSuggestionMessageTriggerCount'
|
|
8184
|
+
property :ai_coach_suggestion_message_trigger_ratio, as: 'aiCoachSuggestionMessageTriggerRatio'
|
|
7945
8185
|
property :average_agent_sentiment_score, as: 'averageAgentSentimentScore'
|
|
7946
8186
|
property :average_client_sentiment_score, as: 'averageClientSentimentScore'
|
|
7947
8187
|
property :average_customer_satisfaction_rating, as: 'averageCustomerSatisfactionRating'
|
|
@@ -7949,10 +8189,43 @@ module Google
|
|
|
7949
8189
|
property :average_qa_normalized_score, as: 'averageQaNormalizedScore'
|
|
7950
8190
|
property :average_qa_question_normalized_score, as: 'averageQaQuestionNormalizedScore'
|
|
7951
8191
|
property :average_silence_percentage, as: 'averageSilencePercentage'
|
|
8192
|
+
property :average_summarization_suggestion_edit_distance, as: 'averageSummarizationSuggestionEditDistance'
|
|
8193
|
+
property :average_summarization_suggestion_normalized_edit_distance, as: 'averageSummarizationSuggestionNormalizedEditDistance'
|
|
7952
8194
|
property :average_turn_count, as: 'averageTurnCount'
|
|
8195
|
+
property :avg_conversation_client_turn_sentiment_ema, as: 'avgConversationClientTurnSentimentEma'
|
|
8196
|
+
property :contained_conversation_count, as: 'containedConversationCount'
|
|
8197
|
+
property :contained_conversation_ratio, as: 'containedConversationRatio'
|
|
8198
|
+
property :conversation_ai_coach_suggestion_count, as: 'conversationAiCoachSuggestionCount'
|
|
8199
|
+
property :conversation_ai_coach_suggestion_ratio, as: 'conversationAiCoachSuggestionRatio'
|
|
7953
8200
|
property :conversation_count, as: 'conversationCount'
|
|
8201
|
+
property :conversation_suggested_summary_ratio, as: 'conversationSuggestedSummaryRatio'
|
|
8202
|
+
property :conversation_total_agent_message_count, as: 'conversationTotalAgentMessageCount'
|
|
8203
|
+
property :conversation_total_customer_message_count, as: 'conversationTotalCustomerMessageCount'
|
|
8204
|
+
property :conversational_agents_average_audio_in_audio_out_latency, as: 'conversationalAgentsAverageAudioInAudioOutLatency'
|
|
8205
|
+
property :conversational_agents_average_end_to_end_latency, as: 'conversationalAgentsAverageEndToEndLatency'
|
|
8206
|
+
property :conversational_agents_average_llm_call_latency, as: 'conversationalAgentsAverageLlmCallLatency'
|
|
8207
|
+
property :conversational_agents_average_tts_latency, as: 'conversationalAgentsAverageTtsLatency'
|
|
8208
|
+
property :dialogflow_average_webhook_latency, as: 'dialogflowAverageWebhookLatency'
|
|
8209
|
+
property :dialogflow_conversations_escalation_count, as: 'dialogflowConversationsEscalationCount'
|
|
8210
|
+
property :dialogflow_conversations_escalation_ratio, as: 'dialogflowConversationsEscalationRatio'
|
|
8211
|
+
property :dialogflow_interactions_no_input_ratio, as: 'dialogflowInteractionsNoInputRatio'
|
|
8212
|
+
property :dialogflow_interactions_no_match_ratio, as: 'dialogflowInteractionsNoMatchRatio'
|
|
8213
|
+
property :dialogflow_webhook_failure_ratio, as: 'dialogflowWebhookFailureRatio'
|
|
8214
|
+
property :dialogflow_webhook_timeout_ratio, as: 'dialogflowWebhookTimeoutRatio'
|
|
8215
|
+
property :knowledge_assist_negative_feedback_ratio, as: 'knowledgeAssistNegativeFeedbackRatio'
|
|
8216
|
+
property :knowledge_assist_positive_feedback_ratio, as: 'knowledgeAssistPositiveFeedbackRatio'
|
|
8217
|
+
property :knowledge_assist_result_count, as: 'knowledgeAssistResultCount'
|
|
8218
|
+
property :knowledge_assist_uri_click_ratio, as: 'knowledgeAssistUriClickRatio'
|
|
8219
|
+
property :knowledge_search_agent_query_source_ratio, as: 'knowledgeSearchAgentQuerySourceRatio'
|
|
8220
|
+
property :knowledge_search_negative_feedback_ratio, as: 'knowledgeSearchNegativeFeedbackRatio'
|
|
8221
|
+
property :knowledge_search_positive_feedback_ratio, as: 'knowledgeSearchPositiveFeedbackRatio'
|
|
8222
|
+
property :knowledge_search_result_count, as: 'knowledgeSearchResultCount'
|
|
8223
|
+
property :knowledge_search_suggested_query_source_ratio, as: 'knowledgeSearchSuggestedQuerySourceRatio'
|
|
8224
|
+
property :knowledge_search_uri_click_ratio, as: 'knowledgeSearchUriClickRatio'
|
|
7954
8225
|
collection :qa_tag_scores, as: 'qaTagScores', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointConversationMeasureQaTagScore, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointConversationMeasureQaTagScore::Representation
|
|
7955
8226
|
|
|
8227
|
+
property :summarization_suggestion_edit_ratio, as: 'summarizationSuggestionEditRatio'
|
|
8228
|
+
property :summarization_suggestion_result_count, as: 'summarizationSuggestionResultCount'
|
|
7956
8229
|
end
|
|
7957
8230
|
end
|
|
7958
8231
|
|
|
@@ -7964,6 +8237,31 @@ module Google
|
|
|
7964
8237
|
end
|
|
7965
8238
|
end
|
|
7966
8239
|
|
|
8240
|
+
class GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointDialogflowInteractionMeasure
|
|
8241
|
+
# @private
|
|
8242
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8243
|
+
property :percentile_audio_in_audio_out_latency, as: 'percentileAudioInAudioOutLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
8244
|
+
|
|
8245
|
+
property :percentile_end_to_end_latency, as: 'percentileEndToEndLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
8246
|
+
|
|
8247
|
+
property :percentile_llm_call_latency, as: 'percentileLlmCallLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
8248
|
+
|
|
8249
|
+
property :percentile_tool_use_latency, as: 'percentileToolUseLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
8250
|
+
|
|
8251
|
+
property :percentile_tts_latency, as: 'percentileTtsLatency', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult::Representation
|
|
8252
|
+
|
|
8253
|
+
end
|
|
8254
|
+
end
|
|
8255
|
+
|
|
8256
|
+
class GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointPercentileResult
|
|
8257
|
+
# @private
|
|
8258
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8259
|
+
property :p50, as: 'p50'
|
|
8260
|
+
property :p90, as: 'p90'
|
|
8261
|
+
property :p99, as: 'p99'
|
|
8262
|
+
end
|
|
8263
|
+
end
|
|
8264
|
+
|
|
7967
8265
|
class GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceTimeSeries
|
|
7968
8266
|
# @private
|
|
7969
8267
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8116,6 +8414,7 @@ module Google
|
|
|
8116
8414
|
class GoogleCloudContactcenterinsightsV1mainSpeechConfig
|
|
8117
8415
|
# @private
|
|
8118
8416
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8417
|
+
property :disable_word_time_offsets, as: 'disableWordTimeOffsets'
|
|
8119
8418
|
property :speech_recognizer, as: 'speechRecognizer'
|
|
8120
8419
|
end
|
|
8121
8420
|
end
|
|
@@ -1415,6 +1415,36 @@ module Google
|
|
|
1415
1415
|
execute_or_queue_command(command, &block)
|
|
1416
1416
|
end
|
|
1417
1417
|
|
|
1418
|
+
# Gets the signed URI for the audio for the given conversation.
|
|
1419
|
+
# @param [String] name
|
|
1420
|
+
# Required. The name of the conversation to sign.
|
|
1421
|
+
# @param [String] fields
|
|
1422
|
+
# Selector specifying which fields to include in a partial response.
|
|
1423
|
+
# @param [String] quota_user
|
|
1424
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
1425
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
1426
|
+
# @param [Google::Apis::RequestOptions] options
|
|
1427
|
+
# Request-specific options
|
|
1428
|
+
#
|
|
1429
|
+
# @yield [result, err] Result & error if block supplied
|
|
1430
|
+
# @yieldparam result [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse] parsed result object
|
|
1431
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
1432
|
+
#
|
|
1433
|
+
# @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse]
|
|
1434
|
+
#
|
|
1435
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
1436
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
1437
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
1438
|
+
def generate_project_location_authorized_view_set_authorized_view_conversation_signed_audio(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
1439
|
+
command = make_simple_command(:get, 'v1/{+name}:generateSignedAudio', options)
|
|
1440
|
+
command.response_representation = Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse::Representation
|
|
1441
|
+
command.response_class = Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse
|
|
1442
|
+
command.params['name'] = name unless name.nil?
|
|
1443
|
+
command.query['fields'] = fields unless fields.nil?
|
|
1444
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
1445
|
+
execute_or_queue_command(command, &block)
|
|
1446
|
+
end
|
|
1447
|
+
|
|
1418
1448
|
# Gets a conversation.
|
|
1419
1449
|
# @param [String] name
|
|
1420
1450
|
# Required. The name of the conversation to get.
|
|
@@ -2366,6 +2396,36 @@ module Google
|
|
|
2366
2396
|
execute_or_queue_command(command, &block)
|
|
2367
2397
|
end
|
|
2368
2398
|
|
|
2399
|
+
# Gets the signed URI for the audio for the given conversation.
|
|
2400
|
+
# @param [String] name
|
|
2401
|
+
# Required. The name of the conversation to sign.
|
|
2402
|
+
# @param [String] fields
|
|
2403
|
+
# Selector specifying which fields to include in a partial response.
|
|
2404
|
+
# @param [String] quota_user
|
|
2405
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
2406
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
2407
|
+
# @param [Google::Apis::RequestOptions] options
|
|
2408
|
+
# Request-specific options
|
|
2409
|
+
#
|
|
2410
|
+
# @yield [result, err] Result & error if block supplied
|
|
2411
|
+
# @yieldparam result [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse] parsed result object
|
|
2412
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
2413
|
+
#
|
|
2414
|
+
# @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse]
|
|
2415
|
+
#
|
|
2416
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
2417
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
2418
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
2419
|
+
def generate_project_location_conversation_signed_audio(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
2420
|
+
command = make_simple_command(:get, 'v1/{+name}:generateSignedAudio', options)
|
|
2421
|
+
command.response_representation = Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse::Representation
|
|
2422
|
+
command.response_class = Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse
|
|
2423
|
+
command.params['name'] = name unless name.nil?
|
|
2424
|
+
command.query['fields'] = fields unless fields.nil?
|
|
2425
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
2426
|
+
execute_or_queue_command(command, &block)
|
|
2427
|
+
end
|
|
2428
|
+
|
|
2369
2429
|
# Gets a conversation.
|
|
2370
2430
|
# @param [String] name
|
|
2371
2431
|
# Required. The name of the conversation to get.
|
|
@@ -3775,6 +3835,36 @@ module Google
|
|
|
3775
3835
|
execute_or_queue_command(command, &block)
|
|
3776
3836
|
end
|
|
3777
3837
|
|
|
3838
|
+
# Gets the signed URI for the audio for the given conversation.
|
|
3839
|
+
# @param [String] name
|
|
3840
|
+
# Required. The name of the conversation to sign.
|
|
3841
|
+
# @param [String] fields
|
|
3842
|
+
# Selector specifying which fields to include in a partial response.
|
|
3843
|
+
# @param [String] quota_user
|
|
3844
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
3845
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
3846
|
+
# @param [Google::Apis::RequestOptions] options
|
|
3847
|
+
# Request-specific options
|
|
3848
|
+
#
|
|
3849
|
+
# @yield [result, err] Result & error if block supplied
|
|
3850
|
+
# @yieldparam result [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse] parsed result object
|
|
3851
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
3852
|
+
#
|
|
3853
|
+
# @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse]
|
|
3854
|
+
#
|
|
3855
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
3856
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
3857
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
3858
|
+
def generate_project_location_dataset_conversation_signed_audio(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
3859
|
+
command = make_simple_command(:get, 'v1/{+name}:generateSignedAudio', options)
|
|
3860
|
+
command.response_representation = Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse::Representation
|
|
3861
|
+
command.response_class = Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse
|
|
3862
|
+
command.params['name'] = name unless name.nil?
|
|
3863
|
+
command.query['fields'] = fields unless fields.nil?
|
|
3864
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
3865
|
+
execute_or_queue_command(command, &block)
|
|
3866
|
+
end
|
|
3867
|
+
|
|
3778
3868
|
# Gets a conversation.
|
|
3779
3869
|
# @param [String] name
|
|
3780
3870
|
# Required. The name of the conversation to get.
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-contactcenterinsights_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.81.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contactcenterinsights_v1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.81.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contactcenterinsights_v1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|