Class StorageSourceManifest (3.2.1)

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

Location of the source manifest in Google Cloud Storage. This feature is in Preview.

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.