OLD | NEW |
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/cloud_debugger": { | 8 "https://www.googleapis.com/auth/cloud_debugger": { |
9 "description": "Manage cloud debugger" | 9 "description": "Manage cloud debugger" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "", | 14 "basePath": "", |
15 "baseUrl": "https://clouddebugger.googleapis.com/", | 15 "baseUrl": "https://clouddebugger.googleapis.com/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "canonicalName": "Cloud Debugger", | 17 "canonicalName": "Cloud Debugger", |
18 "description": "Examines the call stack and variables of a running applicati
on without stopping or slowing it down.", | 18 "description": "Examines the call stack and variables of a running applicati
on without stopping or slowing it down.", |
19 "discoveryVersion": "v1", | 19 "discoveryVersion": "v1", |
20 "documentationLink": "http://cloud.google.com/debugger", | 20 "documentationLink": "http://cloud.google.com/debugger", |
21 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/QjifI48X3fgI9mRgli3ziT84a8U\"", | 21 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/QjifI48X3fgI9mRgli3ziT84a8U\"", |
22 "icons": { | 22 "icons": { |
23 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
24 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
25 }, | 25 }, |
26 "id": "clouddebugger:v2", | 26 "id": "clouddebugger:v2", |
27 "kind": "discovery#restDescription", | 27 "kind": "discovery#restDescription", |
28 "name": "clouddebugger", | 28 "name": "clouddebugger", |
29 "ownerDomain": "google.com", | 29 "ownerDomain": "google.com", |
30 "ownerName": "Google", | 30 "ownerName": "Google", |
31 "parameters": { | 31 "parameters": { |
(...skipping 969 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1001 "type": "array" | 1001 "type": "array" |
1002 } | 1002 } |
1003 }, | 1003 }, |
1004 "type": "object" | 1004 "type": "object" |
1005 } | 1005 } |
1006 }, | 1006 }, |
1007 "servicePath": "", | 1007 "servicePath": "", |
1008 "title": "Stackdriver Debugger API", | 1008 "title": "Stackdriver Debugger API", |
1009 "version": "v2" | 1009 "version": "v2" |
1010 } | 1010 } |
OLD | NEW |