google-apis-dialogflow_v2 0.68.0 → 0.70.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,6 +22,24 @@ module Google
22
22
  module Apis
23
23
  module DialogflowV2
24
24
 
25
+ class GoogleCloudDialogflowCxV3AdvancedSettings
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
25
43
  class GoogleCloudDialogflowCxV3AudioInput
26
44
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
45
 
@@ -160,6 +178,18 @@ module Google
160
178
  include Google::Apis::Core::JsonObjectSupport
161
179
  end
162
180
 
181
+ class GoogleCloudDialogflowCxV3ExportIntentsMetadata
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleCloudDialogflowCxV3ExportIntentsResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
163
193
  class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
164
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
195
 
@@ -220,6 +250,12 @@ module Google
220
250
  include Google::Apis::Core::JsonObjectSupport
221
251
  end
222
252
 
253
+ class GoogleCloudDialogflowCxV3GcsDestination
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
223
259
  class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
224
260
  class Representation < Google::Apis::Core::JsonRepresentation; end
225
261
 
@@ -244,6 +280,24 @@ module Google
244
280
  include Google::Apis::Core::JsonObjectSupport
245
281
  end
246
282
 
283
+ class GoogleCloudDialogflowCxV3ImportIntentsMetadata
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GoogleCloudDialogflowCxV3ImportIntentsResponse
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
247
301
  class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
248
302
  class Representation < Google::Apis::Core::JsonRepresentation; end
249
303
 
@@ -256,6 +310,12 @@ module Google
256
310
  include Google::Apis::Core::JsonObjectSupport
257
311
  end
258
312
 
313
+ class GoogleCloudDialogflowCxV3InlineDestination
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
259
319
  class GoogleCloudDialogflowCxV3InputAudioConfig
260
320
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
321
 
@@ -550,6 +610,24 @@ module Google
550
610
  include Google::Apis::Core::JsonObjectSupport
551
611
  end
552
612
 
613
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettings
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
553
631
  class GoogleCloudDialogflowCxV3beta1AudioInput
554
632
  class Representation < Google::Apis::Core::JsonRepresentation; end
555
633
 
@@ -688,6 +766,18 @@ module Google
688
766
  include Google::Apis::Core::JsonObjectSupport
689
767
  end
690
768
 
769
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsResponse
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
691
781
  class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
692
782
  class Representation < Google::Apis::Core::JsonRepresentation; end
693
783
 
@@ -748,6 +838,12 @@ module Google
748
838
  include Google::Apis::Core::JsonObjectSupport
749
839
  end
750
840
 
841
+ class GoogleCloudDialogflowCxV3beta1GcsDestination
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
751
847
  class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
752
848
  class Representation < Google::Apis::Core::JsonRepresentation; end
753
849
 
@@ -772,6 +868,24 @@ module Google
772
868
  include Google::Apis::Core::JsonObjectSupport
773
869
  end
774
870
 
871
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
877
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsResponse
878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
879
+
880
+ include Google::Apis::Core::JsonObjectSupport
881
+ end
882
+
883
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ include Google::Apis::Core::JsonObjectSupport
887
+ end
888
+
775
889
  class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
776
890
  class Representation < Google::Apis::Core::JsonRepresentation; end
777
891
 
@@ -784,6 +898,12 @@ module Google
784
898
  include Google::Apis::Core::JsonObjectSupport
785
899
  end
786
900
 
901
+ class GoogleCloudDialogflowCxV3beta1InlineDestination
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
787
907
  class GoogleCloudDialogflowCxV3beta1InputAudioConfig
788
908
  class Representation < Google::Apis::Core::JsonRepresentation; end
789
909
 
@@ -1090,6 +1210,12 @@ module Google
1090
1210
  include Google::Apis::Core::JsonObjectSupport
1091
1211
  end
1092
1212
 
1213
+ class GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1093
1219
  class GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback
1094
1220
  class Representation < Google::Apis::Core::JsonRepresentation; end
1095
1221
 
@@ -1348,6 +1474,12 @@ module Google
1348
1474
  include Google::Apis::Core::JsonObjectSupport
1349
1475
  end
1350
1476
 
1477
+ class GoogleCloudDialogflowV2DialogflowAssistAnswer
1478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1479
+
1480
+ include Google::Apis::Core::JsonObjectSupport
1481
+ end
1482
+
1351
1483
  class GoogleCloudDialogflowV2Document
1352
1484
  class Representation < Google::Apis::Core::JsonRepresentation; end
1353
1485
 
@@ -1564,6 +1696,12 @@ module Google
1564
1696
  include Google::Apis::Core::JsonObjectSupport
1565
1697
  end
1566
1698
 
1699
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig
1700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1701
+
1702
+ include Google::Apis::Core::JsonObjectSupport
1703
+ end
1704
+
1567
1705
  class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
1568
1706
  class Representation < Google::Apis::Core::JsonRepresentation; end
1569
1707
 
@@ -1858,6 +1996,12 @@ module Google
1858
1996
  include Google::Apis::Core::JsonObjectSupport
1859
1997
  end
1860
1998
 
1999
+ class GoogleCloudDialogflowV2IntentSuggestion
2000
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2001
+
2002
+ include Google::Apis::Core::JsonObjectSupport
2003
+ end
2004
+
1861
2005
  class GoogleCloudDialogflowV2IntentTrainingPhrase
1862
2006
  class Representation < Google::Apis::Core::JsonRepresentation; end
1863
2007
 
@@ -2062,6 +2206,30 @@ module Google
2062
2206
  include Google::Apis::Core::JsonObjectSupport
2063
2207
  end
2064
2208
 
2209
+ class GoogleCloudDialogflowV2SearchKnowledgeAnswer
2210
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2211
+
2212
+ include Google::Apis::Core::JsonObjectSupport
2213
+ end
2214
+
2215
+ class GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource
2216
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2217
+
2218
+ include Google::Apis::Core::JsonObjectSupport
2219
+ end
2220
+
2221
+ class GoogleCloudDialogflowV2SearchKnowledgeRequest
2222
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2223
+
2224
+ include Google::Apis::Core::JsonObjectSupport
2225
+ end
2226
+
2227
+ class GoogleCloudDialogflowV2SearchKnowledgeResponse
2228
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2229
+
2230
+ include Google::Apis::Core::JsonObjectSupport
2231
+ end
2232
+
2065
2233
  class GoogleCloudDialogflowV2Sentiment
2066
2234
  class Representation < Google::Apis::Core::JsonRepresentation; end
2067
2235
 
@@ -2194,6 +2362,12 @@ module Google
2194
2362
  include Google::Apis::Core::JsonObjectSupport
2195
2363
  end
2196
2364
 
2365
+ class GoogleCloudDialogflowV2SuggestionInput
2366
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2367
+
2368
+ include Google::Apis::Core::JsonObjectSupport
2369
+ end
2370
+
2197
2371
  class GoogleCloudDialogflowV2SuggestionResult
2198
2372
  class Representation < Google::Apis::Core::JsonRepresentation; end
2199
2373
 
@@ -2872,6 +3046,35 @@ module Google
2872
3046
  include Google::Apis::Core::JsonObjectSupport
2873
3047
  end
2874
3048
 
3049
+ class GoogleCloudDialogflowCxV3AdvancedSettings
3050
+ # @private
3051
+ class Representation < Google::Apis::Core::JsonRepresentation
3052
+ property :audio_export_gcs_destination, as: 'audioExportGcsDestination', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GcsDestination, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GcsDestination::Representation
3053
+
3054
+ property :dtmf_settings, as: 'dtmfSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings::Representation
3055
+
3056
+ property :logging_settings, as: 'loggingSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings::Representation
3057
+
3058
+ end
3059
+ end
3060
+
3061
+ class GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings
3062
+ # @private
3063
+ class Representation < Google::Apis::Core::JsonRepresentation
3064
+ property :enabled, as: 'enabled'
3065
+ property :finish_digit, as: 'finishDigit'
3066
+ property :max_digits, as: 'maxDigits'
3067
+ end
3068
+ end
3069
+
3070
+ class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
3071
+ # @private
3072
+ class Representation < Google::Apis::Core::JsonRepresentation
3073
+ property :enable_interaction_logging, as: 'enableInteractionLogging'
3074
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
3075
+ end
3076
+ end
3077
+
2875
3078
  class GoogleCloudDialogflowCxV3AudioInput
