google-apis-discoveryengine_v1beta 0.64.0 → 0.66.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 +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/discoveryengine_v1beta/classes.rb +138 -59
- data/lib/google/apis/discoveryengine_v1beta/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1beta/representations.rb +33 -0
- data/lib/google/apis/discoveryengine_v1beta/service.rb +13 -13
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9089dbf85ba89f5fc3499071a3b80d2e1a9e76f70b17ac1ebda8929904013e81
|
4
|
+
data.tar.gz: 3d9868229317a98c455df4aecb662186cff927baf79a5fb08d441bd038cd29ec
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d8fd461167c5659d4b9b435c02e431056b658d320a301b827a68c9f1de8266348cc1448d17d225fd13383290020c23f7f5ede9a22853e436a1191cba6eb13bcb
|
7
|
+
data.tar.gz: dc7df58df433750fa37b09e5ba2dc245a650c7ab3d0770cde14dc51a889f70eed222efff049ae4af0b73c824b397708959a8d3b4bb2c3446bbb53359cad51f24
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-discoveryengine_v1beta
|
2
2
|
|
3
|
+
### v0.66.0 (2025-05-21)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250519
|
6
|
+
|
7
|
+
### v0.65.0 (2025-05-18)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20250514
|
10
|
+
|
3
11
|
### v0.64.0 (2025-05-11)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20250508
|
@@ -1622,10 +1622,10 @@ module Google
|
|
1622
1622
|
# @return [String]
|
1623
1623
|
attr_accessor :kms_key_name
|
1624
1624
|
|
1625
|
-
# Immutable. The full resource name of the data store. Format: `
|
1626
|
-
# project`/locations/`location`/collections/`collection_id`/dataStores
|
1627
|
-
# data_store_id``. This field must be a UTF-8 encoded string with a length
|
1628
|
-
# of 1024 characters.
|
1625
|
+
# Immutable. Identifier. The full resource name of the data store. Format: `
|
1626
|
+
# projects/`project`/locations/`location`/collections/`collection_id`/dataStores/
|
1627
|
+
# `data_store_id``. This field must be a UTF-8 encoded string with a length
|
1628
|
+
# limit of 1024 characters.
|
1629
1629
|
# Corresponds to the JSON property `name`
|
1630
1630
|
# @return [String]
|
1631
1631
|
attr_accessor :name
|
@@ -1734,7 +1734,8 @@ module Google
|
|
1734
1734
|
class GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore
|
1735
1735
|
include Google::Apis::Core::Hashable
|
1736
1736
|
|
1737
|
-
# If set true, the DataStore will not be available for serving search
|
1737
|
+
# Optional. If set true, the DataStore will not be available for serving search
|
1738
|
+
# requests.
|
1738
1739
|
# Corresponds to the JSON property `disabledForServing`
|
1739
1740
|
# @return [Boolean]
|
1740
1741
|
attr_accessor :disabled_for_serving
|
@@ -2265,12 +2266,12 @@ module Google
|
|
2265
2266
|
# @return [String]
|
2266
2267
|
attr_accessor :create_time
|
2267
2268
|
|
2268
|
-
# The data stores associated with this engine. For
|
2269
|
-
# SOLUTION_TYPE_RECOMMENDATION type of engines, they
|
2270
|
-
# most one data store. If solution_type is
|
2271
|
-
# DataStores in the same Collection can be
|
2272
|
-
# in CreateEngineRequest, one DataStore id
|
2273
|
-
# use it for necessary initializations.
|
2269
|
+
# Optional. The data stores associated with this engine. For
|
2270
|
+
# SOLUTION_TYPE_SEARCH and SOLUTION_TYPE_RECOMMENDATION type of engines, they
|
2271
|
+
# can only associate with at most one data store. If solution_type is
|
2272
|
+
# SOLUTION_TYPE_CHAT, multiple DataStores in the same Collection can be
|
2273
|
+
# associated here. Note that when used in CreateEngineRequest, one DataStore id
|
2274
|
+
# must be provided as the system will use it for necessary initializations.
|
2274
2275
|
# Corresponds to the JSON property `dataStoreIds`
|
2275
2276
|
# @return [Array<String>]
|
2276
2277
|
attr_accessor :data_store_ids
|
@@ -2287,9 +2288,9 @@ module Google
|
|
2287
2288
|
# @return [String]
|
2288
2289
|
attr_accessor :display_name
|
2289
2290
|
|
2290
|
-
# The industry vertical that the engine registers. The restriction of
|
2291
|
-
# industry vertical is based on DataStore: Vertical on Engine has to
|
2292
|
-
# vertical of the DataStore linked to the engine.
|
2291
|
+
# Optional. The industry vertical that the engine registers. The restriction of
|
2292
|
+
# the Engine industry vertical is based on DataStore: Vertical on Engine has to
|
2293
|
+
# match vertical of the DataStore linked to the engine.
|
2293
2294
|
# Corresponds to the JSON property `industryVertical`
|
2294
2295
|
# @return [String]
|
2295
2296
|
attr_accessor :industry_vertical
|
@@ -2299,11 +2300,11 @@ module Google
|
|
2299
2300
|
# @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig]
|
2300
2301
|
attr_accessor :media_recommendation_engine_config
|
2301
2302
|
|
2302
|
-
# Immutable. The fully qualified resource name of the engine. This
|
2303
|
-
# a UTF-8 encoded string with a length limit of 1024 characters.
|
2304
|
-
# projects/`project`/locations/`location`/collections/`collection`/
|
2305
|
-
# engine`` engine should be 1-63 characters, and valid characters are /
|
2306
|
-
# Otherwise, an INVALID_ARGUMENT error is returned.
|
2303
|
+
# Immutable. Identifier. The fully qualified resource name of the engine. This
|
2304
|
+
# field must be a UTF-8 encoded string with a length limit of 1024 characters.
|
2305
|
+
# Format: `projects/`project`/locations/`location`/collections/`collection`/
|
2306
|
+
# engines/`engine`` engine should be 1-63 characters, and valid characters are /
|
2307
|
+
# a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.
|
2307
2308
|
# Corresponds to the JSON property `name`
|
2308
2309
|
# @return [String]
|
2309
2310
|
attr_accessor :name
|
@@ -6390,8 +6391,10 @@ module Google
|
|
6390
6391
|
# @return [Array<Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig>]
|
6391
6392
|
attr_accessor :alert_policy_configs
|
6392
6393
|
|
6393
|
-
# Indicates whether the connector is disabled for auto run. It can be
|
6394
|
-
# pause periodical and real time sync.
|
6394
|
+
# Optional. Indicates whether the connector is disabled for auto run. It can be
|
6395
|
+
# used to pause periodical and real time sync. Update: with the introduction of
|
6396
|
+
# incremental_sync_disabled, auto_run_disabled is used to pause/disable only
|
6397
|
+
# full syncs
|
6395
6398
|
# Corresponds to the JSON property `autoRunDisabled`
|
6396
6399
|
# @return [Boolean]
|
6397
6400
|
attr_accessor :auto_run_disabled
|
@@ -6471,6 +6474,20 @@ module Google
|
|
6471
6474
|
# @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig]
|
6472
6475
|
attr_accessor :identity_schedule_config
|
6473
6476
|
|
6477
|
+
# Optional. The refresh interval specifically for incremental data syncs. If
|
6478
|
+
# unset, incremental syncs will use the default from env, set to 3hrs. The
|
6479
|
+
# minimum is 30 minutes and maximum is 7 days.
|
6480
|
+
# Corresponds to the JSON property `incrementalRefreshInterval`
|
6481
|
+
# @return [String]
|
6482
|
+
attr_accessor :incremental_refresh_interval
|
6483
|
+
|
6484
|
+
# Optional. Indicates whether incremental syncs are paused for this connector.
|
6485
|
+
# This is independent of auto_run_disabled.
|
6486
|
+
# Corresponds to the JSON property `incrementalSyncDisabled`
|
6487
|
+
# @return [Boolean]
|
6488
|
+
attr_accessor :incremental_sync_disabled
|
6489
|
+
alias_method :incremental_sync_disabled?, :incremental_sync_disabled
|
6490
|
+
|
6474
6491
|
# Input only. The KMS key to be used to protect the DataStores managed by this
|
6475
6492
|
# connector. Must be set for requests that need to comply with CMEK Org Policy
|
6476
6493
|
# protections. If this field is set and processed successfully, the DataStores
|
@@ -6618,6 +6635,8 @@ module Google
|
|
6618
6635
|
@errors = args[:errors] if args.key?(:errors)
|
6619
6636
|
@identity_refresh_interval = args[:identity_refresh_interval] if args.key?(:identity_refresh_interval)
|
6620
6637
|
@identity_schedule_config = args[:identity_schedule_config] if args.key?(:identity_schedule_config)
|
6638
|
+
@incremental_refresh_interval = args[:incremental_refresh_interval] if args.key?(:incremental_refresh_interval)
|
6639
|
+
@incremental_sync_disabled = args[:incremental_sync_disabled] if args.key?(:incremental_sync_disabled)
|
6621
6640
|
@kms_key_name = args[:kms_key_name] if args.key?(:kms_key_name)
|
6622
6641
|
@last_sync_time = args[:last_sync_time] if args.key?(:last_sync_time)
|
6623
6642
|
@latest_pause_time = args[:latest_pause_time] if args.key?(:latest_pause_time)
|
@@ -6852,10 +6871,10 @@ module Google
|
|
6852
6871
|
# @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaLanguageInfo]
|
6853
6872
|
attr_accessor :language_info
|
6854
6873
|
|
6855
|
-
# Immutable. The full resource name of the data store. Format: `
|
6856
|
-
# project`/locations/`location`/collections/`collection_id`/dataStores
|
6857
|
-
# data_store_id``. This field must be a UTF-8 encoded string with a length
|
6858
|
-
# of 1024 characters.
|
6874
|
+
# Immutable. Identifier. The full resource name of the data store. Format: `
|
6875
|
+
# projects/`project`/locations/`location`/collections/`collection_id`/dataStores/
|
6876
|
+
# `data_store_id``. This field must be a UTF-8 encoded string with a length
|
6877
|
+
# limit of 1024 characters.
|
6859
6878
|
# Corresponds to the JSON property `name`
|
6860
6879
|
# @return [String]
|
6861
6880
|
attr_accessor :name
|
@@ -6972,7 +6991,8 @@ module Google
|
|
6972
6991
|
class GoogleCloudDiscoveryengineV1alphaDataStoreServingConfigDataStore
|
6973
6992
|
include Google::Apis::Core::Hashable
|
6974
6993
|
|
6975
|
-
# If set true, the DataStore will not be available for serving search
|
6994
|
+
# Optional. If set true, the DataStore will not be available for serving search
|
6995
|
+
# requests.
|
6976
6996
|
# Corresponds to the JSON property `disabledForServing`
|
6977
6997
|
# @return [Boolean]
|
6978
6998
|
attr_accessor :disabled_for_serving
|
@@ -7647,12 +7667,12 @@ module Google
|
|
7647
7667
|
# @return [String]
|
7648
7668
|
attr_accessor :create_time
|
7649
7669
|
|
7650
|
-
# The data stores associated with this engine. For
|
7651
|
-
# SOLUTION_TYPE_RECOMMENDATION type of engines, they
|
7652
|
-
# most one data store. If solution_type is
|
7653
|
-
# DataStores in the same Collection can be
|
7654
|
-
# in CreateEngineRequest, one DataStore id
|
7655
|
-
# use it for necessary initializations.
|
7670
|
+
# Optional. The data stores associated with this engine. For
|
7671
|
+
# SOLUTION_TYPE_SEARCH and SOLUTION_TYPE_RECOMMENDATION type of engines, they
|
7672
|
+
# can only associate with at most one data store. If solution_type is
|
7673
|
+
# SOLUTION_TYPE_CHAT, multiple DataStores in the same Collection can be
|
7674
|
+
# associated here. Note that when used in CreateEngineRequest, one DataStore id
|
7675
|
+
# must be provided as the system will use it for necessary initializations.
|
7656
7676
|
# Corresponds to the JSON property `dataStoreIds`
|
7657
7677
|
# @return [Array<String>]
|
7658
7678
|
attr_accessor :data_store_ids
|
@@ -7669,9 +7689,9 @@ module Google
|
|
7669
7689
|
# @return [String]
|
7670
7690
|
attr_accessor :display_name
|
7671
7691
|
|
7672
|
-
# The industry vertical that the engine registers. The restriction of
|
7673
|
-
# industry vertical is based on DataStore: Vertical on Engine has to
|
7674
|
-
# vertical of the DataStore linked to the engine.
|
7692
|
+
# Optional. The industry vertical that the engine registers. The restriction of
|
7693
|
+
# the Engine industry vertical is based on DataStore: Vertical on Engine has to
|
7694
|
+
# match vertical of the DataStore linked to the engine.
|
7675
7695
|
# Corresponds to the JSON property `industryVertical`
|
7676
7696
|
# @return [String]
|
7677
7697
|
attr_accessor :industry_vertical
|
@@ -7681,11 +7701,11 @@ module Google
|
|
7681
7701
|
# @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig]
|
7682
7702
|
attr_accessor :media_recommendation_engine_config
|
7683
7703
|
|
7684
|
-
# Immutable. The fully qualified resource name of the engine. This
|
7685
|
-
# a UTF-8 encoded string with a length limit of 1024 characters.
|
7686
|
-
# projects/`project`/locations/`location`/collections/`collection`/
|
7687
|
-
# engine`` engine should be 1-63 characters, and valid characters are /
|
7688
|
-
# Otherwise, an INVALID_ARGUMENT error is returned.
|
7704
|
+
# Immutable. Identifier. The fully qualified resource name of the engine. This
|
7705
|
+
# field must be a UTF-8 encoded string with a length limit of 1024 characters.
|
7706
|
+
# Format: `projects/`project`/locations/`location`/collections/`collection`/
|
7707
|
+
# engines/`engine`` engine should be 1-63 characters, and valid characters are /
|
7708
|
+
# a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.
|
7689
7709
|
# Corresponds to the JSON property `name`
|
7690
7710
|
# @return [String]
|
7691
7711
|
attr_accessor :name
|
@@ -15148,6 +15168,12 @@ module Google
|
|
15148
15168
|
# @return [Array<String>]
|
15149
15169
|
attr_accessor :annotation_contents
|
15150
15170
|
|
15171
|
+
# Output only. The annotation metadata includes structured content in the
|
15172
|
+
# current chunk.
|
15173
|
+
# Corresponds to the JSON property `annotationMetadata`
|
15174
|
+
# @return [Array<Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkAnnotationMetadata>]
|
15175
|
+
attr_accessor :annotation_metadata
|
15176
|
+
|
15151
15177
|
# Metadata of the current chunk. This field is only populated on SearchService.
|
15152
15178
|
# Search API.
|
15153
15179
|
# Corresponds to the JSON property `chunkMetadata`
|
@@ -15210,6 +15236,7 @@ module Google
|
|
15210
15236
|
# Update properties of this object
|
15211
15237
|
def update!(**args)
|
15212
15238
|
@annotation_contents = args[:annotation_contents] if args.key?(:annotation_contents)
|
15239
|
+
@annotation_metadata = args[:annotation_metadata] if args.key?(:annotation_metadata)
|
15213
15240
|
@chunk_metadata = args[:chunk_metadata] if args.key?(:chunk_metadata)
|
15214
15241
|
@content = args[:content] if args.key?(:content)
|
15215
15242
|
@data_urls = args[:data_urls] if args.key?(:data_urls)
|
@@ -15222,6 +15249,32 @@ module Google
|
|
15222
15249
|
end
|
15223
15250
|
end
|
15224
15251
|
|
15252
|
+
# The annotation metadata includes structured content in the current chunk.
|
15253
|
+
class GoogleCloudDiscoveryengineV1betaChunkAnnotationMetadata
|
15254
|
+
include Google::Apis::Core::Hashable
|
15255
|
+
|
15256
|
+
# Output only. Image id is provided if the structured content is based on an
|
15257
|
+
# image.
|
15258
|
+
# Corresponds to the JSON property `imageId`
|
15259
|
+
# @return [String]
|
15260
|
+
attr_accessor :image_id
|
15261
|
+
|
15262
|
+
# The structured content information.
|
15263
|
+
# Corresponds to the JSON property `structuredContent`
|
15264
|
+
# @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkStructuredContent]
|
15265
|
+
attr_accessor :structured_content
|
15266
|
+
|
15267
|
+
def initialize(**args)
|
15268
|
+
update!(**args)
|
15269
|
+
end
|
15270
|
+
|
15271
|
+
# Update properties of this object
|
15272
|
+
def update!(**args)
|
15273
|
+
@image_id = args[:image_id] if args.key?(:image_id)
|
15274
|
+
@structured_content = args[:structured_content] if args.key?(:structured_content)
|
15275
|
+
end
|
15276
|
+
end
|
15277
|
+
|
15225
15278
|
# Metadata of the current chunk. This field is only populated on SearchService.
|
15226
15279
|
# Search API.
|
15227
15280
|
class GoogleCloudDiscoveryengineV1betaChunkChunkMetadata
|
@@ -15310,6 +15363,31 @@ module Google
|
|
15310
15363
|
end
|
15311
15364
|
end
|
15312
15365
|
|
15366
|
+
# The structured content information.
|
15367
|
+
class GoogleCloudDiscoveryengineV1betaChunkStructuredContent
|
15368
|
+
include Google::Apis::Core::Hashable
|
15369
|
+
|
15370
|
+
# Output only. The content of the structured content.
|
15371
|
+
# Corresponds to the JSON property `content`
|
15372
|
+
# @return [String]
|
15373
|
+
attr_accessor :content
|
15374
|
+
|
15375
|
+
# Output only. The structure type of the structured content.
|
15376
|
+
# Corresponds to the JSON property `structureType`
|
15377
|
+
# @return [String]
|
15378
|
+
attr_accessor :structure_type
|
15379
|
+
|
15380
|
+
def initialize(**args)
|
15381
|
+
update!(**args)
|
15382
|
+
end
|
15383
|
+
|
15384
|
+
# Update properties of this object
|
15385
|
+
def update!(**args)
|
15386
|
+
@content = args[:content] if args.key?(:content)
|
15387
|
+
@structure_type = args[:structure_type] if args.key?(:structure_type)
|
15388
|
+
end
|
15389
|
+
end
|
15390
|
+
|
15313
15391
|
# Cloud SQL source import data from.
|
15314
15392
|
class GoogleCloudDiscoveryengineV1betaCloudSqlSource
|
15315
15393
|
include Google::Apis::Core::Hashable
|
@@ -16616,10 +16694,10 @@ module Google
|
|
16616
16694
|
# @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaLanguageInfo]
|
16617
16695
|
attr_accessor :language_info
|
16618
16696
|
|
16619
|
-
# Immutable. The full resource name of the data store. Format: `
|
16620
|
-
# project`/locations/`location`/collections/`collection_id`/dataStores
|
16621
|
-
# data_store_id``. This field must be a UTF-8 encoded string with a length
|
16622
|
-
# of 1024 characters.
|
16697
|
+
# Immutable. Identifier. The full resource name of the data store. Format: `
|
16698
|
+
# projects/`project`/locations/`location`/collections/`collection_id`/dataStores/
|
16699
|
+
# `data_store_id``. This field must be a UTF-8 encoded string with a length
|
16700
|
+
# limit of 1024 characters.
|
16623
16701
|
# Corresponds to the JSON property `name`
|
16624
16702
|
# @return [String]
|
16625
16703
|
attr_accessor :name
|
@@ -16735,7 +16813,8 @@ module Google
|
|
16735
16813
|
class GoogleCloudDiscoveryengineV1betaDataStoreServingConfigDataStore
|
16736
16814
|
include Google::Apis::Core::Hashable
|
16737
16815
|
|
16738
|
-
# If set true, the DataStore will not be available for serving search
|
16816
|
+
# Optional. If set true, the DataStore will not be available for serving search
|
16817
|
+
# requests.
|
16739
16818
|
# Corresponds to the JSON property `disabledForServing`
|
16740
16819
|
# @return [Boolean]
|
16741
16820
|
attr_accessor :disabled_for_serving
|
@@ -17634,12 +17713,12 @@ module Google
|
|
17634
17713
|
# @return [String]
|
17635
17714
|
attr_accessor :create_time
|
17636
17715
|
|
17637
|
-
# The data stores associated with this engine. For
|
17638
|
-
# SOLUTION_TYPE_RECOMMENDATION type of engines, they
|
17639
|
-
# most one data store. If solution_type is
|
17640
|
-
# DataStores in the same Collection can be
|
17641
|
-
# in CreateEngineRequest, one DataStore id
|
17642
|
-
# use it for necessary initializations.
|
17716
|
+
# Optional. The data stores associated with this engine. For
|
17717
|
+
# SOLUTION_TYPE_SEARCH and SOLUTION_TYPE_RECOMMENDATION type of engines, they
|
17718
|
+
# can only associate with at most one data store. If solution_type is
|
17719
|
+
# SOLUTION_TYPE_CHAT, multiple DataStores in the same Collection can be
|
17720
|
+
# associated here. Note that when used in CreateEngineRequest, one DataStore id
|
17721
|
+
# must be provided as the system will use it for necessary initializations.
|
17643
17722
|
# Corresponds to the JSON property `dataStoreIds`
|
17644
17723
|
# @return [Array<String>]
|
17645
17724
|
attr_accessor :data_store_ids
|
@@ -17656,9 +17735,9 @@ module Google
|
|
17656
17735
|
# @return [String]
|
17657
17736
|
attr_accessor :display_name
|
17658
17737
|
|
17659
|
-
# The industry vertical that the engine registers. The restriction of
|
17660
|
-
# industry vertical is based on DataStore: Vertical on Engine has to
|
17661
|
-
# vertical of the DataStore linked to the engine.
|
17738
|
+
# Optional. The industry vertical that the engine registers. The restriction of
|
17739
|
+
# the Engine industry vertical is based on DataStore: Vertical on Engine has to
|
17740
|
+
# match vertical of the DataStore linked to the engine.
|
17662
17741
|
# Corresponds to the JSON property `industryVertical`
|
17663
17742
|
# @return [String]
|
17664
17743
|
attr_accessor :industry_vertical
|
@@ -17668,11 +17747,11 @@ module Google
|
|
17668
17747
|
# @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig]
|
17669
17748
|
attr_accessor :media_recommendation_engine_config
|
17670
17749
|
|
17671
|
-
# Immutable. The fully qualified resource name of the engine. This
|
17672
|
-
# a UTF-8 encoded string with a length limit of 1024 characters.
|
17673
|
-
# projects/`project`/locations/`location`/collections/`collection`/
|
17674
|
-
# engine`` engine should be 1-63 characters, and valid characters are /
|
17675
|
-
# Otherwise, an INVALID_ARGUMENT error is returned.
|
17750
|
+
# Immutable. Identifier. The fully qualified resource name of the engine. This
|
17751
|
+
# field must be a UTF-8 encoded string with a length limit of 1024 characters.
|
17752
|
+
# Format: `projects/`project`/locations/`location`/collections/`collection`/
|
17753
|
+
# engines/`engine`` engine should be 1-63 characters, and valid characters are /
|
17754
|
+
# a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.
|
17676
17755
|
# Corresponds to the JSON property `name`
|
17677
17756
|
# @return [String]
|
17678
17757
|
attr_accessor :name
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.66.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.17.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250519"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -2446,6 +2446,12 @@ module Google
|
|
2446
2446
|
include Google::Apis::Core::JsonObjectSupport
|
2447
2447
|
end
|
2448
2448
|
|
2449
|
+
class GoogleCloudDiscoveryengineV1betaChunkAnnotationMetadata
|
2450
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2451
|
+
|
2452
|
+
include Google::Apis::Core::JsonObjectSupport
|
2453
|
+
end
|
2454
|
+
|
2449
2455
|
class GoogleCloudDiscoveryengineV1betaChunkChunkMetadata
|
2450
2456
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2451
2457
|
|
@@ -2464,6 +2470,12 @@ module Google
|
|
2464
2470
|
include Google::Apis::Core::JsonObjectSupport
|
2465
2471
|
end
|
2466
2472
|
|
2473
|
+
class GoogleCloudDiscoveryengineV1betaChunkStructuredContent
|
2474
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2475
|
+
|
2476
|
+
include Google::Apis::Core::JsonObjectSupport
|
2477
|
+
end
|
2478
|
+
|
2467
2479
|
class GoogleCloudDiscoveryengineV1betaCloudSqlSource
|
2468
2480
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2469
2481
|
|
@@ -5904,6 +5916,8 @@ module Google
|
|
5904
5916
|
property :identity_refresh_interval, as: 'identityRefreshInterval'
|
5905
5917
|
property :identity_schedule_config, as: 'identityScheduleConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig::Representation
|
5906
5918
|
|
5919
|
+
property :incremental_refresh_interval, as: 'incrementalRefreshInterval'
|
5920
|
+
property :incremental_sync_disabled, as: 'incrementalSyncDisabled'
|
5907
5921
|
property :kms_key_name, as: 'kmsKeyName'
|
5908
5922
|
property :last_sync_time, as: 'lastSyncTime'
|
5909
5923
|
property :latest_pause_time, as: 'latestPauseTime'
|
@@ -8238,6 +8252,8 @@ module Google
|
|
8238
8252
|
# @private
|
8239
8253
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8240
8254
|
collection :annotation_contents, as: 'annotationContents'
|
8255
|
+
collection :annotation_metadata, as: 'annotationMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkAnnotationMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkAnnotationMetadata::Representation
|
8256
|
+
|
8241
8257
|
property :chunk_metadata, as: 'chunkMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkChunkMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkChunkMetadata::Representation
|
8242
8258
|
|
8243
8259
|
property :content, as: 'content'
|
@@ -8253,6 +8269,15 @@ module Google
|
|
8253
8269
|
end
|
8254
8270
|
end
|
8255
8271
|
|
8272
|
+
class GoogleCloudDiscoveryengineV1betaChunkAnnotationMetadata
|
8273
|
+
# @private
|
8274
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8275
|
+
property :image_id, as: 'imageId'
|
8276
|
+
property :structured_content, as: 'structuredContent', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkStructuredContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaChunkStructuredContent::Representation
|
8277
|
+
|
8278
|
+
end
|
8279
|
+
end
|
8280
|
+
|
8256
8281
|
class GoogleCloudDiscoveryengineV1betaChunkChunkMetadata
|
8257
8282
|
# @private
|
8258
8283
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8280,6 +8305,14 @@ module Google
|
|
8280
8305
|
end
|
8281
8306
|
end
|
8282
8307
|
|
8308
|
+
class GoogleCloudDiscoveryengineV1betaChunkStructuredContent
|
8309
|
+
# @private
|
8310
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8311
|
+
property :content, as: 'content'
|
8312
|
+
property :structure_type, as: 'structureType'
|
8313
|
+
end
|
8314
|
+
end
|
8315
|
+
|
8283
8316
|
class GoogleCloudDiscoveryengineV1betaCloudSqlSource
|
8284
8317
|
# @private
|
8285
8318
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -763,10 +763,10 @@ module Google
|
|
763
763
|
|
764
764
|
# Updates a DataStore
|
765
765
|
# @param [String] name
|
766
|
-
# Immutable. The full resource name of the data store. Format: `
|
767
|
-
# project`/locations/`location`/collections/`collection_id`/dataStores
|
768
|
-
# data_store_id``. This field must be a UTF-8 encoded string with a length
|
769
|
-
# of 1024 characters.
|
766
|
+
# Immutable. Identifier. The full resource name of the data store. Format: `
|
767
|
+
# projects/`project`/locations/`location`/collections/`collection_id`/dataStores/
|
768
|
+
# `data_store_id``. This field must be a UTF-8 encoded string with a length
|
769
|
+
# limit of 1024 characters.
|
770
770
|
# @param [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDataStore] google_cloud_discoveryengine_v1beta_data_store_object
|
771
771
|
# @param [String] update_mask
|
772
772
|
# Indicates which fields in the provided DataStore to update. If an unsupported
|
@@ -3800,11 +3800,11 @@ module Google
|
|
3800
3800
|
|
3801
3801
|
# Updates an Engine
|
3802
3802
|
# @param [String] name
|
3803
|
-
# Immutable. The fully qualified resource name of the engine. This
|
3804
|
-
# a UTF-8 encoded string with a length limit of 1024 characters.
|
3805
|
-
# projects/`project`/locations/`location`/collections/`collection`/
|
3806
|
-
# engine`` engine should be 1-63 characters, and valid characters are /
|
3807
|
-
# Otherwise, an INVALID_ARGUMENT error is returned.
|
3803
|
+
# Immutable. Identifier. The fully qualified resource name of the engine. This
|
3804
|
+
# field must be a UTF-8 encoded string with a length limit of 1024 characters.
|
3805
|
+
# Format: `projects/`project`/locations/`location`/collections/`collection`/
|
3806
|
+
# engines/`engine`` engine should be 1-63 characters, and valid characters are /
|
3807
|
+
# a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.
|
3808
3808
|
# @param [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngine] google_cloud_discoveryengine_v1beta_engine_object
|
3809
3809
|
# @param [String] update_mask
|
3810
3810
|
# Indicates which fields in the provided Engine to update. If an unsupported or
|
@@ -5399,10 +5399,10 @@ module Google
|
|
5399
5399
|
|
5400
5400
|
# Updates a DataStore
|
5401
5401
|
# @param [String] name
|
5402
|
-
# Immutable. The full resource name of the data store. Format: `
|
5403
|
-
# project`/locations/`location`/collections/`collection_id`/dataStores
|
5404
|
-
# data_store_id``. This field must be a UTF-8 encoded string with a length
|
5405
|
-
# of 1024 characters.
|
5402
|
+
# Immutable. Identifier. The full resource name of the data store. Format: `
|
5403
|
+
# projects/`project`/locations/`location`/collections/`collection_id`/dataStores/
|
5404
|
+
# `data_store_id``. This field must be a UTF-8 encoded string with a length
|
5405
|
+
# limit of 1024 characters.
|
5406
5406
|
# @param [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDataStore] google_cloud_discoveryengine_v1beta_data_store_object
|
5407
5407
|
# @param [String] update_mask
|
5408
5408
|
# Indicates which fields in the provided DataStore to update. If an unsupported
|
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.
|
4
|
+
version: 0.66.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.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1beta/v0.66.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:
|
@@ -73,7 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
73
73
|
- !ruby/object:Gem::Version
|
74
74
|
version: '0'
|
75
75
|
requirements: []
|
76
|
-
rubygems_version: 3.6.
|
76
|
+
rubygems_version: 3.6.9
|
77
77
|
specification_version: 4
|
78
78
|
summary: Simple REST client for Discovery Engine API V1beta
|
79
79
|
test_files: []
|