google-apis-discoveryengine_v1beta 0.66.0 → 0.67.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9089dbf85ba89f5fc3499071a3b80d2e1a9e76f70b17ac1ebda8929904013e81
4
- data.tar.gz: 3d9868229317a98c455df4aecb662186cff927baf79a5fb08d441bd038cd29ec
3
+ metadata.gz: 55f64b52fa5b463e2e166928d961ef6731706728196417f5d92dabb8e769f475
4
+ data.tar.gz: '02184d3f3f58c3a1e3cedbb74c4e82296e1e4646995a3e460bd244561ede5aa6'
5
5
  SHA512:
6
- metadata.gz: d8fd461167c5659d4b9b435c02e431056b658d320a301b827a68c9f1de8266348cc1448d17d225fd13383290020c23f7f5ede9a22853e436a1191cba6eb13bcb
7
- data.tar.gz: dc7df58df433750fa37b09e5ba2dc245a650c7ab3d0770cde14dc51a889f70eed222efff049ae4af0b73c824b397708959a8d3b4bb2c3446bbb53359cad51f24
6
+ metadata.gz: ff2840d8d992f22f5f04a4e5354a72177686e424223650ac74da6f6f24450e49d45da7b271820bda660e9fe27f6f7709a511c15715b8582566a0fb9207c3fdd9
7
+ data.tar.gz: 3a23886a3fba3c5a46532f4dbeac95f35cc24753a48512d303c1a9e72bf3f127710caf9df2d82f64cfd16433f0367fe599a13fbbaea0634dec7c6e8a5118b72e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-discoveryengine_v1beta
2
2
 
3
+ ### v0.67.0 (2025-05-25)
4
+
5
+ * Regenerated from discovery document revision 20250521
6
+ * Regenerated using generator version 0.18.0
7
+
3
8
  ### v0.66.0 (2025-05-21)
4
9
 
5
10
  * Regenerated from discovery document revision 20250519
@@ -2158,6 +2158,12 @@ module Google
2158
2158
  # @return [Array<String>]
2159
2159
  attr_accessor :exclude_html_ids
2160
2160
 
2161
+ # Optional. Contains the required structure types to extract from the document.
2162
+ # Supported values: * `shareholder-structure`
2163
+ # Corresponds to the JSON property `structuredContentTypes`
2164
+ # @return [Array<String>]
2165
+ attr_accessor :structured_content_types
2166
+
2161
2167
  def initialize(**args)
2162
2168
  update!(**args)
2163
2169
  end
@@ -2169,6 +2175,7 @@ module Google
2169
2175
  @exclude_html_classes = args[:exclude_html_classes] if args.key?(:exclude_html_classes)
2170
2176
  @exclude_html_elements = args[:exclude_html_elements] if args.key?(:exclude_html_elements)
2171
2177
  @exclude_html_ids = args[:exclude_html_ids] if args.key?(:exclude_html_ids)
2178
+ @structured_content_types = args[:structured_content_types] if args.key?(:structured_content_types)
2172
2179
  end
2173
2180
  end
2174
2181
 
@@ -2288,6 +2295,15 @@ module Google
2288
2295
  # @return [String]
2289
2296
  attr_accessor :display_name
2290
2297
 
2298
+ # Optional. Feature config for the engine to opt in or opt out of features.
2299
+ # Supported keys: * `*`: all features, if it's present, all other feature state
2300
+ # settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-
2301
+ # gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-
2302
+ # org-chart` * `bi-directional-audio` * `feedback`
2303
+ # Corresponds to the JSON property `features`
2304
+ # @return [Hash<String,String>]
2305
+ attr_accessor :features
2306
+
2291
2307
  # Optional. The industry vertical that the engine registers. The restriction of
2292
2308
  # the Engine industry vertical is based on DataStore: Vertical on Engine has to
2293
2309
  # match vertical of the DataStore linked to the engine.
@@ -2337,6 +2353,7 @@ module Google
2337
2353
  @data_store_ids = args[:data_store_ids] if args.key?(:data_store_ids)
2338
2354
  @disable_analytics = args[:disable_analytics] if args.key?(:disable_analytics)
