Integration Connectors v1 API - Enum LaunchStage (1.0.0)

public enum LaunchStage

Reference documentation and code samples for the Integration Connectors v1 API enum LaunchStage.

LaunchStage is a enum to indicate launch stage: PREVIEW, GA, DEPRECATED, PRIVATE_PREVIEW.

Namespace

Google.Cloud.Connectors.V1

Assembly

Google.Cloud.Connectors.V1.dll

Fields

NameDescription
Deprecated

DEPRECATED.

Ga

GA.

Preview

PREVIEW.

PrivatePreview

PRIVATE_PREVIEW.

Unspecified

LAUNCH_STAGE_UNSPECIFIED.