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, specifically focusing on version 2.10.0."],["The `DataQualityDimension` class captures data quality intent about a defined subset of rules and is implemented in several versions, with the latest being version 3.6.0."],["The `DataQualityDimension` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains a `Name` property, which is a string representing the name of a dimension that a rule belongs to, with examples including \"COMPLETENESS,\" \"ACCURACY,\" and \"VALIDITY\"."],["The page includes a comprehensive list of versions, ranging from 1.0.0 up to the latest 3.6.0, which can be navigated for their respective documentations."]]],[]]