google-apis-sqladmin_v1 0.97.0 → 0.98.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: 96393ce6d1d2f7d8f186aaac3a6ec0c4d6edf210d58f64296a656d60949b21eb
4
- data.tar.gz: 7207dd1c6355acd4c8a9630563b152959c82811331ffc04306472d0786cd49d1
3
+ metadata.gz: 9822d568930a569d77b7237dedb2492684ad56b1b84cdd6978a5fcb05e6d1d10
4
+ data.tar.gz: 002b1a8d7080d7ac2a9dd7849ff427527cbfb234da1a29fad509517dbc06f58d
5
5
  SHA512:
6
- metadata.gz: 7776bceca5c177e9362908507c80f5a6050ea887c43b930f37dea6ae5d79b571b819213264de8e319b95098af45b206e0538f87eb772a4edde87b2660cccc214
7
- data.tar.gz: b8d63ad5e4187be68beeb2b80cfc1a2fdfdad5d881824a4530b3ce32576f5711c1b8fe1423e306ce91d433756228ab928eb6de3fa072921bb30876f70b55c59d
6
+ metadata.gz: 579acf384b3ddb04733ee4fee3b46d71ec48697d51c58662e019c3c3498797f437137039c9dae0654121add1d7a11508eda91c92042e5d420e4a7a27fa54384c
7
+ data.tar.gz: 22784c1c04604cd61cb0f3ada2d3869ce73d1228ac1b01dce06e85ac7f3dd6fed5e1e2a0f2c661720ceb7366e42a7efe17e0c898c00f851f410476ed197ce2af
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-sqladmin_v1
2
2
 
3
+ ### v0.98.0 (2026-05-17)
4
+
5
+ * Regenerated from discovery document revision 20260510
6
+
3
7
  ### v0.97.0 (2026-05-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20260424
@@ -5331,7 +5331,7 @@ module Google
5331
5331
  # @return [Array<Google::Apis::SqladminV1::DenyMaintenancePeriod>]
5332
5332
  attr_accessor :deny_maintenance_periods
5333
5333
 
5334
- # Optional. The edition of the instance.
5334
+ # Optional. The edition type of the Cloud SQL instance.
5335
5335
  # Corresponds to the JSON property `edition`
5336
5336
  # @return [String]
5337
5337
  attr_accessor :edition
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SqladminV1
18
18
  # Version of the google-apis-sqladmin_v1 gem
19
- GEM_VERSION = "0.97.0"
19
+ GEM_VERSION = "0.98.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 = "20260424"
25
+ REVISION = "20260510"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-sqladmin_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.97.0
4
+ version: 0.98.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_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1/v0.97.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1/v0.98.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1
62
62
  rdoc_options: []
63
63
  require_paths: