Cloud Build V1 API - Module Google::Cloud::Build::V1::PrivatePoolV1Config::NetworkConfig::EgressOption (v1.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Build V1 API module Google::Cloud::Build::V1::PrivatePoolV1Config::NetworkConfig::EgressOption.
Defines the egress option for the pool.
Constants
EGRESS_OPTION_UNSPECIFIED
value: 0 If set, defaults to PUBLIC_EGRESS.
NO_PUBLIC_EGRESS
value: 1 If set, workers are created without any public address, which prevents
network egress to public IPs unless a network proxy is configured.
PUBLIC_EGRESS
value: 2 If set, workers are created with a public address which allows for
public internet egress.
[[["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-03-31 UTC."],[],[]]