google-apis-dialogflow_v2beta1 0.67.0 → 0.69.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 DialogflowV2beta1
18
18
  # Version of the google-apis-dialogflow_v2beta1 gem
19
- GEM_VERSION = "0.67.0"
19
+ GEM_VERSION = "0.69.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230821"
25
+ REVISION = "20230919"
26
26
  end
27
27
  end
28
28
  end
@@ -22,6 +22,24 @@ module Google
22
22
  module Apis
23
23
  module DialogflowV2beta1
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
 
@@ -1558,6 +1678,12 @@ module Google
1558
1678
  include Google::Apis::Core::JsonObjectSupport
1559
1679
  end
1560
1680
 
1681
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback
1682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1683
+
1684
+ include Google::Apis::Core::JsonObjectSupport
1685
+ end
1686
+
1561
1687
  class GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback
1562
1688
  class Representation < Google::Apis::Core::JsonRepresentation; end
1563
1689
 
@@ -2596,6 +2722,30 @@ module Google
2596
2722
  include Google::Apis::Core::JsonObjectSupport
2597
2723
  end
2598
2724
 
2725
+ class GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer
2726
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2727
+
2728
+ include Google::Apis::Core::JsonObjectSupport
2729
+ end
2730
+
2731
+ class GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource
2732
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2733
+
2734
+ include Google::Apis::Core::JsonObjectSupport
2735
+ end
2736
+
2737
+ class GoogleCloudDialogflowV2beta1SearchKnowledgeRequest
2738
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2739
+
2740
+ include Google::Apis::Core::JsonObjectSupport
2741
+ end
2742
+
2743
+ class GoogleCloudDialogflowV2beta1SearchKnowledgeResponse
2744
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2745
+
2746
+ include Google::Apis::Core::JsonObjectSupport
2747
+ end
2748
+
2599
2749
  class GoogleCloudDialogflowV2beta1Sentiment
2600
2750
  class Representation < Google::Apis::Core::JsonRepresentation; end
2601
2751
 
@@ -2914,6 +3064,35 @@ module Google
2914
3064
  include Google::Apis::Core::JsonObjectSupport
2915
3065
  end
2916
3066
 
3067
+ class GoogleCloudDialogflowCxV3AdvancedSettings
3068
+ # @private
3069
+ class Representation < Google::Apis::Core::JsonRepresentation
3070
+ property :audio_export_gcs_destination, as: 'audioExportGcsDestination', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3GcsDestination, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3GcsDestination::Representation
3071
+
3072
+ property :dtmf_settings, as: 'dtmfSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings::Representation
3073
+
3074
+ property :logging_settings, as: 'loggingSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings::Representation
3075
+
3076
+ end
3077
+ end
3078
+
3079
+ class GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings
3080
+ # @private
3081
+ class Representation < Google::Apis::Core::JsonRepresentation
3082
+ property :enabled, as: 'enabled'
3083
+ property :finish_digit, as: 'finishDigit'
3084
+ property :max_digits, as: 'maxDigits'
3085
+ end
3086
+ end
3087
+
3088
+ class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
3089
+ # @private
3090
+ class Representation < Google::Apis::Core::JsonRepresentation
3091
+ property :enable_interaction_logging, as: 'enableInteractionLogging'
3092
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
3093
+ end
3094
+ end
3095
+
2917
3096
  class GoogleCloudDialogflowCxV3AudioInput
2918
3097
  # @private
2919
3098
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3128,6 +3307,21 @@ module Google
3128
3307
  end
3129
3308
  end
3130
3309
 
3310
+ class GoogleCloudDialogflowCxV3ExportIntentsMetadata
3311
+ # @private
3312
+ class Representation < Google::Apis::Core::JsonRepresentation
3313
+ end
3314
+ end
3315
+
3316
+ class GoogleCloudDialogflowCxV3ExportIntentsResponse
3317
+ # @private
3318
+ class Representation < Google::Apis::Core::JsonRepresentation
3319
+ property :intents_content, as: 'intentsContent', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InlineDestination, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InlineDestination::Representation
3320
+
3321
+ property :intents_uri, as: 'intentsUri'
3322
+ end
3323
+ end
3324
+
3131
3325
  class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
