google-apis-dialogflow_v3 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 DialogflowV3
18
18
  # Version of the google-apis-dialogflow_v3 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
@@ -70,6 +70,12 @@ module Google
70
70
  include Google::Apis::Core::JsonObjectSupport
71
71
  end
72
72
 
73
+ class GoogleCloudDialogflowCxV3ContinuousTestResult
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
73
79
  class GoogleCloudDialogflowCxV3ConversationTurn
74
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
75
81
 
@@ -214,6 +220,18 @@ module Google
214
220
  include Google::Apis::Core::JsonObjectSupport
215
221
  end
216
222
 
223
+ class GoogleCloudDialogflowCxV3ExportFlowRequest
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleCloudDialogflowCxV3ExportFlowResponse
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
217
235
  class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
218
236
  class Representation < Google::Apis::Core::JsonRepresentation; end
219
237
 
@@ -322,6 +340,18 @@ module Google
322
340
  include Google::Apis::Core::JsonObjectSupport
323
341
  end
324
342
 
343
+ class GoogleCloudDialogflowCxV3ImportFlowRequest
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class GoogleCloudDialogflowCxV3ImportFlowResponse
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
325
355
  class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
326
356
  class Representation < Google::Apis::Core::JsonRepresentation; end
327
357
 
@@ -394,6 +424,12 @@ module Google
394
424
  include Google::Apis::Core::JsonObjectSupport
395
425
  end
396
426
 
427
+ class GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
397
433
  class GoogleCloudDialogflowCxV3ListEntityTypesResponse
398
434
  class Representation < Google::Apis::Core::JsonRepresentation; end
399
435
 
@@ -628,6 +664,24 @@ module Google
628
664
  include Google::Apis::Core::JsonObjectSupport
629
665
  end
630
666
 
667
+ class GoogleCloudDialogflowCxV3RunContinuousTestMetadata
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class GoogleCloudDialogflowCxV3RunContinuousTestRequest
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class GoogleCloudDialogflowCxV3RunContinuousTestResponse
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
631
685
  class GoogleCloudDialogflowCxV3RunTestCaseMetadata
632
686
  class Representation < Google::Apis::Core::JsonRepresentation; end
633
687
 
@@ -898,6 +952,12 @@ module Google
898
952
  include Google::Apis::Core::JsonObjectSupport
899
953
  end
900
954
 
955
+ class GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig
956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
957
+
958
+ include Google::Apis::Core::JsonObjectSupport
959
+ end
960
+
901
961
  class GoogleCloudDialogflowCxV3beta1AudioInput
902
962
  class Representation < Google::Apis::Core::JsonRepresentation; end
903
963
 
@@ -916,6 +976,12 @@ module Google
916
976
  include Google::Apis::Core::JsonObjectSupport
917
977
  end
918
978
 
979
+ class GoogleCloudDialogflowCxV3beta1ContinuousTestResult
980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
981
+
982
+ include Google::Apis::Core::JsonObjectSupport
983
+ end
984
+
919
985
  class GoogleCloudDialogflowCxV3beta1ConversationTurn
920
986
  class Representation < Google::Apis::Core::JsonRepresentation; end
921
987
 
@@ -976,6 +1042,12 @@ module Google
976
1042
  include Google::Apis::Core::JsonObjectSupport
977
1043
  end
978
1044
 
1045
+ class GoogleCloudDialogflowCxV3beta1ExportFlowResponse
1046
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1047
+
1048
+ include Google::Apis::Core::JsonObjectSupport
1049
+ end
1050
+
979
1051
  class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
980
1052
  class Representation < Google::Apis::Core::JsonRepresentation; end
981
1053
 
@@ -1054,6 +1126,12 @@ module Google
1054
1126
  include Google::Apis::Core::JsonObjectSupport
1055
1127
  end
1056
1128
 
1129
+ class GoogleCloudDialogflowCxV3beta1ImportFlowResponse
1130
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1131
+
1132
+ include Google::Apis::Core::JsonObjectSupport
1133
+ end
1134
+
1057
1135
  class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
1058
1136
  class Representation < Google::Apis::Core::JsonRepresentation; end
1059
1137
 
@@ -1192,6 +1270,18 @@ module Google
1192
1270
  include Google::Apis::Core::JsonObjectSupport
1193
1271
  end
1194
1272
 
