Class State (1.4.2)

State(value)

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

Values: STATE_UNSPECIFIED (0): Unspecified service state. This is the default value. UNPROVISIONED (1): Service is not provisioned. RECONCILING (2): Service is in the process of being provisioned/deprovisioned. ACTIVE (3): Service is active.