google-apis-bigquerydatatransfer_v1 0.40.0 → 0.41.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: 7206cb24e6569c1d410d577411d7c446352c7bf200f03e7033168419bd724e20
4
- data.tar.gz: 25b7593fd1ca3e321c5400f83f08df4d4adca588796ac6b1fedf8bb20a6f17e3
3
+ metadata.gz: 4a2a15234210f4da0c4bd937a53df4df7c97edd9058d38a07964328148b9b4bd
4
+ data.tar.gz: 6757ab1fa848352d6162f231702ef0663da6127f239e23b18003d6651f74abda
5
5
  SHA512:
6
- metadata.gz: d126fa999d9e93f464c115787f916c8aa6fb732a16cbd796d360ea09f806b9b57b7e9aab9dc130daec08d531ccd8af06148e3eea7b42692529ce786ef68e7b60
7
- data.tar.gz: 6691b6835ea7d2e74d9e6b89d2cf9c41d3b4e2fc885ce713c5b2005310e978ac7432881a78938defc00078d01a6dceb66c3226a00836e152fe73ac6c0a00fc4c
6
+ metadata.gz: 17f6cc19ec6b3c49a4291a629fe49a93817753c559bcafa42fee2caf691f82228e16ac46c3865da59b42499b6375747a808453757ad761cf014220a92873625c
7
+ data.tar.gz: d42076cab94ab56de56273ed3045a48832323b209b2c9988e1a2944a8fc27f5d08c2cd7a1d6509b4ad235daa8eaedca881b572ebfa640ac58f97b11b9371141e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-bigquerydatatransfer_v1
2
2
 
3
+ ### v0.41.0 (2024-05-19)
4
+
5
+ * Regenerated from discovery document revision 20240512
6
+ * Regenerated using generator version 0.15.0
7
+
3
8
  ### v0.40.0 (2024-03-31)
4
9
 
5
10
  * Regenerated from discovery document revision 20240323
@@ -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.40.0"
19
+ GEM_VERSION = "0.41.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240323"
25
+ REVISION = "20240512"
26
26
  end
27
27
  end
28
28
  end
@@ -469,9 +469,9 @@ module Google
469
469
  # Optional OAuth2 authorization code to use with this transfer configuration.
470
470
  # This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
471
471
  # and new credentials are needed, as indicated by `CheckValidCreds`. In order to
472
- # obtain authorization_code, make a request to the following URL: https://www.
473
- # gstatic.com/bigquerydatatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.
474
- # 0:oob&response_type=authorization_code&client_id=client_id&scope=
472
+ # obtain authorization_code, make a request to the following URL: https://
473
+ # bigquery.cloud.google.com/datatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:
474
+ # oauth:2.0:oob&response_type=authorization_code&client_id=client_id&scope=
475
475
  # data_source_scopes * The client_id is the OAuth client_id of the a data source
476
476
  # as returned by ListDataSources method. * data_source_scopes are the scopes
477
477
  # returned by ListDataSources method. Note that this should not be set when `
@@ -488,7 +488,7 @@ module Google
488
488
  # Optional version info. This is required only if `transferConfig.dataSourceId`
489
489
  # is not 'youtube_channel' and new credentials are needed, as indicated by `
490
490
  # CheckValidCreds`. In order to obtain version info, make a request to the
491
- # following URL: https://www.gstatic.com/bigquerydatatransfer/oauthz/auth?
491
+ # following URL: https://bigquery.cloud.google.com/datatransfer/oauthz/auth?
492
492
  # redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=
493
493
  # client_id&scope=data_source_scopes * The client_id is the OAuth client_id of
494
494
  # the a data source as returned by ListDataSources method. * data_source_scopes
@@ -649,9 +649,9 @@ module Google
649
649
  # Optional OAuth2 authorization code to use with this transfer configuration.
650
650
  # This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
651
651
  # and new credentials are needed, as indicated by `CheckValidCreds`. In order to
652
- # obtain authorization_code, make a request to the following URL: https://www.
653
- # gstatic.com/bigquerydatatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.
654
- # 0:oob&response_type=authorization_code&client_id=client_id&scope=
652
+ # obtain authorization_code, make a request to the following URL: https://
653
+ # bigquery.cloud.google.com/datatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:
654
+ # oauth:2.0:oob&response_type=authorization_code&client_id=client_id&scope=
655
655
  # data_source_scopes * The client_id is the OAuth client_id of the a data source
