Class GcsDestination (1.1.2)

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

The Google Cloud Storage location where the output file will be written to.

Attribute

NameDescription
uri str
Required. URI of the Google Cloud Storage location.

Inheritance

builtins.object > proto.message.Message > GcsDestination