Google Cloud VMware Engine V1 API - Module Google::Cloud::VmwareEngine::V1::NetworkPolicy::NetworkService::State (v0.3.1)

Reference documentation and code samples for the Google Cloud VMware Engine V1 API module Google::Cloud::VmwareEngine::V1::NetworkPolicy::NetworkService::State.

Enum State defines possible states of a network policy controlled service.

Constants

STATE_UNSPECIFIED

value: 0
Unspecified service state. This is the default value.

UNPROVISIONED

value: 1
Service is not provisioned.

RECONCILING

value: 2
Service is in the process of being provisioned/deprovisioned.

ACTIVE

value: 3
Service is active.