1273
+ class GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata
1274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1275
+
1276
+ include Google::Apis::Core::JsonObjectSupport
1277
+ end
1278
+
1279
+ class GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse
1280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
+
1282
+ include Google::Apis::Core::JsonObjectSupport
1283
+ end
1284
+
1195
1285
  class GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata
1196
1286
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1287
 
@@ -2202,6 +2292,7 @@ module Google
2202
2292
  property :speech_to_text_settings, as: 'speechToTextSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SpeechToTextSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SpeechToTextSettings::Representation
2203
2293
 
2204
2294
  property :start_flow, as: 'startFlow'
2295
+ collection :supported_language_codes, as: 'supportedLanguageCodes'
2205
2296
  property :time_zone, as: 'timeZone'
2206
2297
  end
2207
2298
  end
@@ -2268,6 +2359,16 @@ module Google
2268
2359
  end
2269
2360
  end
2270
2361
 
2362
+ class GoogleCloudDialogflowCxV3ContinuousTestResult
2363
+ # @private
2364
+ class Representation < Google::Apis::Core::JsonRepresentation
2365
+ property :name, as: 'name'
2366
+ property :result, as: 'result'
2367
+ property :run_time, as: 'runTime'
2368
+ collection :test_case_results, as: 'testCaseResults'
2369
+ end
2370
+ end
2371
+
2271
2372
  class GoogleCloudDialogflowCxV3ConversationTurn
2272
2373
  # @private
2273
2374
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2281,6 +2382,7 @@ module Google
2281
2382
  class GoogleCloudDialogflowCxV3ConversationTurnUserInput
2282
2383
  # @private
2283
2384
  class Representation < Google::Apis::Core::JsonRepresentation
2385
+ property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
2284
2386
  hash :injected_parameters, as: 'injectedParameters'
2285
2387
  property :input, as: 'input', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3QueryInput, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3QueryInput::Representation
2286
2388
 
@@ -2505,6 +2607,7 @@ module Google
2505
2607
  # @private
2506
2608
  class Representation < Google::Apis::Core::JsonRepresentation
2507
2609
  property :agent_uri, as: 'agentUri'
2610
+ property :environment, as: 'environment'
2508
2611
  end
2509
2612
  end
2510
2613
 
@@ -2516,6 +2619,22 @@ module Google
2516
2619
  end
2517
2620
  end
2518
2621
 
2622
+ class GoogleCloudDialogflowCxV3ExportFlowRequest
2623
+ # @private
2624
+ class Representation < Google::Apis::Core::JsonRepresentation
2625
+ property :flow_uri, as: 'flowUri'
2626
+ property :include_referenced_flows, as: 'includeReferencedFlows'
2627
+ end
2628
+ end
2629
+
2630
+ class GoogleCloudDialogflowCxV3ExportFlowResponse
2631
+ # @private
2632
+ class Representation < Google::Apis::Core::JsonRepresentation
2633
+ property :flow_content, :base64 => true, as: 'flowContent'
2634
+ property :flow_uri, as: 'flowUri'
2635
+ end
2636
+ end
2637
+
2519
2638
  class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
2520
2639
  # @private
2521
2640
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2549,6 +2668,7 @@ module Google
2549
2668
  property :name, as: 'name'
2550
2669
  property :nlu_settings, as: 'nluSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3NluSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3NluSettings::Representation
2551
2670
 
2671
+ collection :transition_route_groups, as: 'transitionRouteGroups'
2552
2672
  collection :transition_routes, as: 'transitionRoutes', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TransitionRoute, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TransitionRoute::Representation
2553
2673
 
2554
2674
  end
@@ -2692,6 +2812,22 @@ module Google
2692
2812
  end
2693
2813
  end
2694
2814
 
2815
+ class GoogleCloudDialogflowCxV3ImportFlowRequest
2816
+ # @private
2817
+ class Representation < Google::Apis::Core::JsonRepresentation
2818
+ property :flow_content, :base64 => true, as: 'flowContent'
2819
+ property :flow_uri, as: 'flowUri'
2820
+ property :import_option, as: 'importOption'
2821
+ end
2822
+ end
2823
+
2824
+ class GoogleCloudDialogflowCxV3ImportFlowResponse
2825
+ # @private
2826
+ class Representation < Google::Apis::Core::JsonRepresentation
2827
+ property :flow, as: 'flow'
2828
+ end
2829
+ end
2830
+
2695
2831
  class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
2696
2832
  # @private
2697
2833
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2805,6 +2941,15 @@ module Google
2805
2941
  end
2806
2942
  end
2807
2943
 
2944
+ class GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse
2945
+ # @private
2946
+ class Representation < Google::Apis::Core::JsonRepresentation
2947
+ collection :continuous_test_results, as: 'continuousTestResults', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ContinuousTestResult, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ContinuousTestResult::Representation
2948
+
2949
+ property :next_page_token, as: 'nextPageToken'
2950
+ end
2951
+ end
2952
+
2808
2953
  class GoogleCloudDialogflowCxV3ListEntityTypesResponse
2809
2954
  # @private
2810
2955
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3060,6 +3205,7 @@ module Google
3060
3205
  # @private
3061
3206
  class Representation < Google::Apis::Core::JsonRepresentation
3062
3207
  property :analyze_query_text_sentiment, as: 'analyzeQueryTextSentiment'
3208
+ property :current_page, as: 'currentPage'
3063
3209
  property :disable_webhook, as: 'disableWebhook'
3064
3210
  property :geo_location, as: 'geoLocation', class: Google::Apis::DialogflowV3::GoogleTypeLatLng, decorator: Google::Apis::DialogflowV3::GoogleTypeLatLng::Representation
3065
3211
 
@@ -3207,6 +3353,28 @@ module Google
3207
3353
  end
3208
3354
  end
3209
3355
 
3356
+ class GoogleCloudDialogflowCxV3RunContinuousTestMetadata
3357
+ # @private
3358
+ class Representation < Google::Apis::Core::JsonRepresentation
3359
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TestError::Representation
3360
+
3361
+ end
3362
+ end
3363
+
3364
+ class GoogleCloudDialogflowCxV3RunContinuousTestRequest
3365
+ # @private
3366
+ class Representation < Google::Apis::Core::JsonRepresentation
3367
+ end
3368
+ end
3369
+
3370
+ class GoogleCloudDialogflowCxV3RunContinuousTestResponse
3371
+ # @private
3372
+ class Representation < Google::Apis::Core::JsonRepresentation
3373
+ property :continuous_test_result, as: 'continuousTestResult', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ContinuousTestResult, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ContinuousTestResult::Representation
3374
+
3375
+ end
3376
+ end
3377
+
3210
3378
  class GoogleCloudDialogflowCxV3RunTestCaseMetadata
3211
3379
  # @private
3212
3380
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3552,6 +3720,8 @@ module Google
3552
3720
  property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3WebhookGenericWebService, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3WebhookGenericWebService::Representation
3553
3721
 
3554
3722
  property :name, as: 'name'
3723
+ property :service_directory, as: 'serviceDirectory', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig::Representation
3724
+
3555
3725
  property :timeout, as: 'timeout'
3556
3726
  end
3557
3727
  end
@@ -3574,6 +3744,7 @@ module Google
3574
3744
 
3575
3745
  property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo::Representation
3576
3746
 
3747
+ property :language_code, as: 'languageCode'
3577
3748
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessage::Representation
3578
3749
 
3579
3750
  property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PageInfo::Representation
@@ -3583,6 +3754,10 @@ module Google
3583
3754
 
3584
3755
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SessionInfo::Representation
3585
3756
 
3757
+ property :text, as: 'text'
3758
+ property :transcript, as: 'transcript'
3759
+ property :trigger_event, as: 'triggerEvent'
3760
+ property :trigger_intent, as: 'triggerIntent'
3586
3761
  end
3587
3762
  end
3588
3763
 
@@ -3644,6 +3819,15 @@ module Google
3644
3819
  end
3645
3820
  end
3646
3821
 
3822
+ class GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig
3823
+ # @private
3824
+ class Representation < Google::Apis::Core::JsonRepresentation
3825
+ property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3WebhookGenericWebService, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3WebhookGenericWebService::Representation
3826
+
3827
+ property :service, as: 'service'
3828
+ end
3829
+ end
3830
+
3647
3831
  class GoogleCloudDialogflowCxV3beta1AudioInput
3648
3832
  # @private
3649
3833
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3669,6 +3853,16 @@ module Google
3669
3853
  end
3670
3854
  end
3671
3855
 
