Reference documentation and code samples for the Google Cloud Life Sciences V2beta Client class Volume.
Carries information about storage that can be attached to a VM.
Specify either Volume
or Disk
, but not both.
Generated from protobuf message google.cloud.lifesciences.v2beta.Volume
Namespace
Google \ Cloud \ LifeSciences \ V2betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ volume
string
A user-supplied name for the volume. Used when mounting the volume into Actions
. The name must contain only upper and lowercase alphanumeric characters and hyphens and cannot start with a hyphen.
↳ persistent_disk
↳ existing_disk
↳ nfs_mount
getVolume
A user-supplied name for the volume. Used when mounting the volume into Actions
. The name must contain
only upper and lowercase alphanumeric characters and hyphens and cannot
start with a hyphen.
string
setVolume
A user-supplied name for the volume. Used when mounting the volume into Actions
. The name must contain
only upper and lowercase alphanumeric characters and hyphens and cannot
start with a hyphen.
var
string
$this
getPersistentDisk
Configuration for a persistent disk.
hasPersistentDisk
setPersistentDisk
Configuration for a persistent disk.
$this
getExistingDisk
Configuration for a existing disk.
hasExistingDisk
setExistingDisk
Configuration for a existing disk.
$this
getNfsMount
Configuration for an NFS mount.
hasNfsMount
setNfsMount
Configuration for an NFS mount.
$this
getStorage
string