public sealed class WebServerConfig : IMessage<WebServerConfig>, IEquatable<WebServerConfig>, IDeepCloneable<WebServerConfig>, IBufferMessage, IMessage
The configuration settings for the Airflow web server App Engine instance.
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 details the \u003ccode\u003eWebServerConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1\u003c/code\u003e namespace, which manages configuration settings for the Airflow web server App Engine instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebServerConfig\u003c/code\u003e class is part of version 1.0.0 and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebServerConfig\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eWebServerConfig\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMachineType\u003c/code\u003e property allows setting the machine type for the Airflow web server, with default and optional custom values available, as well as a variety of composer options.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this class are accessible, ranging from version 1.0.0 to 2.9.0 (the latest).\u003c/p\u003e\n"]]],[],null,[]]