public sealed class ListBackupsResponse : IMessage<ListBackupsResponse>, IEquatable<ListBackupsResponse>, IDeepCloneable<ListBackupsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class ListBackupsResponse.
The response for
[FirestoreAdmin.ListBackups][google.firestore.admin.v1.FirestoreAdmin.ListBackups].
List of locations that existing backups were not able to be fetched from.
Instead of failing the entire requests when a single location is
unreachable, this response returns a partial result set and list of
locations unable to be reached here. The request can be retried against a
single location to get a concrete error.
[[["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\u003eListBackupsResponse\u003c/code\u003e class within the Firestore Admin v1 API for .NET, specifically version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBackupsResponse\u003c/code\u003e class is used to encapsulate the response received from the \u003ccode\u003eFirestoreAdmin.ListBackups\u003c/code\u003e method, containing a list of backups.\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, with inherited members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eBackups\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eBackup\u003c/code\u003e objects, and \u003ccode\u003eUnreachable\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings representing locations that couldn't be reached during the backup retrieval process.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides access to 15 different versions of the ListBackupsResponse class, from version 2.2.0 up to the latest 3.12.0 version.\u003c/p\u003e\n"]]],[],null,[]]