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\u003eThe \u003ccode\u003eListBackupsResponse\u003c/code\u003e class is part of the Google Cloud Firestore Admin v1 API, providing functionality for listing backups.\u003c/p\u003e\n"],["\u003cp\u003eThis class is the response type for the \u003ccode\u003eFirestoreAdmin.ListBackups\u003c/code\u003e method, used to retrieve a list of backups.\u003c/p\u003e\n"],["\u003cp\u003eIt offers a collection of \u003ccode\u003eBackups\u003c/code\u003e, representing the backups found, and an \u003ccode\u003eUnreachable\u003c/code\u003e property listing locations from which backups could not be fetched.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers versions ranging from 2.2.0 to the latest 3.12.0 for \u003ccode\u003eListBackupsResponse\u003c/code\u003e, each with its own page.\u003c/p\u003e\n"]]],[],null,[]]