Google Cloud Deploy v1 API - Enum Release.Types.TargetRender.Types.TargetRenderState (2.14.0)

public enum Release.Types.TargetRender.Types.TargetRenderState

Reference 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.V1

Assembly

Google.Cloud.Deploy.V1.dll

Fields

NameDescription
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.