google-apis-securitycenter_v1beta1 0.36.0 → 0.37.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: f80f66b9e52bdb4a3b3c473f50e9a977037fad35964e4169d89dece9e690723e
4
- data.tar.gz: 77346e56c89f4eb83a516ed2099cbbcdcd9a20cc59fcedaada20fd4120b5ea68
3
+ metadata.gz: 724d246547f6e11a9bfcb229ca28c577402c7e870edfd0b3eb82e286fc0c328e
4
+ data.tar.gz: 5e964edc8961349f0f2f4696eae29ce28171ec0df29dacb4710d3d5104f39cbd
5
5
  SHA512:
6
- metadata.gz: 6b30a13fa41d6b1cb74179d385edf24f6080af537e2962c195ff20edb3f0c4fa4ad20c4c8815c765220c6edade4b3f94bce10792a825b63b9176e664f72e031b
7
- data.tar.gz: ca4faff8d5c46dce6d8b684585c452351571c85b5c4938b72f00f2da62e11b6dad185c4f66d35be9f7585bf523f6a407196dfd8bff4be2273ea9e0cd204fd8b2
6
+ metadata.gz: 4b2a83ad1f89d2d67c8d2009ca1fb18776af3b48095d062072b248f548cc78073142522f9b83f43feed33dd5002d5d3eed94064a7bdcb12fcb8343b22f2e2511
7
+ data.tar.gz: 5d9fbfc29cb958a44d0b345ac86856e1d3b0dafb29970d8f3a9fe1e5a9c605c6279bbf41fea06924e2815e18091aa5ff9a74de45de0bdb5c8acb9577b33385d1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1beta1
2
2
 
3
+ ### v0.37.0 (2022-08-25)
4
+
5
+ * Regenerated from discovery document revision 20220824
6
+
3
7
  ### v0.36.0 (2022-08-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20220809
@@ -1010,7 +1010,7 @@ module Google
1010
1010
  # contacts that pertain. Please refer to: https://cloud.google.com/resource-
1011
1011
  # manager/docs/managing-notification-contacts#notification-categories ` "
1012
1012
  # security": ` "contacts": [ ` "email": "person1@company.com" `, ` "email": "
1013
- # person2@company.com" ` ] `
1013
+ # person2@company.com" ` ] ` `
1014
1014
  # Corresponds to the JSON property `contacts`
1015
1015
  # @return [Hash<String,Google::Apis::SecuritycenterV1beta1::ContactDetails>]
1016
1016
  attr_accessor :contacts
@@ -2451,7 +2451,7 @@ module Google
2451
2451
  # @return [Array<Google::Apis::SecuritycenterV1beta1::ProcessSignature>]
2452
2452
  attr_accessor :signatures
2453
2453
 
2454
- # The list of URIs associated to the Findings
2454
+ # The list of URIs associated to the Findings.
2455
2455
  # Corresponds to the JSON property `uris`
2456
2456
  # @return [Array<String>]
2457
2457
  attr_accessor :uris
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecuritycenterV1beta1
18
18
  # Version of the google-apis-securitycenter_v1beta1 gem
19
- GEM_VERSION = "0.36.0"
19
+ GEM_VERSION = "0.37.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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.36.0
4
+ version: 0.37.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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.36.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.37.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []