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 documentation for the `DataQualitySpec` class within the Google Cloud Dataplex V1 API, specifically detailing its structure, functionality, and implementation across various versions."],["The latest version of the `DataQualitySpec` is 3.6.0, and the documentation includes a comprehensive list of versions dating back to 1.0.0, with hyperlinks for each version's documentation."],["`DataQualitySpec` is related to DataQualityScan settings, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DataQualitySpec` class includes a `Rules` property, which is a list of data quality rules that are evaluated against a data source, and requires at least one rule."],["The documentation provides details on the `DataQualitySpec` class constructors, including a default constructor and a constructor that accepts another `DataQualitySpec` object."]]],[]]