public sealed class DataProfileResult.Types.Profile.Types.Field.Types.ProfileInfo.Types.TopNValue : IMessage<DataProfileResult.Types.Profile.Types.Field.Types.ProfileInfo.Types.TopNValue>, IEquatable<DataProfileResult.Types.Profile.Types.Field.Types.ProfileInfo.Types.TopNValue>, IDeepCloneable<DataProfileResult.Types.Profile.Types.Field.Types.ProfileInfo.Types.TopNValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataProfileResult.Types.Profile.Types.Field.Types.ProfileInfo.Types.TopNValue.
[[["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-21 UTC."],[[["This document provides reference documentation for the `DataProfileResult.Types.Profile.Types.Field.Types.ProfileInfo.Types.TopNValue` class within the Google Cloud Dataplex v1 API, detailing its purpose and implementation."],["The `TopNValue` class is designed to represent the top N non-null values found in scanned data, as a part of a larger data profiling operation."],["The latest version covered in the list of available versions is 3.6.0, and the class's structure and capabilities are illustrated through various version links spanning from 1.0.0 up to 3.6.0."],["The class `TopNValue` has properties named `Count` which is of type `long`, and a `Value` property which is of type `string`, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `TopNValue` class has two constructors: a default `TopNValue()` and a copy constructor `TopNValue(TopNValue)` that accepts another `TopNValue` object as a parameter."]]],[]]