[[["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-04-17 UTC."],[[["The `ManualScaling` class in the Google.Cloud.AppEngine.V1 API allows for manual control over the scaling of App Engine services."],["Services using manual scaling run continuously, enabling complex initialization and memory state reliance."],["The `ManualScaling` class implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, and can be instantiated through a default constructor or by copying another `ManualScaling` object."],["You can set the number of instances assigned to a service at startup via the `Instances` property, which can later be modified using the Modules API."],["The latest available version of ManualScaling is 2.4.0, with multiple versions going as far back as 1.0.0."]]],[]]