google-apis-dialogflow_v2 0.111.0 → 0.113.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.
@@ -1318,6 +1318,66 @@ module Google
1318
1318
  include Google::Apis::Core::JsonObjectSupport
1319
1319
  end
1320
1320
 
1321
+ class GoogleCloudDialogflowV2AgentCoachingContext
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1327
+ class GoogleCloudDialogflowV2AgentCoachingInstruction
1328
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1329
+
1330
+ include Google::Apis::Core::JsonObjectSupport
1331
+ end
1332
+
1333
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1335
+
1336
+ include Google::Apis::Core::JsonObjectSupport
1337
+ end
1338
+
1339
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
1340
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1341
+
1342
+ include Google::Apis::Core::JsonObjectSupport
1343
+ end
1344
+
1345
+ class GoogleCloudDialogflowV2AgentCoachingSuggestion
1346
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1347
+
1348
+ include Google::Apis::Core::JsonObjectSupport
1349
+ end
1350
+
1351
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion
1352
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1353
+
1354
+ include Google::Apis::Core::JsonObjectSupport
1355
+ end
1356
+
1357
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult
1358
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1359
+
1360
+ include Google::Apis::Core::JsonObjectSupport
1361
+ end
1362
+
1363
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
1364
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1365
+
1366
+ include Google::Apis::Core::JsonObjectSupport
1367
+ end
1368
+
1369
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1371
+
1372
+ include Google::Apis::Core::JsonObjectSupport
1373
+ end
1374
+
1375
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionSources
1376
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1377
+
1378
+ include Google::Apis::Core::JsonObjectSupport
1379
+ end
1380
+
1321
1381
  class GoogleCloudDialogflowV2AnalyzeContentRequest
1322
1382
  class Representation < Google::Apis::Core::JsonRepresentation; end
1323
1383
 
@@ -1708,6 +1768,12 @@ module Google
1708
1768
  include Google::Apis::Core::JsonObjectSupport
1709
1769
  end
1710
1770
 
1771
+ class GoogleCloudDialogflowV2EvaluationStatus
1772
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1773
+
1774
+ include Google::Apis::Core::JsonObjectSupport
1775
+ end
1776
+
1711
1777
  class GoogleCloudDialogflowV2EventInput
1712
1778
  class Representation < Google::Apis::Core::JsonRepresentation; end
1713
1779
 
@@ -1852,6 +1918,42 @@ module Google
1852
1918
  include Google::Apis::Core::JsonObjectSupport
1853
1919
  end
1854
1920
 
1921
+ class GoogleCloudDialogflowV2GeneratorEvaluation
1922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1923
+
1924
+ include Google::Apis::Core::JsonObjectSupport
1925
+ end
1926
+
1927
+ class GoogleCloudDialogflowV2GeneratorEvaluationConfig
1928
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1929
+
1930
+ include Google::Apis::Core::JsonObjectSupport
1931
+ end
1932
+
1933
+ class GoogleCloudDialogflowV2GeneratorEvaluationConfigAgentAssistInputDataConfig
1934
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1935
+
1936
+ include Google::Apis::Core::JsonObjectSupport
1937
+ end
1938
+
1939
+ class GoogleCloudDialogflowV2GeneratorEvaluationConfigDatasetInputDataConfig
1940
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1941
+
1942
+ include Google::Apis::Core::JsonObjectSupport
1943
+ end
1944
+
1945
+ class GoogleCloudDialogflowV2GeneratorEvaluationConfigInputDataConfig
1946
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1947
+
1948
+ include Google::Apis::Core::JsonObjectSupport
1949
+ end
1950
+
1951
+ class GoogleCloudDialogflowV2GeneratorEvaluationConfigSummarizationConfig
1952
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1953
+
1954
+ include Google::Apis::Core::JsonObjectSupport
1955
+ end
1956
+
1855
1957
  class GoogleCloudDialogflowV2GeneratorSuggestion
1856
1958
  class Representation < Google::Apis::Core::JsonRepresentation; end
1857
1959
 
@@ -2380,6 +2482,12 @@ module Google
2380
2482
  include Google::Apis::Core::JsonObjectSupport
2381
2483
  end
2382
2484
 
2485
+ class GoogleCloudDialogflowV2ListGeneratorEvaluationsResponse
2486
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2487
+
2488
+ include Google::Apis::Core::JsonObjectSupport
2489
+ end
2490
+
2383
2491
  class GoogleCloudDialogflowV2ListGeneratorsResponse
2384
2492
  class Representation < Google::Apis::Core::JsonRepresentation; end
2385
2493
 
@@ -2500,6 +2608,18 @@ module Google
2500
2608
  include Google::Apis::Core::JsonObjectSupport
2501
2609
  end
2502
2610
 
2611
+ class GoogleCloudDialogflowV2RaiSettings
2612
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2613
+
2614
+ include Google::Apis::Core::JsonObjectSupport
2615
+ end
2616
+
2617
+ class GoogleCloudDialogflowV2RaiSettingsRaiCategoryConfig
2618
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2619
+
2620
+ include Google::Apis::Core::JsonObjectSupport
2621
+ end
2622
+
2503
2623
  class GoogleCloudDialogflowV2ReloadDocumentRequest
