public sealed class DataQualitySpec : IMessage<DataQualitySpec>, IEquatable<DataQualitySpec>, IDeepCloneable<DataQualitySpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualitySpec.
[[["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 reference documentation for the `DataQualitySpec` class within the Google Cloud Dataplex v1 API, focusing on data quality scan settings."],["The latest version available for `DataQualitySpec` is 3.6.0, with a history of versions ranging down to 1.0.0 accessible through provided links."],["The `DataQualitySpec` class, a part of the `Google.Cloud.Dataplex.V1` namespace, allows users to define and manage rules for evaluating the quality of their data, having at least one rule required."],["The `DataQualitySpec` is a class that implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and the class is derived from the `object` class."],["The available constructors for the `DataQualitySpec` class are `DataQualitySpec()` and `DataQualitySpec(DataQualitySpec other)`."]]],[]]