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 provides settings for data quality scans, with version 3.6.0 being the latest available.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers functionalities such as specifying actions to take after a data scan job with the \u003ccode\u003ePostScanActions\u003c/code\u003e property, filtering data rows with the \u003ccode\u003eRowFilter\u003c/code\u003e property, and setting data quality rules with the \u003ccode\u003eRules\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eIt supports setting the sampling percentage of records for data scans via the \u003ccode\u003eSamplingPercent\u003c/code\u003e property, allowing a configurable range from 0.0 to 100.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataQualitySpec\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class, and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eDataQualitySpec\u003c/code\u003e class are available for reference, ranging from version 1.0.0 to the latest version 3.6.0, each with dedicated documentation links.\u003c/p\u003e\n"]]],[],null,[]]