Skip to content

Commit 9cd5d55

Browse files
feat: Automated regeneration of cloudbuild v1alpha1 client (#11819)
Auto-created at 2022-09-19 11:10:07 +0000 using the toys pull request generator.
1 parent 117e776 commit 9cd5d55

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

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

3+
### v0.27.0 (2022-09-19)
4+
5+
* Unspecified changes
6+
37
### v0.26.0 (2022-09-17)
48

59
* Unspecified changes

generated/google-apis-cloudbuild_v1alpha1/google-apis-cloudbuild_v1alpha1.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Gem::Specification.new do |gem|
2929
gem.require_paths = ["lib"]
3030

3131
gem.required_ruby_version = '>= 2.5'
32-
gem.add_runtime_dependency "google-apis-core", ">= 0.7.2", "< 2.a"
32+
gem.add_runtime_dependency "google-apis-core", ">= 0.9.0", "< 2.a"
3333
end

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module Google
1616
module Apis
1717
module CloudbuildV1alpha1
1818
# Version of the google-apis-cloudbuild_v1alpha1 gem
19-
GEM_VERSION = "0.26.0"
19+
GEM_VERSION = "0.27.0"
2020

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

0 commit comments

Comments
 (0)