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 level 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."],[[["The page provides documentation for the `DataQualityDimensionResult` class within the Google Cloud Dataplex V1 API, covering versions from 1.0.0 up to the latest release, 3.6.0."],["`DataQualityDimensionResult` offers a detailed, dimension-specific view of data quality outcomes, as outlined in the documentation."],["The `DataQualityDimensionResult` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from `object`."],["The documentation includes details on the `DataQualityDimensionResult` class constructors and a `Passed` property, indicating whether a data quality dimension has passed or failed."]]],[]]