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 document provides reference documentation for the \u003ccode\u003eListDatabasesResponse\u003c/code\u003e class within the Firestore Admin v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDatabasesResponse\u003c/code\u003e class is used to represent a list of databases associated with a project in Google Cloud Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionality for message handling, comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eDatabases\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<Database>\u003c/code\u003e, which contains the actual list of databases in the project.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, with the latest version being 3.12.0, and the current document provides information on version 3.2.0 of the class.\u003c/p\u003e\n"]]],[],null,[]]