google-apis-discoveryengine_v1 0.62.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cb53aa14eb58b19049f0ca604f7810eab07a50a4815976f90f382a3bb56b9d44
4
- data.tar.gz: 00364ae1e9f32498569b35670ec66b9b68a501d52f935fce92798868e83cd9ac
3
+ metadata.gz: ef48a739c95e9cce417e3295c3f5a383998222c343045613436fbb5f1e668fc3
4
+ data.tar.gz: b0410b06678aff41e9278acd571dfc91b05c7b3b366cb3e52d908c22b7f4deaf
5
5
  SHA512:
6
- metadata.gz: 61ce5983010f4dc58f73a8ab72c0943686418369fea2bc8d2d689cb1edd641c7f763cb07a432f7d226ee8a50a360857abd3074086bfb29ba7fc2468da038f0b7
7
- data.tar.gz: daefe29e8918121e987fc51697f20569ed840d728feae8d565dfb96c3518984e79b79faf9c863a481a759433881baafa75ce9e0a6ccc7fb38800371747e4dd14
6
+ metadata.gz: 6d1450b6dd2e5033aea2182c4525f5f23a1f269d195cc773d0ec038f6771193b9807d2e24273e0ebb104da5681fd40dab54653a2ed61fbea2d4f51d46f100fe4
7
+ data.tar.gz: 267dd3c74d820966e2c4dd462db48250ec1349f15788353642fc866602a4ee86c4384a77a454dfec38ff3250930dbf843ce40e2fe7d556f00af160e40222ce94
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-discoveryengine_v1
2
2
 
3
+ ### v0.63.0 (2025-12-28)
4
+
5
+ * Regenerated from discovery document revision 20251221
6
+
3
7
  ### v0.62.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 DiscoveryengineV1
18
18
  # Version of the google-apis-discoveryengine_v1 gem
19
- GEM_VERSION = "0.62.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.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
@@ -525,11 +525,12 @@ module Google
525
525
  # @param [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnector] google_cloud_discoveryengine_v1_data_connector_object
526
526
  # @param [String] update_mask
527
527
  # Indicates which fields in the provided DataConnector to update. Supported
528
- # field paths include: - refresh_interval - params - auto_run_disabled -
529
- # action_config - action_config.action_params - action_config.service_name -
530
- # destination_configs - blocking_reasons - sync_mode - incremental_sync_disabled
531
- # - incremental_refresh_interval Note: Support for these fields may vary
532
- # depending on the connector type. For example, not all connectors support `
528
+ # field paths include: - `refresh_interval` - `params` - `auto_run_disabled` - `
529
+ # action_config` - `action_config.action_params` - `action_config.service_name` -
530
+ # `destination_configs` - `blocking_reasons` - `sync_mode` - `
531
+ # incremental_sync_disabled` - `incremental_refresh_interval` - `
532
+ # data_protection_policy` Note: Support for these fields may vary depending on
533
+ # the connector type. For example, not all connectors support `
533
534
  # destination_configs`. If an unsupported or unknown field path is provided, the
534
535
  # request will return an INVALID_ARGUMENT error.
535
536
  # @param [String] fields
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.62.0
4
+ version: 0.63.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.62.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1/v0.63.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: