Discovery Engine V1 API - Module Google::Cloud::DiscoveryEngine::V1::Answer::State (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::Answer::State.
Enumeration of the state of the answer generation.
Constants
STATE_UNSPECIFIED
value: 0 Unknown.
IN_PROGRESS
value: 1 Answer generation is currently in progress.
FAILED
value: 2 Answer generation currently failed.
SUCCEEDED
value: 3 Answer generation has succeeded.
STREAMING
value: 4 Answer generation is currently in progress.