Google Cloud Document Ai V1 Client - Class State (1.0.1)

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

Possible states of the batch processing operation.

Protobuf type google.cloud.documentai.v1.BatchProcessMetadata.State

Methods

Parameter
Name
Description
value
mixed
Parameter
Name
Description
name
mixed

Constants

  Value: 0 
 

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

Generated from protobuf enum STATE_UNSPECIFIED = 0;

  Value: 1 
 

Request operation is waiting for scheduling.

Generated from protobuf enum WAITING = 1;

  Value: 2 
 

Request is being processed.

Generated from protobuf enum RUNNING = 2;

  Value: 3 
 

The batch processing completed successfully.

Generated from protobuf enum SUCCEEDED = 3;

  Value: 4 
 

The batch processing was being cancelled.

Generated from protobuf enum CANCELLING = 4;

  Value: 5 
 

The batch processing was cancelled.

Generated from protobuf enum CANCELLED = 5;

  Value: 6 
 

The batch processing has failed.

Generated from protobuf enum FAILED = 6;

Design a Mobile Site
View Site in Mobile | Classic
Share by: