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

Unified Diff: discovery/googleapis_beta/toolresults__v1beta3.json

Issue 2779563003: Api-roll 47: 2017-03-27 (Closed)
Patch Set: Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis_beta/speech__v1beta1.json ('k') | generated/googleapis/CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
}
« no previous file with comments | « discovery/googleapis_beta/speech__v1beta1.json ('k') | generated/googleapis/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698