Cloud Functions v2beta API - Enum Stage.Types.State (1.0.0-beta05)

public enum Stage.Types.State

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

Possible states for a Stage

Namespace

Google.Cloud.Functions.V2Beta

Assembly

Google.Cloud.Functions.V2Beta.dll

Fields

Name Description
Complete

Stage has completed.

InProgress

Stage is in progress.

NotStarted

Stage has not started.

Unspecified

Not specified. Invalid state.