Interface ReviewDocumentResponseOrBuilder (2.6.0)

public interface ReviewDocumentResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getGcsDestination()

public abstract String getGcsDestination()

The Cloud Storage uri for the human reviewed document.

string gcs_destination = 1;

Returns
TypeDescription
String

The gcsDestination.

getGcsDestinationBytes()

public abstract ByteString getGcsDestinationBytes()

The Cloud Storage uri for the human reviewed document.

string gcs_destination = 1;

Returns
TypeDescription
ByteString

The bytes for gcsDestination.