public enum AssistAnswer.Types.StateReference documentation and code samples for the Discovery Engine v1 API enum AssistAnswer.Types.State.
State of the answer generation.
Namespace
Google.Cloud.DiscoveryEngine.V1Assembly
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. |