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."],[[["The latest version available for `DataQualityDimensionResult` is 3.6.0, which can be found in the provided documentation, along with older releases."],["`DataQualityDimensionResult` is a class within the Google.Cloud.Dataplex.V1 API, and it provides a detailed, per-dimension view of data quality results."],["The class `DataQualityDimensionResult` implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `Passed` property within the DataQualityDimensionResult class indicates whether a specific data quality dimension has passed or failed, and is of type boolean."],["The document contains a full list of all the released versions from 1.0.0 up to the current latest release of 3.6.0."]]],[]]