2504
2624
  class Representation < Google::Apis::Core::JsonRepresentation; end
2505
2625
 
@@ -2740,6 +2860,12 @@ module Google
2740
2860
  include Google::Apis::Core::JsonObjectSupport
2741
2861
  end
2742
2862
 
2863
+ class GoogleCloudDialogflowV2SuggestionDedupingConfig
2864
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2865
+
2866
+ include Google::Apis::Core::JsonObjectSupport
2867
+ end
2868
+
2743
2869
  class GoogleCloudDialogflowV2SuggestionFeature
2744
2870
  class Representation < Google::Apis::Core::JsonRepresentation; end
2745
2871
 
@@ -2764,6 +2890,84 @@ module Google
2764
2890
  include Google::Apis::Core::JsonObjectSupport
2765
2891
  end
2766
2892
 
2893
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetrics
2894
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2895
+
2896
+ include Google::Apis::Core::JsonObjectSupport
2897
+ end
2898
+
2899
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsAccuracyDecomposition
2900
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2901
+
2902
+ include Google::Apis::Core::JsonObjectSupport
2903
+ end
2904
+
2905
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsAdherenceDecomposition
2906
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2907
+
2908
+ include Google::Apis::Core::JsonObjectSupport
2909
+ end
2910
+
2911
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsAdherenceRubric
2912
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2913
+
2914
+ include Google::Apis::Core::JsonObjectSupport
2915
+ end
2916
+
2917
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsCompletenessRubric
2918
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2919
+
2920
+ include Google::Apis::Core::JsonObjectSupport
2921
+ end
2922
+
2923
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetail
2924
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2925
+
2926
+ include Google::Apis::Core::JsonObjectSupport
2927
+ end
2928
+
2929
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetailMetricDetail
2930
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2931
+
2932
+ include Google::Apis::Core::JsonObjectSupport
2933
+ end
2934
+
2935
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetailMetricDetailSectionDetail
2936
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2937
+
2938
+ include Google::Apis::Core::JsonObjectSupport
2939
+ end
2940
+
2941
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsDecomposition
2942
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2943
+
2944
+ include Google::Apis::Core::JsonObjectSupport
2945
+ end
2946
+
2947
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsEvaluationResult
2948
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2949
+
2950
+ include Google::Apis::Core::JsonObjectSupport
2951
+ end
2952
+
2953
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsOverallScoresByMetric
2954
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2955
+
2956
+ include Google::Apis::Core::JsonObjectSupport
2957
+ end
2958
+
2959
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsSectionToken
2960
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2961
+
2962
+ include Google::Apis::Core::JsonObjectSupport
2963
+ end
2964
+
2965
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsSummarizationEvaluationResult
2966
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2967
+
2968
+ include Google::Apis::Core::JsonObjectSupport
2969
+ end
2970
+
2767
2971
  class GoogleCloudDialogflowV2SummarizationSection
2768
2972
  class Representation < Google::Apis::Core::JsonRepresentation; end
2769
2973
 
@@ -2878,6 +3082,60 @@ module Google
2878
3082
  include Google::Apis::Core::JsonObjectSupport
2879
3083
  end
2880
3084
 
3085
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstruction
3086
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3087
+
3088
+ include Google::Apis::Core::JsonObjectSupport
3089
+ end
3090
+
3091
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult
3092
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3093
+
3094
+ include Google::Apis::Core::JsonObjectSupport
3095
+ end
3096
+
3097
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
3098
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3099
+
3100
+ include Google::Apis::Core::JsonObjectSupport
3101
+ end
3102
+
3103
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestion
3104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3105
+
3106
+ include Google::Apis::Core::JsonObjectSupport
3107
+ end
3108
+
3109
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion
3110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3111
+
3112
+ include Google::Apis::Core::JsonObjectSupport
3113
+ end
3114
+
3115
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult
3116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3117
+
3118
+ include Google::Apis::Core::JsonObjectSupport
3119
+ end
3120
+
3121
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
3122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3123
+
3124
+ include Google::Apis::Core::JsonObjectSupport
3125
+ end
3126
+
3127
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse
3128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3129
+
3130
+ include Google::Apis::Core::JsonObjectSupport
3131
+ end
3132
+
3133
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources
3134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3135
+
3136
+ include Google::Apis::Core::JsonObjectSupport
3137
+ end
3138
+
2881
3139
  class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
2882
3140
  class Representation < Google::Apis::Core::JsonRepresentation; end
2883
3141
 
@@ -5798,48 +6056,149 @@ module Google
5798
6056
  end
5799
6057
  end
5800
6058
 
5801
- class GoogleCloudDialogflowV2AnalyzeContentRequest
6059
+ class GoogleCloudDialogflowV2AgentCoachingContext
5802
6060
  # @private
5803
6061
  class Representation < Google::Apis::Core::JsonRepresentation
