google-apis-bigquerydatatransfer_v1 0.26.0 → 0.28.0

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: 4695c1dcc0cdb63b96cd23a120cf88a64119265bf1f17f0bb2ce2ac2daeeaeaf
4
- data.tar.gz: 8e50b1da223a3005905f757a1937c20882068fd750dc784187f43002c7fa27f2
3
+ metadata.gz: e7ed727a5e08b6bf29b5da30f5b51bf0c16d81b3aeea6ed91237357a7d26fdd6
4
+ data.tar.gz: ba0a839ccd111d5e3bc7d36d3190a78f771260c66f7834453c420a1f032839a7
5
5
  SHA512:
6
- metadata.gz: d94ceaf9f040f9a0da68af2d1a412c6b89def7679c3fd32a9e0ae96daeb5c1b622758501223f0fd8946577268d3708e18051502f6476ac0a8448bfcc44f3933f
7
- data.tar.gz: 26b81958fff32dd4df7cd0852b36d0585500d8d98615e51d6c8f794730a79a83c4eca1820c5fc28e4450145e51c3744baccdfe153bf2c2949f12fc157e6b58a3
6
+ metadata.gz: e7c3fc252c44a0503223497ebdfa495e5cd168ff0138ed52d5e156e0bcda7994eda75b0aa1db335cd65a9a7fe65abad77d7ddca0c787d1d8b5c0c253fe6713d6
7
+ data.tar.gz: 9789fcd5e717e15abf8758f4fe3ce4601ab3f3bd88747847886f44bba874200656963ed77b4602f2d714143586a01a2a06d506d0c0930cabaf684cea8dbb58ec
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-bigquerydatatransfer_v1
2
2
 
3
+ ### v0.28.0 (2022-10-11)
4
+
5
+ * Regenerated from discovery document revision 20220927
6
+
7
+ ### v0.27.0 (2022-09-21)
8
+
9
+ * Regenerated using generator version 0.10.0
10
+
3
11
  ### v0.26.0 (2022-09-16)
4
12
 
5
13
  * Unspecified changes
@@ -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.26.0"
19
+ GEM_VERSION = "0.28.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220716"
25
+ REVISION = "20220927"
26
26
  end
27
27
  end
28
28
  end
@@ -431,9 +431,9 @@ module Google
431
431
  # This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
432
432
  # and new credentials are needed, as indicated by `CheckValidCreds`. In order to
433
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
434
+ # gstatic.com/bigquerydatatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.
435
+ # 0:oob&response_type=authorization_code&client_id=client_id&scope=
436
+ # data_source_scopes * The client_id is the OAuth client_id of the a data source
437
437
  # as returned by ListDataSources method. * data_source_scopes are the scopes
438
438
  # returned by ListDataSources method. Note that this should not be set when `
439
439
  # service_account_name` is used to create the transfer config.
@@ -450,11 +450,11 @@ module Google
450
450
  # is not 'youtube_channel' and new credentials are needed, as indicated by `
451
451
  # CheckValidCreds`. In order to obtain version info, make a request to the
452
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.
453
+ # redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=
454
+ # client_id&scope=data_source_scopes * The client_id is the OAuth client_id of
455
+ # the a data source as returned by ListDataSources method. * data_source_scopes
456
+ # are the scopes returned by ListDataSources method. Note that this should not
457
+ # be set when `service_account_name` is used to create the transfer config.
458
458
  # @param [String] fields
459
459
  # Selector specifying which fields to include in a partial response.
460
460
  # @param [String] quota_user
@@ -610,9 +610,9 @@ module Google
610
610
  # This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
611
611
  # and new credentials are needed, as indicated by `CheckValidCreds`. In order to
612
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
613
+ # gstatic.com/bigquerydatatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.
614
+ # 0:oob&response_type=authorization_code&client_id=client_id&scope=
615
+ # data_source_scopes * The client_id is the OAuth client_id of the a data source
616
616
  # as returned by ListDataSources method. * data_source_scopes are the scopes
617
617
  # returned by ListDataSources method. Note that this should not be set when `
618
618
  # service_account_name` is used to update the transfer config.
@@ -631,11 +631,11 @@ module Google
631
631
  # is not 'youtube_channel' and new credentials are needed, as indicated by `
632
632
  # CheckValidCreds`. In order to obtain version info, make a request to the
633
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.
634
+ # redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=
635
+ # client_id&scope=data_source_scopes * The client_id is the OAuth client_id of
636
+ # the a data source as returned by ListDataSources method. * data_source_scopes
637
+ # are the scopes returned by ListDataSources method. Note that this should not
638
+ # be set when `service_account_name` is used to update the transfer config.
639
639
  # @param [String] fields
640
640
  # Selector specifying which fields to include in a partial response.
641
641
  # @param [String] quota_user
@@ -914,9 +914,9 @@ module Google
914
914
  # This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
915
915
  # and new credentials are needed, as indicated by `CheckValidCreds`. In order to
916
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
917
+ # gstatic.com/bigquerydatatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.
918
+ # 0:oob&response_type=authorization_code&client_id=client_id&scope=
919
+ # data_source_scopes * The client_id is the OAuth client_id of the a data source
920
920
  # as returned by ListDataSources method. * data_source_scopes are the scopes
921
921
  # returned by ListDataSources method. Note that this should not be set when `
922
922
  # service_account_name` is used to create the transfer config.
@@ -933,11 +933,11 @@ module Google
933
933
  # is not 'youtube_channel' and new credentials are needed, as indicated by `
934
934
  # CheckValidCreds`. In order to obtain version info, make a request to the
935
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.
936
+ # redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=
937
+ # client_id&scope=data_source_scopes * The client_id is the OAuth client_id of
938
+ # the a data source as returned by ListDataSources method. * data_source_scopes
939
+ # are the scopes returned by ListDataSources method. Note that this should not
940
+ # be set when `service_account_name` is used to create the transfer config.
941
941
  # @param [String] fields
942
942
  # Selector specifying which fields to include in a partial response.
943
943
  # @param [String] quota_user
@@ -1093,9 +1093,9 @@ module Google
1093
1093
  # This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
1094
1094
  # and new credentials are needed, as indicated by `CheckValidCreds`. In order to
1095
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
1096
+ # gstatic.com/bigquerydatatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.
1097
+ # 0:oob&response_type=authorization_code&client_id=client_id&scope=
1098
+ # data_source_scopes * The client_id is the OAuth client_id of the a data source
1099
1099
  # as returned by ListDataSources method. * data_source_scopes are the scopes
1100
1100
  # returned by ListDataSources method. Note that this should not be set when `
1101
1101
  # service_account_name` is used to update the transfer config.
@@ -1114,11 +1114,11 @@ module Google
1114
1114
  # is not 'youtube_channel' and new credentials are needed, as indicated by `
1115
1115
  # CheckValidCreds`. In order to obtain version info, make a request to the
1116
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.
1117
+ # redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=
1118
+ # client_id&scope=data_source_scopes * The client_id is the OAuth client_id of
1119
+ # the a data source as returned by ListDataSources method. * data_source_scopes
1120
+ # are the scopes returned by ListDataSources method. Note that this should not
1121
+ # be 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.26.0
4
+ version: 0.28.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-09-19 00:00:00.000000000 Z
11
+ date: 2022-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.7.2
19
+ version: 0.9.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.7.2
29
+ version: 0.9.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigquerydatatransfer_v1/v0.28.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: []