google-apis-dialogflow_v2 0.9.0 → 0.14.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.9.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.3.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210320"
25
+ REVISION = "20210601"
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
 
@@ -1162,6 +1234,24 @@ module Google
1162
1234
  include Google::Apis::Core::JsonObjectSupport
1163
1235
  end
1164
1236
 
1237
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfig
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ include Google::Apis::Core::JsonObjectSupport
1241
+ end
1242
+
1243
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1249
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1165
1255
  class GoogleCloudDialogflowV2ImportAgentRequest
1166
1256
  class Representation < Google::Apis::Core::JsonRepresentation; end
1167
1257
 
@@ -1462,6 +1552,12 @@ module Google
1462
1552
  include Google::Apis::Core::JsonObjectSupport
1463
1553
  end
1464
1554
 
1555
+ class GoogleCloudDialogflowV2ListVersionsResponse
1556
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1557
+
1558
+ include Google::Apis::Core::JsonObjectSupport
1559
+ end
1560
+
1465
1561
  class GoogleCloudDialogflowV2LoggingConfig
1466
1562
  class Representation < Google::Apis::Core::JsonRepresentation; end
1467
1563
 
@@ -1630,6 +1726,12 @@ module Google
1630
1726
  include Google::Apis::Core::JsonObjectSupport
1631
1727
  end
1632
1728
 
1729
+ class GoogleCloudDialogflowV2TextToSpeechSettings
1730
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1731
+
1732
+ include Google::Apis::Core::JsonObjectSupport
1733
+ end
1734
+
1633
1735
  class GoogleCloudDialogflowV2TrainAgentRequest
1634
1736
  class Representation < Google::Apis::Core::JsonRepresentation; end
1635
1737
 
@@ -1648,6 +1750,12 @@ module Google
1648
1750
  include Google::Apis::Core::JsonObjectSupport
1649
1751
  end
1650
1752
 
1753
+ class GoogleCloudDialogflowV2Version
1754
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1755
+
1756
+ include Google::Apis::Core::JsonObjectSupport
1757
+ end
1758
+
1651
1759
  class GoogleCloudDialogflowV2VoiceSelectionParams
1652
1760
  class Representation < Google::Apis::Core::JsonRepresentation; end
1653
1761
 
@@ -2225,6 +2333,16 @@ module Google
2225
2333
  end
2226
2334
  end
2227
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
+
2228
2346
  class GoogleCloudDialogflowCxV3ConversationTurn
2229
2347
  # @private
2230
2348
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2238,6 +2356,7 @@ module Google
2238
2356
  class GoogleCloudDialogflowCxV3ConversationTurnUserInput
2239
2357
  # @private
2240
2358
  class Representation < Google::Apis::Core::JsonRepresentation
2359
+ property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
2241
2360
  hash :injected_parameters, as: 'injectedParameters'
2242
2361
  property :input, as: 'input', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3QueryInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3QueryInput::Representation
2243
2362
 
@@ -2321,6 +2440,14 @@ module Google
2321
2440
  end
2322
2441
  end
2323
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
+
2324
2451
  class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
2325
2452
  # @private
2326
2453
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2439,6 +2566,13 @@ module Google
2439
2566
  end
2440
2567
  end
2441
2568
 
2569
+ class GoogleCloudDialogflowCxV3ImportFlowResponse
2570
+ # @private
2571
+ class Representation < Google::Apis::Core::JsonRepresentation
2572
+ property :flow, as: 'flow'
2573
+ end
2574
+ end
2575
+
2442
2576
  class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
2443
2577
  # @private
2444
2578
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2671,6 +2805,22 @@ module Google
2671
2805
  end
2672
2806
  end
2673
2807
 
2808
+ class GoogleCloudDialogflowCxV3RunContinuousTestMetadata
2809
+ # @private
2810
+ class Representation < Google::Apis::Core::JsonRepresentation
2811
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestError::Representation
2812
+
2813
+ end
2814
+ end
2815
+
2816
+ class GoogleCloudDialogflowCxV3RunContinuousTestResponse
2817
+ # @private
2818
+ class Representation < Google::Apis::Core::JsonRepresentation
2819
+ property :continuous_test_result, as: 'continuousTestResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ContinuousTestResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ContinuousTestResult::Representation
2820
+
2821
+ end
2822
+ end
2823
+
2674
2824
  class GoogleCloudDialogflowCxV3RunTestCaseMetadata
2675
2825
  # @private
2676
2826
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2794,6 +2944,7 @@ module Google
2794
2944
 
2795
2945
  property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo::Representation
2796
2946
 
2947
+ property :language_code, as: 'languageCode'
2797
2948
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
2798
2949
 
2799
2950
  property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo::Representation
@@ -2803,6 +2954,10 @@ module Google
2803
2954
 
2804
2955
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo::Representation
2805
2956
 
2957
+ property :text, as: 'text'
2958
+ property :transcript, as: 'transcript'
2959
+ property :trigger_event, as: 'triggerEvent'
2960
+ property :trigger_intent, as: 'triggerIntent'
2806
2961
  end
2807
2962
  end
2808
2963
 
@@ -2889,6 +3044,16 @@ module Google
2889
3044
  end
2890
3045
  end
2891
3046
 
3047
+ class GoogleCloudDialogflowCxV3beta1ContinuousTestResult
3048
+ # @private
3049
+ class Representation < Google::Apis::Core::JsonRepresentation
3050
+ property :name, as: 'name'
3051
+ property :result, as: 'result'
3052
+ property :run_time, as: 'runTime'
3053
+ collection :test_case_results, as: 'testCaseResults'
3054
+ end
3055
+ end
3056
+
2892
3057
  class GoogleCloudDialogflowCxV3beta1ConversationTurn
2893
3058
  # @private
2894
3059
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2902,6 +3067,7 @@ module Google
2902
3067
  class GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput
2903
3068
  # @private
2904
3069
  class Representation < Google::Apis::Core::JsonRepresentation
3070
+ property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
2905
3071
  hash :injected_parameters, as: 'injectedParameters'
2906
3072
  property :input, as: 'input', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1QueryInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1QueryInput::Representation
2907
3073
 
@@ -2985,6 +3151,14 @@ module Google
2985
3151
  end
2986
3152
  end
2987
3153
 
3154
+ class GoogleCloudDialogflowCxV3beta1ExportFlowResponse
3155
+ # @private
3156
+ class Representation < Google::Apis::Core::JsonRepresentation
3157
+ property :flow_content, :base64 => true, as: 'flowContent'
3158
+ property :flow_uri, as: 'flowUri'
3159
+ end
3160
+ end
3161
+
2988
3162
  class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
2989
3163
  # @private
2990
3164
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3103,6 +3277,13 @@ module Google
3103
3277
  end
3104
3278
  end
3105
3279
 
3280
+ class GoogleCloudDialogflowCxV3beta1ImportFlowResponse
3281
+ # @private
3282
+ class Representation < Google::Apis::Core::JsonRepresentation
3283
+ property :flow, as: 'flow'
3284
+ end
3285
+ end
3286
+
3106
3287
  class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
3107
3288
  # @private
3108
3289
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3335,6 +3516,22 @@ module Google
3335
3516
  end
3336
3517
  end
3337
3518
 
3519
+ class GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata
3520
+ # @private
3521
+ class Representation < Google::Apis::Core::JsonRepresentation
3522
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestError::Representation
3523
+
3524
+ end
3525
+ end
3526
+
3527
+ class GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse
3528
+ # @private
3529
+ class Representation < Google::Apis::Core::JsonRepresentation
3530
+ property :continuous_test_result, as: 'continuousTestResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ContinuousTestResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ContinuousTestResult::Representation
3531
+
3532
+ end
3533
+ end
3534
+
3338
3535
  class GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata
3339
3536
  # @private
3340
3537
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3458,6 +3655,7 @@ module Google
3458
3655
 
3459
3656
  property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo::Representation
3460
3657
 
