google-apis-dialogflow_v3 0.66.0 → 0.68.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV3
18
18
  # Version of the google-apis-dialogflow_v3 gem
19
- GEM_VERSION = "0.66.0"
19
+ GEM_VERSION = "0.68.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 = "20230807"
25
+ REVISION = "20230906"
26
26
  end
27
27
  end
28
28
  end
@@ -28,6 +28,12 @@ module Google
28
28
  include Google::Apis::Core::JsonObjectSupport
29
29
  end
30
30
 
31
+ class GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
31
37
  class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
32
38
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
39
 
@@ -40,6 +46,12 @@ module Google
40
46
  include Google::Apis::Core::JsonObjectSupport
41
47
  end
42
48
 
49
+ class GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
43
55
  class GoogleCloudDialogflowCxV3AgentGitIntegrationSettings
44
56
  class Representation < Google::Apis::Core::JsonRepresentation; end
45
57
 
@@ -154,6 +166,12 @@ module Google
154
166
  include Google::Apis::Core::JsonObjectSupport
155
167
  end
156
168
 
169
+ class GoogleCloudDialogflowCxV3DataStoreConnection
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
157
175
  class GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
158
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
159
177
 
@@ -430,6 +448,30 @@ module Google
430
448
  include Google::Apis::Core::JsonObjectSupport
431
449
  end
432
450
 
451
+ class GoogleCloudDialogflowCxV3GenerativeSettings
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
433
475
  class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
434
476
  class Representation < Google::Apis::Core::JsonRepresentation; end
435
477
 
@@ -526,6 +568,12 @@ module Google
526
568
  include Google::Apis::Core::JsonObjectSupport
527
569
  end
528
570
 
571
+ class GoogleCloudDialogflowCxV3KnowledgeConnectorSettings
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
529
577
  class GoogleCloudDialogflowCxV3ListAgentsResponse
530
578
  class Representation < Google::Apis::Core::JsonRepresentation; end
531
579
 
@@ -742,6 +790,12 @@ module Google
742
790
  include Google::Apis::Core::JsonObjectSupport
743
791
  end
744
792
 
793
+ class GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
745
799
  class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
746
800
  class Representation < Google::Apis::Core::JsonRepresentation; end
747
801
 
@@ -850,6 +904,18 @@ module Google
850
904
  include Google::Apis::Core::JsonObjectSupport
851
905
  end
852
906
 
907
+ class GoogleCloudDialogflowCxV3SafetySettings
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
913
+ class GoogleCloudDialogflowCxV3SafetySettingsPhrase
914
+ class Representation < Google::Apis::Core::JsonRepresentation; end
915
+
916
+ include Google::Apis::Core::JsonObjectSupport
917
+ end
918
+
853
919
  class GoogleCloudDialogflowCxV3SecuritySettings
854
920
  class Representation < Google::Apis::Core::JsonRepresentation; end
855
921
 
@@ -1132,6 +1198,24 @@ module Google
1132
1198
  include Google::Apis::Core::JsonObjectSupport
1133
1199
  end
1134
1200
 
1201
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettings
1202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1203
+
1204
+ include Google::Apis::Core::JsonObjectSupport
1205
+ end
1206
+
1207
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings
1208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1209
+
1210
+ include Google::Apis::Core::JsonObjectSupport
1211
+ end
1212
+
1213
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1135
1219
  class GoogleCloudDialogflowCxV3beta1AudioInput
1136
1220
  class Representation < Google::Apis::Core::JsonRepresentation; end
1137
1221
 
@@ -1192,6 +1276,12 @@ module Google
1192
1276
  include Google::Apis::Core::JsonObjectSupport
1193
1277
  end
1194
1278
 
1279
+ class GoogleCloudDialogflowCxV3beta1DataStoreConnection
1280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
+
1282
+ include Google::Apis::Core::JsonObjectSupport
1283
+ end
1284
+
1195
1285
  class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
1196
1286
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1287
 
@@ -1324,6 +1414,12 @@ module Google
1324
1414
  include Google::Apis::Core::JsonObjectSupport
1325
1415
  end
1326
1416
 
1417
+ class GoogleCloudDialogflowCxV3beta1GcsDestination
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1419
+
1420
+ include Google::Apis::Core::JsonObjectSupport
1421
+ end
1422
+
1327
1423
  class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
1328
1424
  class Representation < Google::Apis::Core::JsonRepresentation; end
1329
1425
 
