google-cloud-dlp-v2 0.5.0 → 0.5.1
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: 4ebe2c7955459a30b2be4026127097e037235f34e6ab761ebe662228a84180e7
|
4
|
+
data.tar.gz: ecd8b747af6c77e67a8985f1ba76689a497bc45cc7ef1697d7eb1cdfce36757b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b09e8c7d433f3fb13c1c25ebca5b19dda944a1b8948e51fe3831f2968ba2460baf87cf616d9f79e382fb4346bb8ab2bec9e99fc5670e6e336d0fd033fe8d268c
|
7
|
+
data.tar.gz: ea7d1aa8f2af81eebba33df3c5d8a0ef701021aca8fb501ac1b758f03769c6a3837ca6a5b2f640fcee54d4b4dc7dfa5a94ca10f5d0994319a2a7f005b0e8c118
|
data/lib/google/cloud/dlp/v2.rb
CHANGED
@@ -3388,7 +3388,7 @@ module Google
|
|
3388
3388
|
# Each configuration object is of type `Gapic::Config::Method` and includes
|
3389
3389
|
# the following configuration fields:
|
3390
3390
|
#
|
3391
|
-
# * `timeout` (*type:* `Numeric`) - The call timeout in
|
3391
|
+
# * `timeout` (*type:* `Numeric`) - The call timeout in seconds
|
3392
3392
|
# * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
|
3393
3393
|
# * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
|
3394
3394
|
# include the following keys:
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-dlp-v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-01-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|
@@ -204,7 +204,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
204
204
|
- !ruby/object:Gem::Version
|
205
205
|
version: '0'
|
206
206
|
requirements: []
|
207
|
-
rubygems_version: 3.
|
207
|
+
rubygems_version: 3.2.6
|
208
208
|
signing_key:
|
209
209
|
specification_version: 4
|
210
210
|
summary: API Client library for the Cloud Data Loss Prevention (DLP) V2 API
|