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 version 2.4.0."],["The `Asset.Types.DiscoveryStatus.Types.Stats` class represents the aggregated data statistics for an asset reported by the discovery process and is implemented as a `public sealed class` that adheres to multiple interfaces."],["The documented class is related to various versions of the Google Cloud Dataplex v1 API, with the latest being 3.6.0 and other versions ranging from 3.5.0 to 1.0.0, all providing reference documentation to the `Stats` type."],["The `Stats` class has properties to reflect counts of data items, stored data bytes, fileset entities, and table entities with the relevant property names of `DataItems`, `DataSize`, `Filesets` and `Tables`, respectively."],["The document provides information on the inheritance and implementation of the `Stats` class, including its constructors and inherited members, along with the namespace and assembly it belongs to."]]],[]]