public sealed class StandardSchedulerSettings : IMessage<StandardSchedulerSettings>, IEquatable<StandardSchedulerSettings>, IDeepCloneable<StandardSchedulerSettings>, IBufferMessage, IMessage
[[["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 latest version available for `StandardSchedulerSettings` is 2.4.0, with versions ranging from 1.0.0 to 2.4.0."],["`StandardSchedulerSettings` provides scheduler settings for the standard environment within Google Cloud App Engine."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are important for its functionality."],["The `StandardSchedulerSettings` class offers properties to configure instance scaling, such as `MaxInstances`, `MinInstances`, `TargetCpuUtilization`, and `TargetThroughputUtilization`."],["The class inherits members from `Object`, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]