public sealed class Application.Types.FeatureSettings : IMessage<Application.Types.FeatureSettings>, IEquatable<Application.Types.FeatureSettings>, IDeepCloneable<Application.Types.FeatureSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class Application.Types.FeatureSettings.
The feature specific settings to be used in the application. These define
behaviors that are user configurable.
Boolean value indicating if split health checks should be used instead
of the legacy health checks. At an app.yaml level, this means defaulting
to 'readiness_check' and 'liveness_check' values instead of
'health_check' ones. Once the legacy 'health_check' behavior is
deprecated, and this value is always true, this setting can
be removed.
[[["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\u003eThis page provides reference documentation for the \u003ccode\u003eApplication.Types.FeatureSettings\u003c/code\u003e class in the Google Cloud App Engine v1 API, specifically for version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApplication.Types.FeatureSettings\u003c/code\u003e defines user-configurable behaviors for App Engine applications, such as using split health checks or container-optimized operating systems.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which offers support for various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThere are two properties of this class, \u003ccode\u003eSplitHealthChecks\u003c/code\u003e and \u003ccode\u003eUseContainerOptimizedOs\u003c/code\u003e, both of which are boolean values that determine if specific features are used.\u003c/p\u003e\n"],["\u003cp\u003eThis page references older and newer versions of the api, and the latest version available is version 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]