Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::MappingRule::State (v0.8.0)

Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::MappingRule::State.

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

Constants

STATE_UNSPECIFIED

value: 0
The state of the mapping rule is unknown.

ENABLED

value: 1
The rule is enabled.

DISABLED

value: 2
The rule is disabled.

DELETED

value: 3
The rule is logically deleted.