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

Side by Side Diff: discovery/googleapis_beta/dataflow__v1b3.json

Issue 2281923002: Api-roll 41: 2016-08-26 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 3 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
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/cloud-platform": { 5 "https://www.googleapis.com/auth/cloud-platform": {
6 "description": "View and manage your data across Google Clou d Platform services" 6 "description": "View and manage your data across Google Clou d Platform services"
7 }, 7 },
8 "https://www.googleapis.com/auth/userinfo.email": { 8 "https://www.googleapis.com/auth/userinfo.email": {
9 "description": "View your email address" 9 "description": "View your email address"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "", 14 "basePath": "",
15 "baseUrl": "https://dataflow.googleapis.com/", 15 "baseUrl": "https://dataflow.googleapis.com/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "description": "Develops and executes data processing patterns like ETL, bat ch computation, and continuous computation.", 17 "description": "Develops and executes data processing patterns like ETL, bat ch computation, and continuous computation.",
18 "discoveryVersion": "v1", 18 "discoveryVersion": "v1",
19 "documentationLink": "https://cloud.google.com/dataflow", 19 "documentationLink": "https://cloud.google.com/dataflow",
20 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/wZurELzsfHitAU1HvQyPOtQDL2I\"", 20 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/rUlGxspJhyyK9tNPWVxsxLTODuQ\"",
21 "icons": { 21 "icons": {
22 "x16": "http://www.google.com/images/icons/product/search-16.gif", 22 "x16": "http://www.google.com/images/icons/product/search-16.gif",
23 "x32": "http://www.google.com/images/icons/product/search-32.gif" 23 "x32": "http://www.google.com/images/icons/product/search-32.gif"
24 }, 24 },
25 "id": "dataflow:v1b3", 25 "id": "dataflow:v1b3",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
27 "name": "dataflow", 27 "name": "dataflow",
28 "ownerDomain": "google.com", 28 "ownerDomain": "google.com",
29 "ownerName": "Google", 29 "ownerName": "Google",
30 "parameters": { 30 "parameters": {
(...skipping 563 matching lines...) Expand 10 before | Expand all | Expand 10 after
594 "scopes": [ 594 "scopes": [
595 "https://www.googleapis.com/auth/cloud-platform" , 595 "https://www.googleapis.com/auth/cloud-platform" ,
596 "https://www.googleapis.com/auth/userinfo.email" 596 "https://www.googleapis.com/auth/userinfo.email"
597 ] 597 ]
598 } 598 }
599 } 599 }
600 } 600 }
601 } 601 }
602 } 602 }
603 }, 603 },
604 "revision": "20160727", 604 "revision": "20160821",
605 "rootUrl": "https://dataflow.googleapis.com/", 605 "rootUrl": "https://dataflow.googleapis.com/",
606 "schemas": { 606 "schemas": {
607 "GetDebugConfigRequest": { 607 "GetDebugConfigRequest": {
608 "description": "Request to get updated debug configuration for compo nent.", 608 "description": "Request to get updated debug configuration for compo nent.",
609 "id": "GetDebugConfigRequest", 609 "id": "GetDebugConfigRequest",
610 "properties": { 610 "properties": {
611 "workerId": { 611 "workerId": {
612 "description": "The worker id, i.e., VM hostname.", 612 "description": "The worker id, i.e., VM hostname.",
613 "type": "string" 613 "type": "string"
614 }, 614 },
(...skipping 2594 matching lines...) Expand 10 before | Expand all | Expand 10 after
3209 "type": "string" 3209 "type": "string"
3210 } 3210 }
3211 }, 3211 },
3212 "type": "object" 3212 "type": "object"
3213 } 3213 }
3214 }, 3214 },
3215 "servicePath": "", 3215 "servicePath": "",
3216 "title": "Google Dataflow API", 3216 "title": "Google Dataflow API",
3217 "version": "v1b3" 3217 "version": "v1b3"
3218 } 3218 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/adexchangebuyer2__v2beta1.json ('k') | discovery/googleapis_beta/datastore__v1beta3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698