google-apis-discoveryengine_v1beta 0.62.0 → 0.63.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.62.0"
19
+ GEM_VERSION = "0.63.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250410"
25
+ REVISION = "20250419"
26
26
  end
27
27
  end
28
28
  end
@@ -136,6 +136,18 @@ module Google
136
136
  include Google::Apis::Core::JsonObjectSupport
137
137
  end
138
138
 
139
+ class GoogleCloudDiscoveryengineV1AnswerGenerationSpec
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleCloudDiscoveryengineV1AnswerGenerationSpecUserDefinedClassifierSpec
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
139
151
  class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
140
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
153
 
@@ -406,6 +418,36 @@ module Google
406
418
  include Google::Apis::Core::JsonObjectSupport
407
419
  end
408
420
 
421
+ class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigEngineFeaturesConfig
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigMostPopularFeatureConfig
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
409
451
  class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
410
452
  class Representation < Google::Apis::Core::JsonRepresentation; end
411
453
 
@@ -1006,6 +1048,12 @@ module Google
1006
1048
  include Google::Apis::Core::JsonObjectSupport
1007
1049
  end
1008
1050
 
1051
+ class GoogleCloudDiscoveryengineV1alphaDataConnectorEndUserConfig
1052
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1053
+
1054
+ include Google::Apis::Core::JsonObjectSupport
1055
+ end
1056
+
1009
1057
  class GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfig
1010
1058
  class Representation < Google::Apis::Core::JsonRepresentation; end
1011
1059
 
@@ -1210,12 +1258,30 @@ module Google
1210
1258
  include Google::Apis::Core::JsonObjectSupport
1211
1259
  end
1212
1260
 
1261
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigEngineFeaturesConfig
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1267
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigMostPopularFeatureConfig
1268
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1269
+
1270
+ include Google::Apis::Core::JsonObjectSupport
1271
+ end
1272
+
1213
1273
  class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
1214
1274
  class Representation < Google::Apis::Core::JsonRepresentation; end
1215
1275
 
1216
1276
  include Google::Apis::Core::JsonObjectSupport
1217
1277
  end
1218
1278
 
1279
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig
1280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
+
1282
+ include Google::Apis::Core::JsonObjectSupport
1283
+ end
1284
+
1219
1285
  class GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata
1220
1286
  class Representation < Google::Apis::Core::JsonRepresentation; end
1221
1287
 
@@ -1966,6 +2032,18 @@ module Google
1966
2032
  include Google::Apis::Core::JsonObjectSupport
1967
2033
  end
1968
2034
 
2035
+ class GoogleCloudDiscoveryengineV1betaAnswerGenerationSpec
2036
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2037
+
2038
+ include Google::Apis::Core::JsonObjectSupport
2039
+ end
2040
+
2041
+ class GoogleCloudDiscoveryengineV1betaAnswerGenerationSpecUserDefinedClassifierSpec
2042
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2043
+
2044
+ include Google::Apis::Core::JsonObjectSupport
2045
+ end
2046
+
1969
2047
  class GoogleCloudDiscoveryengineV1betaAnswerGroundingSupport
1970
2048
  class Representation < Google::Apis::Core::JsonRepresentation; end
1971
2049
 
@@ -2764,6 +2842,36 @@ module Google
2764
2842
  include Google::Apis::Core::JsonObjectSupport
2765
2843
  end
2766
2844
 
2845
+ class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig
2846
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2847
+
2848
+ include Google::Apis::Core::JsonObjectSupport
2849
+ end
2850
+
2851
+ class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigEngineFeaturesConfig
2852
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2853
+
2854
+ include Google::Apis::Core::JsonObjectSupport
2855
+ end
2856
+
2857
+ class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigMostPopularFeatureConfig
2858
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2859
+
2860
+ include Google::Apis::Core::JsonObjectSupport
2861
+ end
2862
+
2863
+ class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
2864
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2865
+
2866
+ include Google::Apis::Core::JsonObjectSupport
2867
+ end
2868
+
2869
+ class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig
2870
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2871
+
2872
+ include Google::Apis::Core::JsonObjectSupport
2873
+ end
2874
+
2767
2875
  class GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig
2768
2876
  class Representation < Google::Apis::Core::JsonRepresentation; end
2769
2877
 
@@ -4209,6 +4317,28 @@ module Google
4209
4317
  end
4210
4318
  end
4211
4319
 
4320
+ class GoogleCloudDiscoveryengineV1AnswerGenerationSpec
4321
+ # @private
4322
+ class Representation < Google::Apis::Core::JsonRepresentation
4323
+ property :user_defined_classifier_spec, as: 'userDefinedClassifierSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1AnswerGenerationSpecUserDefinedClassifierSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1AnswerGenerationSpecUserDefinedClassifierSpec::Representation
4324
+
4325
+ end
4326
+ end
4327
+
4328
+ class GoogleCloudDiscoveryengineV1AnswerGenerationSpecUserDefinedClassifierSpec
4329
+ # @private
4330
+ class Representation < Google::Apis::Core::JsonRepresentation
4331
+ property :enable_user_defined_classifier, as: 'enableUserDefinedClassifier'
4332
+ property :model_id, as: 'modelId'
4333
+ property :preamble, as: 'preamble'
4334
+ property :seed, as: 'seed'
4335
+ property :task_marker, as: 'taskMarker'
4336
+ property :temperature, as: 'temperature'
4337
+ property :top_k, :numeric_string => true, as: 'topK'
4338
+ property :top_p, as: 'topP'
4339
+ end
4340
+ end
4341
+
4212
4342
  class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
4213
4343
  # @private
4214
4344
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4566,6 +4696,9 @@ module Google
4566
4696
  class Representation < Google::Apis::Core::JsonRepresentation
4567
4697
  property :enable_image_annotation, as: 'enableImageAnnotation'
4568
4698
  property :enable_table_annotation, as: 'enableTableAnnotation'
4699
+ collection :exclude_html_classes, as: 'excludeHtmlClasses'
4700
+ collection :exclude_html_elements, as: 'excludeHtmlElements'
4701
+ collection :exclude_html_ids, as: 'excludeHtmlIds'
4569
4702
  end
4570
4703
  end
4571
4704
 
@@ -4605,6 +4738,8 @@ module Google
4605
4738
  property :disable_analytics, as: 'disableAnalytics'
4606
4739
  property :display_name, as: 'displayName'
4607
4740
  property :industry_vertical, as: 'industryVertical'
4741
+ property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig::Representation
4742
+
4608
4743
  property :name, as: 'name'
4609
4744
  property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig::Representation
4610
4745
 
@@ -4647,6 +4782,51 @@ module Google
4647
4782
  end
4648
4783
  end
4649
4784
 
4785
+ class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig
4786
+ # @private
4787
+ class Representation < Google::Apis::Core::JsonRepresentation
4788
+ property :engine_features_config, as: 'engineFeaturesConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigEngineFeaturesConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigEngineFeaturesConfig::Representation
4789
+
4790
+ property :optimization_objective, as: 'optimizationObjective'
4791
+ property :optimization_objective_config, as: 'optimizationObjectiveConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigOptimizationObjectiveConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigOptimizationObjectiveConfig::Representation
4792
+
4793
+ property :training_state, as: 'trainingState'
4794
+ property :type, as: 'type'
4795
+ end
4796
+ end
4797
+
4798
+ class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigEngineFeaturesConfig
4799
+ # @private
4800
+ class Representation < Google::Apis::Core::JsonRepresentation
4801
+ property :most_popular_config, as: 'mostPopularConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigMostPopularFeatureConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigMostPopularFeatureConfig::Representation
4802
+
4803
+ property :recommended_for_you_config, as: 'recommendedForYouConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig::Representation
4804
+
4805
+ end
4806
+ end
4807
+
4808
+ class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigMostPopularFeatureConfig
4809
+ # @private
4810
+ class Representation < Google::Apis::Core::JsonRepresentation
4811
+ property :time_window_days, :numeric_string => true, as: 'timeWindowDays'
4812
+ end
4813
+ end
4814
+
4815
+ class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
4816
+ # @private
4817
+ class Representation < Google::Apis::Core::JsonRepresentation
4818
+ property :target_field, as: 'targetField'
4819
+ property :target_field_value_float, as: 'targetFieldValueFloat'
4820
+ end
4821
+ end
4822
+
4823
+ class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig
4824
+ # @private
4825
+ class Representation < Google::Apis::Core::JsonRepresentation
4826
+ property :context_event_type, as: 'contextEventType'
4827
+ end
4828
+ end
4829
+
4650
4830
  class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
