| Index: discovery/googleapis_beta/toolresults__v1beta3.json
 | 
| diff --git a/discovery/googleapis_beta/toolresults__v1beta3.json b/discovery/googleapis_beta/toolresults__v1beta3.json
 | 
| index 9745c3c40b00cdc3e0b9cf263802806227f87ce0..781e1345ed825185a1217a8852030731eb25d2e4 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/NzKUQu6v7g0rUrostDgJQFvSU28\"",
 | 
| +    "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/fe58Z_wMQi0Hq_VNeSHkv3uJtPg\"",
 | 
|      "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"
 | 
| @@ -1080,7 +1080,7 @@
 | 
|              }
 | 
|          }
 | 
|      },
 | 
| -    "revision": "20170303",
 | 
| +    "revision": "20170324",
 | 
|      "rootUrl": "https://www.googleapis.com/",
 | 
|      "schemas": {
 | 
|          "Any": {
 | 
| @@ -1120,6 +1120,7 @@
 | 
|                  },
 | 
|                  "perfUnit": {
 | 
|                      "enum": [
 | 
| +                        "bytesPerSecond",
 | 
|                          "kibibyte",
 | 
|                          "percent",
 | 
|                          "perfUnitUnspecified"
 | 
| @@ -1127,6 +1128,7 @@
 | 
|                      "enumDescriptions": [
 | 
|                          "",
 | 
|                          "",
 | 
| +                        "",
 | 
|                          ""
 | 
|                      ],
 | 
|                      "type": "string"
 | 
| @@ -1139,6 +1141,9 @@
 | 
|                          "memoryRssPrivate",
 | 
|                          "memoryRssShared",
 | 
|                          "memoryRssTotal",
 | 
| +                        "memoryTotal",
 | 
| +                        "networkReceived",
 | 
| +                        "networkSent",
 | 
|                          "ntBytesReceived",
 | 
|                          "ntBytesTransferred",
 | 
|                          "sampleSeriesTypeUnspecified"
 | 
| @@ -1152,6 +1157,9 @@
 | 
|                          "",
 | 
|                          "",
 | 
|                          "",
 | 
| +                        "",
 | 
| +                        "",
 | 
| +                        "",
 | 
|                          ""
 | 
|                      ],
 | 
|                      "type": "string"
 | 
| @@ -1215,7 +1223,7 @@
 | 
|                      "type": "integer"
 | 
|                  },
 | 
|                  "seconds": {
 | 
| -                    "description": "Signed seconds of the span of time. Must be from -315,576,000,000 to +315,576,000,000 inclusive.",
 | 
| +                    "description": "Signed seconds of the span of time. Must be from -315,576,000,000 to +315,576,000,000 inclusive. Note: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years",
 | 
|                      "format": "int64",
 | 
|                      "type": "string"
 | 
|                  }
 | 
| 
 |