public sealed class NetworkSettings : IMessage<NetworkSettings>, IEquatable<NetworkSettings>, IDeepCloneable<NetworkSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class NetworkSettings.
A NetworkSettings resource is a container for ingress settings for a version
or service.
[[["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-04-17 UTC."],[[["This document provides reference documentation for the `NetworkSettings` class within the Google Cloud App Engine v1 API."],["The `NetworkSettings` class serves as a container for managing ingress settings for a specific version or service."],["The document details the class's inheritance from `object` and its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions are listed from 1.0.0 up to the latest 2.4.0, each linking to the respective `NetworkSettings` documentation, along with the currently viewed 2.2.0 version."],["The class includes properties such as `IngressTrafficAllowed`, which allows configuring the ingress traffic settings for a version or service."]]],[]]