[[["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 document provides reference information for the `CloudFunction.Types.IngressSettings` enum within the Google Cloud Functions v1 API, detailing different ingress settings for controlling traffic."],["The latest version of the API covered here is 2.7.0, with version 2.6.0 being the currently displayed one and older versions going all the way back to 1.1.0."],["The `IngressSettings` enum defines four traffic access options: `AllowAll`, `AllowInternalAndGclb`, `AllowInternalOnly`, and `Unspecified`."],["Each ingress setting option dictates the sources from which HTTP traffic can reach a function, ranging from all sources to only private VPC sources."],["If no ingress setting is specified, the default setting `ALLOW_ALL` is automatically applied."]]],[]]