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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-02 UTC."],[],[]]