google-apis-discoveryengine_v1 0.36.0 → 0.37.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: e9054e9baf295a06f1e1e110b97b4d1a4f7f22a0ca3b42cdefdf9f815b3e2731
4
- data.tar.gz: 1cc7ffaed4bc3c4a65c9c81bdc4e429cc21df4bbdf3e552fb5bbe81e8a543dae
3
+ metadata.gz: 4a1b7946b1b1c90e633d96f12e5cf01a983efd8a6119a89fd4f539aad1e7fd37
4
+ data.tar.gz: facbd9de71fc22cee051738d70a18bb4f670428240ea2b481e9c55eccf763d7f
5
5
  SHA512:
6
- metadata.gz: 9b96404d3f5aa99304be0b9c1a047b5bb6355e676257bcbc222bb5c33d059666421ee7408543c60a7f91445b66037f54841a90ced67a5e892ad2879a239a6e05
7
- data.tar.gz: 41a5b2a6304c0faae43a88f65714b0e3489dd54b730148c5ee08503f01517d5abd7419381b12f6427215eaeddac582796f98ad452f78d6e0010491a541880ef2
6
+ metadata.gz: 68f7f5836e525377f1a9801b1d039f24bc654d3f627aba00e7749956e1640c95701d6d1dc4e3e65e0c6e531501f0763a9f6a317e42ac9304d9c5da73a7febf34
7
+ data.tar.gz: 730b0e21fa3bec15daad2877914ac8825e3e0c9a50b002ebfb2194264056c10b001afb747084facb88e985fc3dd60f370b18228ef0cd79d40dc44f5a22b6b90f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-discoveryengine_v1
2
2
 
3
+ ### v0.37.0 (2025-05-18)
4
+
5
+ * Regenerated from discovery document revision 20250514
6
+
3
7
  ### v0.36.0 (2025-05-11)
4
8
 
5
9
  * Regenerated from discovery document revision 20250508
@@ -4598,10 +4598,10 @@ module Google
4598
4598
  # @return [String]
4599
4599
  attr_accessor :kms_key_name
4600
4600
 
4601
- # Immutable. The full resource name of the data store. Format: `projects/`
4602
- # project`/locations/`location`/collections/`collection_id`/dataStores/`
4603
- # data_store_id``. This field must be a UTF-8 encoded string with a length limit
4604
- # of 1024 characters.
4601
+ # Immutable. Identifier. The full resource name of the data store. Format: `
4602
+ # projects/`project`/locations/`location`/collections/`collection_id`/dataStores/
4603
+ # `data_store_id``. This field must be a UTF-8 encoded string with a length
4604
+ # limit of 1024 characters.
4605
4605
  # Corresponds to the JSON property `name`
4606
4606
  # @return [String]
4607
4607
  attr_accessor :name
@@ -4710,7 +4710,8 @@ module Google
4710
4710
  class GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore
4711
4711
  include Google::Apis::Core::Hashable
4712
4712
 
4713
- # If set true, the DataStore will not be available for serving search requests.
4713
+ # Optional. If set true, the DataStore will not be available for serving search
4714
+ # requests.
4714
4715
  # Corresponds to the JSON property `disabledForServing`
4715
4716
  # @return [Boolean]
4716
4717
  attr_accessor :disabled_for_serving
@@ -5579,12 +5580,12 @@ module Google
5579
5580
  # @return [String]
5580
5581
  attr_accessor :create_time
5581
5582
 
5582
- # The data stores associated with this engine. For SOLUTION_TYPE_SEARCH and
5583
- # SOLUTION_TYPE_RECOMMENDATION type of engines, they can only associate with at
5584
- # most one data store. If solution_type is SOLUTION_TYPE_CHAT, multiple
5585
- # DataStores in the same Collection can be associated here. Note that when used
5586
- # in CreateEngineRequest, one DataStore id must be provided as the system will
5587
- # use it for necessary initializations.
5583
+ # Optional. The data stores associated with this engine. For
5584
+ # SOLUTION_TYPE_SEARCH and SOLUTION_TYPE_RECOMMENDATION type of engines, they
5585
+ # can only associate with at most one data store. If solution_type is
5586
+ # SOLUTION_TYPE_CHAT, multiple DataStores in the same Collection can be
5587
+ # associated here. Note that when used in CreateEngineRequest, one DataStore id
5588
+ # must be provided as the system will use it for necessary initializations.
5588
5589
  # Corresponds to the JSON property `dataStoreIds`
