Class PeeringState (1.4.2)

PeeringState(value)

Enum PeeringState defines the possible states of peering between service network and the vpc network peered to service network

Values: PEERING_STATE_UNSPECIFIED (0): The default value. This value is used if the peering state is omitted or unknown. PEERING_ACTIVE (1): The peering is in active state. PEERING_INACTIVE (2): The peering is in inactive state.