google-apis-securitycenter_v1 0.75.0 → 0.77.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: 4c9ffd3c4a7766f6b57e7acf3b9cca99a8771b138018a43fe40b98bab7cce058
4
- data.tar.gz: b7e87d7ebc376a491cda95fdeaf092cf56c97f6b00fabde6c36f70ed8c3516a5
3
+ metadata.gz: 98961f33aa584b5181b40fa5dd6915653f4f369c5f9238c213752effd5ba3251
4
+ data.tar.gz: 378b5b09164cf1e59faf6d8d3552ad7546cff8dc5fe12fb42886f10dcef4ff86
5
5
  SHA512:
6
- metadata.gz: 8e9af0c4e9c6170fcc8522ac5756416dffc10e2a0008d5df7d258bdbfa7af016c47c2f58c47f8c09460fb8832b0c0806ab4d0feda380e9ad26c32cb86875c8f2
7
- data.tar.gz: fb765b1494bdf4339c95aede496cc75184e09b324119285cc49755b505084ceac7c638328c1eb40b3a1f3ae9d2f0cce5ad8c1190a0b1a2e37ca052c7e0a134f4
6
+ metadata.gz: b3f2b4b485aa9f838d11b8a9aace1206014646acd298a2cbfb0074d0189a6143b06c632b73c06ec887d4d137ddc7431c3fa4e46ab7d99fd44c380ecbbc4905a1
7
+ data.tar.gz: a9a03f032792be8a697cc01ba11b521a8d95a338a121c7e10b542dfa2eb7d5a846b356a7cf6bedc67534174024792c6f0ba68cae240eeb94213d0f2ff097706f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-securitycenter_v1
2
2
 
3
+ ### v0.77.0 (2024-02-24)
4
+
5
+ * Regenerated using generator version 0.14.0
6
+
7
+ ### v0.76.0 (2024-02-18)
8
+
9
+ * Regenerated from discovery document revision 20240213
10
+
3
11
  ### v0.75.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