diskId property

String? diskId
getter/setter pair

Target Compute Engine Disk ID.

This is the resource ID segment of the Compute Engine Disk to create. In the resource name compute/v1/projects/{project}/zones/{zone}/disks/disk1 "disk1" is the resource ID for the disk.

Optional.

Implementation

core.String? diskId;