Interface protos.google.cloud.run.v2.IGCSVolumeSource (1.5.0)

Properties of a GCSVolumeSource.

Package

@google-cloud/run

Properties

bucket

bucket?: (string|null);

GCSVolumeSource bucket

mountOptions

mountOptions?: (string[]|null);

GCSVolumeSource mountOptions

readOnly

readOnly?: (boolean|null);

GCSVolumeSource readOnly