Skip to content

Commit 8fd0a4c

Browse files
feat: Automated regeneration of compute alpha client (googleapis#22507)
Auto-created at 2025-04-20 10:50:27 +0000 using the toys pull request generator.
1 parent 464fecf commit 8fd0a4c

File tree

6 files changed

+2449
-149
lines changed

6 files changed

+2449
-149
lines changed

api_names_out.yaml

Lines changed: 204 additions & 0 deletions
Large diffs are not rendered by default.

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

3+
### v0.111.0 (2025-04-20)
4+
5+
* Regenerated from discovery document revision 20250415
6+
37
### v0.110.0 (2025-03-23)
48

59
* Regenerated from discovery document revision 20250320

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

Lines changed: 1325 additions & 66 deletions
Large diffs are not rendered by default.

generated/google-apis-compute_alpha/lib/google/apis/compute_alpha/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 ComputeAlpha
1818
# Version of the google-apis-compute_alpha gem
19-
GEM_VERSION = "0.110.0"
19+
GEM_VERSION = "0.111.0"
2020

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

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

0 commit comments

Comments
 (0)