Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::Evaluation::State (v0.15.0)

Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::Evaluation::State.

Describes the state of an evaluation.

Constants

STATE_UNSPECIFIED

value: 0
The evaluation is unspecified.

PENDING

value: 1
The service is preparing to run the evaluation.

RUNNING

value: 2
The evaluation is in progress.

SUCCEEDED

value: 3
The evaluation completed successfully.

FAILED

value: 4
The evaluation failed.