google-apis-bigquerydatatransfer_v1 0.4.0 → 0.5.0
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: b32d2677383cc4598133ea24fcb38fbb1642ff4e307657728e47c6fded575145
|
|
4
|
+
data.tar.gz: 8f249c0f12860c39f2b3cafb69cf1a9dc8543eec37cdc694d8ffbe385ab87f5a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3bad324f7eca581510dd96dcb5ec08ba2ff2a18e4ff9eb0f6470df18b1163bb3f00e3e5c93a6ae6ff8f0b5482b232891e50f89b155acda6c194f4f3e332eac4d
|
|
7
|
+
data.tar.gz: 9c3fef932c3f8f210d289f7fe9d8356752770bd25f9a1911c4932395bf11cc6846c2114041af0d2251137fef9180c4ead7379ca120c8ec0a0403ed98cf389317
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
# Release history for google-apis-bigquerydatatransfer_v1
|
|
2
2
|
|
|
3
|
+
### v0.5.0 (2021-03-18)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20210311
|
|
6
|
+
* Regenerated using generator version 0.2.0
|
|
7
|
+
|
|
3
8
|
### v0.4.0 (2021-03-05)
|
|
4
9
|
|
|
5
10
|
* Regenerated from discovery document revision 20210226
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module BigquerydatatransferV1
|
|
18
18
|
# Version of the google-apis-bigquerydatatransfer_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.5.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
|
-
GENERATOR_VERSION = "0.
|
|
22
|
+
GENERATOR_VERSION = "0.2.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20210311"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -198,11 +198,15 @@ module Google
|
|
|
198
198
|
# @param [String] name
|
|
199
199
|
# The resource that owns the locations collection, if applicable.
|
|
200
200
|
# @param [String] filter
|
|
201
|
-
#
|
|
201
|
+
# A filter to narrow down results to a preferred subset. The filtering language
|
|
202
|
+
# accepts strings like "displayName=tokyo", and is documented in more detail in [
|
|
203
|
+
# AIP-160](https://google.aip.dev/160).
|
|
202
204
|
# @param [Fixnum] page_size
|
|
203
|
-
# The
|
|
205
|
+
# The maximum number of results to return. If not set, the service will select a
|
|
206
|
+
# default.
|
|
204
207
|
# @param [String] page_token
|
|
205
|
-
#
|
|
208
|
+
# A page token received from the `next_page_token` field in the response. Send
|
|
209
|
+
# that page token to receive the subsequent page.
|
|
206
210
|
# @param [String] fields
|
|
207
211
|
# Selector specifying which fields to include in a partial response.
|
|
208
212
|
# @param [String] quota_user
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-bigquerydatatransfer_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.5.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-03-
|
|
11
|
+
date: 2021-03-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -52,7 +52,7 @@ licenses:
|
|
|
52
52
|
metadata:
|
|
53
53
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
54
54
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-bigquerydatatransfer_v1/CHANGELOG.md
|
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-bigquerydatatransfer_v1/v0.
|
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-bigquerydatatransfer_v1/v0.5.0
|
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-bigquerydatatransfer_v1
|
|
57
57
|
post_install_message:
|
|
58
58
|
rdoc_options: []
|