Skip to content

Commit 1105ddf

Browse files
feat: Automated regeneration of alloydb v1alpha client (#24394)
Auto-created at 2025-09-28 09:26:46 +0000 using the toys pull request generator.
1 parent 2225bcb commit 1105ddf

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

generated/google-apis-alloydb_v1alpha/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-alloydb_v1alpha
22

3+
### v0.37.0 (2025-09-28)
4+
5+
* Regenerated from discovery document revision 20250910
6+
37
### v0.36.0 (2025-09-14)
48

59
* Regenerated from discovery document revision 20250904

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3720,7 +3720,7 @@ def update!(**args)
37203720
end
37213721

37223722
# DatabaseResourceFeed is the top level proto to be used to ingest different
3723-
# database resource level events into Condor platform. Next ID: 12
3723+
# database resource level events into Condor platform. Next ID: 13
37243724
class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
37253725
include Google::Apis::Core::Hashable
37263726

generated/google-apis-alloydb_v1alpha/lib/google/apis/alloydb_v1alpha/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 AlloydbV1alpha
1818
# Version of the google-apis-alloydb_v1alpha gem
19-
GEM_VERSION = "0.36.0"
19+
GEM_VERSION = "0.37.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 = "20250904"
25+
REVISION = "20250910"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)