2876
3079
  # @private
2877
3080
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3086,6 +3289,21 @@ module Google
3086
3289
  end
3087
3290
  end
3088
3291
 
3292
+ class GoogleCloudDialogflowCxV3ExportIntentsMetadata
3293
+ # @private
3294
+ class Representation < Google::Apis::Core::JsonRepresentation
3295
+ end
3296
+ end
3297
+
3298
+ class GoogleCloudDialogflowCxV3ExportIntentsResponse
3299
+ # @private
3300
+ class Representation < Google::Apis::Core::JsonRepresentation
3301
+ property :intents_content, as: 'intentsContent', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3InlineDestination, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3InlineDestination::Representation
3302
+
3303
+ property :intents_uri, as: 'intentsUri'
3304
+ end
3305
+ end
3306
+
3089
3307
  class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
3090
3308
  # @private
3091
3309
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3111,6 +3329,8 @@ module Google
3111
3329
  class GoogleCloudDialogflowCxV3FormParameter
3112
3330
  # @private
3113
3331
  class Representation < Google::Apis::Core::JsonRepresentation
3332
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3333
+
3114
3334
  property :default_value, as: 'defaultValue'
3115
3335
  property :display_name, as: 'displayName'
3116
3336
  property :entity_type, as: 'entityType'
@@ -3135,8 +3355,11 @@ module Google
3135
3355
  class GoogleCloudDialogflowCxV3Fulfillment
3136
3356
  # @private
3137
3357
  class Representation < Google::Apis::Core::JsonRepresentation
3358
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3359
+
3138
3360
  collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCases::Representation
3139
3361
 
3362
+ property :enable_generative_fallback, as: 'enableGenerativeFallback'
3140
3363
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
3141
3364
 
3142
3365
  property :return_partial_responses, as: 'returnPartialResponses'
@@ -3182,6 +3405,13 @@ module Google
3182
3405
  end
3183
3406
  end
3184
3407
 
3408
+ class GoogleCloudDialogflowCxV3GcsDestination
3409
+ # @private
3410
+ class Representation < Google::Apis::Core::JsonRepresentation
3411
+ property :uri, as: 'uri'
3412
+ end
3413
+ end
3414
+
3185
3415
  class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
3186
3416
  # @private
3187
3417
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3212,6 +3442,29 @@ module Google
3212
3442
  end
3213
3443
  end
3214
3444
 
3445
+ class GoogleCloudDialogflowCxV3ImportIntentsMetadata
3446
+ # @private
3447
+ class Representation < Google::Apis::Core::JsonRepresentation
3448
+ end
3449
+ end
3450
+
3451
+ class GoogleCloudDialogflowCxV3ImportIntentsResponse
3452
+ # @private
3453
+ class Representation < Google::Apis::Core::JsonRepresentation
3454
+ property :conflicting_resources, as: 'conflictingResources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources::Representation
3455
+
3456
+ collection :intents, as: 'intents'
3457
+ end
3458
+ end
3459
+
3460
+ class GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources
3461
+ # @private
3462
+ class Representation < Google::Apis::Core::JsonRepresentation
3463
+ collection :entity_display_names, as: 'entityDisplayNames'
3464
+ collection :intent_display_names, as: 'intentDisplayNames'
3465
+ end
3466
+ end
3467
+
3215
3468
  class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
3216
3469
  # @private
3217
3470
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3227,6 +3480,13 @@ module Google
3227
3480
  end
3228
3481
  end
3229
3482
 
3483
+ class GoogleCloudDialogflowCxV3InlineDestination
3484
+ # @private
3485
+ class Representation < Google::Apis::Core::JsonRepresentation
3486
+ property :content, :base64 => true, as: 'content'
3487
+ end
3488
+ end
3489
+
3230
3490
  class GoogleCloudDialogflowCxV3InputAudioConfig
3231
3491
  # @private
3232
3492
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3307,6 +3567,8 @@ module Google
3307
3567
  class GoogleCloudDialogflowCxV3Page
