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

Unified Diff: discovery/googleapis/storage__v1.json

Issue 2695743002: Api-roll 45: 2017-02-13 (Closed)
Patch Set: reverted local changes to pubspec file Created 3 years, 10 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/slides__v1.json ('k') | discovery/googleapis/vision__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/storage__v1.json
diff --git a/discovery/googleapis/storage__v1.json b/discovery/googleapis/storage__v1.json
index 3c3093ef596cbe6bfe23014f384d9497bdc13625..8fe9c888bb5f5b8d16b54b0dea4e6a61bdf9bcc3 100644
--- a/discovery/googleapis/storage__v1.json
+++ b/discovery/googleapis/storage__v1.json
@@ -26,7 +26,7 @@
"description": "Stores and retrieves potentially large, immutable data objects.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/storage/docs/json_api/",
- "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/h7x0kc1gxvvMIXyjDqTLVpbSKQQ\"",
+ "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/O7Py_2CML0H8P13RcDMQNO73JoU\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/cloud_storage-16.png",
"x32": "https://www.google.com/images/icons/product/cloud_storage-32.png"
@@ -2102,7 +2102,7 @@
}
}
},
- "revision": "20170104",
+ "revision": "20170203",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Bucket": {
@@ -2168,7 +2168,7 @@
"type": "string"
},
"id": {
- "description": "The ID of the bucket.",
+ "description": "The ID of the bucket. For buckets, the id and name properities are the same.",
"type": "string"
},
"kind": {
@@ -2628,7 +2628,7 @@
"type": "string"
},
"id": {
- "description": "The ID of the object.",
+ "description": "The ID of the object, including the bucket name, object name, and generation number.",
"type": "string"
},
"kind": {
@@ -2658,7 +2658,7 @@
"type": "string"
},
"name": {
- "description": "The name of this object. Required if not specified by URL parameter.",
+ "description": "The name of the object. Required if not specified by URL parameter.",
"type": "string"
},
"owner": {
« no previous file with comments | « discovery/googleapis/slides__v1.json ('k') | discovery/googleapis/vision__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698