Class GcsDestination (3.3.2)

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

The Google Cloud Storage location for the output content. .. attribute:: output_uri_prefix

Required. There must be no files under 'output_uri_prefix'. 'output_uri_prefix' must end with "/" and start with "gs://", otherwise an INVALID_ARGUMENT (400) error is returned.

:type: str