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/trace.append": { | 8 "https://www.googleapis.com/auth/trace.append": { |
9 "description": "Write Trace data for a project or applicatio
n" | 9 "description": "Write Trace data for a project or applicatio
n" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/trace.readonly": { | 11 "https://www.googleapis.com/auth/trace.readonly": { |
12 "description": "Read Trace data for a project or application
" | 12 "description": "Read Trace data for a project or application
" |
13 } | 13 } |
14 } | 14 } |
15 } | 15 } |
16 }, | 16 }, |
17 "basePath": "", | 17 "basePath": "", |
18 "baseUrl": "https://cloudtrace.googleapis.com/", | 18 "baseUrl": "https://cloudtrace.googleapis.com/", |
19 "batchPath": "batch", | 19 "batchPath": "batch", |
20 "canonicalName": "Cloud Trace", | 20 "canonicalName": "Cloud Trace", |
21 "description": "Send and retrieve trace data from Google Cloud Trace. Data i
s generated and available by default for all App Engine applications. Data from
other applications can be written to Cloud Trace for display, reporting, and ana
lysis.", | 21 "description": "Send and retrieve trace data from Google Cloud Trace. Data i
s generated and available by default for all App Engine applications. Data from
other applications can be written to Cloud Trace for display, reporting, and ana
lysis.", |
22 "discoveryVersion": "v1", | 22 "discoveryVersion": "v1", |
23 "documentationLink": "https://cloud.google.com/tools/cloud-trace", | 23 "documentationLink": "https://cloud.google.com/tools/cloud-trace", |
24 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/avS4leRd3oaImhwLi14P2pt74p0\"", | 24 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/avS4leRd3oaImhwLi14P2pt74p0\"", |
25 "icons": { | 25 "icons": { |
26 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 26 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
27 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 27 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
28 }, | 28 }, |
29 "id": "cloudtrace:v1", | 29 "id": "cloudtrace:v1", |
30 "kind": "discovery#restDescription", | 30 "kind": "discovery#restDescription", |
31 "name": "cloudtrace", | 31 "name": "cloudtrace", |
32 "ownerDomain": "google.com", | 32 "ownerDomain": "google.com", |
33 "ownerName": "Google", | 33 "ownerName": "Google", |
34 "parameters": { | 34 "parameters": { |
(...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
352 "Empty": { | 352 "Empty": { |
353 "description": "A generic empty message that you can re-use to avoid
defining duplicated empty messages in your APIs. A typical example is to use it
as the request or the response type of an API method. For instance: service Foo
{ rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON re
presentation for `Empty` is empty JSON object `{}`.", | 353 "description": "A generic empty message that you can re-use to avoid
defining duplicated empty messages in your APIs. A typical example is to use it
as the request or the response type of an API method. For instance: service Foo
{ rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON re
presentation for `Empty` is empty JSON object `{}`.", |
354 "id": "Empty", | 354 "id": "Empty", |
355 "type": "object" | 355 "type": "object" |
356 } | 356 } |
357 }, | 357 }, |
358 "servicePath": "", | 358 "servicePath": "", |
359 "title": "Google Cloud Trace API", | 359 "title": "Google Cloud Trace API", |
360 "version": "v1" | 360 "version": "v1" |
361 } | 361 } |
OLD | NEW |