5804
- property :assist_query_params, as: 'assistQueryParams', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AssistQueryParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AssistQueryParameters::Representation
5805
-
5806
- property :audio_input, as: 'audioInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AudioInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AudioInput::Representation
6062
+ collection :instructions, as: 'instructions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstruction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstruction::Representation
5807
6063
 
5808
- hash :cx_parameters, as: 'cxParameters'
5809
- property :event_input, as: 'eventInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput::Representation
6064
+ property :output_language_code, as: 'outputLanguageCode'
6065
+ property :overarching_guidance, as: 'overarchingGuidance'
6066
+ property :version, as: 'version'
6067
+ end
6068
+ end
5810
6069
 
5811
- property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters::Representation
6070
+ class GoogleCloudDialogflowV2AgentCoachingInstruction
6071
+ # @private
6072
+ class Representation < Google::Apis::Core::JsonRepresentation
6073
+ property :agent_action, as: 'agentAction'
6074
+ property :condition, as: 'condition'
6075
+ property :display_details, as: 'displayDetails'
6076
+ property :display_name, as: 'displayName'
6077
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult::Representation
5812
6078
 
5813
- property :reply_audio_config, as: 'replyAudioConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig::Representation
6079
+ property :system_action, as: 'systemAction'
6080
+ end
6081
+ end
5814
6082
 
5815
- property :request_id, as: 'requestId'
5816
- property :suggestion_input, as: 'suggestionInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionInput::Representation
6083
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult
6084
+ # @private
6085
+ class Representation < Google::Apis::Core::JsonRepresentation
6086
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion::Representation
5817
6087
 
5818
- property :text_input, as: 'textInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput::Representation
6088
+ end
6089
+ end
5819
6090
 
6091
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
6092
+ # @private
6093
+ class Representation < Google::Apis::Core::JsonRepresentation
6094
+ property :answer_record, as: 'answerRecord'
6095
+ property :similarity_score, as: 'similarityScore'
6096
+ property :suggestion_index, as: 'suggestionIndex'
5820
6097
  end
5821
6098
  end
5822
6099
 
5823
- class GoogleCloudDialogflowV2AnalyzeContentResponse
6100
+ class GoogleCloudDialogflowV2AgentCoachingSuggestion
5824
6101
  # @private
5825
6102
  class Representation < Google::Apis::Core::JsonRepresentation
5826
- property :automated_agent_reply, as: 'automatedAgentReply', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentReply, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentReply::Representation
6103
+ collection :agent_action_suggestions, as: 'agentActionSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion::Representation
5827
6104
 
5828
- property :dtmf_parameters, as: 'dtmfParameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DtmfParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DtmfParameters::Representation
6105
+ collection :applicable_instructions, as: 'applicableInstructions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstruction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstruction::Representation
5829
6106
 
5830
- collection :end_user_suggestion_results, as: 'endUserSuggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
6107
+ collection :sample_responses, as: 'sampleResponses', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse::Representation
5831
6108
 
5832
- collection :human_agent_suggestion_results, as: 'humanAgentSuggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
6109
+ end
6110
+ end
5833
6111
 
5834
- property :message, as: 'message', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message::Representation
6112
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion
6113
+ # @private
6114
+ class Representation < Google::Apis::Core::JsonRepresentation
6115
+ property :agent_action, as: 'agentAction'
6116
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult::Representation
5835
6117
 
5836
- property :reply_audio, as: 'replyAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudio::Representation
6118
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources::Representation
5837
6119
 
5838
- property :reply_text, as: 'replyText'
5839
6120
  end
5840
6121
  end
5841
6122
 
5842
- class GoogleCloudDialogflowV2AnnotatedMessagePart
6123
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult
6124
+ # @private
6125
+ class Representation < Google::Apis::Core::JsonRepresentation
6126
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion::Representation
6127
+
6128
+ end
6129
+ end
6130
+
6131
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
6132
+ # @private
6133
+ class Representation < Google::Apis::Core::JsonRepresentation
6134
+ property :answer_record, as: 'answerRecord'
6135
+ property :similarity_score, as: 'similarityScore'
6136
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources::Representation
6137
+
6138
+ property :suggestion_index, as: 'suggestionIndex'
6139
+ end
6140
+ end
6141
+
6142
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse
6143
+ # @private
6144
+ class Representation < Google::Apis::Core::JsonRepresentation
6145
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult::Representation
6146
+
6147
+ property :response_text, as: 'responseText'
6148
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources::Representation
6149
+
6150
+ end
6151
+ end
6152
+
6153
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionSources
6154
+ # @private
6155
+ class Representation < Google::Apis::Core::JsonRepresentation
6156
+ collection :instruction_indexes, as: 'instructionIndexes'
6157
+ end
6158
+ end
6159
+
6160
+ class GoogleCloudDialogflowV2AnalyzeContentRequest
6161
+ # @private
6162
+ class Representation < Google::Apis::Core::JsonRepresentation
6163
+ property :assist_query_params, as: 'assistQueryParams', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AssistQueryParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AssistQueryParameters::Representation
6164
+
6165
+ property :audio_input, as: 'audioInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AudioInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AudioInput::Representation
6166
+
6167
+ hash :cx_parameters, as: 'cxParameters'
6168
+ property :event_input, as: 'eventInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput::Representation
6169
+
6170
+ property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters::Representation
6171
+
6172
+ property :reply_audio_config, as: 'replyAudioConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig::Representation
6173
+
6174
+ property :request_id, as: 'requestId'
6175
+ property :suggestion_input, as: 'suggestionInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionInput::Representation
6176
+
6177
+ property :text_input, as: 'textInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput::Representation
6178
+
6179
+ end
6180
+ end
6181
+
6182
+ class GoogleCloudDialogflowV2AnalyzeContentResponse
6183
+ # @private
6184
+ class Representation < Google::Apis::Core::JsonRepresentation
6185
+ property :automated_agent_reply, as: 'automatedAgentReply', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentReply, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentReply::Representation
6186
+
6187
+ property :dtmf_parameters, as: 'dtmfParameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DtmfParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DtmfParameters::Representation
6188
+
6189
+ collection :end_user_suggestion_results, as: 'endUserSuggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
6190
+
6191
+ collection :human_agent_suggestion_results, as: 'humanAgentSuggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
6192
+
6193
+ property :message, as: 'message', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message::Representation
6194
+
6195
+ property :reply_audio, as: 'replyAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudio::Representation
6196
+
6197
+ property :reply_text, as: 'replyText'
6198
+ end
6199
+ end
6200
+
6201
+ class GoogleCloudDialogflowV2AnnotatedMessagePart
5843
6202
  # @private
