Reference documentation and code samples for the Cloud Functions V1 API module Google::Cloud::Functions::V1::CloudFunction::VpcConnectorEgressSettings.
Available egress settings.
This controls what traffic is diverted through the Serverless VPC Access
connector resource. By default, PRIVATE_RANGES_ONLY is used.
Constants
VPC_CONNECTOR_EGRESS_SETTINGS_UNSPECIFIED
value: 0 Unspecified.
PRIVATE_RANGES_ONLY
value: 1 Use the Serverless VPC Access connector only for private IP space from
RFC1918.
ALL_TRAFFIC
value: 2 Force the use of Serverless VPC Access connector for all egress traffic
from the function.
[[["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-08-07 UTC."],[],[]]