2339
2355
  @display_name = args[:display_name] if args.key?(:display_name)
2356
+ @features = args[:features] if args.key?(:features)
2340
2357
  @industry_vertical = args[:industry_vertical] if args.key?(:industry_vertical)
2341
2358
  @media_recommendation_engine_config = args[:media_recommendation_engine_config] if args.key?(:media_recommendation_engine_config)
2342
2359
  @name = args[:name] if args.key?(:name)
@@ -5755,7 +5772,7 @@ module Google
5755
5772
  attr_accessor :errors
5756
5773
 
5757
5774
  # The number of documents extracted from connector source, ready to be ingested
5758
- # to UCS.
5775
+ # to VAIS.
5759
5776
  # Corresponds to the JSON property `extractedRecordCount`
5760
5777
  # @return [Fixnum]
5761
5778
  attr_accessor :extracted_record_count
@@ -5770,6 +5787,12 @@ module Google
5770
5787
  # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRunProgress]
5771
5788
  attr_accessor :progress
5772
5789
 
5790
+ # The number of documents scheduled to be crawled/extracted from connector
5791
+ # source. This only applies to third party connectors.
5792
+ # Corresponds to the JSON property `scheduledRecordCount`
5793
+ # @return [Fixnum]
5794
+ attr_accessor :scheduled_record_count
5795
+
5773
5796
  # The number of requests sent to 3p API.
5774
5797
  # Corresponds to the JSON property `sourceApiRequestCount`
5775
5798
  # @return [Fixnum]
@@ -5809,6 +5832,7 @@ module Google
5809
5832
  @extracted_record_count = args[:extracted_record_count] if args.key?(:extracted_record_count)
5810
5833
  @indexed_record_count = args[:indexed_record_count] if args.key?(:indexed_record_count)
5811
5834
  @progress = args[:progress] if args.key?(:progress)
5835
+ @scheduled_record_count = args[:scheduled_record_count] if args.key?(:scheduled_record_count)
5812
5836
  @source_api_request_count = args[:source_api_request_count] if args.key?(:source_api_request_count)
5813
5837
  @state = args[:state] if args.key?(:state)
5814
5838
  @state_update_time = args[:state_update_time] if args.key?(:state_update_time)
@@ -7559,6 +7583,12 @@ module Google
7559
7583
  # @return [Array<String>]
7560
7584
  attr_accessor :exclude_html_ids
7561
7585
 
7586
+ # Optional. Contains the required structure types to extract from the document.
7587
+ # Supported values: * `shareholder-structure`
7588
+ # Corresponds to the JSON property `structuredContentTypes`
7589
+ # @return [Array<String>]
7590
+ attr_accessor :structured_content_types
7591
+
7562
7592
  def initialize(**args)
7563
7593
  update!(**args)
7564
7594
  end
@@ -7570,6 +7600,7 @@ module Google
7570
7600
  @exclude_html_classes = args[:exclude_html_classes] if args.key?(:exclude_html_classes)
7571
7601
  @exclude_html_elements = args[:exclude_html_elements] if args.key?(:exclude_html_elements)
7572
7602
  @exclude_html_ids = args[:exclude_html_ids] if args.key?(:exclude_html_ids)
7603
+ @structured_content_types = args[:structured_content_types] if args.key?(:structured_content_types)
7573
7604
  end
7574
7605
  end
7575
7606
 
@@ -7689,6 +7720,15 @@ module Google
7689
7720
  # @return [String]
7690
7721
  attr_accessor :display_name
7691
7722
 
7723
+ # Optional. Feature config for the engine to opt in or opt out of features.
7724
+ # Supported keys: * `*`: all features, if it's present, all other feature state
7725
+ # settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-
7726
+ # gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-
7727
+ # org-chart` * `bi-directional-audio` * `feedback`
7728
+ # Corresponds to the JSON property `features`
7729
+ # @return [Hash<String,String>]
7730
+ attr_accessor :features
7731
+
7692
7732
  # Optional. The industry vertical that the engine registers. The restriction of
7693
7733
  # the Engine industry vertical is based on DataStore: Vertical on Engine has to