4651
4831
  # @private
4652
4832
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4948,6 +5128,8 @@ module Google
4948
5128
  class GoogleCloudDiscoveryengineV1ServingConfig
4949
5129
  # @private
4950
5130
  class Representation < Google::Apis::Core::JsonRepresentation
5131
+ property :answer_generation_spec, as: 'answerGenerationSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1AnswerGenerationSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1AnswerGenerationSpec::Representation
5132
+
4951
5133
  collection :boost_control_ids, as: 'boostControlIds'
4952
5134
  property :create_time, as: 'createTime'
4953
5135
  property :display_name, as: 'displayName'
@@ -5641,6 +5823,7 @@ module Google
5641
5823
  class GoogleCloudDiscoveryengineV1alphaDataConnector
5642
5824
  # @private
5643
5825
  class Representation < Google::Apis::Core::JsonRepresentation
5826
+ property :acl_enabled, as: 'aclEnabled'
5644
5827
  property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaActionConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaActionConfig::Representation
5645
5828
 
5646
5829
  collection :alert_policy_configs, as: 'alertPolicyConfigs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig::Representation
@@ -5649,11 +5832,14 @@ module Google
5649
5832
  property :bap_config, as: 'bapConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaBapConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaBapConfig::Representation
5650
5833
 
5651
5834
  collection :blocking_reasons, as: 'blockingReasons'
5835
+ collection :connector_modes, as: 'connectorModes'
5652
5836
  property :connector_type, as: 'connectorType'
5653
5837
  property :create_time, as: 'createTime'
5654
5838
  property :data_source, as: 'dataSource'
5655
5839
  collection :destination_configs, as: 'destinationConfigs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDestinationConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDestinationConfig::Representation
5656
5840
 
5841
+ property :end_user_config, as: 'endUserConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnectorEndUserConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnectorEndUserConfig::Representation
5842
+
5657
5843
  collection :entities, as: 'entities', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity::Representation
5658
5844
 
5659
5845
  collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
@@ -5681,6 +5867,14 @@ module Google
5681
5867
  end
5682
5868
  end
5683
5869
 
5870
+ class GoogleCloudDiscoveryengineV1alphaDataConnectorEndUserConfig
5871
+ # @private
5872
+ class Representation < Google::Apis::Core::JsonRepresentation
5873
+ hash :additional_params, as: 'additionalParams'
5874
+ hash :auth_params, as: 'authParams'
5875
+ end
5876
+ end
5877
+
5684
5878
  class GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfig
5685
5879
  # @private
5686
5880
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5930,6 +6124,9 @@ module Google
5930
6124
  class Representation < Google::Apis::Core::JsonRepresentation
5931
6125
  property :enable_image_annotation, as: 'enableImageAnnotation'
5932
6126
  property :enable_table_annotation, as: 'enableTableAnnotation'
6127
+ collection :exclude_html_classes, as: 'excludeHtmlClasses'
6128
+ collection :exclude_html_elements, as: 'excludeHtmlElements'
6129
+ collection :exclude_html_ids, as: 'excludeHtmlIds'
5933
6130
  end
5934
6131
  end
5935
6132
 
@@ -6020,6 +6217,8 @@ module Google
6020
6217
  class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig
6021
6218
  # @private
6022
6219
  class Representation < Google::Apis::Core::JsonRepresentation
6220
+ property :engine_features_config, as: 'engineFeaturesConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigEngineFeaturesConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigEngineFeaturesConfig::Representation
6221
+
6023
6222
  property :optimization_objective, as: 'optimizationObjective'
6024
6223
  property :optimization_objective_config, as: 'optimizationObjectiveConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig::Representation
6025
6224
 
@@ -6028,6 +6227,23 @@ module Google
6028
6227
  end
6029
6228
  end
