google-apis-dialogflow_v2beta1 0.110.0 → 0.112.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.
@@ -1282,6 +1282,60 @@ module Google
1282
1282
  include Google::Apis::Core::JsonObjectSupport
1283
1283
  end
1284
1284
 
1285
+ class GoogleCloudDialogflowV2AgentCoachingInstruction
1286
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1287
+
1288
+ include Google::Apis::Core::JsonObjectSupport
1289
+ end
1290
+
1291
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult
1292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1293
+
1294
+ include Google::Apis::Core::JsonObjectSupport
1295
+ end
1296
+
1297
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
1298
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1299
+
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1302
+
1303
+ class GoogleCloudDialogflowV2AgentCoachingSuggestion
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1309
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1315
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult
1316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1317
+
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1320
+
1321
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1327
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse
1328
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1329
+
1330
+ include Google::Apis::Core::JsonObjectSupport
1331
+ end
1332
+
1333
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionSources
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1335
+
1336
+ include Google::Apis::Core::JsonObjectSupport
1337
+ end
1338
+
1285
1339
  class GoogleCloudDialogflowV2AnnotatedMessagePart
1286
1340
  class Representation < Google::Apis::Core::JsonRepresentation; end
1287
1341
 
@@ -1918,6 +1972,66 @@ module Google
1918
1972
  include Google::Apis::Core::JsonObjectSupport
1919
1973
  end
1920
1974
 
1975
+ class GoogleCloudDialogflowV2beta1AgentCoachingContext
1976
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1977
+
1978
+ include Google::Apis::Core::JsonObjectSupport
1979
+ end
1980
+
1981
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstruction
1982
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1983
+
1984
+ include Google::Apis::Core::JsonObjectSupport
1985
+ end
1986
+
1987
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult
1988
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1989
+
1990
+ include Google::Apis::Core::JsonObjectSupport
1991
+ end
1992
+
1993
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
1994
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1995
+
1996
+ include Google::Apis::Core::JsonObjectSupport
1997
+ end
1998
+
1999
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestion
2000
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2001
+
2002
+ include Google::Apis::Core::JsonObjectSupport
2003
+ end
2004
+
2005
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion
2006
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2007
+
2008
+ include Google::Apis::Core::JsonObjectSupport
2009
+ end
2010
+
2011
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult
2012
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2013
+
2014
+ include Google::Apis::Core::JsonObjectSupport
2015
+ end
2016
+
2017
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
2018
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2019
+
2020
+ include Google::Apis::Core::JsonObjectSupport
2021
+ end
2022
+
2023
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse
2024
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2025
+
2026
+ include Google::Apis::Core::JsonObjectSupport
2027
+ end
2028
+
2029
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources
2030
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2031
+
2032
+ include Google::Apis::Core::JsonObjectSupport
2033
+ end
2034
+
1921
2035
  class GoogleCloudDialogflowV2beta1AnalyzeContentRequest
1922
2036
  class Representation < Google::Apis::Core::JsonRepresentation; end
1923
2037
 
@@ -2248,6 +2362,12 @@ module Google
2248
2362
  include Google::Apis::Core::JsonObjectSupport
2249
2363
  end
2250
2364
 
2365
+ class GoogleCloudDialogflowV2beta1EvaluationStatus
2366
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2367
+
2368
+ include Google::Apis::Core::JsonObjectSupport
2369
+ end
2370
+
2251
2371
  class GoogleCloudDialogflowV2beta1EventInput
2252
2372
  class Representation < Google::Apis::Core::JsonRepresentation; end
2253
2373
 
@@ -2392,6 +2512,42 @@ module Google
2392
2512
  include Google::Apis::Core::JsonObjectSupport
2393
2513
  end
2394
2514
 
2515
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluation
2516
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2517
+
2518
+ include Google::Apis::Core::JsonObjectSupport
2519
+ end
2520
+
2521
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluationConfig
2522
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2523
+
2524
+ include Google::Apis::Core::JsonObjectSupport
2525
+ end
2526
+
2527
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigAgentAssistInputDataConfig
2528
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2529
+
2530
+ include Google::Apis::Core::JsonObjectSupport
2531
+ end
2532
+
2533
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigDatasetInputDataConfig
2534
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2535
+
2536
+ include Google::Apis::Core::JsonObjectSupport
2537
+ end
2538
+
2539
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigInputDataConfig
2540
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2541
+
2542
+ include Google::Apis::Core::JsonObjectSupport
2543
+ end
2544
+
2545
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigSummarizationConfig
2546
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2547
+
2548
+ include Google::Apis::Core::JsonObjectSupport
2549
+ end
2550
+
2395
2551
  class GoogleCloudDialogflowV2beta1GeneratorSuggestion
2396
2552
  class Representation < Google::Apis::Core::JsonRepresentation; end
2397
2553
 
@@ -2974,6 +3130,12 @@ module Google
2974
3130
  include Google::Apis::Core::JsonObjectSupport
2975
3131
  end
2976
3132
 
