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 webpage provides documentation for the `DataQualityDimension` class within the Google Cloud Dataplex V1 API, with the latest version being 3.6.0, and covers all versions down to 1.0.0."],["The `DataQualityDimension` class is part of the `Google.Cloud.Dataplex.V1` namespace and is contained in the `Google.Cloud.Dataplex.V1.dll` assembly, serving as a container for data quality intent for a specific subset of rules."],["`DataQualityDimension` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has a `Name` property that specifies which dimension a given rule belongs to, with supported dimensions including \"COMPLETENESS\", \"ACCURACY\", \"CONSISTENCY\", \"VALIDITY\", \"UNIQUENESS\", and \"INTEGRITY\"."]]],[]]