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.
[[["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 detailing its structure and usage in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDatabasesResponse\u003c/code\u003e class is used to represent a list of databases for a given project and it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also contains a collection of previous versions of the API, starting with version 2.2.0 and up to 3.12.0, with 3.12.0 as the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDatabasesResponse\u003c/code\u003e class includes two public constructors, a default constructor and one that takes another \u003ccode\u003eListDatabasesResponse\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatabases\u003c/code\u003e property returns a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eDatabase\u003c/code\u003e type, which holds the list of databases in the project.\u003c/p\u003e\n"]]],[],null,[]]