public enum OperationMetadata.Types.StateReference documentation and code samples for the Google Cloud Vision v1 API enum OperationMetadata.Types.State.
Batch operation states.
Namespace
Google.Cloud.Vision.V1Assembly
Google.Cloud.Vision.V1.dll
Fields |
|
|---|---|
| Name | Description |
Cancelled |
The batch processing was cancelled. |
Created |
Request is received. |
Done |
The batch processing is done. |
Running |
Request is actively being processed. |
Unspecified |
Invalid. |