Class StorageSourceManifest (3.8.3)

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

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

Attributes

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