public enum Evaluation.Types.StateReference documentation and code samples for the Discovery Engine v1beta API enum Evaluation.Types.State.
Describes the state of an evaluation.
Namespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
The evaluation failed. |
Pending |
The service is preparing to run the evaluation. |
Running |
The evaluation is in progress. |
Succeeded |
The evaluation completed successfully. |
Unspecified |
The evaluation is unspecified. |