google-apis-dialogflow_v3beta1 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 DialogflowV3beta1
18
18
  # Version of the google-apis-dialogflow_v3beta1 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 DialogflowV3beta1
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
 
@@ -556,6 +616,12 @@ module Google
556
616
  include Google::Apis::Core::JsonObjectSupport
557
617
  end
558
618
 
619
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
559
625
  class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
560
626
  class Representation < Google::Apis::Core::JsonRepresentation; end
561
627
 
@@ -568,6 +634,12 @@ module Google
568
634
  include Google::Apis::Core::JsonObjectSupport
569
635
  end
570
636
 
637
+ class GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
571
643
  class GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings
572
644
  class Representation < Google::Apis::Core::JsonRepresentation; end
573
645
 
@@ -862,6 +934,24 @@ module Google
862
934
  include Google::Apis::Core::JsonObjectSupport
863
935
  end
864
936
 
937
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
943
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsRequest
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ include Google::Apis::Core::JsonObjectSupport
947
+ end
948
+
949
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsResponse
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
865
955
  class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
866
956
  class Representation < Google::Apis::Core::JsonRepresentation; end
867
957
 
@@ -964,6 +1054,30 @@ module Google
964
1054
  include Google::Apis::Core::JsonObjectSupport
965
1055
  end
966
1056
 
1057
+ class GoogleCloudDialogflowCxV3beta1GenerativeSettings
1058
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1059
+
1060
+ include Google::Apis::Core::JsonObjectSupport
1061
+ end
1062
+
1063
+ class GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings
1064
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1065
+
1066
+ include Google::Apis::Core::JsonObjectSupport
1067
+ end
1068
+
1069
+ class GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTemplate
1070
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1071
+
1072
+ include Google::Apis::Core::JsonObjectSupport
1073
+ end
1074
+
1075
+ class GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings
1076
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1077
+
1078
+ include Google::Apis::Core::JsonObjectSupport
1079
+ end
1080
+
967
1081
  class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
968
1082
  class Representation < Google::Apis::Core::JsonRepresentation; end
969
1083
 
@@ -994,6 +1108,30 @@ module Google
994
1108
  include Google::Apis::Core::JsonObjectSupport
995
1109
  end
996
1110
 
1111
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1117
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsRequest
1118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1119
+
1120
+ include Google::Apis::Core::JsonObjectSupport
1121
+ end
1122
+
1123
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsResponse
1124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1125
+
1126
+ include Google::Apis::Core::JsonObjectSupport
1127
+ end
1128
+
1129
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources
1130
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1131
+
1132
+ include Google::Apis::Core::JsonObjectSupport
1133
+ end
1134
+
997
1135
  class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
998
1136
  class Representation < Google::Apis::Core::JsonRepresentation; end
999
1137
 
@@ -1012,6 +1150,18 @@ module Google
1012
1150
  include Google::Apis::Core::JsonObjectSupport
1013
1151
  end
1014
1152
 
1153
+ class GoogleCloudDialogflowCxV3beta1InlineDestination
1154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1159
+ class GoogleCloudDialogflowCxV3beta1InlineSource
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ include Google::Apis::Core::JsonObjectSupport
1163
+ end
1164
+
1015
1165
  class GoogleCloudDialogflowCxV3beta1InputAudioConfig
1016
1166
  class Representation < Google::Apis::Core::JsonRepresentation; end
1017
1167
 
@@ -1396,6 +1546,18 @@ module Google
1396
1546
  include Google::Apis::Core::JsonObjectSupport
1397
1547
  end
1398
1548
 
1549
+ class GoogleCloudDialogflowCxV3beta1SafetySettings
1550
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1551
+
1552
+ include Google::Apis::Core::JsonObjectSupport
1553
+ end
1554
+
1555
+ class GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase
1556
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1557
+
1558
+ include Google::Apis::Core::JsonObjectSupport
1559
+ end
1560
+
1399
1561
  class GoogleCloudDialogflowCxV3beta1SecuritySettings
1400
1562
  class Representation < Google::Apis::Core::JsonRepresentation; end
1401
1563
 
