Interface GcsOutputResultOrBuilder (2.43.0)

public interface GcsOutputResultOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getOutputUri()

public abstract String getOutputUri()

The uri of Gcs output

string output_uri = 1;

Returns
TypeDescription
String

The outputUri.

getOutputUriBytes()

public abstract ByteString getOutputUriBytes()

The uri of Gcs output

string output_uri = 1;

Returns
TypeDescription
ByteString

The bytes for outputUri.