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\u003eThe \u003ccode\u003eListDatabasesRequest\u003c/code\u003e class is part of the Firestore Admin v1 API within the Google Cloud .NET library, specifically in the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to request a list of Firestore databases across all locations for a given project, as indicated by the \u003ccode\u003eParent\u003c/code\u003e property, which requires a project ID in the specified format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDatabasesRequest\u003c/code\u003e class supports various implementations, 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 includes a \u003ccode\u003eShowDeleted\u003c/code\u003e boolean property that, when set to true, allows the inclusion of deleted resources in the returned list.\u003c/p\u003e\n"],["\u003cp\u003eThis class has 16 versions provided, ranging from version 2.2.0 to 3.12.0, with 3.12.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]