google-apis-discoveryengine_v1beta 0.45.0 → 0.46.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 DiscoveryengineV1beta
18
18
  # Version of the google-apis-discoveryengine_v1beta gem
19
- GEM_VERSION = "0.45.0"
19
+ GEM_VERSION = "0.46.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240517"
25
+ REVISION = "20240526"
26
26
  end
27
27
  end
28
28
  end
@@ -76,6 +76,54 @@ module Google
76
76
  include Google::Apis::Core::JsonObjectSupport
77
77
  end
78
78
 
79
+ class GoogleCloudDiscoveryengineV1Condition
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GoogleCloudDiscoveryengineV1ConditionQueryTerm
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleCloudDiscoveryengineV1ConditionTimeRange
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleCloudDiscoveryengineV1Control
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleCloudDiscoveryengineV1ControlBoostAction
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleCloudDiscoveryengineV1ControlFilterAction
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleCloudDiscoveryengineV1ControlRedirectAction
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleCloudDiscoveryengineV1ControlSynonymsAction
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
79
127
  class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
80
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
81
129
 
@@ -256,6 +304,24 @@ module Google
256
304
  include Google::Apis::Core::JsonObjectSupport
257
305
  end
258
306
 
307
+ class GoogleCloudDiscoveryengineV1Project
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class GoogleCloudDiscoveryengineV1ProjectServiceTerms
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class GoogleCloudDiscoveryengineV1ProvisionProjectMetadata
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
259
325
  class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
260
326
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
327
 
@@ -442,6 +508,54 @@ module Google
442
508
  include Google::Apis::Core::JsonObjectSupport
443
509
  end
444
510
 
511
+ class GoogleCloudDiscoveryengineV1alphaCondition
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class GoogleCloudDiscoveryengineV1alphaConditionQueryTerm
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class GoogleCloudDiscoveryengineV1alphaConditionTimeRange
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class GoogleCloudDiscoveryengineV1alphaControl
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class GoogleCloudDiscoveryengineV1alphaControlBoostAction
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class GoogleCloudDiscoveryengineV1alphaControlFilterAction
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class GoogleCloudDiscoveryengineV1alphaControlRedirectAction
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class GoogleCloudDiscoveryengineV1alphaControlSynonymsAction
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
445
559
  class GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata
446
560
  class Representation < Google::Apis::Core::JsonRepresentation; end
447
561
 
@@ -1186,6 +1300,54 @@ module Google
1186
1300
  include Google::Apis::Core::JsonObjectSupport
1187
1301
  end
1188
1302
 
1303
+ class GoogleCloudDiscoveryengineV1betaCondition
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1309
+ class GoogleCloudDiscoveryengineV1betaConditionQueryTerm
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1315
+ class GoogleCloudDiscoveryengineV1betaConditionTimeRange
1316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1317
+
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1320
+
1321
+ class GoogleCloudDiscoveryengineV1betaControl
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1327
+ class GoogleCloudDiscoveryengineV1betaControlBoostAction
1328
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1329
+
1330
+ include Google::Apis::Core::JsonObjectSupport
1331
+ end
1332
+
1333
+ class GoogleCloudDiscoveryengineV1betaControlFilterAction
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1335
+
1336
+ include Google::Apis::Core::JsonObjectSupport
1337
+ end
1338
+
1339
+ class GoogleCloudDiscoveryengineV1betaControlRedirectAction
1340
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1341
+
1342
+ include Google::Apis::Core::JsonObjectSupport
1343
+ end
1344
+
1345
+ class GoogleCloudDiscoveryengineV1betaControlSynonymsAction
1346
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1347
+
1348
+ include Google::Apis::Core::JsonObjectSupport
1349
+ end
1350
+
1189
1351
  class GoogleCloudDiscoveryengineV1betaConversation
1190
1352
  class Representation < Google::Apis::Core::JsonRepresentation; end
1191
1353
 
@@ -1534,6 +1696,12 @@ module Google
1534
1696
  include Google::Apis::Core::JsonObjectSupport
1535
1697
  end
1536
1698
 
1699
+ class GoogleCloudDiscoveryengineV1betaListControlsResponse
1700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1701
+
1702
+ include Google::Apis::Core::JsonObjectSupport
1703
+ end
1704
+
1537
1705
  class GoogleCloudDiscoveryengineV1betaListConversationsResponse
1538
1706
  class Representation < Google::Apis::Core::JsonRepresentation; end
1539
1707
 
@@ -1612,6 +1780,30 @@ module Google
1612
1780
  include Google::Apis::Core::JsonObjectSupport
