public enum IndexingStatus.Types.StateReference documentation and code samples for the Vision AI v1 API enum IndexingStatus.Types.State.
State enum for this asset's indexing.
Namespace
Google.Cloud.VisionAI.V1Assembly
Google.Cloud.VisionAI.V1.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
The process failed. |
InProgress |
The indexing is in progress. |
Succeeded |
The process is successfully done. |
Unspecified |
The default process state should never happen. |