@@ -2746,6 +2908,35 @@ module Google
2746
2908
  include Google::Apis::Core::JsonObjectSupport
2747
2909
  end
2748
2910
 
2911
+ class GoogleCloudDialogflowCxV3AdvancedSettings
2912
+ # @private
2913
+ class Representation < Google::Apis::Core::JsonRepresentation
2914
+ property :audio_export_gcs_destination, as: 'audioExportGcsDestination', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GcsDestination, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GcsDestination::Representation
2915
+
2916
+ property :dtmf_settings, as: 'dtmfSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings::Representation
2917
+
2918
+ property :logging_settings, as: 'loggingSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings::Representation
2919
+
2920
+ end
2921
+ end
2922
+
2923
+ class GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings
2924
+ # @private
2925
+ class Representation < Google::Apis::Core::JsonRepresentation
2926
+ property :enabled, as: 'enabled'
2927
+ property :finish_digit, as: 'finishDigit'
2928
+ property :max_digits, as: 'maxDigits'
2929
+ end
2930
+ end
2931
+
2932
+ class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
2933
+ # @private
2934
+ class Representation < Google::Apis::Core::JsonRepresentation
2935
+ property :enable_interaction_logging, as: 'enableInteractionLogging'
2936
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
2937
+ end
2938
+ end
2939
+
2749
2940
  class GoogleCloudDialogflowCxV3AudioInput
2750
2941
  # @private
2751
2942
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2960,6 +3151,21 @@ module Google
2960
3151
  end
2961
3152
  end
2962
3153
 
3154
+ class GoogleCloudDialogflowCxV3ExportIntentsMetadata
3155
+ # @private
3156
+ class Representation < Google::Apis::Core::JsonRepresentation
3157
+ end
3158
+ end
3159
+
3160
+ class GoogleCloudDialogflowCxV3ExportIntentsResponse
3161
+ # @private
3162
+ class Representation < Google::Apis::Core::JsonRepresentation
3163
+ property :intents_content, as: 'intentsContent', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3InlineDestination, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3InlineDestination::Representation
3164
+
3165
+ property :intents_uri, as: 'intentsUri'
3166
+ end
3167
+ end
3168
+
2963
3169
  class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
2964
3170
  # @private
2965
3171
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2985,6 +3191,8 @@ module Google
2985
3191
  class GoogleCloudDialogflowCxV3FormParameter
2986
3192
  # @private
2987
3193
  class Representation < Google::Apis::Core::JsonRepresentation
3194
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3195
+
2988
3196
  property :default_value, as: 'defaultValue'
2989
3197
  property :display_name, as: 'displayName'
2990
3198
  property :entity_type, as: 'entityType'
@@ -3009,8 +3217,11 @@ module Google
3009
3217
  class GoogleCloudDialogflowCxV3Fulfillment
3010
3218
  # @private
3011
3219
  class Representation < Google::Apis::Core::JsonRepresentation
3220
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3221
+
3012
3222
  collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCases::Representation
3013
3223
 
3224
+ property :enable_generative_fallback, as: 'enableGenerativeFallback'
3014
3225
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
3015
3226
 
3016
3227
  property :return_partial_responses, as: 'returnPartialResponses'
@@ -3056,6 +3267,13 @@ module Google
3056
3267
  end
3057
3268
  end
3058
3269
 
3270
+ class GoogleCloudDialogflowCxV3GcsDestination
3271
+ # @private
3272
+ class Representation < Google::Apis::Core::JsonRepresentation
3273
+ property :uri, as: 'uri'
3274
+ end
3275
+ end
3276
+
3059
3277
  class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
3060
3278
  # @private
3061
3279
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3086,6 +3304,29 @@ module Google
3086
3304
  end
3087
3305
  end
3088
3306
 
3307
+ class GoogleCloudDialogflowCxV3ImportIntentsMetadata
3308
+ # @private
3309
+ class Representation < Google::Apis::Core::JsonRepresentation
3310
+ end
3311
+ end
3312
+
3313
+ class GoogleCloudDialogflowCxV3ImportIntentsResponse
3314
+ # @private
3315
+ class Representation < Google::Apis::Core::JsonRepresentation
3316
+ property :conflicting_resources, as: 'conflictingResources', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources::Representation
3317
+
3318
+ collection :intents, as: 'intents'
3319
+ end
3320
+ end
3321
+
3322
+ class GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources
3323
+ # @private
3324
+ class Representation < Google::Apis::Core::JsonRepresentation
3325
+ collection :entity_display_names, as: 'entityDisplayNames'
3326
+ collection :intent_display_names, as: 'intentDisplayNames'
3327
+ end
3328
+ end
3329
+
3089
3330
  class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
3090
3331
  # @private
3091
3332
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3101,6 +3342,13 @@ module Google
3101
3342
  end
3102
3343
  end
3103
3344
 
3345
+ class GoogleCloudDialogflowCxV3InlineDestination
3346
+ # @private
3347
+ class Representation < Google::Apis::Core::JsonRepresentation
3348
+ property :content, :base64 => true, as: 'content'
3349
+ end
3350
+ end
3351
+
3104
3352
  class GoogleCloudDialogflowCxV3InputAudioConfig
3105
3353
  # @private
3106
3354
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3181,6 +3429,8 @@ module Google
3181
3429
  class GoogleCloudDialogflowCxV3Page
3182
3430
  # @private
3183
3431
  class Representation < Google::Apis::Core::JsonRepresentation
3432
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3433
+
3184
3434
  property :display_name, as: 'displayName'
3185
3435
  property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Fulfillment::Representation
3186
3436
 
@@ -3629,11 +3879,22 @@ module Google
3629
3879
  class Representation < Google::Apis::Core::JsonRepresentation
3630
3880
  property :audio_export_gcs_destination, as: 'audioExportGcsDestination', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GcsDestination, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GcsDestination::Representation
3631
3881
 
3882
+ property :dtmf_settings, as: 'dtmfSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings::Representation
3883
+
3632
3884
  property :logging_settings, as: 'loggingSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings::Representation
3633
3885
 
3634
3886
  end
3635
3887
  end
3636
3888
 
3889
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings
3890
+ # @private
3891
+ class Representation < Google::Apis::Core::JsonRepresentation
3892
+ property :enabled, as: 'enabled'
3893
+ property :finish_digit, as: 'finishDigit'
3894
+ property :max_digits, as: 'maxDigits'
3895
+ end
3896
+ end
3897
+
3637
3898
  class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
3638
3899
  # @private
3639
3900
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3653,6 +3914,8 @@ module Google
3653
3914
  property :display_name, as: 'displayName'
3654
3915
  property :enable_spell_correction, as: 'enableSpellCorrection'
3655
3916
  property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
3917
+ property :gen_app_builder_settings, as: 'genAppBuilderSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings::Representation
3918
+
3656
3919
  property :git_integration_settings, as: 'gitIntegrationSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings::Representation
3657
3920
 
3658
3921
  property :locked, as: 'locked'
@@ -3668,6 +3931,13 @@ module Google
3668
3931
  end
3669
3932
  end
3670
3933
 
3934
+ class GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings
3935
+ # @private
3936
+ class Representation < Google::Apis::Core::JsonRepresentation
3937
+ property :engine, as: 'engine'
3938
+ end
3939
+ end
3940
+
3671
3941
  class GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings
3672
3942
  # @private
3673
3943
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4157,6 +4427,31 @@ module Google
4157
4427
  end
4158
4428
  end
4159
4429
 
4430
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata
4431
+ # @private
4432
+ class Representation < Google::Apis::Core::JsonRepresentation
4433
+ end
4434
+ end
4435
+
4436
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsRequest
4437
+ # @private
4438
+ class Representation < Google::Apis::Core::JsonRepresentation
4439
+ property :data_format, as: 'dataFormat'
4440
+ collection :intents, as: 'intents'
4441
+ property :intents_content_inline, as: 'intentsContentInline'
4442
+ property :intents_uri, as: 'intentsUri'
4443
+ end
4444
+ end
4445
+
4446
+ class GoogleCloudDialogflowCxV3beta1ExportIntentsResponse
4447
+ # @private
4448
+ class Representation < Google::Apis::Core::JsonRepresentation
4449
+ property :intents_content, as: 'intentsContent', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1InlineDestination, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1InlineDestination::Representation
4450
+
4451
+ property :intents_uri, as: 'intentsUri'
4452
+ end
4453
+ end
4454
+
4160
4455
  class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
