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, covering versions from 1.0.0 to the latest 3.6.0."],["`DataQualityColumnResult` offers a detailed, per-column breakdown of data quality results in the Cloud Dataplex V1 API."],["The `DataQualityColumnResult` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheritance from the `object` class."],["Key properties of `DataQualityColumnResult` include `Column`, `HasScore`, and `Score`, which represent the column name, if a score is set, and the data quality score, respectively."],["There are multiple versions of the `DataQualityColumnResult` ranging from version 1.0.0 all the way up to the most recent version, 3.6.0."]]],[]]