public enum Processor.Types.ProcessorStateNamespace
Google.Cloud.VisionAI.V1Assembly
Google.Cloud.VisionAI.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
Processor is and ready for use. |
Creating |
Processor is being created (not ready for use). |
Deleting |
Processor is being deleted (not ready for use). |
Failed |
Processor deleted or creation failed . |
Unspecified |
Unspecified Processor state. |