google-apis-securitycenter_v1beta2 0.35.0 → 0.36.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: 9504fefcce36a32787fb545185a9b2d8d159b2e5f61a12226961f0e3f57ab18f
4
- data.tar.gz: 71728fa1f5441dcccf03ada16e54b83d4015a0af1edde485c30975e4264cc22f
3
+ metadata.gz: 2b8a07211b64a5c4985e7d778d937d6267ebf60ab7121df485cb678e8bb38cca
4
+ data.tar.gz: fb33a5a8d1e051bd3eacde5c695a4f070c354086c998f3f99370fa591beefa99
5
5
  SHA512:
6
- metadata.gz: 7d846a101545b032ac88aefa1b99b7b3194fe4544dba3eff879cc64cf167d38750505eb09e8b2c07474068f3cae4305676917b00973b4ef2b5900de95b93a87e
7
- data.tar.gz: b7fb332411724e5719e14d9612c9224b122acba65f76a1df07523bb3e150d8dd21a333aac414c3ec446abca2f433ef7bea321b16076e0e5a464aa5f9bb37dd4c
6
+ metadata.gz: 1a04828fbc107f6f5e43692eb5e97d8a4121c5847187ec62b604af25de305c70cb837651e1023b3a01ca5df7920117905c2f1ea644fd89ae513ba766a62c4c4b
7
+ data.tar.gz: 2ad4d32265d03590fe670121f77563af43b29e956c4c412cd484c2c7f462ce78ed345b984202d257b48706619f2d17fb74d9f829e699ba46161eb0f0d71a0500
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-securitycenter_v1beta2
2
2
 
3
+ ### v0.36.0 (2022-09-22)
4
+
5
+ * Regenerated from discovery document revision 20220915
6
+ * Regenerated using generator version 0.10.0
7
+
3
8
  ### v0.35.0 (2022-09-15)
4
9
 
5
10
  * Regenerated from discovery document revision 20220909
@@ -842,7 +842,7 @@ module Google
842
842
  # @return [Array<Google::Apis::SecuritycenterV1beta2::Connection>]
843
843
  attr_accessor :connections
844
844
 
845
- # Output only. Map containing the point of contacts for the given finding. The
845
+ # Output only. Map containing the points of contact for the given finding. The
846
846
  # key represents the type of contact, while the value contains a list of all the
847
847
  # contacts that pertain. Please refer to: https://cloud.google.com/resource-
848
848
  # manager/docs/managing-notification-contacts#notification-categories ` "
@@ -978,7 +978,7 @@ module Google
978
978
  attr_accessor :parent
979
979
 
980
980
  # Output only. The human readable display name of the finding source such as "
981
- # Event Threat Detection" or "Security Health Analytics"
981
+ # Event Threat Detection" or "Security Health Analytics".
982
982
  # Corresponds to the JSON property `parentDisplayName`
983
983
  # @return [String]
984
984
  attr_accessor :parent_display_name
@@ -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.35.0"
19
+ GEM_VERSION = "0.36.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220909"
25
+ REVISION = "20220915"
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.35.0
4
+ version: 0.36.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-09-19 00:00:00.000000000 Z
11
+ date: 2022-09-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.7'
19
+ version: 0.9.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.7'
29
+ version: 0.9.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.35.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.36.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: []