3308
3568
  # @private
3309
3569
  class Representation < Google::Apis::Core::JsonRepresentation
3570
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3571
+
3310
3572
  property :display_name, as: 'displayName'
3311
3573
  property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment::Representation
3312
3574
 
@@ -3750,6 +4012,35 @@ module Google
3750
4012
  end
3751
4013
  end
3752
4014
 
4015
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettings
4016
+ # @private
4017
+ class Representation < Google::Apis::Core::JsonRepresentation
4018
+ property :audio_export_gcs_destination, as: 'audioExportGcsDestination', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GcsDestination, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GcsDestination::Representation
4019
+
4020
+ property :dtmf_settings, as: 'dtmfSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings::Representation
4021
+
4022
+ property :logging_settings, as: 'loggingSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings::Representation
4023
+
4024
+ end
4025
+ end
4026
+
4027
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings
4028
+ # @private
4029
+ class Representation < Google::Apis::Core::JsonRepresentation
4030
+ property :enabled, as: 'enabled'
4031
+ property :finish_digit, as: 'finishDigit'
4032
+ property :max_digits, as: 'maxDigits'
4033
+ end
4034
+ end
4035
+
4036
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
4037
+ # @private
4038
+ class Representation < Google::Apis::Core::JsonRepresentation
4039
+ property :enable_interaction_logging, as: 'enableInteractionLogging'
4040
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
4041
+ end
4042
+ end
4043
+
3753
4044
  class GoogleCloudDialogflowCxV3beta1AudioInput
3754
4045
  # @private
3755
4046
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3964,6 +4255,21 @@ module Google
3964
4255
  end
3965
4256
  end
3966
4257
 
4258
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata
4259
+ # @private
4260
+ class Representation < Google::Apis::Core::JsonRepresentation
4261
+ end
4262
+ end
4263
+
4264
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsResponse
4265
+ # @private
4266
+ class Representation < Google::Apis::Core::JsonRepresentation
4267
+ property :intents_content, as: 'intentsContent', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1InlineDestination, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1InlineDestination::Representation
4268
+
4269
+ property :intents_uri, as: 'intentsUri'
4270
+ end
4271
+ end
4272
+
3967
4273
  class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
3968
4274
  # @private
3969
4275
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3989,6 +4295,8 @@ module Google
3989
4295
  class GoogleCloudDialogflowCxV3beta1FormParameter
3990
4296
  # @private
3991
4297
  class Representation < Google::Apis::Core::JsonRepresentation
4298
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
4299
+
3992
4300
  property :default_value, as: 'defaultValue'
3993
4301
  property :display_name, as: 'displayName'
3994
4302
  property :entity_type, as: 'entityType'
@@ -4013,8 +4321,11 @@ module Google
4013
4321
  class GoogleCloudDialogflowCxV3beta1Fulfillment
4014
4322
  # @private
4015
4323
  class Representation < Google::Apis::Core::JsonRepresentation
4324
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
4325
+
4016
4326
  collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases::Representation
4017
4327
 
4328
+ property :enable_generative_fallback, as: 'enableGenerativeFallback'
4018
4329
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
4019
4330
 
4020
4331
  property :return_partial_responses, as: 'returnPartialResponses'
@@ -4060,6 +4371,13 @@ module Google
4060
4371
  end
4061
4372
  end
4062
4373
 
4374
+ class GoogleCloudDialogflowCxV3beta1GcsDestination
4375
+ # @private
4376
+ class Representation < Google::Apis::Core::JsonRepresentation
4377
+ property :uri, as: 'uri'
4378
+ end
4379
+ end
4380
+
4063
4381
  class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
4064
4382
  # @private
4065
4383
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4090,6 +4408,29 @@ module Google
4090
4408
  end
4091
4409
  end
4092
4410
 
4411
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata
4412
+ # @private
4413
+ class Representation < Google::Apis::Core::JsonRepresentation
4414
+ end
4415
+ end
4416
+
4417
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsResponse
4418
+ # @private
4419
+ class Representation < Google::Apis::Core::JsonRepresentation
4420
+ property :conflicting_resources, as: 'conflictingResources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources::Representation
4421
+
4422
+ collection :intents, as: 'intents'
4423
+ end
4424
+ end
4425
+
4426
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources
4427
+ # @private
4428
+ class Representation < Google::Apis::Core::JsonRepresentation
4429
+ collection :entity_display_names, as: 'entityDisplayNames'
4430
+ collection :intent_display_names, as: 'intentDisplayNames'
4431
+ end
4432
+ end
4433
+
4093
4434
  class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
4094
4435
  # @private
4095
4436
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4105,6 +4446,13 @@ module Google
4105
4446
  end
4106
4447
  end
4107
4448
 
4449
+ class GoogleCloudDialogflowCxV3beta1InlineDestination
4450
+ # @private
4451
+ class Representation < Google::Apis::Core::JsonRepresentation
4452
+ property :content, :base64 => true, as: 'content'
4453
+ end
4454
+ end
4455
+
4108
4456
  class GoogleCloudDialogflowCxV3beta1InputAudioConfig
4109
4457
  # @private
4110
4458
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4185,6 +4533,8 @@ module Google
4185
4533
  class GoogleCloudDialogflowCxV3beta1Page
4186
4534
  # @private
4187
4535
  class Representation < Google::Apis::Core::JsonRepresentation
4536
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
4537
+
4188
4538
  property :display_name, as: 'displayName'
4189
4539
  property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment::Representation
4190
4540
 
@@ -4651,11 +5001,21 @@ module Google
4651
5001
  property :answer_relevance, as: 'answerRelevance'
4652
5002
  property :document_correctness, as: 'documentCorrectness'
4653
5003
  property :document_efficiency, as: 'documentEfficiency'
5004
+ property :knowledge_search_feedback, as: 'knowledgeSearchFeedback', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback::Representation
5005
+
4654
5006
  property :summarization_feedback, as: 'summarizationFeedback', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback::Representation
4655
5007
 
4656
5008
  end
4657
5009
  end
4658
5010
 
5011
+ class GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback
5012
+ # @private
5013
+ class Representation < Google::Apis::Core::JsonRepresentation
5014
+ property :answer_copied, as: 'answerCopied'
5015
+ collection :clicked_uris, as: 'clickedUris'
5016
+ end
5017
+ end
5018
+
4659
5019
  class GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback
4660
5020
  # @private
4661
5021
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4670,6 +5030,8 @@ module Google
4670
5030
  class Representation < Google::Apis::Core::JsonRepresentation
4671
5031
  property :article_suggestion_answer, as: 'articleSuggestionAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer::Representation
4672
5032
 
5033
+ property :dialogflow_assist_answer, as: 'dialogflowAssistAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DialogflowAssistAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DialogflowAssistAnswer::Representation
5034
+
4673
5035
  property :faq_answer, as: 'faqAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer::Representation
4674
5036
 
4675
5037
  end
@@ -4688,6 +5050,8 @@ module Google
4688
5050
  property :reply_audio_config, as: 'replyAudioConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig::Representation
4689
5051
 
4690
5052
  property :request_id, as: 'requestId'
5053
+ property :suggestion_input, as: 'suggestionInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionInput::Representation
5054
+
4691
5055
  property :text_input, as: 'textInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput::Representation
4692
5056
 
4693
5057
  end
@@ -5109,6 +5473,17 @@ module Google
5109
5473
  end
5110
5474
  end
5111
5475
 
5476
+ class GoogleCloudDialogflowV2DialogflowAssistAnswer
5477
+ # @private
5478
+ class Representation < Google::Apis::Core::JsonRepresentation
5479
+ property :answer_record, as: 'answerRecord'
5480
+ property :intent_suggestion, as: 'intentSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentSuggestion::Representation
5481
+
5482
+ property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryResult::Representation
5483
+
5484
+ end
5485
+ end
5486
+
5112
5487
  class GoogleCloudDialogflowV2Document
5113
5488
  # @private
5114
5489
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5424,6 +5799,7 @@ module Google
5424
5799
 
5425
5800
  property :conversation_process_config, as: 'conversationProcessConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig::Representation
5426
5801
 
5802
+ property :disable_agent_query_logging, as: 'disableAgentQueryLogging'
5427
5803
  property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
5428
5804
  property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig::Representation
5429
5805
 
@@ -5460,6 +5836,15 @@ module Google
5460
5836
  end
5461
5837
 
5462
5838
  class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
5839
+ # @private
5840
+ class Representation < Google::Apis::Core::JsonRepresentation
5841
+ property :agent, as: 'agent'
5842
+ property :human_agent_side_config, as: 'humanAgentSideConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig::Representation
5843
+
5844
+ end
5845
+ end
5846
+
5847
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig
5463
5848
  # @private
5464
5849
  class Representation < Google::Apis::Core::JsonRepresentation
5465
5850
  property :agent, as: 'agent'
@@ -5968,6 +6353,15 @@ module Google
5968
6353
  end
5969
6354
  end
5970
6355
 
6356
+ class GoogleCloudDialogflowV2IntentSuggestion
6357
+ # @private
6358
+ class Representation < Google::Apis::Core::JsonRepresentation
6359
+ property :description, as: 'description'
6360
+ property :display_name, as: 'displayName'
6361
+ property :intent_v2, as: 'intentV2'
6362
+ end
6363
+ end
6364
+
5971
6365
  class GoogleCloudDialogflowV2IntentTrainingPhrase
5972
6366
  # @private
5973
6367
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6315,6 +6709,47 @@ module Google
6315
6709
  end
6316
6710
  end
6317
6711
 
6712
+ class GoogleCloudDialogflowV2SearchKnowledgeAnswer
6713
+ # @private
6714
+ class Representation < Google::Apis::Core::JsonRepresentation
6715
+ property :answer, as: 'answer'
6716
+ property :answer_record, as: 'answerRecord'
6717
+ collection :answer_sources, as: 'answerSources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource::Representation
6718
+
6719
+ property :answer_type, as: 'answerType'
6720
+ end
6721
+ end
6722
+
6723
+ class GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource
6724
+ # @private
6725
+ class Representation < Google::Apis::Core::JsonRepresentation
6726
+ property :snippet, as: 'snippet'
6727
+ property :title, as: 'title'
6728
+ property :uri, as: 'uri'
6729
+ end
6730
+ end
6731
+
6732
+ class GoogleCloudDialogflowV2SearchKnowledgeRequest
6733
+ # @private
6734
+ class Representation < Google::Apis::Core::JsonRepresentation
6735
+ property :conversation, as: 'conversation'
6736
+ property :conversation_profile, as: 'conversationProfile'
6737
+ property :latest_message, as: 'latestMessage'
6738
+ property :parent, as: 'parent'
6739
+ property :query, as: 'query', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput::Representation
6740
+
6741
+ property :session_id, as: 'sessionId'
6742
+ end
6743
+ end
6744
+
6745
+ class GoogleCloudDialogflowV2SearchKnowledgeResponse
6746
+ # @private
6747
+ class Representation < Google::Apis::Core::JsonRepresentation
6748
+ collection :answers, as: 'answers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeAnswer::Representation
6749
+
6750
+ end
6751
+ end
6752
+
6318
6753
  class GoogleCloudDialogflowV2Sentiment
6319
6754
  # @private
6320
6755
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6414,6 +6849,7 @@ module Google
6414
6849
  class Representation < Google::Apis::Core::JsonRepresentation
6415
6850
  property :model, as: 'model'
6416
6851
  property :speech_model_variant, as: 'speechModelVariant'
6852
+ property :use_timeout_based_endpointing, as: 'useTimeoutBasedEndpointing'
6417
6853
  end
6418
6854
  end
6419
6855
 
@@ -6514,6 +6950,13 @@ module Google
6514
6950
  end
6515
6951
  end
6516
6952
 
6953
+ class GoogleCloudDialogflowV2SuggestionInput
6954
+ # @private
6955
+ class Representation < Google::Apis::Core::JsonRepresentation
6956
+ property :answer_record, as: 'answerRecord'
6957
+ end
6958
+ end
6959
+
6517
6960
  class GoogleCloudDialogflowV2SuggestionResult
6518
6961
  # @private
6519
6962
  class Representation < Google::Apis::Core::JsonRepresentation