Version 1.3 release.
Updates CHANGELOG, version, docs.
diff --git a/docs/dyn/compute_v1.instances.html b/docs/dyn/compute_v1.instances.html
index 18b068a..1229dfb 100644
--- a/docs/dyn/compute_v1.instances.html
+++ b/docs/dyn/compute_v1.instances.html
@@ -219,31 +219,31 @@
"description": "A String", # An optional textual description of the resource; provided by the client when the resource is created.
"zone": "A String", # URL of the zone where the instance resides (output only).
"tags": { # A set of instance tags. # A list of tags to be applied to this instance. Used to identify valid sources or targets for network firewalls. Provided by the client on instance creation. The tags can be later modified by the setTags method. Each tag within the list must comply with RFC1035.
- "items": [ # An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
- "A String",
- ],
- "fingerprint": "A String", # Fingerprint of this resource. A hash of the tags stored in this object. This field is used optimistic locking. An up-to-date tags fingerprint must be provided in order to modify tags.
- },
+ "items": [ # An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
+ "A String",
+ ],
+ "fingerprint": "A String", # Fingerprint of this resource. A hash of the tags stored in this object. This field is used optimistic locking. An up-to-date tags fingerprint must be provided in order to modify tags.
+ },
"disks": [ # Array of disks associated with this instance. Persistent disks must be created before you can assign them.
{ # An instance-attached disk resource.
- "deviceName": "A String", # Persistent disk only; must be unique within the instance when specified. This represents a unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance. If not specified, a default will be chosen by the system.
- "kind": "compute#attachedDisk", # Type of the resource.
- "initializeParams": { # Initialization parameters for the new disk (input-only). Can only be specified on the boot disk or local SSDs. Mutually exclusive with 'source'. # Initialization parameters.
- "diskSizeGb": "A String", # Size of the disk in base-2 GB.
- "diskName": "A String", # Name of the disk (when not provided defaults to the name of the instance).
- "sourceImage": "A String", # The source image used to create this disk.
- "diskType": "A String", # URL of the disk type resource describing which disk type to use to create the disk; provided by the client when the disk is created.
- },
- "autoDelete": True or False, # Whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
- "index": 42, # A zero-based index to assign to this disk, where 0 is reserved for the boot disk. If not specified, the server will choose an appropriate value (output only).
- "boot": True or False, # Indicates that this is a boot disk. VM will use the first partition of the disk for its root filesystem.
- "source": "A String", # Persistent disk only; the URL of the persistent disk resource.
- "mode": "A String", # The mode in which to attach this disk, either "READ_WRITE" or "READ_ONLY".
- "licenses": [ # Public visible licenses.
- "A String",
- ],
- "type": "A String", # Type of the disk, either "SCRATCH" or "PERSISTENT". Note that persistent disks must be created before you can specify them here.
+ "deviceName": "A String", # Persistent disk only; must be unique within the instance when specified. This represents a unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance. If not specified, a default will be chosen by the system.
+ "kind": "compute#attachedDisk", # Type of the resource.
+ "initializeParams": { # Initialization parameters for the new disk (input-only). Can only be specified on the boot disk or local SSDs. Mutually exclusive with 'source'. # Initialization parameters.
+ "diskSizeGb": "A String", # Size of the disk in base-2 GB.
+ "diskName": "A String", # Name of the disk (when not provided defaults to the name of the instance).
+ "sourceImage": "A String", # The source image used to create this disk.
+ "diskType": "A String", # URL of the disk type resource describing which disk type to use to create the disk; provided by the client when the disk is created.
},
+ "autoDelete": True or False, # Whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
+ "index": 42, # A zero-based index to assign to this disk, where 0 is reserved for the boot disk. If not specified, the server will choose an appropriate value (output only).
+ "boot": True or False, # Indicates that this is a boot disk. VM will use the first partition of the disk for its root filesystem.
+ "source": "A String", # Persistent disk only; the URL of the persistent disk resource.
+ "mode": "A String", # The mode in which to attach this disk, either "READ_WRITE" or "READ_ONLY".
+ "licenses": [ # Public visible licenses.
+ "A String",
+ ],
+ "type": "A String", # Type of the disk, either "SCRATCH" or "PERSISTENT". Note that persistent disks must be created before you can specify them here.
+ },
],
"name": "A String", # Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035.
"statusMessage": "A String", # An optional, human-readable explanation of the status (output only).
@@ -334,24 +334,24 @@
The object takes the form of:
{ # An instance-attached disk resource.
- "deviceName": "A String", # Persistent disk only; must be unique within the instance when specified. This represents a unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance. If not specified, a default will be chosen by the system.
- "kind": "compute#attachedDisk", # Type of the resource.
- "initializeParams": { # Initialization parameters for the new disk (input-only). Can only be specified on the boot disk or local SSDs. Mutually exclusive with 'source'. # Initialization parameters.
- "diskSizeGb": "A String", # Size of the disk in base-2 GB.
- "diskName": "A String", # Name of the disk (when not provided defaults to the name of the instance).
- "sourceImage": "A String", # The source image used to create this disk.
- "diskType": "A String", # URL of the disk type resource describing which disk type to use to create the disk; provided by the client when the disk is created.
- },
- "autoDelete": True or False, # Whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
- "index": 42, # A zero-based index to assign to this disk, where 0 is reserved for the boot disk. If not specified, the server will choose an appropriate value (output only).
- "boot": True or False, # Indicates that this is a boot disk. VM will use the first partition of the disk for its root filesystem.
- "source": "A String", # Persistent disk only; the URL of the persistent disk resource.
- "mode": "A String", # The mode in which to attach this disk, either "READ_WRITE" or "READ_ONLY".
- "licenses": [ # Public visible licenses.
- "A String",
- ],
- "type": "A String", # Type of the disk, either "SCRATCH" or "PERSISTENT". Note that persistent disks must be created before you can specify them here.
- }
+ "deviceName": "A String", # Persistent disk only; must be unique within the instance when specified. This represents a unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance. If not specified, a default will be chosen by the system.
+ "kind": "compute#attachedDisk", # Type of the resource.
+ "initializeParams": { # Initialization parameters for the new disk (input-only). Can only be specified on the boot disk or local SSDs. Mutually exclusive with 'source'. # Initialization parameters.
+ "diskSizeGb": "A String", # Size of the disk in base-2 GB.
+ "diskName": "A String", # Name of the disk (when not provided defaults to the name of the instance).
+ "sourceImage": "A String", # The source image used to create this disk.
+ "diskType": "A String", # URL of the disk type resource describing which disk type to use to create the disk; provided by the client when the disk is created.
+ },
+ "autoDelete": True or False, # Whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
+ "index": 42, # A zero-based index to assign to this disk, where 0 is reserved for the boot disk. If not specified, the server will choose an appropriate value (output only).
+ "boot": True or False, # Indicates that this is a boot disk. VM will use the first partition of the disk for its root filesystem.
+ "source": "A String", # Persistent disk only; the URL of the persistent disk resource.
+ "mode": "A String", # The mode in which to attach this disk, either "READ_WRITE" or "READ_ONLY".
+ "licenses": [ # Public visible licenses.
+ "A String",
+ ],
+ "type": "A String", # Type of the disk, either "SCRATCH" or "PERSISTENT". Note that persistent disks must be created before you can specify them here.
+}
Returns:
@@ -595,31 +595,31 @@
"description": "A String", # An optional textual description of the resource; provided by the client when the resource is created.
"zone": "A String", # URL of the zone where the instance resides (output only).
"tags": { # A set of instance tags. # A list of tags to be applied to this instance. Used to identify valid sources or targets for network firewalls. Provided by the client on instance creation. The tags can be later modified by the setTags method. Each tag within the list must comply with RFC1035.
- "items": [ # An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
- "A String",
- ],
- "fingerprint": "A String", # Fingerprint of this resource. A hash of the tags stored in this object. This field is used optimistic locking. An up-to-date tags fingerprint must be provided in order to modify tags.
- },
+ "items": [ # An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
+ "A String",
+ ],
+ "fingerprint": "A String", # Fingerprint of this resource. A hash of the tags stored in this object. This field is used optimistic locking. An up-to-date tags fingerprint must be provided in order to modify tags.
+ },
"disks": [ # Array of disks associated with this instance. Persistent disks must be created before you can assign them.
{ # An instance-attached disk resource.
- "deviceName": "A String", # Persistent disk only; must be unique within the instance when specified. This represents a unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance. If not specified, a default will be chosen by the system.
- "kind": "compute#attachedDisk", # Type of the resource.
- "initializeParams": { # Initialization parameters for the new disk (input-only). Can only be specified on the boot disk or local SSDs. Mutually exclusive with 'source'. # Initialization parameters.
- "diskSizeGb": "A String", # Size of the disk in base-2 GB.
- "diskName": "A String", # Name of the disk (when not provided defaults to the name of the instance).
- "sourceImage": "A String", # The source image used to create this disk.
- "diskType": "A String", # URL of the disk type resource describing which disk type to use to create the disk; provided by the client when the disk is created.
- },
- "autoDelete": True or False, # Whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
- "index": 42, # A zero-based index to assign to this disk, where 0 is reserved for the boot disk. If not specified, the server will choose an appropriate value (output only).
- "boot": True or False, # Indicates that this is a boot disk. VM will use the first partition of the disk for its root filesystem.
- "source": "A String", # Persistent disk only; the URL of the persistent disk resource.
- "mode": "A String", # The mode in which to attach this disk, either "READ_WRITE" or "READ_ONLY".
- "licenses": [ # Public visible licenses.
- "A String",
- ],
- "type": "A String", # Type of the disk, either "SCRATCH" or "PERSISTENT". Note that persistent disks must be created before you can specify them here.
+ "deviceName": "A String", # Persistent disk only; must be unique within the instance when specified. This represents a unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance. If not specified, a default will be chosen by the system.
+ "kind": "compute#attachedDisk", # Type of the resource.
+ "initializeParams": { # Initialization parameters for the new disk (input-only). Can only be specified on the boot disk or local SSDs. Mutually exclusive with 'source'. # Initialization parameters.
+ "diskSizeGb": "A String", # Size of the disk in base-2 GB.
+ "diskName": "A String", # Name of the disk (when not provided defaults to the name of the instance).
+ "sourceImage": "A String", # The source image used to create this disk.
+ "diskType": "A String", # URL of the disk type resource describing which disk type to use to create the disk; provided by the client when the disk is created.
},
+ "autoDelete": True or False, # Whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
+ "index": 42, # A zero-based index to assign to this disk, where 0 is reserved for the boot disk. If not specified, the server will choose an appropriate value (output only).
+ "boot": True or False, # Indicates that this is a boot disk. VM will use the first partition of the disk for its root filesystem.
+ "source": "A String", # Persistent disk only; the URL of the persistent disk resource.
+ "mode": "A String", # The mode in which to attach this disk, either "READ_WRITE" or "READ_ONLY".
+ "licenses": [ # Public visible licenses.
+ "A String",
+ ],
+ "type": "A String", # Type of the disk, either "SCRATCH" or "PERSISTENT". Note that persistent disks must be created before you can specify them here.
+ },
],
"name": "A String", # Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035.
"statusMessage": "A String", # An optional, human-readable explanation of the status (output only).
@@ -703,31 +703,31 @@
"description": "A String", # An optional textual description of the resource; provided by the client when the resource is created.
"zone": "A String", # URL of the zone where the instance resides (output only).
"tags": { # A set of instance tags. # A list of tags to be applied to this instance. Used to identify valid sources or targets for network firewalls. Provided by the client on instance creation. The tags can be later modified by the setTags method. Each tag within the list must comply with RFC1035.
- "items": [ # An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
- "A String",
- ],
- "fingerprint": "A String", # Fingerprint of this resource. A hash of the tags stored in this object. This field is used optimistic locking. An up-to-date tags fingerprint must be provided in order to modify tags.
- },
+ "items": [ # An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
+ "A String",
+ ],
+ "fingerprint": "A String", # Fingerprint of this resource. A hash of the tags stored in this object. This field is used optimistic locking. An up-to-date tags fingerprint must be provided in order to modify tags.
+ },
"disks": [ # Array of disks associated with this instance. Persistent disks must be created before you can assign them.
{ # An instance-attached disk resource.
- "deviceName": "A String", # Persistent disk only; must be unique within the instance when specified. This represents a unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance. If not specified, a default will be chosen by the system.
- "kind": "compute#attachedDisk", # Type of the resource.
- "initializeParams": { # Initialization parameters for the new disk (input-only). Can only be specified on the boot disk or local SSDs. Mutually exclusive with 'source'. # Initialization parameters.
- "diskSizeGb": "A String", # Size of the disk in base-2 GB.
- "diskName": "A String", # Name of the disk (when not provided defaults to the name of the instance).
- "sourceImage": "A String", # The source image used to create this disk.
- "diskType": "A String", # URL of the disk type resource describing which disk type to use to create the disk; provided by the client when the disk is created.
- },
- "autoDelete": True or False, # Whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
- "index": 42, # A zero-based index to assign to this disk, where 0 is reserved for the boot disk. If not specified, the server will choose an appropriate value (output only).
- "boot": True or False, # Indicates that this is a boot disk. VM will use the first partition of the disk for its root filesystem.
- "source": "A String", # Persistent disk only; the URL of the persistent disk resource.
- "mode": "A String", # The mode in which to attach this disk, either "READ_WRITE" or "READ_ONLY".
- "licenses": [ # Public visible licenses.
- "A String",
- ],
- "type": "A String", # Type of the disk, either "SCRATCH" or "PERSISTENT". Note that persistent disks must be created before you can specify them here.
+ "deviceName": "A String", # Persistent disk only; must be unique within the instance when specified. This represents a unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance. If not specified, a default will be chosen by the system.
+ "kind": "compute#attachedDisk", # Type of the resource.
+ "initializeParams": { # Initialization parameters for the new disk (input-only). Can only be specified on the boot disk or local SSDs. Mutually exclusive with 'source'. # Initialization parameters.
+ "diskSizeGb": "A String", # Size of the disk in base-2 GB.
+ "diskName": "A String", # Name of the disk (when not provided defaults to the name of the instance).
+ "sourceImage": "A String", # The source image used to create this disk.
+ "diskType": "A String", # URL of the disk type resource describing which disk type to use to create the disk; provided by the client when the disk is created.
},
+ "autoDelete": True or False, # Whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
+ "index": 42, # A zero-based index to assign to this disk, where 0 is reserved for the boot disk. If not specified, the server will choose an appropriate value (output only).
+ "boot": True or False, # Indicates that this is a boot disk. VM will use the first partition of the disk for its root filesystem.
+ "source": "A String", # Persistent disk only; the URL of the persistent disk resource.
+ "mode": "A String", # The mode in which to attach this disk, either "READ_WRITE" or "READ_ONLY".
+ "licenses": [ # Public visible licenses.
+ "A String",
+ ],
+ "type": "A String", # Type of the disk, either "SCRATCH" or "PERSISTENT". Note that persistent disks must be created before you can specify them here.
+ },
],
"name": "A String", # Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035.
"statusMessage": "A String", # An optional, human-readable explanation of the status (output only).
@@ -847,31 +847,31 @@
"description": "A String", # An optional textual description of the resource; provided by the client when the resource is created.
"zone": "A String", # URL of the zone where the instance resides (output only).
"tags": { # A set of instance tags. # A list of tags to be applied to this instance. Used to identify valid sources or targets for network firewalls. Provided by the client on instance creation. The tags can be later modified by the setTags method. Each tag within the list must comply with RFC1035.
- "items": [ # An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
- "A String",
- ],
- "fingerprint": "A String", # Fingerprint of this resource. A hash of the tags stored in this object. This field is used optimistic locking. An up-to-date tags fingerprint must be provided in order to modify tags.
- },
+ "items": [ # An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
+ "A String",
+ ],
+ "fingerprint": "A String", # Fingerprint of this resource. A hash of the tags stored in this object. This field is used optimistic locking. An up-to-date tags fingerprint must be provided in order to modify tags.
+ },
"disks": [ # Array of disks associated with this instance. Persistent disks must be created before you can assign them.
{ # An instance-attached disk resource.
- "deviceName": "A String", # Persistent disk only; must be unique within the instance when specified. This represents a unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance. If not specified, a default will be chosen by the system.
- "kind": "compute#attachedDisk", # Type of the resource.
- "initializeParams": { # Initialization parameters for the new disk (input-only). Can only be specified on the boot disk or local SSDs. Mutually exclusive with 'source'. # Initialization parameters.
- "diskSizeGb": "A String", # Size of the disk in base-2 GB.
- "diskName": "A String", # Name of the disk (when not provided defaults to the name of the instance).
- "sourceImage": "A String", # The source image used to create this disk.
- "diskType": "A String", # URL of the disk type resource describing which disk type to use to create the disk; provided by the client when the disk is created.
- },
- "autoDelete": True or False, # Whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
- "index": 42, # A zero-based index to assign to this disk, where 0 is reserved for the boot disk. If not specified, the server will choose an appropriate value (output only).
- "boot": True or False, # Indicates that this is a boot disk. VM will use the first partition of the disk for its root filesystem.
- "source": "A String", # Persistent disk only; the URL of the persistent disk resource.
- "mode": "A String", # The mode in which to attach this disk, either "READ_WRITE" or "READ_ONLY".
- "licenses": [ # Public visible licenses.
- "A String",
- ],
- "type": "A String", # Type of the disk, either "SCRATCH" or "PERSISTENT". Note that persistent disks must be created before you can specify them here.
+ "deviceName": "A String", # Persistent disk only; must be unique within the instance when specified. This represents a unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance. If not specified, a default will be chosen by the system.
+ "kind": "compute#attachedDisk", # Type of the resource.
+ "initializeParams": { # Initialization parameters for the new disk (input-only). Can only be specified on the boot disk or local SSDs. Mutually exclusive with 'source'. # Initialization parameters.
+ "diskSizeGb": "A String", # Size of the disk in base-2 GB.
+ "diskName": "A String", # Name of the disk (when not provided defaults to the name of the instance).
+ "sourceImage": "A String", # The source image used to create this disk.
+ "diskType": "A String", # URL of the disk type resource describing which disk type to use to create the disk; provided by the client when the disk is created.
},
+ "autoDelete": True or False, # Whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
+ "index": 42, # A zero-based index to assign to this disk, where 0 is reserved for the boot disk. If not specified, the server will choose an appropriate value (output only).
+ "boot": True or False, # Indicates that this is a boot disk. VM will use the first partition of the disk for its root filesystem.
+ "source": "A String", # Persistent disk only; the URL of the persistent disk resource.
+ "mode": "A String", # The mode in which to attach this disk, either "READ_WRITE" or "READ_ONLY".
+ "licenses": [ # Public visible licenses.
+ "A String",
+ ],
+ "type": "A String", # Type of the disk, either "SCRATCH" or "PERSISTENT". Note that persistent disks must be created before you can specify them here.
+ },
],
"name": "A String", # Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035.
"statusMessage": "A String", # An optional, human-readable explanation of the status (output only).
@@ -1202,11 +1202,11 @@
The object takes the form of:
{ # A set of instance tags.
- "items": [ # An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
- "A String",
- ],
- "fingerprint": "A String", # Fingerprint of this resource. A hash of the tags stored in this object. This field is used optimistic locking. An up-to-date tags fingerprint must be provided in order to modify tags.
- }
+ "items": [ # An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
+ "A String",
+ ],
+ "fingerprint": "A String", # Fingerprint of this resource. A hash of the tags stored in this object. This field is used optimistic locking. An up-to-date tags fingerprint must be provided in order to modify tags.
+}
Returns: