google-apis-dialogflow_v2 0.112.0 → 0.114.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
 
@@ -2470,6 +2530,12 @@ module Google
2470
2530
  include Google::Apis::Core::JsonObjectSupport
2471
2531
  end
2472
2532
 
2533
+ class GoogleCloudDialogflowV2ListToolsResponse
2534
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2535
+
2536
+ include Google::Apis::Core::JsonObjectSupport
2537
+ end
2538
+
2473
2539
  class GoogleCloudDialogflowV2ListVersionsResponse
2474
2540
  class Representation < Google::Apis::Core::JsonRepresentation; end
2475
2541
 
@@ -2548,6 +2614,18 @@ module Google
2548
2614
  include Google::Apis::Core::JsonObjectSupport
2549
2615
  end
2550
2616
 
2617
+ class GoogleCloudDialogflowV2RaiSettings
2618
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2619
+
2620
+ include Google::Apis::Core::JsonObjectSupport
2621
+ end
2622
+
2623
+ class GoogleCloudDialogflowV2RaiSettingsRaiCategoryConfig
2624
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2625
+
2626
+ include Google::Apis::Core::JsonObjectSupport
2627
+ end
2628
+
2551
2629
  class GoogleCloudDialogflowV2ReloadDocumentRequest
2552
2630
  class Representation < Google::Apis::Core::JsonRepresentation; end
2553
2631
 
@@ -2788,6 +2866,12 @@ module Google
2788
2866
  include Google::Apis::Core::JsonObjectSupport
2789
2867
  end
2790
2868
 
2869
+ class GoogleCloudDialogflowV2SuggestionDedupingConfig
2870
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2871
+
2872
+ include Google::Apis::Core::JsonObjectSupport
2873
+ end
2874
+
2791
2875
  class GoogleCloudDialogflowV2SuggestionFeature
2792
2876
  class Representation < Google::Apis::Core::JsonRepresentation; end
2793
2877
 
@@ -2932,6 +3016,42 @@ module Google
2932
3016
  include Google::Apis::Core::JsonObjectSupport
2933
3017
  end
2934
3018
 
3019
+ class GoogleCloudDialogflowV2Tool
3020
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3021
+
3022
+ include Google::Apis::Core::JsonObjectSupport
3023
+ end
3024
+
3025
+ class GoogleCloudDialogflowV2ToolAuthentication
3026
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3027
+
3028
+ include Google::Apis::Core::JsonObjectSupport
3029
+ end
3030
+
3031
+ class GoogleCloudDialogflowV2ToolAuthenticationApiKeyConfig
3032
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3033
+
3034
+ include Google::Apis::Core::JsonObjectSupport
3035
+ end
3036
+
3037
+ class GoogleCloudDialogflowV2ToolAuthenticationBearerTokenConfig
3038
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3039
+
3040
+ include Google::Apis::Core::JsonObjectSupport
3041
+ end
3042
+
3043
+ class GoogleCloudDialogflowV2ToolAuthenticationOAuthConfig
3044
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3045
+
3046
+ include Google::Apis::Core::JsonObjectSupport
3047
+ end
3048
+
3049
+ class GoogleCloudDialogflowV2ToolAuthenticationServiceAgentAuthConfig
3050
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3051
+
3052
+ include Google::Apis::Core::JsonObjectSupport
3053
+ end
3054
+
2935
3055
  class GoogleCloudDialogflowV2ToolCall
2936
3056
  class Representation < Google::Apis::Core::JsonRepresentation; end
2937
3057
 
@@ -2950,6 +3070,60 @@ module Google
2950
3070
  include Google::Apis::Core::JsonObjectSupport
2951
3071
  end
2952
3072
 
