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, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListDatabasesRequest\u003c/code\u003e is used to list Firestore Databases in all locations for a specified project, and it is accessible via various versions starting from 2.2.0, up to the latest, 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and diverse functionality in the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDatabasesRequest\u003c/code\u003e class has properties including \u003ccode\u003eParent\u003c/code\u003e, which is a required string specifying the project ID, \u003ccode\u003eParentAsProjectName\u003c/code\u003e, which is a typed view of the parent property, and \u003ccode\u003eShowDeleted\u003c/code\u003e, a boolean to include deleted resources in the response.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class, a parameterless one, and one that accepts another \u003ccode\u003eListDatabasesRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]