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-04-09 UTC."],[[["This page provides reference documentation for the `DataQualityColumnResult` class within the Google Cloud Dataplex v1 API, with the current version being 2.13.0, and the latest being 3.6.0."],["`DataQualityColumnResult` offers a detailed, per-column view of the results from data quality scans, and it can be found under the namespace `Google.Cloud.Dataplex.V1`."],["The `DataQualityColumnResult` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Column` (the specified column), `HasScore` (indicating if a score is available), and `Score` (the column-level data quality score)."],["The page lists various older versions of the API class, ranging from 1.0.0 up to 3.6.0, with links to their respective documentation pages."]]],[]]