google-apis-sqladmin_v1beta4 0.82.0 → 0.83.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: 74b493e188601c27a8464292b1a0725d3a54c98a1efb814476a6b2071eb01413
4
- data.tar.gz: aba60fa45f36459558313475f1110d9188d99963db37e358bf74abc9fe048021
3
+ metadata.gz: 9fe0c6d5c7c49bb703ce977627aae0f1115a747004d8d073128d5058252a73c9
4
+ data.tar.gz: 0ffa6881493b2c3bd6f17d675a8b35d69073048eff1e2d27f8bee86f3744b075
5
5
  SHA512:
6
- metadata.gz: bd1c7240805a8fc85781c178af7bb5a2d942101ffa6136a68ef1feecbac273f8ff58aa165f5c9b671e01cf9432342770f8752eaeac01a5cbc8a3a0dd65ce764f
7
- data.tar.gz: 53cc717f6ed809758d120ca26f8c5636e7555d572aefb55e48b01f4f8541f4cf2487d9d98662390eca73e8992112e227cc93e39f5ac1e81042e2854705eddcca
6
+ metadata.gz: fc29bfc7f554e644516578c6b2094c586bc30beeb7df03e6cbbaf90738b2f668dd4ea46e6bc8c1d40d620930ce27dbf53b9860911232730125937ac25ac627b0
7
+ data.tar.gz: 2b04dbd6c485a3ff6dce355d7f03cf0ffc7359eb511e6aa861ec6d216f4a44b9036d3337158d8b6bef3258ffe657e3697f1577022f9876ee534907cdc9972011
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-sqladmin_v1beta4
2
2
 
3
+ ### v0.83.0 (2025-05-11)
4
+
5
+ * Regenerated from discovery document revision 20250502
6
+
3
7
  ### v0.82.0 (2025-05-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20250427
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SqladminV1beta4
18
18
  # Version of the google-apis-sqladmin_v1beta4 gem
19
- GEM_VERSION = "0.82.0"
19
+ GEM_VERSION = "0.83.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 = "20250427"
25
+ REVISION = "20250502"
26
26
  end
27
27
  end
28
28
  end
@@ -348,17 +348,15 @@ module Google
348
348
  execute_or_queue_command(command, &block)
349
349
  end
350
350
 
351
- # This API updates the following: 1- retention period and description of backup
352
- # in case of final backups only. 2- gcbdr_soft_delete_status of backup in case
353
- # of GCBDR managed backups only.
351
+ # Updates the retention period and the description of the backup. You can use
352
+ # this API to update final backups only.
354
353
  # @param [String] name
355
354
  # Output only. The resource name of the backup. Format: projects/`project`/
356
355
  # backups/`backup`.
357
356
  # @param [Google::Apis::SqladminV1beta4::Backup] backup_object
358
357
  # @param [String] update_mask
359
- # The list of fields that you can update. 1- You can update only the description
360
- # and retention period for a final backup. 2- You can update only the
361
- # gcbdr_soft_delete_status for GCBDR managed backup.
358
+ # The list of fields that you can update. You can update only the description
359
+ # and retention period of the final backup.
362
360
  # @param [String] fields
363
361
  # Selector specifying which fields to include in a partial response.
364
362
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-sqladmin_v1beta4
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.82.0
4
+ version: 0.83.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-sqladmin_v1beta4/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1beta4/v0.82.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1beta4/v0.83.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1beta4
62
62
  rdoc_options: []
63
63
  require_paths: