public enum Release.Types.RenderStateReference documentation and code samples for the Google Cloud Deploy v1 API enum Release.Types.RenderState.
Valid states of the render operation.
Namespace
Google.Cloud.Deploy.V1Assembly
Google.Cloud.Deploy.V1.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
All rendering operations have completed, and one or more have failed. |
InProgress |
Rendering has started and is not complete. |
Succeeded |
All rendering operations have completed successfully. |
Unspecified |
The render state is unspecified. |