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-03-21 UTC."],[[["This webpage provides reference documentation for the `Database.Types.AppEngineIntegrationMode` enum within the Google Cloud Firestore Admin v1 API, specifically for .NET."],["The enum defines three possible states for App Engine integration: `Disabled`, `Enabled`, and `Unspecified`."],["The `Disabled` mode indicates App Engine has no impact on the database's ability to serve requests and is the default setting."],["The `Enabled` mode signifies that App Engine configurations can affect the database, including potentially disabling the database or its writes."],["The documentation covers multiple versions of the API, ranging from 2.2.0 to the latest version 3.12.0, along with links to the corresponding documentation for each."]]],[]]