Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer::State (v0.28.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer::State.
State of the answer generation.
Constants
STATE_UNSPECIFIED
value: 0 Unknown.
IN_PROGRESS
value: 1 Assist operation is currently in progress.
FAILED
value: 2 Assist operation has failed.
SUCCEEDED
value: 3 Assist operation has succeeded.
SKIPPED
value: 4 Assist operation has been skipped.
CANCELLED
value: 5 Assist operation has been cancelled (e.g. client closed the stream).
May contain a partial response.