google-apis-dialogflow_v2beta1 0.97.0 → 0.99.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.97.0"
19
+ GEM_VERSION = "0.99.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250305"
25
+ REVISION = "20250325"
26
26
  end
27
27
  end
28
28
  end
@@ -574,6 +574,12 @@ module Google
574
574
  include Google::Apis::Core::JsonObjectSupport
575
575
  end
576
576
 
577
+ class GoogleCloudDialogflowCxV3WebhookGenericWebServiceSecretVersionHeaderValue
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
577
583
  class GoogleCloudDialogflowCxV3WebhookRequest
578
584
  class Representation < Google::Apis::Core::JsonRepresentation; end
579
585
 
@@ -1192,6 +1198,12 @@ module Google
1192
1198
  include Google::Apis::Core::JsonObjectSupport
1193
1199
  end
1194
1200
 
1201
+ class GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceSecretVersionHeaderValue
1202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1203
+
1204
+ include Google::Apis::Core::JsonObjectSupport
1205
+ end
1206
+
1195
1207
  class GoogleCloudDialogflowCxV3beta1WebhookRequest
1196
1208
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1209
 
@@ -1372,12 +1384,42 @@ module Google
1372
1384
  include Google::Apis::Core::JsonObjectSupport
1373
1385
  end
1374
1386
 
1387
+ class GoogleCloudDialogflowV2FreeFormSuggestion
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1389
+
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1392
+
1375
1393
  class GoogleCloudDialogflowV2GcsDestination
1376
1394
  class Representation < Google::Apis::Core::JsonRepresentation; end
1377
1395
 
1378
1396
  include Google::Apis::Core::JsonObjectSupport
1379
1397
  end
1380
1398
 
1399
+ class GoogleCloudDialogflowV2GenerateSuggestionsResponse
1400
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1401
+
1402
+ include Google::Apis::Core::JsonObjectSupport
1403
+ end
1404
+
1405
+ class GoogleCloudDialogflowV2GenerateSuggestionsResponseGeneratorSuggestionAnswer
1406
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1407
+
1408
+ include Google::Apis::Core::JsonObjectSupport
1409
+ end
1410
+
1411
+ class GoogleCloudDialogflowV2GeneratorSuggestion
1412
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1413
+
1414
+ include Google::Apis::Core::JsonObjectSupport
1415
+ end
1416
+
1417
+ class GoogleCloudDialogflowV2GeneratorSuggestionToolCallInfo
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1419
+
1420
+ include Google::Apis::Core::JsonObjectSupport
1421
+ end
1422
+
1381
1423
  class GoogleCloudDialogflowV2HumanAgentAssistantEvent
1382
1424
  class Representation < Google::Apis::Core::JsonRepresentation; end
1383
1425
 
@@ -1762,6 +1804,36 @@ module Google
1762
1804
  include Google::Apis::Core::JsonObjectSupport
1763
1805
  end
1764
1806
 
1807
+ class GoogleCloudDialogflowV2SummarySuggestion
1808
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1809
+
1810
+ include Google::Apis::Core::JsonObjectSupport
1811
+ end
1812
+
1813
+ class GoogleCloudDialogflowV2SummarySuggestionSummarySection
1814
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1815
+
1816
+ include Google::Apis::Core::JsonObjectSupport
1817
+ end
1818
+
1819
+ class GoogleCloudDialogflowV2ToolCall
1820
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1821
+
1822
+ include Google::Apis::Core::JsonObjectSupport
1823
+ end
1824
+
1825
+ class GoogleCloudDialogflowV2ToolCallResult
1826
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1827
+
1828
+ include Google::Apis::Core::JsonObjectSupport
1829
+ end
1830
+
1831
+ class GoogleCloudDialogflowV2ToolCallResultError
1832
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1833
+
1834
+ include Google::Apis::Core::JsonObjectSupport
1835
+ end
1836
+
1765
1837
  class GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata
1766
1838
  class Representation < Google::Apis::Core::JsonRepresentation; end
1767
1839
 
@@ -2008,6 +2080,18 @@ module Google
2008
2080
  include Google::Apis::Core::JsonObjectSupport
2009
2081
  end
2010
2082
 
2083
+ class GoogleCloudDialogflowV2beta1ConversationContextReference
2084
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2085
+
2086
+ include Google::Apis::Core::JsonObjectSupport
2087
+ end
2088
+
2089
+ class GoogleCloudDialogflowV2beta1ConversationContextReferenceContextContent
2090
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2091
+
2092
+ include Google::Apis::Core::JsonObjectSupport
2093
+ end
2094
+
2011
2095
  class GoogleCloudDialogflowV2beta1ConversationEvent
