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

Unified Diff: discovery/googleapis_beta/clouderrorreporting__v1beta1.json

Issue 2226653002: Api-roll 40: 2016-08-08 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Addressed review comments 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
Index: discovery/googleapis_beta/clouderrorreporting__v1beta1.json
diff --git a/discovery/googleapis_beta/clouderrorreporting__v1beta1.json b/discovery/googleapis_beta/clouderrorreporting__v1beta1.json
index c7d1af7ad4cce97f8f96b076c30f7d93eb82333d..2b60ad4a45e0f45e6421730566f76ce4e4c19ce4 100644
--- a/discovery/googleapis_beta/clouderrorreporting__v1beta1.json
+++ b/discovery/googleapis_beta/clouderrorreporting__v1beta1.json
@@ -12,7 +12,7 @@
"baseUrl": "https://clouderrorreporting.googleapis.com/",
"batchPath": "batch",
"canonicalName": "Clouderrorreporting",
- "description": "Stackdriver Error Reporting groups and counts similar errors from cloud services. The Stackdriver Error Reporting API provides read access to error groups and their associated errors.\n",
+ "description": "Stackdriver Error Reporting groups and counts similar errors from cloud services. The Stackdriver Error Reporting API provides a way to report new errors and read access to error groups and their associated errors.\n",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/error-reporting/",
"icons": {
@@ -396,7 +396,7 @@
}
}
},
- "revision": "20160712",
+ "revision": "20160720",
"rootUrl": "https://clouderrorreporting.googleapis.com/",
"schemas": {
"ReportedErrorEvent": {
@@ -521,7 +521,7 @@
"id": "ServiceContext",
"properties": {
"service": {
- "description": "An identifier of the service, such as the name of the\nexecutable, job, or Google App Engine module name. This field is expected\nto have a low number of values that are relatively stable over time, as\nopposed to `version`, which can be changed whenever new code is deployed.\n\nContains the module name for error reports extracted from Google\nApp Engine logs or `default` if the App Engine default module is used.",
+ "description": "An identifier of the service, such as the name of the\nexecutable, job, or Google App Engine service name. This field is expected\nto have a low number of values that are relatively stable over time, as\nopposed to `version`, which can be changed whenever new code is deployed.\n\nContains the service name for error reports extracted from Google\nApp Engine logs or `default` if the App Engine default service is used.",
"type": "string"
},
"version": {
« no previous file with comments | « discovery/googleapis_beta/appengine__v1beta5.json ('k') | discovery/googleapis_beta/cloudmonitoring__v2beta2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698