Google Cloud Vision v1 API - Enum OperationMetadata.Types.State (3.3.0)

public enum State

Reference documentation and code samples for the Google Cloud Vision v1 API enum OperationMetadata.Types.State.

Batch operation states.

Namespace

Google.Cloud.Vision.V1

Assembly

Google.Cloud.Vision.V1.dll

Fields

NameDescription
Cancelled

The batch processing was cancelled.

Created

Request is received.

Done

The batch processing is done.

Running

Request is actively being processed.

Unspecified

Invalid.