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

Unified Diff: discovery/googleapis_beta/toolresults__v1beta3.json

Issue 2734843002: Api-roll 46: 2017-03-06 (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/sqladmin__v1beta4.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 ef18e03329af4e46c2b7d86bae3f8c7d8945bae8..9745c3c40b00cdc3e0b9cf263802806227f87ce0 100644
--- a/discovery/googleapis_beta/toolresults__v1beta3.json
+++ b/discovery/googleapis_beta/toolresults__v1beta3.json
@@ -12,10 +12,10 @@
"baseUrl": "https://www.googleapis.com/toolresults/v1beta3/projects/",
"batchPath": "batch",
"canonicalName": "Tool Results",
- "description": "Reads and publishes results from Cloud Test Lab.",
+ "description": "Reads and publishes results from Firebase Test Lab.",
"discoveryVersion": "v1",
- "documentationLink": "https://developers.google.com/cloud-test-lab/",
- "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/D0tpXQ6aAc-QuLMXlUvhU7Ldk2I\"",
+ "documentationLink": "https://firebase.google.com/docs/test-lab/",
+ "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/NzKUQu6v7g0rUrostDgJQFvSU28\"",
"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"
@@ -521,7 +521,10 @@
"path": "{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
"response": {
"$ref": "PerfMetricsSummary"
- }
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
},
"list": {
"description": "Lists Steps for a given Execution.\n\nThe steps are sorted by creation_time in descending order. The step_id key will be used to order the steps with the same creation_time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project - INVALID_ARGUMENT - if the request is malformed - FAILED_PRECONDITION - if an argument in the request happens to be invalid; e.g. if an attempt is made to list the children of a nonexistent Step - NOT_FOUND - if the containing Execution does not exist",
@@ -1077,7 +1080,7 @@
}
}
},
- "revision": "20170210",
+ "revision": "20170303",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Any": {
« no previous file with comments | « discovery/googleapis_beta/sqladmin__v1beta4.json ('k') | generated/googleapis/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698