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-25 UTC."],[[["This document provides reference documentation for the `DataQualityDimensionResult` class within the Google Cloud Dataplex V1 API, detailing its implementation and usage."],["The `DataQualityDimensionResult` class offers a per-dimension breakdown of data quality results, enhancing the view of data evaluation outcomes."],["The document covers various versions of the `DataQualityDimensionResult` class, spanning from version 1.0.0 to the latest 3.6.0, with detailed links to each version's documentation."],["The class `DataQualityDimensionResult` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its versatility."],["The documentation provides details on the class constructors, a default and a copy constructor, and properties such as `Passed`, which indicates whether the tested dimension meets the requirement or not."]]],[]]