| Index: discovery/googleapis_beta/toolresults__v1beta3.json
|
| diff --git a/discovery/googleapis_beta/toolresults__v1beta3.json b/discovery/googleapis_beta/toolresults__v1beta3.json
|
| index 781e1345ed825185a1217a8852030731eb25d2e4..735f49dc6a8f9aeab6308e50a15b653bcbd117bc 100644
|
| --- a/discovery/googleapis_beta/toolresults__v1beta3.json
|
| +++ b/discovery/googleapis_beta/toolresults__v1beta3.json
|
| @@ -15,7 +15,7 @@
|
| "description": "Reads and publishes results from Firebase Test Lab.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://firebase.google.com/docs/test-lab/",
|
| - "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/fe58Z_wMQi0Hq_VNeSHkv3uJtPg\"",
|
| + "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/nQhQ0ficvWp-12GO3JqcmACC7lI\"",
|
| "icons": {
|
| "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
|
| "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
|
| @@ -847,6 +847,7 @@
|
| "description": "Specify one or more PerfMetricType values such as CPU to filter the result",
|
| "enum": [
|
| "cpu",
|
| + "graphics",
|
| "memory",
|
| "network",
|
| "perfMetricTypeUnspecified"
|
| @@ -855,6 +856,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "location": "query",
|
| @@ -1080,7 +1082,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20170324",
|
| + "revision": "20170417",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "Any": {
|
| @@ -1106,6 +1108,7 @@
|
| "perfMetricType": {
|
| "enum": [
|
| "cpu",
|
| + "graphics",
|
| "memory",
|
| "network",
|
| "perfMetricTypeUnspecified"
|
| @@ -1114,6 +1117,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -1121,6 +1125,7 @@
|
| "perfUnit": {
|
| "enum": [
|
| "bytesPerSecond",
|
| + "framesPerSecond",
|
| "kibibyte",
|
| "percent",
|
| "perfUnitUnspecified"
|
| @@ -1129,6 +1134,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -1138,6 +1144,7 @@
|
| "cpuKernel",
|
| "cpuTotal",
|
| "cpuUser",
|
| + "graphicsFrameRate",
|
| "memoryRssPrivate",
|
| "memoryRssShared",
|
| "memoryRssTotal",
|
| @@ -1160,6 +1167,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -1559,6 +1567,7 @@
|
| "items": {
|
| "enum": [
|
| "cpu",
|
| + "graphics",
|
| "memory",
|
| "network",
|
| "perfMetricTypeUnspecified"
|
| @@ -1567,6 +1576,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
|
|