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."],[[["The webpage provides documentation for the `Database.Types.AppEngineIntegrationMode` enum within the Google Cloud Firestore Admin v1 API."],["This enum defines the integration mode between a Firestore database and App Engine applications, detailing how App Engine configurations can affect the database."],["The enum has three possible values: `Disabled` (default, no App Engine impact), `Enabled` (App Engine influences database behavior), and `Unspecified` (not used)."],["The page lists available versions of the API from 2.2.0 to 3.12.0, with 3.12.0 as the latest."],["The namespace for the documented enum is `Google.Cloud.Firestore.Admin.V1`, part of the `Google.Cloud.Firestore.Admin.V1.dll` assembly."]]],[]]