Google Cloud Life Sciences V2beta Client - Class Volume (0.3.5)

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

Methods

__construct

Constructor.

Parameters
Name
Description
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
Google\Cloud\LifeSciences\V2beta\PersistentDisk

Configuration for a persistent disk.

↳ existing_disk
Google\Cloud\LifeSciences\V2beta\ExistingDisk

Configuration for a existing disk.

↳ nfs_mount
Google\Cloud\LifeSciences\V2beta\NFSMount

Configuration for an 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.

Returns
Type
Description
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.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getPersistentDisk

Configuration for a persistent disk.

Returns
Type
Description

hasPersistentDisk

setPersistentDisk

Configuration for a persistent disk.

Parameter
Name
Description
Returns
Type
Description
$this

getExistingDisk

Configuration for a existing disk.

Returns
Type
Description

hasExistingDisk

setExistingDisk

Configuration for a existing disk.

Parameter
Name
Description
Returns
Type
Description
$this

getNfsMount

Configuration for an NFS mount.

Returns
Type
Description

hasNfsMount

setNfsMount

Configuration for an NFS mount.

Parameter
Name
Description
Returns
Type
Description
$this

getStorage

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: