Serverless VPC Access V1 API - Module Google::Cloud::VpcAccess::V1::Connector::State (v1.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Serverless VPC Access V1 API module Google::Cloud::VpcAccess::V1::Connector::State.
State of a connector.
Constants
STATE_UNSPECIFIED
value: 0 Invalid state.
READY
value: 1 Connector is deployed and ready to receive traffic.
CREATING
value: 2 An Insert operation is in progress. Transient condition.
DELETING
value: 3 A Delete operation is in progress. Transient condition.
ERROR
value: 4 Connector is in a bad state, manual deletion recommended.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]