google-apis-discoveryengine_v1beta 0.61.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.61.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 = "20250331"
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
@@ -4862,6 +5042,7 @@ module Google
4862
5042
  # @private
4863
5043
  class Representation < Google::Apis::Core::JsonRepresentation
4864
5044
  property :description, as: 'description'
5045
+ property :document, as: 'document'
4865
5046
  property :enabled, as: 'enabled'
4866
5047
  property :image_uri, as: 'imageUri'
4867
5048
  property :title, as: 'title'
@@ -4947,6 +5128,8 @@ module Google
4947
5128
  class GoogleCloudDiscoveryengineV1ServingConfig
4948
5129
  # @private
4949
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
+
4950
5133
  collection :boost_control_ids, as: 'boostControlIds'
4951
5134
  property :create_time, as: 'createTime'
4952
5135
  property :display_name, as: 'displayName'
@@ -5640,6 +5823,7 @@ module Google
5640
5823
  class GoogleCloudDiscoveryengineV1alphaDataConnector
5641
5824
  # @private
5642
5825
  class Representation < Google::Apis::Core::JsonRepresentation
5826
+ property :acl_enabled, as: 'aclEnabled'
5643
5827
  property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaActionConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaActionConfig::Representation
5644
5828
 
5645
5829
  collection :alert_policy_configs, as: 'alertPolicyConfigs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig::Representation
@@ -5648,11 +5832,14 @@ module Google
5648
5832
  property :bap_config, as: 'bapConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaBapConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaBapConfig::Representation
5649
5833
 
5650
5834
  collection :blocking_reasons, as: 'blockingReasons'
5835
+ collection :connector_modes, as: 'connectorModes'
5651
5836
  property :connector_type, as: 'connectorType'
5652
5837
  property :create_time, as: 'createTime'
5653
5838
  property :data_source, as: 'dataSource'
5654
5839
  collection :destination_configs, as: 'destinationConfigs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDestinationConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDestinationConfig::Representation
5655
5840
 
5841
+ property :end_user_config, as: 'endUserConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnectorEndUserConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnectorEndUserConfig::Representation
5842
+
5656
5843
  collection :entities, as: 'entities', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity::Representation
5657
5844
 
5658
5845
  collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
@@ -5680,6 +5867,14 @@ module Google
5680
5867
  end
5681
5868
  end
5682
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
+
5683
5878
  class GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfig
5684
5879
  # @private
5685
5880
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5929,6 +6124,9 @@ module Google
5929
6124
  class Representation < Google::Apis::Core::JsonRepresentation
5930
6125
  property :enable_image_annotation, as: 'enableImageAnnotation'
5931
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'
5932
6130
  end
5933
6131
  end
5934
6132
 
@@ -6019,6 +6217,8 @@ module Google
6019
6217
  class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig
6020
6218
  # @private
6021
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
+
6022
6222
  property :optimization_objective, as: 'optimizationObjective'
6023
6223
  property :optimization_objective_config, as: 'optimizationObjectiveConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig::Representation
6024
6224
 
@@ -6027,6 +6227,23 @@ module Google
6027
6227
  end
6028
6228
  end
6029
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
+
6030
6247
  class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
6031
6248
  # @private
6032
6249
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6035,6 +6252,13 @@ module Google
6035
6252
  end
6036
6253
  end
6037
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
+
6038
6262
  class GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata
6039
6263
  # @private
6040
6264
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6591,6 +6815,7 @@ module Google
6591
6815
  # @private
6592
6816
  class Representation < Google::Apis::Core::JsonRepresentation
6593
6817
  property :description, as: 'description'
6818
+ property :document, as: 'document'
6594
6819
  property :enabled, as: 'enabled'
6595
6820
  property :image_uri, as: 'imageUri'
6596
6821
  property :title, as: 'title'
@@ -7113,6 +7338,7 @@ module Google
7113
7338
  class Representation < Google::Apis::Core::JsonRepresentation
7114
7339
  property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryRequestBoostSpec::Representation
7115
7340
 