2012
2096
  class Representation < Google::Apis::Core::JsonRepresentation; end
2013
2097
 
@@ -2164,6 +2248,18 @@ module Google
2164
2248
  include Google::Apis::Core::JsonObjectSupport
2165
2249
  end
2166
2250
 
2251
+ class GoogleCloudDialogflowV2beta1FreeFormContext
2252
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2253
+
2254
+ include Google::Apis::Core::JsonObjectSupport
2255
+ end
2256
+
2257
+ class GoogleCloudDialogflowV2beta1FreeFormSuggestion
2258
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2259
+
2260
+ include Google::Apis::Core::JsonObjectSupport
2261
+ end
2262
+
2167
2263
  class GoogleCloudDialogflowV2beta1Fulfillment
2168
2264
  class Representation < Google::Apis::Core::JsonRepresentation; end
2169
2265
 
@@ -2236,6 +2332,24 @@ module Google
2236
2332
  include Google::Apis::Core::JsonObjectSupport
2237
2333
  end
2238
2334
 
2335
+ class GoogleCloudDialogflowV2beta1GenerateSuggestionsRequest
2336
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2337
+
2338
+ include Google::Apis::Core::JsonObjectSupport
2339
+ end
2340
+
2341
+ class GoogleCloudDialogflowV2beta1GenerateSuggestionsResponse
2342
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2343
+
2344
+ include Google::Apis::Core::JsonObjectSupport
2345
+ end
2346
+
2347
+ class GoogleCloudDialogflowV2beta1GenerateSuggestionsResponseGeneratorSuggestionAnswer
2348
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2349
+
2350
+ include Google::Apis::Core::JsonObjectSupport
2351
+ end
2352
+
2239
2353
  class GoogleCloudDialogflowV2beta1Generator
2240
2354
  class Representation < Google::Apis::Core::JsonRepresentation; end
2241
2355
 
@@ -2248,6 +2362,12 @@ module Google
2248
2362
  include Google::Apis::Core::JsonObjectSupport
2249
2363
  end
2250
2364
 
2365
+ class GoogleCloudDialogflowV2beta1GeneratorSuggestionToolCallInfo
2366
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2367
+
2368
+ include Google::Apis::Core::JsonObjectSupport
2369
+ end
2370
+
2251
2371
  class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig
2252
2372
  class Representation < Google::Apis::Core::JsonRepresentation; end
2253
2373
 
@@ -2386,6 +2506,18 @@ module Google
2386
2506
  include Google::Apis::Core::JsonObjectSupport
2387
2507
  end
2388
2508
 
2509
+ class GoogleCloudDialogflowV2beta1IngestContextReferencesRequest
2510
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2511
+
2512
+ include Google::Apis::Core::JsonObjectSupport
2513
+ end
2514
+
2515
+ class GoogleCloudDialogflowV2beta1IngestContextReferencesResponse
2516
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2517
+
2518
+ include Google::Apis::Core::JsonObjectSupport
2519
+ end
2520
+
2389
2521
  class GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata
2390
2522
  class Representation < Google::Apis::Core::JsonRepresentation; end
2391
2523
 
@@ -3310,6 +3442,24 @@ module Google
3310
3442
  include Google::Apis::Core::JsonObjectSupport
3311
3443
  end
3312
3444
 
3445
+ class GoogleCloudDialogflowV2beta1ToolCall
3446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3447
+
3448
+ include Google::Apis::Core::JsonObjectSupport
3449
+ end
3450
+
3451
+ class GoogleCloudDialogflowV2beta1ToolCallResult
3452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3453
+
3454
+ include Google::Apis::Core::JsonObjectSupport
3455
+ end
3456
+
3457
+ class GoogleCloudDialogflowV2beta1ToolCallResultError
3458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3459
+
3460
+ include Google::Apis::Core::JsonObjectSupport
3461
+ end
3462
+
3313
3463
  class GoogleCloudDialogflowV2beta1TrainAgentRequest
3314
3464
  class Representation < Google::Apis::Core::JsonRepresentation; end
3315
3465
 
@@ -4302,6 +4452,9 @@ module Google
4302
4452
  property :password, as: 'password'
4303
4453
  property :request_body, as: 'requestBody'
4304
4454
  hash :request_headers, as: 'requestHeaders'
