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."],[[["This webpage provides documentation for the `DataQualityColumnResult` class within the Google Cloud Dataplex V1 API, which offers a per-column view of data quality results."],["The latest version of this resource is 3.6.0, with prior versions ranging back to 1.0.0, each accessible through links provided in the document."],["`DataQualityColumnResult` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to behave and function as a message object."],["The `DataQualityColumnResult` class has properties `Column`, `HasScore`, and `Score`, where `Column` is the column specified in the DataQualityRule, and `Score` is a number between \\[0, 100\\] representing the data quality score."]]],[]]