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].
An expression that filters the list of returned backups.
A filter expression consists of a field name, a comparison operator, and a
value for filtering.
The value must be a string, a number, or a boolean. The comparison operator
must be one of: <, >, <=, >=, !=, =, or :.
Colon : is the contains operator. Filter rules are not case sensitive.
The following fields in the [Backup][google.firestore.admin.v1.Backup] are
eligible for filtering:
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 reference documentation for the \u003ccode\u003eListBackupsRequest\u003c/code\u003e class within the Firestore Admin v1 API for .NET, detailing its usage in requesting a list of backups.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBackupsRequest\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace, implements interfaces like \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\u003eAvailable versions for \u003ccode\u003eListBackupsRequest\u003c/code\u003e range from version 2.2.0 up to the latest, version 3.12.0, including the ability to access the different versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBackupsRequest\u003c/code\u003e class has properties for \u003ccode\u003eFilter\u003c/code\u003e to apply filters to the backups list, and \u003ccode\u003eParent\u003c/code\u003e to specify the location to list backups from, with the option to list backups from all locations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors to create new \u003ccode\u003eListBackupsRequest\u003c/code\u003e objects, either as an empty object or by copying from another \u003ccode\u003eListBackupsRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]