public sealed class BasicScaling : IMessage<BasicScaling>, IEquatable<BasicScaling>, IDeepCloneable<BasicScaling>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class BasicScaling.
A service with basic scaling will create an instance when the application
receives a request. The instance will be turned down when the app becomes
idle. Basic scaling is ideal for work that is intermittent or driven by
user activity.
[[["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\u003eBasicScaling\u003c/code\u003e class in the App Engine v1 API manages the scaling behavior of an application service, creating instances upon request and turning them down when idle.\u003c/p\u003e\n"],["\u003cp\u003eThis API is ideal for intermittent workloads and services triggered by user actions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicScaling\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e, includes constructors for creating new instances and properties for managing idle timeout (\u003ccode\u003eIdleTimeout\u003c/code\u003e) and maximum instance count (\u003ccode\u003eMaxInstances\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicScaling\u003c/code\u003e class is implemented within the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, and is part of the \u003ccode\u003eGoogle.Cloud.AppEngine.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 2.4.0, however, there are multiple previous versions included in this documentation ranging from 2.3.0 to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]