656
656
  # as returned by ListDataSources method. * data_source_scopes are the scopes
657
657
  # returned by ListDataSources method. Note that this should not be set when `
@@ -670,7 +670,7 @@ module Google
670
670
  # Optional version info. This is required only if `transferConfig.dataSourceId`
671
671
  # is not 'youtube_channel' and new credentials are needed, as indicated by `
672
672
  # CheckValidCreds`. In order to obtain version info, make a request to the
673
- # following URL: https://www.gstatic.com/bigquerydatatransfer/oauthz/auth?
673
+ # following URL: https://bigquery.cloud.google.com/datatransfer/oauthz/auth?
674
674
  # redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=
675
675
  # client_id&scope=data_source_scopes * The client_id is the OAuth client_id of
676
676
  # the a data source as returned by ListDataSources method. * data_source_scopes
@@ -953,9 +953,9 @@ module Google
953
953
  # Optional OAuth2 authorization code to use with this transfer configuration.
954
954
  # This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
955
955
  # and new credentials are needed, as indicated by `CheckValidCreds`. In order to
956
- # obtain authorization_code, make a request to the following URL: https://www.
957
- # gstatic.com/bigquerydatatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.
958
- # 0:oob&response_type=authorization_code&client_id=client_id&scope=
956
+ # obtain authorization_code, make a request to the following URL: https://
957
+ # bigquery.cloud.google.com/datatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:
958
+ # oauth:2.0:oob&response_type=authorization_code&client_id=client_id&scope=
959
959
  # data_source_scopes * The client_id is the OAuth client_id of the a data source
960
960
  # as returned by ListDataSources method. * data_source_scopes are the scopes
961
961
  # returned by ListDataSources method. Note that this should not be set when `
@@ -972,7 +972,7 @@ module Google
972
972
  # Optional version info. This is required only if `transferConfig.dataSourceId`
973
973
  # is not 'youtube_channel' and new credentials are needed, as indicated by `
974
974
  # CheckValidCreds`. In order to obtain version info, make a request to the
975
- # following URL: https://www.gstatic.com/bigquerydatatransfer/oauthz/auth?
975
+ # following URL: https://bigquery.cloud.google.com/datatransfer/oauthz/auth?
976
976
  # redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=
977
977
  # client_id&scope=data_source_scopes * The client_id is the OAuth client_id of
978
978
  # the a data source as returned by ListDataSources method. * data_source_scopes
@@ -1133,9 +1133,9 @@ module Google
1133
1133
  # Optional OAuth2 authorization code to use with this transfer configuration.
1134
1134
  # This is required only if `transferConfig.dataSourceId` is 'youtube_channel'
1135
1135
  # and new credentials are needed, as indicated by `CheckValidCreds`. In order to
1136
- # obtain authorization_code, make a request to the following URL: https://www.
1137
- # gstatic.com/bigquerydatatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.
1138
- # 0:oob&response_type=authorization_code&client_id=client_id&scope=
1136
+ # obtain authorization_code, make a request to the following URL: https://
1137
+ # bigquery.cloud.google.com/datatransfer/oauthz/auth?redirect_uri=urn:ietf:wg:
1138
+ # oauth:2.0:oob&response_type=authorization_code&client_id=client_id&scope=
1139
1139
  # data_source_scopes * The client_id is the OAuth client_id of the a data source
1140
1140
  # as returned by ListDataSources method. * data_source_scopes are the scopes
1141
1141
  # returned by ListDataSources method. Note that this should not be set when `
@@ -1154,7 +1154,7 @@ module Google
1154
1154
  # Optional version info. This is required only if `transferConfig.dataSourceId`
1155
1155
  # is not 'youtube_channel' and new credentials are needed, as indicated by `
1156
1156
  # CheckValidCreds`. In order to obtain version info, make a request to the
1157
- # following URL: https://www.gstatic.com/bigquerydatatransfer/oauthz/auth?
1157
+ # following URL: https://bigquery.cloud.google.com/datatransfer/oauthz/auth?
1158
1158
  # redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=
1159
1159
  # client_id&scope=data_source_scopes * The client_id is the OAuth client_id of
1160
1160
  # the a data source as returned by ListDataSources method. * data_source_scopes
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.40.0
4
+ version: 0.41.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: 2024-03-31 00:00:00.000000000 Z
11
+ date: 2024-05-19 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.14.0
19
+ version: 0.15.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.14.0
29
+ version: 0.15.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.40.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigquerydatatransfer_v1/v0.41.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: []