3658
+ property :language_code, as: 'languageCode'
3461
3659
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
3462
3660
 
3463
3661
  property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1PageInfo::Representation
@@ -3467,6 +3665,10 @@ module Google
3467
3665
 
3468
3666
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1SessionInfo::Representation
3469
3667
 
3668
+ property :text, as: 'text'
3669
+ property :transcript, as: 'transcript'
3670
+ property :trigger_event, as: 'triggerEvent'
3671
+ property :trigger_intent, as: 'triggerIntent'
3470
3672
  end
3471
3673
  end
3472
3674
 
@@ -3797,6 +3999,8 @@ module Google
3797
3999
  property :display_name, as: 'displayName'
3798
4000
  property :human_agent_assistant_config, as: 'humanAgentAssistantConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfig::Representation
3799
4001
 
4002
+ property :human_agent_handoff_config, as: 'humanAgentHandoffConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfig::Representation
4003
+
3800
4004
  property :language_code, as: 'languageCode'
3801
4005
  property :logging_config, as: 'loggingConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2LoggingConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2LoggingConfig::Representation
3802
4006
 
@@ -3905,12 +4109,35 @@ module Google
3905
4109
  class Representation < Google::Apis::Core::JsonRepresentation
3906
4110
  property :agent_version, as: 'agentVersion'
3907
4111
  property :description, as: 'description'
4112
+ property :fulfillment, as: 'fulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Fulfillment::Representation
4113
+
3908
4114
  property :name, as: 'name'
3909
4115
  property :state, as: 'state'
4116
+ property :text_to_speech_settings, as: 'textToSpeechSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextToSpeechSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextToSpeechSettings::Representation
4117
+
3910
4118
  property :update_time, as: 'updateTime'
3911
4119
  end
3912
4120
  end
3913
4121
 
4122
+ class GoogleCloudDialogflowV2EnvironmentHistory
4123
+ # @private
4124
+ class Representation < Google::Apis::Core::JsonRepresentation
4125
+ collection :entries, as: 'entries', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EnvironmentHistoryEntry, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EnvironmentHistoryEntry::Representation
4126
+
4127
+ property :next_page_token, as: 'nextPageToken'
4128
+ property :parent, as: 'parent'
4129
+ end
4130
+ end
4131
+
4132
+ class GoogleCloudDialogflowV2EnvironmentHistoryEntry
4133
+ # @private
4134
+ class Representation < Google::Apis::Core::JsonRepresentation
4135
+ property :agent_version, as: 'agentVersion'
4136
+ property :create_time, as: 'createTime'
4137
+ property :description, as: 'description'
4138
+ end
4139
+ end
4140
+
3914
4141
  class GoogleCloudDialogflowV2EventInput
3915
4142
  # @private
3916
4143
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3981,6 +4208,8 @@ module Google
3981
4208
  class GoogleCloudDialogflowV2HumanAgentAssistantConfig
3982
4209
  # @private
3983
4210
  class Representation < Google::Apis::Core::JsonRepresentation
4211
+ property :end_user_suggestion_config, as: 'endUserSuggestionConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig::Representation
4212
+
3984
4213
  property :human_agent_suggestion_config, as: 'humanAgentSuggestionConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig::Representation
3985
4214
 
3986
4215
  property :message_analysis_config, as: 'messageAnalysisConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig::Representation
@@ -4000,6 +4229,7 @@ module Google
4000
4229
  class GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig
4001
4230
  # @private
4002
4231
  class Representation < Google::Apis::Core::JsonRepresentation
4232
+ property :enable_entity_extraction, as: 'enableEntityExtraction'
4003
4233
  property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
4004
4234
  end
4005
4235
  end
@@ -4092,6 +4322,33 @@ module Google
4092
4322
  end
4093
4323
  end
4094
4324
 
