In the event that data about individual databases cannot be listed they will be recorded here.
An example entry might be: projects/some_project/locations/some_location This can happen if the Cloud Region that the Database resides in is currently unavailable. In this case we can't fetch all the details about the database. You may be able to get a more detailed error message (or possibly fetch the resource) by sending a 'Get' request for the resource or a 'List' request for the specific location.
[[["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-06-02 UTC."],[[["\u003cp\u003eThis endpoint retrieves a list of all databases within a specified project using a \u003ccode\u003eGET\u003c/code\u003e request to the URL \u003ccode\u003ehttps://firestore.googleapis.com/v1/{parent=projects/*}/databases\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eparent\u003c/code\u003e path parameter in the format \u003ccode\u003eprojects/{projectId}\u003c/code\u003e to identify the project and can use an optional \u003ccode\u003eshowDeleted\u003c/code\u003e query parameter to include deleted databases.\u003c/p\u003e\n"],["\u003cp\u003eThe response body includes a \u003ccode\u003edatabases\u003c/code\u003e array containing objects detailing each database and an \u003ccode\u003eunreachable\u003c/code\u003e array listing any databases that could not be accessed, typically due to regional unavailability.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this request requires either the \u003ccode\u003ehttps://www.googleapis.com/auth/datastore\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]