public sealed class ListBackupsRequest : IMessage<ListBackupsRequest>, IEquatable<ListBackupsRequest>, IDeepCloneable<ListBackupsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class ListBackupsRequest.
The request for
[FirestoreAdmin.ListBackups][google.firestore.admin.v1.FirestoreAdmin.ListBackups].
Format is projects/{project}/locations/{location}.
Use {location} = '-' to list backups from all locations for the given
project. This allows listing backups from a single location or from all
locations.
[[["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 page provides documentation for the \u003ccode\u003eListBackupsRequest\u003c/code\u003e class within the Google Cloud Firestore Admin v1 API, specifically for version 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListBackupsRequest\u003c/code\u003e is a class used to request a list of backups from Firestore, as part of the \u003ccode\u003eFirestoreAdmin.ListBackups\u003c/code\u003e function, and it 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 \u003ccode\u003eListBackupsRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eParent\u003c/code\u003e (a string representing the project and location) and \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a \u003ccode\u003eLocationName\u003c/code\u003e-typed view over the parent resource name), which are used to define the scope of the backup listing.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains links to documentation of this class in various versions ranging from 2.2.0 to 3.12.0, with the latter being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the constructors for the class, one that takes no parameters and the other that clones a passed in instance of the class.\u003c/p\u003e\n"]]],[],null,[]]