Google Cloud Deploy v1 API - Enum Release.Types.RenderState (2.15.0)

public enum Release.Types.RenderState

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

Assembly

Google.Cloud.Deploy.V1.dll

Fields

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