7694
7734
  # match vertical of the DataStore linked to the engine.
@@ -7748,6 +7788,7 @@ module Google
7748
7788
  @data_store_ids = args[:data_store_ids] if args.key?(:data_store_ids)
7749
7789
  @disable_analytics = args[:disable_analytics] if args.key?(:disable_analytics)
7750
7790
  @display_name = args[:display_name] if args.key?(:display_name)
7791
+ @features = args[:features] if args.key?(:features)
7751
7792
  @industry_vertical = args[:industry_vertical] if args.key?(:industry_vertical)
7752
7793
  @media_recommendation_engine_config = args[:media_recommendation_engine_config] if args.key?(:media_recommendation_engine_config)
7753
7794
  @name = args[:name] if args.key?(:name)
@@ -8057,6 +8098,12 @@ module Google
8057
8098
  # @return [String]
8058
8099
  attr_accessor :data_state
8059
8100
 
8101
+ # Output only. The timestamp when the latest successful training finished. Only
8102
+ # applicable on Media Recommendation engines.
8103
+ # Corresponds to the JSON property `lastTrainTime`
8104
+ # @return [String]
8105
+ attr_accessor :last_train_time
8106
+
8060
8107
  # Output only. The timestamp when the latest successful tune finished. Only
8061
8108
  # applicable on Media Recommendation engines.
8062
8109
  # Corresponds to the JSON property `lastTuneTime`
@@ -8085,6 +8132,7 @@ module Google
8085
8132
  # Update properties of this object
8086
8133
  def update!(**args)
8087
8134
  @data_state = args[:data_state] if args.key?(:data_state)
8135
+ @last_train_time = args[:last_train_time] if args.key?(:last_train_time)
8088
8136
  @last_tune_time = args[:last_tune_time] if args.key?(:last_tune_time)
8089
8137
  @serving_state = args[:serving_state] if args.key?(:serving_state)
8090
8138
  @tuning_operation = args[:tuning_operation] if args.key?(:tuning_operation)
@@ -12163,15 +12211,6 @@ module Google
12163
12211
  # @return [String]
12164
12212
  attr_accessor :update_time
12165
12213
 
12166
- # Optional. The full resource name of the User, in the format of `projects/`
12167
- # project`/locations/`location`/userStores/`user_store`/users/`user_id``. This
12168
- # field must be a UTF-8 encoded string with a length limit of 2048 characters.
12169
- # If the user field is empty, it's indicating the user has not logged in yet and
12170
- # no User entity is created.
12171
- # Corresponds to the JSON property `user`
12172
- # @return [String]
12173
- attr_accessor :user
12174
-
12175
12214
  # Required. Immutable. The user principal of the User, could be email address or
12176
12215
  # other prinical identifier. This field is immutable. Admin assign licenses
12177
12216
  # based on the user principal.
@@ -12196,7 +12235,6 @@ module Google
12196
12235
  @license_assignment_state = args[:license_assignment_state] if args.key?(:license_assignment_state)
12197
12236
  @license_config = args[:license_config] if args.key?(:license_config)
12198
12237
  @update_time = args[:update_time] if args.key?(:update_time)
12199
- @user = args[:user] if args.key?(:user)
12200
12238
  @user_principal = args[:user_principal] if args.key?(:user_principal)
12201
12239
  @user_profile = args[:user_profile] if args.key?(:user_profile)
12202
12240
  end
@@ -17554,6 +17592,12 @@ module Google
17554
17592
  # @return [Array<String>]
17555
17593
  attr_accessor :exclude_html_ids
17556
17594
 
17595
+ # Optional. Contains the required structure types to extract from the document.
17596
+ # Supported values: * `shareholder-structure`
17597
+ # Corresponds to the JSON property `structuredContentTypes`
17598
+ # @return [Array<String>]
17599
+ attr_accessor :structured_content_types
17600
+
17557
17601
  def initialize(**args)
17558
17602
  update!(**args)
17559
17603
  end
@@ -17565,6 +17609,7 @@ module Google
17565
17609
  @exclude_html_classes = args[:exclude_html_classes] if args.key?(:exclude_html_classes)