4455
+ property :secret_version_for_username_password, as: 'secretVersionForUsernamePassword'
4456
+ hash :secret_versions_for_request_headers, as: 'secretVersionsForRequestHeaders', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookGenericWebServiceSecretVersionHeaderValue, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookGenericWebServiceSecretVersionHeaderValue::Representation
4457
+
4305
4458
  property :service_agent_auth, as: 'serviceAgentAuth'
4306
4459
  property :uri, as: 'uri'
4307
4460
  property :username, as: 'username'
@@ -4315,10 +4468,18 @@ module Google
4315
4468
  property :client_id, as: 'clientId'
4316
4469
  property :client_secret, as: 'clientSecret'
4317
4470
  collection :scopes, as: 'scopes'
4471
+ property :secret_version_for_client_secret, as: 'secretVersionForClientSecret'
4318
4472
  property :token_endpoint, as: 'tokenEndpoint'
4319
4473
  end
4320
4474
  end
4321
4475
 
4476
+ class GoogleCloudDialogflowCxV3WebhookGenericWebServiceSecretVersionHeaderValue
4477
+ # @private
4478
+ class Representation < Google::Apis::Core::JsonRepresentation
4479
+ property :secret_version, as: 'secretVersion'
4480
+ end
4481
+ end
4482
+
4322
4483
  class GoogleCloudDialogflowCxV3WebhookRequest
4323
4484
  # @private
4324
4485
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5334,6 +5495,9 @@ module Google
5334
5495
  property :password, as: 'password'
5335
5496
  property :request_body, as: 'requestBody'
5336
5497
  hash :request_headers, as: 'requestHeaders'
5498
+ property :secret_version_for_username_password, as: 'secretVersionForUsernamePassword'
5499
+ hash :secret_versions_for_request_headers, as: 'secretVersionsForRequestHeaders', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceSecretVersionHeaderValue, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceSecretVersionHeaderValue::Representation
5500
+
5337
5501
  property :service_agent_auth, as: 'serviceAgentAuth'
5338
5502
  property :uri, as: 'uri'
5339
5503
  property :username, as: 'username'
@@ -5347,10 +5511,18 @@ module Google
5347
5511
  property :client_id, as: 'clientId'
5348
5512
  property :client_secret, as: 'clientSecret'
5349
5513
  collection :scopes, as: 'scopes'
5514
+ property :secret_version_for_client_secret, as: 'secretVersionForClientSecret'
5350
5515
  property :token_endpoint, as: 'tokenEndpoint'
5351
5516
  end
5352
5517
  end
5353
5518
 
5519
+ class GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceSecretVersionHeaderValue
5520
+ # @private
5521
+ class Representation < Google::Apis::Core::JsonRepresentation
5522
+ property :secret_version, as: 'secretVersion'
5523
+ end
5524
+ end
5525
+
5354
5526
  class GoogleCloudDialogflowCxV3beta1WebhookRequest
5355
5527
  # @private
5356
5528
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5656,6 +5828,13 @@ module Google
5656
5828
  end
5657
5829
  end
5658
5830
 
5831
+ class GoogleCloudDialogflowV2FreeFormSuggestion
5832
+ # @private
5833
+ class Representation < Google::Apis::Core::JsonRepresentation
5834
+ property :response, as: 'response'
5835
+ end
5836
+ end
5837
+
5659
5838
  class GoogleCloudDialogflowV2GcsDestination
5660
5839
  # @private
5661
5840
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5663,6 +5842,47 @@ module Google
5663
5842
  end
5664
5843
  end
5665
5844
 
