google-apis-securitycenter_v1beta2 0.32.0 → 0.33.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ffacacf40445e33a8d1c63ebfb893d3564dfdb33699462b50e3e70ab8b1d1b43
|
4
|
+
data.tar.gz: 90e5a03c9da065da711f804134d068868708edb7f68cb13cb1a95df0fc4fca90
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4dccc38619c93ec04bfefed99bfe5d98cb5350c88252bffae3ba4482c273688ea1180742372ccc62047da8671beab8f4126e42fa758b1e2032871620501a2f1d
|
7
|
+
data.tar.gz: a9b4ec0283f49f2bd66381eb11cb59374afe71951a5c5e959a74555ed21bff6eaa7c1f63abd26fd2965306452b77bfa25cc3025d2f09b5eb9507156c26c36238
|
data/CHANGELOG.md
CHANGED
@@ -847,7 +847,7 @@ module Google
|
|
847
847
|
# contacts that pertain. Please refer to: https://cloud.google.com/resource-
|
848
848
|
# manager/docs/managing-notification-contacts#notification-categories ` "
|
849
849
|
# security": ` "contacts": [ ` "email": "person1@company.com" `, ` "email": "
|
850
|
-
# person2@company.com" ` ] `
|
850
|
+
# person2@company.com" ` ] ` `
|
851
851
|
# Corresponds to the JSON property `contacts`
|
852
852
|
# @return [Hash<String,Google::Apis::SecuritycenterV1beta2::ContactDetails>]
|
853
853
|
attr_accessor :contacts
|
@@ -1869,7 +1869,7 @@ module Google
|
|
1869
1869
|
# @return [Array<Google::Apis::SecuritycenterV1beta2::ProcessSignature>]
|
1870
1870
|
attr_accessor :signatures
|
1871
1871
|
|
1872
|
-
# The list of URIs associated to the Findings
|
1872
|
+
# The list of URIs associated to the Findings.
|
1873
1873
|
# Corresponds to the JSON property `uris`
|
1874
1874
|
# @return [Array<String>]
|
1875
1875
|
attr_accessor :uris
|
@@ -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.33.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.9.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220824"
|
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.33.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: 2022-08-
|
11
|
+
date: 2022-08-29 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.33.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: []
|