7341
+ collection :experiment_ids, as: 'experimentIds'
7116
7342
  property :include_tail_suggestions, as: 'includeTailSuggestions'
7117
7343
  property :query, as: 'query'
7118
7344
  property :query_model, as: 'queryModel'
@@ -7293,6 +7519,28 @@ module Google
7293
7519
  end
7294
7520
  end
7295
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
+
7296
7544
  class GoogleCloudDiscoveryengineV1betaAnswerGroundingSupport
7297
7545
  # @private
7298
7546
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7881,6 +8129,7 @@ module Google
7881
8129
  property :claim_text, as: 'claimText'
7882
8130
  property :end_pos, as: 'endPos'
7883
8131
  property :grounding_check_required, as: 'groundingCheckRequired'
8132
+ property :score, as: 'score'
7884
8133
  property :start_pos, as: 'startPos'
7885
8134
  end
7886
8135
  end
@@ -7889,15 +8138,18 @@ module Google
7889
8138
  # @private
7890
8139
  class Representation < Google::Apis::Core::JsonRepresentation
7891
8140
  property :citation_threshold, as: 'citationThreshold'
8141
+ property :enable_claim_level_score, as: 'enableClaimLevelScore'
7892
8142
  end
7893
8143
  end
7894
8144
 
7895
8145
  class GoogleCloudDiscoveryengineV1betaChunk
7896
8146
  # @private
7897
8147
  class Representation < Google::Apis::Core::JsonRepresentation
8148
+ collection :annotation_contents, as: 'annotationContents'
7898
8149
  property :chunk_metadata, as: 'chunkMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkChunkMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkChunkMetadata::Representation
7899
8150
 
7900
8151
  property :content, as: 'content'
8152
+ collection :data_urls, as: 'dataUrls'
7901
8153
  hash :derived_struct_data, as: 'derivedStructData'
7902
8154
  property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkDocumentMetadata::Representation
7903
8155
 
@@ -8520,6 +8772,9 @@ module Google
8520
8772
  class Representation < Google::Apis::Core::JsonRepresentation
8521
8773
  property :enable_image_annotation, as: 'enableImageAnnotation'
8522
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'
8523
8778
  end
8524
8779
  end
8525
8780
 
@@ -8579,6 +8834,8 @@ module Google
8579
8834
  property :disable_analytics, as: 'disableAnalytics'
8580
8835
  property :display_name, as: 'displayName'
8581
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
+
8582
8839
  property :name, as: 'name'
8583
8840
  property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig::Representation
8584
8841
 
@@ -8621,6 +8878,51 @@ module Google
8621
8878
  end
8622
8879
  end
8623
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
+
8624
8926
  class GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig
8625
8927
  # @private
8626
8928
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8668,9 +8970,12 @@ module Google
8668
8970
  # @private
8669
8971
  class Representation < Google::Apis::Core::JsonRepresentation
8670
8972
  property :chunk_text, as: 'chunkText'
8973
+ property :domain, as: 'domain'
8671
8974
  property :index, as: 'index'
8672
8975
  property :source, as: 'source'
8673
8976
  hash :source_metadata, as: 'sourceMetadata'
8977
+ property :title, as: 'title'
8978
+ property :uri, as: 'uri'
8674
8979
  end
8675
8980
  end
8676
8981
 
@@ -9677,6 +9982,7 @@ module Google
9677
9982
  # @private
9678
9983
  class Representation < Google::Apis::Core::JsonRepresentation
9679
9984
  property :description, as: 'description'
9985
+ property :document, as: 'document'
9680
9986
  property :enabled, as: 'enabled'
9681
9987
  property :image_uri, as: 'imageUri'
9682
9988
  property :title, as: 'title'
@@ -10282,6 +10588,8 @@ module Google
10282
10588
  class GoogleCloudDiscoveryengineV1betaServingConfig
10283
10589
  # @private
10284
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
+
10285
10593
  collection :boost_control_ids, as: 'boostControlIds'
10286
10594
  property :create_time, as: 'createTime'
10287
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.61.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-16 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.61.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: