google-apis-securitycenter_v1beta1 0.20.0 → 0.21.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: 16e3f8cbb41c0ede5d2bdba31c95e19899aeb15f74cccc517fdaabb57ad7eace
4
- data.tar.gz: 875c056b7c3c883df19394d80512ef5dd931f835ad31b62d0636736b1de3ceaf
3
+ metadata.gz: 07b596657efd2deca35f72310a415c208cc08ae6242e228212c9542f44f362f3
4
+ data.tar.gz: 3b197d9e610d6201d4c0b6e61a4425771d6a69b8f2b4d965831eaa51aadd78e8
5
5
  SHA512:
6
- metadata.gz: be7d26745721b22f5f9e9ee21ffebd91a73fc5a50a0139dd1e358a431459aed3b7ff9356d6cfda523d58c5a9150a8c1c3178199d23349ba237a1141cb170f8e7
7
- data.tar.gz: 2c98508e7ab80685342163e3a2572a350980b29e5458492cf767a74b9bafb42ff7ac874d9ff6927728be806040715e3a57f36b1d78ba8752cd5be0cf0fd23297
6
+ metadata.gz: 2a8bbbde906aea07c88d85df5e69c8c22030b548685c158bfc6dd35a938522c0c2b8787908551628d732c1fdc7a8e6dc023c969d48b879645c27a17aeae119af
7
+ data.tar.gz: 48163441adcf3b2553592bfe1537cafdebc0e4c01cd21911285f5ca211e68f8954448e9aff582cafc06736b882c7a634c7c0f05e8fa72d03745cefcb099bc66d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1beta1
2
2
 
3
+ ### v0.21.0 (2022-03-15)
4
+
5
+ * Regenerated from discovery document revision 20220310
6
+
3
7
  ### v0.20.0 (2022-03-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20220303
@@ -806,11 +806,7 @@ module Google
806
806
  # all value types. * `>`, `<`, `>=`, `<=` for integer values. * `:`, meaning
807
807
  # substring matching, for strings. The supported value types are: * string
808
808
  # literals in quotes. * integer literals without quotes. * boolean literals `
809
- # true` and `false` without quotes. Please see the proto documentation in the
810
- # finding (https://source.corp.google.com/piper///depot/google3/google/cloud/
811
- # securitycenter/v1/finding.proto) and in the ListFindingsRequest for valid
812
- # filter syntax. (https://source.corp.google.com/piper///depot/google3/google/
813
- # cloud/securitycenter/v1/securitycenter_service.proto).
809
+ # true` and `false` without quotes.
814
810
  # Corresponds to the JSON property `filter`
815
811
  # @return [String]
816
812
  attr_accessor :filter
@@ -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.20.0"
19
+ GEM_VERSION = "0.21.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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.0
4
+ version: 0.21.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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.20.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.21.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: []