google-apis-bigquerydatatransfer_v1 0.19.0 → 0.20.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: 8ce037f5151bd4017f61fdbabb8b6b7d6990d33fa6616863a04a165cff70dd03
|
|
4
|
+
data.tar.gz: 3ced706c1326d09dcd37eb6f936d3101723a0b32e8d46ce72a4deef87cded3ee
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1de2a407c337968c049c9ceba25837951aa09e45a7661b92755577194444d8b6f0c70f39b8ff447ec94cad24a51fc04009269a3cba4f7668491392b8c9137576
|
|
7
|
+
data.tar.gz: d5a8a62a01518915e538c83c675e7036a9c0b0a9267479bb610b57375ba8a13fff768d318a1dbe569e38405716e58ac761b2f36873cac352487577d6333593b4
|
data/CHANGELOG.md
CHANGED
|
@@ -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.20.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.4.1"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20220409"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -52,9 +52,10 @@ module Google
|
|
|
52
52
|
|
|
53
53
|
# Enroll data sources in a user project. This allows users to create transfer
|
|
54
54
|
# configurations for these data sources. They will also appear in the
|
|
55
|
-
# ListDataSources RPC and as such, will appear in the BigQuery UI
|
|
56
|
-
#
|
|
57
|
-
#
|
|
55
|
+
# ListDataSources RPC and as such, will appear in the [BigQuery UI](https://
|
|
56
|
+
# console.cloud.google.com/bigquery), and the documents can be found in the
|
|
57
|
+
# public guide for [BigQuery Web UI](https://cloud.google.com/bigquery/bigquery-
|
|
58
|
+
# web-ui) and [Data Transfer Service](https://cloud.google.com/bigquery/docs/
|
|
58
59
|
# working-with-transfers).
|
|
59
60
|
# @param [String] name
|
|
60
61
|
# The name of the project resource in the form: `projects/`project_id``
|
|
@@ -199,9 +200,10 @@ module Google
|
|
|
199
200
|
|
|
200
201
|
# Enroll data sources in a user project. This allows users to create transfer
|
|
201
202
|
# configurations for these data sources. They will also appear in the
|
|
202
|
-
# ListDataSources RPC and as such, will appear in the BigQuery UI
|
|
203
|
-
#
|
|
204
|
-
#
|
|
203
|
+
# ListDataSources RPC and as such, will appear in the [BigQuery UI](https://
|
|
204
|
+
# console.cloud.google.com/bigquery), and the documents can be found in the
|
|
205
|
+
# public guide for [BigQuery Web UI](https://cloud.google.com/bigquery/bigquery-
|
|
206
|
+
# web-ui) and [Data Transfer Service](https://cloud.google.com/bigquery/docs/
|
|
205
207
|
# working-with-transfers).
|
|
206
208
|
# @param [String] name
|
|
207
209
|
# The name of the project resource in the form: `projects/`project_id``
|
|
@@ -270,8 +272,8 @@ module Google
|
|
|
270
272
|
# The resource that owns the locations collection, if applicable.
|
|
271
273
|
# @param [String] filter
|
|
272
274
|
# A filter to narrow down results to a preferred subset. The filtering language
|
|
273
|
-
# accepts strings like "displayName=tokyo"
|
|
274
|
-
# AIP-160](https://google.aip.dev/160).
|
|
275
|
+
# accepts strings like `"displayName=tokyo"`, and is documented in more detail
|
|
276
|
+
# in [AIP-160](https://google.aip.dev/160).
|
|
275
277
|
# @param [Fixnum] page_size
|
|
276
278
|
# The maximum number of results to return. If not set, the service selects a
|
|
277
279
|
# default.
|
|
@@ -428,31 +430,31 @@ module Google
|
|
|
428
430
|
# Optional OAuth2 authorization code to use with this transfer configuration.
|
|
429
431
|
# This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
|
|
430
432
|
# and new credentials are needed, as indicated by `CheckValidCreds`. In order to
|
|
431
|
-
# obtain authorization_code,
|
|
432
|
-
# bigquerydatatransfer/oauthz/auth?client_id
|
|
433
|
-
# oauth:2.0:oob&response_type=
|
|
434
|
-
# client_id
|
|
435
|
-
# ListDataSources method. * data_source_scopes are the scopes
|
|
436
|
-
# ListDataSources method. Note that this should not be set when `
|
|
433
|
+
# obtain authorization_code, make a request to the following URL: https://www.
|
|
434
|
+
# gstatic.com/bigquerydatatransfer/oauthz/auth? client_id=client_id&scope=
|
|
435
|
+
# data_source_scopes &redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=
|
|
436
|
+
# authorization_code * The client_id is the OAuth client_id of the a data source
|
|
437
|
+
# as returned by ListDataSources method. * data_source_scopes are the scopes
|
|
438
|
+
# returned by ListDataSources method. Note that this should not be set when `
|
|
437
439
|
# service_account_name` is used to create the transfer config.
|
|
438
440
|
# @param [String] service_account_name
|
|
439
|
-
# Optional service account name. If this field is set, transfer config will
|
|
440
|
-
# created with this service account
|
|
441
|
-
# calling this API has permissions to act as this service
|
|
442
|
-
# all data sources support service account credentials
|
|
443
|
-
#
|
|
444
|
-
#
|
|
445
|
-
# use-service-accounts
|
|
441
|
+
# Optional service account name. If this field is set, the transfer config will
|
|
442
|
+
# be created with this service account's credentials. It requires that the
|
|
443
|
+
# requesting user calling this API has permissions to act as this service
|
|
444
|
+
# account. Note that not all data sources support service account credentials
|
|
445
|
+
# when creating a transfer config. For the latest list of data sources, read
|
|
446
|
+
# about [using service accounts](https://cloud.google.com/bigquery-transfer/docs/
|
|
447
|
+
# use-service-accounts).
|
|
446
448
|
# @param [String] version_info
|
|
447
449
|
# Optional version info. This is required only if `transferConfig.dataSourceId`
|
|
448
|
-
# is
|
|
449
|
-
#
|
|
450
|
-
#
|
|
451
|
-
# scope
|
|
452
|
-
# client_id
|
|
453
|
-
# source returned by ListDataSources method. * data_source_scopes are
|
|
454
|
-
# returned by ListDataSources method. Note that this should not be
|
|
455
|
-
# service_account_name` is used to create the transfer config.
|
|
450
|
+
# is not 'youtube_channel' and new credentials are needed, as indicated by `
|
|
451
|
+
# CheckValidCreds`. In order to obtain version info, make a request to the
|
|
452
|
+
# following URL: https://www.gstatic.com/bigquerydatatransfer/oauthz/auth?
|
|
453
|
+
# client_id=client_id&scope=data_source_scopes &redirect_uri=urn:ietf:wg:oauth:2.
|
|
454
|
+
# 0:oob&response_type=version_info * The client_id is the OAuth client_id of the
|
|
455
|
+
# a data source as returned by ListDataSources method. * data_source_scopes are
|
|
456
|
+
# the scopes returned by ListDataSources method. Note that this should not be
|
|
457
|
+
# set when `service_account_name` is used to create the transfer config.
|
|
456
458
|
# @param [String] fields
|
|
457
459
|
# Selector specifying which fields to include in a partial response.
|
|
458
460
|
# @param [String] quota_user
|
|
@@ -607,34 +609,33 @@ module Google
|
|
|
607
609
|
# Optional OAuth2 authorization code to use with this transfer configuration.
|
|
608
610
|
# This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
|
|
609
611
|
# and new credentials are needed, as indicated by `CheckValidCreds`. In order to
|
|
610
|
-
# obtain authorization_code,
|
|
611
|
-
# bigquerydatatransfer/oauthz/auth?client_id
|
|
612
|
-
# oauth:2.0:oob&response_type=
|
|
613
|
-
# client_id
|
|
614
|
-
# ListDataSources method. * data_source_scopes are the scopes
|
|
615
|
-
# ListDataSources method. Note that this should not be set when `
|
|
616
|
-
# service_account_name` is used to
|
|
612
|
+
# obtain authorization_code, make a request to the following URL: https://www.
|
|
613
|
+
# gstatic.com/bigquerydatatransfer/oauthz/auth? client_id=client_id&scope=
|
|
614
|
+
# data_source_scopes &redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=
|
|
615
|
+
# authorization_code * The client_id is the OAuth client_id of the a data source
|
|
616
|
+
# as returned by ListDataSources method. * data_source_scopes are the scopes
|
|
617
|
+
# returned by ListDataSources method. Note that this should not be set when `
|
|
618
|
+
# service_account_name` is used to update the transfer config.
|
|
617
619
|
# @param [String] service_account_name
|
|
618
|
-
# Optional service account name. If this field is set
|
|
619
|
-
#
|
|
620
|
-
#
|
|
621
|
-
#
|
|
622
|
-
#
|
|
623
|
-
#
|
|
624
|
-
#
|
|
625
|
-
# accounts
|
|
620
|
+
# Optional service account name. If this field is set, the transfer config will
|
|
621
|
+
# be created with this service account's credentials. It requires that the
|
|
622
|
+
# requesting user calling this API has permissions to act as this service
|
|
623
|
+
# account. Note that not all data sources support service account credentials
|
|
624
|
+
# when creating a transfer config. For the latest list of data sources, read
|
|
625
|
+
# about [using service accounts](https://cloud.google.com/bigquery-transfer/docs/
|
|
626
|
+
# use-service-accounts).
|
|
626
627
|
# @param [String] update_mask
|
|
627
628
|
# Required. Required list of fields to be updated in this request.
|
|
628
629
|
# @param [String] version_info
|
|
629
630
|
# Optional version info. This is required only if `transferConfig.dataSourceId`
|
|
630
|
-
# is
|
|
631
|
-
#
|
|
632
|
-
#
|
|
633
|
-
# scope
|
|
634
|
-
# client_id
|
|
635
|
-
# source returned by ListDataSources method. * data_source_scopes are
|
|
636
|
-
# returned by ListDataSources method. Note that this should not be
|
|
637
|
-
# service_account_name` is used to
|
|
631
|
+
# is not 'youtube_channel' and new credentials are needed, as indicated by `
|
|
632
|
+
# CheckValidCreds`. In order to obtain version info, make a request to the
|
|
633
|
+
# following URL: https://www.gstatic.com/bigquerydatatransfer/oauthz/auth?
|
|
634
|
+
# client_id=client_id&scope=data_source_scopes &redirect_uri=urn:ietf:wg:oauth:2.
|
|
635
|
+
# 0:oob&response_type=version_info * The client_id is the OAuth client_id of the
|
|
636
|
+
# a data source as returned by ListDataSources method. * data_source_scopes are
|
|
637
|
+
# the scopes returned by ListDataSources method. Note that this should not be
|
|
638
|
+
# set when `service_account_name` is used to update the transfer config.
|
|
638
639
|
# @param [String] fields
|
|
639
640
|
# Selector specifying which fields to include in a partial response.
|
|
640
641
|
# @param [String] quota_user
|
|
@@ -912,31 +913,31 @@ module Google
|
|
|
912
913
|
# Optional OAuth2 authorization code to use with this transfer configuration.
|
|
913
914
|
# This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
|
|
914
915
|
# and new credentials are needed, as indicated by `CheckValidCreds`. In order to
|
|
915
|
-
# obtain authorization_code,
|
|
916
|
-
# bigquerydatatransfer/oauthz/auth?client_id
|
|
917
|
-
# oauth:2.0:oob&response_type=
|
|
918
|
-
# client_id
|
|
919
|
-
# ListDataSources method. * data_source_scopes are the scopes
|
|
920
|
-
# ListDataSources method. Note that this should not be set when `
|
|
916
|
+
# obtain authorization_code, make a request to the following URL: https://www.
|
|
917
|
+
# gstatic.com/bigquerydatatransfer/oauthz/auth? client_id=client_id&scope=
|
|
918
|
+
# data_source_scopes &redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=
|
|
919
|
+
# authorization_code * The client_id is the OAuth client_id of the a data source
|
|
920
|
+
# as returned by ListDataSources method. * data_source_scopes are the scopes
|
|
921
|
+
# returned by ListDataSources method. Note that this should not be set when `
|
|
921
922
|
# service_account_name` is used to create the transfer config.
|
|
922
923
|
# @param [String] service_account_name
|
|
923
|
-
# Optional service account name. If this field is set, transfer config will
|
|
924
|
-
# created with this service account
|
|
925
|
-
# calling this API has permissions to act as this service
|
|
926
|
-
# all data sources support service account credentials
|
|
927
|
-
#
|
|
928
|
-
#
|
|
929
|
-
# use-service-accounts
|
|
924
|
+
# Optional service account name. If this field is set, the transfer config will
|
|
925
|
+
# be created with this service account's credentials. It requires that the
|
|
926
|
+
# requesting user calling this API has permissions to act as this service
|
|
927
|
+
# account. Note that not all data sources support service account credentials
|
|
928
|
+
# when creating a transfer config. For the latest list of data sources, read
|
|
929
|
+
# about [using service accounts](https://cloud.google.com/bigquery-transfer/docs/
|
|
930
|
+
# use-service-accounts).
|
|
930
931
|
# @param [String] version_info
|
|
931
932
|
# Optional version info. This is required only if `transferConfig.dataSourceId`
|
|
932
|
-
# is
|
|
933
|
-
#
|
|
934
|
-
#
|
|
935
|
-
# scope
|
|
936
|
-
# client_id
|
|
937
|
-
# source returned by ListDataSources method. * data_source_scopes are
|
|
938
|
-
# returned by ListDataSources method. Note that this should not be
|
|
939
|
-
# service_account_name` is used to create the transfer config.
|
|
933
|
+
# is not 'youtube_channel' and new credentials are needed, as indicated by `
|
|
934
|
+
# CheckValidCreds`. In order to obtain version info, make a request to the
|
|
935
|
+
# following URL: https://www.gstatic.com/bigquerydatatransfer/oauthz/auth?
|
|
936
|
+
# client_id=client_id&scope=data_source_scopes &redirect_uri=urn:ietf:wg:oauth:2.
|
|
937
|
+
# 0:oob&response_type=version_info * The client_id is the OAuth client_id of the
|
|
938
|
+
# a data source as returned by ListDataSources method. * data_source_scopes are
|
|
939
|
+
# the scopes returned by ListDataSources method. Note that this should not be
|
|
940
|
+
# set when `service_account_name` is used to create the transfer config.
|
|
940
941
|
# @param [String] fields
|
|
941
942
|
# Selector specifying which fields to include in a partial response.
|
|
942
943
|
# @param [String] quota_user
|
|
@@ -1091,34 +1092,33 @@ module Google
|
|
|
1091
1092
|
# Optional OAuth2 authorization code to use with this transfer configuration.
|
|
1092
1093
|
# This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
|
|
1093
1094
|
# and new credentials are needed, as indicated by `CheckValidCreds`. In order to
|
|
1094
|
-
# obtain authorization_code,
|
|
1095
|
-
# bigquerydatatransfer/oauthz/auth?client_id
|
|
1096
|
-
# oauth:2.0:oob&response_type=
|
|
1097
|
-
# client_id
|
|
1098
|
-
# ListDataSources method. * data_source_scopes are the scopes
|
|
1099
|
-
# ListDataSources method. Note that this should not be set when `
|
|
1100
|
-
# service_account_name` is used to
|
|
1095
|
+
# obtain authorization_code, make a request to the following URL: https://www.
|
|
1096
|
+
# gstatic.com/bigquerydatatransfer/oauthz/auth? client_id=client_id&scope=
|
|
1097
|
+
# data_source_scopes &redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=
|
|
1098
|
+
# authorization_code * The client_id is the OAuth client_id of the a data source
|
|
1099
|
+
# as returned by ListDataSources method. * data_source_scopes are the scopes
|
|
1100
|
+
# returned by ListDataSources method. Note that this should not be set when `
|
|
1101
|
+
# service_account_name` is used to update the transfer config.
|
|
1101
1102
|
# @param [String] service_account_name
|
|
1102
|
-
# Optional service account name. If this field is set
|
|
1103
|
-
#
|
|
1104
|
-
#
|
|
1105
|
-
#
|
|
1106
|
-
#
|
|
1107
|
-
#
|
|
1108
|
-
#
|
|
1109
|
-
# accounts
|
|
1103
|
+
# Optional service account name. If this field is set, the transfer config will
|
|
1104
|
+
# be created with this service account's credentials. It requires that the
|
|
1105
|
+
# requesting user calling this API has permissions to act as this service
|
|
1106
|
+
# account. Note that not all data sources support service account credentials
|
|
1107
|
+
# when creating a transfer config. For the latest list of data sources, read
|
|
1108
|
+
# about [using service accounts](https://cloud.google.com/bigquery-transfer/docs/
|
|
1109
|
+
# use-service-accounts).
|
|
1110
1110
|
# @param [String] update_mask
|
|
1111
1111
|
# Required. Required list of fields to be updated in this request.
|
|
1112
1112
|
# @param [String] version_info
|
|
1113
1113
|
# Optional version info. This is required only if `transferConfig.dataSourceId`
|
|
1114
|
-
# is
|
|
1115
|
-
#
|
|
1116
|
-
#
|
|
1117
|
-
# scope
|
|
1118
|
-
# client_id
|
|
1119
|
-
# source returned by ListDataSources method. * data_source_scopes are
|
|
1120
|
-
# returned by ListDataSources method. Note that this should not be
|
|
1121
|
-
# service_account_name` is used to
|
|
1114
|
+
# is not 'youtube_channel' and new credentials are needed, as indicated by `
|
|
1115
|
+
# CheckValidCreds`. In order to obtain version info, make a request to the
|
|
1116
|
+
# following URL: https://www.gstatic.com/bigquerydatatransfer/oauthz/auth?
|
|
1117
|
+
# client_id=client_id&scope=data_source_scopes &redirect_uri=urn:ietf:wg:oauth:2.
|
|
1118
|
+
# 0:oob&response_type=version_info * The client_id is the OAuth client_id of the
|
|
1119
|
+
# a data source as returned by ListDataSources method. * data_source_scopes are
|
|
1120
|
+
# the scopes returned by ListDataSources method. Note that this should not be
|
|
1121
|
+
# set when `service_account_name` is used to update the transfer config.
|
|
1122
1122
|
# @param [String] fields
|
|
1123
1123
|
# Selector specifying which fields to include in a partial response.
|
|
1124
1124
|
# @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.20.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: 2022-
|
|
11
|
+
date: 2022-04-25 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -58,7 +58,7 @@ licenses:
|
|
|
58
58
|
metadata:
|
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigquerydatatransfer_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-bigquerydatatransfer_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-bigquerydatatransfer_v1/v0.20.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigquerydatatransfer_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|