3132
3326
  # @private
3133
3327
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3153,6 +3347,8 @@ module Google
3153
3347
  class GoogleCloudDialogflowCxV3FormParameter
3154
3348
  # @private
3155
3349
  class Representation < Google::Apis::Core::JsonRepresentation
3350
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3351
+
3156
3352
  property :default_value, as: 'defaultValue'
3157
3353
  property :display_name, as: 'displayName'
3158
3354
  property :entity_type, as: 'entityType'
@@ -3177,8 +3373,11 @@ module Google
3177
3373
  class GoogleCloudDialogflowCxV3Fulfillment
3178
3374
  # @private
3179
3375
  class Representation < Google::Apis::Core::JsonRepresentation
3376
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3377
+
3180
3378
  collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCases::Representation
3181
3379
 
3380
+ property :enable_generative_fallback, as: 'enableGenerativeFallback'
3182
3381
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
3183
3382
 
3184
3383
  property :return_partial_responses, as: 'returnPartialResponses'
@@ -3224,6 +3423,13 @@ module Google
3224
3423
  end
3225
3424
  end
3226
3425
 
3426
+ class GoogleCloudDialogflowCxV3GcsDestination
3427
+ # @private
3428
+ class Representation < Google::Apis::Core::JsonRepresentation
3429
+ property :uri, as: 'uri'
3430
+ end
3431
+ end
3432
+
3227
3433
  class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
3228
3434
  # @private
3229
3435
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3254,6 +3460,29 @@ module Google
3254
3460
  end
3255
3461
  end
3256
3462
 
3463
+ class GoogleCloudDialogflowCxV3ImportIntentsMetadata
3464
+ # @private
3465
+ class Representation < Google::Apis::Core::JsonRepresentation
3466
+ end
3467
+ end
3468
+
3469
+ class GoogleCloudDialogflowCxV3ImportIntentsResponse
3470
+ # @private
3471
+ class Representation < Google::Apis::Core::JsonRepresentation
3472
+ property :conflicting_resources, as: 'conflictingResources', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources::Representation
3473
+
3474
+ collection :intents, as: 'intents'
3475
+ end
3476
+ end
3477
+
3478
+ class GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources
3479
+ # @private
3480
+ class Representation < Google::Apis::Core::JsonRepresentation
3481
+ collection :entity_display_names, as: 'entityDisplayNames'
3482
+ collection :intent_display_names, as: 'intentDisplayNames'
3483
+ end
3484
+ end
3485
+
3257
3486
  class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
3258
3487
  # @private
3259
3488
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3269,6 +3498,13 @@ module Google
3269
3498
  end
3270
3499
  end
3271
3500
 
3501
+ class GoogleCloudDialogflowCxV3InlineDestination
3502
+ # @private
3503
+ class Representation < Google::Apis::Core::JsonRepresentation
3504
+ property :content, :base64 => true, as: 'content'
3505
+ end
3506
+ end
3507
+
3272
3508
  class GoogleCloudDialogflowCxV3InputAudioConfig
3273
3509
  # @private
3274
3510
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3349,6 +3585,8 @@ module Google
3349
3585
  class GoogleCloudDialogflowCxV3Page
3350
3586
  # @private
3351
3587
  class Representation < Google::Apis::Core::JsonRepresentation
3588
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3589
+
3352
3590
  property :display_name, as: 'displayName'
3353
3591
  property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3Fulfillment::Representation
3354
3592
 
@@ -3792,6 +4030,35 @@ module Google
3792
4030
  end
3793
4031
  end
3794
4032
 
4033
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettings
4034
+ # @private
4035
+ class Representation < Google::Apis::Core::JsonRepresentation
4036
+ property :audio_export_gcs_destination, as: 'audioExportGcsDestination', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1GcsDestination, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1GcsDestination::Representation
4037
+
4038
+ property :dtmf_settings, as: 'dtmfSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings::Representation
4039
+
4040
+ property :logging_settings, as: 'loggingSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings::Representation
4041
+
4042
+ end
4043
+ end
4044
+
4045
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings
4046
+ # @private
4047
+ class Representation < Google::Apis::Core::JsonRepresentation
4048
+ property :enabled, as: 'enabled'
4049
+ property :finish_digit, as: 'finishDigit'
4050
+ property :max_digits, as: 'maxDigits'
4051
+ end
4052
+ end
4053
+
4054
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
4055
+ # @private
4056
+ class Representation < Google::Apis::Core::JsonRepresentation
4057
+ property :enable_interaction_logging, as: 'enableInteractionLogging'
4058
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
4059
+ end
4060
+ end
4061
+
3795
4062
  class GoogleCloudDialogflowCxV3beta1AudioInput
3796
4063
  # @private
3797
4064
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4006,6 +4273,21 @@ module Google
4006
4273
  end
4007
4274
  end
4008
4275
 
4276
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata
4277
+ # @private
4278
+ class Representation < Google::Apis::Core::JsonRepresentation
4279
+ end
4280
+ end
4281
+
4282
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsResponse
4283
+ # @private
4284
+ class Representation < Google::Apis::Core::JsonRepresentation
4285
+ property :intents_content, as: 'intentsContent', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1InlineDestination, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1InlineDestination::Representation
4286
+
4287
+ property :intents_uri, as: 'intentsUri'
4288
+ end
4289
+ end
4290
+
4009
4291
  class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
4010
4292
  # @private
4011
4293
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4031,6 +4313,8 @@ module Google
4031
4313
  class GoogleCloudDialogflowCxV3beta1FormParameter
4032
4314
  # @private
4033
4315
  class Representation < Google::Apis::Core::JsonRepresentation
4316
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
4317
+
4034
4318
  property :default_value, as: 'defaultValue'
4035
4319
  property :display_name, as: 'displayName'
4036
4320
  property :entity_type, as: 'entityType'
@@ -4055,8 +4339,11 @@ module Google
4055
4339
  class GoogleCloudDialogflowCxV3beta1Fulfillment
4056
4340
  # @private
4057
4341
  class Representation < Google::Apis::Core::JsonRepresentation
4342
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
4343
+
4058
4344
  collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases::Representation
4059
4345
 
4346
+ property :enable_generative_fallback, as: 'enableGenerativeFallback'
4060
4347
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
4061
4348
 
4062
4349
  property :return_partial_responses, as: 'returnPartialResponses'
@@ -4102,6 +4389,13 @@ module Google
4102
4389
  end
4103
4390
  end
4104
4391
 
4392
+ class GoogleCloudDialogflowCxV3beta1GcsDestination
4393
+ # @private
4394
+ class Representation < Google::Apis::Core::JsonRepresentation
4395
+ property :uri, as: 'uri'
4396
+ end
4397
+ end
4398
+
4105
4399
  class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
4106
4400
  # @private
4107
4401
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4132,6 +4426,29 @@ module Google
4132
4426
  end
4133
4427
  end
4134
4428
 
4429
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata
4430
+ # @private
4431
+ class Representation < Google::Apis::Core::JsonRepresentation
4432
+ end
4433
+ end
4434
+
4435
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsResponse
4436
+ # @private
4437
+ class Representation < Google::Apis::Core::JsonRepresentation
4438
+ property :conflicting_resources, as: 'conflictingResources', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources::Representation
4439
+
4440
+ collection :intents, as: 'intents'
4441
+ end
4442
+ end
4443
+
4444
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources
4445
+ # @private
4446
+ class Representation < Google::Apis::Core::JsonRepresentation
4447
+ collection :entity_display_names, as: 'entityDisplayNames'
4448
+ collection :intent_display_names, as: 'intentDisplayNames'
4449
+ end
4450
+ end
4451
+
4135
4452
  class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
4136
4453
  # @private
4137
4454
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4147,6 +4464,13 @@ module Google
4147
4464
  end
4148
4465
  end
4149
4466
 
4467
+ class GoogleCloudDialogflowCxV3beta1InlineDestination
4468
+ # @private
4469
+ class Representation < Google::Apis::Core::JsonRepresentation
4470
+ property :content, :base64 => true, as: 'content'
4471
+ end
4472
+ end
4473
+
4150
4474
  class GoogleCloudDialogflowCxV3beta1InputAudioConfig
4151
4475
  # @private
4152
4476
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4227,6 +4551,8 @@ module Google
4227
4551
  class GoogleCloudDialogflowCxV3beta1Page
4228
4552
  # @private
4229
4553
  class Representation < Google::Apis::Core::JsonRepresentation
4554
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
4555
+
4230
4556
  property :display_name, as: 'displayName'
4231
4557
  property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1Fulfillment, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1Fulfillment::Representation
4232
4558
 
@@ -5506,11 +5832,21 @@ module Google
5506
5832
  property :answer_relevance, as: 'answerRelevance'
5507
5833
  property :document_correctness, as: 'documentCorrectness'
5508
5834
  property :document_efficiency, as: 'documentEfficiency'
5835
+ property :knowledge_search_feedback, as: 'knowledgeSearchFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback::Representation
5836
+
5509
5837
  property :summarization_feedback, as: 'summarizationFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback::Representation
5510
5838
 
5511
5839
  end
5512
5840
  end
5513
5841
 
5842
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback
5843
+ # @private
5844
+ class Representation < Google::Apis::Core::JsonRepresentation
5845
+ property :answer_copied, as: 'answerCopied'
5846
+ collection :clicked_uris, as: 'clickedUris'
5847
+ end
5848
+ end
5849
+
5514
5850
  class GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback
5515
5851
  # @private
5516
5852
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6214,6 +6550,7 @@ module Google
6214
6550
 
6215
6551
  property :conversation_process_config, as: 'conversationProcessConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfig::Representation
6216
6552
 
6553
+ property :disable_agent_query_logging, as: 'disableAgentQueryLogging'
6217
6554
  property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
6218
6555
  property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig::Representation
6219
6556
 
@@ -7297,6 +7634,47 @@ module Google
7297
7634
  end
7298
7635
  end
7299
7636
 
7637
+ class GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer
7638
+ # @private
7639
+ class Representation < Google::Apis::Core::JsonRepresentation
7640
+ property :answer, as: 'answer'
7641
+ property :answer_record, as: 'answerRecord'
7642
+ collection :answer_sources, as: 'answerSources', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource::Representation
7643
+
7644
+ property :answer_type, as: 'answerType'
7645
+ end
7646
+ end
7647
+
7648
+ class GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource
7649
+ # @private
7650
+ class Representation < Google::Apis::Core::JsonRepresentation
7651
+ property :snippet, as: 'snippet'
7652
+ property :title, as: 'title'
7653
+ property :uri, as: 'uri'
7654
+ end
7655
+ end
7656
+
7657
+ class GoogleCloudDialogflowV2beta1SearchKnowledgeRequest
7658
+ # @private
7659
+ class Representation < Google::Apis::Core::JsonRepresentation
7660
+ property :conversation, as: 'conversation'
7661
+ property :conversation_profile, as: 'conversationProfile'
7662
+ property :latest_message, as: 'latestMessage'
7663
+ property :parent, as: 'parent'
7664
+ property :query, as: 'query', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
7665
+
7666
+ property :session_id, as: 'sessionId'
7667
+ end
7668
+ end
7669
+
7670
+ class GoogleCloudDialogflowV2beta1SearchKnowledgeResponse
7671
+ # @private
7672
+ class Representation < Google::Apis::Core::JsonRepresentation
7673
+ collection :answers, as: 'answers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer::Representation
7674
+
7675
+ end
7676
+ end
7677
+
7300
7678
  class GoogleCloudDialogflowV2beta1Sentiment
7301
7679
  # @private
7302
7680
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7371,6 +7749,7 @@ module Google
7371
7749
  class Representation < Google::Apis::Core::JsonRepresentation
7372
7750
  property :model, as: 'model'
7373
7751
  property :speech_model_variant, as: 'speechModelVariant'
7752
+ property :use_timeout_based_endpointing, as: 'useTimeoutBasedEndpointing'
7374
7753
  end
7375
7754
  end
7376
7755