3073
+ class GoogleCloudDialogflowV2ToolConnectorTool
3074
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3075
+
3076
+ include Google::Apis::Core::JsonObjectSupport
3077
+ end
3078
+
3079
+ class GoogleCloudDialogflowV2ToolConnectorToolAction
3080
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3081
+
3082
+ include Google::Apis::Core::JsonObjectSupport
3083
+ end
3084
+
3085
+ class GoogleCloudDialogflowV2ToolConnectorToolActionEntityOperation
3086
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3087
+
3088
+ include Google::Apis::Core::JsonObjectSupport
3089
+ end
3090
+
3091
+ class GoogleCloudDialogflowV2ToolExtensionTool
3092
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3093
+
3094
+ include Google::Apis::Core::JsonObjectSupport
3095
+ end
3096
+
3097
+ class GoogleCloudDialogflowV2ToolFunctionTool
3098
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3099
+
3100
+ include Google::Apis::Core::JsonObjectSupport
3101
+ end
3102
+
3103
+ class GoogleCloudDialogflowV2ToolOpenApiTool
3104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3105
+
3106
+ include Google::Apis::Core::JsonObjectSupport
3107
+ end
3108
+
3109
+ class GoogleCloudDialogflowV2ToolServiceDirectoryConfig
3110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3111
+
3112
+ include Google::Apis::Core::JsonObjectSupport
3113
+ end
3114
+
3115
+ class GoogleCloudDialogflowV2ToolTlsConfig
3116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3117
+
3118
+ include Google::Apis::Core::JsonObjectSupport
3119
+ end
3120
+
3121
+ class GoogleCloudDialogflowV2ToolTlsConfigCaCert
3122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3123
+
3124
+ include Google::Apis::Core::JsonObjectSupport
3125
+ end
3126
+
2953
3127
  class GoogleCloudDialogflowV2TrainAgentRequest
2954
3128
  class Representation < Google::Apis::Core::JsonRepresentation; end
2955
3129
 
@@ -3004,6 +3178,60 @@ module Google
3004
3178
  include Google::Apis::Core::JsonObjectSupport
3005
3179
  end
3006
3180
 
3181
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstruction
3182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3183
+
3184
+ include Google::Apis::Core::JsonObjectSupport
3185
+ end
3186
+
3187
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult
3188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3189
+
3190
+ include Google::Apis::Core::JsonObjectSupport
3191
+ end
3192
+
3193
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
3194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3195
+
3196
+ include Google::Apis::Core::JsonObjectSupport
3197
+ end
3198
+
3199
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestion
3200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3201
+
3202
+ include Google::Apis::Core::JsonObjectSupport
3203
+ end
3204
+
3205
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion
3206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3207
+
3208
+ include Google::Apis::Core::JsonObjectSupport
3209
+ end
3210
+
3211
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult
3212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3213
+
3214
+ include Google::Apis::Core::JsonObjectSupport
3215
+ end
3216
+
3217
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
3218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3219
+
3220
+ include Google::Apis::Core::JsonObjectSupport
3221
+ end
3222
+
3223
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse
3224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3225
+
3226
+ include Google::Apis::Core::JsonObjectSupport
3227
+ end
3228
+
3229
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources
3230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3231
+
3232
+ include Google::Apis::Core::JsonObjectSupport
3233
+ end
3234
+
3007
3235
  class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
3008
3236
  class Representation < Google::Apis::Core::JsonRepresentation; end
3009
3237
 
@@ -5924,6 +6152,107 @@ module Google
5924
6152
  end
5925
6153
  end
5926
6154
 
