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-21 UTC."],[[["This webpage provides reference documentation for the `DataQualityDimension` class within the Google Cloud Dataplex v1 API, specifically for version 3.3.0."],["`DataQualityDimension` is a class that captures data quality intent regarding a subset of specified rules, inheriting from the base `object` class and implementing multiple interfaces."],["The page lists various versions of the `DataQualityDimension` class, ranging from the latest 3.6.0 down to 1.0.0, each with its own documentation link."],["The `DataQualityDimension` class has a `Name` property of type `string`, used to define the dimension name to which a rule belongs, with support for dimensions like COMPLETENESS, ACCURACY, and others."],["The page outlines the class's constructors, including a default constructor and a copy constructor, with details about the `other` parameter used in the latter."]]],[]]