Skip to content

Commit d0709e7

Browse files
feat(bigquerydatatransfer): update the api
#### bigquerydatatransfer:v1 The following keys were added: - schemas.DataSource.properties.supportsMultipleTransfers.deprecated (Total Keys: 1) - schemas.DataSource.properties.transferType.deprecated (Total Keys: 1)
1 parent 5dbf40f commit d0709e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

googleapiclient/discovery_cache/documents/bigquerydatatransfer.v1.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,7 @@
13421342
}
13431343
}
13441344
},
1345-
"revision": "20230625",
1345+
"revision": "20230701",
13461346
"rootUrl": "https://bigquerydatatransfer.googleapis.com/",
13471347
"schemas": {
13481348
"CheckValidCredsRequest": {
@@ -1458,10 +1458,12 @@
14581458
"type": "boolean"
14591459
},
14601460
"supportsMultipleTransfers": {
1461+
"deprecated": true,
14611462
"description": "Deprecated. This field has no effect.",
14621463
"type": "boolean"
14631464
},
14641465
"transferType": {
1466+
"deprecated": true,
14651467
"description": "Deprecated. This field has no effect.",
14661468
"enum": [
14671469
"TRANSFER_TYPE_UNSPECIFIED",

0 commit comments

Comments
 (0)