[[["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 documentation is for the `ManualScaling` class within the Google Cloud App Engine v1 API, specifically for version 2.1.0."],["`ManualScaling` enables services to run continuously, which facilitates complex initialization and the preservation of memory state over time."],["The `ManualScaling` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors: a default constructor `ManualScaling()` and a copy constructor `ManualScaling(ManualScaling other)`."],["The `Instances` property allows setting the initial number of service instances, which can later be adjusted using the `set_num_instances()` function in the Modules API."]]],[]]