Integration Connectors v1 API - Enum RuntimeConfig.Types.State (1.0.0)

public enum RuntimeConfig.Types.State

Reference documentation and code samples for the Integration Connectors v1 API enum RuntimeConfig.Types.State.

State of the location.

Namespace

Google.Cloud.Connectors.V1

Assembly

Google.Cloud.Connectors.V1.dll

Fields

NameDescription
Activating

ACTIVATING.

Active

ACTIVE.

Creating

CREATING.

Deleting

DELETING.

Inactive

INACTIVE.

Unspecified

STATE_UNSPECIFIED.

Updating

UPDATING.