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