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 information for the \u003ccode\u003eListBackupsResponse\u003c/code\u003e class within the Google Cloud Firestore Admin v1 API, specifically version 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBackupsResponse\u003c/code\u003e class is designed to handle the response from the \u003ccode\u003eFirestoreAdmin.ListBackups\u003c/code\u003e method, encapsulating the list of backups and any unreachable locations.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eBackups\u003c/code\u003e, which holds a list of all backups, and \u003ccode\u003eUnreachable\u003c/code\u003e, which lists locations from which backups could not be fetched.\u003c/p\u003e\n"],["\u003cp\u003eThere is documentation for multiple versions of the \u003ccode\u003eListBackupsResponse\u003c/code\u003e ranging from 3.12.0 (latest) to 2.2.0, showing the history of this API.\u003c/p\u003e\n"]]],[],null,[]]