public sealed class DataQualityColumnResult : IMessage<DataQualityColumnResult>, IEquatable<DataQualityColumnResult>, IDeepCloneable<DataQualityColumnResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityColumnResult.
DataQualityColumnResult provides a more detailed, per-column view of
the results.
[[["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 of the `DataQualityColumnResult` class is 3.6.0, while version 2.10.0 is the currently displayed version, with other listed versions ranging from 1.0.0 to 3.5.0."],["`DataQualityColumnResult` provides a per-column view of results for the Cloud Dataplex v1 API."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties such as `Column`, `HasScore`, and `Score`, which provide information about the column specified, whether the score field is set, and the data quality score respectively."],["The `Score` property for the `DataQualityColumnResult` class represents a column-level data quality metric and ranges from 0 to 100, up to two decimal places."]]],[]]