google-apis-securitycenter_v1beta2 0.55.0 → 0.56.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: 576684b6fd1300e39a10b6926eb3d61f457f4bf9f403ef30e576b0e4e6c3c250
|
|
4
|
+
data.tar.gz: 0fd6f328c9cdf41b4464002bbc79536e043c9f808e0e37287097c478dcdeb6fa
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: dd472834874756064b5102b4c241b8243c7d97a3c451db4d1ffc4bfeb5ad4dc48c15036310409261a13fb1b5e066de54527209816df696998f66acd03e587ee2
|
|
7
|
+
data.tar.gz: 250504f69fab8a0b4ebff0dea9f7ba801831273ba8a4d31ae6375792f66ade48f706829e40707bc50c461568cb8ff82ea1758cd68fc5d8d871d8c67c12b6ed7b
|
data/CHANGELOG.md
CHANGED
|
@@ -1965,8 +1965,8 @@ module Google
|
|
|
1965
1965
|
end
|
|
1966
1966
|
end
|
|
1967
1967
|
|
|
1968
|
-
# A resource value config is a mapping configuration of user's
|
|
1969
|
-
# resource values. Used
|
|
1968
|
+
# A resource value config (RVC) is a mapping configuration of user's resources
|
|
1969
|
+
# to resource values. Used in Attack path simulations.
|
|
1970
1970
|
class GoogleCloudSecuritycenterV1ResourceValueConfig
|
|
1971
1971
|
include Google::Apis::Core::Hashable
|
|
1972
1972
|
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module SecuritycenterV1beta2
|
|
18
18
|
# Version of the google-apis-securitycenter_v1beta2 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.56.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20231005"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-securitycenter_v1beta2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.56.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-10-
|
|
11
|
+
date: 2023-10-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -58,7 +58,7 @@ licenses:
|
|
|
58
58
|
metadata:
|
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta2/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.56.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta2
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|