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 documentation for the `DataQualityDimensionResult` class within the Google Cloud Dataplex V1 API, offering a detailed, per-dimension breakdown of data quality results."],["The latest version available is 3.6.0, and the page provides links to previous versions, down to version 1.0.0, of the `DataQualityDimensionResult` class documentation."],["The `DataQualityDimensionResult` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from `object`."],["The class includes a boolean property named `Passed` that indicates whether the data quality dimension check passed or failed."],["The document includes a parameter called `other` for the `DataQualityDimensionResult` constructor."]]],[]]