6030
6229
 
6230
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigEngineFeaturesConfig
6231
+ # @private
6232
+ class Representation < Google::Apis::Core::JsonRepresentation
6233
+ property :most_popular_config, as: 'mostPopularConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigMostPopularFeatureConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigMostPopularFeatureConfig::Representation
6234
+
6235
+ property :recommended_for_you_config, as: 'recommendedForYouConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig::Representation
6236
+
6237
+ end
6238
+ end
6239
+
6240
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigMostPopularFeatureConfig
6241
+ # @private
6242
+ class Representation < Google::Apis::Core::JsonRepresentation
6243
+ property :time_window_days, :numeric_string => true, as: 'timeWindowDays'
6244
+ end
6245
+ end
6246
+
6031
6247
  class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
6032
6248
  # @private
6033
6249
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6036,6 +6252,13 @@ module Google
6036
6252
  end
6037
6253
  end
6038
6254
 
6255
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig
6256
+ # @private
6257
+ class Representation < Google::Apis::Core::JsonRepresentation
6258
+ property :context_event_type, as: 'contextEventType'
6259
+ end
6260
+ end
6261
+
6039
6262
  class GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata
6040
6263
  # @private
6041
6264
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7115,6 +7338,7 @@ module Google
7115
7338
  class Representation < Google::Apis::Core::JsonRepresentation
7116
7339
  property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryRequestBoostSpec::Representation
7117
7340
 
7341
+ collection :experiment_ids, as: 'experimentIds'
7118
7342
  property :include_tail_suggestions, as: 'includeTailSuggestions'
7119
7343
  property :query, as: 'query'
7120
7344
  property :query_model, as: 'queryModel'
@@ -7295,6 +7519,28 @@ module Google
7295
7519
  end
7296
7520
  end
7297
7521
 
7522
+ class GoogleCloudDiscoveryengineV1betaAnswerGenerationSpec
7523
+ # @private
7524
+ class Representation < Google::Apis::Core::JsonRepresentation
7525
+ property :user_defined_classifier_spec, as: 'userDefinedClassifierSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerGenerationSpecUserDefinedClassifierSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerGenerationSpecUserDefinedClassifierSpec::Representation
7526
+
7527
+ end
7528
+ end
7529
+
7530
+ class GoogleCloudDiscoveryengineV1betaAnswerGenerationSpecUserDefinedClassifierSpec
7531
+ # @private
7532
+ class Representation < Google::Apis::Core::JsonRepresentation
7533
+ property :enable_user_defined_classifier, as: 'enableUserDefinedClassifier'
7534
+ property :model_id, as: 'modelId'
7535
+ property :preamble, as: 'preamble'
7536
+ property :seed, as: 'seed'
7537
+ property :task_marker, as: 'taskMarker'
7538
+ property :temperature, as: 'temperature'
7539
+ property :top_k, :numeric_string => true, as: 'topK'
7540
+ property :top_p, as: 'topP'
7541
+ end
7542
+ end
7543
+
7298
7544
  class GoogleCloudDiscoveryengineV1betaAnswerGroundingSupport
7299
7545
  # @private
7300
7546
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7883,6 +8129,7 @@ module Google
7883
8129
  property :claim_text, as: 'claimText'
7884
8130
  property :end_pos, as: 'endPos'
7885
8131
  property :grounding_check_required, as: 'groundingCheckRequired'
8132
+ property :score, as: 'score'
7886
8133
  property :start_pos, as: 'startPos'
7887
8134
  end
7888
8135
  end
@@ -7891,6 +8138,7 @@ module Google
7891
8138
  # @private
7892
8139
  class Representation < Google::Apis::Core::JsonRepresentation
7893
8140
  property :citation_threshold, as: 'citationThreshold'
8141
+ property :enable_claim_level_score, as: 'enableClaimLevelScore'
7894
8142
  end
7895
8143
  end
7896
8144
 
@@ -8524,6 +8772,9 @@ module Google
8524
8772
  class Representation < Google::Apis::Core::JsonRepresentation
8525
8773
  property :enable_image_annotation, as: 'enableImageAnnotation'
8526
8774
  property :enable_table_annotation, as: 'enableTableAnnotation'
