google-apis-securitycenter_v1beta1 0.106.0 → 0.108.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d4b395a866fe8aea533f583f2548dde76c129518935faa597f94edcf90f699b9
4
- data.tar.gz: 99bf851d055e7e7f28b005afdf5c78d1b80b65bcc2eb3aa14b89f4cb8e865ed2
3
+ metadata.gz: b8870800c17ca939544d09c067db96ebd4a69ca94289b9dc2c83de5805af7458
4
+ data.tar.gz: 8c7a9a7c98a536943a1f7b45ce6c135ee68a4cf1b22747afffd016fcc3e3dd77
5
5
  SHA512:
6
- metadata.gz: 295c170d1d4e6d0baa95ff94b0625aebe43df9a3f48cd2c7b8af10ca5ca627850903a28653668f86c45ad71132bfd271fa63c2214b6280eb39db5c02386f6e56
7
- data.tar.gz: 1234e418be97486866e2a1ad59366d197e5813685473103d244c3b1770c3718c5786112eb286567c09a623d240f632ca6ad161b5784ab179abac3eb12e4ec8d7
6
+ metadata.gz: e832638a0459c5eda4c03c735d92f9e0523ba20c45274302e6dffd7ff72a957f3bbd6973c3eca9e083ec152569a544e6c4f50b0bb0b10593b4094a7756c0f632
7
+ data.tar.gz: f96dc4133d522f59426fb9ef98e2f02cb98df603bf8d75515abd1b9945f847a361e642f1157dee400bd5f6331fa9eac1405d0d6fce8cb01a4e118b59ab726e8e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-securitycenter_v1beta1
2
2
 
3
+ ### v0.108.0 (2026-06-21)
4
+
5
+ * Regenerated from discovery document revision 20260615
6
+
7
+ ### v0.107.0 (2026-06-14)
8
+
9
+ * Regenerated from discovery document revision 20260526
10
+ * Regenerated using generator version 0.19.0
11
+
3
12
  ### v0.106.0 (2026-05-03)
4
13
 
5
14
  * Regenerated from discovery document revision 20260424
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ 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 3.1+.
86
+ This library is supported on Ruby 3.2+.
87
87
 
88
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