google-cloud-bigquery-data_transfer-v1 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e284f6498f5bf027f45fb8094910d82ec3fc604c7391ca2e1f4a9c5d727b1263
|
|
4
|
+
data.tar.gz: 352c3eaf54daf1a4cc1629f2aa11c5239cc16965ecf8b122e0282ec7561408db
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 64d6d3138352742eff1e51f4119378c370408548ab9bf25d803bed77412d88104208a2f4f012532e8eaea5218a9b2d6e71f5084b1254a02f1439bba6816214c6
|
|
7
|
+
data.tar.gz: 2b8a3a5adb16c61863b1cd4ffb8e65ce943d1b25c84e801e927457b5489efb8156def2a2c05f0904899b6c93713eb94161773c90293aa825e68676c4267b9162
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-bigquery-data_transfer-v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
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-
|
|
11
|
+
date: 2020-05-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|
|
@@ -171,7 +171,6 @@ files:
|
|
|
171
171
|
- lib/google/cloud/bigquery/datatransfer/v1/datatransfer_pb.rb
|
|
172
172
|
- lib/google/cloud/bigquery/datatransfer/v1/datatransfer_services_pb.rb
|
|
173
173
|
- lib/google/cloud/bigquery/datatransfer/v1/transfer_pb.rb
|
|
174
|
-
- lib/google/cloud/common_resources_pb.rb
|
|
175
174
|
- proto_docs/README.md
|
|
176
175
|
- proto_docs/google/api/field_behavior.rb
|
|
177
176
|
- 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
|