google-apis-securitycenter_v1 0.23.0 → 0.24.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: 5c6fe5ea46500a157ec0dec1887e0a0962ed0d1f963f9c51da9640445e939256
4
- data.tar.gz: 1000152f2e5dbc2c4a329ff6c5881fff9fb40005d987402c78271cb4102e2d2e
3
+ metadata.gz: f2ac22505e1909c722515f7457329821078e0a4e61935cf61fcdcb7a2c462312
4
+ data.tar.gz: c3db0b8beefa5ea30bcc7ccc56d532d4dc21e590ed0bf0bbbf7256f0b189eea2
5
5
  SHA512:
6
- metadata.gz: 0bc9caf85e4fbdb26b6b5eaec3f005dec611015b8253400cb0835c9ef1622a192dc7a3301e284904a3e40b92ec4d59e18de65bf9bba204ad9a4e2b6d85d66a20
7
- data.tar.gz: 1b192debb90c39dcfac88df908588f1ff79eab1155d07395cc1d58b424558462e98df8bec23d3df3513f0090b0d41a257d4b8dc3c07e4d31fe0c6961dfd8eb3d
6
+ metadata.gz: 75566c4419f9c91eaf8927ff5b3186fe27127b3dd812d97cf61882e967798746517ed27ba741512d434a4efe800525e5dfade1620b16cf59db1a8ccd5d4a3d02
7
+ data.tar.gz: 3a3ad8723a034f63176816e40beae6c56f03d84669f3aa3f1ea66c795be9c11761b7c1799d9e6939a39fab328244a7581190f459266f5e977654132613463984
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1
2
2
 
3
+ ### v0.24.0 (2022-03-15)
4
+
5
+ * Regenerated from discovery document revision 20220310
6
+
3
7
  ### v0.23.0 (2022-03-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20220303
@@ -852,11 +852,7 @@ module Google
852
852
  # all value types. * `>`, `<`, `>=`, `<=` for integer values. * `:`, meaning
853
853
  # substring matching, for strings. The supported value types are: * string
854
854
  # literals in quotes. * integer literals without quotes. * boolean literals `
855
- # true` and `false` without quotes. Please see the proto documentation in the
856
- # finding (https://source.corp.google.com/piper///depot/google3/google/cloud/
857
- # securitycenter/v1/finding.proto) and in the ListFindingsRequest for valid
858
- # filter syntax. (https://source.corp.google.com/piper///depot/google3/google/
859
- # cloud/securitycenter/v1/securitycenter_service.proto).
855
+ # true` and `false` without quotes.
860
856
  # Corresponds to the JSON property `filter`
861
857
  # @return [String]
862
858
  attr_accessor :filter
@@ -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.23.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220303"
25
+ REVISION = "20220310"
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.23.0
4
+ version: 0.24.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-03-14 00:00:00.000000000 Z
11
+ date: 2022-03-21 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.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.24.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: []