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\u003eThe \u003ccode\u003eWebServerConfig\u003c/code\u003e class manages configuration settings for the Airflow web server App Engine instance.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a property called \u003ccode\u003eMachineType\u003c/code\u003e to set the machine type, supporting 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 unspecified.\u003c/p\u003e\n"],["\u003cp\u003eThere are a variety of versions available for the \u003ccode\u003eWebServerConfig\u003c/code\u003e class with the most recent being 2.9.0 and the oldest being 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]