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."],[[["The provided content details the `DataQualityDimension` class within the Google Cloud Dataplex v1 API, with the latest version being 3.6.0 and version 2.8.0, as well as a breakdown of the subsequent versions."],["`DataQualityDimension` is a class that captures data quality intent about a subset of specified rules, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and more."],["The `DataQualityDimension` class contains a `Name` property, which specifies the dimension a rule belongs to, with supported dimensions including \"COMPLETENESS\", \"ACCURACY\", \"CONSISTENCY\", \"VALIDITY\", \"UNIQUENESS\", and \"INTEGRITY\"."],["The `DataQualityDimension` has two constructors, one default and one that takes another `DataQualityDimension` as a parameter, allowing for object cloning."],["This reference documentation lists all versions of `DataQualityDimension` for Google Cloud Dataplex v1 API going back to version 1.0.0, and includes inherited members such as `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`."]]],[]]