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, which can be found in the provided documentation links."],["`DataQualityColumnResult` is a class in the Cloud Dataplex v1 API that provides detailed, per-column results and has multiple versions starting from 1.0.0 up to 3.6.0."],["The `DataQualityColumnResult` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, making it part of the Google Protobuf library and .Net framework."],["`DataQualityColumnResult` includes properties like `Column` (for specifying the column), `HasScore` (to check if a score is set), and `Score` (for the data quality score) and they provide important details regarding the column-level quality."],["The class contains two constructors, one default constructor and another that allows a user to pass an object of the same type for initialization."]]],[]]