Update docs.
diff --git a/docs/dyn/compute_v1.images.html b/docs/dyn/compute_v1.images.html
index 31674e3..464bcec 100644
--- a/docs/dyn/compute_v1.images.html
+++ b/docs/dyn/compute_v1.images.html
@@ -232,7 +232,7 @@
"kind": "compute#image", # Type of the resource.
"description": "A String", # Textual description of the resource; provided by the client when the resource is created.
"rawDisk": { # The raw disk image parameters.
- "containerType": "TAR", # The format used to encode and transmit the block device. Should be TAR. This is just a container and transmission format and not a runtime format. Provided by the client when the disk image is created.
+ "containerType": "A String", # The format used to encode and transmit the block device. Should be TAR. This is just a container and transmission format and not a runtime format. Provided by the client when the disk image is created.
"source": "A String", # The full Google Cloud Storage URL where the disk image is stored; provided by the client when the disk image is created.
"sha1Checksum": "A String", # An optional SHA1 checksum of the disk image before unpackaging; provided by the client when the disk image is created.
},
@@ -244,6 +244,12 @@
"replacement": "A String", # A URL of the suggested replacement for the deprecated resource. The deprecated resource and its replacement must be resources of the same kind.
},
"archiveSizeBytes": "A String", # Size of the image tar.gz archive stored in Google Cloud Storage (in bytes).
+ "sourceDiskId": "A String", # The 'id' value of the disk used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given disk name.
+ "diskSizeGb": "A String", # Size of the image when restored onto a disk (in GiB).
+ "sourceDisk": "A String", # The source disk used to create this image. Once the source disk has been deleted from the system, this field will be cleared, and will not be set even if a disk with the same name has been re-created.
+ "licenses": [ # Public visible licenses.
+ "A String",
+ ],
"sourceType": "RAW", # Must be "RAW"; provided by the client when the disk image is created.
"creationTimestamp": "A String", # Creation timestamp in RFC3339 text format (output only).
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
@@ -266,7 +272,7 @@
"kind": "compute#image", # Type of the resource.
"description": "A String", # Textual description of the resource; provided by the client when the resource is created.
"rawDisk": { # The raw disk image parameters.
- "containerType": "TAR", # The format used to encode and transmit the block device. Should be TAR. This is just a container and transmission format and not a runtime format. Provided by the client when the disk image is created.
+ "containerType": "A String", # The format used to encode and transmit the block device. Should be TAR. This is just a container and transmission format and not a runtime format. Provided by the client when the disk image is created.
"source": "A String", # The full Google Cloud Storage URL where the disk image is stored; provided by the client when the disk image is created.
"sha1Checksum": "A String", # An optional SHA1 checksum of the disk image before unpackaging; provided by the client when the disk image is created.
},
@@ -278,6 +284,12 @@
"replacement": "A String", # A URL of the suggested replacement for the deprecated resource. The deprecated resource and its replacement must be resources of the same kind.
},
"archiveSizeBytes": "A String", # Size of the image tar.gz archive stored in Google Cloud Storage (in bytes).
+ "sourceDiskId": "A String", # The 'id' value of the disk used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given disk name.
+ "diskSizeGb": "A String", # Size of the image when restored onto a disk (in GiB).
+ "sourceDisk": "A String", # The source disk used to create this image. Once the source disk has been deleted from the system, this field will be cleared, and will not be set even if a disk with the same name has been re-created.
+ "licenses": [ # Public visible licenses.
+ "A String",
+ ],
"sourceType": "RAW", # Must be "RAW"; provided by the client when the disk image is created.
"creationTimestamp": "A String", # Creation timestamp in RFC3339 text format (output only).
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
@@ -355,7 +367,7 @@
"kind": "compute#image", # Type of the resource.
"description": "A String", # Textual description of the resource; provided by the client when the resource is created.
"rawDisk": { # The raw disk image parameters.
- "containerType": "TAR", # The format used to encode and transmit the block device. Should be TAR. This is just a container and transmission format and not a runtime format. Provided by the client when the disk image is created.
+ "containerType": "A String", # The format used to encode and transmit the block device. Should be TAR. This is just a container and transmission format and not a runtime format. Provided by the client when the disk image is created.
"source": "A String", # The full Google Cloud Storage URL where the disk image is stored; provided by the client when the disk image is created.
"sha1Checksum": "A String", # An optional SHA1 checksum of the disk image before unpackaging; provided by the client when the disk image is created.
},
@@ -367,6 +379,12 @@
"replacement": "A String", # A URL of the suggested replacement for the deprecated resource. The deprecated resource and its replacement must be resources of the same kind.
},
"archiveSizeBytes": "A String", # Size of the image tar.gz archive stored in Google Cloud Storage (in bytes).
+ "sourceDiskId": "A String", # The 'id' value of the disk used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given disk name.
+ "diskSizeGb": "A String", # Size of the image when restored onto a disk (in GiB).
+ "sourceDisk": "A String", # The source disk used to create this image. Once the source disk has been deleted from the system, this field will be cleared, and will not be set even if a disk with the same name has been re-created.
+ "licenses": [ # Public visible licenses.
+ "A String",
+ ],
"sourceType": "RAW", # Must be "RAW"; provided by the client when the disk image is created.
"creationTimestamp": "A String", # Creation timestamp in RFC3339 text format (output only).
"id": "A String", # Unique identifier for the resource; defined by the server (output only).