Discovery Engine v1 API - Enum AssistAnswer.Types.State (1.9.0)

public enum AssistAnswer.Types.State

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

State of the answer generation.

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.dll

Fields

Name Description
Failed

Assist operation has failed.

InProgress

Assist operation is currently in progress.

Skipped

Assist operation has been skipped.

Succeeded

Assist operation has succeeded.

Unspecified

Unknown.