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.
Optional. A filter applied to all rows in a single DataScan job.
The filter needs to be a valid SQL expression for a WHERE clause in
BigQuery standard SQL syntax.
Example: col1 >= 0 AND col2 < 10
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDataQualitySpec\u003c/code\u003e class in the Google.Cloud.Dataplex.V1 API defines settings for data quality scans, with the latest version being 3.6.0 and the current documentation version at 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows users to define rules for data quality checks, apply filters to rows, and specify the percentage of records to be sampled for analysis.\u003c/p\u003e\n"],["\u003cp\u003eIt supports actions to be taken after a scan job completes, which is defined in the \u003ccode\u003ePostScanActions\u003c/code\u003e property, under the type \u003ccode\u003eDataQualitySpec.Types.PostScanActions\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and the class inherits from the \u003ccode\u003eobject\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eDataQualitySpec\u003c/code\u003e class referenced, including all versions between 1.0.0 and 3.6.0.\u003c/p\u003e\n"]]],[],null,[]]