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 available for `DataQualityColumnResult` is 3.6.0, as shown by the provided list of versions, ranging from 1.0.0 to the latest."],["The `DataQualityColumnResult` class, part of the Google Cloud Dataplex v1 API, offers a per-column view of data quality results."],["`DataQualityColumnResult` class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class provides properties like `Column`, which specifies the relevant column, and `Score`, which represents the column-level data quality score, ranging from 0 to 100."],["The `HasScore` property indicates whether or not the `Score` has been set."]]],[]]