5844
6203
  class Representation < Google::Apis::Core::JsonRepresentation
5845
6204
  property :entity_type, as: 'entityType'
@@ -6099,6 +6458,7 @@ module Google
6099
6458
  class GoogleCloudDialogflowV2ConversationContextReferenceContextContent
6100
6459
  # @private
6101
6460
  class Representation < Google::Apis::Core::JsonRepresentation
6461
+ property :answer_record, as: 'answerRecord'
6102
6462
  property :content, as: 'content'
6103
6463
  property :content_format, as: 'contentFormat'
6104
6464
  property :ingestion_time, as: 'ingestionTime'
@@ -6488,6 +6848,15 @@ module Google
6488
6848
  end
6489
6849
  end
6490
6850
 
6851
+ class GoogleCloudDialogflowV2EvaluationStatus
6852
+ # @private
6853
+ class Representation < Google::Apis::Core::JsonRepresentation
6854
+ property :done, as: 'done'
6855
+ property :pipeline_status, as: 'pipelineStatus', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
6856
+
6857
+ end
6858
+ end
6859
+
6491
6860
  class GoogleCloudDialogflowV2EventInput
6492
6861
  # @private
6493
6862
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6706,6 +7075,8 @@ module Google
6706
7075
  class GoogleCloudDialogflowV2Generator
6707
7076
  # @private
6708
7077
  class Representation < Google::Apis::Core::JsonRepresentation
7078
+ property :agent_coaching_context, as: 'agentCoachingContext', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingContext, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingContext::Representation
7079
+
6709
7080
  property :create_time, as: 'createTime'
6710
7081
  property :description, as: 'description'
6711
7082
  property :free_form_context, as: 'freeFormContext', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormContext, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormContext::Representation
@@ -6714,6 +7085,8 @@ module Google
6714
7085
 
6715
7086
  property :name, as: 'name'
6716
7087
  property :published_model, as: 'publishedModel'
7088
+ property :suggestion_deduping_config, as: 'suggestionDedupingConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionDedupingConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionDedupingConfig::Representation
7089
+
6717
7090
  property :summarization_context, as: 'summarizationContext', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationContext, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationContext::Representation
6718
7091
 
6719
7092
  collection :tools, as: 'tools'
@@ -6722,9 +7095,84 @@ module Google
6722
7095
  end
6723
7096
  end
6724
7097
 
