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 webpage provides reference documentation for the `WebServerNetworkAccessControl` class within the Google Cloud Composer v1 API, specifically for version 2.8.0."],["The `WebServerNetworkAccessControl` class, used for managing network-level access to the Airflow web server, inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines available versions of the `WebServerNetworkAccessControl` class, ranging from 1.0.0 to the latest 2.9.0."],["Key features include constructors for creating instances of `WebServerNetworkAccessControl` and a property named `AllowedIpRanges`, which allows for the management of allowed IP ranges for accessing the Airflow web server."]]],[]]