Class GcsDestination (2.1.1)

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

The Cloud Storage location for the output content .. attribute:: uri

Required. Data destination URI (e.g. 'gs://my_bucket/my_object'). Existing files will be overwritten.

:type: str