[[["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."],[[["This documentation covers the `ServiceConfig.Types.IngressSettings` enum within the Cloud Functions v2beta API."],["The `IngressSettings` enum determines the type of traffic that can reach a Cloud Function."],["There are four possible ingress settings: `AllowAll`, `AllowInternalAndGclb`, `AllowInternalOnly`, and `Unspecified`."],["`AllowAll` permits traffic from both public and private sources, `AllowInternalAndGclb` allows traffic from private VPCs and through GCLB, and `AllowInternalOnly` restricts traffic to only private VPC sources."],["The `Unspecified` setting is used when no setting is given, and if this setting isn't given the default setting will be `AllowAll`."]]],[]]