5589
5590
  # @return [Array<String>]
5590
5591
  attr_accessor :data_store_ids
@@ -5601,9 +5602,9 @@ module Google
5601
5602
  # @return [String]
5602
5603
  attr_accessor :display_name
5603
5604
 
5604
- # The industry vertical that the engine registers. The restriction of the Engine
5605
- # industry vertical is based on DataStore: Vertical on Engine has to match
5606
- # vertical of the DataStore linked to the engine.
5605
+ # Optional. The industry vertical that the engine registers. The restriction of
5606
+ # the Engine industry vertical is based on DataStore: Vertical on Engine has to
5607
+ # match vertical of the DataStore linked to the engine.
5607
5608
  # Corresponds to the JSON property `industryVertical`
5608
5609
  # @return [String]
5609
5610
  attr_accessor :industry_vertical
@@ -5613,11 +5614,11 @@ module Google
5613
5614
  # @return [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig]
5614
5615
  attr_accessor :media_recommendation_engine_config
5615
5616
 
5616
- # Immutable. The fully qualified resource name of the engine. This field must be
5617
- # a UTF-8 encoded string with a length limit of 1024 characters. Format: `
5618
- # projects/`project`/locations/`location`/collections/`collection`/engines/`
5619
- # engine`` engine should be 1-63 characters, and valid characters are /a-z0-9*/.
5620
- # Otherwise, an INVALID_ARGUMENT error is returned.
5617
+ # Immutable. Identifier. The fully qualified resource name of the engine. This
5618
+ # field must be a UTF-8 encoded string with a length limit of 1024 characters.
5619
+ # Format: `projects/`project`/locations/`location`/collections/`collection`/
5620
+ # engines/`engine`` engine should be 1-63 characters, and valid characters are /
5621
+ # a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.
5621
5622
  # Corresponds to the JSON property `name`
5622
5623
  # @return [String]
5623
5624
  attr_accessor :name
@@ -13625,8 +13626,10 @@ module Google
13625
13626
  # @return [Array<Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig>]
13626
13627
  attr_accessor :alert_policy_configs
13627
13628
 
13628
- # Indicates whether the connector is disabled for auto run. It can be used to
13629
- # pause periodical and real time sync.
13629
+ # Optional. Indicates whether the connector is disabled for auto run. It can be
13630
+ # used to pause periodical and real time sync. Update: with the introduction of
13631
+ # incremental_sync_disabled, auto_run_disabled is used to pause/disable only
13632
+ # full syncs
13630
13633
  # Corresponds to the JSON property `autoRunDisabled`
13631
13634
  # @return [Boolean]
13632
13635
  attr_accessor :auto_run_disabled
@@ -13706,6 +13709,20 @@ module Google
13706
13709
  # @return [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig]
13707
13710
  attr_accessor :identity_schedule_config
13708
13711
 
13712
+ # Optional. The refresh interval specifically for incremental data syncs. If
13713
+ # unset, incremental syncs will use the default from env, set to 3hrs. The
13714
+ # minimum is 30 minutes and maximum is 7 days.
13715
+ # Corresponds to the JSON property `incrementalRefreshInterval`
13716
+ # @return [String]
13717
+ attr_accessor :incremental_refresh_interval
13718
+
13719
+ # Optional. Indicates whether incremental syncs are paused for this connector.
13720
+ # This is independent of auto_run_disabled.
13721
+ # Corresponds to the JSON property `incrementalSyncDisabled`
13722
+ # @return [Boolean]
13723
+ attr_accessor :incremental_sync_disabled
13724
+ alias_method :incremental_sync_disabled?, :incremental_sync_disabled
13725
+
13709
13726
  # Input only. The KMS key to be used to protect the DataStores managed by this
13710
13727
  # connector. Must be set for requests that need to comply with CMEK Org Policy
13711
13728
  # protections. If this field is set and processed successfully, the DataStores
@@ -13853,6 +13870,8 @@ module Google
13853
13870
  @errors = args[:errors] if args.key?(:errors)
13854
13871
  @identity_refresh_interval = args[:identity_refresh_interval] if args.key?(:identity_refresh_interval)
13855
13872
  @identity_schedule_config = args[:identity_schedule_config] if args.key?(:identity_schedule_config)
13873
+ @incremental_refresh_interval = args[:incremental_refresh_interval] if args.key?(:incremental_refresh_interval)
13874
+ @incremental_sync_disabled = args[:incremental_sync_disabled] if args.key?(:incremental_sync_disabled)
13856
13875
  @kms_key_name = args[:kms_key_name] if args.key?(:kms_key_name)
13857
13876
  @last_sync_time = args[:last_sync_time] if args.key?(:last_sync_time)
13858
13877
  @latest_pause_time = args[:latest_pause_time] if args.key?(:latest_pause_time)
@@ -14087,10 +14106,10 @@ module Google
14087
14106
  # @return [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaLanguageInfo]
14088
14107
  attr_accessor :language_info
14089
14108
 
14090
- # Immutable. The full resource name of the data store. Format: `projects/`
14091
- # project`/locations/`location`/collections/`collection_id`/dataStores/`
14092
- # data_store_id``. This field must be a UTF-8 encoded string with a length limit
14093
- # of 1024 characters.
14109
+ # Immutable. Identifier. The full resource name of the data store. Format: `
14110
+ # projects/`project`/locations/`location`/collections/`collection_id`/dataStores/
14111
+ # `data_store_id``. This field must be a UTF-8 encoded string with a length
14112
+ # limit of 1024 characters.
14094
14113
  # Corresponds to the JSON property `name`
14095
14114
  # @return [String]
14096
14115
  attr_accessor :name
@@ -14207,7 +14226,8 @@ module Google
14207
14226
  class GoogleCloudDiscoveryengineV1alphaDataStoreServingConfigDataStore
14208
14227
  include Google::Apis::Core::Hashable
14209
14228
 
14210
- # If set true, the DataStore will not be available for serving search requests.
14229
+ # Optional. If set true, the DataStore will not be available for serving search
14230
+ # requests.
14211
14231
  # Corresponds to the JSON property `disabledForServing`
14212
14232
  # @return [Boolean]
14213
14233
  attr_accessor :disabled_for_serving
@@ -14882,12 +14902,12 @@ module Google
14882
14902
  # @return [String]
14883
14903
  attr_accessor :create_time
14884
14904
 
14885
- # The data stores associated with this engine. For SOLUTION_TYPE_SEARCH and
14886
- # SOLUTION_TYPE_RECOMMENDATION type of engines, they can only associate with at
14887
- # most one data store. If solution_type is SOLUTION_TYPE_CHAT, multiple
14888
- # DataStores in the same Collection can be associated here. Note that when used
14889
- # in CreateEngineRequest, one DataStore id must be provided as the system will
14890
- # use it for necessary initializations.
14905
+ # Optional. The data stores associated with this engine. For
14906
+ # SOLUTION_TYPE_SEARCH and SOLUTION_TYPE_RECOMMENDATION type of engines, they
14907
+ # can only associate with at most one data store. If solution_type is
14908
+ # SOLUTION_TYPE_CHAT, multiple DataStores in the same Collection can be
14909
+ # associated here. Note that when used in CreateEngineRequest, one DataStore id
14910
+ # must be provided as the system will use it for necessary initializations.
14891
14911
  # Corresponds to the JSON property `dataStoreIds`
14892
14912
  # @return [Array<String>]
14893
14913
  attr_accessor :data_store_ids
@@ -14904,9 +14924,9 @@ module Google
14904
14924
  # @return [String]
14905
14925
  attr_accessor :display_name
14906
14926
 
14907
- # The industry vertical that the engine registers. The restriction of the Engine
14908
- # industry vertical is based on DataStore: Vertical on Engine has to match
14909
- # vertical of the DataStore linked to the engine.
14927
+ # Optional. The industry vertical that the engine registers. The restriction of
14928
+ # the Engine industry vertical is based on DataStore: Vertical on Engine has to
14929
+ # match vertical of the DataStore linked to the engine.
14910
14930
  # Corresponds to the JSON property `industryVertical`
14911
14931
  # @return [String]
14912
14932
  attr_accessor :industry_vertical
@@ -14916,11 +14936,11 @@ module Google
14916
14936
  # @return [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig]
14917
14937
  attr_accessor :media_recommendation_engine_config
14918
14938
 
14919
- # Immutable. The fully qualified resource name of the engine. This field must be
14920
- # a UTF-8 encoded string with a length limit of 1024 characters. Format: `
14921
- # projects/`project`/locations/`location`/collections/`collection`/engines/`
14922
- # engine`` engine should be 1-63 characters, and valid characters are /a-z0-9*/.
14923
- # Otherwise, an INVALID_ARGUMENT error is returned.
14939
+ # Immutable. Identifier. The fully qualified resource name of the engine. This
14940
+ # field must be a UTF-8 encoded string with a length limit of 1024 characters.
14941
+ # Format: `projects/`project`/locations/`location`/collections/`collection`/
14942
+ # engines/`engine`` engine should be 1-63 characters, and valid characters are /
14943
+ # a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.
14924
14944
  # Corresponds to the JSON property `name`
14925
14945
  # @return [String]
14926
14946
  attr_accessor :name
@@ -20280,10 +20300,10 @@ module Google
20280
20300
  # @return [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaLanguageInfo]
20281
20301
  attr_accessor :language_info
20282
20302
 
20283
- # Immutable. The full resource name of the data store. Format: `projects/`
20284
- # project`/locations/`location`/collections/`collection_id`/dataStores/`
20285
- # data_store_id``. This field must be a UTF-8 encoded string with a length limit
20286
- # of 1024 characters.
20303
+ # Immutable. Identifier. The full resource name of the data store. Format: `
20304
+ # projects/`project`/locations/`location`/collections/`collection_id`/dataStores/
20305
+ # `data_store_id``. This field must be a UTF-8 encoded string with a length
20306
+ # limit of 1024 characters.
20287
20307
  # Corresponds to the JSON property `name`
20288
20308
  # @return [String]
20289
20309
  attr_accessor :name
@@ -20399,7 +20419,8 @@ module Google
20399
20419
  class GoogleCloudDiscoveryengineV1betaDataStoreServingConfigDataStore
20400
20420
  include Google::Apis::Core::Hashable
20401
20421
 
20402
- # If set true, the DataStore will not be available for serving search requests.
20422
+ # Optional. If set true, the DataStore will not be available for serving search
20423
+ # requests.
20403
20424
  # Corresponds to the JSON property `disabledForServing`
20404
20425
  # @return [Boolean]
20405
20426
  attr_accessor :disabled_for_serving
@@ -20941,12 +20962,12 @@ module Google
20941
20962
  # @return [String]
20942
20963
  attr_accessor :create_time
20943
20964
 
20944
- # The data stores associated with this engine. For SOLUTION_TYPE_SEARCH and
20945
- # SOLUTION_TYPE_RECOMMENDATION type of engines, they can only associate with at
20946
- # most one data store. If solution_type is SOLUTION_TYPE_CHAT, multiple
20947
- # DataStores in the same Collection can be associated here. Note that when used
20948
- # in CreateEngineRequest, one DataStore id must be provided as the system will
20949
- # use it for necessary initializations.
20965
+ # Optional. The data stores associated with this engine. For
20966
+ # SOLUTION_TYPE_SEARCH and SOLUTION_TYPE_RECOMMENDATION type of engines, they
20967
+ # can only associate with at most one data store. If solution_type is
20968
+ # SOLUTION_TYPE_CHAT, multiple DataStores in the same Collection can be
20969
+ # associated here. Note that when used in CreateEngineRequest, one DataStore id
20970
+ # must be provided as the system will use it for necessary initializations.
20950
20971
  # Corresponds to the JSON property `dataStoreIds`
20951
20972
  # @return [Array<String>]
20952
20973
  attr_accessor :data_store_ids
@@ -20963,9 +20984,9 @@ module Google
20963
20984
  # @return [String]
20964
20985
  attr_accessor :display_name
20965
20986
 
20966
- # The industry vertical that the engine registers. The restriction of the Engine
20967
- # industry vertical is based on DataStore: Vertical on Engine has to match
20968
- # vertical of the DataStore linked to the engine.
20987
+ # Optional. The industry vertical that the engine registers. The restriction of
20988
+ # the Engine industry vertical is based on DataStore: Vertical on Engine has to
20989
+ # match vertical of the DataStore linked to the engine.
20969
20990
  # Corresponds to the JSON property `industryVertical`
20970
20991
  # @return [String]
20971
20992
  attr_accessor :industry_vertical
@@ -20975,11 +20996,11 @@ module Google
20975
20996
  # @return [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig]
20976
20997
  attr_accessor :media_recommendation_engine_config
20977
20998
 
20978
- # Immutable. The fully qualified resource name of the engine. This field must be
20979
- # a UTF-8 encoded string with a length limit of 1024 characters. Format: `
20980
- # projects/`project`/locations/`location`/collections/`collection`/engines/`
20981
- # engine`` engine should be 1-63 characters, and valid characters are /a-z0-9*/.
20982
- # Otherwise, an INVALID_ARGUMENT error is returned.
20999
+ # Immutable. Identifier. The fully qualified resource name of the engine. This
21000
+ # field must be a UTF-8 encoded string with a length limit of 1024 characters.
21001
+ # Format: `projects/`project`/locations/`location`/collections/`collection`/
21002
+ # engines/`engine`` engine should be 1-63 characters, and valid characters are /
21003
+ # a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.
20983
21004
  # Corresponds to the JSON property `name`
