public enum Release.Types.TargetRender.Types.TargetRenderStateReference documentation and code samples for the Google Cloud Deploy v1 API enum Release.Types.TargetRender.Types.TargetRenderState.
Valid states of the render operation.
Namespace
Google.Cloud.Deploy.V1Assembly
Google.Cloud.Deploy.V1.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
The render operation has failed. |
InProgress |
The render operation is in progress. |
Succeeded |
The render operation has completed successfully. |
Unspecified |
The render operation state is unspecified. |