google-cloud-bigquery-storage-v1 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: '094eaede5742519eb2ac1ef455ea7a4869bf545bf3a900639e224d43ea650968'
4
- data.tar.gz: d26bafeee5b6564794a95aa6ba1c81b084f0c99059853575187cc1b229bd0b43
3
+ metadata.gz: 8a2fd2dae50772f81c0d7ac7f9bb91d31a53ae5de85f1446eae9b6a422451ff5
4
+ data.tar.gz: 4dc33ffc503b2132fc39e8949e87cbdea6772d9338e67f3596c16846d1a25e7d
5
5
  SHA512:
6
- metadata.gz: e3cb7bcd707d152cff11a462aed09cd980ee73df821c67da920b3337786a770e172fe8f13225b55968733a985d7252d86f4a8c937d8c71ef34d36a517efe32f2
7
- data.tar.gz: db4e91764b85dd4288fc6cfaf7c75270f4cc7e3312c753baafeb8d40bd270eac9cbbfc8e8676f29705732a199ba96d46907110fac7f6aa2a486afddb870fe1a4
6
+ metadata.gz: 7413aad3b26e33f589dfbffacf104af97cda6bdc0a7518d8b4ac33735df32053fcbf1a812b93cc0b8ea300ffff94d2197823db2942faee2a466098dc328bd498
7
+ data.tar.gz: b9a5ce9aebb17d83fdbdfd51f12952137c14b4cd256e354a2f8a1356fcb77ae9bde948aa1ba3fa588932de2a4a2588285f67a2ba7075b6d8b6b89d7e18f3dac3
@@ -22,7 +22,7 @@ module Google
22
22
  module Bigquery
23
23
  module Storage
24
24
  module V1
25
- VERSION = "0.2.0"
25
+ VERSION = "0.2.1"
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-cloud-bigquery-storage-v1
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
@@ -172,7 +172,6 @@ files:
172
172
  - lib/google/cloud/bigquery/storage/v1/storage_services_pb.rb
173
173
  - lib/google/cloud/bigquery/storage/v1/stream_pb.rb
174
174
  - lib/google/cloud/bigquery/storage/v1/version.rb
175
- - lib/google/cloud/common_resources_pb.rb
176
175
  - proto_docs/README.md
177
176
  - proto_docs/google/api/field_behavior.rb
178
177
  - proto_docs/google/api/resource.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