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 the .NET environment, with version 2.12.0 being the currently focused one."],["The `DataQualityDimensionResult` class offers a detailed, per-dimension view of the results of data quality checks, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality."],["The documentation lists various versions of the API, ranging from version 1.0.0 to the latest 3.6.0, allowing users to access the information for each individual version of the `DataQualityDimensionResult` class."],["The class includes properties such as `Dimension`, `HasScore`, `Passed`, and `Score`, which are all used to present a comprehensive overview of the data quality assessment for a given dimension."],["The page also details inherited members from the base `object` class and gives information on `DataQualityDimensionResult` constructors, which provide different initialization options for the class."]]],[]]