1613
1781
  end
1614
1782
 
1783
+ class GoogleCloudDiscoveryengineV1betaProject
1784
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1785
+
1786
+ include Google::Apis::Core::JsonObjectSupport
1787
+ end
1788
+
1789
+ class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
1790
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1791
+
1792
+ include Google::Apis::Core::JsonObjectSupport
1793
+ end
1794
+
1795
+ class GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata
1796
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1797
+
1798
+ include Google::Apis::Core::JsonObjectSupport
1799
+ end
1800
+
1801
+ class GoogleCloudDiscoveryengineV1betaProvisionProjectRequest
1802
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1803
+
1804
+ include Google::Apis::Core::JsonObjectSupport
1805
+ end
1806
+
1615
1807
  class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
1616
1808
  class Representation < Google::Apis::Core::JsonRepresentation; end
1617
1809
 
@@ -2206,6 +2398,84 @@ module Google
2206
2398
  end
2207
2399
  end
2208
2400
 
2401
+ class GoogleCloudDiscoveryengineV1Condition
2402
+ # @private
2403
+ class Representation < Google::Apis::Core::JsonRepresentation
2404
+ collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ConditionTimeRange::Representation
2405
+
2406
+ collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ConditionQueryTerm::Representation
2407
+
2408
+ end
2409
+ end
2410
+
2411
+ class GoogleCloudDiscoveryengineV1ConditionQueryTerm
2412
+ # @private
2413
+ class Representation < Google::Apis::Core::JsonRepresentation
2414
+ property :full_match, as: 'fullMatch'
2415
+ property :value, as: 'value'
2416
+ end
2417
+ end
2418
+
2419
+ class GoogleCloudDiscoveryengineV1ConditionTimeRange
2420
+ # @private
2421
+ class Representation < Google::Apis::Core::JsonRepresentation
2422
+ property :end_time, as: 'endTime'
2423
+ property :start_time, as: 'startTime'
2424
+ end
2425
+ end
2426
+
2427
+ class GoogleCloudDiscoveryengineV1Control
2428
+ # @private
2429
+ class Representation < Google::Apis::Core::JsonRepresentation
2430
+ collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
2431
+ property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlBoostAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlBoostAction::Representation
2432
+
2433
+ collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Condition, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Condition::Representation
2434
+
2435
+ property :display_name, as: 'displayName'
2436
+ property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlFilterAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlFilterAction::Representation
2437
+
2438
+ property :name, as: 'name'
2439
+ property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlRedirectAction::Representation
2440
+
2441
+ property :solution_type, as: 'solutionType'
2442
+ property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlSynonymsAction::Representation
2443
+
2444
+ collection :use_cases, as: 'useCases'
2445
+ end
2446
+ end
2447
+
2448
+ class GoogleCloudDiscoveryengineV1ControlBoostAction
2449
+ # @private
2450
+ class Representation < Google::Apis::Core::JsonRepresentation
2451
+ property :boost, as: 'boost'
2452
+ property :data_store, as: 'dataStore'
2453
+ property :filter, as: 'filter'
2454
+ end
2455
+ end
2456
+
2457
+ class GoogleCloudDiscoveryengineV1ControlFilterAction
2458
+ # @private
2459
+ class Representation < Google::Apis::Core::JsonRepresentation
2460
+ property :data_store, as: 'dataStore'
2461
+ property :filter, as: 'filter'
2462
+ end
2463
+ end
2464
+
2465
+ class GoogleCloudDiscoveryengineV1ControlRedirectAction
2466
+ # @private
2467
+ class Representation < Google::Apis::Core::JsonRepresentation
2468
+ property :redirect_uri, as: 'redirectUri'
2469
+ end
2470
+ end
2471
+
2472
+ class GoogleCloudDiscoveryengineV1ControlSynonymsAction
2473
+ # @private
2474
+ class Representation < Google::Apis::Core::JsonRepresentation
2475
+ collection :synonyms, as: 'synonyms'
2476
+ end
2477
+ end
2478
+
2209
2479
  class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
2210
2480
  # @private
2211
2481
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2480,6 +2750,34 @@ module Google
2480
2750
  end
2481
2751
  end
2482
2752
 
