google-apis-dialogflow_v2beta1 0.111.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV2beta1
18
18
  # Version of the google-apis-dialogflow_v2beta1 gem
19
- GEM_VERSION = "0.111.0"
19
+ GEM_VERSION = "0.112.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250919"
25
+ REVISION = "20250930"
26
26
  end
27
27
  end
28
28
  end
@@ -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
 
@@ -3160,6 +3274,18 @@ module Google
3160
3274
  include Google::Apis::Core::JsonObjectSupport
3161
3275
  end
3162
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
+
3163
3289
  class GoogleCloudDialogflowV2beta1ReloadDocumentRequest
3164
3290
  class Representation < Google::Apis::Core::JsonRepresentation; end
3165
3291
 
@@ -3448,6 +3574,12 @@ module Google
3448
3574
  include Google::Apis::Core::JsonObjectSupport
3449
3575
  end
3450
3576
 
3577
+ class GoogleCloudDialogflowV2beta1SuggestionDedupingConfig
3578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3579
+
3580
+ include Google::Apis::Core::JsonObjectSupport
3581
+ end
3582
+
3451
3583
  class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
3452
3584
  class Representation < Google::Apis::Core::JsonRepresentation; end
3453
3585
 
@@ -5833,6 +5965,96 @@ module Google
5833
5965
  end
5834
5966
  end
5835
5967
 
5968
+ class GoogleCloudDialogflowV2AgentCoachingInstruction
5969
+ # @private
5970
+ class Representation < Google::Apis::Core::JsonRepresentation
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'
5978
+ end
5979
+ end
5980
+
5981
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult
5982
+ # @private
5983
+ class Representation < Google::Apis::Core::JsonRepresentation
5984
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion::Representation
5985
+
5986
+ end
5987
+ end
5988
+
5989
+ class GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResultDuplicateSuggestion
5990
+ # @private
5991
+ class Representation < Google::Apis::Core::JsonRepresentation
5992
+ property :answer_record, as: 'answerRecord'
5993
+ property :similarity_score, as: 'similarityScore'
5994
+ property :suggestion_index, as: 'suggestionIndex'
5995
+ end
5996
+ end
5997
+
5998
+ class GoogleCloudDialogflowV2AgentCoachingSuggestion
5999
+ # @private
6000
+ class Representation < Google::Apis::Core::JsonRepresentation
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
6006
+
6007
+ end
6008
+ end
6009
+
6010
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion
6011
+ # @private
6012
+ class Representation < Google::Apis::Core::JsonRepresentation
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
6017
+
6018
+ end
6019
+ end
6020
+
6021
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult
6022
+ # @private
6023
+ class Representation < Google::Apis::Core::JsonRepresentation
6024
+ collection :duplicate_suggestions, as: 'duplicateSuggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion::Representation
6025
+
6026
+ end
6027
+ end
6028
+
6029
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion
6030
+ # @private
6031
+ class Representation < Google::Apis::Core::JsonRepresentation
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'
6037
+ end
6038
+ end
6039
+
6040
+ class GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse
6041
+ # @private
6042
+ class Representation < Google::Apis::Core::JsonRepresentation
6043
+ property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult::Representation
6044
+
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
+
5836
6058
  class GoogleCloudDialogflowV2AnnotatedMessagePart
5837
6059
  # @private
5838
6060
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6082,6 +6304,8 @@ module Google
6082
6304
  class GoogleCloudDialogflowV2GeneratorSuggestion
6083
6305
  # @private
6084
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
+
6085
6309
  property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FreeFormSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FreeFormSuggestion::Representation
6086
6310
 
6087
6311
  property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SummarySuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SummarySuggestion::Representation
@@ -6801,9 +7025,13 @@ module Google
6801
7025
  # @private
6802
7026
  class Representation < Google::Apis::Core::JsonRepresentation
6803
7027
  property :action, as: 'action'
7028
+ property :answer_record, as: 'answerRecord'
6804
7029
  property :create_time, as: 'createTime'
6805
7030
  hash :input_parameters, as: 'inputParameters'
7031
+ property :state, as: 'state'
6806
7032
  property :tool, as: 'tool'
7033
+ property :tool_display_details, as: 'toolDisplayDetails'
7034
+ property :tool_display_name, as: 'toolDisplayName'
6807
7035
  end
6808
7036
  end
6809
7037
 
@@ -6811,6 +7039,7 @@ module Google
6811
7039
  # @private
6812
7040
  class Representation < Google::Apis::Core::JsonRepresentation
6813
7041
  property :action, as: 'action'
7042
+ property :answer_record, as: 'answerRecord'
6814
7043
  property :content, as: 'content'
6815
7044
  property :create_time, as: 'createTime'
6816
7045
  property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ToolCallResultError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ToolCallResultError::Representation
@@ -6938,6 +7167,107 @@ module Google
6938
7167
  end
6939
7168
  end
6940
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
+
6941
7271
  class GoogleCloudDialogflowV2beta1AnalyzeContentRequest
6942
7272
  # @private
6943
7273
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7285,6 +7615,7 @@ module Google
7285
7615
  class GoogleCloudDialogflowV2beta1ConversationContextReferenceContextContent
