| 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": {
|
|
|