Discovery Engine v1 API - Enum Answer.Types.State (1.1.0)

public enum Answer.Types.State

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

Enumeration of the state of the answer generation.

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.dll

Fields

Name Description
Failed

Answer generation currently failed.

InProgress

Answer generation is currently in progress.

Succeeded

Answer generation has succeeded.

Unspecified

Unknown.