public enum Answer.Types.Step.Types.StateReference 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.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
Step currently failed. |
InProgress |
Step is currently in progress. |
Succeeded |
Step has succeeded. |
Unspecified |
Unknown. |