7098
+ class GoogleCloudDialogflowV2GeneratorEvaluation
7099
+ # @private
7100
+ class Representation < Google::Apis::Core::JsonRepresentation
7101
+ property :complete_time, as: 'completeTime'
7102
+ property :create_time, as: 'createTime'
7103
+ property :display_name, as: 'displayName'
7104
+ property :evaluation_status, as: 'evaluationStatus', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationStatus, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationStatus::Representation
7105
+
7106
+ property :generator_evaluation_config, as: 'generatorEvaluationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluationConfig::Representation
7107
+
7108
+ property :initial_generator, as: 'initialGenerator', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Generator, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Generator::Representation
7109
+
7110
+ property :name, as: 'name'
7111
+ property :satisfies_pzi, as: 'satisfiesPzi'
7112
+ property :satisfies_pzs, as: 'satisfiesPzs'
7113
+ property :summarization_metrics, as: 'summarizationMetrics', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetrics, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetrics::Representation
7114
+
7115
+ end
7116
+ end
7117
+
7118
+ class GoogleCloudDialogflowV2GeneratorEvaluationConfig
7119
+ # @private
7120
+ class Representation < Google::Apis::Core::JsonRepresentation
7121
+ property :input_data_config, as: 'inputDataConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluationConfigInputDataConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluationConfigInputDataConfig::Representation
7122
+
7123
+ property :output_gcs_bucket_path, as: 'outputGcsBucketPath'
7124
+ property :summarization_config, as: 'summarizationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluationConfigSummarizationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluationConfigSummarizationConfig::Representation
7125
+
7126
+ end
7127
+ end
7128
+
7129
+ class GoogleCloudDialogflowV2GeneratorEvaluationConfigAgentAssistInputDataConfig
7130
+ # @private
7131
+ class Representation < Google::Apis::Core::JsonRepresentation
7132
+ property :end_time, as: 'endTime'
7133
+ property :start_time, as: 'startTime'
7134
+ end
7135
+ end
7136
+
7137
+ class GoogleCloudDialogflowV2GeneratorEvaluationConfigDatasetInputDataConfig
7138
+ # @private
7139
+ class Representation < Google::Apis::Core::JsonRepresentation
7140
+ property :dataset, as: 'dataset'
7141
+ end
7142
+ end
7143
+
7144
+ class GoogleCloudDialogflowV2GeneratorEvaluationConfigInputDataConfig
7145
+ # @private
7146
+ class Representation < Google::Apis::Core::JsonRepresentation
7147
+ property :agent_assist_input_data_config, as: 'agentAssistInputDataConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluationConfigAgentAssistInputDataConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluationConfigAgentAssistInputDataConfig::Representation
7148
+
7149
+ property :dataset_input_data_config, as: 'datasetInputDataConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluationConfigDatasetInputDataConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluationConfigDatasetInputDataConfig::Representation
7150
+
7151
+ property :end_time, as: 'endTime'
7152
+ property :input_data_source_type, as: 'inputDataSourceType'
7153
+ property :is_summary_generation_allowed, as: 'isSummaryGenerationAllowed'
7154
+ property :sample_size, as: 'sampleSize'
7155
+ property :start_time, as: 'startTime'
7156
+ property :summary_generation_option, as: 'summaryGenerationOption'
7157
+ end
7158
+ end
7159
+
7160
+ class GoogleCloudDialogflowV2GeneratorEvaluationConfigSummarizationConfig
7161
+ # @private
7162
+ class Representation < Google::Apis::Core::JsonRepresentation
7163
+ property :accuracy_evaluation_version, as: 'accuracyEvaluationVersion'
7164
+ property :completeness_evaluation_version, as: 'completenessEvaluationVersion'
7165
+ property :enable_accuracy_evaluation, as: 'enableAccuracyEvaluation'
7166
+ property :enable_completeness_evaluation, as: 'enableCompletenessEvaluation'
7167
+ property :evaluator_version, as: 'evaluatorVersion'
7168
+ end
7169
+ end
7170
+
6725
7171
  class GoogleCloudDialogflowV2GeneratorSuggestion
6726
7172
  # @private
6727
7173
  class Representation < Google::Apis::Core::JsonRepresentation
7174
+ property :agent_coaching_suggestion, as: 'agentCoachingSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestion::Representation
7175
+
6728
7176
  property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormSuggestion::Representation
6729
7177
 
6730
7178
  property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarySuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarySuggestion::Representation
@@ -6785,10 +7233,13 @@ module Google
6785
7233
  # @private
6786
7234
  class Representation < Google::Apis::Core::JsonRepresentation
6787
7235
  property :disable_high_latency_features_sync_delivery, as: 'disableHighLatencyFeaturesSyncDelivery'
7236
+ property :enable_async_tool_call, as: 'enableAsyncToolCall'
6788
7237
  collection :feature_configs, as: 'featureConfigs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
6789
7238
 
6790
7239
  collection :generators, as: 'generators'
6791
7240
  property :group_suggestion_responses, as: 'groupSuggestionResponses'
7241
+ property :skip_empty_event_based_suggestion, as: 'skipEmptyEventBasedSuggestion'
7242
+ property :use_unredacted_conversation_data, as: 'useUnredactedConversationData'
6792
7243
  end
6793
7244
  end
6794
7245
 
@@ -6804,8 +7255,11 @@ module Google
6804
7255
  property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
6805
7256
  property :enable_query_suggestion_only, as: 'enableQuerySuggestionOnly'
6806
7257
  property :enable_query_suggestion_when_no_answer, as: 'enableQuerySuggestionWhenNoAnswer'
7258
+ property :enable_response_debug_info, as: 'enableResponseDebugInfo'
6807
7259
  property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig::Representation
6808
7260
 
7261
+ property :rai_settings, as: 'raiSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2RaiSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2RaiSettings::Representation
7262
+
6809
7263
  property :suggestion_feature, as: 'suggestionFeature', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionFeature, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionFeature::Representation
6810
7264
 
6811
7265
  property :suggestion_trigger_settings, as: 'suggestionTriggerSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings::Representation
@@ -7604,6 +8058,15 @@ module Google
7604
8058
  end
7605
8059
  end
7606
8060
 
