google-apis-securitycenter_v1beta2 0.63.0 → 0.65.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: be7d381325f39a4c589fa805eb843e3633d91d1003334c4c24656420de399b3f
4
- data.tar.gz: cec6c55ca96aa378bcce8e39b477367ad661136056f59e81683f2533e4f9c05a
3
+ metadata.gz: 5e62704a1cb0c156e16b0ff7ad3399bd93d498502289b55d81ea398e3038982a
4
+ data.tar.gz: 6ddd1ab1b1efbc655379a4048f222bd8b7abcfbc49e010e728888bf5865c76c6
5
5
  SHA512:
6
- metadata.gz: 2eb472bb1a894bdb920ade2bf941a33348bc4f50959909028365fdd02030266d338f31bb110ba5cc763686956d1f4d473a95a4b2ac7f4fde2b9051148855a4a7
7
- data.tar.gz: 96ceb03b04491264857d8e06337a8423fd101b59b8990f07179e842e3960c18ef8bca73c5164a7f584e67347aa2b887294d8e4b9213de3790d9354979ac0bf24
6
+ metadata.gz: 7f76a595ef2a72edd22bea5b2cd9a6736d86c4fa78c25f017190956e8523d0c1f1a1391017571275bb8f2cb2c588c3ef3c29a08bcfde495acb6118962281e547
7
+ data.tar.gz: 442390d88aa83385176c8efea0ad89ac9940fde911b60a0240c2ab70aaae758b261c532e1ad6b9ff99dc9d77d2912d17d5566f7ffcce42246da976939436b57c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-securitycenter_v1beta2
2
2
 
3
+ ### v0.65.0 (2024-02-23)
4
+
5
+ * Regenerated using generator version 0.14.0
6
+
7
+ ### v0.64.0 (2024-02-18)
8
+
9
+ * Regenerated from discovery document revision 20240213
10
+
3
11
  ### v0.63.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