Cloud Vision V1 Client - Class State (2.0.3)

Reference documentation and code samples for the Cloud Vision V1 Client class State.

Batch operation states.

Protobuf type google.cloud.vision.v1.OperationMetadata.State

Namespace

Google \ Cloud \ Vision \ V1 \ OperationMetadata

Methods

Parameter
Name
Description
value
mixed
Parameter
Name
Description
name
mixed

Constants

  Value: 0 
 

Invalid.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

  Value: 1 
 

Request is received.

Generated from protobuf enum CREATED = 1;

  Value: 2 
 

Request is actively being processed.

Generated from protobuf enum RUNNING = 2;

  Value: 3 
 

The batch processing is done.

Generated from protobuf enum DONE = 3;

  Value: 4 
 

The batch processing was cancelled.

Generated from protobuf enum CANCELLED = 4;

Create a Mobile Website
View Site in Mobile | Classic
Share by: