[[["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 multiple previous versions documented from 2.6.0 all the way down to 1.1.0, allowing you to see all versions in the API."],["The `CloudFunction.Types.IngressSettings` enum defines four possible traffic settings: `AllowAll`, `AllowInternalAndGclb`, `AllowInternalOnly`, and `Unspecified`, each restricting access to the function differently."],["By default, if no ingress setting is specified, the `ALLOW_ALL` setting will be implemented, permitting HTTP traffic from both public and private sources."],["The documentation provides a table with names and descriptions of the different Ingress Settings fields that define what type of traffic can reach the function, along with the namespace and assembly information."]]],[]]