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-08-04 UTC."],[[["This webpage provides documentation for the `Backup.Types.Stats` class within the Firestore Admin v1 API for .NET, detailing its properties and usage."],["The `Backup.Types.Stats` class is used to represent backup-specific statistics, including the total count of documents, index entries, and the overall size in bytes of the backup."],["The page lists available versions of the `Backup.Types.Stats` documentation, ranging from version 2.2.0 up to the latest version 3.12.0."],["The `Backup.Types.Stats` class inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains three properties `DocumentCount`, `IndexCount`, and `SizeBytes`, all of which return longs and are output-only."]]],[]]