17566
17610
  @exclude_html_elements = args[:exclude_html_elements] if args.key?(:exclude_html_elements)
17567
17611
  @exclude_html_ids = args[:exclude_html_ids] if args.key?(:exclude_html_ids)
17612
+ @structured_content_types = args[:structured_content_types] if args.key?(:structured_content_types)
17568
17613
  end
17569
17614
  end
17570
17615
 
@@ -17735,6 +17780,15 @@ module Google
17735
17780
  # @return [String]
17736
17781
  attr_accessor :display_name
17737
17782
 
17783
+ # Optional. Feature config for the engine to opt in or opt out of features.
17784
+ # Supported keys: * `*`: all features, if it's present, all other feature state
17785
+ # settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-
17786
+ # gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-
17787
+ # org-chart` * `bi-directional-audio` * `feedback`
17788
+ # Corresponds to the JSON property `features`
17789
+ # @return [Hash<String,String>]
17790
+ attr_accessor :features
17791
+
17738
17792
  # Optional. The industry vertical that the engine registers. The restriction of
17739
17793
  # the Engine industry vertical is based on DataStore: Vertical on Engine has to
17740
17794
  # match vertical of the DataStore linked to the engine.
@@ -17784,6 +17838,7 @@ module Google
17784
17838
  @data_store_ids = args[:data_store_ids] if args.key?(:data_store_ids)
17785
17839
  @disable_analytics = args[:disable_analytics] if args.key?(:disable_analytics)
17786
17840
  @display_name = args[:display_name] if args.key?(:display_name)
17841
+ @features = args[:features] if args.key?(:features)
17787
17842
  @industry_vertical = args[:industry_vertical] if args.key?(:industry_vertical)
17788
17843
  @media_recommendation_engine_config = args[:media_recommendation_engine_config] if args.key?(:media_recommendation_engine_config)
17789
17844
  @name = args[:name] if args.key?(:name)
@@ -25455,15 +25510,6 @@ module Google
25455
25510
  # @return [String]
25456
25511
  attr_accessor :update_time
25457
25512
 
25458
- # Optional. The full resource name of the User, in the format of `projects/`
25459
- # project`/locations/`location`/userStores/`user_store`/users/`user_id``. This
25460
- # field must be a UTF-8 encoded string with a length limit of 2048 characters.
25461
- # If the user field is empty, it's indicating the user has not logged in yet and
25462
- # no User entity is created.
25463
- # Corresponds to the JSON property `user`
25464
- # @return [String]
25465
- attr_accessor :user
25466
-
25467
25513
  # Required. Immutable. The user principal of the User, could be email address or
25468
25514
  # other prinical identifier. This field is immutable. Admin assign licenses
25469
25515
  # based on the user principal.
@@ -25488,7 +25534,6 @@ module Google
25488
25534
  @license_assignment_state = args[:license_assignment_state] if args.key?(:license_assignment_state)
25489
25535
  @license_config = args[:license_config] if args.key?(:license_config)
25490
25536
  @update_time = args[:update_time] if args.key?(:update_time)
25491
- @user = args[:user] if args.key?(:user)
25492
25537
  @user_principal = args[:user_principal] if args.key?(:user_principal)
25493
25538
  @user_profile = args[:user_profile] if args.key?(:user_profile)
25494
25539
  end
@@ -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.66.0"
19
+ GEM_VERSION = "0.67.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.17.0"
22
+ GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250519"
25
+ REVISION = "20250521"
26
26
  end
27
27
  end
28
28
  end
@@ -4747,6 +4747,7 @@ module Google
4747
4747
  collection :exclude_html_classes, as: 'excludeHtmlClasses'
4748
4748
  collection :exclude_html_elements, as: 'excludeHtmlElements'
4749
4749
  collection :exclude_html_ids, as: 'excludeHtmlIds'
4750
+ collection :structured_content_types, as: 'structuredContentTypes'
4750
4751
  end
4751
4752
  end
4752
4753
 
@@ -4785,6 +4786,7 @@ module Google
4785
4786
  collection :data_store_ids, as: 'dataStoreIds'
