class GoogleCloudRunV2NFSVolumeSource extends Model (View source)

Properties

string $path
bool $readOnly
string $server

Methods

setPath($path)

No description

string
getPath()

No description

setReadOnly($readOnly)

No description

bool
getReadOnly()

No description

setServer($server)

No description

string
getServer()

No description

Details

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setReadOnly($readOnly)

No description

Parameters

$readOnly

bool getReadOnly()

No description

Return Value

bool

setServer($server)

No description

Parameters

$server

string getServer()

No description

Return Value

string