Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(722)

Side by Side Diff: discovery/googleapis/bigquerydatatransfer__v1.json

Issue 3003493002: Api-Roll 53: 2017-08-21 (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/bigquery__v2.json ('k') | discovery/googleapis/calendar__v3.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/bigquery": {
6 "description": "View and manage your data in Google BigQuery "
7 },
5 "https://www.googleapis.com/auth/cloud-platform.read-only": { 8 "https://www.googleapis.com/auth/cloud-platform.read-only": {
6 "description": "View your data across Google Cloud Platform services" 9 "description": "View your data across Google Cloud Platform services"
7 }, 10 },
8 "https://www.googleapis.com/auth/cloud-platform": { 11 "https://www.googleapis.com/auth/cloud-platform": {
9 "description": "View and manage your data across Google Clou d Platform services" 12 "description": "View and manage your data across Google Clou d Platform services"
10 },
11 "https://www.googleapis.com/auth/bigquery": {
12 "description": "View and manage your data in Google BigQuery "
13 } 13 }
14 } 14 }
15 } 15 }
16 }, 16 },
17 "basePath": "", 17 "basePath": "",
18 "baseUrl": "https://bigquerydatatransfer.googleapis.com/", 18 "baseUrl": "https://bigquerydatatransfer.googleapis.com/",
19 "batchPath": "batch", 19 "batchPath": "batch",
20 "canonicalName": "BigQuery Data Transfer", 20 "canonicalName": "BigQuery Data Transfer",
21 "description": "Transfers data from partner SaaS applications to Google BigQ uery on a scheduled, managed basis.", 21 "description": "Transfers data from partner SaaS applications to Google BigQ uery on a scheduled, managed basis.",
22 "discoveryVersion": "v1", 22 "discoveryVersion": "v1",
(...skipping 22 matching lines...) Expand all
45 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").", 45 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").",
46 "location": "query", 46 "location": "query",
47 "type": "string" 47 "type": "string"
48 }, 48 },
49 "prettyPrint": { 49 "prettyPrint": {
50 "default": "true", 50 "default": "true",
51 "description": "Returns response with indentations and line breaks." , 51 "description": "Returns response with indentations and line breaks." ,
52 "location": "query", 52 "location": "query",
53 "type": "boolean" 53 "type": "boolean"
54 }, 54 },
55 "uploadType": {
56 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").",
57 "location": "query",
58 "type": "string"
59 },
55 "fields": { 60 "fields": {
56 "description": "Selector specifying which fields to include in a par tial response.", 61 "description": "Selector specifying which fields to include in a par tial response.",
57 "location": "query", 62 "location": "query",
58 "type": "string" 63 "type": "string"
59 }, 64 },
60 "uploadType": {
61 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").",
62 "location": "query",
63 "type": "string"
64 },
65 "callback": { 65 "callback": {
66 "description": "JSONP", 66 "description": "JSONP",
67 "location": "query", 67 "location": "query",
68 "type": "string" 68 "type": "string"
69 }, 69 },
70 "$.xgafv": { 70 "$.xgafv": {
71 "description": "V1 error format.", 71 "description": "V1 error format.",
72 "enum": [ 72 "enum": [
73 "1", 73 "1",
74 "2" 74 "2"
(...skipping 14 matching lines...) Expand all
89 "proto" 89 "proto"
90 ], 90 ],
91 "enumDescriptions": [ 91 "enumDescriptions": [
92 "Responses with Content-Type of application/json", 92 "Responses with Content-Type of application/json",
93 "Media download with context-dependent Content-Type", 93 "Media download with context-dependent Content-Type",
94 "Responses with Content-Type of application/x-protobuf" 94 "Responses with Content-Type of application/x-protobuf"
95 ], 95 ],
96 "location": "query", 96 "location": "query",
97 "type": "string" 97 "type": "string"
98 }, 98 },
99 "access_token": {
100 "description": "OAuth access token.",
101 "location": "query",
102 "type": "string"
103 },
99 "key": { 104 "key": {
100 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.", 105 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.",
101 "location": "query", 106 "location": "query",
102 "type": "string" 107 "type": "string"
103 }, 108 },
104 "access_token": {
105 "description": "OAuth access token.",
106 "location": "query",
107 "type": "string"
108 },
109 "quotaUser": { 109 "quotaUser": {
110 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.", 110 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.",
111 "location": "query", 111 "location": "query",
112 "type": "string" 112 "type": "string"
113 }, 113 },
114 "pp": { 114 "pp": {
115 "default": "true", 115 "default": "true",
116 "description": "Pretty-print response.", 116 "description": "Pretty-print response.",
117 "location": "query", 117 "location": "query",
118 "type": "boolean" 118 "type": "boolean"
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 "path": "v1/{+name}:setEnabled", 230 "path": "v1/{+name}:setEnabled",
231 "request": { 231 "request": {
232 "$ref": "SetEnabledRequest" 232 "$ref": "SetEnabledRequest"
233 }, 233 },
234 "response": { 234 "response": {
235 "$ref": "Empty" 235 "$ref": "Empty"
236 }, 236 },
237 "scopes": [ 237 "scopes": [
238 "https://www.googleapis.com/auth/cloud-platform" 238 "https://www.googleapis.com/auth/cloud-platform"
239 ] 239 ]
240 },
241 "get": {
242 "description": "Get information about a location.",
243 "httpMethod": "GET",
244 "id": "bigquerydatatransfer.projects.locations.get",
245 "parameterOrder": [
246 "name"
247 ],
248 "parameters": {
249 "name": {
250 "description": "Resource name for the locati on.",
251 "location": "path",
252 "pattern": "^projects/[^/]+/locations/[^/]+$ ",
253 "required": true,
254 "type": "string"
255 }
256 },
257 "path": "v1/{+name}",
258 "response": {
259 "$ref": "Location"
260 },
261 "scopes": [
262 "https://www.googleapis.com/auth/bigquery",
263 "https://www.googleapis.com/auth/cloud-platform" ,
264 "https://www.googleapis.com/auth/cloud-platform. read-only"
265 ]
266 },
267 "list": {
268 "description": "Lists information about the supporte d locations for this service.",
269 "httpMethod": "GET",
270 "id": "bigquerydatatransfer.projects.locations.list" ,
271 "parameterOrder": [
272 "name"
273 ],
274 "parameters": {
275 "filter": {
276 "description": "The standard list filter.",
277 "location": "query",
278 "type": "string"
279 },
280 "pageToken": {
281 "description": "The standard list page token .",
282 "location": "query",
283 "type": "string"
284 },
285 "name": {
286 "description": "The resource that owns the l ocations collection, if applicable.",
287 "location": "path",
288 "pattern": "^projects/[^/]+$",
289 "required": true,
290 "type": "string"
291 },
292 "pageSize": {
293 "description": "The standard list page size. ",
294 "format": "int32",
295 "location": "query",
296 "type": "integer"
297 }
298 },
299 "path": "v1/{+name}/locations",
300 "response": {
301 "$ref": "ListLocationsResponse"
302 },
303 "scopes": [
304 "https://www.googleapis.com/auth/bigquery",
305 "https://www.googleapis.com/auth/cloud-platform" ,
306 "https://www.googleapis.com/auth/cloud-platform. read-only"
307 ]
240 } 308 }
241 }, 309 },
242 "resources": { 310 "resources": {
243 "transferConfigs": { 311 "transferConfigs": {
244 "methods": { 312 "methods": {
313 "scheduleRuns": {
314 "description": "Creates transfer runs for a time range [range_start_time, range_end_time].\nFor each date - or whatever gran ularity the data source supports - in the\nrange, one transfer run is created.\n Note that runs are created per UTC time in the time range.",
315 "httpMethod": "POST",
316 "id": "bigquerydatatransfer.projects.locatio ns.transferConfigs.scheduleRuns",
317 "parameterOrder": [
318 "parent"
319 ],
320 "parameters": {
321 "parent": {
322 "description": "Transfer configurati on name in the form:\n`projects/{project_id}/transferConfigs/{config_id}`.",
323 "location": "path",
324 "pattern": "^projects/[^/]+/location s/[^/]+/transferConfigs/[^/]+$",
325 "required": true,
326 "type": "string"
327 }
328 },
329 "path": "v1/{+parent}:scheduleRuns",
330 "request": {
331 "$ref": "ScheduleTransferRunsRequest"
332 },
333 "response": {
334 "$ref": "ScheduleTransferRunsResponse"
335 },
336 "scopes": [
337 "https://www.googleapis.com/auth/bigquer y",
338 "https://www.googleapis.com/auth/cloud-p latform"
339 ]
340 },
341 "patch": {
342 "description": "Updates a data transfer conf iguration.\nAll fields must be set, even if they are not updated.",
343 "httpMethod": "PATCH",
344 "id": "bigquerydatatransfer.projects.locatio ns.transferConfigs.patch",
345 "parameterOrder": [
346 "name"
347 ],
348 "parameters": {
349 "authorizationCode": {
350 "description": "Optional OAuth2 auth orization code to use with this transfer configuration.\nIf it is provided, the transfer configuration will be associated with the\ngaia id of the authorizing u ser.\nIn order to obtain authorization_code, please make a\nrequest to\nhttps:// www.gstatic.com/bigquerydatatransfer/oauthz/auth?client_id=<datatransferapiclien tid>&scope=<data_source_scopes>&redirect_uri=<redirect_uri>\n\n* client_id shoul d be OAuth client_id of BigQuery DTS API for the given\n data source returned b y ListDataSources method.\n* data_source_scopes are the scopes returned by ListD ataSources method.\n* redirect_uri is an optional parameter. If not specified, t hen\n authorization code is posted to the opener of authorization flow window.\ n Otherwise it will be sent to the redirect uri. A special value of\n urn:ietf :wg:oauth:2.0:oob means that authorization code should be\n returned in the tit le bar of the browser, with the page text prompting\n the user to copy the code and paste it in the application.",
351 "location": "query",
352 "type": "string"
353 },
354 "updateMask": {
355 "description": "Required list of fie lds to be updated in this request.",
356 "format": "google-fieldmask",
357 "location": "query",
358 "type": "string"
359 },
360 "name": {
361 "description": "The resource name of the transfer run.\nTransfer run names have the form\n`projects/{project_id}/tra nsferConfigs/{config_id}`.\nWhere `config_id` is usually a uuid, even though it is not\nguaranteed or required. The name is ignored when creating a transfer run .",
362 "location": "path",
363 "pattern": "^projects/[^/]+/location s/[^/]+/transferConfigs/[^/]+$",
364 "required": true,
365 "type": "string"
366 }
367 },
368 "path": "v1/{+name}",
369 "request": {
370 "$ref": "TransferConfig"
371 },
372 "response": {
373 "$ref": "TransferConfig"
374 },
375 "scopes": [
376 "https://www.googleapis.com/auth/bigquer y",
377 "https://www.googleapis.com/auth/cloud-p latform"
378 ]
379 },
380 "get": {
381 "description": "Returns information about a data transfer config.",
382 "httpMethod": "GET",
383 "id": "bigquerydatatransfer.projects.locatio ns.transferConfigs.get",
384 "parameterOrder": [
385 "name"
386 ],
387 "parameters": {
388 "name": {
389 "description": "The field will conta in name of the resource requested, for example:\n`projects/{project_id}/transfer Configs/{config_id}`",
390 "location": "path",
391 "pattern": "^projects/[^/]+/location s/[^/]+/transferConfigs/[^/]+$",
392 "required": true,
393 "type": "string"
394 }
395 },
396 "path": "v1/{+name}",
397 "response": {
398 "$ref": "TransferConfig"
399 },
400 "scopes": [
401 "https://www.googleapis.com/auth/bigquer y",
402 "https://www.googleapis.com/auth/cloud-p latform",
403 "https://www.googleapis.com/auth/cloud-p latform.read-only"
404 ]
405 },
245 "delete": { 406 "delete": {
246 "description": "Deletes a data transfer conf iguration,\nincluding any associated transfer runs and logs.", 407 "description": "Deletes a data transfer conf iguration,\nincluding any associated transfer runs and logs.",
247 "httpMethod": "DELETE", 408 "httpMethod": "DELETE",
248 "id": "bigquerydatatransfer.projects.locatio ns.transferConfigs.delete", 409 "id": "bigquerydatatransfer.projects.locatio ns.transferConfigs.delete",
249 "parameterOrder": [ 410 "parameterOrder": [
250 "name" 411 "name"
251 ], 412 ],
252 "parameters": { 413 "parameters": {
253 "name": { 414 "name": {
254 "description": "The field will conta in name of the resource requested, for example:\n`projects/{project_id}/transfer Configs/{config_id}`", 415 "description": "The field will conta in name of the resource requested, for example:\n`projects/{project_id}/transfer Configs/{config_id}`",
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 "request": { 496 "request": {
336 "$ref": "TransferConfig" 497 "$ref": "TransferConfig"
337 }, 498 },
338 "response": { 499 "response": {
339 "$ref": "TransferConfig" 500 "$ref": "TransferConfig"
340 }, 501 },
341 "scopes": [ 502 "scopes": [
342 "https://www.googleapis.com/auth/bigquer y", 503 "https://www.googleapis.com/auth/bigquer y",
343 "https://www.googleapis.com/auth/cloud-p latform" 504 "https://www.googleapis.com/auth/cloud-p latform"
344 ] 505 ]
345 },
346 "scheduleRuns": {
347 "description": "Creates transfer runs for a time range [range_start_time, range_end_time].\nFor each date - or whatever gran ularity the data source supports - in the\nrange, one transfer run is created.\n Note that runs are created per UTC time in the time range.",
348 "httpMethod": "POST",
349 "id": "bigquerydatatransfer.projects.locatio ns.transferConfigs.scheduleRuns",
350 "parameterOrder": [
351 "parent"
352 ],
353 "parameters": {
354 "parent": {
355 "description": "Transfer configurati on name in the form:\n`projects/{project_id}/transferConfigs/{config_id}`.",
356 "location": "path",
357 "pattern": "^projects/[^/]+/location s/[^/]+/transferConfigs/[^/]+$",
358 "required": true,
359 "type": "string"
360 }
361 },
362 "path": "v1/{+parent}:scheduleRuns",
363 "request": {
364 "$ref": "ScheduleTransferRunsRequest"
365 },
366 "response": {
367 "$ref": "ScheduleTransferRunsResponse"
368 },
369 "scopes": [
370 "https://www.googleapis.com/auth/bigquer y",
371 "https://www.googleapis.com/auth/cloud-p latform"
372 ]
373 },
374 "patch": {
375 "description": "Updates a data transfer conf iguration.\nAll fields must be set, even if they are not updated.",
376 "httpMethod": "PATCH",
377 "id": "bigquerydatatransfer.projects.locatio ns.transferConfigs.patch",
378 "parameterOrder": [
379 "name"
380 ],
381 "parameters": {
382 "updateMask": {
383 "description": "Required list of fie lds to be updated in this request.",
384 "format": "google-fieldmask",
385 "location": "query",
386 "type": "string"
387 },
388 "name": {
389 "description": "The resource name of the transfer run.\nTransfer run names have the form\n`projects/{project_id}/tra nsferConfigs/{config_id}`.\nWhere `config_id` is usually a uuid, even though it is not\nguaranteed or required. The name is ignored when creating a transfer run .",
390 "location": "path",
391 "pattern": "^projects/[^/]+/location s/[^/]+/transferConfigs/[^/]+$",
392 "required": true,
393 "type": "string"
394 },
395 "authorizationCode": {
396 "description": "Optional OAuth2 auth orization code to use with this transfer configuration.\nIf it is provided, the transfer configuration will be associated with the\ngaia id of the authorizing u ser.\nIn order to obtain authorization_code, please make a\nrequest to\nhttps:// www.gstatic.com/bigquerydatatransfer/oauthz/auth?client_id=<datatransferapiclien tid>&scope=<data_source_scopes>&redirect_uri=<redirect_uri>\n\n* client_id shoul d be OAuth client_id of BigQuery DTS API for the given\n data source returned b y ListDataSources method.\n* data_source_scopes are the scopes returned by ListD ataSources method.\n* redirect_uri is an optional parameter. If not specified, t hen\n authorization code is posted to the opener of authorization flow window.\ n Otherwise it will be sent to the redirect uri. A special value of\n urn:ietf :wg:oauth:2.0:oob means that authorization code should be\n returned in the tit le bar of the browser, with the page text prompting\n the user to copy the code and paste it in the application.",
397 "location": "query",
398 "type": "string"
399 }
400 },
401 "path": "v1/{+name}",
402 "request": {
403 "$ref": "TransferConfig"
404 },
405 "response": {
406 "$ref": "TransferConfig"
407 },
408 "scopes": [
409 "https://www.googleapis.com/auth/bigquer y",
410 "https://www.googleapis.com/auth/cloud-p latform"
411 ]
412 },
413 "get": {
414 "description": "Returns information about a data transfer config.",
415 "httpMethod": "GET",
416 "id": "bigquerydatatransfer.projects.locatio ns.transferConfigs.get",
417 "parameterOrder": [
418 "name"
419 ],
420 "parameters": {
421 "name": {
422 "description": "The field will conta in name of the resource requested, for example:\n`projects/{project_id}/transfer Configs/{config_id}`",
423 "location": "path",
424 "pattern": "^projects/[^/]+/location s/[^/]+/transferConfigs/[^/]+$",
425 "required": true,
426 "type": "string"
427 }
428 },
429 "path": "v1/{+name}",
430 "response": {
431 "$ref": "TransferConfig"
432 },
433 "scopes": [
434 "https://www.googleapis.com/auth/bigquer y",
435 "https://www.googleapis.com/auth/cloud-p latform",
436 "https://www.googleapis.com/auth/cloud-p latform.read-only"
437 ]
438 } 506 }
439 }, 507 },
440 "resources": { 508 "resources": {
441 "runs": { 509 "runs": {
442 "methods": { 510 "methods": {
443 "delete": { 511 "delete": {
444 "description": "Deletes the specifie d transfer run.", 512 "description": "Deletes the specifie d transfer run.",
445 "httpMethod": "DELETE", 513 "httpMethod": "DELETE",
446 "id": "bigquerydatatransfer.projects .locations.transferConfigs.runs.delete", 514 "id": "bigquerydatatransfer.projects .locations.transferConfigs.runs.delete",
447 "parameterOrder": [ 515 "parameterOrder": [
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
614 "dataSources": { 682 "dataSources": {
615 "methods": { 683 "methods": {
616 "list": { 684 "list": {
617 "description": "Lists supported data sources and returns their settings,\nwhich can be used for UI rendering.", 685 "description": "Lists supported data sources and returns their settings,\nwhich can be used for UI rendering.",
618 "httpMethod": "GET", 686 "httpMethod": "GET",
619 "id": "bigquerydatatransfer.projects.locatio ns.dataSources.list", 687 "id": "bigquerydatatransfer.projects.locatio ns.dataSources.list",
620 "parameterOrder": [ 688 "parameterOrder": [
621 "parent" 689 "parent"
622 ], 690 ],
623 "parameters": { 691 "parameters": {
624 "pageToken": {
625 "description": "Pagination token, wh ich can be used to request a specific page\nof `ListDataSourcesRequest` list res ults. For multiple-page\nresults, `ListDataSourcesResponse` outputs\na `next_pag e` token, which can be used as the\n`page_token` value to request the next page of list results.",
626 "location": "query",
627 "type": "string"
628 },
629 "pageSize": { 692 "pageSize": {
630 "description": "Page size. The defau lt page size is the maximum value of 1000 results.", 693 "description": "Page size. The defau lt page size is the maximum value of 1000 results.",
631 "format": "int32", 694 "format": "int32",
632 "location": "query", 695 "location": "query",
633 "type": "integer" 696 "type": "integer"
634 }, 697 },
635 "parent": { 698 "parent": {
636 "description": "The BigQuery project id for which data sources should be returned.\nMust be in the form: `projects/{ project_id}`", 699 "description": "The BigQuery project id for which data sources should be returned.\nMust be in the form: `projects/{ project_id}`",
637 "location": "path", 700 "location": "path",
638 "pattern": "^projects/[^/]+/location s/[^/]+$", 701 "pattern": "^projects/[^/]+/location s/[^/]+$",
639 "required": true, 702 "required": true,
640 "type": "string" 703 "type": "string"
704 },
705 "pageToken": {
706 "description": "Pagination token, wh ich can be used to request a specific page\nof `ListDataSourcesRequest` list res ults. For multiple-page\nresults, `ListDataSourcesResponse` outputs\na `next_pag e` token, which can be used as the\n`page_token` value to request the next page of list results.",
707 "location": "query",
708 "type": "string"
641 } 709 }
642 }, 710 },
643 "path": "v1/{+parent}/dataSources", 711 "path": "v1/{+parent}/dataSources",
644 "response": { 712 "response": {
645 "$ref": "ListDataSourcesResponse" 713 "$ref": "ListDataSourcesResponse"
646 }, 714 },
647 "scopes": [ 715 "scopes": [
648 "https://www.googleapis.com/auth/bigquer y", 716 "https://www.googleapis.com/auth/bigquer y",
649 "https://www.googleapis.com/auth/cloud-p latform", 717 "https://www.googleapis.com/auth/cloud-p latform",
650 "https://www.googleapis.com/auth/cloud-p latform.read-only" 718 "https://www.googleapis.com/auth/cloud-p latform.read-only"
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
737 ] 805 ]
738 }, 806 },
739 "list": { 807 "list": {
740 "description": "Returns information about all data t ransfers in the project.", 808 "description": "Returns information about all data t ransfers in the project.",
741 "httpMethod": "GET", 809 "httpMethod": "GET",
742 "id": "bigquerydatatransfer.projects.transferConfigs .list", 810 "id": "bigquerydatatransfer.projects.transferConfigs .list",
743 "parameterOrder": [ 811 "parameterOrder": [
744 "parent" 812 "parent"
745 ], 813 ],
746 "parameters": { 814 "parameters": {
815 "pageToken": {
816 "description": "Pagination token, which can be used to request a specific page\nof `ListTransfersRequest` list results. For multiple-page\nresults, `ListTransfersResponse` outputs\na `next_page` token, wh ich can be used as the\n`page_token` value to request the next page of list resu lts.",
817 "location": "query",
818 "type": "string"
819 },
747 "pageSize": { 820 "pageSize": {
748 "description": "Page size. The default page size is the maximum value of 1000 results.", 821 "description": "Page size. The default page size is the maximum value of 1000 results.",
749 "format": "int32", 822 "format": "int32",
750 "location": "query", 823 "location": "query",
751 "type": "integer" 824 "type": "integer"
752 }, 825 },
753 "dataSourceIds": { 826 "dataSourceIds": {
754 "description": "When specified, only configu rations of requested data sources are returned.", 827 "description": "When specified, only configu rations of requested data sources are returned.",
755 "location": "query", 828 "location": "query",
756 "repeated": true, 829 "repeated": true,
757 "type": "string" 830 "type": "string"
758 }, 831 },
759 "parent": { 832 "parent": {
760 "description": "The BigQuery project id for which data sources\nshould be returned: `projects/{project_id}`.", 833 "description": "The BigQuery project id for which data sources\nshould be returned: `projects/{project_id}`.",
761 "location": "path", 834 "location": "path",
762 "pattern": "^projects/[^/]+$", 835 "pattern": "^projects/[^/]+$",
763 "required": true, 836 "required": true,
764 "type": "string" 837 "type": "string"
765 },
766 "pageToken": {
767 "description": "Pagination token, which can be used to request a specific page\nof `ListTransfersRequest` list results. For multiple-page\nresults, `ListTransfersResponse` outputs\na `next_page` token, wh ich can be used as the\n`page_token` value to request the next page of list resu lts.",
768 "location": "query",
769 "type": "string"
770 } 838 }
771 }, 839 },
772 "path": "v1/{+parent}/transferConfigs", 840 "path": "v1/{+parent}/transferConfigs",
773 "response": { 841 "response": {
774 "$ref": "ListTransferConfigsResponse" 842 "$ref": "ListTransferConfigsResponse"
775 }, 843 },
776 "scopes": [ 844 "scopes": [
777 "https://www.googleapis.com/auth/bigquery", 845 "https://www.googleapis.com/auth/bigquery",
778 "https://www.googleapis.com/auth/cloud-platform" , 846 "https://www.googleapis.com/auth/cloud-platform" ,
779 "https://www.googleapis.com/auth/cloud-platform. read-only" 847 "https://www.googleapis.com/auth/cloud-platform. read-only"
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
833 "$ref": "ScheduleTransferRunsRequest" 901 "$ref": "ScheduleTransferRunsRequest"
834 }, 902 },
835 "response": { 903 "response": {
836 "$ref": "ScheduleTransferRunsResponse" 904 "$ref": "ScheduleTransferRunsResponse"
837 }, 905 },
838 "scopes": [ 906 "scopes": [
839 "https://www.googleapis.com/auth/bigquery", 907 "https://www.googleapis.com/auth/bigquery",
840 "https://www.googleapis.com/auth/cloud-platform" 908 "https://www.googleapis.com/auth/cloud-platform"
841 ] 909 ]
842 }, 910 },
911 "patch": {
912 "description": "Updates a data transfer configuratio n.\nAll fields must be set, even if they are not updated.",
913 "httpMethod": "PATCH",
914 "id": "bigquerydatatransfer.projects.transferConfigs .patch",
915 "parameterOrder": [
916 "name"
917 ],
918 "parameters": {
919 "name": {
920 "description": "The resource name of the tra nsfer run.\nTransfer run names have the form\n`projects/{project_id}/transferCon figs/{config_id}`.\nWhere `config_id` is usually a uuid, even though it is not\n guaranteed or required. The name is ignored when creating a transfer run.",
921 "location": "path",
922 "pattern": "^projects/[^/]+/transferConfigs/ [^/]+$",
923 "required": true,
924 "type": "string"
925 },
926 "authorizationCode": {
927 "description": "Optional OAuth2 authorizatio n code to use with this transfer configuration.\nIf it is provided, the transfer configuration will be associated with the\ngaia id of the authorizing user.\nIn order to obtain authorization_code, please make a\nrequest to\nhttps://www.gsta tic.com/bigquerydatatransfer/oauthz/auth?client_id=<datatransferapiclientid>&sco pe=<data_source_scopes>&redirect_uri=<redirect_uri>\n\n* client_id should be OAu th client_id of BigQuery DTS API for the given\n data source returned by ListDa taSources method.\n* data_source_scopes are the scopes returned by ListDataSourc es method.\n* redirect_uri is an optional parameter. If not specified, then\n a uthorization code is posted to the opener of authorization flow window.\n Other wise it will be sent to the redirect uri. A special value of\n urn:ietf:wg:oaut h:2.0:oob means that authorization code should be\n returned in the title bar o f the browser, with the page text prompting\n the user to copy the code and pas te it in the application.",
928 "location": "query",
929 "type": "string"
930 },
931 "updateMask": {
932 "description": "Required list of fields to b e updated in this request.",
933 "format": "google-fieldmask",
934 "location": "query",
935 "type": "string"
936 }
937 },
938 "path": "v1/{+name}",
939 "request": {
940 "$ref": "TransferConfig"
941 },
942 "response": {
943 "$ref": "TransferConfig"
944 },
945 "scopes": [
946 "https://www.googleapis.com/auth/bigquery",
947 "https://www.googleapis.com/auth/cloud-platform"
948 ]
949 },
843 "get": { 950 "get": {
844 "description": "Returns information about a data tra nsfer config.", 951 "description": "Returns information about a data tra nsfer config.",
845 "httpMethod": "GET", 952 "httpMethod": "GET",
846 "id": "bigquerydatatransfer.projects.transferConfigs .get", 953 "id": "bigquerydatatransfer.projects.transferConfigs .get",
847 "parameterOrder": [ 954 "parameterOrder": [
848 "name" 955 "name"
849 ], 956 ],
850 "parameters": { 957 "parameters": {
851 "name": { 958 "name": {
852 "description": "The field will contain name of the resource requested, for example:\n`projects/{project_id}/transferConfigs/ {config_id}`", 959 "description": "The field will contain name of the resource requested, for example:\n`projects/{project_id}/transferConfigs/ {config_id}`",
853 "location": "path", 960 "location": "path",
854 "pattern": "^projects/[^/]+/transferConfigs/ [^/]+$", 961 "pattern": "^projects/[^/]+/transferConfigs/ [^/]+$",
855 "required": true, 962 "required": true,
856 "type": "string"
857 }
858 },
859 "path": "v1/{+name}",
860 "response": {
861 "$ref": "TransferConfig"
862 },
863 "scopes": [
864 "https://www.googleapis.com/auth/bigquery",
865 "https://www.googleapis.com/auth/cloud-platform" ,
866 "https://www.googleapis.com/auth/cloud-platform. read-only"
867 ]
868 },
869 "patch": {
870 "description": "Updates a data transfer configuratio n.\nAll fields must be set, even if they are not updated.",
871 "httpMethod": "PATCH",
872 "id": "bigquerydatatransfer.projects.transferConfigs .patch",
873 "parameterOrder": [
874 "name"
875 ],
876 "parameters": {
877 "authorizationCode": {
878 "description": "Optional OAuth2 authorizatio n code to use with this transfer configuration.\nIf it is provided, the transfer configuration will be associated with the\ngaia id of the authorizing user.\nIn order to obtain authorization_code, please make a\nrequest to\nhttps://www.gsta tic.com/bigquerydatatransfer/oauthz/auth?client_id=<datatransferapiclientid>&sco pe=<data_source_scopes>&redirect_uri=<redirect_uri>\n\n* client_id should be OAu th client_id of BigQuery DTS API for the given\n data source returned by ListDa taSources method.\n* data_source_scopes are the scopes returned by ListDataSourc es method.\n* redirect_uri is an optional parameter. If not specified, then\n a uthorization code is posted to the opener of authorization flow window.\n Other wise it will be sent to the redirect uri. A special value of\n urn:ietf:wg:oaut h:2.0:oob means that authorization code should be\n returned in the title bar o f the browser, with the page text prompting\n the user to copy the code and pas te it in the application.",
879 "location": "query",
880 "type": "string"
881 },
882 "updateMask": {
883 "description": "Required list of fields to b e updated in this request.",
884 "format": "google-fieldmask",
885 "location": "query",
886 "type": "string"
887 },
888 "name": {
889 "description": "The resource name of the tra nsfer run.\nTransfer run names have the form\n`projects/{project_id}/transferCon figs/{config_id}`.\nWhere `config_id` is usually a uuid, even though it is not\n guaranteed or required. The name is ignored when creating a transfer run.",
890 "location": "path",
891 "pattern": "^projects/[^/]+/transferConfigs/ [^/]+$",
892 "required": true,
893 "type": "string" 963 "type": "string"
894 } 964 }
895 }, 965 },
896 "path": "v1/{+name}", 966 "path": "v1/{+name}",
897 "request": {
898 "$ref": "TransferConfig"
899 },
900 "response": { 967 "response": {
901 "$ref": "TransferConfig" 968 "$ref": "TransferConfig"
902 }, 969 },
903 "scopes": [ 970 "scopes": [
904 "https://www.googleapis.com/auth/bigquery", 971 "https://www.googleapis.com/auth/bigquery",
905 "https://www.googleapis.com/auth/cloud-platform" 972 "https://www.googleapis.com/auth/cloud-platform" ,
973 "https://www.googleapis.com/auth/cloud-platform. read-only"
906 ] 974 ]
907 } 975 }
908 }, 976 },
909 "resources": { 977 "resources": {
910 "runs": { 978 "runs": {
911 "methods": { 979 "methods": {
980 "delete": {
981 "description": "Deletes the specified transf er run.",
982 "httpMethod": "DELETE",
983 "id": "bigquerydatatransfer.projects.transfe rConfigs.runs.delete",
984 "parameterOrder": [
985 "name"
986 ],
987 "parameters": {
988 "name": {
989 "description": "The field will conta in name of the resource requested, for example:\n`projects/{project_id}/transfer Configs/{config_id}/runs/{run_id}`",
990 "location": "path",
991 "pattern": "^projects/[^/]+/transfer Configs/[^/]+/runs/[^/]+$",
992 "required": true,
993 "type": "string"
994 }
995 },
996 "path": "v1/{+name}",
997 "response": {
998 "$ref": "Empty"
999 },
1000 "scopes": [
1001 "https://www.googleapis.com/auth/bigquer y",
1002 "https://www.googleapis.com/auth/cloud-p latform"
1003 ]
1004 },
912 "list": { 1005 "list": {
913 "description": "Returns information about ru nning and completed jobs.", 1006 "description": "Returns information about ru nning and completed jobs.",
914 "httpMethod": "GET", 1007 "httpMethod": "GET",
915 "id": "bigquerydatatransfer.projects.transfe rConfigs.runs.list", 1008 "id": "bigquerydatatransfer.projects.transfe rConfigs.runs.list",
916 "parameterOrder": [ 1009 "parameterOrder": [
917 "parent" 1010 "parent"
918 ], 1011 ],
919 "parameters": { 1012 "parameters": {
920 "pageToken": { 1013 "pageToken": {
921 "description": "Pagination token, wh ich can be used to request a specific page\nof `ListTransferRunsRequest` list re sults. For multiple-page\nresults, `ListTransferRunsResponse` outputs\na `next_p age` token, which can be used as the\n`page_token` value to request the next pag e of list results.", 1014 "description": "Pagination token, wh ich can be used to request a specific page\nof `ListTransferRunsRequest` list re sults. For multiple-page\nresults, `ListTransferRunsResponse` outputs\na `next_p age` token, which can be used as the\n`page_token` value to request the next pag e of list results.",
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
988 }, 1081 },
989 "path": "v1/{+name}", 1082 "path": "v1/{+name}",
990 "response": { 1083 "response": {
991 "$ref": "TransferRun" 1084 "$ref": "TransferRun"
992 }, 1085 },
993 "scopes": [ 1086 "scopes": [
994 "https://www.googleapis.com/auth/bigquer y", 1087 "https://www.googleapis.com/auth/bigquer y",
995 "https://www.googleapis.com/auth/cloud-p latform", 1088 "https://www.googleapis.com/auth/cloud-p latform",
996 "https://www.googleapis.com/auth/cloud-p latform.read-only" 1089 "https://www.googleapis.com/auth/cloud-p latform.read-only"
997 ] 1090 ]
998 },
999 "delete": {
1000 "description": "Deletes the specified transf er run.",
1001 "httpMethod": "DELETE",
1002 "id": "bigquerydatatransfer.projects.transfe rConfigs.runs.delete",
1003 "parameterOrder": [
1004 "name"
1005 ],
1006 "parameters": {
1007 "name": {
1008 "description": "The field will conta in name of the resource requested, for example:\n`projects/{project_id}/transfer Configs/{config_id}/runs/{run_id}`",
1009 "location": "path",
1010 "pattern": "^projects/[^/]+/transfer Configs/[^/]+/runs/[^/]+$",
1011 "required": true,
1012 "type": "string"
1013 }
1014 },
1015 "path": "v1/{+name}",
1016 "response": {
1017 "$ref": "Empty"
1018 },
1019 "scopes": [
1020 "https://www.googleapis.com/auth/bigquer y",
1021 "https://www.googleapis.com/auth/cloud-p latform"
1022 ]
1023 } 1091 }
1024 }, 1092 },
1025 "resources": { 1093 "resources": {
1026 "transferLogs": { 1094 "transferLogs": {
1027 "methods": { 1095 "methods": {
1028 "list": { 1096 "list": {
1029 "description": "Returns user facing log messages for the data transfer run.", 1097 "description": "Returns user facing log messages for the data transfer run.",
1030 "httpMethod": "GET", 1098 "httpMethod": "GET",
1031 "id": "bigquerydatatransfer.projects .transferConfigs.runs.transferLogs.list", 1099 "id": "bigquerydatatransfer.projects .transferConfigs.runs.transferLogs.list",
1032 "parameterOrder": [ 1100 "parameterOrder": [
1033 "parent" 1101 "parent"
1034 ], 1102 ],
1035 "parameters": { 1103 "parameters": {
1104 "parent": {
1105 "description": "Transfer run name in the form:\n`projects/{project_id}/transferConfigs/{config_Id}/runs/{run _id}`.",
1106 "location": "path",
1107 "pattern": "^projects/[^/]+/ transferConfigs/[^/]+/runs/[^/]+$",
1108 "required": true,
1109 "type": "string"
1110 },
1036 "pageToken": { 1111 "pageToken": {
1037 "description": "Pagination t oken, which can be used to request a specific page\nof `ListTransferLogsRequest` list results. For multiple-page\nresults, `ListTransferLogsResponse` outputs\na `next_page` token, which can be used as the\n`page_token` value to request the next page of list results.", 1112 "description": "Pagination t oken, which can be used to request a specific page\nof `ListTransferLogsRequest` list results. For multiple-page\nresults, `ListTransferLogsResponse` outputs\na `next_page` token, which can be used as the\n`page_token` value to request the next page of list results.",
1038 "location": "query", 1113 "location": "query",
1039 "type": "string" 1114 "type": "string"
1040 }, 1115 },
1041 "pageSize": { 1116 "pageSize": {
1042 "description": "Page size. T he default page size is the maximum value of 1000 results.", 1117 "description": "Page size. T he default page size is the maximum value of 1000 results.",
1043 "format": "int32", 1118 "format": "int32",
1044 "location": "query", 1119 "location": "query",
1045 "type": "integer" 1120 "type": "integer"
1046 }, 1121 },
1047 "messageTypes": { 1122 "messageTypes": {
1048 "description": "Message type s to return. If not populated - INFO, WARNING and ERROR\nmessages are returned." , 1123 "description": "Message type s to return. If not populated - INFO, WARNING and ERROR\nmessages are returned." ,
1049 "enum": [ 1124 "enum": [
1050 "MESSAGE_SEVERITY_UNSPEC IFIED", 1125 "MESSAGE_SEVERITY_UNSPEC IFIED",
1051 "INFO", 1126 "INFO",
1052 "WARNING", 1127 "WARNING",
1053 "ERROR" 1128 "ERROR"
1054 ], 1129 ],
1055 "location": "query", 1130 "location": "query",
1056 "repeated": true, 1131 "repeated": true,
1057 "type": "string" 1132 "type": "string"
1058 },
1059 "parent": {
1060 "description": "Transfer run name in the form:\n`projects/{project_id}/transferConfigs/{config_Id}/runs/{run _id}`.",
1061 "location": "path",
1062 "pattern": "^projects/[^/]+/ transferConfigs/[^/]+/runs/[^/]+$",
1063 "required": true,
1064 "type": "string"
1065 } 1133 }
1066 }, 1134 },
1067 "path": "v1/{+parent}/transferLogs", 1135 "path": "v1/{+parent}/transferLogs",
1068 "response": { 1136 "response": {
1069 "$ref": "ListTransferLogsRespons e" 1137 "$ref": "ListTransferLogsRespons e"
1070 }, 1138 },
1071 "scopes": [ 1139 "scopes": [
1072 "https://www.googleapis.com/auth /bigquery", 1140 "https://www.googleapis.com/auth /bigquery",
1073 "https://www.googleapis.com/auth /cloud-platform", 1141 "https://www.googleapis.com/auth /cloud-platform",
1074 "https://www.googleapis.com/auth /cloud-platform.read-only" 1142 "https://www.googleapis.com/auth /cloud-platform.read-only"
1075 ] 1143 ]
1076 } 1144 }
1077 } 1145 }
1078 } 1146 }
1079 } 1147 }
1080 } 1148 }
1081 } 1149 }
1082 }, 1150 },
1083 "dataSources": { 1151 "dataSources": {
1084 "methods": { 1152 "methods": {
1085 "list": { 1153 "list": {
1086 "description": "Lists supported data sources and ret urns their settings,\nwhich can be used for UI rendering.", 1154 "description": "Lists supported data sources and ret urns their settings,\nwhich can be used for UI rendering.",
1087 "httpMethod": "GET", 1155 "httpMethod": "GET",
1088 "id": "bigquerydatatransfer.projects.dataSources.lis t", 1156 "id": "bigquerydatatransfer.projects.dataSources.lis t",
1089 "parameterOrder": [ 1157 "parameterOrder": [
1090 "parent" 1158 "parent"
1091 ], 1159 ],
1092 "parameters": { 1160 "parameters": {
1161 "parent": {
1162 "description": "The BigQuery project id for which data sources should be returned.\nMust be in the form: `projects/{project_ id}`",
1163 "location": "path",
1164 "pattern": "^projects/[^/]+$",
1165 "required": true,
1166 "type": "string"
1167 },
1093 "pageToken": { 1168 "pageToken": {
1094 "description": "Pagination token, which can be used to request a specific page\nof `ListDataSourcesRequest` list results. Fo r multiple-page\nresults, `ListDataSourcesResponse` outputs\na `next_page` token , which can be used as the\n`page_token` value to request the next page of list results.", 1169 "description": "Pagination token, which can be used to request a specific page\nof `ListDataSourcesRequest` list results. Fo r multiple-page\nresults, `ListDataSourcesResponse` outputs\na `next_page` token , which can be used as the\n`page_token` value to request the next page of list results.",
1095 "location": "query", 1170 "location": "query",
1096 "type": "string" 1171 "type": "string"
1097 }, 1172 },
1098 "pageSize": { 1173 "pageSize": {
1099 "description": "Page size. The default page size is the maximum value of 1000 results.", 1174 "description": "Page size. The default page size is the maximum value of 1000 results.",
1100 "format": "int32", 1175 "format": "int32",
1101 "location": "query", 1176 "location": "query",
1102 "type": "integer" 1177 "type": "integer"
1103 },
1104 "parent": {
1105 "description": "The BigQuery project id for which data sources should be returned.\nMust be in the form: `projects/{project_ id}`",
1106 "location": "path",
1107 "pattern": "^projects/[^/]+$",
1108 "required": true,
1109 "type": "string"
1110 } 1178 }
1111 }, 1179 },
1112 "path": "v1/{+parent}/dataSources", 1180 "path": "v1/{+parent}/dataSources",
1113 "response": { 1181 "response": {
1114 "$ref": "ListDataSourcesResponse" 1182 "$ref": "ListDataSourcesResponse"
1115 }, 1183 },
1116 "scopes": [ 1184 "scopes": [
1117 "https://www.googleapis.com/auth/bigquery", 1185 "https://www.googleapis.com/auth/bigquery",
1118 "https://www.googleapis.com/auth/cloud-platform" , 1186 "https://www.googleapis.com/auth/cloud-platform" ,
1119 "https://www.googleapis.com/auth/cloud-platform. read-only" 1187 "https://www.googleapis.com/auth/cloud-platform. read-only"
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
1172 "https://www.googleapis.com/auth/bigquery", 1240 "https://www.googleapis.com/auth/bigquery",
1173 "https://www.googleapis.com/auth/cloud-platform" , 1241 "https://www.googleapis.com/auth/cloud-platform" ,
1174 "https://www.googleapis.com/auth/cloud-platform. read-only" 1242 "https://www.googleapis.com/auth/cloud-platform. read-only"
1175 ] 1243 ]
1176 } 1244 }
1177 } 1245 }
1178 } 1246 }
1179 } 1247 }
1180 } 1248 }
1181 }, 1249 },
1182 "revision": "20170724", 1250 "revision": "20170819",
1183 "rootUrl": "https://bigquerydatatransfer.googleapis.com/", 1251 "rootUrl": "https://bigquerydatatransfer.googleapis.com/",
1184 "schemas": { 1252 "schemas": {
1253 "Location": {
1254 "description": "A resource that represents Google Cloud Platform loc ation.",
1255 "id": "Location",
1256 "properties": {
1257 "labels": {
1258 "additionalProperties": {
1259 "type": "string"
1260 },
1261 "description": "Cross-service attributes for the location. F or example\n\n {\"cloud.googleapis.com/region\": \"us-east1\"}",
1262 "type": "object"
1263 },
1264 "name": {
1265 "description": "Resource name for the location, which may va ry between implementations.\nFor example: `\"projects/example-project/locations/ us-east1\"`",
1266 "type": "string"
1267 },
1268 "locationId": {
1269 "description": "The canonical id for this location. For exam ple: `\"us-east1\"`.",
1270 "type": "string"
1271 },
1272 "metadata": {
1273 "additionalProperties": {
1274 "description": "Properties of the object. Contains field @type with type URL.",
1275 "type": "any"
1276 },
1277 "description": "Service-specific metadata. For example the a vailable capacity at the given\nlocation.",
1278 "type": "object"
1279 }
1280 },
1281 "type": "object"
1282 },
1185 "TransferConfig": { 1283 "TransferConfig": {
1186 "description": "Represents a data transfer configuration. A transfer configuration\ncontains all metadata needed to perform a data transfer. For exa mple,\n`destination_dataset_id` specifies where data should be stored.\nWhen a n ew transfer configuration is created, the specified\n`destination_dataset_id` is created when needed and shared with the\nappropriate data source service accoun t.", 1284 "description": "Represents a data transfer configuration. A transfer configuration\ncontains all metadata needed to perform a data transfer. For exa mple,\n`destination_dataset_id` specifies where data should be stored.\nWhen a n ew transfer configuration is created, the specified\n`destination_dataset_id` is created when needed and shared with the\nappropriate data source service accoun t.",
1187 "id": "TransferConfig", 1285 "id": "TransferConfig",
1188 "properties": { 1286 "properties": {
1287 "datasetRegion": {
1288 "description": "Region in which BigQuery dataset is located. Currently possible values are:\n\"US\" and \"EU\".\n@OutputOnly",
1289 "type": "string"
1290 },
1189 "displayName": { 1291 "displayName": {
1190 "description": "User specified display name for the data tra nsfer.", 1292 "description": "User specified display name for the data tra nsfer.",
1191 "type": "string" 1293 "type": "string"
1192 }, 1294 },
1193 "nextRunTime": { 1295 "nextRunTime": {
1194 "description": "Next time when data transfer will run. Outpu t only. Applicable\nonly for batch data transfers.\n@OutputOnly", 1296 "description": "Next time when data transfer will run. Outpu t only. Applicable\nonly for batch data transfers.\n@OutputOnly",
1195 "format": "google-datetime", 1297 "format": "google-datetime",
1196 "type": "string" 1298 "type": "string"
1197 }, 1299 },
1198 "disabled": { 1300 "disabled": {
1199 "description": "Is this config disabled. When set to true, n o runs are scheduled\nfor a given transfer.", 1301 "description": "Is this config disabled. When set to true, n o runs are scheduled\nfor a given transfer.",
1200 "type": "boolean" 1302 "type": "boolean"
1201 }, 1303 },
1202 "updateTime": { 1304 "updateTime": {
1203 "description": "Data transfer modification time. Ignored by server on input.\n@OutputOnly", 1305 "description": "Data transfer modification time. Ignored by server on input.\n@OutputOnly",
1204 "format": "google-datetime", 1306 "format": "google-datetime",
1205 "type": "string" 1307 "type": "string"
1206 }, 1308 },
1207 "schedule": { 1309 "schedule": {
1208 "description": "Data transfer schedule in GROC format.\nIf t he data source does not support a custom schedule, this should be\nempty. If it is empty, the default value for the data source will be\nused.\nThe specified ti mes are in UTC.\nExamples of valid GROC include:\n`1st,3rd monday of month 15:30 `,\n`every wed,fri of jan,jun 13:15`, and\n`first sunday of quarter 00:00`.", 1310 "description": "Data transfer schedule.\nIf the data source does not support a custom schedule, this should be\nempty. If it is empty, the d efault value for the data source will be\nused.\nThe specified times are in UTC. \nExamples of valid format:\n`1st,3rd monday of month 15:30`,\n`every wed,fri of jan,jun 13:15`, and\n`first sunday of quarter 00:00`.\nSee more explanation abo ut the format here:\nhttps://cloud.google.com/appengine/docs/flexible/python/sch eduling-jobs-with-cron-yaml#the_schedule_format\nNOTE: the granularity should be at least 8 hours, or less frequent.",
1209 "type": "string" 1311 "type": "string"
1210 }, 1312 },
1211 "dataRefreshWindowDays": { 1313 "dataRefreshWindowDays": {
1212 "description": "The number of days to look back to automatic ally refresh the data.\nFor example, if `data_refresh_window_days = 10`, then ev ery day\nBigQuery reingests data for [today-10, today-1], rather than ingesting data\nfor just [today-1].\nOnly valid if the data source supports the feature. S et the value to 0\nto use the default value.", 1314 "description": "The number of days to look back to automatic ally refresh the data.\nFor example, if `data_refresh_window_days = 10`, then ev ery day\nBigQuery reingests data for [today-10, today-1], rather than ingesting data\nfor just [today-1].\nOnly valid if the data source supports the feature. S et the value to 0\nto use the default value.",
1213 "format": "int32", 1315 "format": "int32",
1214 "type": "integer" 1316 "type": "integer"
1215 }, 1317 },
1216 "dataSourceId": { 1318 "dataSourceId": {
1217 "description": "Data source id. Cannot be changed once data transfer is created.", 1319 "description": "Data source id. Cannot be changed once data transfer is created.",
1218 "type": "string" 1320 "type": "string"
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
1252 "format": "int64", 1354 "format": "int64",
1253 "type": "string" 1355 "type": "string"
1254 }, 1356 },
1255 "params": { 1357 "params": {
1256 "additionalProperties": { 1358 "additionalProperties": {
1257 "description": "Properties of the object.", 1359 "description": "Properties of the object.",
1258 "type": "any" 1360 "type": "any"
1259 }, 1361 },
1260 "description": "Data transfer specific parameters.", 1362 "description": "Data transfer specific parameters.",
1261 "type": "object" 1363 "type": "object"
1262 },
1263 "datasetRegion": {
1264 "description": "Region in which BigQuery dataset is located. Currently possible values are:\n\"US\" and \"EU\".\n@OutputOnly",
1265 "type": "string"
1266 } 1364 }
1267 }, 1365 },
1268 "type": "object" 1366 "type": "object"
1269 }, 1367 },
1270 "TransferRun": { 1368 "TransferRun": {
1271 "description": "Represents a data transfer run.", 1369 "description": "Represents a data transfer run.",
1272 "id": "TransferRun", 1370 "id": "TransferRun",
1273 "properties": { 1371 "properties": {
1372 "scheduleTime": {
1373 "description": "Minimum time after which a transfer run can be started.",
1374 "format": "google-datetime",
1375 "type": "string"
1376 },
1377 "updateTime": {
1378 "description": "Last time the data transfer run status was u pdated.\n@OutputOnly",
1379 "format": "google-datetime",
1380 "type": "string"
1381 },
1382 "schedule": {
1383 "description": "Describes the schedule of this transfer run if it was created as part of\na regular schedule. For batch transfer runs that a re directly created,\nthis is empty.\nNOTE: the system might choose to delay the schedule depending on the\ncurrent load, so `schedule_time` doesn't always matc hes this.\n@OutputOnly",
1384 "type": "string"
1385 },
1274 "runTime": { 1386 "runTime": {
1275 "description": "For batch transfer runs, specifies the date and time that\ndata should be ingested.", 1387 "description": "For batch transfer runs, specifies the date and time that\ndata should be ingested.",
1276 "format": "google-datetime", 1388 "format": "google-datetime",
1277 "type": "string" 1389 "type": "string"
1278 }, 1390 },
1279 "dataSourceId": { 1391 "dataSourceId": {
1280 "description": "Data source id.\n@OutputOnly", 1392 "description": "Data source id.\n@OutputOnly",
1281 "type": "string" 1393 "type": "string"
1282 }, 1394 },
1283 "status": { 1395 "status": {
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1321 "type": "any" 1433 "type": "any"
1322 }, 1434 },
1323 "description": "Data transfer specific parameters.", 1435 "description": "Data transfer specific parameters.",
1324 "type": "object" 1436 "type": "object"
1325 }, 1437 },
1326 "endTime": { 1438 "endTime": {
1327 "description": "Time when transfer run ended. Parameter igno red by server for input\nrequests.\n@OutputOnly", 1439 "description": "Time when transfer run ended. Parameter igno red by server for input\nrequests.\n@OutputOnly",
1328 "format": "google-datetime", 1440 "format": "google-datetime",
1329 "type": "string" 1441 "type": "string"
1330 }, 1442 },
1331 "datasetRegion": {
1332 "description": "Region in which BigQuery dataset is located. Currently possible values are:\n\"US\" and \"EU\".\n@OutputOnly",
1333 "type": "string"
1334 },
1335 "startTime": { 1443 "startTime": {
1336 "description": "Time when transfer run was started. Paramete r ignored by server for input\nrequests.\n@OutputOnly", 1444 "description": "Time when transfer run was started. Paramete r ignored by server for input\nrequests.\n@OutputOnly",
1337 "format": "google-datetime", 1445 "format": "google-datetime",
1338 "type": "string" 1446 "type": "string"
1339 }, 1447 },
1340 "scheduleTime": { 1448 "datasetRegion": {
1341 "description": "Minimum time after which a transfer run can be started.", 1449 "description": "Region in which BigQuery dataset is located. Currently possible values are:\n\"US\" and \"EU\".\n@OutputOnly",
1342 "format": "google-datetime",
1343 "type": "string"
1344 },
1345 "schedule": {
1346 "description": "Describes the schedule of this transfer run if it was created as part of\na regular schedule. For batch transfer runs that a re directly created,\nthis is empty.\nNOTE: the system might choose to delay the schedule depending on the\ncurrent load, so `schedule_time` doesn't always matc hes this.\n@OutputOnly",
1347 "type": "string"
1348 },
1349 "updateTime": {
1350 "description": "Last time the data transfer run status was u pdated.\n@OutputOnly",
1351 "format": "google-datetime",
1352 "type": "string" 1450 "type": "string"
1353 } 1451 }
1354 }, 1452 },
1355 "type": "object" 1453 "type": "object"
1356 }, 1454 },
1357 "CheckValidCredsRequest": { 1455 "CheckValidCredsRequest": {
1358 "description": "A request to determine whether the user has valid cr edentials. This method\nis used to limit the number of OAuth popups in the user interface. The\nuser id is inferred from the API call context.\nIf the data sour ce has the Google+ authorization type, this method\nreturns false, as it cannot be determined whether the credentials are\nalready valid merely based on the use r id.", 1456 "description": "A request to determine whether the user has valid cr edentials. This method\nis used to limit the number of OAuth popups in the user interface. The\nuser id is inferred from the API call context.\nIf the data sour ce has the Google+ authorization type, this method\nreturns false, as it cannot be determined whether the credentials are\nalready valid merely based on the use r id.",
1359 "id": "CheckValidCredsRequest", 1457 "id": "CheckValidCredsRequest",
1360 "properties": {}, 1458 "properties": {},
1361 "type": "object" 1459 "type": "object"
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
1414 "format": "google-datetime", 1512 "format": "google-datetime",
1415 "type": "string" 1513 "type": "string"
1416 } 1514 }
1417 }, 1515 },
1418 "type": "object" 1516 "type": "object"
1419 }, 1517 },
1420 "ListTransferLogsResponse": { 1518 "ListTransferLogsResponse": {
1421 "description": "The returned list transfer run messages.", 1519 "description": "The returned list transfer run messages.",
1422 "id": "ListTransferLogsResponse", 1520 "id": "ListTransferLogsResponse",
1423 "properties": { 1521 "properties": {
1424 "nextPageToken": {
1425 "description": "The next-pagination token. For multiple-page list results,\nthis token can be used as the\n`GetTransferRunLogRequest.page_to ken`\nto request the next page of list results.\n@OutputOnly",
1426 "type": "string"
1427 },
1428 "transferMessages": { 1522 "transferMessages": {
1429 "description": "The stored pipeline transfer messages.\n@Out putOnly", 1523 "description": "The stored pipeline transfer messages.\n@Out putOnly",
1430 "items": { 1524 "items": {
1431 "$ref": "TransferMessage" 1525 "$ref": "TransferMessage"
1432 }, 1526 },
1433 "type": "array" 1527 "type": "array"
1528 },
1529 "nextPageToken": {
1530 "description": "The next-pagination token. For multiple-page list results,\nthis token can be used as the\n`GetTransferRunLogRequest.page_to ken`\nto request the next page of list results.\n@OutputOnly",
1531 "type": "string"
1434 } 1532 }
1435 }, 1533 },
1436 "type": "object" 1534 "type": "object"
1437 }, 1535 },
1438 "ListDataSourcesResponse": { 1536 "ListDataSourcesResponse": {
1439 "description": "Returns list of supported data sources and their met adata.", 1537 "description": "Returns list of supported data sources and their met adata.",
1440 "id": "ListDataSourcesResponse", 1538 "id": "ListDataSourcesResponse",
1441 "properties": { 1539 "properties": {
1540 "nextPageToken": {
1541 "description": "The next-pagination token. For multiple-page list results,\nthis token can be used as the\n`ListDataSourcesRequest.page_toke n`\nto request the next page of list results.\n@OutputOnly",
1542 "type": "string"
1543 },
1442 "dataSources": { 1544 "dataSources": {
1443 "description": "List of supported data sources and their tra nsfer settings.", 1545 "description": "List of supported data sources and their tra nsfer settings.",
1444 "items": { 1546 "items": {
1445 "$ref": "DataSource" 1547 "$ref": "DataSource"
1446 }, 1548 },
1447 "type": "array" 1549 "type": "array"
1448 },
1449 "nextPageToken": {
1450 "description": "The next-pagination token. For multiple-page list results,\nthis token can be used as the\n`ListDataSourcesRequest.page_toke n`\nto request the next page of list results.\n@OutputOnly",
1451 "type": "string"
1452 } 1550 }
1453 }, 1551 },
1454 "type": "object" 1552 "type": "object"
1455 }, 1553 },
1456 "DataSourceParameter": { 1554 "DataSourceParameter": {
1457 "description": "Represents a data source parameter with validation r ules, so that\nparameters can be rendered in the UI. These parameters are given to us by\nsupported data sources, and include all needed information for renderi ng\nand validation.\nThus, whoever uses this api can decide to generate either g eneric ui,\nor custom data source specific forms.", 1555 "description": "Represents a data source parameter with validation r ules, so that\nparameters can be rendered in the UI. These parameters are given to us by\nsupported data sources, and include all needed information for renderi ng\nand validation.\nThus, whoever uses this api can decide to generate either g eneric ui,\nor custom data source specific forms.",
1458 "id": "DataSourceParameter", 1556 "id": "DataSourceParameter",
1459 "properties": { 1557 "properties": {
1558 "recurse": {
1559 "description": "If set to true, schema should be taken from the parent with the same\nparameter_id. Only applicable when parameter type is R ECORD.",
1560 "type": "boolean"
1561 },
1460 "description": { 1562 "description": {
1461 "description": "Parameter description.", 1563 "description": "Parameter description.",
1462 "type": "string" 1564 "type": "string"
1463 }, 1565 },
1464 "allowedValues": { 1566 "allowedValues": {
1465 "description": "All possible values for the parameter.", 1567 "description": "All possible values for the parameter.",
1466 "items": { 1568 "items": {
1467 "type": "string" 1569 "type": "string"
1468 }, 1570 },
1469 "type": "array" 1571 "type": "array"
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
1531 "enumDescriptions": [ 1633 "enumDescriptions": [
1532 "Type unspecified.", 1634 "Type unspecified.",
1533 "String parameter.", 1635 "String parameter.",
1534 "Integer parameter (64-bits).\nWill be serialized to jso n as string.", 1636 "Integer parameter (64-bits).\nWill be serialized to jso n as string.",
1535 "Double precision floating point parameter.", 1637 "Double precision floating point parameter.",
1536 "Boolean parameter.", 1638 "Boolean parameter.",
1537 "Record parameter.", 1639 "Record parameter.",
1538 "Page ID for a Google+ Page." 1640 "Page ID for a Google+ Page."
1539 ], 1641 ],
1540 "type": "string" 1642 "type": "string"
1541 },
1542 "recurse": {
1543 "description": "If set to true, schema should be taken from the parent with the same\nparameter_id. Only applicable when parameter type is R ECORD.",
1544 "type": "boolean"
1545 } 1643 }
1546 }, 1644 },
1547 "type": "object" 1645 "type": "object"
1548 }, 1646 },
1549 "ListTransferRunsResponse": { 1647 "ListTransferRunsResponse": {
1550 "description": "The returned list of pipelines in the project.", 1648 "description": "The returned list of pipelines in the project.",
1551 "id": "ListTransferRunsResponse", 1649 "id": "ListTransferRunsResponse",
1552 "properties": { 1650 "properties": {
1553 "transferRuns": { 1651 "transferRuns": {
1554 "description": "The stored pipeline transfer runs.\n@OutputO nly", 1652 "description": "The stored pipeline transfer runs.\n@OutputO nly",
1555 "items": { 1653 "items": {
1556 "$ref": "TransferRun" 1654 "$ref": "TransferRun"
1557 }, 1655 },
1558 "type": "array" 1656 "type": "array"
1559 }, 1657 },
1560 "nextPageToken": { 1658 "nextPageToken": {
1561 "description": "The next-pagination token. For multiple-page list results,\nthis token can be used as the\n`ListTransferRunsRequest.page_tok en`\nto request the next page of list results.\n@OutputOnly", 1659 "description": "The next-pagination token. For multiple-page list results,\nthis token can be used as the\n`ListTransferRunsRequest.page_tok en`\nto request the next page of list results.\n@OutputOnly",
1562 "type": "string" 1660 "type": "string"
1563 } 1661 }
1564 }, 1662 },
1565 "type": "object" 1663 "type": "object"
1566 }, 1664 },
1665 "ListLocationsResponse": {
1666 "description": "The response message for Locations.ListLocations.",
1667 "id": "ListLocationsResponse",
1668 "properties": {
1669 "locations": {
1670 "description": "A list of locations that matches the specifi ed filter in the request.",
1671 "items": {
1672 "$ref": "Location"
1673 },
1674 "type": "array"
1675 },
1676 "nextPageToken": {
1677 "description": "The standard List next-page token.",
1678 "type": "string"
1679 }
1680 },
1681 "type": "object"
1682 },
1567 "IsEnabledRequest": { 1683 "IsEnabledRequest": {
1568 "description": "A request to determine whether data transfer is enab led for the project.", 1684 "description": "A request to determine whether data transfer is enab led for the project.",
1569 "id": "IsEnabledRequest", 1685 "id": "IsEnabledRequest",
1570 "properties": {}, 1686 "properties": {},
1571 "type": "object" 1687 "type": "object"
1572 }, 1688 },
1573 "SetEnabledRequest": { 1689 "SetEnabledRequest": {
1574 "description": "A request to set whether data transfer is enabled or disabled for a project.", 1690 "description": "A request to set whether data transfer is enabled or disabled for a project.",
1575 "id": "SetEnabledRequest", 1691 "id": "SetEnabledRequest",
1576 "properties": { 1692 "properties": {
(...skipping 30 matching lines...) Expand all
1607 "description": "Indicates whether the project is enabled.", 1723 "description": "Indicates whether the project is enabled.",
1608 "type": "boolean" 1724 "type": "boolean"
1609 } 1725 }
1610 }, 1726 },
1611 "type": "object" 1727 "type": "object"
1612 }, 1728 },
1613 "DataSource": { 1729 "DataSource": {
1614 "description": "Represents data source metadata. Metadata is suffici ent to\nrender UI and request proper OAuth tokens.", 1730 "description": "Represents data source metadata. Metadata is suffici ent to\nrender UI and request proper OAuth tokens.",
1615 "id": "DataSource", 1731 "id": "DataSource",
1616 "properties": { 1732 "properties": {
1617 "helpUrl": { 1733 "name": {
1618 "description": "Url for the help document for this data sour ce.", 1734 "description": "Data source resource name.",
1619 "type": "string"
1620 },
1621 "defaultSchedule": {
1622 "description": "Default data transfer schedule.\nExamples of valid schedules include:\n`1st,3rd monday of month 15:30`,\n`every wed,fri of j an,jun 13:15`, and\n`first sunday of quarter 00:00`.",
1623 "type": "string"
1624 },
1625 "statusUpdateDeadlineSeconds": {
1626 "description": "The number of seconds to wait for a status u pdate from the data source\nbefore BigQuery marks the transfer as failed.",
1627 "format": "int32",
1628 "type": "integer"
1629 },
1630 "supportsMultipleTransfers": {
1631 "description": "Indicates whether the data source supports m ultiple transfers\nto different BigQuery targets.",
1632 "type": "boolean"
1633 },
1634 "defaultDataRefreshWindowDays": {
1635 "description": "Default data refresh window on days.\nOnly m eaningful when `data_refresh_type` = `SLIDING_WINDOW`.",
1636 "format": "int32",
1637 "type": "integer"
1638 },
1639 "manualRunsDisabled": {
1640 "description": "Disables backfilling and manual run scheduli ng\nfor the data source.",
1641 "type": "boolean"
1642 },
1643 "transferType": {
1644 "description": "Transfer type. Currently supports only batch transfers,\nwhich are transfers that use the BigQuery batch APIs (load or\nquer y) to ingest the data.",
1645 "enum": [
1646 "TRANSFER_TYPE_UNSPECIFIED",
1647 "BATCH",
1648 "STREAMING"
1649 ],
1650 "enumDescriptions": [
1651 "Invalid or Unknown transfer type placeholder.",
1652 "Batch data transfer.",
1653 "Streaming data transfer. Streaming data source currentl y doesn't\nsupport multiple transfer configs per project."
1654 ],
1655 "type": "string"
1656 },
1657 "description": {
1658 "description": "User friendly data source description string .",
1659 "type": "string"
1660 },
1661 "dataSourceId": {
1662 "description": "Data source id.",
1663 "type": "string" 1735 "type": "string"
1664 }, 1736 },
1665 "scopes": { 1737 "scopes": {
1666 "description": "Api auth scopes for which refresh token need s to be obtained. Only valid\nwhen `client_id` is specified. Ignored otherwise. These are scopes needed\nby a data source to prepare data and ingest them into B igQuery,\ne.g., https://www.googleapis.com/auth/bigquery", 1738 "description": "Api auth scopes for which refresh token need s to be obtained. Only valid\nwhen `client_id` is specified. Ignored otherwise. These are scopes needed\nby a data source to prepare data and ingest them into B igQuery,\ne.g., https://www.googleapis.com/auth/bigquery",
1667 "items": { 1739 "items": {
1668 "type": "string" 1740 "type": "string"
1669 }, 1741 },
1670 "type": "array" 1742 "type": "array"
1671 }, 1743 },
1672 "name": {
1673 "description": "Data source resource name.",
1674 "type": "string"
1675 },
1676 "clientId": { 1744 "clientId": {
1677 "description": "Data source client id which should be used t o receive refresh token.\nWhen not supplied, no offline credentials are populate d for data transfer.", 1745 "description": "Data source client id which should be used t o receive refresh token.\nWhen not supplied, no offline credentials are populate d for data transfer.",
1678 "type": "string" 1746 "type": "string"
1679 }, 1747 },
1680 "authorizationType": { 1748 "authorizationType": {
1681 "description": "Indicates the type of authorization.", 1749 "description": "Indicates the type of authorization.",
1682 "enum": [ 1750 "enum": [
1683 "AUTHORIZATION_TYPE_UNSPECIFIED", 1751 "AUTHORIZATION_TYPE_UNSPECIFIED",
1684 "AUTHORIZATION_CODE", 1752 "AUTHORIZATION_CODE",
1685 "GOOGLE_PLUS_AUTHORIZATION_CODE" 1753 "GOOGLE_PLUS_AUTHORIZATION_CODE"
(...skipping 26 matching lines...) Expand all
1712 "The data source supports data auto refresh, and runs wi ll be scheduled\nfor the past few days. Allows custom values to be set for each transfer\nconfig." 1780 "The data source supports data auto refresh, and runs wi ll be scheduled\nfor the past few days. Allows custom values to be set for each transfer\nconfig."
1713 ], 1781 ],
1714 "type": "string" 1782 "type": "string"
1715 }, 1783 },
1716 "parameters": { 1784 "parameters": {
1717 "description": "Data source parameters.", 1785 "description": "Data source parameters.",
1718 "items": { 1786 "items": {
1719 "$ref": "DataSourceParameter" 1787 "$ref": "DataSourceParameter"
1720 }, 1788 },
1721 "type": "array" 1789 "type": "array"
1790 },
1791 "helpUrl": {
1792 "description": "Url for the help document for this data sour ce.",
1793 "type": "string"
1794 },
1795 "defaultSchedule": {
1796 "description": "Default data transfer schedule.\nExamples of valid schedules include:\n`1st,3rd monday of month 15:30`,\n`every wed,fri of j an,jun 13:15`, and\n`first sunday of quarter 00:00`.",
1797 "type": "string"
1798 },
1799 "statusUpdateDeadlineSeconds": {
1800 "description": "The number of seconds to wait for a status u pdate from the data source\nbefore BigQuery marks the transfer as failed.",
1801 "format": "int32",
1802 "type": "integer"
1803 },
1804 "supportsMultipleTransfers": {
1805 "description": "Indicates whether the data source supports m ultiple transfers\nto different BigQuery targets.",
1806 "type": "boolean"
1807 },
1808 "manualRunsDisabled": {
1809 "description": "Disables backfilling and manual run scheduli ng\nfor the data source.",
1810 "type": "boolean"
1811 },
1812 "defaultDataRefreshWindowDays": {
1813 "description": "Default data refresh window on days.\nOnly m eaningful when `data_refresh_type` = `SLIDING_WINDOW`.",
1814 "format": "int32",
1815 "type": "integer"
1816 },
1817 "transferType": {
1818 "description": "Transfer type. Currently supports only batch transfers,\nwhich are transfers that use the BigQuery batch APIs (load or\nquer y) to ingest the data.",
1819 "enum": [
1820 "TRANSFER_TYPE_UNSPECIFIED",
1821 "BATCH",
1822 "STREAMING"
1823 ],
1824 "enumDescriptions": [
1825 "Invalid or Unknown transfer type placeholder.",
1826 "Batch data transfer.",
1827 "Streaming data transfer. Streaming data source currentl y doesn't\nsupport multiple transfer configs per project."
1828 ],
1829 "type": "string"
1830 },
1831 "description": {
1832 "description": "User friendly data source description string .",
1833 "type": "string"
1834 },
1835 "dataSourceId": {
1836 "description": "Data source id.",
1837 "type": "string"
1722 } 1838 }
1723 }, 1839 },
1724 "type": "object" 1840 "type": "object"
1725 }, 1841 },
1726 "ScheduleTransferRunsRequest": { 1842 "ScheduleTransferRunsRequest": {
1727 "description": "A request to schedule transfer runs for a time range .", 1843 "description": "A request to schedule transfer runs for a time range .",
1728 "id": "ScheduleTransferRunsRequest", 1844 "id": "ScheduleTransferRunsRequest",
1729 "properties": { 1845 "properties": {
1730 "rangeEndTime": { 1846 "rangeEndTime": {
1731 "description": "End time of the range of transfer runs.", 1847 "description": "End time of the range of transfer runs.",
(...skipping 12 matching lines...) Expand all
1744 "description": "A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use i t as the request\nor the response type of an API method. For instance:\n\n se rvice Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty );\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.", 1860 "description": "A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use i t as the request\nor the response type of an API method. For instance:\n\n se rvice Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty );\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.",
1745 "id": "Empty", 1861 "id": "Empty",
1746 "properties": {}, 1862 "properties": {},
1747 "type": "object" 1863 "type": "object"
1748 } 1864 }
1749 }, 1865 },
1750 "servicePath": "", 1866 "servicePath": "",
1751 "title": "BigQuery Data Transfer Service API", 1867 "title": "BigQuery Data Transfer Service API",
1752 "version": "v1" 1868 "version": "v1"
1753 } 1869 }
OLDNEW
« no previous file with comments | « discovery/googleapis/bigquery__v2.json ('k') | discovery/googleapis/calendar__v3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698