3133
+ class GoogleCloudDialogflowV2beta1ListGeneratorEvaluationsResponse
3134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3135
+
3136
+ include Google::Apis::Core::JsonObjectSupport
3137
+ end
3138
+
2977
3139
  class GoogleCloudDialogflowV2beta1ListGeneratorsResponse
2978
3140
  class Representation < Google::Apis::Core::JsonRepresentation; end
2979
3141
 
@@ -3112,6 +3274,18 @@ module Google
3112
3274
  include Google::Apis::Core::JsonObjectSupport
3113
3275
  end
3114
3276
 
3277
+ class GoogleCloudDialogflowV2beta1RaiSettings
3278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3279
+
3280
+ include Google::Apis::Core::JsonObjectSupport
3281
+ end
3282
+
3283
+ class GoogleCloudDialogflowV2beta1RaiSettingsRaiCategoryConfig
3284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3285
+
3286
+ include Google::Apis::Core::JsonObjectSupport
3287
+ end
3288
+
3115
3289
  class GoogleCloudDialogflowV2beta1ReloadDocumentRequest
3116
3290
  class Representation < Google::Apis::Core::JsonRepresentation; end
3117
3291
 
@@ -3400,6 +3574,12 @@ module Google
3400
3574
  include Google::Apis::Core::JsonObjectSupport
3401
3575
  end
3402
3576
 
3577
+ class GoogleCloudDialogflowV2beta1SuggestionDedupingConfig
3578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3579
+
3580
+ include Google::Apis::Core::JsonObjectSupport
3581
+ end
3582
+
3403
3583
  class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
3404
3584
  class Representation < Google::Apis::Core::JsonRepresentation; end
3405
3585
 
@@ -3430,6 +3610,84 @@ module Google
3430
3610
  include Google::Apis::Core::JsonObjectSupport
3431
3611
  end
3432
3612
 
3613
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetrics
3614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3615
+
3616
+ include Google::Apis::Core::JsonObjectSupport
3617
+ end
3618
+
3619
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAccuracyDecomposition
3620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3621
+
3622
+ include Google::Apis::Core::JsonObjectSupport
3623
+ end
3624
+
3625
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAdherenceDecomposition
3626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3627
+
3628
+ include Google::Apis::Core::JsonObjectSupport
3629
+ end
3630
+
3631
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAdherenceRubric
3632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3633
+
3634
+ include Google::Apis::Core::JsonObjectSupport
3635
+ end
3636
+
3637
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsCompletenessRubric
3638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3639
+
3640
+ include Google::Apis::Core::JsonObjectSupport
3641
+ end
3642
+
3643
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetail
3644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3645
+
3646
+ include Google::Apis::Core::JsonObjectSupport
3647
+ end
3648
+
3649
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetailMetricDetail
3650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3651
+
3652
+ include Google::Apis::Core::JsonObjectSupport
3653
+ end
3654
+
3655
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetailMetricDetailSectionDetail
3656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3657
+
3658
+ include Google::Apis::Core::JsonObjectSupport
3659
+ end
3660
+
3661
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsDecomposition
3662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3663
+
3664
+ include Google::Apis::Core::JsonObjectSupport
3665
+ end
3666
+
3667
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsEvaluationResult
3668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3669
+
3670
+ include Google::Apis::Core::JsonObjectSupport
3671
+ end
3672
+
3673
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsOverallScoresByMetric
3674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3675
+
3676
+ include Google::Apis::Core::JsonObjectSupport
3677
+ end
3678
+
3679
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsSectionToken
3680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3681
+
3682
+ include Google::Apis::Core::JsonObjectSupport
3683
+ end
3684
+
3685
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsSummarizationEvaluationResult
3686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3687
+
3688
+ include Google::Apis::Core::JsonObjectSupport
3689
+ end
3690
+
3433
3691
  class GoogleCloudDialogflowV2beta1SummarizationSection
3434
3692
  class Representation < Google::Apis::Core::JsonRepresentation; end
3435
3693
 
@@ -5707,76 +5965,166 @@ module Google
5707
5965
  end
5708
5966
  end
5709
5967
 
5710
- class GoogleCloudDialogflowV2AnnotatedMessagePart
5968
+ class GoogleCloudDialogflowV2AgentCoachingInstruction
5711
5969
  # @private
5712
5970
  class Representation < Google::Apis::Core::JsonRepresentation
5713
- property :entity_type, as: 'entityType'
5714
- property :formatted_value, as: 'formattedValue'
5715
- property :text, as: 'text'
5971
+ property :agent_action, as: 'agentAction'
5972
+ property :condition, as: 'condition'
5973
+ property :display_details, as: 'displayDetails'
5974
+ property :display_name, as: 'displayName'
5975
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult::Representation
5976
+
5977
+ property :system_action, as: 'systemAction'
5716
5978
  end
5717
5979
  end
5718
5980
 
5719
- class GoogleCloudDialogflowV2ArticleAnswer
5981
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult
5720
5982
  # @private
5721
5983
  class Representation < Google::Apis::Core::JsonRepresentation
5722
- property :answer_record, as: 'answerRecord'
5723
- property :confidence, as: 'confidence'
5724
- hash :metadata, as: 'metadata'
5725
- collection :snippets, as: 'snippets'
5726
- property :title, as: 'title'
5727
- property :uri, as: 'uri'
5984
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion::Representation
5985
+
5728
5986
  end
5729
5987
  end
5730
5988
 
5731
- class GoogleCloudDialogflowV2ArticleSuggestionModelMetadata
5989
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
5732
5990
  # @private
5733
5991
  class Representation < Google::Apis::Core::JsonRepresentation
5734
- property :training_model_type, as: 'trainingModelType'
5992
+ property :answer_record, as: 'answerRecord'
5993
+ property :similarity_score, as: 'similarityScore'
5994
+ property :suggestion_index, as: 'suggestionIndex'
5735
5995
  end
5736
5996
  end
5737
5997
 
5738
- class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
5998
+ class GoogleCloudDialogflowV2AgentCoachingSuggestion
5739
5999
  # @private
5740
6000
  class Representation < Google::Apis::Core::JsonRepresentation
5741
- collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityType::Representation
6001
+ collection :agent_action_suggestions, as: 'agentActionSuggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion::Representation
6002
+
6003
+ collection :applicable_instructions, as: 'applicableInstructions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingInstruction, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingInstruction::Representation
6004
+
6005
+ collection :sample_responses, as: 'sampleResponses', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse::Representation
5742
6006
 
5743
6007
  end
5744
6008
  end
5745
6009
 
5746
- class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
6010
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion
5747
6011
  # @private
5748
6012
  class Representation < Google::Apis::Core::JsonRepresentation
5749
- collection :intents, as: 'intents', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Intent::Representation
6013
+ property :agent_action, as: 'agentAction'
6014
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult::Representation
6015
+
6016
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionSources::Representation
5750
6017
 
5751
6018
  end
5752
6019
  end
5753
6020
 
5754
- class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata
6021
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult
5755
6022
  # @private
5756
6023
  class Representation < Google::Apis::Core::JsonRepresentation
5757
- property :conversation_profile, as: 'conversationProfile'
5758
- property :create_time, as: 'createTime'
5759
- property :participant_role, as: 'participantRole'
5760
- property :suggestion_feature_type, as: 'suggestionFeatureType'
6024
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion::Representation
6025
+
5761
6026
  end
5762
6027
  end
5763
6028
 
5764
- class GoogleCloudDialogflowV2Context
6029
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
5765
6030
  # @private
5766
6031
  class Representation < Google::Apis::Core::JsonRepresentation
5767
- property :lifespan_count, as: 'lifespanCount'
5768
- property :name, as: 'name'
5769
- hash :parameters, as: 'parameters'
6032
+ property :answer_record, as: 'answerRecord'
6033
+ property :similarity_score, as: 'similarityScore'
6034
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionSources::Representation
6035
+
6036
+ property :suggestion_index, as: 'suggestionIndex'
5770
6037
  end
5771
6038
  end
5772
6039
 
5773
- class GoogleCloudDialogflowV2ConversationEvent
6040
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse
5774
6041
  # @private
5775
6042
  class Representation < Google::Apis::Core::JsonRepresentation
5776
- property :conversation, as: 'conversation'
5777
- property :error_status, as: 'errorStatus', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
6043
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult::Representation
5778
6044
 
5779
- property :new_message_payload, as: 'newMessagePayload', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Message::Representation
6045
+ property :response_text, as: 'responseText'
6046
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionSources::Representation
6047
+
6048
+ end
6049
+ end
6050
+
6051
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionSources
6052
+ # @private
6053
+ class Representation < Google::Apis::Core::JsonRepresentation
6054
+ collection :instruction_indexes, as: 'instructionIndexes'
6055
+ end
6056
+ end
6057
+
6058
+ class GoogleCloudDialogflowV2AnnotatedMessagePart
6059
+ # @private
6060
+ class Representation < Google::Apis::Core::JsonRepresentation
6061
+ property :entity_type, as: 'entityType'
6062
+ property :formatted_value, as: 'formattedValue'
6063
+ property :text, as: 'text'
6064
+ end
6065
+ end
6066
+
6067
+ class GoogleCloudDialogflowV2ArticleAnswer
6068
+ # @private
6069
+ class Representation < Google::Apis::Core::JsonRepresentation
6070
+ property :answer_record, as: 'answerRecord'
6071
+ property :confidence, as: 'confidence'
6072
+ hash :metadata, as: 'metadata'
6073
+ collection :snippets, as: 'snippets'
6074
+ property :title, as: 'title'
6075
+ property :uri, as: 'uri'
6076
+ end
6077
+ end
6078
+
6079
+ class GoogleCloudDialogflowV2ArticleSuggestionModelMetadata
6080
+ # @private
6081
+ class Representation < Google::Apis::Core::JsonRepresentation
6082
+ property :training_model_type, as: 'trainingModelType'
6083
+ end
6084
+ end
6085
+
6086
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
6087
+ # @private
6088
+ class Representation < Google::Apis::Core::JsonRepresentation
6089
+ collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityType::Representation
6090
+
6091
+ end
6092
+ end
6093
+
6094
+ class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
6095
+ # @private
6096
+ class Representation < Google::Apis::Core::JsonRepresentation
6097
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Intent::Representation
6098
+
6099
+ end
6100
+ end
6101
+
6102
+ class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata
6103
+ # @private
6104
+ class Representation < Google::Apis::Core::JsonRepresentation
6105
+ property :conversation_profile, as: 'conversationProfile'
6106
+ property :create_time, as: 'createTime'
6107
+ property :participant_role, as: 'participantRole'
6108
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
6109
+ end
6110
+ end
6111
+
6112
+ class GoogleCloudDialogflowV2Context
6113
+ # @private
6114
+ class Representation < Google::Apis::Core::JsonRepresentation
6115
+ property :lifespan_count, as: 'lifespanCount'
6116
+ property :name, as: 'name'
6117
+ hash :parameters, as: 'parameters'
6118
+ end
6119
+ end
6120
+
6121
+ class GoogleCloudDialogflowV2ConversationEvent
6122
+ # @private
6123
+ class Representation < Google::Apis::Core::JsonRepresentation
6124
+ property :conversation, as: 'conversation'
6125
+ property :error_status, as: 'errorStatus', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
6126
+
6127
+ property :new_message_payload, as: 'newMessagePayload', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Message::Representation
5780
6128
 
