google-apis-securitycenter_v1beta2 0.17.0 → 0.18.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: bb065002c475e9a804d0fd7d454fe84cbb55b503b6bf99fe76d92b62843ce12c
4
- data.tar.gz: 46c794af2b772852b93e30c7cf675127ac6ae34dec8889ebd2125e6cca74e228
3
+ metadata.gz: 649b72f275982e8ce42ee00477d298852f695cff9214843d133cb20896751c76
4
+ data.tar.gz: d21bb4ed974fe239ab73e4c099f5b7619673319b404e33c03188cfd48453276d
5
5
  SHA512:
6
- metadata.gz: df6f54dc8078d1ddad2522a71939405afb1fd997d098109e2086698c83096199b7a257b8d25102b7cec8fe7559473f7107848adcef6b6cb1a56f72e80a39a04c
7
- data.tar.gz: 02a796932763e39e9a43fe508bd98c34d8d71fec5674f2d1d69e5650079a1cded356a5022e520cb677e2fef7fce8822796fabc7b32fa7b2c1a5278c57862b996
6
+ metadata.gz: eb184273b41dffeb5db1214cab06d3d83af71f69781a4867c9e9f5b893e752d23486fc2adca94168fc0a65bfed971d9d2656552aa23b1a1f5ec9fcce553a9d2a
7
+ data.tar.gz: 454e57102779c680ec1749cc12f0d185ab79a2aa0403bb665cc183cbcb3b6ec0db1c1d102332fabb005b7fc7573c9814f8e9c01e53ddf22a7c920527042ac50d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1beta2
2
2
 
3
+ ### v0.18.0 (2022-03-15)
4
+
5
+ * Regenerated from discovery document revision 20220310
6
+
3
7
  ### v0.17.0 (2022-03-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20220303
@@ -598,11 +598,7 @@ module Google
598
598
  # all value types. * `>`, `<`, `>=`, `<=` for integer values. * `:`, meaning
599
599
  # substring matching, for strings. The supported value types are: * string
600
600
  # literals in quotes. * integer literals without quotes. * boolean literals `
601
- # true` and `false` without quotes. Please see the proto documentation in the
602
- # finding (https://source.corp.google.com/piper///depot/google3/google/cloud/
603
- # securitycenter/v1/finding.proto) and in the ListFindingsRequest for valid
604
- # filter syntax. (https://source.corp.google.com/piper///depot/google3/google/
605
- # cloud/securitycenter/v1/securitycenter_service.proto).
601
+ # true` and `false` without quotes.
606
602
  # Corresponds to the JSON property `filter`
607
603
  # @return [String]
608
604
  attr_accessor :filter
@@ -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.17.0"
19
+ GEM_VERSION = "0.18.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_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.18.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_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.18.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: []