public sealed class ListDatabasesResponse : IMessage<ListDatabasesResponse>, IEquatable<ListDatabasesResponse>, IDeepCloneable<ListDatabasesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class ListDatabasesResponse.
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eListDatabasesResponse\u003c/code\u003e class within the Google Cloud Firestore Admin v1 API, specifically for version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDatabasesResponse\u003c/code\u003e class is used to represent a list of databases for a given project, inheriting from multiple interfaces and implementing methods for message handling, cloning, and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to get a list of the databases in a project as well as data about databases that could not be reached.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation also includes a list of past versions, with version 3.12.0 being the latest version, of the \u003ccode\u003eListDatabasesResponse\u003c/code\u003e class and provides links to their documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the constructors of the \u003ccode\u003eListDatabasesResponse\u003c/code\u003e class and explains the purpose of each constructor parameter.\u003c/p\u003e\n"]]],[],null,[]]