google-apis-securitycenter_v1beta2 0.17.0 → 0.18.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 649b72f275982e8ce42ee00477d298852f695cff9214843d133cb20896751c76
|
4
|
+
data.tar.gz: d21bb4ed974fe239ab73e4c099f5b7619673319b404e33c03188cfd48453276d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eb184273b41dffeb5db1214cab06d3d83af71f69781a4867c9e9f5b893e752d23486fc2adca94168fc0a65bfed971d9d2656552aa23b1a1f5ec9fcce553a9d2a
|
7
|
+
data.tar.gz: 454e57102779c680ec1749cc12f0d185ab79a2aa0403bb665cc183cbcb3b6ec0db1c1d102332fabb005b7fc7573c9814f8e9c01e53ddf22a7c920527042ac50d
|
data/CHANGELOG.md
CHANGED
@@ -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.
|
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.
|
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 = "
|
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.
|
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-
|
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.
|
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: []
|