Network Security V1 API - Module Google::Cloud::NetworkSecurity::V1::MirroringDeploymentGroup::State (v0.1.0)

Reference documentation and code samples for the Network Security V1 API module Google::Cloud::NetworkSecurity::V1::MirroringDeploymentGroup::State.

The current state of the deployment group.

Constants

STATE_UNSPECIFIED

value: 0
State not set (this is not a valid state).

ACTIVE

value: 1
The deployment group is ready.

CREATING

value: 2
The deployment group is being created.

DELETING

value: 3
The deployment group is being deleted.

CLOSED

value: 4
The deployment group is being wiped out (project deleted).