5781
6129
  property :new_recognition_result_payload, as: 'newRecognitionResultPayload', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2StreamingRecognitionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2StreamingRecognitionResult::Representation
5782
6130
 
@@ -5956,6 +6304,8 @@ module Google
5956
6304
  class GoogleCloudDialogflowV2GeneratorSuggestion
5957
6305
  # @private
5958
6306
  class Representation < Google::Apis::Core::JsonRepresentation
6307
+ property :agent_coaching_suggestion, as: 'agentCoachingSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestion::Representation
6308
+
5959
6309
  property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FreeFormSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FreeFormSuggestion::Representation
5960
6310
 
5961
6311
  property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SummarySuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SummarySuggestion::Representation
@@ -6675,9 +7025,13 @@ module Google
6675
7025
  # @private
6676
7026
  class Representation < Google::Apis::Core::JsonRepresentation
6677
7027
  property :action, as: 'action'
7028
+ property :answer_record, as: 'answerRecord'
6678
7029
  property :create_time, as: 'createTime'
6679
7030
  hash :input_parameters, as: 'inputParameters'
7031
+ property :state, as: 'state'
6680
7032
  property :tool, as: 'tool'
7033
+ property :tool_display_details, as: 'toolDisplayDetails'
7034
+ property :tool_display_name, as: 'toolDisplayName'
6681
7035
  end
6682
7036
  end
6683
7037
 
@@ -6685,6 +7039,7 @@ module Google
6685
7039
  # @private
6686
7040
  class Representation < Google::Apis::Core::JsonRepresentation
6687
7041
  property :action, as: 'action'
7042
+ property :answer_record, as: 'answerRecord'
6688
7043
  property :content, as: 'content'
6689
7044
  property :create_time, as: 'createTime'
6690
7045
  property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ToolCallResultError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ToolCallResultError::Representation
@@ -6812,6 +7167,107 @@ module Google
6812
7167
  end
6813
7168
  end
6814
7169
 
7170
+ class GoogleCloudDialogflowV2beta1AgentCoachingContext
7171
+ # @private
7172
+ class Representation < Google::Apis::Core::JsonRepresentation
7173
+ collection :instructions, as: 'instructions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingInstruction, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingInstruction::Representation
7174
+
7175
+ property :output_language_code, as: 'outputLanguageCode'
7176
+ property :overarching_guidance, as: 'overarchingGuidance'
7177
+ property :version, as: 'version'
7178
+ end
7179
+ end
7180
+
7181
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstruction
7182
+ # @private
7183
+ class Representation < Google::Apis::Core::JsonRepresentation
7184
+ property :agent_action, as: 'agentAction'
7185
+ property :condition, as: 'condition'
7186
+ property :display_details, as: 'displayDetails'
7187
+ property :display_name, as: 'displayName'
7188
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult::Representation
7189
+
7190
+ property :system_action, as: 'systemAction'
7191
+ end
7192
+ end
7193
+
7194
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult
7195
+ # @private
7196
+ class Representation < Google::Apis::Core::JsonRepresentation
7197
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion::Representation
7198
+
7199
+ end
7200
+ end
7201
+
7202
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
7203
+ # @private
7204
+ class Representation < Google::Apis::Core::JsonRepresentation
7205
+ property :answer_record, as: 'answerRecord'
7206
+ property :similarity_score, as: 'similarityScore'
7207
+ property :suggestion_index, as: 'suggestionIndex'
7208
+ end
7209
+ end
7210
+
7211
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestion
7212
+ # @private
7213
+ class Representation < Google::Apis::Core::JsonRepresentation
7214
+ collection :agent_action_suggestions, as: 'agentActionSuggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion::Representation
7215
+
7216
+ collection :applicable_instructions, as: 'applicableInstructions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingInstruction, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingInstruction::Representation
7217
+
7218
+ collection :sample_responses, as: 'sampleResponses', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse::Representation
7219
+
7220
+ end
7221
+ end
7222
+
7223
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion
7224
+ # @private
7225
+ class Representation < Google::Apis::Core::JsonRepresentation
7226
+ property :agent_action, as: 'agentAction'
7227
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult::Representation
7228
+
7229
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources::Representation
7230
+
7231
+ end
7232
+ end
7233
+
7234
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult
7235
+ # @private
7236
+ class Representation < Google::Apis::Core::JsonRepresentation
7237
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion::Representation
7238
+
7239
+ end
7240
+ end
7241
+
7242
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
7243
+ # @private
7244
+ class Representation < Google::Apis::Core::JsonRepresentation
7245
+ property :answer_record, as: 'answerRecord'
7246
+ property :similarity_score, as: 'similarityScore'
7247
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources::Representation
7248
+
7249
+ property :suggestion_index, as: 'suggestionIndex'
7250
+ end
7251
+ end
7252
+
7253
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse
7254
+ # @private
7255
+ class Representation < Google::Apis::Core::JsonRepresentation
7256
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult::Representation
7257
+
7258
+ property :response_text, as: 'responseText'
7259
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources::Representation
7260
+
7261
+ end
7262
+ end
7263
+
7264
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources
7265
+ # @private
7266
+ class Representation < Google::Apis::Core::JsonRepresentation
7267
+ collection :instruction_indexes, as: 'instructionIndexes'
7268
+ end
7269
+ end
7270
+
6815
7271
  class GoogleCloudDialogflowV2beta1AnalyzeContentRequest
6816
7272
  # @private
6817
7273
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7159,6 +7615,7 @@ module Google
7159
7615
  class GoogleCloudDialogflowV2beta1ConversationContextReferenceContextContent
7160
7616
  # @private
7161
7617
  class Representation < Google::Apis::Core::JsonRepresentation
7618
+ property :answer_record, as: 'answerRecord'
7162
7619
  property :content, as: 'content'
7163
7620
  property :content_format, as: 'contentFormat'
7164
7621
  property :ingestion_time, as: 'ingestionTime'
@@ -7410,6 +7867,15 @@ module Google
7410
7867
  end
7411
7868
  end
7412
7869
 
7870
+ class GoogleCloudDialogflowV2beta1EvaluationStatus
7871
+ # @private
7872
+ class Representation < Google::Apis::Core::JsonRepresentation
7873
+ property :done, as: 'done'
7874
+ property :pipeline_status, as: 'pipelineStatus', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
7875
+
7876
+ end
7877
+ end
7878
+
7413
7879
  class GoogleCloudDialogflowV2beta1EventInput
7414
7880
  # @private
7415
7881
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7625,6 +8091,8 @@ module Google
7625
8091
  class GoogleCloudDialogflowV2beta1Generator
7626
8092
  # @private
7627
8093
  class Representation < Google::Apis::Core::JsonRepresentation
8094
+ property :agent_coaching_context, as: 'agentCoachingContext', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingContext, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingContext::Representation
8095
+
7628
8096
  property :create_time, as: 'createTime'
7629
8097
  property :description, as: 'description'
7630
8098
  property :free_form_context, as: 'freeFormContext', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormContext, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormContext::Representation
@@ -7633,6 +8101,8 @@ module Google
7633
8101
 
7634
8102
  property :name, as: 'name'
7635
8103
  property :published_model, as: 'publishedModel'
8104
+ property :suggestion_deduping_config, as: 'suggestionDedupingConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionDedupingConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionDedupingConfig::Representation
8105
+
7636
8106
  property :summarization_context, as: 'summarizationContext', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationContext, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationContext::Representation
7637
8107
 
7638
8108
  collection :tools, as: 'tools'
@@ -7641,9 +8111,84 @@ module Google
7641
8111
  end
7642
8112
  end
7643
8113
 
8114
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluation
8115
+ # @private
8116
+ class Representation < Google::Apis::Core::JsonRepresentation
8117
+ property :complete_time, as: 'completeTime'
8118
+ property :create_time, as: 'createTime'
8119
+ property :display_name, as: 'displayName'
8120
+ property :evaluation_status, as: 'evaluationStatus', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EvaluationStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EvaluationStatus::Representation
8121
+
8122
+ property :generator_evaluation_config, as: 'generatorEvaluationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluationConfig::Representation
8123
+
8124
+ property :initial_generator, as: 'initialGenerator', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Generator, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Generator::Representation
8125
+
8126
+ property :name, as: 'name'
8127
+ property :satisfies_pzi, as: 'satisfiesPzi'
8128
+ property :satisfies_pzs, as: 'satisfiesPzs'
8129
+ property :summarization_metrics, as: 'summarizationMetrics', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetrics, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetrics::Representation
8130
+
8131
+ end
8132
+ end
8133
+
8134
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluationConfig
8135
+ # @private
8136
+ class Representation < Google::Apis::Core::JsonRepresentation
8137
+ property :input_data_config, as: 'inputDataConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigInputDataConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigInputDataConfig::Representation
8138
+
8139
+ property :output_gcs_bucket_path, as: 'outputGcsBucketPath'
8140
+ property :summarization_config, as: 'summarizationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigSummarizationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigSummarizationConfig::Representation
8141
+
8142
+ end
8143
+ end
8144
+
8145
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigAgentAssistInputDataConfig
8146
+ # @private
8147
+ class Representation < Google::Apis::Core::JsonRepresentation
8148
+ property :end_time, as: 'endTime'
8149
+ property :start_time, as: 'startTime'
8150
+ end
8151
+ end
8152
+
8153
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigDatasetInputDataConfig
8154
+ # @private
8155
+ class Representation < Google::Apis::Core::JsonRepresentation
8156
+ property :dataset, as: 'dataset'
8157
+ end
8158
+ end
8159
+
8160
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigInputDataConfig
8161
+ # @private
8162
+ class Representation < Google::Apis::Core::JsonRepresentation
8163
+ property :agent_assist_input_data_config, as: 'agentAssistInputDataConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigAgentAssistInputDataConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigAgentAssistInputDataConfig::Representation
8164
+
8165
+ property :dataset_input_data_config, as: 'datasetInputDataConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigDatasetInputDataConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigDatasetInputDataConfig::Representation
8166
+
8167
+ property :end_time, as: 'endTime'
8168
+ property :input_data_source_type, as: 'inputDataSourceType'
8169
+ property :is_summary_generation_allowed, as: 'isSummaryGenerationAllowed'
8170
+ property :sample_size, as: 'sampleSize'
8171
+ property :start_time, as: 'startTime'
8172
+ property :summary_generation_option, as: 'summaryGenerationOption'
8173
+ end
8174
+ end
8175
+
8176
+ class GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigSummarizationConfig
8177
+ # @private
8178
+ class Representation < Google::Apis::Core::JsonRepresentation
8179
+ property :accuracy_evaluation_version, as: 'accuracyEvaluationVersion'
8180
+ property :completeness_evaluation_version, as: 'completenessEvaluationVersion'
8181
+ property :enable_accuracy_evaluation, as: 'enableAccuracyEvaluation'
8182
+ property :enable_completeness_evaluation, as: 'enableCompletenessEvaluation'
8183
+ property :evaluator_version, as: 'evaluatorVersion'
8184
+ end
8185
+ end
8186
+
7644
8187
  class GoogleCloudDialogflowV2beta1GeneratorSuggestion
7645
8188
  # @private
7646
8189
  class Representation < Google::Apis::Core::JsonRepresentation
8190
+ property :agent_coaching_suggestion, as: 'agentCoachingSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentCoachingSuggestion::Representation
8191
+
7647
8192
  property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormSuggestion::Representation
7648
8193
 
7649
8194
  property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarySuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarySuggestion::Representation
@@ -7704,10 +8249,13 @@ module Google
7704
8249
  # @private
7705
8250
  class Representation < Google::Apis::Core::JsonRepresentation
7706
8251
  property :disable_high_latency_features_sync_delivery, as: 'disableHighLatencyFeaturesSyncDelivery'
8252
+ property :enable_async_tool_call, as: 'enableAsyncToolCall'
7707
8253
  collection :feature_configs, as: 'featureConfigs', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
7708
8254
 
7709
8255
  collection :generators, as: 'generators'
7710
8256
  property :group_suggestion_responses, as: 'groupSuggestionResponses'
8257
+ property :skip_empty_event_based_suggestion, as: 'skipEmptyEventBasedSuggestion'
8258
+ property :use_unredacted_conversation_data, as: 'useUnredactedConversationData'
7711
8259
  end
7712
8260
  end
7713
8261
 
@@ -7723,8 +8271,11 @@ module Google
7723
8271
  property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
7724
8272
  property :enable_query_suggestion_only, as: 'enableQuerySuggestionOnly'
7725
8273
  property :enable_query_suggestion_when_no_answer, as: 'enableQuerySuggestionWhenNoAnswer'
8274
+ property :enable_response_debug_info, as: 'enableResponseDebugInfo'
7726
8275
  property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig::Representation
7727
8276
 
8277
+ property :rai_settings, as: 'raiSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1RaiSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1RaiSettings::Representation
8278
+
7728
8279
  property :suggestion_feature, as: 'suggestionFeature', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature::Representation
7729
8280
 
7730
8281
  property :suggestion_trigger_settings, as: 'suggestionTriggerSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings::Representation
@@ -8621,6 +9172,15 @@ module Google
8621
9172
  end
8622
9173
  end
8623
9174
 
9175
+ class GoogleCloudDialogflowV2beta1ListGeneratorEvaluationsResponse
9176
+ # @private
9177
+ class Representation < Google::Apis::Core::JsonRepresentation
9178
+ collection :generator_evaluations, as: 'generatorEvaluations', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluation, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorEvaluation::Representation
9179
+
9180
+ property :next_page_token, as: 'nextPageToken'
9181
+ end
9182
+ end
9183
+
8624
9184
  class GoogleCloudDialogflowV2beta1ListGeneratorsResponse
8625
9185
  # @private
8626
9186
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8876,6 +9436,22 @@ module Google
8876
9436
  end
8877
9437
  end
8878
9438
 
9439
+ class GoogleCloudDialogflowV2beta1RaiSettings
9440
+ # @private
9441
+ class Representation < Google::Apis::Core::JsonRepresentation
9442
+ collection :rai_category_configs, as: 'raiCategoryConfigs', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1RaiSettingsRaiCategoryConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1RaiSettingsRaiCategoryConfig::Representation
9443
+
9444
+ end
9445
+ end
9446
+
9447
+ class GoogleCloudDialogflowV2beta1RaiSettingsRaiCategoryConfig
9448
+ # @private
9449
+ class Representation < Google::Apis::Core::JsonRepresentation
9450
+ property :category, as: 'category'
9451
+ property :sensitivity_level, as: 'sensitivityLevel'
9452
+ end
9453
+ end
9454
+
8879
9455
  class GoogleCloudDialogflowV2beta1ReloadDocumentRequest
8880
9456
  # @private
8881
9457
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9348,6 +9924,14 @@ module Google
9348
9924
  end
9349
9925
  end
9350
9926
 
9927
+ class GoogleCloudDialogflowV2beta1SuggestionDedupingConfig
9928
+ # @private
9929
+ class Representation < Google::Apis::Core::JsonRepresentation
9930
+ property :enable_deduping, as: 'enableDeduping'
9931
+ property :similarity_threshold, as: 'similarityThreshold'
9932
+ end
9933
+ end
9934
+
9351
9935
  class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
9352
9936
  # @private
9353
9937
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9370,10 +9954,12 @@ module Google
9370
9954
  class GoogleCloudDialogflowV2beta1SuggestionInput
9371
9955
  # @private
9372
9956
  class Representation < Google::Apis::Core::JsonRepresentation
9957
+ property :action, as: 'action'
9373
9958
  property :answer_record, as: 'answerRecord'
9374
9959
  property :intent_input, as: 'intentInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentInput::Representation
9375
9960
 
9376
9961
  hash :parameters, as: 'parameters'
9962
+ property :send_time, as: 'sendTime'
9377
9963
  property :text_override, as: 'textOverride', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
9378
9964
 
9379
9965
  end
@@ -9413,6 +9999,143 @@ module Google
9413
9999
  end
9414
10000
  end
9415
10001
 
10002
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetrics
10003
+ # @private
10004
+ class Representation < Google::Apis::Core::JsonRepresentation
10005
+ collection :conversation_details, as: 'conversationDetails', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetail, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetail::Representation
10006
+
10007
+ collection :overall_metrics, as: 'overallMetrics', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsOverallScoresByMetric, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsOverallScoresByMetric::Representation
10008
+
10009
+ collection :overall_section_tokens, as: 'overallSectionTokens', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsSectionToken, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsSectionToken::Representation
10010
+
10011
+ property :summarization_evaluation_merged_results_uri, as: 'summarizationEvaluationMergedResultsUri'
10012
+ collection :summarization_evaluation_results, as: 'summarizationEvaluationResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsSummarizationEvaluationResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsSummarizationEvaluationResult::Representation
10013
+
10014
+ end
10015
+ end
10016
+
10017
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAccuracyDecomposition
10018
+ # @private
10019
+ class Representation < Google::Apis::Core::JsonRepresentation
10020
+ property :accuracy_reasoning, as: 'accuracyReasoning'
10021
+ property :is_accurate, as: 'isAccurate'
10022
+ property :point, as: 'point'
10023
+ end
10024
+ end
10025
+
10026
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAdherenceDecomposition
10027
+ # @private
10028
+ class Representation < Google::Apis::Core::JsonRepresentation
10029
+ property :adherence_reasoning, as: 'adherenceReasoning'
10030
+ property :is_adherent, as: 'isAdherent'
10031
+ property :point, as: 'point'
10032
+ end
10033
+ end
10034
+
10035
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAdherenceRubric
10036
+ # @private
10037
+ class Representation < Google::Apis::Core::JsonRepresentation
10038
+ property :is_addressed, as: 'isAddressed'
10039
+ property :question, as: 'question'
10040
+ property :reasoning, as: 'reasoning'
10041
+ end
10042
+ end
10043
+
10044
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsCompletenessRubric
10045
+ # @private
10046
+ class Representation < Google::Apis::Core::JsonRepresentation
10047
+ property :is_addressed, as: 'isAddressed'
10048
+ property :question, as: 'question'
10049
+ end
10050
+ end
10051
+
10052
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetail
10053
+ # @private
10054
+ class Representation < Google::Apis::Core::JsonRepresentation
10055
+ collection :message_entries, as: 'messageEntries', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1MessageEntry, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1MessageEntry::Representation
10056
+
10057
+ collection :metric_details, as: 'metricDetails', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetailMetricDetail, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetailMetricDetail::Representation
10058
+
10059
+ collection :section_tokens, as: 'sectionTokens', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsSectionToken, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsSectionToken::Representation
10060
+
10061
+ collection :summary_sections, as: 'summarySections', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarySuggestionSummarySection, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarySuggestionSummarySection::Representation
10062
+
10063
+ end
10064
+ end
10065
+
10066
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetailMetricDetail
10067
+ # @private
10068
+ class Representation < Google::Apis::Core::JsonRepresentation
10069
+ property :metric, as: 'metric'
10070
+ property :score, as: 'score'
10071
+ collection :section_details, as: 'sectionDetails', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetailMetricDetailSectionDetail, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetailMetricDetailSectionDetail::Representation
10072
+
10073
+ end
10074
+ end
10075
+
10076
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsConversationDetailMetricDetailSectionDetail
10077
+ # @private
10078
+ class Representation < Google::Apis::Core::JsonRepresentation
10079
+ collection :evaluation_results, as: 'evaluationResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsEvaluationResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsEvaluationResult::Representation
10080
+
10081
+ property :score, as: 'score'
10082
+ property :section, as: 'section'
10083
+ property :section_summary, as: 'sectionSummary'
10084
+ end
10085
+ end
10086
+
10087
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsDecomposition
10088
+ # @private
10089
+ class Representation < Google::Apis::Core::JsonRepresentation
10090
+ property :accuracy_decomposition, as: 'accuracyDecomposition', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAccuracyDecomposition, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAccuracyDecomposition::Representation
10091
+
10092
+ property :adherence_decomposition, as: 'adherenceDecomposition', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAdherenceDecomposition, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAdherenceDecomposition::Representation
10093
+
10094
+ end
10095
+ end
10096
+
10097
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsEvaluationResult
10098
+ # @private
10099
+ class Representation < Google::Apis::Core::JsonRepresentation
10100
+ property :accuracy_decomposition, as: 'accuracyDecomposition', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAccuracyDecomposition, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAccuracyDecomposition::Representation
10101
+
10102
+ property :adherence_rubric, as: 'adherenceRubric', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAdherenceRubric, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsAdherenceRubric::Representation
10103
+
10104
+ property :completeness_rubric, as: 'completenessRubric', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsCompletenessRubric, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsCompletenessRubric::Representation
10105
+
10106
+ end
10107
+ end
10108
+
10109
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsOverallScoresByMetric
10110
+ # @private
10111
+ class Representation < Google::Apis::Core::JsonRepresentation
10112
+ property :metric, as: 'metric'
10113
+ end
10114
+ end
10115
+
10116
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsSectionToken
10117
+ # @private
10118
+ class Representation < Google::Apis::Core::JsonRepresentation
10119
+ property :section, as: 'section'
10120
+ property :token_count, :numeric_string => true, as: 'tokenCount'
10121
+ end
10122
+ end
10123
+
10124
+ class GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsSummarizationEvaluationResult
10125
+ # @private
10126
+ class Representation < Google::Apis::Core::JsonRepresentation
10127
+ collection :decompositions, as: 'decompositions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsDecomposition, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsDecomposition::Representation
10128
+
10129
+ collection :evaluation_results, as: 'evaluationResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsEvaluationResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetricsEvaluationResult::Representation
10130
+
10131
+ property :metric, as: 'metric'
10132
+ property :score, as: 'score'
10133
+ property :section, as: 'section'
10134
+ property :section_summary, as: 'sectionSummary'
10135
+ property :session_id, as: 'sessionId'
10136
+ end
10137
+ end
10138
+
9416
10139
  class GoogleCloudDialogflowV2beta1SummarizationSection
9417
10140
  # @private
9418
10141
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9490,9 +10213,13 @@ module Google
9490
10213
  # @private
9491
10214
  class Representation < Google::Apis::Core::JsonRepresentation
9492
10215
  property :action, as: 'action'
10216
+ property :answer_record, as: 'answerRecord'
9493
10217
  property :create_time, as: 'createTime'
9494
10218
  hash :input_parameters, as: 'inputParameters'
10219
+ property :state, as: 'state'
9495
10220
  property :tool, as: 'tool'
10221
+ property :tool_display_details, as: 'toolDisplayDetails'
10222
+ property :tool_display_name, as: 'toolDisplayName'
9496
10223
  end
9497
10224
  end
9498
10225
 
@@ -9500,6 +10227,7 @@ module Google
9500
10227
  # @private
9501
10228
  class Representation < Google::Apis::Core::JsonRepresentation
9502
10229
  property :action, as: 'action'
10230
+ property :answer_record, as: 'answerRecord'
9503
10231
  property :content, as: 'content'
9504
10232
  property :create_time, as: 'createTime'
9505
10233
  property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ToolCallResultError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ToolCallResultError::Representation
@@ -9648,6 +10376,7 @@ module Google
9648
10376
  property :next_page_token, as: 'nextPageToken'
9649
10377
  collection :operations, as: 'operations', class: Google::Apis::DialogflowV2beta1::GoogleLongrunningOperation, decorator: Google::Apis::DialogflowV2beta1::GoogleLongrunningOperation::Representation
9650
10378
 
10379
+ collection :unreachable, as: 'unreachable'
9651
10380
  end
9652
10381
  end
9653
10382