If disk contains slashes, the Cloud Life Sciences API assumes that it is
a complete URL for the disk. If disk does not contain slashes, the Cloud
Life Sciences API assumes that the disk is a zonal disk and a URL will be
generated of the form zones/<zone>/disks/<disk>, where <zone> is the
zone in which the instance is allocated. The disk must be ext4 formatted.
If all Mount references to this disk have the read_only flag set to
true, the disk will be attached in read-only mode and can be shared with
other instances. Otherwise, the disk will be available for writing but
cannot be shared.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eExistingDisk\u003c/code\u003e class in the Google Cloud Life Sciences v2beta API represents the configuration for attaching an existing disk to a virtual machine.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling, equality comparison, cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisk\u003c/code\u003e property allows specifying the disk to be attached, either as a full URL or as a zonal disk name, with the API inferring the full URL in the latter case.\u003c/p\u003e\n"],["\u003cp\u003eThe behaviour of the disk when it is attached, is determined based on the 'read_only' flag set by the mount references.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eExistingDisk()\u003c/code\u003e and a copy constructor \u003ccode\u003eExistingDisk(ExistingDisk other)\u003c/code\u003e for creating new \u003ccode\u003eExistingDisk\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]