google-apis-discoveryengine_v1alpha 0.87.0 → 0.88.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: dbe11568f2bf0af08ae1dfbc9de31f3a82d812d64d66360b680f9fefd2f85c70
4
- data.tar.gz: 9a5a6760cb2e2e35d28f681137a0c25731505d818b616277ca4473d2729e4613
3
+ metadata.gz: 808c1013fbcb20bb76ad0eeb0b23c7dbf6c1129b78be4c64fa466c3d43058d6e
4
+ data.tar.gz: d4213dca48ed1f4cf169ffe6061b81ee2f276459c43848562796404dd33449d7
5
5
  SHA512:
6
- metadata.gz: 869afd36d6cd5b36c6404196c593e731f9f7f0994f0136402203fb6339508b54d913a26612d4d5c409e0c755972fb95e5df92cdd00c08ef817622061ad776a09
7
- data.tar.gz: 3953045861b425e77f607483c0c2d818f1cc723a0fe859c6adcce927d6a77758fa37f2078647b0ca4ef524e1f9c4213e4e8bd855bf8dff9aacb403d45a08a10b
6
+ metadata.gz: 2cddbc37ffccd37868f82f5df6bf19eecd7160c81dec4af5cb497c7177a0eda6762fc9a85e67e079ef05e3c0c7bb720ab62a9af967b3660722f44afdc0ec740a
7
+ data.tar.gz: b44dbb6637305a75b861d4471e4768cd78bca7267c286d9bca68859532f56fea8092c2ebe0083c5cb9c2902f8b46ff3b51a723d5bb28c0dfbb8b0f1c4b62615b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-discoveryengine_v1alpha
2
2
 
3
+ ### v0.88.0 (2025-12-28)
4
+
5
+ * Regenerated from discovery document revision 20251221
6
+
3
7
  ### v0.87.0 (2025-12-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20251217
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DiscoveryengineV1alpha
18
18
  # Version of the google-apis-discoveryengine_v1alpha gem
19
- GEM_VERSION = "0.87.0"
19
+ GEM_VERSION = "0.88.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251217"
25
+ REVISION = "20251221"
26
26
  end
27
27
  end
28
28
  end
@@ -1278,11 +1278,12 @@ module Google
1278
1278
  # @param [Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDataConnector] google_cloud_discoveryengine_v1alpha_data_connector_object
1279
1279
  # @param [String] update_mask
1280
1280
  # Indicates which fields in the provided DataConnector to update. Supported
1281
- # field paths include: - refresh_interval - params - auto_run_disabled -
1282
- # action_config - action_config.action_params - action_config.service_name -
1283
- # destination_configs - blocking_reasons - sync_mode - incremental_sync_disabled
1284
- # - incremental_refresh_interval Note: Support for these fields may vary
1285
- # depending on the connector type. For example, not all connectors support `
1281
+ # field paths include: - `refresh_interval` - `params` - `auto_run_disabled` - `
1282
+ # action_config` - `action_config.action_params` - `action_config.service_name` -
1283
+ # `destination_configs` - `blocking_reasons` - `sync_mode` - `
1284
+ # incremental_sync_disabled` - `incremental_refresh_interval` - `
1285
+ # data_protection_policy` Note: Support for these fields may vary depending on
1286
+ # the connector type. For example, not all connectors support `
1286
1287
  # destination_configs`. If an unsupported or unknown field path is provided, the
1287
1288
  # request will return an INVALID_ARGUMENT error.
1288
1289
  # @param [String] fields
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-discoveryengine_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.87.0
4
+ version: 0.88.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_v1alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1alpha/v0.87.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1alpha/v0.88.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1alpha
62
62
  rdoc_options: []
63
63
  require_paths: