App Engine has no effect on the ability of this database to serve
requests.
This is the default setting for databases created with the Firestore API.
Enabled
If an App Engine application exists in the same region as this database,
App Engine configuration will impact this database. This includes
disabling of the application & database, as well as disabling writes to
the database.
[[["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-04-01 UTC."],[[["This webpage provides documentation for the `Database.Types.AppEngineIntegrationMode` enum within the Firestore Admin v1 API, specifically for the .NET environment, with version 3.9.0 highlighted."],["The `AppEngineIntegrationMode` enum defines how App Engine interacts with Firestore databases, offering options such as `Disabled` (default setting), `Enabled` (App Engine configuration affects the database), and `Unspecified` (not used)."],["The documentation covers various versions of the Firestore Admin v1 API, ranging from version 2.2.0 to the latest version 3.12.0, with links to each version's specific documentation for `AppEngineIntegrationMode`."],["The enum definition, including the `Name` and `Description` for each of the fields, are available on this page."]]],[]]