[[["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 documentation for the `CloudFunction.Types.IngressSettings` enum within the Google Cloud Functions v1 API."],["The enum controls the ingress settings, defining what traffic can access a cloud function and defaults to `ALLOW_ALL` if not specified."],["Available ingress settings include `AllowAll` (public and private), `AllowInternalAndGclb` (private VPC and GCLB), and `AllowInternalOnly` (private VPC only), alongside an `Unspecified` option."],["The latest version documented is 2.7.0, with prior versions down to 1.1.0 also available for review."],["The documentation is located in the namespace `Google.Cloud.Functions.V1` within the `Google.Cloud.Functions.V1.dll` assembly."]]],[]]