google-apis-dialogflow_v2 0.10.0 → 0.15.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.15.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.3.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210611"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -40,6 +40,12 @@ module Google
|
|
40
40
|
include Google::Apis::Core::JsonObjectSupport
|
41
41
|
end
|
42
42
|
|
43
|
+
class GoogleCloudDialogflowCxV3ContinuousTestResult
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
43
49
|
class GoogleCloudDialogflowCxV3ConversationTurn
|
44
50
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
51
|
|
@@ -100,6 +106,12 @@ module Google
|
|
100
106
|
include Google::Apis::Core::JsonObjectSupport
|
101
107
|
end
|
102
108
|
|
109
|
+
class GoogleCloudDialogflowCxV3ExportFlowResponse
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
103
115
|
class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
|
104
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
117
|
|
@@ -178,6 +190,12 @@ module Google
|
|
178
190
|
include Google::Apis::Core::JsonObjectSupport
|
179
191
|
end
|
180
192
|
|
193
|
+
class GoogleCloudDialogflowCxV3ImportFlowResponse
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
181
199
|
class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
|
182
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
201
|
|
@@ -316,6 +334,18 @@ module Google
|
|
316
334
|
include Google::Apis::Core::JsonObjectSupport
|
317
335
|
end
|
318
336
|
|
337
|
+
class GoogleCloudDialogflowCxV3RunContinuousTestMetadata
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
343
|
+
class GoogleCloudDialogflowCxV3RunContinuousTestResponse
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
319
349
|
class GoogleCloudDialogflowCxV3RunTestCaseMetadata
|
320
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
351
|
|
@@ -448,6 +478,12 @@ module Google
|
|
448
478
|
include Google::Apis::Core::JsonObjectSupport
|
449
479
|
end
|
450
480
|
|
481
|
+
class GoogleCloudDialogflowCxV3beta1ContinuousTestResult
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
|
+
end
|
486
|
+
|
451
487
|
class GoogleCloudDialogflowCxV3beta1ConversationTurn
|
452
488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
489
|
|
@@ -508,6 +544,12 @@ module Google
|
|
508
544
|
include Google::Apis::Core::JsonObjectSupport
|
509
545
|
end
|
510
546
|
|
547
|
+
class GoogleCloudDialogflowCxV3beta1ExportFlowResponse
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
511
553
|
class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
|
512
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
555
|
|
@@ -586,6 +628,12 @@ module Google
|
|
586
628
|
include Google::Apis::Core::JsonObjectSupport
|
587
629
|
end
|
588
630
|
|
631
|
+
class GoogleCloudDialogflowCxV3beta1ImportFlowResponse
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
|
+
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
635
|
+
end
|
636
|
+
|
589
637
|
class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
|
590
638
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
639
|
|
@@ -724,6 +772,18 @@ module Google
|
|
724
772
|
include Google::Apis::Core::JsonObjectSupport
|
725
773
|
end
|
726
774
|
|
775
|
+
class GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
|
+
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
779
|
+
end
|
780
|
+
|
781
|
+
class GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse
|
782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
|
+
|
784
|
+
include Google::Apis::Core::JsonObjectSupport
|
785
|
+
end
|
786
|
+
|
727
787
|
class GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata
|
728
788
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
789
|
|
@@ -1048,6 +1108,18 @@ module Google
|
|
1048
1108
|
include Google::Apis::Core::JsonObjectSupport
|
1049
1109
|
end
|
1050
1110
|
|
1111
|
+
class GoogleCloudDialogflowV2EnvironmentHistory
|
1112
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
|
+
|
1114
|
+
include Google::Apis::Core::JsonObjectSupport
|
1115
|
+
end
|
1116
|
+
|
1117
|
+
class GoogleCloudDialogflowV2EnvironmentHistoryEntry
|
1118
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1119
|
+
|
1120
|
+
include Google::Apis::Core::JsonObjectSupport
|
1121
|
+
end
|
1122
|
+
|
1051
1123
|
class GoogleCloudDialogflowV2EventInput
|
1052
1124
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1053
1125
|
|
@@ -1480,6 +1552,12 @@ module Google
|
|
1480
1552
|
include Google::Apis::Core::JsonObjectSupport
|
1481
1553
|
end
|
1482
1554
|
|
1555
|
+
class GoogleCloudDialogflowV2ListVersionsResponse
|
1556
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1557
|
+
|
1558
|
+
include Google::Apis::Core::JsonObjectSupport
|
1559
|
+
end
|
1560
|
+
|
1483
1561
|
class GoogleCloudDialogflowV2LoggingConfig
|
1484
1562
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1485
1563
|
|
@@ -1648,6 +1726,12 @@ module Google
|
|
1648
1726
|
include Google::Apis::Core::JsonObjectSupport
|
1649
1727
|
end
|
1650
1728
|
|
1729
|
+
class GoogleCloudDialogflowV2TextToSpeechSettings
|
1730
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
|
+
|
1732
|
+
include Google::Apis::Core::JsonObjectSupport
|
1733
|
+
end
|
1734
|
+
|
1651
1735
|
class GoogleCloudDialogflowV2TrainAgentRequest
|
1652
1736
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1653
1737
|
|
@@ -1666,6 +1750,12 @@ module Google
|
|
1666
1750
|
include Google::Apis::Core::JsonObjectSupport
|
1667
1751
|
end
|
1668
1752
|
|
1753
|
+
class GoogleCloudDialogflowV2Version
|
1754
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
|
+
|
1756
|
+
include Google::Apis::Core::JsonObjectSupport
|
1757
|
+
end
|
1758
|
+
|
1669
1759
|
class GoogleCloudDialogflowV2VoiceSelectionParams
|
1670
1760
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1671
1761
|
|
@@ -2243,6 +2333,16 @@ module Google
|
|
2243
2333
|
end
|
2244
2334
|
end
|
2245
2335
|
|
2336
|
+
class GoogleCloudDialogflowCxV3ContinuousTestResult
|
2337
|
+
# @private
|
2338
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2339
|
+
property :name, as: 'name'
|
2340
|
+
property :result, as: 'result'
|
2341
|
+
property :run_time, as: 'runTime'
|
2342
|
+
collection :test_case_results, as: 'testCaseResults'
|
2343
|
+
end
|
2344
|
+
end
|
2345
|
+
|
2246
2346
|
class GoogleCloudDialogflowCxV3ConversationTurn
|
2247
2347
|
# @private
|
2248
2348
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2256,6 +2356,7 @@ module Google
|
|
2256
2356
|
class GoogleCloudDialogflowCxV3ConversationTurnUserInput
|
2257
2357
|
# @private
|
2258
2358
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2359
|
+
property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
|
2259
2360
|
hash :injected_parameters, as: 'injectedParameters'
|
2260
2361
|
property :input, as: 'input', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3QueryInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3QueryInput::Representation
|
2261
2362
|
|
@@ -2339,6 +2440,14 @@ module Google
|
|
2339
2440
|
end
|
2340
2441
|
end
|
2341
2442
|
|
2443
|
+
class GoogleCloudDialogflowCxV3ExportFlowResponse
|
2444
|
+
# @private
|
2445
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2446
|
+
property :flow_content, :base64 => true, as: 'flowContent'
|
2447
|
+
property :flow_uri, as: 'flowUri'
|
2448
|
+
end
|
2449
|
+
end
|
2450
|
+
|
2342
2451
|
class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
|
2343
2452
|
# @private
|
2344
2453
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2392,6 +2501,7 @@ module Google
|
|
2392
2501
|
|
2393
2502
|
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
|
2394
2503
|
|
2504
|
+
property :return_partial_responses, as: 'returnPartialResponses'
|
2395
2505
|
collection :set_parameter_actions, as: 'setParameterActions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentSetParameterAction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentSetParameterAction::Representation
|
2396
2506
|
|
2397
2507
|
property :tag, as: 'tag'
|
@@ -2457,6 +2567,13 @@ module Google
|
|
2457
2567
|
end
|
2458
2568
|
end
|
2459
2569
|
|
2570
|
+
class GoogleCloudDialogflowCxV3ImportFlowResponse
|
2571
|
+
# @private
|
2572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2573
|
+
property :flow, as: 'flow'
|
2574
|
+
end
|
2575
|
+
end
|
2576
|
+
|
2460
2577
|
class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
|
2461
2578
|
# @private
|
2462
2579
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2689,6 +2806,22 @@ module Google
|
|
2689
2806
|
end
|
2690
2807
|
end
|
2691
2808
|
|
2809
|
+
class GoogleCloudDialogflowCxV3RunContinuousTestMetadata
|
2810
|
+
# @private
|
2811
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2812
|
+
collection :errors, as: 'errors', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestError::Representation
|
2813
|
+
|
2814
|
+
end
|
2815
|
+
end
|
2816
|
+
|
2817
|
+
class GoogleCloudDialogflowCxV3RunContinuousTestResponse
|
2818
|
+
# @private
|
2819
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2820
|
+
property :continuous_test_result, as: 'continuousTestResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ContinuousTestResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ContinuousTestResult::Representation
|
2821
|
+
|
2822
|
+
end
|
2823
|
+
end
|
2824
|
+
|
2692
2825
|
class GoogleCloudDialogflowCxV3RunTestCaseMetadata
|
2693
2826
|
# @private
|
2694
2827
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2812,6 +2945,7 @@ module Google
|
|
2812
2945
|
|
2813
2946
|
property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo::Representation
|
2814
2947
|
|
2948
|
+
property :language_code, as: 'languageCode'
|
2815
2949
|
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
|
2816
2950
|
|
2817
2951
|
property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo::Representation
|
@@ -2911,6 +3045,16 @@ module Google
|
|
2911
3045
|
end
|
2912
3046
|
end
|
2913
3047
|
|
3048
|
+
class GoogleCloudDialogflowCxV3beta1ContinuousTestResult
|
3049
|
+
# @private
|
3050
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3051
|
+
property :name, as: 'name'
|
3052
|
+
property :result, as: 'result'
|
3053
|
+
property :run_time, as: 'runTime'
|
3054
|
+
collection :test_case_results, as: 'testCaseResults'
|
3055
|
+
end
|
3056
|
+
end
|
3057
|
+
|
2914
3058
|
class GoogleCloudDialogflowCxV3beta1ConversationTurn
|
2915
3059
|
# @private
|
2916
3060
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2924,6 +3068,7 @@ module Google
|
|
2924
3068
|
class GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput
|
2925
3069
|
# @private
|
2926
3070
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3071
|
+
property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
|
2927
3072
|
hash :injected_parameters, as: 'injectedParameters'
|
2928
3073
|
property :input, as: 'input', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1QueryInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1QueryInput::Representation
|
2929
3074
|
|
@@ -3007,6 +3152,14 @@ module Google
|
|
3007
3152
|
end
|
3008
3153
|
end
|
3009
3154
|
|
3155
|
+
class GoogleCloudDialogflowCxV3beta1ExportFlowResponse
|
3156
|
+
# @private
|
3157
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3158
|
+
property :flow_content, :base64 => true, as: 'flowContent'
|
3159
|
+
property :flow_uri, as: 'flowUri'
|
3160
|
+
end
|
3161
|
+
end
|
3162
|
+
|
3010
3163
|
class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
|
3011
3164
|
# @private
|
3012
3165
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3060,6 +3213,7 @@ module Google
|
|
3060
3213
|
|
3061
3214
|
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
|
3062
3215
|
|
3216
|
+
property :return_partial_responses, as: 'returnPartialResponses'
|
3063
3217
|
collection :set_parameter_actions, as: 'setParameterActions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction::Representation
|
3064
3218
|
|
3065
3219
|
property :tag, as: 'tag'
|
@@ -3125,6 +3279,13 @@ module Google
|
|
3125
3279
|
end
|
3126
3280
|
end
|
3127
3281
|
|
3282
|
+
class GoogleCloudDialogflowCxV3beta1ImportFlowResponse
|
3283
|
+
# @private
|
3284
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3285
|
+
property :flow, as: 'flow'
|
3286
|
+
end
|
3287
|
+
end
|
3288
|
+
|
3128
3289
|
class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
|
3129
3290
|
# @private
|
3130
3291
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3357,6 +3518,22 @@ module Google
|
|
3357
3518
|
end
|
3358
3519
|
end
|
3359
3520
|
|
3521
|
+
class GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata
|
3522
|
+
# @private
|
3523
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3524
|
+
collection :errors, as: 'errors', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestError::Representation
|
3525
|
+
|
3526
|
+
end
|
3527
|
+
end
|
3528
|
+
|
3529
|
+
class GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse
|
3530
|
+
# @private
|
3531
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3532
|
+
property :continuous_test_result, as: 'continuousTestResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ContinuousTestResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ContinuousTestResult::Representation
|
3533
|
+
|
3534
|
+
end
|
3535
|
+
end
|
3536
|
+
|
3360
3537
|
class GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata
|
3361
3538
|
# @private
|
3362
3539
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3480,6 +3657,7 @@ module Google
|
|
3480
3657
|
|
3481
3658
|
property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo::Representation
|
3482
3659
|
|
3660
|
+
property :language_code, as: 'languageCode'
|
3483
3661
|
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
|
3484
3662
|
|
3485
3663
|
property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1PageInfo::Representation
|
@@ -3680,6 +3858,8 @@ module Google
|
|
3680
3858
|
class GoogleCloudDialogflowV2AutomatedAgentReply
|
3681
3859
|
# @private
|
3682
3860
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3861
|
+
property :allow_cancellation, as: 'allowCancellation'
|
3862
|
+
property :automated_agent_reply_type, as: 'automatedAgentReplyType'
|
3683
3863
|
property :detect_intent_response, as: 'detectIntentResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DetectIntentResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DetectIntentResponse::Representation
|
3684
3864
|
|
3685
3865
|
end
|
@@ -3933,12 +4113,35 @@ module Google
|
|
3933
4113
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3934
4114
|
property :agent_version, as: 'agentVersion'
|
3935
4115
|
property :description, as: 'description'
|
4116
|
+
property :fulfillment, as: 'fulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Fulfillment::Representation
|
4117
|
+
|
3936
4118
|
property :name, as: 'name'
|
3937
4119
|
property :state, as: 'state'
|
4120
|
+
property :text_to_speech_settings, as: 'textToSpeechSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextToSpeechSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextToSpeechSettings::Representation
|
4121
|
+
|
3938
4122
|
property :update_time, as: 'updateTime'
|
3939
4123
|
end
|
3940
4124
|
end
|
3941
4125
|
|
4126
|
+
class GoogleCloudDialogflowV2EnvironmentHistory
|
4127
|
+
# @private
|
4128
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4129
|
+
collection :entries, as: 'entries', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EnvironmentHistoryEntry, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EnvironmentHistoryEntry::Representation
|
4130
|
+
|
4131
|
+
property :next_page_token, as: 'nextPageToken'
|
4132
|
+
property :parent, as: 'parent'
|
4133
|
+
end
|
4134
|
+
end
|
4135
|
+
|
4136
|
+
class GoogleCloudDialogflowV2EnvironmentHistoryEntry
|
4137
|
+
# @private
|
4138
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4139
|
+
property :agent_version, as: 'agentVersion'
|
4140
|
+
property :create_time, as: 'createTime'
|
4141
|
+
property :description, as: 'description'
|
4142
|
+
end
|
4143
|
+
end
|
4144
|
+
|
3942
4145
|
class GoogleCloudDialogflowV2EventInput
|
3943
4146
|
# @private
|
3944
4147
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4668,6 +4871,15 @@ module Google
|
|
4668
4871
|
end
|
4669
4872
|
end
|
4670
4873
|
|
4874
|
+
class GoogleCloudDialogflowV2ListVersionsResponse
|
4875
|
+
# @private
|
4876
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4877
|
+
property :next_page_token, as: 'nextPageToken'
|
4878
|
+
collection :versions, as: 'versions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Version, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Version::Representation
|
4879
|
+
|
4880
|
+
end
|
4881
|
+
end
|
4882
|
+
|
4671
4883
|
class GoogleCloudDialogflowV2LoggingConfig
|
4672
4884
|
# @private
|
4673
4885
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4778,6 +4990,7 @@ module Google
|
|
4778
4990
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4779
4991
|
property :action, as: 'action'
|
4780
4992
|
property :all_required_params_present, as: 'allRequiredParamsPresent'
|
4993
|
+
property :cancels_slot_filling, as: 'cancelsSlotFilling'
|
4781
4994
|
hash :diagnostic_info, as: 'diagnosticInfo'
|
4782
4995
|
collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage::Representation
|
4783
4996
|
|
@@ -4945,6 +5158,17 @@ module Google
|
|
4945
5158
|
end
|
4946
5159
|
end
|
4947
5160
|
|
5161
|
+
class GoogleCloudDialogflowV2TextToSpeechSettings
|
5162
|
+
# @private
|
5163
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5164
|
+
property :enable_text_to_speech, as: 'enableTextToSpeech'
|
5165
|
+
property :output_audio_encoding, as: 'outputAudioEncoding'
|
5166
|
+
property :sample_rate_hertz, as: 'sampleRateHertz'
|
5167
|
+
hash :synthesize_speech_configs, as: 'synthesizeSpeechConfigs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SynthesizeSpeechConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SynthesizeSpeechConfig::Representation
|
5168
|
+
|
5169
|
+
end
|
5170
|
+
end
|
5171
|
+
|
4948
5172
|
class GoogleCloudDialogflowV2TrainAgentRequest
|
4949
5173
|
# @private
|
4950
5174
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4968,6 +5192,17 @@ module Google
|
|
4968
5192
|
end
|
4969
5193
|
end
|
4970
5194
|
|
5195
|
+
class GoogleCloudDialogflowV2Version
|
5196
|
+
# @private
|
5197
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5198
|
+
property :create_time, as: 'createTime'
|
5199
|
+
property :description, as: 'description'
|
5200
|
+
property :name, as: 'name'
|
5201
|
+
property :status, as: 'status'
|
5202
|
+
property :version_number, as: 'versionNumber'
|
5203
|
+
end
|
5204
|
+
end
|
5205
|
+
|
4971
5206
|
class GoogleCloudDialogflowV2VoiceSelectionParams
|
4972
5207
|
# @private
|
4973
5208
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5693,6 +5928,7 @@ module Google
|
|
5693
5928
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5694
5929
|
property :action, as: 'action'
|
5695
5930
|
property :all_required_params_present, as: 'allRequiredParamsPresent'
|
5931
|
+
property :cancels_slot_filling, as: 'cancelsSlotFilling'
|
5696
5932
|
hash :diagnostic_info, as: 'diagnosticInfo'
|
5697
5933
|
collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage::Representation
|
5698
5934
|
|