public sealed class ListDatabasesResponse : IMessage<ListDatabasesResponse>, IEquatable<ListDatabasesResponse>, IDeepCloneable<ListDatabasesResponse>, IBufferMessage, IMessage
[[["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\u003eThe page provides documentation for the \u003ccode\u003eListDatabasesResponse\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace in the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListDatabasesResponse\u003c/code\u003e is used to represent a list of databases within a project, and it implements several interfaces, such as \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 \u003ccode\u003eDatabases\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<Database>\u003c/code\u003e, within the \u003ccode\u003eListDatabasesResponse\u003c/code\u003e class holds the actual list of databases for the project.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions, from 2.2.0 up to 3.12.0, which is the latest, to help users understand the evolution and available versions of the \u003ccode\u003eListDatabasesResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class also includes two constructors, one being the default constructor and the other allowing users to initialize a new \u003ccode\u003eListDatabasesResponse\u003c/code\u003e using another \u003ccode\u003eListDatabasesResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]