public sealed class DataQualityDimensionResult : IMessage<DataQualityDimensionResult>, IEquatable<DataQualityDimensionResult>, IDeepCloneable<DataQualityDimensionResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityDimensionResult.
DataQualityDimensionResult provides a more detailed, per-dimension 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-21 UTC."],[[["This webpage provides reference documentation for the `DataQualityDimensionResult` class within the Google Cloud Dataplex V1 API, specifically for version 2.10.0."],["The `DataQualityDimensionResult` class offers a detailed, per-dimension breakdown of data quality results in the form of a `DataQualitySpec` dimension config."],["The page lists all the versions of the class `DataQualityDimensionResult`, with version 3.6.0 being the latest, and 1.0.0 being the oldest, going down from there."],["The `DataQualityDimensionResult` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The class has four properties: `Dimension`, `HasScore`, `Passed`, and `Score`, which detail information about data quality metrics and results."]]],[]]