2753
+ class GoogleCloudDiscoveryengineV1Project
2754
+ # @private
2755
+ class Representation < Google::Apis::Core::JsonRepresentation
2756
+ property :create_time, as: 'createTime'
2757
+ property :name, as: 'name'
2758
+ property :provision_completion_time, as: 'provisionCompletionTime'
2759
+ hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectServiceTerms::Representation
2760
+
2761
+ end
2762
+ end
2763
+
2764
+ class GoogleCloudDiscoveryengineV1ProjectServiceTerms
2765
+ # @private
2766
+ class Representation < Google::Apis::Core::JsonRepresentation
2767
+ property :accept_time, as: 'acceptTime'
2768
+ property :decline_time, as: 'declineTime'
2769
+ property :id, as: 'id'
2770
+ property :state, as: 'state'
2771
+ property :version, as: 'version'
2772
+ end
2773
+ end
2774
+
2775
+ class GoogleCloudDiscoveryengineV1ProvisionProjectMetadata
2776
+ # @private
2777
+ class Representation < Google::Apis::Core::JsonRepresentation
2778
+ end
2779
+ end
2780
+
2483
2781
  class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
2484
2782
  # @private
2485
2783
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2671,6 +2969,7 @@ module Google
2671
2969
  class Representation < Google::Apis::Core::JsonRepresentation
2672
2970
  property :document, as: 'document'
2673
2971
  property :page_identifier, as: 'pageIdentifier'
2972
+ hash :struct_data, as: 'structData'
2674
2973
  property :title, as: 'title'
2675
2974
  property :uri, as: 'uri'
2676
2975
  end
@@ -2682,6 +2981,7 @@ module Google
2682
2981
  collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
2683
2982
 
2684
2983
  property :document, as: 'document'
2984
+ hash :struct_data, as: 'structData'
2685
2985
  property :title, as: 'title'
2686
2986
  property :uri, as: 'uri'
2687
2987
  end
@@ -2777,6 +3077,84 @@ module Google
2777
3077
  end
2778
3078
  end
2779
3079
 
3080
+ class GoogleCloudDiscoveryengineV1alphaCondition
3081
+ # @private
3082
+ class Representation < Google::Apis::Core::JsonRepresentation
3083
+ collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConditionTimeRange::Representation
3084
+
3085
+ collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConditionQueryTerm::Representation
3086
+
3087
+ end
3088
+ end
3089
+
3090
+ class GoogleCloudDiscoveryengineV1alphaConditionQueryTerm
3091
+ # @private
3092
+ class Representation < Google::Apis::Core::JsonRepresentation
3093
+ property :full_match, as: 'fullMatch'
3094
+ property :value, as: 'value'
3095
+ end
3096
+ end
3097
+
3098
+ class GoogleCloudDiscoveryengineV1alphaConditionTimeRange
3099
+ # @private
3100
+ class Representation < Google::Apis::Core::JsonRepresentation
3101
+ property :end_time, as: 'endTime'
3102
+ property :start_time, as: 'startTime'
3103
+ end
3104
+ end
3105
+
3106
+ class GoogleCloudDiscoveryengineV1alphaControl
3107
+ # @private
3108
+ class Representation < Google::Apis::Core::JsonRepresentation
3109
+ collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
3110
+ property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlBoostAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlBoostAction::Representation
3111
+
3112
+ collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaCondition, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaCondition::Representation
3113
+
3114
+ property :display_name, as: 'displayName'
3115
+ property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlFilterAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlFilterAction::Representation
3116
+
3117
+ property :name, as: 'name'
3118
+ property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlRedirectAction::Representation
3119
+
3120
+ property :solution_type, as: 'solutionType'
3121
+ property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlSynonymsAction::Representation
3122
+
3123
+ collection :use_cases, as: 'useCases'
3124
+ end
3125
+ end
3126
+
3127
+ class GoogleCloudDiscoveryengineV1alphaControlBoostAction
3128
+ # @private
3129
+ class Representation < Google::Apis::Core::JsonRepresentation
3130
+ property :boost, as: 'boost'
3131
+ property :data_store, as: 'dataStore'
3132
+ property :filter, as: 'filter'
3133
+ end
3134
+ end
3135
+
3136
+ class GoogleCloudDiscoveryengineV1alphaControlFilterAction
3137
+ # @private
3138
+ class Representation < Google::Apis::Core::JsonRepresentation
3139
+ property :data_store, as: 'dataStore'
3140
+ property :filter, as: 'filter'
3141
+ end
3142
+ end
3143
+
3144
+ class GoogleCloudDiscoveryengineV1alphaControlRedirectAction
3145
+ # @private
3146
+ class Representation < Google::Apis::Core::JsonRepresentation
3147
+ property :redirect_uri, as: 'redirectUri'
3148
+ end
3149
+ end
3150
+
3151
+ class GoogleCloudDiscoveryengineV1alphaControlSynonymsAction
3152
+ # @private
3153
+ class Representation < Google::Apis::Core::JsonRepresentation
3154
+ collection :synonyms, as: 'synonyms'
3155
+ end
3156
+ end
3157
+
2780
3158
  class GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata
2781
3159
  # @private
2782
3160
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3092,6 +3470,7 @@ module Google
3092
3470
  property :key_property_type, as: 'keyPropertyType'
3093
3471
  property :recs_filterable_option, as: 'recsFilterableOption'
3094
3472
  property :retrievable_option, as: 'retrievableOption'
3473
+ collection :schema_org_paths, as: 'schemaOrgPaths'
3095
3474
  property :searchable_option, as: 'searchableOption'
3096
3475
  end
3097
3476
  end
@@ -3504,6 +3883,7 @@ module Google
3504
3883
  class Representation < Google::Apis::Core::JsonRepresentation
3505
3884
  property :answer_language_code, as: 'answerLanguageCode'
3506
3885
  property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
3886
+ property :ignore_low_relevant_content, as: 'ignoreLowRelevantContent'
3507
3887
  property :ignore_non_answer_seeking_query, as: 'ignoreNonAnswerSeekingQuery'
3508
3888
  property :include_citations, as: 'includeCitations'
3509
3889
  property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSpec::Representation
@@ -3581,6 +3961,8 @@ module Google
3581
3961
  class Representation < Google::Apis::Core::JsonRepresentation
3582
3962
  property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec::Representation
3583
3963
 
3964
+ collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec::Representation
3965
+
3584
3966
  property :filter, as: 'filter'
3585
3967
  property :max_return_results, as: 'maxReturnResults'
3586
3968
  property :order_by, as: 'orderBy'
@@ -3705,6 +4087,7 @@ module Google
3705
4087
  class Representation < Google::Apis::Core::JsonRepresentation
3706
4088
  property :document, as: 'document'
3707
4089
  property :page_identifier, as: 'pageIdentifier'
4090
+ hash :struct_data, as: 'structData'
3708
4091
  property :title, as: 'title'
3709
4092
  property :uri, as: 'uri'
3710
4093
  end
@@ -3716,6 +4099,7 @@ module Google
3716
4099
  collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
3717
4100
 
3718
4101
  property :document, as: 'document'
4102
+ hash :struct_data, as: 'structData'
3719
4103
  property :title, as: 'title'
3720
4104
  property :uri, as: 'uri'
3721
4105
  end
@@ -3957,6 +4341,84 @@ module Google
3957
4341
  end
3958
4342
  end
3959
4343
 
4344
+ class GoogleCloudDiscoveryengineV1betaCondition
4345
+ # @private
4346
+ class Representation < Google::Apis::Core::JsonRepresentation
4347
+ collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConditionTimeRange::Representation
4348
+
4349
+ collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConditionQueryTerm::Representation
4350
+
4351
+ end
4352
+ end
4353
+
4354
+ class GoogleCloudDiscoveryengineV1betaConditionQueryTerm
4355
+ # @private
4356
+ class Representation < Google::Apis::Core::JsonRepresentation
4357
+ property :full_match, as: 'fullMatch'
4358
+ property :value, as: 'value'
4359
+ end
4360
+ end
4361
+
4362
+ class GoogleCloudDiscoveryengineV1betaConditionTimeRange
4363
+ # @private
4364
+ class Representation < Google::Apis::Core::JsonRepresentation
4365
+ property :end_time, as: 'endTime'
4366
+ property :start_time, as: 'startTime'
4367
+ end
4368
+ end
4369
+
4370
+ class GoogleCloudDiscoveryengineV1betaControl
4371
+ # @private
4372
+ class Representation < Google::Apis::Core::JsonRepresentation
4373
+ collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
4374
+ property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlBoostAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlBoostAction::Representation
4375
+
4376
+ collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCondition, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCondition::Representation
4377
+
4378
+ property :display_name, as: 'displayName'
4379
+ property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlFilterAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlFilterAction::Representation
4380
+
4381
+ property :name, as: 'name'
4382
+ property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlRedirectAction::Representation
4383
+
4384
+ property :solution_type, as: 'solutionType'
4385
+ property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlSynonymsAction::Representation
4386
+
4387
+ collection :use_cases, as: 'useCases'
4388
+ end
4389
+ end
4390
+
4391
+ class GoogleCloudDiscoveryengineV1betaControlBoostAction
4392
+ # @private
4393
+ class Representation < Google::Apis::Core::JsonRepresentation
4394
+ property :boost, as: 'boost'
4395
+ property :data_store, as: 'dataStore'
4396
+ property :filter, as: 'filter'
4397
+ end
4398
+ end
4399
+
4400
+ class GoogleCloudDiscoveryengineV1betaControlFilterAction
4401
+ # @private
4402
+ class Representation < Google::Apis::Core::JsonRepresentation
4403
+ property :data_store, as: 'dataStore'
4404
+ property :filter, as: 'filter'
4405
+ end
4406
+ end
4407
+
4408
+ class GoogleCloudDiscoveryengineV1betaControlRedirectAction
4409
+ # @private
4410
+ class Representation < Google::Apis::Core::JsonRepresentation
4411
+ property :redirect_uri, as: 'redirectUri'
4412
+ end
4413
+ end
4414
+
4415
+ class GoogleCloudDiscoveryengineV1betaControlSynonymsAction
4416
+ # @private
4417
+ class Representation < Google::Apis::Core::JsonRepresentation
4418
+ collection :synonyms, as: 'synonyms'
4419
+ end
4420
+ end
4421
+
3960
4422
  class GoogleCloudDiscoveryengineV1betaConversation
3961
4423
  # @private
3962
4424
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4525,6 +4987,15 @@ module Google
4525
4987
  end
4526
4988
  end
4527
4989
 
4990
+ class GoogleCloudDiscoveryengineV1betaListControlsResponse
4991
+ # @private
4992
+ class Representation < Google::Apis::Core::JsonRepresentation
4993
+ collection :controls, as: 'controls', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControl, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControl::Representation
4994
+
4995
+ property :next_page_token, as: 'nextPageToken'
4996
+ end
4997
+ end
4998
+
4528
4999
  class GoogleCloudDiscoveryengineV1betaListConversationsResponse
4529
5000
  # @private
4530
5001
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4640,6 +5111,42 @@ module Google
4640
5111
  end
4641
5112
  end
4642
5113
 
5114
+ class GoogleCloudDiscoveryengineV1betaProject
5115
+ # @private
5116
+ class Representation < Google::Apis::Core::JsonRepresentation
5117
+ property :create_time, as: 'createTime'
5118
+ property :name, as: 'name'
5119
+ property :provision_completion_time, as: 'provisionCompletionTime'
5120
+ hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectServiceTerms::Representation
5121
+
5122
+ end
5123
+ end
5124
+
5125
+ class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
5126
+ # @private
5127
+ class Representation < Google::Apis::Core::JsonRepresentation
5128
+ property :accept_time, as: 'acceptTime'
5129
+ property :decline_time, as: 'declineTime'
5130
+ property :id, as: 'id'
5131
+ property :state, as: 'state'
5132
+ property :version, as: 'version'
5133
+ end
5134
+ end
5135
+
5136
+ class GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata
5137
+ # @private
5138
+ class Representation < Google::Apis::Core::JsonRepresentation
5139
+ end
5140
+ end
5141
+
5142
+ class GoogleCloudDiscoveryengineV1betaProvisionProjectRequest
5143
+ # @private
5144
+ class Representation < Google::Apis::Core::JsonRepresentation
5145
+ property :accept_data_use_terms, as: 'acceptDataUseTerms'
5146
+ property :data_use_terms_version, as: 'dataUseTermsVersion'
5147
+ end
5148
+ end
5149
+
4643
5150
  class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
4644
5151
  # @private
4645
5152
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4707,6 +5214,7 @@ module Google
4707
5214
  collection :records, as: 'records', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaRankingRecord, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaRankingRecord::Representation
4708
5215
 
4709
5216
  property :top_n, as: 'topN'
5217
+ hash :user_labels, as: 'userLabels'
4710
5218
  end
4711
5219
  end
4712
5220
 
@@ -5425,9 +5933,11 @@ module Google
5425
5933
  property :attribution_token, as: 'attributionToken'
5426
5934
  property :completion_info, as: 'completionInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCompletionInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCompletionInfo::Representation
5427
5935
 
5936
+ property :data_store, as: 'dataStore'
5428
5937
  property :direct_user_request, as: 'directUserRequest'
5429
5938
  collection :documents, as: 'documents', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentInfo::Representation
5430
5939
 
5940
+ property :engine, as: 'engine'
5431
5941
  property :event_time, as: 'eventTime'
5432
5942
  property :event_type, as: 'eventType'
5433
5943
  property :filter, as: 'filter'