[[["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 `WebServerResource` class within the Cloud Composer v1 API, specifically in the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace."],["The `WebServerResource` class is used to configure resources for the Airflow web server, including CPU, memory (in GB), and storage (in GB), as seen with its properties such as `Cpu`, `MemoryGb`, and `StorageGb`."],["The latest version of this API is version 2.9.0, but this document covers versions ranging from 1.0.0 to the latest 2.9.0, showing the historical API versions available."],["`WebServerResource` implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `Object` class."],["There are two constructors for `WebServerResource`, one being a default parameterless constructor, and the other taking another `WebServerResource` object as a parameter, enabling the creation of objects from pre-existing ones."]]],[]]