Database Migration v1 API - Enum MappingRule.Types.State (2.4.0)

public enum MappingRule.Types.State

Reference documentation and code samples for the Database Migration v1 API enum MappingRule.Types.State.

The current mapping rule state such as enabled, disabled or deleted.

Namespace

Google.Cloud.CloudDms.V1

Assembly

Google.Cloud.CloudDms.V1.dll

Fields

NameDescription
Deleted

The rule is logically deleted.

Disabled

The rule is disabled.

Enabled

The rule is enabled.

Unspecified

The state of the mapping rule is unknown.