public sealed class DataQualityDimension : IMessage<DataQualityDimension>, IEquatable<DataQualityDimension>, IDeepCloneable<DataQualityDimension>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityDimension.
A dimension captures data quality intent about a defined subset of the rules
specified.
[[["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 page provides documentation for the `DataQualityDimension` class within the Google Cloud Dataplex v1 API, specifically version 2.13.0."],["The `DataQualityDimension` class captures data quality intent for a defined subset of rules, relating to different quality checks."],["The page lists various available versions of the Google.Cloud.Dataplex.V1 API, with version 3.6.0 being the latest release, while also providing historical documentation, dating back to version 1.0.0."],["The `DataQualityDimension` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DataQualityDimension` class include a constructor and the `Name` property, which is a string representing the dimension a rule belongs to, such as \"COMPLETENESS\", \"ACCURACY\", or \"VALIDITY\"."]]],[]]