6155
+ class GoogleCloudDialogflowV2AgentCoachingContext
6156
+ # @private
6157
+ class Representation < Google::Apis::Core::JsonRepresentation
6158
+ collection :instructions, as: 'instructions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstruction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstruction::Representation
6159
+
6160
+ property :output_language_code, as: 'outputLanguageCode'
6161
+ property :overarching_guidance, as: 'overarchingGuidance'
6162
+ property :version, as: 'version'
6163
+ end
6164
+ end
6165
+
6166
+ class GoogleCloudDialogflowV2AgentCoachingInstruction
6167
+ # @private
6168
+ class Representation < Google::Apis::Core::JsonRepresentation
6169
+ property :agent_action, as: 'agentAction'
6170
+ property :condition, as: 'condition'
6171
+ property :display_details, as: 'displayDetails'
6172
+ property :display_name, as: 'displayName'
6173
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult::Representation
6174
+
6175
+ property :system_action, as: 'systemAction'
6176
+ end
6177
+ end
6178
+
6179
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult
6180
+ # @private
6181
+ class Representation < Google::Apis::Core::JsonRepresentation
6182
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion::Representation
6183
+
6184
+ end
6185
+ end
6186
+
6187
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
6188
+ # @private
6189
+ class Representation < Google::Apis::Core::JsonRepresentation
6190
+ property :answer_record, as: 'answerRecord'
6191
+ property :similarity_score, as: 'similarityScore'
6192
+ property :suggestion_index, as: 'suggestionIndex'
6193
+ end
6194
+ end
6195
+
6196
+ class GoogleCloudDialogflowV2AgentCoachingSuggestion
6197
+ # @private
6198
+ class Representation < Google::Apis::Core::JsonRepresentation
6199
+ collection :agent_action_suggestions, as: 'agentActionSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion::Representation
6200
+
6201
+ collection :applicable_instructions, as: 'applicableInstructions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstruction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstruction::Representation
6202
+
6203
+ collection :sample_responses, as: 'sampleResponses', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse::Representation
6204
+
6205
+ end
6206
+ end
6207
+
6208
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion
6209
+ # @private
6210
+ class Representation < Google::Apis::Core::JsonRepresentation
6211
+ property :agent_action, as: 'agentAction'
6212
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult::Representation
6213
+
6214
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources::Representation
6215
+
6216
+ end
6217
+ end
6218
+
6219
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult
6220
+ # @private
6221
+ class Representation < Google::Apis::Core::JsonRepresentation
6222
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion::Representation
6223
+
6224
+ end
6225
+ end
6226
+
6227
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
6228
+ # @private
6229
+ class Representation < Google::Apis::Core::JsonRepresentation
6230
+ property :answer_record, as: 'answerRecord'
6231
+ property :similarity_score, as: 'similarityScore'
6232
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources::Representation
6233
+
6234
+ property :suggestion_index, as: 'suggestionIndex'
6235
+ end
6236
+ end
6237
+
6238
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse
6239
+ # @private
6240
+ class Representation < Google::Apis::Core::JsonRepresentation
6241
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult::Representation
6242
+
6243
+ property :response_text, as: 'responseText'
6244
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestionSources::Representation
6245
+
6246
+ end
6247
+ end
6248
+
6249
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionSources
6250
+ # @private
6251
+ class Representation < Google::Apis::Core::JsonRepresentation
6252
+ collection :instruction_indexes, as: 'instructionIndexes'
6253
+ end
6254
+ end
6255
+
5927
6256
  class GoogleCloudDialogflowV2AnalyzeContentRequest
5928
6257
  # @private
5929
6258
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6225,6 +6554,7 @@ module Google
6225
6554
  class GoogleCloudDialogflowV2ConversationContextReferenceContextContent
6226
6555
  # @private
6227
6556
  class Representation < Google::Apis::Core::JsonRepresentation
6557
+ property :answer_record, as: 'answerRecord'
6228
6558
  property :content, as: 'content'
6229
6559
  property :content_format, as: 'contentFormat'
6230
6560
  property :ingestion_time, as: 'ingestionTime'
@@ -6841,6 +7171,8 @@ module Google
6841
7171
  class GoogleCloudDialogflowV2Generator
6842
7172
  # @private
6843
7173
  class Representation < Google::Apis::Core::JsonRepresentation
7174
+ property :agent_coaching_context, as: 'agentCoachingContext', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingContext, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingContext::Representation
7175
+
6844
7176
  property :create_time, as: 'createTime'
6845
7177
  property :description, as: 'description'
6846
7178
  property :free_form_context, as: 'freeFormContext', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormContext, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormContext::Representation
@@ -6849,6 +7181,8 @@ module Google
6849
7181
 
6850
7182
  property :name, as: 'name'
6851
7183
  property :published_model, as: 'publishedModel'
7184
+ property :suggestion_deduping_config, as: 'suggestionDedupingConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionDedupingConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionDedupingConfig::Representation
7185
+
6852
7186
  property :summarization_context, as: 'summarizationContext', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationContext, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationContext::Representation
6853
7187
 
6854
7188
  collection :tools, as: 'tools'
@@ -6870,6 +7204,8 @@ module Google
6870
7204
  property :initial_generator, as: 'initialGenerator', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Generator, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Generator::Representation
6871
7205
 
6872
7206
  property :name, as: 'name'
7207
+ property :satisfies_pzi, as: 'satisfiesPzi'
7208
+ property :satisfies_pzs, as: 'satisfiesPzs'
6873
7209
  property :summarization_metrics, as: 'summarizationMetrics', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetrics, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationEvaluationMetrics::Representation
6874
7210
 
6875
7211
  end
@@ -6931,6 +7267,8 @@ module Google
6931
7267
  class GoogleCloudDialogflowV2GeneratorSuggestion
6932
7268
  # @private
6933
7269
  class Representation < Google::Apis::Core::JsonRepresentation
7270
+ property :agent_coaching_suggestion, as: 'agentCoachingSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingSuggestion::Representation
7271
+
6934
7272
  property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormSuggestion::Representation
6935
7273
 
6936
7274
  property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarySuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarySuggestion::Representation
@@ -6991,10 +7329,13 @@ module Google
6991
7329
  # @private
6992
7330
  class Representation < Google::Apis::Core::JsonRepresentation
6993
7331
  property :disable_high_latency_features_sync_delivery, as: 'disableHighLatencyFeaturesSyncDelivery'
7332
+ property :enable_async_tool_call, as: 'enableAsyncToolCall'
6994
7333
  collection :feature_configs, as: 'featureConfigs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
6995
7334
 
6996
7335
  collection :generators, as: 'generators'
6997
7336
  property :group_suggestion_responses, as: 'groupSuggestionResponses'
7337
+ property :skip_empty_event_based_suggestion, as: 'skipEmptyEventBasedSuggestion'
7338
+ property :use_unredacted_conversation_data, as: 'useUnredactedConversationData'
6998
7339
  end
6999
7340
  end
7000
7341
 
@@ -7010,8 +7351,11 @@ module Google
7010
7351
  property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
7011
7352
  property :enable_query_suggestion_only, as: 'enableQuerySuggestionOnly'
7012
7353
  property :enable_query_suggestion_when_no_answer, as: 'enableQuerySuggestionWhenNoAnswer'
7354
+ property :enable_response_debug_info, as: 'enableResponseDebugInfo'
7013
7355
  property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig::Representation
7014
7356
 
7357
+ property :rai_settings, as: 'raiSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2RaiSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2RaiSettings::Representation
7358
+
7015
7359
  property :suggestion_feature, as: 'suggestionFeature', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionFeature, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionFeature::Representation
7016
7360
 
7017
7361
  property :suggestion_trigger_settings, as: 'suggestionTriggerSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings::Representation
@@ -7882,6 +8226,15 @@ module Google
7882
8226
  end
7883
8227
  end
7884
8228
 
8229
+ class GoogleCloudDialogflowV2ListToolsResponse
8230
+ # @private
8231
+ class Representation < Google::Apis::Core::JsonRepresentation
8232
+ property :next_page_token, as: 'nextPageToken'
8233
+ collection :tools, as: 'tools', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Tool, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Tool::Representation
8234
+
8235
+ end
8236
+ end
8237
+
7885
8238
  class GoogleCloudDialogflowV2ListVersionsResponse
7886
8239
  # @private
7887
8240
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8038,6 +8391,22 @@ module Google
8038
8391
  end
8039
8392
  end
8040
8393
 