8775
+ collection :exclude_html_classes, as: 'excludeHtmlClasses'
8776
+ collection :exclude_html_elements, as: 'excludeHtmlElements'
8777
+ collection :exclude_html_ids, as: 'excludeHtmlIds'
8527
8778
  end
8528
8779
  end
8529
8780
 
@@ -8583,6 +8834,8 @@ module Google
8583
8834
  property :disable_analytics, as: 'disableAnalytics'
8584
8835
  property :display_name, as: 'displayName'
8585
8836
  property :industry_vertical, as: 'industryVertical'
8837
+ property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig::Representation
8838
+
8586
8839
  property :name, as: 'name'
8587
8840
  property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig::Representation
8588
8841
 
@@ -8625,6 +8878,51 @@ module Google
8625
8878
  end
8626
8879
  end
8627
8880
 
8881
+ class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig
8882
+ # @private
8883
+ class Representation < Google::Apis::Core::JsonRepresentation
8884
+ property :engine_features_config, as: 'engineFeaturesConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigEngineFeaturesConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigEngineFeaturesConfig::Representation
8885
+
8886
+ property :optimization_objective, as: 'optimizationObjective'
8887
+ property :optimization_objective_config, as: 'optimizationObjectiveConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig::Representation
8888
+
8889
+ property :training_state, as: 'trainingState'
8890
+ property :type, as: 'type'
8891
+ end
8892
+ end
8893
+
8894
+ class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigEngineFeaturesConfig
8895
+ # @private
8896
+ class Representation < Google::Apis::Core::JsonRepresentation
8897
+ property :most_popular_config, as: 'mostPopularConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigMostPopularFeatureConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigMostPopularFeatureConfig::Representation
8898
+
8899
+ property :recommended_for_you_config, as: 'recommendedForYouConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig::Representation
8900
+
8901
+ end
8902
+ end
8903
+
8904
+ class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigMostPopularFeatureConfig
8905
+ # @private
8906
+ class Representation < Google::Apis::Core::JsonRepresentation
8907
+ property :time_window_days, :numeric_string => true, as: 'timeWindowDays'
8908
+ end
8909
+ end
8910
+
8911
+ class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
8912
+ # @private
8913
+ class Representation < Google::Apis::Core::JsonRepresentation
8914
+ property :target_field, as: 'targetField'
8915
+ property :target_field_value_float, as: 'targetFieldValueFloat'
8916
+ end
8917
+ end
8918
+
8919
+ class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfigRecommendedForYouFeatureConfig
8920
+ # @private
8921
+ class Representation < Google::Apis::Core::JsonRepresentation
8922
+ property :context_event_type, as: 'contextEventType'
8923
+ end
8924
+ end
8925
+
8628
8926
  class GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig
8629
8927
  # @private
8630
8928
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8672,9 +8970,12 @@ module Google
8672
8970
  # @private
8673
8971
  class Representation < Google::Apis::Core::JsonRepresentation
8674
8972
  property :chunk_text, as: 'chunkText'
8973
+ property :domain, as: 'domain'
8675
8974
  property :index, as: 'index'
8676
8975
  property :source, as: 'source'
8677
8976
  hash :source_metadata, as: 'sourceMetadata'
8977
+ property :title, as: 'title'
8978
+ property :uri, as: 'uri'
8678
8979
  end
8679
8980
  end
8680
8981
 
@@ -10287,6 +10588,8 @@ module Google
10287
10588
  class GoogleCloudDiscoveryengineV1betaServingConfig
10288
10589
  # @private
10289
10590
  class Representation < Google::Apis::Core::JsonRepresentation
10591
+ property :answer_generation_spec, as: 'answerGenerationSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerGenerationSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerGenerationSpec::Representation
10592
+
10290
10593
  collection :boost_control_ids, as: 'boostControlIds'
10291
10594
  property :create_time, as: 'createTime'
10292
10595
  property :display_name, as: 'displayName'
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-discoveryengine_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.62.0
4
+ version: 0.63.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-04-20 00:00:00.000000000 Z
10
+ date: 2025-04-27 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1beta/v0.62.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1beta/v0.63.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: