Interface AsyncQueryReasoningEngineResponseOrBuilder (3.94.0)

public interface AsyncQueryReasoningEngineResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getOutputGcsUri()

public abstract String getOutputGcsUri()

Output Cloud Storage URI for the Async query.

string output_gcs_uri = 1;

Returns
Type Description
String

The outputGcsUri.

getOutputGcsUriBytes()

public abstract ByteString getOutputGcsUriBytes()

Output Cloud Storage URI for the Async query.

string output_gcs_uri = 1;

Returns
Type Description
ByteString

The bytes for outputGcsUri.