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-04-01 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.8.0."],["The `Asset.Types.DiscoveryStatus.Types.Stats` class represents the aggregated data statistics for an asset, as reported by the discovery process."],["The class has several properties like `DataItems`, `DataSize`, `Filesets`, and `Tables`, which represent the count of data items, data size in bytes, count of fileset entities, and count of table entities, respectively."],["The document lists available versions, ranging from 1.0.0 up to 3.6.0 (latest), for the specified class."],["The document provides details on the inheritance, implementation, constructors, and properties of the class for developers who wish to utilize it."]]],[]]