Skip to content

Commit f3b2709

Browse files
feat: Automated regeneration of securitycenter v1beta1 client (#26774)
Auto-created at 2026-06-14 11:25:02 +0000 using the toys pull request generator.
1 parent 2b3422a commit f3b2709

6 files changed

Lines changed: 1676 additions & 3483 deletions

File tree

generated/google-apis-securitycenter_v1beta1/CHANGELOG.md

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

3+
### v0.107.0 (2026-06-14)
4+
5+
* Regenerated from discovery document revision 20260526
6+
* Regenerated using generator version 0.19.0
7+
38
### v0.106.0 (2026-05-03)
49

510
* Regenerated from discovery document revision 20260424

generated/google-apis-securitycenter_v1beta1/OVERVIEW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/security-command-center) ma
8383

8484
## Supported Ruby versions
8585

86-
This library is supported on Ruby 3.1+.
86+
This library is supported on Ruby 3.2+.
8787

8888
Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
8989

generated/google-apis-securitycenter_v1beta1/google-apis-securitycenter_v1beta1.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ Gem::Specification.new do |gem|
2828
gem.files = Dir.glob("lib/**/*.rb") + Dir.glob("*.md") + [".yardopts"]
2929
gem.require_paths = ["lib"]
3030

31-
gem.required_ruby_version = '>= 3.1'
31+
gem.required_ruby_version = '>= 3.2'
3232
gem.add_runtime_dependency "google-apis-core", ">= 0.15.0", "< 2.a"
3333
end

0 commit comments

Comments
 (0)