google-apis-securitycenter_v1 0.39.0 → 0.40.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: d1fca40659a52cd9c54836520de223e3ee069a03c8c1944886a7f222165c1ace
4
- data.tar.gz: 60690f507c37062f4ca0974c00366000bd6a2d22819746cee0bc0a41f8193661
3
+ metadata.gz: 1b1986e5bce1e860d0a99fc7d734c3dd8416e2a5ae39604a570972e80b278d15
4
+ data.tar.gz: 2d16622f4534fb926717a2a2a08927fb84b108ecb8cdca327aee1ae69937bcf9
5
5
  SHA512:
6
- metadata.gz: 3e213a7fe2c6ccf887a6d3b453e45d630ba8fad1aca1d0c11f460173e30fd51e609aeabd4875ce38cdc4149e41ba031a48a3328ea22d7a7ffb23f60f13888c5b
7
- data.tar.gz: 355e2f93d669ac63faa43652859f2c7b079b587c751a9b3ef07bf63e9a822f6beb0ad91f6006b85e516f3ac2f76bee757e01de95ebbfe41049ae23e0c048992b
6
+ metadata.gz: aac1982e6eff4687371570444fbf99d1d4bd222621e2224c776da0c5d67e0e2a27141358da14b8135049cc246c7f6f5aebaf08d91a25636843673832952ccf4b
7
+ data.tar.gz: 313fc8b3ee9c47b8c425f0ea786c2952bbc279afb1fd1c422c3290f8ae5462a9e29445e7e063cc9e1b186a409cd9225030136b7c2db22457a88d43fab7dda1f3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1
2
2
 
3
+ ### v0.40.0 (2022-08-25)
4
+
5
+ * Regenerated from discovery document revision 20220824
6
+
3
7
  ### v0.39.0 (2022-08-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20220809
@@ -1056,7 +1056,7 @@ module Google
1056
1056
  # contacts that pertain. Please refer to: https://cloud.google.com/resource-
1057
1057
  # manager/docs/managing-notification-contacts#notification-categories ` "
1058
1058
  # security": ` "contacts": [ ` "email": "person1@company.com" `, ` "email": "
1059
- # person2@company.com" ` ] `
1059
+ # person2@company.com" ` ] ` `
1060
1060
  # Corresponds to the JSON property `contacts`
1061
1061
  # @return [Hash<String,Google::Apis::SecuritycenterV1::ContactDetails>]
1062
1062
  attr_accessor :contacts
@@ -2464,7 +2464,7 @@ module Google
2464
2464
  # @return [Array<Google::Apis::SecuritycenterV1::ProcessSignature>]
2465
2465
  attr_accessor :signatures
2466
2466
 
2467
- # The list of URIs associated to the Findings
2467
+ # The list of URIs associated to the Findings.
2468
2468
  # Corresponds to the JSON property `uris`
2469
2469
  # @return [Array<String>]
2470
2470
  attr_accessor :uris
@@ -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.39.0"
19
+ GEM_VERSION = "0.40.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 = "20220809"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.0
4
+ version: 0.40.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-15 00:00:00.000000000 Z
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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.39.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.40.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1
63
63
  post_install_message:
64
64
  rdoc_options: []