public sealed class ListDatabasesRequest : IMessage<ListDatabasesRequest>, IEquatable<ListDatabasesRequest>, IDeepCloneable<ListDatabasesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class ListDatabasesRequest.
A request to list the Firestore Databases in all locations for a project.
[[["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\u003eListDatabasesRequest\u003c/code\u003e class within the Firestore Admin v1 API for .NET, specifically version 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDatabasesRequest\u003c/code\u003e class is used to request a list of Firestore databases across all locations within a given project.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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 class offers properties to specify the project parent in string or \u003ccode\u003eProjectName\u003c/code\u003e type, and a boolean \u003ccode\u003eShowDeleted\u003c/code\u003e to optionally include deleted resources in the response.\u003c/p\u003e\n"],["\u003cp\u003eA historical list of versions is provided with the most up-to-date version 3.12.0, with each version having their own individual documentation.\u003c/p\u003e\n"]]],[],null,[]]