public sealed class WebServerNetworkAccessControl : IMessage<WebServerNetworkAccessControl>, IEquatable<WebServerNetworkAccessControl>, IDeepCloneable<WebServerNetworkAccessControl>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class WebServerNetworkAccessControl.
Network-level access control policy for the Airflow web server.
[[["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 `WebServerNetworkAccessControl` class within the Google Cloud Composer v1 API, specifically focusing on version 2.2.0."],["The `WebServerNetworkAccessControl` class, which is used for network-level access control of the Airflow web server, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `WebServerNetworkAccessControl` class has two constructors: a default constructor and one that takes another `WebServerNetworkAccessControl` instance as a parameter."],["The `AllowedIpRanges` property of the `WebServerNetworkAccessControl` class is a collection that allows you to set and manage a list of allowed IP ranges for accessing the Airflow web server."],["This document also lists the available versions of the `WebServerNetworkAccessControl` class from 1.0.0 to the latest version 2.9.0, each linking to their respective documentation."]]],[]]