Enum Release.Types.TargetRender.Types.TargetRenderState (1.1.0)

public enum 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.