4161
4456
  # @private
4162
4457
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4183,6 +4478,8 @@ module Google
4183
4478
  class GoogleCloudDialogflowCxV3beta1Flow
4184
4479
  # @private
4185
4480
  class Representation < Google::Apis::Core::JsonRepresentation
4481
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
4482
+
4186
4483
  property :description, as: 'description'
4187
4484
  property :display_name, as: 'displayName'
4188
4485
  collection :event_handlers, as: 'eventHandlers', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EventHandler, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EventHandler::Representation
@@ -4226,6 +4523,8 @@ module Google
4226
4523
  class GoogleCloudDialogflowCxV3beta1FormParameter
4227
4524
  # @private
4228
4525
  class Representation < Google::Apis::Core::JsonRepresentation
4526
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
4527
+
4229
4528
  property :default_value, as: 'defaultValue'
4230
4529
  property :display_name, as: 'displayName'
4231
4530
  property :entity_type, as: 'entityType'
@@ -4274,8 +4573,11 @@ module Google
4274
4573
  class GoogleCloudDialogflowCxV3beta1Fulfillment
4275
4574
  # @private
4276
4575
  class Representation < Google::Apis::Core::JsonRepresentation
4576
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
4577
+
4277
4578
  collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases::Representation
4278
4579
 
4580
+ property :enable_generative_fallback, as: 'enableGenerativeFallback'
4279
4581
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
4280
4582
 
4281
4583
  property :return_partial_responses, as: 'returnPartialResponses'
@@ -4328,6 +4630,49 @@ module Google
4328
4630
  end
4329
4631
  end
4330
4632
 
4633
+ class GoogleCloudDialogflowCxV3beta1GenerativeSettings
4634
+ # @private
4635
+ class Representation < Google::Apis::Core::JsonRepresentation
4636
+ property :fallback_settings, as: 'fallbackSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings::Representation
4637
+
4638
+ property :generative_safety_settings, as: 'generativeSafetySettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SafetySettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SafetySettings::Representation
4639
+
4640
+ property :knowledge_connector_settings, as: 'knowledgeConnectorSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings::Representation
4641
+
4642
+ property :language_code, as: 'languageCode'
4643
+ property :name, as: 'name'
4644
+ end
4645
+ end
4646
+
4647
+ class GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings
4648
+ # @private
4649
+ class Representation < Google::Apis::Core::JsonRepresentation
4650
+ collection :prompt_templates, as: 'promptTemplates', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTemplate, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTemplate::Representation
4651
+
4652
+ property :selected_prompt, as: 'selectedPrompt'
4653
+ end
4654
+ end
4655
+
4656
+ class GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTemplate
4657
+ # @private
4658
+ class Representation < Google::Apis::Core::JsonRepresentation
4659
+ property :display_name, as: 'displayName'
4660
+ property :frozen, as: 'frozen'
4661
+ property :prompt_text, as: 'promptText'
4662
+ end
4663
+ end
4664
+
4665
+ class GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings
4666
+ # @private
4667
+ class Representation < Google::Apis::Core::JsonRepresentation
4668
+ property :agent, as: 'agent'
4669
+ property :agent_identity, as: 'agentIdentity'
4670
+ property :agent_scope, as: 'agentScope'
4671
+ property :business, as: 'business'
4672
+ property :business_description, as: 'businessDescription'
4673
+ end
4674
+ end
4675
+
4331
4676
  class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
4332
4677
  # @private
4333
4678
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4369,6 +4714,39 @@ module Google
4369
4714
  end
4370
4715
  end
4371
4716
 
