Class GcsSource (1.1.2)

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

The Google Cloud Storage location where the input file will be read from.

Attribute

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

Inheritance

builtins.object > proto.message.Message > GcsSource