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-25 UTC."],[[["The latest version available for `DataProfileResult.Types.Profile.Types.Field.Types.ProfileInfo.Types.TopNValue` is 3.6.0, as indicated in the provided content, which lists all the previous versions."],["This API class provides reference documentation and code samples for Cloud Dataplex v1, and it focuses on the \"TopNValue,\" representing the top N non-null values found in scanned data."],["The `TopNValue` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, meaning it can be compared, deeply cloned, and used with buffer messages, and can behave like a message."],["The class `TopNValue` has three key properties: `Count` (a long representing the count of a specific value), `Ratio` (a double indicating the value's ratio against total rows), and `Value` (a string holding the non-null value)."],["The available versions range from 1.0.0 to 3.6.0 for the `DataProfileResult.Types.Profile.Types.Field.Types.ProfileInfo.Types.TopNValue` API class."]]],[]]