google-apis-dialogflow_v2 0.99.0 → 0.101.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 DialogflowV2
|
18
18
|
# Version of the google-apis-dialogflow_v2 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.101.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 = "
|
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
|
|
@@ -1432,6 +1444,18 @@ module Google
|
|
1432
1444
|
include Google::Apis::Core::JsonObjectSupport
|
1433
1445
|
end
|
1434
1446
|
|
1447
|
+
class GoogleCloudDialogflowV2ConversationContextReference
|
1448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1449
|
+
|
1450
|
+
include Google::Apis::Core::JsonObjectSupport
|
1451
|
+
end
|
1452
|
+
|
1453
|
+
class GoogleCloudDialogflowV2ConversationContextReferenceContextContent
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
1457
|
+
end
|
1458
|
+
|
1435
1459
|
class GoogleCloudDialogflowV2ConversationDataset
|
1436
1460
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
1461
|
|
@@ -1678,6 +1702,18 @@ module Google
|
|
1678
1702
|
include Google::Apis::Core::JsonObjectSupport
|
1679
1703
|
end
|
1680
1704
|
|
1705
|
+
class GoogleCloudDialogflowV2FreeFormContext
|
1706
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1707
|
+
|
1708
|
+
include Google::Apis::Core::JsonObjectSupport
|
1709
|
+
end
|
1710
|
+
|
1711
|
+
class GoogleCloudDialogflowV2FreeFormSuggestion
|
1712
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1713
|
+
|
1714
|
+
include Google::Apis::Core::JsonObjectSupport
|
1715
|
+
end
|
1716
|
+
|
1681
1717
|
class GoogleCloudDialogflowV2Fulfillment
|
1682
1718
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1683
1719
|
|
@@ -1744,6 +1780,24 @@ module Google
|
|
1744
1780
|
include Google::Apis::Core::JsonObjectSupport
|
1745
1781
|
end
|
1746
1782
|
|
1783
|
+
class GoogleCloudDialogflowV2GenerateSuggestionsRequest
|
1784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
|
+
|
1786
|
+
include Google::Apis::Core::JsonObjectSupport
|
1787
|
+
end
|
1788
|
+
|
1789
|
+
class GoogleCloudDialogflowV2GenerateSuggestionsResponse
|
1790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1791
|
+
|
1792
|
+
include Google::Apis::Core::JsonObjectSupport
|
1793
|
+
end
|
1794
|
+
|
1795
|
+
class GoogleCloudDialogflowV2GenerateSuggestionsResponseGeneratorSuggestionAnswer
|
1796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1797
|
+
|
1798
|
+
include Google::Apis::Core::JsonObjectSupport
|
1799
|
+
end
|
1800
|
+
|
1747
1801
|
class GoogleCloudDialogflowV2Generator
|
1748
1802
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1749
1803
|
|
@@ -1756,6 +1810,12 @@ module Google
|
|
1756
1810
|
include Google::Apis::Core::JsonObjectSupport
|
1757
1811
|
end
|
1758
1812
|
|
1813
|
+
class GoogleCloudDialogflowV2GeneratorSuggestionToolCallInfo
|
1814
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1815
|
+
|
1816
|
+
include Google::Apis::Core::JsonObjectSupport
|
1817
|
+
end
|
1818
|
+
|
1759
1819
|
class GoogleCloudDialogflowV2HumanAgentAssistantConfig
|
1760
1820
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1761
1821
|
|
@@ -1912,6 +1972,18 @@ module Google
|
|
1912
1972
|
include Google::Apis::Core::JsonObjectSupport
|
1913
1973
|
end
|
1914
1974
|
|
1975
|
+
class GoogleCloudDialogflowV2IngestContextReferencesRequest
|
1976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
|
+
|
1978
|
+
include Google::Apis::Core::JsonObjectSupport
|
1979
|
+
end
|
1980
|
+
|
1981
|
+
class GoogleCloudDialogflowV2IngestContextReferencesResponse
|
1982
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1983
|
+
|
1984
|
+
include Google::Apis::Core::JsonObjectSupport
|
1985
|
+
end
|
1986
|
+
|
1915
1987
|
class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
|
1916
1988
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1917
1989
|
|
@@ -2674,6 +2746,24 @@ module Google
|
|
2674
2746
|
include Google::Apis::Core::JsonObjectSupport
|
2675
2747
|
end
|
2676
2748
|
|
2749
|
+
class GoogleCloudDialogflowV2ToolCall
|
2750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
|
+
|
2752
|
+
include Google::Apis::Core::JsonObjectSupport
|
2753
|
+
end
|
2754
|
+
|
2755
|
+
class GoogleCloudDialogflowV2ToolCallResult
|
2756
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2757
|
+
|
2758
|
+
include Google::Apis::Core::JsonObjectSupport
|
2759
|
+
end
|
2760
|
+
|
2761
|
+
class GoogleCloudDialogflowV2ToolCallResultError
|
2762
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2763
|
+
|
2764
|
+
include Google::Apis::Core::JsonObjectSupport
|
2765
|
+
end
|
2766
|
+
|
2677
2767
|
class GoogleCloudDialogflowV2TrainAgentRequest
|
2678
2768
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2679
2769
|
|
@@ -2818,12 +2908,42 @@ module Google
|
|
2818
2908
|
include Google::Apis::Core::JsonObjectSupport
|
2819
2909
|
end
|
2820
2910
|
|
2911
|
+
class GoogleCloudDialogflowV2beta1FreeFormSuggestion
|
2912
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2913
|
+
|
2914
|
+
include Google::Apis::Core::JsonObjectSupport
|
2915
|
+
end
|
2916
|
+
|
2821
2917
|
class GoogleCloudDialogflowV2beta1GcsDestination
|
2822
2918
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2823
2919
|
|
2824
2920
|
include Google::Apis::Core::JsonObjectSupport
|
2825
2921
|
end
|
2826
2922
|
|
2923
|
+
class GoogleCloudDialogflowV2beta1GenerateSuggestionsResponse
|
2924
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2925
|
+
|
2926
|
+
include Google::Apis::Core::JsonObjectSupport
|
2927
|
+
end
|
2928
|
+
|
2929
|
+
class GoogleCloudDialogflowV2beta1GenerateSuggestionsResponseGeneratorSuggestionAnswer
|
2930
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2931
|
+
|
2932
|
+
include Google::Apis::Core::JsonObjectSupport
|
2933
|
+
end
|
2934
|
+
|
2935
|
+
class GoogleCloudDialogflowV2beta1GeneratorSuggestion
|
2936
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2937
|
+
|
2938
|
+
include Google::Apis::Core::JsonObjectSupport
|
2939
|
+
end
|
2940
|
+
|
2941
|
+
class GoogleCloudDialogflowV2beta1GeneratorSuggestionToolCallInfo
|
2942
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2943
|
+
|
2944
|
+
include Google::Apis::Core::JsonObjectSupport
|
2945
|
+
end
|
2946
|
+
|
2827
2947
|
class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
|
2828
2948
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2829
2949
|
|
@@ -3334,12 +3454,42 @@ module Google
|
|
3334
3454
|
include Google::Apis::Core::JsonObjectSupport
|
3335
3455
|
end
|
3336
3456
|
|
3457
|
+
class GoogleCloudDialogflowV2beta1SummarySuggestion
|
3458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3459
|
+
|
3460
|
+
include Google::Apis::Core::JsonObjectSupport
|
3461
|
+
end
|
3462
|
+
|
3463
|
+
class GoogleCloudDialogflowV2beta1SummarySuggestionSummarySection
|
3464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3465
|
+
|
3466
|
+
include Google::Apis::Core::JsonObjectSupport
|
3467
|
+
end
|
3468
|
+
|
3337
3469
|
class GoogleCloudDialogflowV2beta1TelephonyDtmfEvents
|
3338
3470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3339
3471
|
|
3340
3472
|
include Google::Apis::Core::JsonObjectSupport
|
3341
3473
|
end
|
3342
3474
|
|
3475
|
+
class GoogleCloudDialogflowV2beta1ToolCall
|
3476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3477
|
+
|
3478
|
+
include Google::Apis::Core::JsonObjectSupport
|
3479
|
+
end
|
3480
|
+
|
3481
|
+
class GoogleCloudDialogflowV2beta1ToolCallResult
|
3482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3483
|
+
|
3484
|
+
include Google::Apis::Core::JsonObjectSupport
|
3485
|
+
end
|
3486
|
+
|
3487
|
+
class GoogleCloudDialogflowV2beta1ToolCallResultError
|
3488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3489
|
+
|
3490
|
+
include Google::Apis::Core::JsonObjectSupport
|
3491
|
+
end
|
3492
|
+
|
3343
3493
|
class GoogleCloudDialogflowV2beta1WebhookRequest
|
3344
3494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3345
3495
|
|
@@ -4296,6 +4446,9 @@ module Google
|
|
4296
4446
|
property :password, as: 'password'
|
4297
4447
|
property :request_body, as: 'requestBody'
|
4298
4448
|
hash :request_headers, as: 'requestHeaders'
|
4449
|
+
property :secret_version_for_username_password, as: 'secretVersionForUsernamePassword'
|
4450
|
+
hash :secret_versions_for_request_headers, as: 'secretVersionsForRequestHeaders', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookGenericWebServiceSecretVersionHeaderValue, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookGenericWebServiceSecretVersionHeaderValue::Representation
|
4451
|
+
|
4299
4452
|
property :service_agent_auth, as: 'serviceAgentAuth'
|
4300
4453
|
property :uri, as: 'uri'
|
4301
4454
|
property :username, as: 'username'
|
@@ -4309,10 +4462,18 @@ module Google
|
|
4309
4462
|
property :client_id, as: 'clientId'
|
4310
4463
|
property :client_secret, as: 'clientSecret'
|
4311
4464
|
collection :scopes, as: 'scopes'
|
4465
|
+
property :secret_version_for_client_secret, as: 'secretVersionForClientSecret'
|
4312
4466
|
property :token_endpoint, as: 'tokenEndpoint'
|
4313
4467
|
end
|
4314
4468
|
end
|
4315
4469
|
|
4470
|
+
class GoogleCloudDialogflowCxV3WebhookGenericWebServiceSecretVersionHeaderValue
|
4471
|
+
# @private
|
4472
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4473
|
+
property :secret_version, as: 'secretVersion'
|
4474
|
+
end
|
4475
|
+
end
|
4476
|
+
|
4316
4477
|
class GoogleCloudDialogflowCxV3WebhookRequest
|
4317
4478
|
# @private
|
4318
4479
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5328,6 +5489,9 @@ module Google
|
|
5328
5489
|
property :password, as: 'password'
|
5329
5490
|
property :request_body, as: 'requestBody'
|
5330
5491
|
hash :request_headers, as: 'requestHeaders'
|
5492
|
+
property :secret_version_for_username_password, as: 'secretVersionForUsernamePassword'
|
5493
|
+
hash :secret_versions_for_request_headers, as: 'secretVersionsForRequestHeaders', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceSecretVersionHeaderValue, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceSecretVersionHeaderValue::Representation
|
5494
|
+
|
5331
5495
|
property :service_agent_auth, as: 'serviceAgentAuth'
|
5332
5496
|
property :uri, as: 'uri'
|
5333
5497
|
property :username, as: 'username'
|
@@ -5341,10 +5505,18 @@ module Google
|
|
5341
5505
|
property :client_id, as: 'clientId'
|
5342
5506
|
property :client_secret, as: 'clientSecret'
|
5343
5507
|
collection :scopes, as: 'scopes'
|
5508
|
+
property :secret_version_for_client_secret, as: 'secretVersionForClientSecret'
|
5344
5509
|
property :token_endpoint, as: 'tokenEndpoint'
|
5345
5510
|
end
|
5346
5511
|
end
|
5347
5512
|
|
5513
|
+
class GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceSecretVersionHeaderValue
|
5514
|
+
# @private
|
5515
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5516
|
+
property :secret_version, as: 'secretVersion'
|
5517
|
+
end
|
5518
|
+
end
|
5519
|
+
|
5348
5520
|
class GoogleCloudDialogflowCxV3beta1WebhookRequest
|
5349
5521
|
# @private
|
5350
5522
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5759,6 +5931,8 @@ module Google
|
|
5759
5931
|
property :conversation_profile, as: 'conversationProfile'
|
5760
5932
|
property :conversation_stage, as: 'conversationStage'
|
5761
5933
|
property :end_time, as: 'endTime'
|
5934
|
+
hash :ingested_context_references, as: 'ingestedContextReferences', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContextReference, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContextReference::Representation
|
5935
|
+
|
5762
5936
|
property :lifecycle_state, as: 'lifecycleState'
|
5763
5937
|
property :name, as: 'name'
|
5764
5938
|
property :phone_number, as: 'phoneNumber', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationPhoneNumber, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationPhoneNumber::Representation
|
@@ -5777,6 +5951,26 @@ module Google
|
|
5777
5951
|
end
|
5778
5952
|
end
|
5779
5953
|
|
5954
|
+
class GoogleCloudDialogflowV2ConversationContextReference
|
5955
|
+
# @private
|
5956
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5957
|
+
collection :context_contents, as: 'contextContents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContextReferenceContextContent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContextReferenceContextContent::Representation
|
5958
|
+
|
5959
|
+
property :create_time, as: 'createTime'
|
5960
|
+
property :language_code, as: 'languageCode'
|
5961
|
+
property :update_mode, as: 'updateMode'
|
5962
|
+
end
|
5963
|
+
end
|
5964
|
+
|
5965
|
+
class GoogleCloudDialogflowV2ConversationContextReferenceContextContent
|
5966
|
+
# @private
|
5967
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5968
|
+
property :content, as: 'content'
|
5969
|
+
property :content_format, as: 'contentFormat'
|
5970
|
+
property :ingestion_time, as: 'ingestionTime'
|
5971
|
+
end
|
5972
|
+
end
|
5973
|
+
|
5780
5974
|
class GoogleCloudDialogflowV2ConversationDataset
|
5781
5975
|
# @private
|
5782
5976
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6215,6 +6409,20 @@ module Google
|
|
6215
6409
|
end
|
6216
6410
|
end
|
6217
6411
|
|
6412
|
+
class GoogleCloudDialogflowV2FreeFormContext
|
6413
|
+
# @private
|
6414
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6415
|
+
property :text, as: 'text'
|
6416
|
+
end
|
6417
|
+
end
|
6418
|
+
|
6419
|
+
class GoogleCloudDialogflowV2FreeFormSuggestion
|
6420
|
+
# @private
|
6421
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6422
|
+
property :response, as: 'response'
|
6423
|
+
end
|
6424
|
+
end
|
6425
|
+
|
6218
6426
|
class GoogleCloudDialogflowV2Fulfillment
|
6219
6427
|
# @private
|
6220
6428
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6263,6 +6471,8 @@ module Google
|
|
6263
6471
|
class GoogleCloudDialogflowV2GenerateStatelessSuggestionRequest
|
6264
6472
|
# @private
|
6265
6473
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6474
|
+
hash :context_references, as: 'contextReferences', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContextReference, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContextReference::Representation
|
6475
|
+
|
6266
6476
|
property :conversation_context, as: 'conversationContext', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContext, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContext::Representation
|
6267
6477
|
|
6268
6478
|
property :generator, as: 'generator', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Generator, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Generator::Representation
|
@@ -6319,16 +6529,47 @@ module Google
|
|
6319
6529
|
end
|
6320
6530
|
end
|
6321
6531
|
|
6532
|
+
class GoogleCloudDialogflowV2GenerateSuggestionsRequest
|
6533
|
+
# @private
|
6534
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6535
|
+
property :latest_message, as: 'latestMessage'
|
6536
|
+
collection :trigger_events, as: 'triggerEvents'
|
6537
|
+
end
|
6538
|
+
end
|
6539
|
+
|
6540
|
+
class GoogleCloudDialogflowV2GenerateSuggestionsResponse
|
6541
|
+
# @private
|
6542
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6543
|
+
collection :generator_suggestion_answers, as: 'generatorSuggestionAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GenerateSuggestionsResponseGeneratorSuggestionAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GenerateSuggestionsResponseGeneratorSuggestionAnswer::Representation
|
6544
|
+
|
6545
|
+
property :latest_message, as: 'latestMessage'
|
6546
|
+
end
|
6547
|
+
end
|
6548
|
+
|
6549
|
+
class GoogleCloudDialogflowV2GenerateSuggestionsResponseGeneratorSuggestionAnswer
|
6550
|
+
# @private
|
6551
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6552
|
+
property :answer_record, as: 'answerRecord'
|
6553
|
+
property :generator_suggestion, as: 'generatorSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorSuggestion::Representation
|
6554
|
+
|
6555
|
+
property :source_generator, as: 'sourceGenerator'
|
6556
|
+
end
|
6557
|
+
end
|
6558
|
+
|
6322
6559
|
class GoogleCloudDialogflowV2Generator
|
6323
6560
|
# @private
|
6324
6561
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6325
6562
|
property :create_time, as: 'createTime'
|
6326
6563
|
property :description, as: 'description'
|
6564
|
+
property :free_form_context, as: 'freeFormContext', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormContext, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormContext::Representation
|
6565
|
+
|
6327
6566
|
property :inference_parameter, as: 'inferenceParameter', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InferenceParameter, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InferenceParameter::Representation
|
6328
6567
|
|
6329
6568
|
property :name, as: 'name'
|
6569
|
+
property :published_model, as: 'publishedModel'
|
6330
6570
|
property :summarization_context, as: 'summarizationContext', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationContext, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarizationContext::Representation
|
6331
6571
|
|
6572
|
+
collection :tools, as: 'tools'
|
6332
6573
|
property :trigger_event, as: 'triggerEvent'
|
6333
6574
|
property :update_time, as: 'updateTime'
|
6334
6575
|
end
|
@@ -6337,8 +6578,22 @@ module Google
|
|
6337
6578
|
class GoogleCloudDialogflowV2GeneratorSuggestion
|
6338
6579
|
# @private
|
6339
6580
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6581
|
+
property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FreeFormSuggestion::Representation
|
6582
|
+
|
6340
6583
|
property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarySuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SummarySuggestion::Representation
|
6341
6584
|
|
6585
|
+
collection :tool_call_info, as: 'toolCallInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorSuggestionToolCallInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GeneratorSuggestionToolCallInfo::Representation
|
6586
|
+
|
6587
|
+
end
|
6588
|
+
end
|
6589
|
+
|
6590
|
+
class GoogleCloudDialogflowV2GeneratorSuggestionToolCallInfo
|
6591
|
+
# @private
|
6592
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6593
|
+
property :tool_call, as: 'toolCall', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolCall, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolCall::Representation
|
6594
|
+
|
6595
|
+
property :tool_call_result, as: 'toolCallResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolCallResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolCallResult::Representation
|
6596
|
+
|
6342
6597
|
end
|
6343
6598
|
end
|
6344
6599
|
|
@@ -6593,6 +6848,22 @@ module Google
|
|
6593
6848
|
end
|
6594
6849
|
end
|
6595
6850
|
|
6851
|
+
class GoogleCloudDialogflowV2IngestContextReferencesRequest
|
6852
|
+
# @private
|
6853
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6854
|
+
hash :context_references, as: 'contextReferences', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContextReference, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContextReference::Representation
|
6855
|
+
|
6856
|
+
end
|
6857
|
+
end
|
6858
|
+
|
6859
|
+
class GoogleCloudDialogflowV2IngestContextReferencesResponse
|
6860
|
+
# @private
|
6861
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6862
|
+
hash :ingested_context_references, as: 'ingestedContextReferences', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContextReference, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationContextReference::Representation
|
6863
|
+
|
6864
|
+
end
|
6865
|
+
end
|
6866
|
+
|
6596
6867
|
class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
|
6597
6868
|
# @private
|
6598
6869
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7793,6 +8064,8 @@ module Google
|
|
7793
8064
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7794
8065
|
property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
|
7795
8066
|
|
8067
|
+
property :generate_suggestions_response, as: 'generateSuggestionsResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GenerateSuggestionsResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GenerateSuggestionsResponse::Representation
|
8068
|
+
|
7796
8069
|
property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestArticlesResponse::Representation
|
7797
8070
|
|
7798
8071
|
property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestFaqAnswersResponse::Representation
|
@@ -7880,6 +8153,36 @@ module Google
|
|
7880
8153
|
end
|
7881
8154
|
end
|
7882
8155
|
|
8156
|
+
class GoogleCloudDialogflowV2ToolCall
|
8157
|
+
# @private
|
8158
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8159
|
+
property :action, as: 'action'
|
8160
|
+
property :create_time, as: 'createTime'
|
8161
|
+
hash :input_parameters, as: 'inputParameters'
|
8162
|
+
property :tool, as: 'tool'
|
8163
|
+
end
|
8164
|
+
end
|
8165
|
+
|
8166
|
+
class GoogleCloudDialogflowV2ToolCallResult
|
8167
|
+
# @private
|
8168
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8169
|
+
property :action, as: 'action'
|
8170
|
+
property :content, as: 'content'
|
8171
|
+
property :create_time, as: 'createTime'
|
8172
|
+
property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolCallResultError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ToolCallResultError::Representation
|
8173
|
+
|
8174
|
+
property :raw_content, :base64 => true, as: 'rawContent'
|
8175
|
+
property :tool, as: 'tool'
|
8176
|
+
end
|
8177
|
+
end
|
8178
|
+
|
8179
|
+
class GoogleCloudDialogflowV2ToolCallResultError
|
8180
|
+
# @private
|
8181
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8182
|
+
property :message, as: 'message'
|
8183
|
+
end
|
8184
|
+
end
|
8185
|
+
|
7883
8186
|
class GoogleCloudDialogflowV2TrainAgentRequest
|
7884
8187
|
# @private
|
7885
8188
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8111,6 +8414,13 @@ module Google
|
|
8111
8414
|
end
|
8112
8415
|
end
|
8113
8416
|
|
8417
|
+
class GoogleCloudDialogflowV2beta1FreeFormSuggestion
|
8418
|
+
# @private
|
8419
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8420
|
+
property :response, as: 'response'
|
8421
|
+
end
|
8422
|
+
end
|
8423
|
+
|
8114
8424
|
class GoogleCloudDialogflowV2beta1GcsDestination
|
8115
8425
|
# @private
|
8116
8426
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8118,6 +8428,47 @@ module Google
|
|
8118
8428
|
end
|
8119
8429
|
end
|
8120
8430
|
|
8431
|
+
class GoogleCloudDialogflowV2beta1GenerateSuggestionsResponse
|
8432
|
+
# @private
|
8433
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8434
|
+
collection :generator_suggestion_answers, as: 'generatorSuggestionAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GenerateSuggestionsResponseGeneratorSuggestionAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GenerateSuggestionsResponseGeneratorSuggestionAnswer::Representation
|
8435
|
+
|
8436
|
+
property :latest_message, as: 'latestMessage'
|
8437
|
+
end
|
8438
|
+
end
|
8439
|
+
|
8440
|
+
class GoogleCloudDialogflowV2beta1GenerateSuggestionsResponseGeneratorSuggestionAnswer
|
8441
|
+
# @private
|
8442
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8443
|
+
property :answer_record, as: 'answerRecord'
|
8444
|
+
property :generator_suggestion, as: 'generatorSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GeneratorSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GeneratorSuggestion::Representation
|
8445
|
+
|
8446
|
+
property :source_generator, as: 'sourceGenerator'
|
8447
|
+
end
|
8448
|
+
end
|
8449
|
+
|
8450
|
+
class GoogleCloudDialogflowV2beta1GeneratorSuggestion
|
8451
|
+
# @private
|
8452
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8453
|
+
property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FreeFormSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FreeFormSuggestion::Representation
|
8454
|
+
|
8455
|
+
property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SummarySuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SummarySuggestion::Representation
|
8456
|
+
|
8457
|
+
collection :tool_call_info, as: 'toolCallInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GeneratorSuggestionToolCallInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GeneratorSuggestionToolCallInfo::Representation
|
8458
|
+
|
8459
|
+
end
|
8460
|
+
end
|
8461
|
+
|
8462
|
+
class GoogleCloudDialogflowV2beta1GeneratorSuggestionToolCallInfo
|
8463
|
+
# @private
|
8464
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8465
|
+
property :tool_call, as: 'toolCall', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ToolCall, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ToolCall::Representation
|
8466
|
+
|
8467
|
+
property :tool_call_result, as: 'toolCallResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ToolCallResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ToolCallResult::Representation
|
8468
|
+
|
8469
|
+
end
|
8470
|
+
end
|
8471
|
+
|
8121
8472
|
class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
|
8122
8473
|
# @private
|
8123
8474
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8995,6 +9346,8 @@ module Google
|
|
8995
9346
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8996
9347
|
property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
|
8997
9348
|
|
9349
|
+
property :generate_suggestions_response, as: 'generateSuggestionsResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GenerateSuggestionsResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GenerateSuggestionsResponse::Representation
|
9350
|
+
|
8998
9351
|
property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestArticlesResponse::Representation
|
8999
9352
|
|
9000
9353
|
property :suggest_dialogflow_assists_response, as: 'suggestDialogflowAssistsResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse::Representation
|
@@ -9010,6 +9363,22 @@ module Google
|
|
9010
9363
|
end
|
9011
9364
|
end
|
9012
9365
|
|
9366
|
+
class GoogleCloudDialogflowV2beta1SummarySuggestion
|
9367
|
+
# @private
|
9368
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9369
|
+
collection :summary_sections, as: 'summarySections', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SummarySuggestionSummarySection, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SummarySuggestionSummarySection::Representation
|
9370
|
+
|
9371
|
+
end
|
9372
|
+
end
|
9373
|
+
|
9374
|
+
class GoogleCloudDialogflowV2beta1SummarySuggestionSummarySection
|
9375
|
+
# @private
|
9376
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9377
|
+
property :section, as: 'section'
|
9378
|
+
property :summary, as: 'summary'
|
9379
|
+
end
|
9380
|
+
end
|
9381
|
+
|
9013
9382
|
class GoogleCloudDialogflowV2beta1TelephonyDtmfEvents
|
9014
9383
|
# @private
|
9015
9384
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9017,6 +9386,36 @@ module Google
|
|
9017
9386
|
end
|
9018
9387
|
end
|
9019
9388
|
|
9389
|
+
class GoogleCloudDialogflowV2beta1ToolCall
|
9390
|
+
# @private
|
9391
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9392
|
+
property :action, as: 'action'
|
9393
|
+
property :create_time, as: 'createTime'
|
9394
|
+
hash :input_parameters, as: 'inputParameters'
|
9395
|
+
property :tool, as: 'tool'
|
9396
|
+
end
|
9397
|
+
end
|
9398
|
+
|
9399
|
+
class GoogleCloudDialogflowV2beta1ToolCallResult
|
9400
|
+
# @private
|
9401
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9402
|
+
property :action, as: 'action'
|
9403
|
+
property :content, as: 'content'
|
9404
|
+
property :create_time, as: 'createTime'
|
9405
|
+
property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ToolCallResultError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ToolCallResultError::Representation
|
9406
|
+
|
9407
|
+
property :raw_content, :base64 => true, as: 'rawContent'
|
9408
|
+
property :tool, as: 'tool'
|
9409
|
+
end
|
9410
|
+
end
|
9411
|
+
|
9412
|
+
class GoogleCloudDialogflowV2beta1ToolCallResultError
|
9413
|
+
# @private
|
9414
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9415
|
+
property :message, as: 'message'
|
9416
|
+
end
|
9417
|
+
end
|
9418
|
+
|
9020
9419
|
class GoogleCloudDialogflowV2beta1WebhookRequest
|
9021
9420
|
# @private
|
9022
9421
|
class Representation < Google::Apis::Core::JsonRepresentation
|