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

Unified Diff: discovery/googleapis/compute__v1.json

Issue 698403003: Api roll 5: 2014-11-05 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 1 month 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/compute__v1.json
diff --git a/discovery/googleapis/compute__v1.json b/discovery/googleapis/compute__v1.json
index 4dd1a7d844d1131001becd14bb68c93ecf316419..fb3dd0395e712f0eb456d607ccafb6370b566653 100644
--- a/discovery/googleapis/compute__v1.json
+++ b/discovery/googleapis/compute__v1.json
@@ -26,7 +26,7 @@
"description": "API for the Google Compute Engine service.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/compute/docs/reference/latest/",
- "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/GzT3QuznikNBeUl_jZ6mEw13u7c\"",
+ "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/qp3DHGvWPpREzEdWk7WwxnpgC9w\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/compute_engine-16.png",
"x32": "https://www.google.com/images/icons/product/compute_engine-32.png"
@@ -5289,7 +5289,7 @@
}
}
},
- "revision": "20141008",
+ "revision": "20141014",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"AccessConfig": {
@@ -5548,6 +5548,17 @@
"$ref": "AttachedDiskInitializeParams",
"description": "Initialization parameters."
},
+ "interface": {
+ "enum": [
+ "NVME",
+ "SCSI"
+ ],
+ "enumDescriptions": [
+ "",
+ ""
+ ],
+ "type": "string"
+ },
"kind": {
"default": "compute#attachedDisk",
"description": "Type of the resource.",
@@ -6296,12 +6307,6 @@
"type": "string"
},
"network": {
- "annotations": {
- "required": [
- "compute.firewalls.insert",
- "compute.firewalls.patch"
- ]
- },
"description": "URL of the network to which this firewall is applied; provided by the client when the firewall is created.",
"type": "string"
},
@@ -8116,6 +8121,7 @@
"IN_USE_ADDRESSES",
"KERNELS",
"KERNELS_TOTAL_GB",
+ "LOCAL_SSD_TOTAL_GB",
"NETWORKS",
"OPERATIONS",
"ROUTES",
@@ -8151,6 +8157,7 @@
"",
"",
"",
+ "",
""
],
"type": "string"

Powered by Google App Engine
This is Rietveld 408576698