Discovery Engine v1beta API - Enum Answer.Types.Step.Types.State (1.0.0-beta12)

public enum Answer.Types.Step.Types.State

Reference documentation and code samples for the Discovery Engine v1beta API enum Answer.Types.Step.Types.State.

Enumeration of the state of the step.

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Fields

Name Description
Failed

Step currently failed.

InProgress

Step is currently in progress.

Succeeded

Step has succeeded.

Unspecified

Unknown.