Class FeatureSettings (1.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
FeatureSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The feature specific settings to be used in the application.
These define behaviors that are user configurable.
Attributes |
Name |
Description |
split_health_checks |
bool
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.
|
use_container_optimized_os |
bool
If true, use `Container-Optimized
OS |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-17 UTC.
[[["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-10-17 UTC."],[],[]]