20984
21005
  # @return [String]
20985
21006
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DiscoveryengineV1
18
18
  # Version of the google-apis-discoveryengine_v1 gem
19
- GEM_VERSION = "0.36.0"
19
+ GEM_VERSION = "0.37.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 = "20250508"
25
+ REVISION = "20250514"
26
26
  end
27
27
  end
28
28
  end
@@ -7644,6 +7644,8 @@ module Google
7644
7644
  property :identity_refresh_interval, as: 'identityRefreshInterval'
7645
7645
  property :identity_schedule_config, as: 'identityScheduleConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig::Representation
7646
7646
 
7647
+ property :incremental_refresh_interval, as: 'incrementalRefreshInterval'
7648
+ property :incremental_sync_disabled, as: 'incrementalSyncDisabled'
7647
7649
  property :kms_key_name, as: 'kmsKeyName'
7648
7650
  property :last_sync_time, as: 'lastSyncTime'
7649
7651
  property :latest_pause_time, as: 'latestPauseTime'
@@ -649,10 +649,10 @@ module Google
649
649
 
650
650
  # Updates a DataStore
651
651
  # @param [String] name
652
- # Immutable. The full resource name of the data store. Format: `projects/`
653
- # project`/locations/`location`/collections/`collection_id`/dataStores/`
654
- # data_store_id``. This field must be a UTF-8 encoded string with a length limit
655
- # of 1024 characters.
652
+ # Immutable. Identifier. The full resource name of the data store. Format: `
653
+ # projects/`project`/locations/`location`/collections/`collection_id`/dataStores/
654
+ # `data_store_id``. This field must be a UTF-8 encoded string with a length
655
+ # limit of 1024 characters.
656
656
  # @param [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataStore] google_cloud_discoveryengine_v1_data_store_object
657
657
  # @param [String] update_mask
658
658
  # Indicates which fields in the provided DataStore to update. If an unsupported
@@ -3578,11 +3578,11 @@ module Google
3578
3578
 
3579
3579
  # Updates an Engine
3580
3580
  # @param [String] name
3581
- # Immutable. The fully qualified resource name of the engine. This field must be
3582
- # a UTF-8 encoded string with a length limit of 1024 characters. Format: `
3583
- # projects/`project`/locations/`location`/collections/`collection`/engines/`
3584
- # engine`` engine should be 1-63 characters, and valid characters are /a-z0-9*/.
3585
- # Otherwise, an INVALID_ARGUMENT error is returned.
3581
+ # Immutable. Identifier. The fully qualified resource name of the engine. This
3582
+ # field must be a UTF-8 encoded string with a length limit of 1024 characters.
3583
+ # Format: `projects/`project`/locations/`location`/collections/`collection`/
3584
+ # engines/`engine`` engine should be 1-63 characters, and valid characters are /
3585
+ # a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.
3586
3586
  # @param [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Engine] google_cloud_discoveryengine_v1_engine_object
3587
3587
  # @param [String] update_mask
3588
3588
  # Indicates which fields in the provided Engine to update. If an unsupported or
@@ -4965,10 +4965,10 @@ module Google
4965
4965
 
4966
4966
  # Updates a DataStore
4967
4967
  # @param [String] name
4968
- # Immutable. The full resource name of the data store. Format: `projects/`
4969
- # project`/locations/`location`/collections/`collection_id`/dataStores/`
4970
- # data_store_id``. This field must be a UTF-8 encoded string with a length limit
4971
- # of 1024 characters.
4968
+ # Immutable. Identifier. The full resource name of the data store. Format: `
4969
+ # projects/`project`/locations/`location`/collections/`collection_id`/dataStores/
4970
+ # `data_store_id``. This field must be a UTF-8 encoded string with a length
4971
+ # limit of 1024 characters.
4972
4972
  # @param [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataStore] google_cloud_discoveryengine_v1_data_store_object
4973
4973
  # @param [String] update_mask
4974
4974
  # 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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.36.0
4
+ version: 0.37.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_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1/v0.36.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1/v0.37.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1
62
62
  rdoc_options: []
63
63
  require_paths: