Cloud Functions v2 API - Enum Stage.Types.State (1.2.0)

public enum Stage.Types.State

Reference documentation and code samples for the Cloud Functions v2 API enum Stage.Types.State.

Possible states for a Stage

Namespace

GoogleCloudGoogle.Cloud.FunctionsV2

Assembly

Google.Cloud.Functions.V2.dll

Fields

NameDescription
Complete

Stage has completed.

InProgress

Stage is in progress.

NotStarted

Stage has not started.

Unspecified

Not specified. Invalid state.