Discovery Engine V1 API - Module Google::Cloud::DiscoveryEngine::V1::AssistAnswer::State (v2.4.0)

Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::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.