8394
+ class GoogleCloudDialogflowV2RaiSettings
8395
+ # @private
8396
+ class Representation < Google::Apis::Core::JsonRepresentation
8397
+ collection :rai_category_configs, as: 'raiCategoryConfigs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2RaiSettingsRaiCategoryConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2RaiSettingsRaiCategoryConfig::Representation
8398
+
8399
+ end
8400
+ end
8401
+
8402
+ class GoogleCloudDialogflowV2RaiSettingsRaiCategoryConfig
8403
+ # @private
8404
+ class Representation < Google::Apis::Core::JsonRepresentation
8405
+ property :category, as: 'category'
8406
+ property :sensitivity_level, as: 'sensitivityLevel'
8407
+ end
8408
+ end
8409
+
8041
8410
  class GoogleCloudDialogflowV2ReloadDocumentRequest
8042
8411
  # @private
8043
8412
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8428,6 +8797,14 @@ module Google
8428
8797
  end
8429
8798
  end
8430
8799
 
8800
+ class GoogleCloudDialogflowV2SuggestionDedupingConfig
8801
+ # @private
8802
+ class Representation < Google::Apis::Core::JsonRepresentation
8803
+ property :enable_deduping, as: 'enableDeduping'
8804
+ property :similarity_threshold, as: 'similarityThreshold'
8805
+ end
8806
+ end
8807
+
8431
8808
  class GoogleCloudDialogflowV2SuggestionFeature
8432
8809
  # @private
8433
8810
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8438,7 +8815,10 @@ module Google
8438
8815
  class GoogleCloudDialogflowV2SuggestionInput
8439
8816
  # @private
8440
8817
  class Representation < Google::Apis::Core::JsonRepresentation
8818
+ property :action, as: 'action'
8441
8819
  property :answer_record, as: 'answerRecord'
8820
+ hash :parameters, as: 'parameters'
8821
+ property :send_time, as: 'sendTime'
8442
8822
  end
8443
8823
  end
8444
8824
 
@@ -8675,13 +9055,91 @@ module Google
8675
9055
  end
8676
9056
  end
8677
9057
 
9058
+ class GoogleCloudDialogflowV2Tool
9059
+ # @private
9060
+ class Representation < Google::Apis::Core::JsonRepresentation
9061
+ hash :action_confirmation_requirement, as: 'actionConfirmationRequirement'
9062
+ property :connector_spec, as: 'connectorSpec', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolConnectorTool, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolConnectorTool::Representation
9063
+
9064
+ property :create_time, as: 'createTime'
9065
+ property :description, as: 'description'
9066
+ property :display_name, as: 'displayName'
9067
+ property :extension_spec, as: 'extensionSpec', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolExtensionTool, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolExtensionTool::Representation
9068
+
9069
+ property :function_spec, as: 'functionSpec', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolFunctionTool, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolFunctionTool::Representation
9070
+
9071
+ property :name, as: 'name'
9072
+ property :open_api_spec, as: 'openApiSpec', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolOpenApiTool, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolOpenApiTool::Representation
9073
+
9074
+ property :satisfies_pzi, as: 'satisfiesPzi'
9075
+ property :satisfies_pzs, as: 'satisfiesPzs'
9076
+ property :tool_key, as: 'toolKey'
9077
+ property :update_time, as: 'updateTime'
9078
+ end
9079
+ end
9080
+
9081
+ class GoogleCloudDialogflowV2ToolAuthentication
9082
+ # @private
9083
+ class Representation < Google::Apis::Core::JsonRepresentation
9084
+ property :api_key_config, as: 'apiKeyConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolAuthenticationApiKeyConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolAuthenticationApiKeyConfig::Representation
9085
+
9086
+ property :bearer_token_config, as: 'bearerTokenConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolAuthenticationBearerTokenConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolAuthenticationBearerTokenConfig::Representation
9087
+
9088
+ property :oauth_config, as: 'oauthConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolAuthenticationOAuthConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolAuthenticationOAuthConfig::Representation
9089
+
9090
+ property :service_agent_auth_config, as: 'serviceAgentAuthConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolAuthenticationServiceAgentAuthConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolAuthenticationServiceAgentAuthConfig::Representation
9091
+
9092
+ end
9093
+ end
9094
+
9095
+ class GoogleCloudDialogflowV2ToolAuthenticationApiKeyConfig
9096
+ # @private
9097
+ class Representation < Google::Apis::Core::JsonRepresentation
9098
+ property :api_key, as: 'apiKey'
9099
+ property :key_name, as: 'keyName'
9100
+ property :request_location, as: 'requestLocation'
9101
+ property :secret_version_for_api_key, as: 'secretVersionForApiKey'
9102
+ end
9103
+ end
9104
+
9105
+ class GoogleCloudDialogflowV2ToolAuthenticationBearerTokenConfig
9106
+ # @private
9107
+ class Representation < Google::Apis::Core::JsonRepresentation
9108
+ property :secret_version_for_token, as: 'secretVersionForToken'
9109
+ property :token, as: 'token'
9110
+ end
9111
+ end
9112
+
9113
+ class GoogleCloudDialogflowV2ToolAuthenticationOAuthConfig
9114
+ # @private
9115
+ class Representation < Google::Apis::Core::JsonRepresentation
9116
+ property :client_id, as: 'clientId'
9117
+ property :client_secret, as: 'clientSecret'
9118
+ property :oauth_grant_type, as: 'oauthGrantType'
9119
+ collection :scopes, as: 'scopes'
9120
+ property :secret_version_for_client_secret, as: 'secretVersionForClientSecret'
9121
+ property :token_endpoint, as: 'tokenEndpoint'
9122
+ end
9123
+ end
9124
+
9125
+ class GoogleCloudDialogflowV2ToolAuthenticationServiceAgentAuthConfig
9126
+ # @private
9127
+ class Representation < Google::Apis::Core::JsonRepresentation
9128
+ property :service_agent_auth, as: 'serviceAgentAuth'
9129
+ end
9130
+ end
9131
+
8678
9132
  class GoogleCloudDialogflowV2ToolCall
