google-cloud-dlp-v2 0.3.0 → 0.3.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: c627000e9f992a7d56c12fffebb2f6ffeabb8420d69df3bc53715ebf31aef566
4
- data.tar.gz: 618bde9dadd62230507eec3d1de897a4882654adf01fb1b46cef5bf919dbc096
3
+ metadata.gz: 213228dbc813d48b09dd13a41721728376a2f3e05bbf378e269c4e804ebe1c2d
4
+ data.tar.gz: 67eadb2ec98302d4a60484dafd17b276d760d2802e148dea1da11d128677d6ff
5
5
  SHA512:
6
- metadata.gz: a23391a8d0084846432a922d55413530b00138275f9748458119e99978575ed9bcb2aab792d74da1b9fca2e51f6c108e9b9e8bfebf4d297d83fef09cb2e3e2d9
7
- data.tar.gz: 1cc46f2a34547cd102883a4e05727e521b5153166693cc30a3424e9402f3caf35878b7605c11c7c1922deefb6adae957c3156985dd28419a5871d634b6eaa85d
6
+ metadata.gz: f7440dd3532464c142db7c52e0cdb33da076d5787e3fd4bf5b56b6e18cb4d445d4e1b41c82ab9d7245cea3005bfd90ee4bc27502bb1d80bc45f34555dc6cb620
7
+ data.tar.gz: a003f76fc9ffba9d1e14995b3ddbaa899845ecb0d9c367f02e88da60f2d5010b0760186d7b062a33d864251f3540ecb05dbe67ab6b1c6357ea378e504166a32a
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Dlp
23
23
  module V2
24
- VERSION = "0.3.0"
24
+ VERSION = "0.3.1"
25
25
  end
26
26
  end
27
27
  end
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.3.0
4
+ version: 0.3.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: 2020-05-20 00:00:00.000000000 Z
11
+ date: 2020-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -162,7 +162,6 @@ files:
162
162
  - LICENSE.md
163
163
  - README.md
164
164
  - lib/google-cloud-dlp-v2.rb
165
- - lib/google/cloud/common_resources_pb.rb
166
165
  - lib/google/cloud/dlp/v2.rb
167
166
  - lib/google/cloud/dlp/v2/dlp_service.rb
168
167
  - lib/google/cloud/dlp/v2/dlp_service/client.rb
@@ -1,15 +0,0 @@
1
- # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # source: google/cloud/common_resources.proto
3
-
4
- require 'google/protobuf'
5
-
6
- require 'google/api/resource_pb'
7
- Google::Protobuf::DescriptorPool.generated_pool.build do
8
- add_file("google/cloud/common_resources.proto", :syntax => :proto3) do
9
- end
10
- end
11
-
12
- module Google
13
- module Cloud
14
- end
15
- end