[[["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-09-09 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eServiceConfig.Types.IngressSettings\u003c/code\u003e is 1.7.0, with prior versions ranging from 1.6.0 down to 1.0.0, each accessible via a specific URL.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServiceConfig.Types.IngressSettings\u003c/code\u003e is an enum used in the Cloud Functions v2 API to manage what traffic can access the function, and the default setting is \u003ccode\u003eALLOW_ALL\u003c/code\u003e if nothing else is specified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceConfig.Types.IngressSettings\u003c/code\u003e enum provides four options for ingress settings: \u003ccode\u003eAllowAll\u003c/code\u003e (public and private), \u003ccode\u003eAllowInternalAndGclb\u003c/code\u003e (private VPC and GCLB), \u003ccode\u003eAllowInternalOnly\u003c/code\u003e (private VPC only), and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceConfig.Types.IngressSettings\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.Functions.V2\u003c/code\u003e namespace and can be found in the \u003ccode\u003eGoogle.Cloud.Functions.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Cloud Functions v2 API - Enum ServiceConfig.Types.IngressSettings (1.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Functions.V2/latest/Google.Cloud.Functions.V2.ServiceConfig.Types.IngressSettings)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.6.0/Google.Cloud.Functions.V2.ServiceConfig.Types.IngressSettings)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.5.0/Google.Cloud.Functions.V2.ServiceConfig.Types.IngressSettings)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.4.0/Google.Cloud.Functions.V2.ServiceConfig.Types.IngressSettings)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.3.0/Google.Cloud.Functions.V2.ServiceConfig.Types.IngressSettings)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.2.0/Google.Cloud.Functions.V2.ServiceConfig.Types.IngressSettings)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.1.0/Google.Cloud.Functions.V2.ServiceConfig.Types.IngressSettings)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.0.0/Google.Cloud.Functions.V2.ServiceConfig.Types.IngressSettings) \n\n public enum ServiceConfig.Types.IngressSettings\n\nReference documentation and code samples for the Cloud Functions v2 API enum ServiceConfig.Types.IngressSettings.\n\nAvailable ingress settings.\n\nThis controls what traffic can reach the function.\n\nIf unspecified, ALLOW_ALL will be used.\n\nNamespace\n---------\n\n[Google.Cloud.Functions.V2](/dotnet/docs/reference/Google.Cloud.Functions.V2/latest/Google.Cloud.Functions.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Functions.V2.dll"]]