ReviewDocumentResponse

Response message for the ReviewDocument method.

JSON representation
{
  "gcsDestination": string,
  "state": enum (State),
  "rejectionReason": string
}
Fields
gcsDestination

string

The Cloud Storage uri for the human reviewed document if the review is succeeded.

state

enum (State)

The state of the review operation.

rejectionReason

string

The reason why the review is rejected by reviewer.