4325
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfig
4326
+ # @private
4327
+ class Representation < Google::Apis::Core::JsonRepresentation
4328
+ property :live_person_config, as: 'livePersonConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig::Representation
4329
+
4330
+ property :salesforce_live_agent_config, as: 'salesforceLiveAgentConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig::Representation
4331
+
4332
+ end
4333
+ end
4334
+
4335
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig
4336
+ # @private
4337
+ class Representation < Google::Apis::Core::JsonRepresentation
4338
+ property :account_number, as: 'accountNumber'
4339
+ end
4340
+ end
4341
+
4342
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig
4343
+ # @private
4344
+ class Representation < Google::Apis::Core::JsonRepresentation
4345
+ property :button_id, as: 'buttonId'
4346
+ property :deployment_id, as: 'deploymentId'
4347
+ property :endpoint_domain, as: 'endpointDomain'
4348
+ property :organization_id, as: 'organizationId'
4349
+ end
4350
+ end
4351
+
4095
4352
  class GoogleCloudDialogflowV2ImportAgentRequest
4096
4353
  # @private
4097
4354
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4610,6 +4867,15 @@ module Google
4610
4867
  end
4611
4868
  end
4612
4869
 
4870
+ class GoogleCloudDialogflowV2ListVersionsResponse
4871
+ # @private
4872
+ class Representation < Google::Apis::Core::JsonRepresentation
4873
+ property :next_page_token, as: 'nextPageToken'
4874
+ collection :versions, as: 'versions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Version, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Version::Representation
4875
+
4876
+ end
4877
+ end
4878
+
4613
4879
  class GoogleCloudDialogflowV2LoggingConfig
4614
4880
  # @private
4615
4881
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4720,6 +4986,7 @@ module Google
4720
4986
  class Representation < Google::Apis::Core::JsonRepresentation
4721
4987
  property :action, as: 'action'
4722
4988
  property :all_required_params_present, as: 'allRequiredParamsPresent'
4989
+ property :cancels_slot_filling, as: 'cancelsSlotFilling'
4723
4990
  hash :diagnostic_info, as: 'diagnosticInfo'
4724
4991
  collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage::Representation
4725
4992
 
@@ -4887,6 +5154,17 @@ module Google
4887
5154
  end
4888
5155
  end
4889
5156
 
5157
+ class GoogleCloudDialogflowV2TextToSpeechSettings
5158
+ # @private
5159
+ class Representation < Google::Apis::Core::JsonRepresentation
5160
+ property :enable_text_to_speech, as: 'enableTextToSpeech'
5161
+ property :output_audio_encoding, as: 'outputAudioEncoding'
5162
+ property :sample_rate_hertz, as: 'sampleRateHertz'
5163
+ hash :synthesize_speech_configs, as: 'synthesizeSpeechConfigs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SynthesizeSpeechConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SynthesizeSpeechConfig::Representation
5164
+
5165
+ end
5166
+ end
5167
+
4890
5168
  class GoogleCloudDialogflowV2TrainAgentRequest
4891
5169
  # @private
4892
5170
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4910,6 +5188,17 @@ module Google
4910
5188
  end
4911
5189
  end
4912
5190
 
5191
+ class GoogleCloudDialogflowV2Version
5192
+ # @private
5193
+ class Representation < Google::Apis::Core::JsonRepresentation
5194
+ property :create_time, as: 'createTime'
5195
+ property :description, as: 'description'
5196
+ property :name, as: 'name'
5197
+ property :status, as: 'status'
5198
+ property :version_number, as: 'versionNumber'
5199
+ end
5200
+ end
5201
+
4913
5202
  class GoogleCloudDialogflowV2VoiceSelectionParams
4914
5203
  # @private
4915
5204
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5635,6 +5924,7 @@ module Google
5635
5924
  class Representation < Google::Apis::Core::JsonRepresentation
5636
5925
  property :action, as: 'action'
5637
5926
  property :all_required_params_present, as: 'allRequiredParamsPresent'
5927
+ property :cancels_slot_filling, as: 'cancelsSlotFilling'
5638
5928
  hash :diagnostic_info, as: 'diagnosticInfo'
5639
5929
  collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage::Representation
5640
5930