3856
+ class GoogleCloudDialogflowCxV3beta1ContinuousTestResult
3857
+ # @private
3858
+ class Representation < Google::Apis::Core::JsonRepresentation
3859
+ property :name, as: 'name'
3860
+ property :result, as: 'result'
3861
+ property :run_time, as: 'runTime'
3862
+ collection :test_case_results, as: 'testCaseResults'
3863
+ end
3864
+ end
3865
+
3672
3866
  class GoogleCloudDialogflowCxV3beta1ConversationTurn
3673
3867
  # @private
3674
3868
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3682,6 +3876,7 @@ module Google
3682
3876
  class GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput
3683
3877
  # @private
3684
3878
  class Representation < Google::Apis::Core::JsonRepresentation
3879
+ property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
3685
3880
  hash :injected_parameters, as: 'injectedParameters'
3686
3881
  property :input, as: 'input', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1QueryInput, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1QueryInput::Representation
3687
3882
 
@@ -3765,6 +3960,14 @@ module Google
3765
3960
  end
3766
3961
  end
3767
3962
 
3963
+ class GoogleCloudDialogflowCxV3beta1ExportFlowResponse
3964
+ # @private
3965
+ class Representation < Google::Apis::Core::JsonRepresentation
3966
+ property :flow_content, :base64 => true, as: 'flowContent'
3967
+ property :flow_uri, as: 'flowUri'
3968
+ end
3969
+ end
3970
+
3768
3971
  class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
3769
3972
  # @private
3770
3973
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3883,6 +4086,13 @@ module Google
3883
4086
  end
3884
4087
  end
3885
4088
 
4089
+ class GoogleCloudDialogflowCxV3beta1ImportFlowResponse
4090
+ # @private
4091
+ class Representation < Google::Apis::Core::JsonRepresentation
4092
+ property :flow, as: 'flow'
4093
+ end
4094
+ end
4095
+
3886
4096
  class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
3887
4097
  # @private
3888
4098
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4115,6 +4325,22 @@ module Google
4115
4325
  end
4116
4326
  end
4117
4327
 
4328
+ class GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata
4329
+ # @private
4330
+ class Representation < Google::Apis::Core::JsonRepresentation
4331
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1TestError, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1TestError::Representation
4332
+
4333
+ end
4334
+ end
4335
+
4336
+ class GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse
4337
+ # @private
4338
+ class Representation < Google::Apis::Core::JsonRepresentation
4339
+ property :continuous_test_result, as: 'continuousTestResult', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ContinuousTestResult, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ContinuousTestResult::Representation
4340
+
4341
+ end
4342
+ end
4343
+
4118
4344
  class GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata
4119
4345
  # @private
4120
4346
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4238,6 +4464,7 @@ module Google
4238
4464
 
4239
4465
  property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo::Representation
4240
4466
 
4467
+ property :language_code, as: 'languageCode'
4241
4468
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
4242
4469
 
4243
4470
  property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1PageInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1PageInfo::Representation
@@ -4247,6 +4474,10 @@ module Google
4247
4474
 
4248
4475
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1SessionInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1SessionInfo::Representation
4249
4476
 
4477
+ property :text, as: 'text'
4478
+ property :transcript, as: 'transcript'
4479
+ property :trigger_event, as: 'triggerEvent'
4480
+ property :trigger_intent, as: 'triggerIntent'
4250
4481
  end
4251
4482
  end
4252
4483
 
@@ -4831,6 +5062,7 @@ module Google
4831
5062
  class Representation < Google::Apis::Core::JsonRepresentation
4832
5063
  property :action, as: 'action'
4833
5064
  property :all_required_params_present, as: 'allRequiredParamsPresent'
5065
+ property :cancels_slot_filling, as: 'cancelsSlotFilling'
4834
5066
  hash :diagnostic_info, as: 'diagnosticInfo'
4835
5067
  collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2IntentMessage::Representation
4836
5068
 
@@ -5626,6 +5858,7 @@ module Google
5626
5858
  class Representation < Google::Apis::Core::JsonRepresentation
5627
5859
  property :action, as: 'action'
5628
5860
  property :all_required_params_present, as: 'allRequiredParamsPresent'
5861
+ property :cancels_slot_filling, as: 'cancelsSlotFilling'
5629
5862
  hash :diagnostic_info, as: 'diagnosticInfo'
5630
5863
  collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1IntentMessage::Representation
5631
5864