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

Unified Diff: discovery/googleapis_beta/toolresults__v1beta3firstparty.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__v1beta3firstparty.json
diff --git a/discovery/googleapis_beta/toolresults__v1beta3firstparty.json b/discovery/googleapis_beta/toolresults__v1beta3firstparty.json
index c6b2444cdba033e836322f4ef45bb77503d28de6..3d8baeaf741adf0a13caf45d8f4830db7e9a68e0 100644
--- a/discovery/googleapis_beta/toolresults__v1beta3firstparty.json
+++ b/discovery/googleapis_beta/toolresults__v1beta3firstparty.json
@@ -6,7 +6,7 @@
"description": "Reads and publishes results from Firebase Test Lab.",
"discoveryVersion": "v1",
"documentationLink": "https://firebase.google.com/docs/test-lab/",
- "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/xxCMFllvdY9r3Y6cCpyoM0GPdao\"",
+ "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/iLYoOHQx5r8GDcLi8XjG6IPdi_0\"",
"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"
@@ -1007,7 +1007,7 @@
}
}
},
- "revision": "20170707",
+ "revision": "20170727",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Any": {
@@ -1216,7 +1216,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"
}
},
@@ -1636,9 +1636,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/toolresults__v1beta3.json ('k') | discovery/googleapis_beta/videointelligence__v1beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698