8061
+ class GoogleCloudDialogflowV2ListGeneratorEvaluationsResponse
8062
+ # @private
8063
+ class Representation < Google::Apis::Core::JsonRepresentation
8064
+ collection :generator_evaluations, as: 'generatorEvaluations', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorEvaluation::Representation
8065
+
8066
+ property :next_page_token, as: 'nextPageToken'
8067
+ end
8068
+ end
8069
+
7607
8070
  class GoogleCloudDialogflowV2ListGeneratorsResponse
7608
8071
  # @private
7609
8072
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7823,6 +8286,22 @@ module Google
7823
8286
  end
7824
8287
  end
7825
8288
 
8289
+ class GoogleCloudDialogflowV2RaiSettings
8290
+ # @private
8291
+ class Representation < Google::Apis::Core::JsonRepresentation
8292
+ collection :rai_category_configs, as: 'raiCategoryConfigs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2RaiSettingsRaiCategoryConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2RaiSettingsRaiCategoryConfig::Representation
8293
+
8294
+ end
8295
+ end
8296
+
8297
+ class GoogleCloudDialogflowV2RaiSettingsRaiCategoryConfig
8298
+ # @private
8299
+ class Representation < Google::Apis::Core::JsonRepresentation
8300
+ property :category, as: 'category'
8301
+ property :sensitivity_level, as: 'sensitivityLevel'
8302
+ end
8303
+ end
8304
+
7826
8305
  class GoogleCloudDialogflowV2ReloadDocumentRequest
7827
8306
  # @private
7828
8307
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8213,6 +8692,14 @@ module Google
8213
8692
  end
8214
8693
  end
8215
8694
 
8695
+ class GoogleCloudDialogflowV2SuggestionDedupingConfig
8696
+ # @private
8697
+ class Representation < Google::Apis::Core::JsonRepresentation
8698
+ property :enable_deduping, as: 'enableDeduping'
8699
+ property :similarity_threshold, as: 'similarityThreshold'
8700
+ end
8701
+ end
8702
+
8216
8703
  class GoogleCloudDialogflowV2SuggestionFeature
8217
8704
  # @private
8218
8705
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8223,7 +8710,10 @@ module Google
8223
8710
  class GoogleCloudDialogflowV2SuggestionInput
8224
8711
  # @private
8225
8712
  class Representation < Google::Apis::Core::JsonRepresentation
8713
+ property :action, as: 'action'
8226
8714
  property :answer_record, as: 'answerRecord'
8715
+ hash :parameters, as: 'parameters'
8716
+ property :send_time, as: 'sendTime'
8227
8717
  end
8228
8718
  end
8229
8719
 
@@ -8257,6 +8747,143 @@ module Google
8257
8747
  end
8258
8748
  end
8259
8749
 
