class GoogleCloudAiplatformV1NfsMount extends Model (View source)

Properties

string $mountPoint
string $path
string $server

Methods

setMountPoint($mountPoint)

No description

string
getMountPoint()

No description

setPath($path)

No description

string
getPath()

No description

setServer($server)

No description

string
getServer()

No description

Details

setMountPoint($mountPoint)

No description

Parameters

$mountPoint

string getMountPoint()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setServer($server)

No description

Parameters

$server

string getServer()

No description

Return Value

string