[[["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."],[[["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`."]]],[]]