5845
+ class GoogleCloudDialogflowV2GenerateSuggestionsResponse
5846
+ # @private
5847
+ class Representation < Google::Apis::Core::JsonRepresentation
5848
+ collection :generator_suggestion_answers, as: 'generatorSuggestionAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2GenerateSuggestionsResponseGeneratorSuggestionAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2GenerateSuggestionsResponseGeneratorSuggestionAnswer::Representation
5849
+
5850
+ property :latest_message, as: 'latestMessage'
5851
+ end
5852
+ end
5853
+
5854
+ class GoogleCloudDialogflowV2GenerateSuggestionsResponseGeneratorSuggestionAnswer
5855
+ # @private
5856
+ class Representation < Google::Apis::Core::JsonRepresentation
5857
+ property :answer_record, as: 'answerRecord'
5858
+ property :generator_suggestion, as: 'generatorSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2GeneratorSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2GeneratorSuggestion::Representation
5859
+
5860
+ property :source_generator, as: 'sourceGenerator'
5861
+ end
5862
+ end
5863
+
5864
+ class GoogleCloudDialogflowV2GeneratorSuggestion
5865
+ # @private
5866
+ class Representation < Google::Apis::Core::JsonRepresentation
5867
+ property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FreeFormSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FreeFormSuggestion::Representation
5868
+
5869
+ property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SummarySuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SummarySuggestion::Representation
5870
+
5871
+ collection :tool_call_info, as: 'toolCallInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2GeneratorSuggestionToolCallInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2GeneratorSuggestionToolCallInfo::Representation
5872
+
5873
+ end
5874
+ end
5875
+
5876
+ class GoogleCloudDialogflowV2GeneratorSuggestionToolCallInfo
5877
+ # @private
5878
+ class Representation < Google::Apis::Core::JsonRepresentation
5879
+ property :tool_call, as: 'toolCall', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ToolCall, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ToolCall::Representation
5880
+
5881
+ property :tool_call_result, as: 'toolCallResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ToolCallResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ToolCallResult::Representation
5882
+
5883
+ end
5884
+ end
5885
+
5666
5886
  class GoogleCloudDialogflowV2HumanAgentAssistantEvent
5667
5887
  # @private
5668
5888
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6329,6 +6549,8 @@ module Google
6329
6549
  class Representation < Google::Apis::Core::JsonRepresentation
6330
6550
  property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
6331
6551
 
6552
+ property :generate_suggestions_response, as: 'generateSuggestionsResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2GenerateSuggestionsResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2GenerateSuggestionsResponse::Representation
6553
+
6332
6554
  property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestArticlesResponse::Representation
6333
6555
 
6334
6556
  property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse::Representation
@@ -6340,6 +6562,52 @@ module Google
6340
6562
  end
6341
6563
  end
6342
6564
 
6565
+ class GoogleCloudDialogflowV2SummarySuggestion
6566
+ # @private
6567
+ class Representation < Google::Apis::Core::JsonRepresentation
6568
+ collection :summary_sections, as: 'summarySections', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SummarySuggestionSummarySection, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SummarySuggestionSummarySection::Representation
6569
+
6570
+ end
6571
+ end
6572
+
6573
+ class GoogleCloudDialogflowV2SummarySuggestionSummarySection
6574
+ # @private
6575
+ class Representation < Google::Apis::Core::JsonRepresentation
6576
+ property :section, as: 'section'
6577
+ property :summary, as: 'summary'
6578
+ end
6579
+ end
6580
+
6581
+ class GoogleCloudDialogflowV2ToolCall
6582
+ # @private
6583
+ class Representation < Google::Apis::Core::JsonRepresentation
6584
+ property :action, as: 'action'
6585
+ property :create_time, as: 'createTime'
6586
+ hash :input_parameters, as: 'inputParameters'
6587
+ property :tool, as: 'tool'
6588
+ end
6589
+ end
6590
+
6591
+ class GoogleCloudDialogflowV2ToolCallResult
6592
+ # @private
6593
+ class Representation < Google::Apis::Core::JsonRepresentation
6594
+ property :action, as: 'action'
6595
+ property :content, as: 'content'
6596
+ property :create_time, as: 'createTime'
6597
+ property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ToolCallResultError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ToolCallResultError::Representation
6598
+
6599
+ property :raw_content, :base64 => true, as: 'rawContent'
6600
+ property :tool, as: 'tool'
6601
+ end
6602
+ end
6603
+
6604
+ class GoogleCloudDialogflowV2ToolCallResultError
6605
+ # @private
6606
+ class Representation < Google::Apis::Core::JsonRepresentation
6607
+ property :message, as: 'message'
6608
+ end
6609
+ end
6610
+
6343
6611
  class GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata
6344
6612
  # @private
6345
6613
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6761,6 +7029,8 @@ module Google
6761
7029
  property :conversation_profile, as: 'conversationProfile'
6762
7030
  property :conversation_stage, as: 'conversationStage'
6763
7031
  property :end_time, as: 'endTime'
7032
+ hash :ingested_context_references, as: 'ingestedContextReferences', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContextReference, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContextReference::Representation
7033
+
6764
7034
  property :lifecycle_state, as: 'lifecycleState'
6765
7035
  property :name, as: 'name'
6766
7036
  property :phone_number, as: 'phoneNumber', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationPhoneNumber, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationPhoneNumber::Representation
@@ -6779,6 +7049,26 @@ module Google
6779
7049
  end