8679
9133
  # @private
8680
9134
  class Representation < Google::Apis::Core::JsonRepresentation
8681
9135
  property :action, as: 'action'
9136
+ property :answer_record, as: 'answerRecord'
8682
9137
  property :create_time, as: 'createTime'
8683
9138
  hash :input_parameters, as: 'inputParameters'
9139
+ property :state, as: 'state'
8684
9140
  property :tool, as: 'tool'
9141
+ property :tool_display_details, as: 'toolDisplayDetails'
9142
+ property :tool_display_name, as: 'toolDisplayName'
8685
9143
  end
8686
9144
  end
8687
9145
 
@@ -8689,6 +9147,7 @@ module Google
8689
9147
  # @private
8690
9148
  class Representation < Google::Apis::Core::JsonRepresentation
8691
9149
  property :action, as: 'action'
9150
+ property :answer_record, as: 'answerRecord'
8692
9151
  property :content, as: 'content'
8693
9152
  property :create_time, as: 'createTime'
8694
9153
  property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolCallResultError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolCallResultError::Representation
@@ -8705,6 +9164,86 @@ module Google
8705
9164
  end
8706
9165
  end
8707
9166
 
9167
+ class GoogleCloudDialogflowV2ToolConnectorTool
9168
+ # @private
9169
+ class Representation < Google::Apis::Core::JsonRepresentation
9170
+ collection :actions, as: 'actions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolConnectorToolAction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolConnectorToolAction::Representation
9171
+
9172
+ property :name, as: 'name'
9173
+ end
9174
+ end
9175
+
9176
+ class GoogleCloudDialogflowV2ToolConnectorToolAction
9177
+ # @private
9178
+ class Representation < Google::Apis::Core::JsonRepresentation
9179
+ property :connection_action_id, as: 'connectionActionId'
9180
+ property :entity_operation, as: 'entityOperation', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolConnectorToolActionEntityOperation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolConnectorToolActionEntityOperation::Representation
9181
+
9182
+ collection :input_fields, as: 'inputFields'
9183
+ collection :output_fields, as: 'outputFields'
9184
+ end
9185
+ end
9186
+
9187
+ class GoogleCloudDialogflowV2ToolConnectorToolActionEntityOperation
9188
+ # @private
9189
+ class Representation < Google::Apis::Core::JsonRepresentation
9190
+ property :entity_id, as: 'entityId'
9191
+ property :operation, as: 'operation'
9192
+ end
9193
+ end
9194
+
9195
+ class GoogleCloudDialogflowV2ToolExtensionTool
9196
+ # @private
9197
+ class Representation < Google::Apis::Core::JsonRepresentation
9198
+ property :name, as: 'name'
9199
+ end
9200
+ end
9201
+
9202
+ class GoogleCloudDialogflowV2ToolFunctionTool
9203
+ # @private
9204
+ class Representation < Google::Apis::Core::JsonRepresentation
9205
+ hash :input_schema, as: 'inputSchema'
9206
+ property :method_type, as: 'methodType'
9207
+ hash :output_schema, as: 'outputSchema'
9208
+ end
9209
+ end
9210
+
9211
+ class GoogleCloudDialogflowV2ToolOpenApiTool
9212
+ # @private
9213
+ class Representation < Google::Apis::Core::JsonRepresentation
9214
+ property :authentication, as: 'authentication', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolAuthentication, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolAuthentication::Representation
9215
+
9216
+ property :service_directory_config, as: 'serviceDirectoryConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolServiceDirectoryConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolServiceDirectoryConfig::Representation
9217
+
9218
+ property :text_schema, as: 'textSchema'
9219
+ property :tls_config, as: 'tlsConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolTlsConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolTlsConfig::Representation
9220
+
9221
+ end
9222
+ end
9223
+
9224
+ class GoogleCloudDialogflowV2ToolServiceDirectoryConfig
9225
+ # @private
9226
+ class Representation < Google::Apis::Core::JsonRepresentation
9227
+ property :service, as: 'service'
9228
+ end
9229
+ end
9230
+
9231
+ class GoogleCloudDialogflowV2ToolTlsConfig
9232
+ # @private
9233
+ class Representation < Google::Apis::Core::JsonRepresentation
9234
+ collection :ca_certs, as: 'caCerts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolTlsConfigCaCert, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolTlsConfigCaCert::Representation
9235
+
9236
+ end
9237
+ end
9238
+
9239
+ class GoogleCloudDialogflowV2ToolTlsConfigCaCert
9240
+ # @private
9241
+ class Representation < Google::Apis::Core::JsonRepresentation
9242
+ property :cert, :base64 => true, as: 'cert'
9243
+ property :display_name, as: 'displayName'
9244
+ end
9245
+ end
9246
+
8708
9247
  class GoogleCloudDialogflowV2TrainAgentRequest
8709
9248
  # @private
8710
9249
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8791,6 +9330,96 @@ module Google
8791
9330
  end
8792
9331
  end
8793
9332
 
9333
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstruction
9334
+ # @private
9335
+ class Representation < Google::Apis::Core::JsonRepresentation
9336
+ property :agent_action, as: 'agentAction'
9337
+ property :condition, as: 'condition'
9338
+ property :display_details, as: 'displayDetails'
9339
+ property :display_name, as: 'displayName'
9340
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult::Representation
9341
+
9342
+ property :system_action, as: 'systemAction'
9343
+ end
9344
+ end
9345
+
9346
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult
9347
+ # @private
9348
+ class Representation < Google::Apis::Core::JsonRepresentation
9349
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion::Representation
9350
+
9351
+ end
9352
+ end
9353
+
9354
+ class GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
9355
+ # @private
9356
+ class Representation < Google::Apis::Core::JsonRepresentation
9357
+ property :answer_record, as: 'answerRecord'
9358
+ property :similarity_score, as: 'similarityScore'
9359
+ property :suggestion_index, as: 'suggestionIndex'
9360
+ end
9361
+ end
9362
+
9363
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestion
9364
+ # @private
9365
+ class Representation < Google::Apis::Core::JsonRepresentation
9366
+ collection :agent_action_suggestions, as: 'agentActionSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion::Representation
9367
+
9368
+ collection :applicable_instructions, as: 'applicableInstructions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstruction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstruction::Representation
9369
+
9370
+ collection :sample_responses, as: 'sampleResponses', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse::Representation
9371
+
9372
+ end
9373
+ end
9374
+
9375
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionAgentActionSuggestion
9376
+ # @private
9377
+ class Representation < Google::Apis::Core::JsonRepresentation
9378
+ property :agent_action, as: 'agentAction'
9379
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult::Representation
9380
+
9381
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources::Representation
9382
+
9383
+ end
9384
+ end
9385
+
9386
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult
9387
+ # @private
9388
+ class Representation < Google::Apis::Core::JsonRepresentation
9389
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion::Representation
9390
+
9391
+ end
9392
+ end
9393
+
9394
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
9395
+ # @private
9396
+ class Representation < Google::Apis::Core::JsonRepresentation
9397
+ property :answer_record, as: 'answerRecord'
9398
+ property :similarity_score, as: 'similarityScore'
9399
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources::Representation
9400
+
9401
+ property :suggestion_index, as: 'suggestionIndex'
9402
+ end
9403
+ end
9404
+
9405
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSampleResponse
9406
+ # @private
9407
+ class Representation < Google::Apis::Core::JsonRepresentation
9408
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionDuplicateCheckResult::Representation
9409
+
9410
+ property :response_text, as: 'responseText'
9411
+ property :sources, as: 'sources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources::Representation
9412
+
9413
+ end
9414
+ end
9415
+
9416
+ class GoogleCloudDialogflowV2beta1AgentCoachingSuggestionSources
9417
+ # @private
9418
+ class Representation < Google::Apis::Core::JsonRepresentation
9419
+ collection :instruction_indexes, as: 'instructionIndexes'
9420
+ end
9421
+ end
9422
+
8794
9423
  class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
8795
9424
  # @private
8796
9425
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8973,6 +9602,8 @@ module Google
8973
9602
  class GoogleCloudDialogflowV2beta1GeneratorSuggestion
8974
9603
  # @private
8975
9604
  class Representation < Google::Apis::Core::JsonRepresentation
9605
+ property :agent_coaching_suggestion, as: 'agentCoachingSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingSuggestion::Representation
9606
+
8976
9607
  property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FreeFormSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FreeFormSuggestion::Representation
8977
9608
 
8978
9609
  property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SummarySuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SummarySuggestion::Representation
@@ -9914,9 +10545,13 @@ module Google
9914
10545
  # @private
9915
10546
  class Representation < Google::Apis::Core::JsonRepresentation
9916
10547
  property :action, as: 'action'
10548
+ property :answer_record, as: 'answerRecord'
9917
10549
  property :create_time, as: 'createTime'
9918
10550
  hash :input_parameters, as: 'inputParameters'
10551
+ property :state, as: 'state'
9919
10552
  property :tool, as: 'tool'
10553
+ property :tool_display_details, as: 'toolDisplayDetails'
10554
+ property :tool_display_name, as: 'toolDisplayName'
9920
10555
  end
9921
10556
  end
9922
10557
 
@@ -9924,6 +10559,7 @@ module Google
9924
10559
  # @private
9925
10560
  class Representation < Google::Apis::Core::JsonRepresentation
9926
10561
  property :action, as: 'action'
10562
+ property :answer_record, as: 'answerRecord'
9927
10563
  property :content, as: 'content'
9928
10564
  property :create_time, as: 'createTime'
9929
10565
  property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ToolCallResultError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ToolCallResultError::Representation
@@ -10024,6 +10660,7 @@ module Google
10024
10660
  property :next_page_token, as: 'nextPageToken'
10025
10661
  collection :operations, as: 'operations', class: Google::Apis::DialogflowV2::GoogleLongrunningOperation, decorator: Google::Apis::DialogflowV2::GoogleLongrunningOperation::Representation
10026
10662
 
10663
+ collection :unreachable, as: 'unreachable'
10027
10664
  end
10028
10665
  end
10029
10666