8750
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetrics
8751
+ # @private
8752
+ class Representation < Google::Apis::Core::JsonRepresentation
8753
+ collection :conversation_details, as: 'conversationDetails', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetail, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetail::Representation
8754
+
8755
+ collection :overall_metrics, as: 'overallMetrics', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsOverallScoresByMetric, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsOverallScoresByMetric::Representation
8756
+
8757
+ collection :overall_section_tokens, as: 'overallSectionTokens', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsSectionToken, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsSectionToken::Representation
8758
+
8759
+ property :summarization_evaluation_merged_results_uri, as: 'summarizationEvaluationMergedResultsUri'
8760
+ collection :summarization_evaluation_results, as: 'summarizationEvaluationResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsSummarizationEvaluationResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsSummarizationEvaluationResult::Representation
8761
+
8762
+ end
8763
+ end
8764
+
8765
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsAccuracyDecomposition
8766
+ # @private
8767
+ class Representation < Google::Apis::Core::JsonRepresentation
8768
+ property :accuracy_reasoning, as: 'accuracyReasoning'
8769
+ property :is_accurate, as: 'isAccurate'
8770
+ property :point, as: 'point'
8771
+ end
8772
+ end
8773
+
8774
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsAdherenceDecomposition
8775
+ # @private
8776
+ class Representation < Google::Apis::Core::JsonRepresentation
8777
+ property :adherence_reasoning, as: 'adherenceReasoning'
8778
+ property :is_adherent, as: 'isAdherent'
8779
+ property :point, as: 'point'
8780
+ end
8781
+ end
8782
+
8783
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsAdherenceRubric
8784
+ # @private
8785
+ class Representation < Google::Apis::Core::JsonRepresentation
8786
+ property :is_addressed, as: 'isAddressed'
8787
+ property :question, as: 'question'
8788
+ property :reasoning, as: 'reasoning'
8789
+ end
8790
+ end
8791
+
8792
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsCompletenessRubric
8793
+ # @private
8794
+ class Representation < Google::Apis::Core::JsonRepresentation
8795
+ property :is_addressed, as: 'isAddressed'
8796
+ property :question, as: 'question'
8797
+ end
8798
+ end
8799
+
8800
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetail
8801
+ # @private
8802
+ class Representation < Google::Apis::Core::JsonRepresentation
8803
+ collection :message_entries, as: 'messageEntries', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2MessageEntry, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2MessageEntry::Representation
8804
+
8805
+ collection :metric_details, as: 'metricDetails', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetailMetricDetail, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetailMetricDetail::Representation
8806
+
8807
+ collection :section_tokens, as: 'sectionTokens', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsSectionToken, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsSectionToken::Representation
8808
+
8809
+ collection :summary_sections, as: 'summarySections', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarySuggestionSummarySection, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarySuggestionSummarySection::Representation
8810
+
8811
+ end
8812
+ end
8813
+
8814
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetailMetricDetail
8815
+ # @private
8816
+ class Representation < Google::Apis::Core::JsonRepresentation
8817
+ property :metric, as: 'metric'
8818
+ property :score, as: 'score'
8819
+ collection :section_details, as: 'sectionDetails', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetailMetricDetailSectionDetail, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetailMetricDetailSectionDetail::Representation
8820
+
8821
+ end
8822
+ end
8823
+
8824
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsConversationDetailMetricDetailSectionDetail
8825
+ # @private
8826
+ class Representation < Google::Apis::Core::JsonRepresentation
8827
+ collection :evaluation_results, as: 'evaluationResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsEvaluationResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsEvaluationResult::Representation
8828
+
8829
+ property :score, as: 'score'
8830
+ property :section, as: 'section'
8831
+ property :section_summary, as: 'sectionSummary'
8832
+ end
8833
+ end
8834
+
8835
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsDecomposition
8836
+ # @private
8837
+ class Representation < Google::Apis::Core::JsonRepresentation
8838
+ property :accuracy_decomposition, as: 'accuracyDecomposition', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsAccuracyDecomposition, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsAccuracyDecomposition::Representation
8839
+
8840
+ property :adherence_decomposition, as: 'adherenceDecomposition', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsAdherenceDecomposition, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsAdherenceDecomposition::Representation
8841
+
8842
+ end
8843
+ end
8844
+
8845
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsEvaluationResult
8846
+ # @private
8847
+ class Representation < Google::Apis::Core::JsonRepresentation
8848
+ property :accuracy_decomposition, as: 'accuracyDecomposition', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsAccuracyDecomposition, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsAccuracyDecomposition::Representation
8849
+
8850
+ property :adherence_rubric, as: 'adherenceRubric', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsAdherenceRubric, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsAdherenceRubric::Representation
8851
+
8852
+ property :completeness_rubric, as: 'completenessRubric', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsCompletenessRubric, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsCompletenessRubric::Representation
8853
+
8854
+ end
8855
+ end
8856
+
8857
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsOverallScoresByMetric
8858
+ # @private
8859
+ class Representation < Google::Apis::Core::JsonRepresentation
8860
+ property :metric, as: 'metric'
8861
+ end
8862
+ end
8863
+
8864
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsSectionToken
8865
+ # @private
8866
+ class Representation < Google::Apis::Core::JsonRepresentation
8867
+ property :section, as: 'section'
8868
+ property :token_count, :numeric_string => true, as: 'tokenCount'
8869
+ end
8870
+ end
8871
+
8872
+ class GoogleCloudDialogflowV2SummarizationEvaluationMetricsSummarizationEvaluationResult
8873
+ # @private
8874
+ class Representation < Google::Apis::Core::JsonRepresentation
8875
+ collection :decompositions, as: 'decompositions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsDecomposition, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsDecomposition::Representation
8876
+
8877
+ collection :evaluation_results, as: 'evaluationResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsEvaluationResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetricsEvaluationResult::Representation
8878
+
8879
+ property :metric, as: 'metric'
8880
+ property :score, as: 'score'
8881
+ property :section, as: 'section'
8882
+ property :section_summary, as: 'sectionSummary'
8883
+ property :session_id, as: 'sessionId'
8884
+ end
8885
+ end
8886
+
8260
8887
  class GoogleCloudDialogflowV2SummarizationSection
8261
8888
  # @private
8262
8889
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8327,9 +8954,13 @@ module Google
8327
8954
  # @private
8328
8955
  class Representation < Google::Apis::Core::JsonRepresentation
8329
8956
  property :action, as: 'action'
8957
+ property :answer_record, as: 'answerRecord'
8330
8958
  property :create_time, as: 'createTime'
8331
8959
  hash :input_parameters, as: 'inputParameters'
8960
+ property :state, as: 'state'
8332
8961
  property :tool, as: 'tool'
8962
+ property :tool_display_details, as: 'toolDisplayDetails'
8963
+ property :tool_display_name, as: 'toolDisplayName'
8333
8964
  end
8334
8965
  end
8335
8966
 
@@ -8337,6 +8968,7 @@ module Google
8337
8968
  # @private
8338
8969
  class Representation < Google::Apis::Core::JsonRepresentation
8339
8970
  property :action, as: 'action'
8971
+ property :answer_record, as: 'answerRecord'
8340
8972
  property :content, as: 'content'
8341
8973
  property :create_time, as: 'createTime'
8342
8974
  property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolCallResultError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolCallResultError::Representation
@@ -8439,6 +9071,96 @@ module Google
8439
9071
  end
