Class GcsSource (2.4.2)

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

The Google Cloud Storage location for the input content. .. attribute:: input_uris

Required. Google Cloud Storage URIs to input files, up to 2000 characters long. Accepted forms:

  • Full object path, e.g. gs://bucket/directory/object.csv

    :type: Sequence[str]