Class StorageSourceManifest (3.19.0)

StorageSourceManifest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Location of the source manifest in Cloud Storage. This feature is in Preview; see description here <https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher>__.

Attributes

NameDescription
bucket str
Cloud Storage bucket containing the source manifest (see `Bucket Name Requirements
object_ str
Cloud Storage object containing the source manifest. This object must be a JSON file.
generation int
Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.