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, specifically for version 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListBackupsResponse\u003c/code\u003e is the response type for the \u003ccode\u003eFirestoreAdmin.ListBackups\u003c/code\u003e method, enabling users to retrieve a list of backups and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple 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\u003eThe class offers two constructors, a default constructor \u003ccode\u003eListBackupsResponse()\u003c/code\u003e and an overload \u003ccode\u003eListBackupsResponse(ListBackupsResponse other)\u003c/code\u003e, to create an instance of the response object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBackupsResponse\u003c/code\u003e class contains two key properties: \u003ccode\u003eBackups\u003c/code\u003e, which provides a list of all backups for the project, and \u003ccode\u003eUnreachable\u003c/code\u003e, which lists locations where backups could not be fetched.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.12.0, with other previous versions ranging from 3.11.0 down to 2.2.0 all accessible via links.\u003c/p\u003e\n"]]],[],null,[]]