Google Cloud Deploy V1 API - Module Google::Cloud::Deploy::V1::Release::TargetRender::TargetRenderState (v0.19.0)

Reference documentation and code samples for the Google Cloud Deploy V1 API module Google::Cloud::Deploy::V1::Release::TargetRender::TargetRenderState.

Valid states of the render operation.

Constants

TARGET_RENDER_STATE_UNSPECIFIED

value: 0
The render operation state is unspecified.

SUCCEEDED

value: 1
The render operation has completed successfully.

FAILED

value: 2
The render operation has failed.

IN_PROGRESS

value: 3
The render operation is in progress.