Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::Answer::Step::State (v0.11.0)

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

Enumeration of the state of the step.

Constants

STATE_UNSPECIFIED

value: 0
Unknown.

IN_PROGRESS

value: 1
Step is currently in progress.

FAILED

value: 2
Step currently failed.

SUCCEEDED

value: 3
Step has succeeded.