6780
7050
  end
6781
7051
 
7052
+ class GoogleCloudDialogflowV2beta1ConversationContextReference
7053
+ # @private
7054
+ class Representation < Google::Apis::Core::JsonRepresentation
7055
+ collection :context_contents, as: 'contextContents', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContextReferenceContextContent, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContextReferenceContextContent::Representation
7056
+
7057
+ property :create_time, as: 'createTime'
7058
+ property :language_code, as: 'languageCode'
7059
+ property :update_mode, as: 'updateMode'
7060
+ end
7061
+ end
7062
+
7063
+ class GoogleCloudDialogflowV2beta1ConversationContextReferenceContextContent
7064
+ # @private
7065
+ class Representation < Google::Apis::Core::JsonRepresentation
7066
+ property :content, as: 'content'
7067
+ property :content_format, as: 'contentFormat'
7068
+ property :ingestion_time, as: 'ingestionTime'
7069
+ end
7070
+ end
7071
+
6782
7072
  class GoogleCloudDialogflowV2beta1ConversationEvent
6783
7073
  # @private
6784
7074
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7072,6 +7362,20 @@ module Google
7072
7362
  end
7073
7363
  end
7074
7364
 
7365
+ class GoogleCloudDialogflowV2beta1FreeFormContext
7366
+ # @private
7367
+ class Representation < Google::Apis::Core::JsonRepresentation
7368
+ property :text, as: 'text'
7369
+ end
7370
+ end
7371
+
7372
+ class GoogleCloudDialogflowV2beta1FreeFormSuggestion
7373
+ # @private
7374
+ class Representation < Google::Apis::Core::JsonRepresentation
7375
+ property :response, as: 'response'
7376
+ end
7377
+ end
7378
+
7075
7379
  class GoogleCloudDialogflowV2beta1Fulfillment
7076
7380
  # @private
7077
7381
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7127,6 +7431,8 @@ module Google
7127
7431
  class GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionRequest
7128
7432
  # @private
7129
7433
  class Representation < Google::Apis::Core::JsonRepresentation
7434
+ hash :context_references, as: 'contextReferences', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContextReference, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContextReference::Representation
7435
+
7130
7436
  property :conversation_context, as: 'conversationContext', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContext, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContext::Representation
7131
7437
 
7132
7438
  property :generator, as: 'generator', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Generator, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Generator::Representation
@@ -7183,16 +7489,47 @@ module Google
7183
7489
  end
7184
7490
  end
7185
7491
 
7492
+ class GoogleCloudDialogflowV2beta1GenerateSuggestionsRequest
7493
+ # @private
7494
+ class Representation < Google::Apis::Core::JsonRepresentation
7495
+ property :latest_message, as: 'latestMessage'
7496
+ collection :trigger_events, as: 'triggerEvents'
7497
+ end
7498
+ end
7499
+
7500
+ class GoogleCloudDialogflowV2beta1GenerateSuggestionsResponse
7501
+ # @private
7502
+ class Representation < Google::Apis::Core::JsonRepresentation
7503
+ collection :generator_suggestion_answers, as: 'generatorSuggestionAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GenerateSuggestionsResponseGeneratorSuggestionAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GenerateSuggestionsResponseGeneratorSuggestionAnswer::Representation
7504
+
7505
+ property :latest_message, as: 'latestMessage'
7506
+ end
7507
+ end
7508
+
7509
+ class GoogleCloudDialogflowV2beta1GenerateSuggestionsResponseGeneratorSuggestionAnswer
7510
+ # @private
7511
+ class Representation < Google::Apis::Core::JsonRepresentation
7512
+ property :answer_record, as: 'answerRecord'
7513
+ property :generator_suggestion, as: 'generatorSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorSuggestion::Representation
7514
+
7515
+ property :source_generator, as: 'sourceGenerator'
7516
+ end
7517
+ end
7518
+
7186
7519
  class GoogleCloudDialogflowV2beta1Generator
7187
7520
  # @private
7188
7521
  class Representation < Google::Apis::Core::JsonRepresentation
7189
7522
  property :create_time, as: 'createTime'
7190
7523
  property :description, as: 'description'
7524
+ property :free_form_context, as: 'freeFormContext', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormContext, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormContext::Representation
7525
+
7191
7526
  property :inference_parameter, as: 'inferenceParameter', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InferenceParameter, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InferenceParameter::Representation
7192
7527
 
7193
7528
  property :name, as: 'name'
