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

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setTarget

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this