google-apis-securitycenter_v1beta2 0.32.0 → 0.33.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: 9792564831becfd729f3120548d7194f51b231da1cb230a9538362300245ec1f
4
- data.tar.gz: 829a8594cc4bbf3532e68ff268a1cf534d27d5ff20461ebcac1ca71389cb4643
3
+ metadata.gz: ffacacf40445e33a8d1c63ebfb893d3564dfdb33699462b50e3e70ab8b1d1b43
4
+ data.tar.gz: 90e5a03c9da065da711f804134d068868708edb7f68cb13cb1a95df0fc4fca90
5
5
  SHA512:
6
- metadata.gz: d0b4d0c6bd05fc5ba34d0e4afa823f4d605a597fb1633811da5db7d3996de0c5cba2aa41c775910657cc0104005fac61eb5a652f5c5e22b6bcf025e75f7248c4
7
- data.tar.gz: 21c0ba256e7a3d338560eec5b6fe8595f88b4e79f23de5f7587246d3010255bfe4ac7d723ebdcd34bbcf196fc0a4a3090d009fceec35a91e15b248edcfadcbc5
6
+ metadata.gz: 4dccc38619c93ec04bfefed99bfe5d98cb5350c88252bffae3ba4482c273688ea1180742372ccc62047da8671beab8f4126e42fa758b1e2032871620501a2f1d
7
+ data.tar.gz: a9b4ec0283f49f2bd66381eb11cb59374afe71951a5c5e959a74555ed21bff6eaa7c1f63abd26fd2965306452b77bfa25cc3025d2f09b5eb9507156c26c36238
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1beta2
2
2
 
3
+ ### v0.33.0 (2022-08-25)
4
+
5
+ * Regenerated from discovery document revision 20220824
6
+
3
7
  ### v0.32.0 (2022-08-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20220809
@@ -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.32.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 = "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_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.32.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-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_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.32.0
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: []