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 document provides reference information for the \u003ccode\u003eListBackupsRequest\u003c/code\u003e class within the Firestore Admin v1 API for .NET, specifically version 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBackupsRequest\u003c/code\u003e class is used to request a list of backups from the FirestoreAdmin API 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 document lists different versions of the API from 2.2.0 up to the latest version 3.12.0, with version 3.11.0 being the main version of the content.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eParent\u003c/code\u003e, which defines the location to list backups from, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e, a typed view of the parent resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe document details two constructors for \u003ccode\u003eListBackupsRequest\u003c/code\u003e, one default and another that accepts a \u003ccode\u003eListBackupsRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"]]],[],null,[]]