class GoogleCloudRunV2GCSVolumeSource extends Model (View source)

Properties

string $bucket
bool $readOnly

Methods

setBucket($bucket)

No description

string
getBucket()

No description

setReadOnly($readOnly)

No description

bool
getReadOnly()

No description

Details

setBucket($bucket)

No description

Parameters

$bucket

string getBucket()

No description

Return Value

string

setReadOnly($readOnly)

No description

Parameters

$readOnly

bool getReadOnly()

No description

Return Value

bool