public enum Answer.Types.StateReference documentation and code samples for the Discovery Engine v1beta API enum Answer.Types.State.
Enumeration of the state of the answer generation.
Namespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
Answer generation currently failed. |
InProgress |
Answer generation is currently in progress. |
Streaming |
Answer generation is currently in progress. |
Succeeded |
Answer generation has succeeded. |
Unspecified |
Unknown. |