4786
4787
  property :disable_analytics, as: 'disableAnalytics'
4787
4788
  property :display_name, as: 'displayName'
4789
+ hash :features, as: 'features'
4788
4790
  property :industry_vertical, as: 'industryVertical'
4789
4791
  property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig::Representation
4790
4792
 
@@ -5725,6 +5727,7 @@ module Google
5725
5727
  property :indexed_record_count, :numeric_string => true, as: 'indexedRecordCount'
5726
5728
  property :progress, as: 'progress', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRunProgress, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRunProgress::Representation
5727
5729
 
5730
+ property :scheduled_record_count, :numeric_string => true, as: 'scheduledRecordCount'
5728
5731
  property :source_api_request_count, :numeric_string => true, as: 'sourceApiRequestCount'
5729
5732
  property :state, as: 'state'
5730
5733
  property :state_update_time, as: 'stateUpdateTime'
@@ -6198,6 +6201,7 @@ module Google
6198
6201
  collection :exclude_html_classes, as: 'excludeHtmlClasses'
6199
6202
  collection :exclude_html_elements, as: 'excludeHtmlElements'
6200
6203
  collection :exclude_html_ids, as: 'excludeHtmlIds'
6204
+ collection :structured_content_types, as: 'structuredContentTypes'
6201
6205
  end
6202
6206
  end
6203
6207
 
@@ -6236,6 +6240,7 @@ module Google
6236
6240
  collection :data_store_ids, as: 'dataStoreIds'
6237
6241
  property :disable_analytics, as: 'disableAnalytics'
6238
6242
  property :display_name, as: 'displayName'
6243
+ hash :features, as: 'features'
6239
6244
  property :industry_vertical, as: 'industryVertical'
6240
6245
  property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig::Representation
6241
6246
 
@@ -6334,6 +6339,7 @@ module Google
6334
6339
  # @private
6335
6340
  class Representation < Google::Apis::Core::JsonRepresentation
6336
6341
  property :data_state, as: 'dataState'
6342
+ property :last_train_time, as: 'lastTrainTime'
6337
6343
  property :last_tune_time, as: 'lastTuneTime'
6338
6344
  property :serving_state, as: 'servingState'
6339
6345
  property :tuning_operation, as: 'tuningOperation'
@@ -7403,7 +7409,6 @@ module Google
7403
7409
  property :license_assignment_state, as: 'licenseAssignmentState'
7404
7410
  property :license_config, as: 'licenseConfig'
7405
7411
  property :update_time, as: 'updateTime'
7406
- property :user, as: 'user'
7407
7412
  property :user_principal, as: 'userPrincipal'
7408
7413
  property :user_profile, as: 'userProfile'
7409
7414
  end
@@ -8900,6 +8905,7 @@ module Google
8900
8905
  collection :exclude_html_classes, as: 'excludeHtmlClasses'
8901
8906
  collection :exclude_html_elements, as: 'excludeHtmlElements'
8902
8907
  collection :exclude_html_ids, as: 'excludeHtmlIds'
8908
+ collection :structured_content_types, as: 'structuredContentTypes'
8903
8909
  end
8904
8910
  end
8905
8911
 
@@ -8958,6 +8964,7 @@ module Google
8958
8964
  collection :data_store_ids, as: 'dataStoreIds'
8959
8965
  property :disable_analytics, as: 'disableAnalytics'
8960
8966
  property :display_name, as: 'displayName'
8967
+ hash :features, as: 'features'
8961
8968
  property :industry_vertical, as: 'industryVertical'
8962
8969
  property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig::Representation
8963
8970
 
@@ -11053,7 +11060,6 @@ module Google
11053
11060
  property :license_assignment_state, as: 'licenseAssignmentState'
11054
11061
  property :license_config, as: 'licenseConfig'
11055
11062
  property :update_time, as: 'updateTime'
11056
- property :user, as: 'user'
11057
11063
  property :user_principal, as: 'userPrincipal'
11058
11064
  property :user_profile, as: 'userProfile'
11059
11065
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-discoveryengine_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.66.0
4
+ version: 0.67.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -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.66.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1beta/v0.67.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: