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 the .NET environment."],["The `Stats` class aggregates data statistics for an asset, including the count of data items, data size in bytes, fileset entities, and table entities."],["It implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations."],["The API class is available in various versions ranging from 1.0.0 to the latest 3.6.0 version, which can be viewed in the linked documentation."],["The `Stats()` class has 2 constructors that can be used, one with no parameters, and the other with another `Stats` class object passed as a parameter."]]],[]]