Skip to content

Commit 6b2cc43

Browse files
feat: Automated regeneration of sqladmin v1 client (#26493)
Auto-created at 2026-05-17 11:01:34 +0000 using the toys pull request generator.
1 parent d67a3f6 commit 6b2cc43

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

generated/google-apis-sqladmin_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-sqladmin_v1
22

3+
### v0.98.0 (2026-05-17)
4+
5+
* Regenerated from discovery document revision 20260510
6+
37
### v0.97.0 (2026-05-10)
48

59
* Regenerated from discovery document revision 20260424

generated/google-apis-sqladmin_v1/lib/google/apis/sqladmin_v1/classes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5331,7 +5331,7 @@ class Settings
53315331
# @return [Array<Google::Apis::SqladminV1::DenyMaintenancePeriod>]
53325332
attr_accessor :deny_maintenance_periods
53335333

5334-
# Optional. The edition of the instance.
5334+
# Optional. The edition type of the Cloud SQL instance.
53355335
# Corresponds to the JSON property `edition`
53365336
# @return [String]
53375337
attr_accessor :edition

generated/google-apis-sqladmin_v1/lib/google/apis/sqladmin_v1/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module SqladminV1
1818
# Version of the google-apis-sqladmin_v1 gem
19-
GEM_VERSION = "0.97.0"
19+
GEM_VERSION = "0.98.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20260424"
25+
REVISION = "20260510"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)