@@ -1396,6 +1492,12 @@ module Google
1396
1492
  include Google::Apis::Core::JsonObjectSupport
1397
1493
  end
1398
1494
 
1495
+ class GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings
1496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
+
1498
+ include Google::Apis::Core::JsonObjectSupport
1499
+ end
1500
+
1399
1501
  class GoogleCloudDialogflowCxV3beta1Page
1400
1502
  class Representation < Google::Apis::Core::JsonRepresentation; end
1401
1503
 
@@ -1450,6 +1552,12 @@ module Google
1450
1552
  include Google::Apis::Core::JsonObjectSupport
1451
1553
  end
1452
1554
 
1555
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard
1556
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1557
+
1558
+ include Google::Apis::Core::JsonObjectSupport
1559
+ end
1560
+
1453
1561
  class GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
1454
1562
  class Representation < Google::Apis::Core::JsonRepresentation; end
1455
1563
 
@@ -2715,11 +2823,22 @@ module Google
2715
2823
  class Representation < Google::Apis::Core::JsonRepresentation
2716
2824
  property :audio_export_gcs_destination, as: 'audioExportGcsDestination', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GcsDestination, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GcsDestination::Representation
2717
2825
 
2826
+ property :dtmf_settings, as: 'dtmfSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings::Representation
2827
+
2718
2828
  property :logging_settings, as: 'loggingSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings::Representation
2719
2829
 
2720
2830
  end
2721
2831
  end
2722
2832
 
2833
+ class GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings
2834
+ # @private
2835
+ class Representation < Google::Apis::Core::JsonRepresentation
2836
+ property :enabled, as: 'enabled'
2837
+ property :finish_digit, as: 'finishDigit'
2838
+ property :max_digits, as: 'maxDigits'
2839
+ end
2840
+ end
2841
+
2723
2842
  class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
2724
2843
  # @private
2725
2844
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2739,6 +2858,8 @@ module Google
2739
2858
  property :display_name, as: 'displayName'
2740
2859
  property :enable_spell_correction, as: 'enableSpellCorrection'
2741
2860
  property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
2861
+ property :gen_app_builder_settings, as: 'genAppBuilderSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings::Representation
2862
+
2742
2863
  property :git_integration_settings, as: 'gitIntegrationSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AgentGitIntegrationSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AgentGitIntegrationSettings::Representation
2743
2864
 
2744
2865
  property :locked, as: 'locked'
@@ -2754,6 +2875,13 @@ module Google
2754
2875
  end
2755
2876
  end
2756
2877
 
2878
+ class GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings
2879
+ # @private
2880
+ class Representation < Google::Apis::Core::JsonRepresentation
2881
+ property :engine, as: 'engine'
2882
+ end
2883
+ end
2884
+
2757
2885
  class GoogleCloudDialogflowCxV3AgentGitIntegrationSettings
2758
2886
  # @private
2759
2887
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2937,6 +3065,14 @@ module Google
2937
3065
  end
2938
3066
  end
2939
3067
 
3068
+ class GoogleCloudDialogflowCxV3DataStoreConnection
3069
+ # @private
3070
+ class Representation < Google::Apis::Core::JsonRepresentation
3071
+ property :data_store, as: 'dataStore'
3072
+ property :data_store_type, as: 'dataStoreType'
3073
+ end
3074
+ end
3075
+
2940
3076
  class GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
2941
3077
  # @private
2942
3078
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3261,10 +3397,14 @@ module Google
3261
3397
  class GoogleCloudDialogflowCxV3Flow
3262
3398
  # @private
3263
3399
  class Representation < Google::Apis::Core::JsonRepresentation
3400
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3401
+
3264
3402
  property :description, as: 'description'
3265
3403
  property :display_name, as: 'displayName'
3266
3404
  collection :event_handlers, as: 'eventHandlers', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3EventHandler, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3EventHandler::Representation
3267
3405
 
3406
+ property :knowledge_connector_settings, as: 'knowledgeConnectorSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3KnowledgeConnectorSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3KnowledgeConnectorSettings::Representation
3407
+
3268
3408
  property :name, as: 'name'
3269
3409
  property :nlu_settings, as: 'nluSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3NluSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3NluSettings::Representation
3270
3410
 
@@ -3302,6 +3442,8 @@ module Google
3302
3442
  class GoogleCloudDialogflowCxV3FormParameter
3303
3443
  # @private
3304
3444
  class Representation < Google::Apis::Core::JsonRepresentation
3445
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3446
+
3305
3447
  property :default_value, as: 'defaultValue'
3306
3448
  property :display_name, as: 'displayName'
3307
3449
  property :entity_type, as: 'entityType'
@@ -3350,8 +3492,11 @@ module Google
3350
3492
  class GoogleCloudDialogflowCxV3Fulfillment
3351
3493
  # @private
3352
3494
  class Representation < Google::Apis::Core::JsonRepresentation
3495
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3496
+
3353
3497
  collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3FulfillmentConditionalCases::Representation
3354
3498
 
3499
+ property :enable_generative_fallback, as: 'enableGenerativeFallback'
3355
3500
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessage::Representation
3356
3501
 
3357
3502
  property :return_partial_responses, as: 'returnPartialResponses'
@@ -3404,6 +3549,49 @@ module Google
3404
3549
  end
3405
3550
  end
3406
3551
 
3552
+ class GoogleCloudDialogflowCxV3GenerativeSettings
3553
+ # @private
3554
+ class Representation < Google::Apis::Core::JsonRepresentation
3555
+ property :fallback_settings, as: 'fallbackSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings::Representation
3556
+
3557
+ property :generative_safety_settings, as: 'generativeSafetySettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettings::Representation
3558
+
3559
+ property :knowledge_connector_settings, as: 'knowledgeConnectorSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings::Representation
3560
+
3561
+ property :language_code, as: 'languageCode'
3562
+ property :name, as: 'name'
3563
+ end
3564
+ end
3565
+
3566
+ class GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings
3567
+ # @private
3568
+ class Representation < Google::Apis::Core::JsonRepresentation
3569
+ collection :prompt_templates, as: 'promptTemplates', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate::Representation
3570
+
3571
+ property :selected_prompt, as: 'selectedPrompt'
3572
+ end
3573
+ end
3574
+
3575
+ class GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate
3576
+ # @private
3577
+ class Representation < Google::Apis::Core::JsonRepresentation
3578
+ property :display_name, as: 'displayName'
3579
+ property :frozen, as: 'frozen'
3580
+ property :prompt_text, as: 'promptText'
3581
+ end
3582
+ end
3583
+
3584
+ class GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings
3585
+ # @private
3586
+ class Representation < Google::Apis::Core::JsonRepresentation
3587
+ property :agent, as: 'agent'
3588
+ property :agent_identity, as: 'agentIdentity'
3589
+ property :agent_scope, as: 'agentScope'
3590
+ property :business, as: 'business'
3591
+ property :business_description, as: 'businessDescription'
3592
+ end
3593
+ end
3594
+
3407
3595
  class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
3408
3596
  # @private
3409
3597
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3549,6 +3737,19 @@ module Google
3549
3737
  end
3550
3738
  end
3551
3739
 
3740
+ class GoogleCloudDialogflowCxV3KnowledgeConnectorSettings
3741
+ # @private
3742
+ class Representation < Google::Apis::Core::JsonRepresentation
3743
+ collection :data_store_connections, as: 'dataStoreConnections', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3DataStoreConnection, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3DataStoreConnection::Representation
3744
+
3745
+ property :enabled, as: 'enabled'
3746
+ property :target_flow, as: 'targetFlow'
3747
+ property :target_page, as: 'targetPage'
3748
+ property :trigger_fulfillment, as: 'triggerFulfillment', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Fulfillment::Representation
3749
+
3750
+ end
3751
+ end
3752
+
3552
3753
  class GoogleCloudDialogflowCxV3ListAgentsResponse
3553
3754
  # @private
3554
3755
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3778,6 +3979,8 @@ module Google
3778
3979
  class GoogleCloudDialogflowCxV3Page
3779
3980
  # @private
3780
3981
  class Representation < Google::Apis::Core::JsonRepresentation
3982
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
3983
+
3781
3984
  property :display_name, as: 'displayName'
3782
3985
  property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Fulfillment::Representation
3783
3986
 
@@ -3785,6 +3988,8 @@ module Google
3785
3988
 
3786
3989
  property :form, as: 'form', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Form, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Form::Representation
3787
3990
 
3991
+ property :knowledge_connector_settings, as: 'knowledgeConnectorSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3KnowledgeConnectorSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3KnowledgeConnectorSettings::Representation
3992
+
3788
3993
  property :name, as: 'name'
3789
3994
  collection :transition_route_groups, as: 'transitionRouteGroups'
3790
3995
  collection :transition_routes, as: 'transitionRoutes', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TransitionRoute, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TransitionRoute::Representation
@@ -3861,6 +4066,8 @@ module Google
3861
4066
  class GoogleCloudDialogflowCxV3QueryResult
3862
4067
  # @private
3863
4068
  class Representation < Google::Apis::Core::JsonRepresentation
4069
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
4070
+
3864
4071
  property :current_page, as: 'currentPage', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Page, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Page::Representation
3865
4072
 
3866
4073
  hash :diagnostic_info, as: 'diagnosticInfo'
@@ -3911,6 +4118,8 @@ module Google
3911
4118
 
3912
4119
  property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction::Representation
3913
4120
 
4121
+ property :knowledge_info_card, as: 'knowledgeInfoCard', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard::Representation
4122
+
3914
4123
  property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff::Representation
3915
4124
 
3916
4125
  property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio::Representation
@@ -3941,6 +4150,12 @@ module Google
3941
4150
  end
3942
4151
  end
3943
4152
 
4153
+ class GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard
4154
+ # @private
4155
+ class Representation < Google::Apis::Core::JsonRepresentation
4156
+ end
4157
+ end
4158
+
3944
4159
  class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
3945
4160
  # @private
3946
4161
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4086,6 +4301,22 @@ module Google
4086
4301
  end
4087
4302
  end
4088
4303
 
4304
+ class GoogleCloudDialogflowCxV3SafetySettings
4305
+ # @private
4306
+ class Representation < Google::Apis::Core::JsonRepresentation
4307
+ collection :banned_phrases, as: 'bannedPhrases', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsPhrase, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsPhrase::Representation
4308
+
4309
+ end
4310
+ end
4311
+
4312
+ class GoogleCloudDialogflowCxV3SafetySettingsPhrase
4313
+ # @private
4314
+ class Representation < Google::Apis::Core::JsonRepresentation
4315
+ property :language_code, as: 'languageCode'
4316
+ property :text, as: 'text'
4317
+ end
4318
+ end
4319
+
4089
4320
  class GoogleCloudDialogflowCxV3SecuritySettings
4090
4321
  # @private
4091
4322
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4100,6 +4331,7 @@ module Google
4100
4331
  collection :purge_data_types, as: 'purgeDataTypes'
4101
4332
  property :redaction_scope, as: 'redactionScope'
4102
4333
  property :redaction_strategy, as: 'redactionStrategy'
4334
+ property :retention_strategy, as: 'retentionStrategy'
4103
4335
  property :retention_window_days, as: 'retentionWindowDays'
4104
4336
  end
4105
4337
  end
@@ -4304,6 +4536,7 @@ module Google
4304
4536
  # @private
4305
4537
  class Representation < Google::Apis::Core::JsonRepresentation
4306
4538
  property :condition, as: 'condition'
4539
+ property :description, as: 'description'
4307
4540
  property :intent, as: 'intent'
4308
4541
  property :name, as: 'name'
4309
4542
  property :target_flow, as: 'targetFlow'
@@ -4571,6 +4804,35 @@ module Google
4571
4804
  end
4572
4805
  end
4573
4806
 
4807
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettings
4808
+ # @private
4809
+ class Representation < Google::Apis::Core::JsonRepresentation
4810
+ property :audio_export_gcs_destination, as: 'audioExportGcsDestination', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1GcsDestination, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1GcsDestination::Representation
4811
+
4812
+ property :dtmf_settings, as: 'dtmfSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings::Representation
4813
+
4814
+ property :logging_settings, as: 'loggingSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings::Representation
4815
+
4816
+ end
4817
+ end
4818
+
4819
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings
4820
+ # @private
4821
+ class Representation < Google::Apis::Core::JsonRepresentation
4822
+ property :enabled, as: 'enabled'
4823
+ property :finish_digit, as: 'finishDigit'
4824
+ property :max_digits, as: 'maxDigits'
4825
+ end
4826
+ end
4827
+
4828
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
4829
+ # @private
4830
+ class Representation < Google::Apis::Core::JsonRepresentation
4831
+ property :enable_interaction_logging, as: 'enableInteractionLogging'
4832
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
4833
+ end
4834
+ end
4835
+
4574
4836
  class GoogleCloudDialogflowCxV3beta1AudioInput
4575
4837
  # @private
4576
4838
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4668,6 +4930,14 @@ module Google
4668
4930
  end
4669
4931
  end
4670
4932
 
4933
+ class GoogleCloudDialogflowCxV3beta1DataStoreConnection
4934
+ # @private
4935
+ class Representation < Google::Apis::Core::JsonRepresentation
4936
+ property :data_store, as: 'dataStore'
4937
+ property :data_store_type, as: 'dataStoreType'
4938
+ end
4939
+ end
4940
+
4671
4941
  class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
4672
4942
  # @private
4673
4943
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4802,6 +5072,8 @@ module Google
4802
5072
  class GoogleCloudDialogflowCxV3beta1FormParameter
4803
5073
  # @private
4804
5074
  class Representation < Google::Apis::Core::JsonRepresentation
5075
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
5076
+
4805
5077
  property :default_value, as: 'defaultValue'
4806
5078
  property :display_name, as: 'displayName'
4807
5079
  property :entity_type, as: 'entityType'
@@ -4826,8 +5098,11 @@ module Google
4826
5098
  class GoogleCloudDialogflowCxV3beta1Fulfillment
4827
5099
  # @private
4828
5100
  class Representation < Google::Apis::Core::JsonRepresentation
5101
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
5102
+
4829
5103
  collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases::Representation
4830
5104
 
5105
+ property :enable_generative_fallback, as: 'enableGenerativeFallback'
4831
5106
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
4832
5107
 
4833
5108
  property :return_partial_responses, as: 'returnPartialResponses'
@@ -4873,6 +5148,13 @@ module Google
4873
5148
  end
4874
5149
  end
4875
5150
 
5151
+ class GoogleCloudDialogflowCxV3beta1GcsDestination
5152
+ # @private
5153
+ class Representation < Google::Apis::Core::JsonRepresentation
5154
+ property :uri, as: 'uri'
5155
+ end
5156
+ end
5157
+
4876
5158
  class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
4877
5159
  # @private
4878
5160
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4982,9 +5264,24 @@ module Google
4982
5264
  end
4983
5265
  end
4984
5266
 
5267
+ class GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings
5268
+ # @private
5269
+ class Representation < Google::Apis::Core::JsonRepresentation
5270
+ collection :data_store_connections, as: 'dataStoreConnections', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1DataStoreConnection, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1DataStoreConnection::Representation
5271
+
5272
+ property :enabled, as: 'enabled'
5273
+ property :target_flow, as: 'targetFlow'
5274
+ property :target_page, as: 'targetPage'
5275
+ property :trigger_fulfillment, as: 'triggerFulfillment', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1Fulfillment, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1Fulfillment::Representation
5276
+
5277
+ end
5278
+ end
5279
+
4985
5280
  class GoogleCloudDialogflowCxV3beta1Page
4986
5281
  # @private
4987
5282
  class Representation < Google::Apis::Core::JsonRepresentation
5283
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
5284
+
4988
5285
  property :display_name, as: 'displayName'
4989
5286
  property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1Fulfillment, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1Fulfillment::Representation
4990
5287
 
@@ -4992,6 +5289,8 @@ module Google
4992
5289
 
4993
5290
  property :form, as: 'form', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1Form, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1Form::Representation
4994
5291
 
5292
+ property :knowledge_connector_settings, as: 'knowledgeConnectorSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings::Representation
5293
+
4995
5294
  property :name, as: 'name'
4996
5295
  collection :transition_route_groups, as: 'transitionRouteGroups'
4997
5296
  collection :transition_routes, as: 'transitionRoutes', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1TransitionRoute, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1TransitionRoute::Representation
@@ -5061,6 +5360,8 @@ module Google
5061
5360
 
5062
5361
  property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction::Representation
5063
5362
 
5363
+ property :knowledge_info_card, as: 'knowledgeInfoCard', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard::Representation
5364
+
5064
5365
  property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff::Representation
5065
5366
 
5066
5367
  property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio::Representation
@@ -5090,6 +5391,12 @@ module Google
5090
5391
  end
5091
5392
  end
5092
5393
 
5394
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard
5395
+ # @private
5396
+ class Representation < Google::Apis::Core::JsonRepresentation
5397
+ end
5398
+ end
5399
+
5093
5400
  class GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
5094
5401
  # @private
5095
5402
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5261,6 +5568,7 @@ module Google
5261
5568
  # @private
5262
5569
  class Representation < Google::Apis::Core::JsonRepresentation
5263
5570
  property :condition, as: 'condition'
5571
+ property :description, as: 'description'
5264
5572
  property :intent, as: 'intent'
5265
5573
  property :name, as: 'name'
5266
5574
  property :target_flow, as: 'targetFlow'