7529
+ property :published_model, as: 'publishedModel'
7194
7530
  property :summarization_context, as: 'summarizationContext', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationContext, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarizationContext::Representation
7195
7531
 
7532
+ collection :tools, as: 'tools'
7196
7533
  property :trigger_event, as: 'triggerEvent'
7197
7534
  property :update_time, as: 'updateTime'
7198
7535
  end
@@ -7201,8 +7538,22 @@ module Google
7201
7538
  class GoogleCloudDialogflowV2beta1GeneratorSuggestion
7202
7539
  # @private
7203
7540
  class Representation < Google::Apis::Core::JsonRepresentation
7541
+ property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FreeFormSuggestion::Representation
7542
+
7204
7543
  property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarySuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SummarySuggestion::Representation
7205
7544
 
7545
+ collection :tool_call_info, as: 'toolCallInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorSuggestionToolCallInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GeneratorSuggestionToolCallInfo::Representation
7546
+
7547
+ end
7548
+ end
7549
+
7550
+ class GoogleCloudDialogflowV2beta1GeneratorSuggestionToolCallInfo
7551
+ # @private
7552
+ class Representation < Google::Apis::Core::JsonRepresentation
7553
+ property :tool_call, as: 'toolCall', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ToolCall, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ToolCall::Representation
7554
+
7555
+ property :tool_call_result, as: 'toolCallResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ToolCallResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ToolCallResult::Representation
7556
+
7206
7557
  end
7207
7558
  end
7208
7559
 
@@ -7431,6 +7782,22 @@ module Google
7431
7782
  end
7432
7783
  end
7433
7784
 
7785
+ class GoogleCloudDialogflowV2beta1IngestContextReferencesRequest
7786
+ # @private
7787
+ class Representation < Google::Apis::Core::JsonRepresentation
7788
+ hash :context_references, as: 'contextReferences', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContextReference, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContextReference::Representation
7789
+
7790
+ end
7791
+ end
7792
+
7793
+ class GoogleCloudDialogflowV2beta1IngestContextReferencesResponse
7794
+ # @private
7795
+ class Representation < Google::Apis::Core::JsonRepresentation
7796
+ hash :ingested_context_references, as: 'ingestedContextReferences', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContextReference, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationContextReference::Representation
7797
+
7798
+ end
7799
+ end
7800
+
7434
7801
  class GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata
7435
7802
  # @private
7436
7803
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8910,6 +9277,8 @@ module Google
8910
9277
  class Representation < Google::Apis::Core::JsonRepresentation
8911
9278
  property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
8912
9279
 
9280
+ property :generate_suggestions_response, as: 'generateSuggestionsResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GenerateSuggestionsResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GenerateSuggestionsResponse::Representation
9281
+
8913
9282
  property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestArticlesResponse::Representation
8914
9283
 
8915
9284
  property :suggest_dialogflow_assists_response, as: 'suggestDialogflowAssistsResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse::Representation
@@ -9008,6 +9377,36 @@ module Google
9008
9377
  end
9009
9378
  end
9010
9379
 
9380
+ class GoogleCloudDialogflowV2beta1ToolCall
9381
+ # @private
9382
+ class Representation < Google::Apis::Core::JsonRepresentation
9383
+ property :action, as: 'action'
9384
+ property :create_time, as: 'createTime'
9385
+ hash :input_parameters, as: 'inputParameters'
9386
+ property :tool, as: 'tool'
9387
+ end
9388
+ end
9389
+
9390
+ class GoogleCloudDialogflowV2beta1ToolCallResult
9391
+ # @private
9392
+ class Representation < Google::Apis::Core::JsonRepresentation
9393
+ property :action, as: 'action'
9394
+ property :content, as: 'content'
9395
+ property :create_time, as: 'createTime'
9396
+ property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ToolCallResultError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ToolCallResultError::Representation
9397
+
9398
+ property :raw_content, :base64 => true, as: 'rawContent'
9399
+ property :tool, as: 'tool'
9400
+ end
9401
+ end
9402
+
9403
+ class GoogleCloudDialogflowV2beta1ToolCallResultError
9404
+ # @private
9405
+ class Representation < Google::Apis::Core::JsonRepresentation
9406
+ property :message, as: 'message'
9407
+ end
9408
+ end
9409
+
9011
9410
  class GoogleCloudDialogflowV2beta1TrainAgentRequest
9012
9411
  # @private
9013
9412
  class Representation < Google::Apis::Core::JsonRepresentation