Cloud Functions v2 API - Enum ListRuntimesResponse.Types.RuntimeStage (1.5.0)

public enum ListRuntimesResponse.Types.RuntimeStage

Reference documentation and code samples for the Cloud Functions v2 API enum ListRuntimesResponse.Types.RuntimeStage.

The various stages that a runtime can be in.

Namespace

Google.Cloud.Functions.V2

Assembly

Google.Cloud.Functions.V2.dll

Fields

NameDescription
Alpha

The runtime is in the Alpha stage.

Beta

The runtime is in the Beta stage.

Decommissioned

The runtime is no longer supported.

Deprecated

The runtime is deprecated.

Development

The runtime is in development.

Ga

The runtime is generally available.

Unspecified

Not specified.