Enum ReviewDocumentResponse.Types.State (3.0.0)

public enum State

Possible states of the review operation.

Namespace

Google.Cloud.DocumentAI.V1

Assembly

Google.Cloud.DocumentAI.V1.dll

Fields

NameDescription
Rejected

The review operation is rejected by the reviewer.

Succeeded

The review operation is succeeded.

Unspecified

The default value. This value is used if the state is omitted.