public sealed class WebServerConfig : IMessage<WebServerConfig>, IEquatable<WebServerConfig>, IDeepCloneable<WebServerConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class WebServerConfig.
The configuration settings for the Airflow web server App Engine instance.
Supported for Cloud Composer environments in versions
composer-1..-airflow-..*
Optional. Machine type on which Airflow web server is running.
It has to be one of: composer-n1-webserver-2, composer-n1-webserver-4 or
composer-n1-webserver-8.
If not specified, composer-n1-webserver-2 will be used.
Value custom is returned only in response, if Airflow web server parameters
were manually changed to a non-standard values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eWebServerConfig\u003c/code\u003e class within the Cloud Composer v1 API, detailing its configuration settings for the Airflow web server App Engine instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebServerConfig\u003c/code\u003e class supports Cloud Composer environments in versions composer-1.*.* -airflow-*.*.* and is accessible via multiple versions, from 1.0.0 up to 2.9.0, with 2.9.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWebServerConfig\u003c/code\u003e allows setting the machine type for the Airflow web server, with options like \u003ccode\u003ecomposer-n1-webserver-2\u003c/code\u003e, \u003ccode\u003ecomposer-n1-webserver-4\u003c/code\u003e, or \u003ccode\u003ecomposer-n1-webserver-8\u003c/code\u003e, defaulting to \u003ccode\u003ecomposer-n1-webserver-2\u003c/code\u003e if not specified.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are provided to create a WebServerConfig, either empty or as a copy of an existing one.\u003c/p\u003e\n"]]],[],null,[]]