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

Unified Diff: discovery/googleapis/clouddebugger__v2.json

Issue 2281923002: Api-roll 41: 2016-08-26 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 4 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/cloudbuild__v1.json ('k') | discovery/googleapis/compute__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/clouddebugger__v2.json
diff --git a/discovery/googleapis/clouddebugger__v2.json b/discovery/googleapis/clouddebugger__v2.json
index 515ec3c85d5d20095001aba12bf347902d40ec74..296dbc4cab1081f5fe2f0beb940a3dc787168866 100644
--- a/discovery/googleapis/clouddebugger__v2.json
+++ b/discovery/googleapis/clouddebugger__v2.json
@@ -7,9 +7,6 @@
},
"https://www.googleapis.com/auth/cloud_debugger": {
"description": "Manage cloud debugger"
- },
- "https://www.googleapis.com/auth/cloud_debugletcontroller": {
- "description": "Manage active breakpoints in cloud debugger"
}
}
}
@@ -20,8 +17,8 @@
"canonicalName": "Cloud Debugger",
"description": "Examines the call stack and variables of a running application without stopping or slowing it down.",
"discoveryVersion": "v1",
- "documentationLink": "https://cloud.google.com/tools/cloud-debugger",
- "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/Q3V4GCHLmXscAyYlS-YwsHmGOX4\"",
+ "documentationLink": "http://cloud.google.com/debugger",
+ "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/QjifI48X3fgI9mRgli3ziT84a8U\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -129,7 +126,7 @@
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform",
- "https://www.googleapis.com/auth/cloud_debugletcontroller"
+ "https://www.googleapis.com/auth/cloud_debugger"
]
}
},
@@ -167,7 +164,7 @@
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform",
- "https://www.googleapis.com/auth/cloud_debugletcontroller"
+ "https://www.googleapis.com/auth/cloud_debugger"
]
},
"update": {
@@ -201,7 +198,7 @@
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform",
- "https://www.googleapis.com/auth/cloud_debugletcontroller"
+ "https://www.googleapis.com/auth/cloud_debugger"
]
}
}
@@ -417,7 +414,7 @@
}
}
},
- "revision": "20160602",
+ "revision": "20160810",
"rootUrl": "https://clouddebugger.googleapis.com/",
"schemas": {
"RegisterDebuggeeRequest": {
@@ -1008,6 +1005,6 @@
}
},
"servicePath": "",
- "title": "Google Cloud Debugger API",
+ "title": "Stackdriver Debugger API",
"version": "v2"
}
« no previous file with comments | « discovery/googleapis/cloudbuild__v1.json ('k') | discovery/googleapis/compute__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698