public sealed class Asset.Types.DiscoveryStatus.Types.Stats : IMessage<Asset.Types.DiscoveryStatus.Types.Stats>, IEquatable<Asset.Types.DiscoveryStatus.Types.Stats>, IDeepCloneable<Asset.Types.DiscoveryStatus.Types.Stats>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Asset.Types.DiscoveryStatus.Types.Stats.
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"]],[["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-03-25 UTC."],[[["This document provides reference documentation for the `Asset.Types.DiscoveryStatus.Types.Stats` class within the Google Cloud Dataplex V1 API, which is used to represent aggregated data statistics for an asset."],["The latest version of the documentation is for version 3.6.0, with historical versions available dating back to version 1.0.0 for users who require them."],["The `Asset.Types.DiscoveryStatus.Types.Stats` class aggregates statistics such as the count of data items, the size of the data in bytes, the count of filesets, and the count of tables within a resource."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities like serialization, equality checking, deep cloning, and buffer management."],["The documentation provides details on the class constructors, properties (DataItems, DataSize, Filesets, Tables), and inherited members like GetHashCode, GetType, and ToString to ensure users understand the full scope of the class's functionality."]]],[]]