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` API is 3.6.0, while version 3.0.0 is the current context."],["`DataQualityColumnResult` is part of the Google Cloud Dataplex v1 API, providing detailed per-column data quality results."],["The class `DataQualityColumnResult` implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["`DataQualityColumnResult` includes properties such as \"Column,\" \"HasScore,\" and \"Score,\" which are used to specify the column name, whether a score is available, and the data quality score respectively."],["There are many previous versions available for this class, dating back to version 1.0.0."]]],[]]