[[["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."],[[["The `WorkloadsConfig.Types.WorkerResource` class within the Cloud Composer v1 API configures resource allocation for Airflow workers, specifying CPU, memory, and storage."],["This class supports autoscaling for the number of workers, allowing you to set both the minimum (`MinCount`) and maximum (`MaxCount`) number of workers."],["The latest version of this documentation available is 2.9.0, and the version currently being shown on this page is 2.5.0, while it also includes the ability to check documentation from version 1.0.0 through to 2.9.0."],["The `WorkloadsConfig.Types.WorkerResource` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering a range of functionalities for object management."],["The `WorkerResource` class has properties `Cpu`, `MemoryGb` and `StorageGb` that are all set as `float` data types, which can be used to determine the amount of each resource available to an Airflow worker replica."]]],[]]