Google Cloud Document Ai V1 Client - Class Priority (1.6.0)

Reference documentation and code samples for the Google Cloud Document Ai V1 Client class Priority.

The priority level of the human review task.

Protobuf type google.cloud.documentai.v1.ReviewDocumentRequest.Priority

Namespace

Google \ Cloud \ DocumentAI \ V1 \ ReviewDocumentRequest

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

PBDEFAULT

Value: 0

The default priority level.

Generated from protobuf enum DEFAULT = 0;

URGENT

Value: 1

The urgent priority level. The labeling manager should allocate labeler resource to the urgent task queue to respect this priority level.

Generated from protobuf enum URGENT = 1;