8440
9072
  end
8441
9073
 
9074
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstruction
9075
+ # @private
9076
+ class Representation < Google::Apis::Core::JsonRepresentation
9077
+ property :agent_action, as: 'agentAction'
9078
+ property :condition, as: 'condition'
9079
+ property :display_details, as: 'displayDetails'
9080
+ property :display_name, as: 'displayName'
9081
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult::Representation
9082
+
9083
+ property :system_action, as: 'systemAction'
9084
+ end
9085
+ end
9086
+
9087
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult
9088
+ # @private
9089
+ class Representation < Google::Apis::Core::JsonRepresentation
9090
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion::Representation
9091
+
9092
+ end
9093
+ end
9094
+
9095
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
9096
+ # @private
9097
+ class Representation < Google::Apis::Core::JsonRepresentation
9098
+ property :answer_record, as: 'answerRecord'
9099
+ property :similarity_score, as: 'similarityScore'
9100
+ property :suggestion_index, as: 'suggestionIndex'
9101
+ end
9102
+ end
9103
+
9104
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestion
9105
+ # @private
9106
+ class Representation < Google::Apis::Core::JsonRepresentation
9107
+ collection :agent_action_suggestions, as: 'agentActionSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion::Representation
9108
+
9109
+ collection :applicable_instructions, as: 'applicableInstructions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstruction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstruction::Representation
9110
+
9111
+ collection :sample_responses, as: 'sampleResponses', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse::Representation
9112
+
9113
+ end
9114
+ end
9115
+
9116
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion
9117
+ # @private
9118
+ class Representation < Google::Apis::Core::JsonRepresentation
9119
+ property :agent_action, as: 'agentAction'
9120
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult::Representation
9121
+
9122
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources::Representation
9123
+
9124
+ end
9125
+ end
9126
+
9127
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult
9128
+ # @private
9129
+ class Representation < Google::Apis::Core::JsonRepresentation
9130
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion::Representation
9131
+
9132
+ end
9133
+ end
9134
+
9135
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
9136
+ # @private
9137
+ class Representation < Google::Apis::Core::JsonRepresentation
9138
+ property :answer_record, as: 'answerRecord'
9139
+ property :similarity_score, as: 'similarityScore'
9140
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources::Representation
9141
+
9142
+ property :suggestion_index, as: 'suggestionIndex'
9143
+ end
9144
+ end
9145
+
9146
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse
9147
+ # @private
9148
+ class Representation < Google::Apis::Core::JsonRepresentation
9149
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult::Representation
9150
+
9151
+ property :response_text, as: 'responseText'
9152
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources::Representation
9153
+
9154
+ end
9155
+ end
9156
+
9157
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources
9158
+ # @private
9159
+ class Representation < Google::Apis::Core::JsonRepresentation
9160
+ collection :instruction_indexes, as: 'instructionIndexes'
9161
+ end
9162
+ end
9163
+
8442
9164
  class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
8443
9165
  # @private
8444
9166
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8621,6 +9343,8 @@ module Google
8621
9343
  class GoogleCloudDialogflowV2beta1GeneratorSuggestion
8622
9344
  # @private
8623
9345
  class Representation < Google::Apis::Core::JsonRepresentation
9346
+ property :agent_coaching_suggestion, as: 'agentCoachingSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestion::Representation
9347
+
8624
9348
  property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FreeFormSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FreeFormSuggestion::Representation
8625
9349
 
8626
9350
  property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SummarySuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SummarySuggestion::Representation
@@ -9562,9 +10286,13 @@ module Google
9562
10286
  # @private
9563
10287
  class Representation < Google::Apis::Core::JsonRepresentation
9564
10288
  property :action, as: 'action'
10289
+ property :answer_record, as: 'answerRecord'
9565
10290
  property :create_time, as: 'createTime'
9566
10291
  hash :input_parameters, as: 'inputParameters'
10292
+ property :state, as: 'state'
9567
10293
  property :tool, as: 'tool'
10294
+ property :tool_display_details, as: 'toolDisplayDetails'
10295
+ property :tool_display_name, as: 'toolDisplayName'
9568
10296
  end
9569
10297
  end
9570
10298
 
@@ -9572,6 +10300,7 @@ module Google
9572
10300
  # @private
9573
10301
  class Representation < Google::Apis::Core::JsonRepresentation
9574
10302
  property :action, as: 'action'
10303
+ property :answer_record, as: 'answerRecord'
9575
10304
  property :content, as: 'content'
9576
10305
  property :create_time, as: 'createTime'
9577
10306
  property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ToolCallResultError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ToolCallResultError::Representation
@@ -9672,6 +10401,7 @@ module Google
9672
10401
  property :next_page_token, as: 'nextPageToken'
9673
10402
  collection :operations, as: 'operations', class: Google::Apis::DialogflowV2::GoogleLongrunningOperation, decorator: Google::Apis::DialogflowV2::GoogleLongrunningOperation::Representation
9674
10403
 
10404
+ collection :unreachable, as: 'unreachable'
9675
10405
  end
9676
10406
  end
9677
10407