4717
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata
4718
+ # @private
4719
+ class Representation < Google::Apis::Core::JsonRepresentation
4720
+ end
4721
+ end
4722
+
4723
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsRequest
4724
+ # @private
4725
+ class Representation < Google::Apis::Core::JsonRepresentation
4726
+ property :intents_content, as: 'intentsContent', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1InlineSource, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1InlineSource::Representation
4727
+
4728
+ property :intents_uri, as: 'intentsUri'
4729
+ property :merge_option, as: 'mergeOption'
4730
+ end
4731
+ end
4732
+
4733
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsResponse
4734
+ # @private
4735
+ class Representation < Google::Apis::Core::JsonRepresentation
4736
+ property :conflicting_resources, as: 'conflictingResources', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources::Representation
4737
+
4738
+ collection :intents, as: 'intents'
4739
+ end
4740
+ end
4741
+
4742
+ class GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources
4743
+ # @private
4744
+ class Representation < Google::Apis::Core::JsonRepresentation
4745
+ collection :entity_display_names, as: 'entityDisplayNames'
4746
+ collection :intent_display_names, as: 'intentDisplayNames'
4747
+ end
4748
+ end
4749
+
4372
4750
  class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
4373
4751
  # @private
4374
4752
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4392,6 +4770,20 @@ module Google
4392
4770
  end
4393
4771
  end
4394
4772
 
4773
+ class GoogleCloudDialogflowCxV3beta1InlineDestination
4774
+ # @private
4775
+ class Representation < Google::Apis::Core::JsonRepresentation
4776
+ property :content, :base64 => true, as: 'content'
4777
+ end
4778
+ end
4779
+
4780
+ class GoogleCloudDialogflowCxV3beta1InlineSource
4781
+ # @private
4782
+ class Representation < Google::Apis::Core::JsonRepresentation
4783
+ property :content, :base64 => true, as: 'content'
4784
+ end
4785
+ end
4786
+
4395
4787
  class GoogleCloudDialogflowCxV3beta1InputAudioConfig
4396
4788
  # @private
4397
4789
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4715,6 +5107,8 @@ module Google
4715
5107
  class GoogleCloudDialogflowCxV3beta1Page
4716
5108
  # @private
4717
5109
  class Representation < Google::Apis::Core::JsonRepresentation
5110
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
5111
+
4718
5112
  property :display_name, as: 'displayName'
4719
5113
  property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Fulfillment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Fulfillment::Representation
4720
5114
 
@@ -4800,6 +5194,8 @@ module Google
4800
5194
  class GoogleCloudDialogflowCxV3beta1QueryResult
4801
5195
  # @private
4802
5196
  class Representation < Google::Apis::Core::JsonRepresentation
5197
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
5198
+
4803
5199
  property :current_page, as: 'currentPage', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Page, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Page::Representation
4804
5200
 
4805
5201
  hash :diagnostic_info, as: 'diagnosticInfo'
@@ -5032,6 +5428,22 @@ module Google
5032
5428
  end
5033
5429
  end
5034
5430
 
5431
+ class GoogleCloudDialogflowCxV3beta1SafetySettings
5432
+ # @private
5433
+ class Representation < Google::Apis::Core::JsonRepresentation
5434
+ collection :banned_phrases, as: 'bannedPhrases', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase::Representation
5435
+
5436
+ end
5437
+ end
5438
+
5439
+ class GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase
5440
+ # @private
5441
+ class Representation < Google::Apis::Core::JsonRepresentation
5442
+ property :language_code, as: 'languageCode'
5443
+ property :text, as: 'text'
5444
+ end
5445
+ end
5446
+
5035
5447
  class GoogleCloudDialogflowCxV3beta1SecuritySettings
5036
5448
  # @private
5037
5449
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5046,6 +5458,7 @@ module Google
5046
5458
  collection :purge_data_types, as: 'purgeDataTypes'
5047
5459
  property :redaction_scope, as: 'redactionScope'
5048
5460
  property :redaction_strategy, as: 'redactionStrategy'
5461
+ property :retention_strategy, as: 'retentionStrategy'
5049
5462
  property :retention_window_days, as: 'retentionWindowDays'
5050
5463
  end
5051
5464
  end