outputUriPrefix

public abstract GcsDestination.Builder outputUriPrefix(String outputUriPrefix)

Setter for outputUriPrefix.

outputUriPrefix: Required. Google Cloud Storage URI to output directory. If the uri doesn't end with '/', a '/' will be automatically appended. The directory is created if it doesn't exist.