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

Unified Diff: discovery/googleapis_beta/toolresults__v1beta3.json

Issue 2987103002: Api-Roll 52: 2017-07-31 (Closed)
Patch Set: Created 3 years, 5 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
Index: discovery/googleapis_beta/toolresults__v1beta3.json
diff --git a/discovery/googleapis_beta/toolresults__v1beta3.json b/discovery/googleapis_beta/toolresults__v1beta3.json
index a357ce5c4c6d913d580681ec7ef441a7eb902212..1f08fee89be8d25bd183ab0c9da2196261b2fcd4 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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/KPoCZlZv0v6Eoa2JwEmeeev_-W0\"",
+ "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/ZyI2MKAoJf8XY5sH6nCuoCwniOY\"",
"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"
@@ -1082,7 +1082,7 @@
}
}
},
- "revision": "20170707",
+ "revision": "20170727",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Any": {
@@ -1291,7 +1291,7 @@
"type": "string"
},
"testExecutionMatrixId": {
- "description": "TestExecution Matrix ID that the Test Service uses.\n\n- In response: present if set by create - In create: optional - In update: never set",
+ "description": "TestExecution Matrix ID that the TestExecutionService uses.\n\n- In response: present if set by create - In create: optional - In update: never set",
"type": "string"
}
},
@@ -1711,9 +1711,17 @@
"description": "A stacktrace.",
"id": "StackTrace",
"properties": {
+ "clusterId": {
+ "description": "Exception cluster ID",
+ "type": "string"
+ },
"exception": {
"description": "The stack trace message.\n\nRequired",
"type": "string"
+ },
+ "reportId": {
+ "description": "Exception report ID",
+ "type": "string"
}
},
"type": "object"
« no previous file with comments | « discovery/googleapis_beta/speech__v1beta1.json ('k') | discovery/googleapis_beta/toolresults__v1beta3firstparty.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698