google-cloud-tasks-v2beta3 0.2.0 → 0.2.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: 560c413382cb2ab6332309d803f3a72930d99e055066a4a085650f908849e12b
4
- data.tar.gz: bf984034f3501426c9c207515c9bd2b37e3a11b9969e9a7f9ee906db144b60d0
3
+ metadata.gz: fd2c101a95dce9ca72f8e5c50d3dbb8e60ed7763bccf2d4c63730804092024f0
4
+ data.tar.gz: 7cf6252cf7a203c11ebb4d73b1cb8b598c2d15204244dc71cb7131bd97ac7b57
5
5
  SHA512:
6
- metadata.gz: 6d81916d2e1ef3c35d9ef48b9c297f7807115a100984725634a0185a5d43c2285ed7e772f39808401ce8002f6e13125d862544d87815a07d690b0b7b16ddf67d
7
- data.tar.gz: aa705e7eccaed78fa39ea94564248cdac7d3871fc1519cf5ab5ee00a6415cf315691d3f032dfeecf5801adbcdafda06428f387344516678a697e65742ea740fb
6
+ metadata.gz: 9055986e76fbc34951c1d11620802add5e2f895892a1233d0e5d8a0dfb508e1ef2a6310a6d43cffefb21457046ba04b284bd412f850f8240a635dbfa0f68e80c
7
+ data.tar.gz: fea7c211bda9167b0f54454f7e548faa068a817feaf18e4f07dacf1985d2c489dbf6f47bff3ff2c7769eeed08ce54733f86da823eaf4d87dbe6f00489d85e2e7
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Tasks
23
23
  module V2beta3
24
- VERSION = "0.2.0"
24
+ VERSION = "0.2.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-tasks-v2beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.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
@@ -184,7 +184,6 @@ files:
184
184
  - LICENSE.md
185
185
  - README.md
186
186
  - lib/google-cloud-tasks-v2beta3.rb
187
- - lib/google/cloud/common_resources_pb.rb
188
187
  - lib/google/cloud/tasks/v2beta3.rb
189
188
  - lib/google/cloud/tasks/v2beta3/cloud_tasks.rb
190
189
  - lib/google/cloud/tasks/v2beta3/cloud_tasks/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