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 reference documentation for the `DataQualityColumnResult` class within the Google Cloud Dataplex V1 API, with the most recent version being 3.6.0 and the current version specified on this page is 3.4.0."],["The `DataQualityColumnResult` class offers a per-column view of data quality results, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Column`, `HasScore`, and `Score` to define the column name, to check if a score exists, and to provide the data quality score, respectively."],["The page contains links to different versions of the `DataQualityColumnResult` class, from version 1.0.0 all the way up to the latest 3.6.0, allowing users to access relevant information for their project's specific library version."]]],[]]