Google Cloud Life Sciences V2beta Client - Class NFSMount (0.6.3)

Reference documentation and code samples for the Google Cloud Life Sciences V2beta Client class NFSMount.

Configuration for an NFSMount to be attached to the VM.

Generated from protobuf message google.cloud.lifesciences.v2beta.NFSMount

Namespace

Google \ Cloud \ LifeSciences \ V2beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ target string

A target NFS mount. The target must be specified as `address:/mount".

getTarget

A target NFS mount. The target must be specified as `address:/mount".

Returns
Type Description
string

setTarget

A target NFS mount. The target must be specified as `address:/mount".

Parameter
Name Description
var string
Returns
Type Description
$this