google-apis-securitycenter_v1beta1 0.71.0 → 0.73.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f040b221375a5548bbe43d62716df613f665cfd2b1456f00c5ee46aba95aabec
4
- data.tar.gz: dc56a90e963cd497650f5636eee866cf060e5f2003902c6284867f2a866c6787
3
+ metadata.gz: c1d1e3b190946986ac550ffc061f46b2dce53ff2e013c7eea66aeb52eda02c13
4
+ data.tar.gz: ef5b1a6d5d919954d36b93d4ec4108ec39c341c75c6a7b0ca87838dec4131810
5
5
  SHA512:
6
- metadata.gz: 92a3b25a162aab62c34c9daeeef7191acc25550e98e2b07dc6c54bd659d50dddc7eb446249e97826053bf150a27c80a07e245ac039fcf336a1981a62e271ca47
7
- data.tar.gz: 59bb03c0d7e2520e719139fd9b51b5e11150faed5e8c0deed04de490696a486553abf2f52f9f9576fcfe8cf43d39b0f98be73deff922c8e7125261ff9101cb5a
6
+ metadata.gz: ba11b47517278facdbf25b675298c90d5426d0fe756ed70cffa71cded311be818a907b29509a66e5b4ca089e0eda0104fd680fc5198e866f554722e0c9fa7dd6
7
+ data.tar.gz: 3d2f6541b61add41f9842ecd73716dade1cb63ea52e2735b2fa409115baa06b10be02273cc6415df92848be0becd137445660de5ef48919b66e5ed2d1141620c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-securitycenter_v1beta1
2
2
 
3
+ ### v0.73.0 (2024-02-24)
4
+
5
+ * Regenerated using generator version 0.14.0
6
+
7
+ ### v0.72.0 (2024-02-18)
8
+
9
+ * Regenerated from discovery document revision 20240213
10
+
3
11
  ### v0.71.0 (2024-02-04)
4
12
 
5
13
  * Regenerated from discovery document revision 20240130
data/OVERVIEW.md CHANGED
@@ -83,9 +83,9 @@ The [product documentation](https://cloud.google.com/security-command-center) ma
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.5+.
86
+ This library is supported on Ruby 2.7+.
87
87
 
88
- 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. Currently, this means Ruby 2.5 and later. 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.
88
+ 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.
89
89
 
90
90
  ## License
91
91