Class GcsOutputDestination (3.15.2)

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

The Google Cloud Storage location for the output content.

Attribute

NameDescription
output_uri_prefix str
Required. Google Cloud Storage URI to output directory. For example, gs://bucket/directory. The requesting user must have write permission to the bucket. The directory will be created if it doesn't exist.