google-cloud-bigquery-data_transfer 1.2.3 → 1.2.4
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: e3deacbe37ab93f8bacde5e35088de69308f960a0c1366d2cfa9a12db07ec0d8
|
4
|
+
data.tar.gz: bbc62eddeb110ed346bd307b250279c5c52739bb8d7c3efaafdda62226f5e53b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fe192def8e45ffff0465cab5513aa641f227741cf7cd0092ce24373dc752a14e52a0635758951cfaa64c3ae53a22251a7aac4c194c84f7f7f2d9b772518bc073
|
7
|
+
data.tar.gz: 92f7efd9c0d6e05e511d229518cc114bcc593a47650fcdd3608a1a6145c82092b508fa9ef69966d94b36e409dc3d649a8497147376d339629c3da01075e313ff
|
@@ -58,10 +58,7 @@ module Google
|
|
58
58
|
#
|
59
59
|
# ## About DataTransferService
|
60
60
|
#
|
61
|
-
#
|
62
|
-
# configure the transfer of their data from other Google Products into
|
63
|
-
# BigQuery. This service contains methods that are end user exposed. It backs
|
64
|
-
# up the frontend.
|
61
|
+
# This API allows users to manage their data transfers into BigQuery.
|
65
62
|
#
|
66
63
|
# @param version [::String, ::Symbol] The API version to connect to. Optional.
|
67
64
|
# Defaults to `:v1`.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-bigquery-data_transfer
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-01-
|
11
|
+
date: 2022-01-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-cloud-bigquery-data_transfer-v1
|
@@ -190,7 +190,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
190
190
|
- !ruby/object:Gem::Version
|
191
191
|
version: '0'
|
192
192
|
requirements: []
|
193
|
-
rubygems_version: 3.3.
|
193
|
+
rubygems_version: 3.3.5
|
194
194
|
signing_key:
|
195
195
|
specification_version: 4
|
196
196
|
summary: API Client library for the BigQuery Data Transfer Service API
|