7286
7616
  # @private
7287
7617
  class Representation < Google::Apis::Core::JsonRepresentation
7618
+ property :answer_record, as: 'answerRecord'
7288
7619
  property :content, as: 'content'
7289
7620
  property :content_format, as: 'contentFormat'
7290
7621
  property :ingestion_time, as: 'ingestionTime'
@@ -7760,6 +8091,8 @@ module Google
7760
8091
  class GoogleCloudDialogflowV2beta1Generator
7761
8092
  # @private
7762
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
+
7763
8096
  property :create_time, as: 'createTime'
7764
8097
  property :description, as: 'description'
7765
8098
  property :free_form_context, as: 'freeFormContext', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormContext, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormContext::Representation
@@ -7768,6 +8101,8 @@ module Google
7768
8101
 
7769
8102
  property :name, as: 'name'
7770
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
+
7771
8106
  property :summarization_context, as: 'summarizationContext', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationContext, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationContext::Representation
7772
8107
 
7773
8108
  collection :tools, as: 'tools'
@@ -7789,6 +8124,8 @@ module Google
7789
8124
  property :initial_generator, as: 'initialGenerator', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Generator, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Generator::Representation
7790
8125
 
7791
8126
  property :name, as: 'name'
8127
+ property :satisfies_pzi, as: 'satisfiesPzi'
8128
+ property :satisfies_pzs, as: 'satisfiesPzs'
7792
8129
  property :summarization_metrics, as: 'summarizationMetrics', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetrics, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationEvaluationMetrics::Representation
7793
8130
 
7794
8131
  end
@@ -7850,6 +8187,8 @@ module Google
7850
8187
  class GoogleCloudDialogflowV2beta1GeneratorSuggestion
7851
8188
  # @private
7852
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
+
7853
8192
  property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormSuggestion::Representation
7854
8193
 
7855
8194
  property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarySuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarySuggestion::Representation
@@ -7910,10 +8249,13 @@ module Google
7910
8249
  # @private
7911
8250
  class Representation < Google::Apis::Core::JsonRepresentation
7912
8251
  property :disable_high_latency_features_sync_delivery, as: 'disableHighLatencyFeaturesSyncDelivery'
8252
+ property :enable_async_tool_call, as: 'enableAsyncToolCall'
7913
8253
  collection :feature_configs, as: 'featureConfigs', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
7914
8254
 
7915
8255
  collection :generators, as: 'generators'
7916
8256
  property :group_suggestion_responses, as: 'groupSuggestionResponses'
8257
+ property :skip_empty_event_based_suggestion, as: 'skipEmptyEventBasedSuggestion'
8258
+ property :use_unredacted_conversation_data, as: 'useUnredactedConversationData'
7917
8259
  end
7918
8260
  end
7919
8261
 
@@ -7929,8 +8271,11 @@ module Google
7929
8271
  property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
7930
8272
  property :enable_query_suggestion_only, as: 'enableQuerySuggestionOnly'
7931
8273
  property :enable_query_suggestion_when_no_answer, as: 'enableQuerySuggestionWhenNoAnswer'
8274
+ property :enable_response_debug_info, as: 'enableResponseDebugInfo'
7932
8275
  property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig::Representation
7933
8276
 
8277
+ property :rai_settings, as: 'raiSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1RaiSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1RaiSettings::Representation
8278
+
7934
8279
  property :suggestion_feature, as: 'suggestionFeature', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature::Representation
7935
8280
 
7936
8281
  property :suggestion_trigger_settings, as: 'suggestionTriggerSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings::Representation
@@ -9091,6 +9436,22 @@ module Google
9091
9436
  end
9092
9437
  end
9093
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
+
9094
9455
  class GoogleCloudDialogflowV2beta1ReloadDocumentRequest
9095
9456
  # @private
9096
9457
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9563,6 +9924,14 @@ module Google
9563
9924
  end
9564
9925
  end
9565
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
+
9566
9935
  class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
9567
9936
  # @private
9568
9937
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9585,10 +9954,12 @@ module Google
9585
9954
  class GoogleCloudDialogflowV2beta1SuggestionInput
9586
9955
  # @private
9587
9956
  class Representation < Google::Apis::Core::JsonRepresentation
9957
+ property :action, as: 'action'
9588
9958
  property :answer_record, as: 'answerRecord'
9589
9959
  property :intent_input, as: 'intentInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentInput::Representation
9590
9960
 
9591
9961
  hash :parameters, as: 'parameters'
9962
+ property :send_time, as: 'sendTime'
9592
9963
  property :text_override, as: 'textOverride', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
9593
9964
 
9594
9965
  end
@@ -9842,9 +10213,13 @@ module Google
9842
10213
  # @private
9843
10214
  class Representation < Google::Apis::Core::JsonRepresentation
9844
10215
  property :action, as: 'action'
10216
+ property :answer_record, as: 'answerRecord'
9845
10217
  property :create_time, as: 'createTime'
9846
10218
  hash :input_parameters, as: 'inputParameters'
10219
+ property :state, as: 'state'
9847
10220
  property :tool, as: 'tool'
10221
+ property :tool_display_details, as: 'toolDisplayDetails'
10222
+ property :tool_display_name, as: 'toolDisplayName'
9848
10223
  end
9849
10224
  end
9850
10225
 
@@ -9852,6 +10227,7 @@ module Google
9852
10227
  # @private
9853
10228
  class Representation < Google::Apis::Core::JsonRepresentation
9854
10229
  property :action, as: 'action'
10230
+ property :answer_record, as: 'answerRecord'
9855
10231
  property :content, as: 'content'
9856
10232
  property :create_time, as: 'createTime'
9857
10233
  property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ToolCallResultError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ToolCallResultError::Representation
@@ -10000,6 +10376,7 @@ module Google
10000
10376
  property :next_page_token, as: 'nextPageToken'
10001
10377
  collection :operations, as: 'operations', class: Google::Apis::DialogflowV2beta1::GoogleLongrunningOperation, decorator: Google::Apis::DialogflowV2beta1::GoogleLongrunningOperation::Representation
10002
10378
 
10379
+ collection :unreachable, as: 'unreachable'
10003
10380
  end
10004
10381
  end
10005
10382
 
@@ -9489,6 +9489,13 @@ module Google
9489
9489
  # The standard list page size.
9490
9490
  # @param [String] page_token
9491
9491
  # The standard list page token.
9492
+ # @param [Boolean] return_partial_success
9493
+ # When set to `true`, operations that are reachable are returned as normal, and
9494
+ # those that are unreachable are returned in the [ListOperationsResponse.
9495
+ # unreachable] field. This can only be `true` when reading across collections e.
9496
+ # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
9497
+ # by default supported and will result in an `UNIMPLEMENTED` error if set unless
9498
+ # explicitly documented otherwise in service or product specific documentation.
9492
9499
  # @param [String] fields
9493
9500
  # Selector specifying which fields to include in a partial response.
9494
9501
  # @param [String] quota_user
@@ -9506,7 +9513,7 @@ module Google
9506
9513
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
9507
9514
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
9508
9515
  # @raise [Google::Apis::AuthorizationError] Authorization is required
9509
- def list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
9516
+ def list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
9510
9517
  command = make_simple_command(:get, 'v2beta1/{+name}/operations', options)
9511
9518
  command.response_representation = Google::Apis::DialogflowV2beta1::GoogleLongrunningListOperationsResponse::Representation
9512
9519
  command.response_class = Google::Apis::DialogflowV2beta1::GoogleLongrunningListOperationsResponse
@@ -9514,6 +9521,7 @@ module Google
9514
9521
  command.query['filter'] = filter unless filter.nil?
9515
9522
  command.query['pageSize'] = page_size unless page_size.nil?
9516
9523
  command.query['pageToken'] = page_token unless page_token.nil?
9524
+ command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
9517
9525
  command.query['fields'] = fields unless fields.nil?
9518
9526
  command.query['quotaUser'] = quota_user unless quota_user.nil?
9519
9527
  execute_or_queue_command(command, &block)
@@ -10020,6 +10028,13 @@ module Google
10020
10028
  # The standard list page size.
10021
10029
  # @param [String] page_token
10022
10030
  # The standard list page token.
10031
+ # @param [Boolean] return_partial_success
10032
+ # When set to `true`, operations that are reachable are returned as normal, and
10033
+ # those that are unreachable are returned in the [ListOperationsResponse.
10034
+ # unreachable] field. This can only be `true` when reading across collections e.
10035
+ # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
10036
+ # by default supported and will result in an `UNIMPLEMENTED` error if set unless
10037
+ # explicitly documented otherwise in service or product specific documentation.
10023
10038
  # @param [String] fields
10024
10039
  # Selector specifying which fields to include in a partial response.
10025
10040
  # @param [String] quota_user
@@ -10037,7 +10052,7 @@ module Google
10037
10052
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
10038
10053
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
10039
10054
  # @raise [Google::Apis::AuthorizationError] Authorization is required
10040
- def list_project_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
10055
+ def list_project_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
10041
10056
  command = make_simple_command(:get, 'v2beta1/{+name}/operations', options)
10042
10057
  command.response_representation = Google::Apis::DialogflowV2beta1::GoogleLongrunningListOperationsResponse::Representation
10043
10058
  command.response_class = Google::Apis::DialogflowV2beta1::GoogleLongrunningListOperationsResponse
@@ -10045,6 +10060,7 @@ module Google
10045
10060
  command.query['filter'] = filter unless filter.nil?
10046
10061
  command.query['pageSize'] = page_size unless page_size.nil?
10047
10062
  command.query['pageToken'] = page_token unless page_token.nil?
10063
+ command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
10048
10064
  command.query['fields'] = fields unless fields.nil?
10049
10065
  command.query['quotaUser'] = quota_user unless quota_user.nil?
10050
10066
  execute_or_queue_command(command, &block)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dialogflow_v2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.111.0
4
+ version: 0.112.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v2beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.111.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.112.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v2beta1
62
62
  rdoc_options: []
63
63
  require_paths: