[[["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 2025-03-21 UTC."],[[["The content outlines various versions of the `EgressOption` enum within the `Google.Cloud.CloudBuild.V1` namespace, ranging from version 1.0.0 to the latest version 2.15.0."],["The `EgressOption` enum defines how a pool handles network egress, offering choices like `NoPublicEgress`, `PublicEgress`, and `Unspecified`."],["The `NoPublicEgress` field restricts workers from having public addresses, blocking public internet access unless a network proxy is enabled."],["The `PublicEgress` field allows workers to be created with a public address, enabling public internet egress."],["The `Unspecified` option will default to `PublicEgress`."]]],[]]