google-apis-securitycenter_v1 0.93.0 → 0.94.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 589c1ae56a1067d48d3fecfe510740d9c997c835d90906b066d7d42fc230ef0f
|
4
|
+
data.tar.gz: cf83502cf286764cda5ed2ef8c11ea37eecbe4cf4c39d4a9da2f585f34ae4451
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a1ca3c3300e161b6893675bbdacd7421e839dbc72f4809185e8b850d2b1d00420da96de736cf90b0d5aa98585843ba12ebf50b2fe289127f2e2f2f44f81d6f38
|
7
|
+
data.tar.gz: a98ae60066181915060c1048f8e546ccb4a12b14b63cc92faf643630381c9fa830614fc5b0408c2a6d977f1ca451dc5e2469d3de6f1302a73e3ca24667a1a976
|
data/CHANGELOG.md
CHANGED
@@ -1978,8 +1978,8 @@ module Google
|
|
1978
1978
|
|
1979
1979
|
# Maximum duration of retention allowed from the DRD control. This comes from
|
1980
1980
|
# the DRD control where users set a max TTL for their data. For example, suppose
|
1981
|
-
# that a user
|
1982
|
-
# object in that bucket is 100 days old. In this case, a
|
1981
|
+
# that a user sets the max TTL for a Cloud Storage bucket to 90 days. However,
|
1982
|
+
# an object in that bucket is 100 days old. In this case, a
|
1983
1983
|
# DataRetentionDeletionEvent will be generated for that Cloud Storage bucket,
|
1984
1984
|
# and the max_retention_allowed is 90 days.
|
1985
1985
|
# Corresponds to the JSON property `maxRetentionAllowed`
|
@@ -2111,7 +2111,7 @@ module Google
|
|
2111
2111
|
include Google::Apis::Core::Hashable
|
2112
2112
|
|
2113
2113
|
# The name of the disk, for example, "https://www.googleapis.com/compute/v1/
|
2114
|
-
# projects
|
2114
|
+
# projects/`project-id`/zones/`zone-id`/disks/`disk-id`".
|
2115
2115
|
# Corresponds to the JSON property `name`
|
2116
2116
|
# @return [String]
|
2117
2117
|
attr_accessor :name
|
@@ -5792,8 +5792,8 @@ module Google
|
|
5792
5792
|
|
5793
5793
|
# Maximum duration of retention allowed from the DRD control. This comes from
|
5794
5794
|
# the DRD control where users set a max TTL for their data. For example, suppose
|
5795
|
-
# that a user
|
5796
|
-
# object in that bucket is 100 days old. In this case, a
|
5795
|
+
# that a user sets the max TTL for a Cloud Storage bucket to 90 days. However,
|
5796
|
+
# an object in that bucket is 100 days old. In this case, a
|
5797
5797
|
# DataRetentionDeletionEvent will be generated for that Cloud Storage bucket,
|
5798
5798
|
# and the max_retention_allowed is 90 days.
|
5799
5799
|
# Corresponds to the JSON property `maxRetentionAllowed`
|
@@ -5925,7 +5925,7 @@ module Google
|
|
5925
5925
|
include Google::Apis::Core::Hashable
|
5926
5926
|
|
5927
5927
|
# The name of the disk, for example, "https://www.googleapis.com/compute/v1/
|
5928
|
-
# projects
|
5928
|
+
# projects/`project-id`/zones/`zone-id`/disks/`disk-id`".
|
5929
5929
|
# Corresponds to the JSON property `name`
|
5930
5930
|
# @return [String]
|
5931
5931
|
attr_accessor :name
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module SecuritycenterV1
|
18
18
|
# Version of the google-apis-securitycenter_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.94.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250228"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-securitycenter_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.94.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-03-
|
10
|
+
date: 2025-03-09 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: google-apis-core
|
@@ -57,7 +57,7 @@ licenses:
|
|
57
57
|
metadata:
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.94.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|