[[["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 information on the `IngressSettings` enum within the `Google.Cloud.Functions.V1` namespace, detailing its usage for controlling incoming traffic to cloud functions."],["The `IngressSettings` enum offers four options: `AllowAll`, `AllowInternalAndGclb`, `AllowInternalOnly`, and `Unspecified`, each defining different levels of traffic accessibility to a function."],["The latest version available for reference is 2.7.0, with the documentation outlining versions dating back to 1.1.0 for the `Google.Cloud.Functions.V1.CloudFunction.Types.IngressSettings`."],["The default setting, if `IngressSettings` is unspecified, is `AllowAll`, permitting both public and private HTTP traffic to reach the function."],["The `IngressSettings` enum is located in the `Google.Cloud.Functions.V1.dll` assembly."]]],[]]