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 `DataQualityColumnResult` class in the Google Cloud Dataplex V1 API provides detailed, per-column data quality results, which is available from version 1.0.0 to 3.6.0."],["The latest version of `DataQualityColumnResult` is 3.6.0, with documentation available at the provided link, with older versions being available for documentation and reference."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used in various contexts within the .NET environment."],["The `DataQualityColumnResult` class has properties that include the column name, if it has a score, and the score that ranges between 0 and 100."],["The namespace for this class is `Google.Cloud.Dataplex.V1`, and the class is found in the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]