Class PeeringState (1.6.0)

PeeringState(value)

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

Enums

Name Description
PEERING_STATE_UNSPECIFIED The default value. This value is used if the peering state is omitted or unknown.
PEERING_ACTIVE The peering is in active state.
PEERING_INACTIVE The peering is in inactive state.