public sealed class Stats : IMessage<Asset.Types.DiscoveryStatus.Types.Stats>, IEquatable<Asset.Types.DiscoveryStatus.Types.Stats>, IDeepCloneable<Asset.Types.DiscoveryStatus.Types.Stats>, IBufferMessage, IMessage
The aggregated data statistics for the asset reported by discovery.
[[["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 webpage provides documentation for the \u003ccode\u003eStats\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace and is used to represent aggregated data statistics for an asset.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStats\u003c/code\u003e class is available in multiple versions, ranging from 1.0.0 to the latest version, 3.6.0, with the version history accessible via the linked version numbers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStats\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Dataplex.V1.Asset.Types.DiscoveryStatus.Types\u003c/code\u003e namespace, implements several interfaces including \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 includes four properties that provide counts of data related items: \u003ccode\u003eDataItems\u003c/code\u003e (count of data items), \u003ccode\u003eDataSize\u003c/code\u003e (number of stored data bytes), \u003ccode\u003eFilesets\u003c/code\u003e (count of fileset entities), and \u003ccode\u003eTables\u003c/code\u003e (count of table entities), all stored as 64-bit integers.\u003c/p\u003e\n"],["\u003cp\u003eThis document shows the two constructors available for this class, the default constructor \u003ccode\u003eStats()\u003c/code\u003e and the copy constructor \u003ccode\u003eStats(Asset.Types.DiscoveryStatus.Types.Stats other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]