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, specifically for .NET."],["The `Asset.Types.DiscoveryStatus.Types.Stats` class is used to represent the aggregated data statistics for an asset, as reported by discovery."],["The document lists all available versions for this class, from version 1.0.0 up to the latest 3.6.0, including the different versions between."],["The `Stats` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with its properties being `DataItems`, `DataSize`, `Filesets`, and `Tables`."],["The document shows the properties of the Stats class, which are `DataItems`, `DataSize`, `Filesets`, and `Tables`, and are longs that describe the count of data items, data size in bytes, file set entities, and table entities, respectively."]]],[]]