Interface protos.google.devtools.cloudbuild.v1.IStorageSource (2.2.7)

Properties of a StorageSource.

Package

@google-cloud/cloudbuild!

Properties

bucket

bucket?: (string|null);

StorageSource bucket

Property Value
TypeDescription
(string|null)

generation

generation?: (number|Long|string|null);

StorageSource generation

Property Value
TypeDescription
(number|Long|string|null)

object

object?: (string|null);

StorageSource object

Property Value
TypeDescription
(string|null)