public sealed class Backup.Types.Stats : IMessage<Backup.Types.Stats>, IEquatable<Backup.Types.Stats>, IDeepCloneable<Backup.Types.Stats>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class Backup.Types.Stats.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-02 UTC."],[[["This webpage provides documentation for the `Backup.Types.Stats` class within the Firestore Admin v1 API, detailing its role in representing backup-specific statistics."],["The `Backup.Types.Stats` class includes properties such as `DocumentCount`, `IndexCount`, and `SizeBytes`, which provide information about the total number of documents, index entries, and the total size of the backup in bytes, respectively."],["The documentation outlines the class's implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and its inheritance from the base `object` class."],["The page also lists available versions of this class, ranging from version 2.2.0 to the latest version, 3.12.0."]]],[]]