uris

public abstract GcsSource.Builder uris(List<String> uris)
@CanIgnoreReturnValue()
public GcsSource.Builder uris(Array<String> uris)

Setter for uris.

uris: Required. Google Cloud Storage URI(-s) to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/wildcards.