public sealed class DataScanEvent.Types.DataQualityAppliedConfigs : IMessage<DataScanEvent.Types.DataQualityAppliedConfigs>, IEquatable<DataScanEvent.Types.DataQualityAppliedConfigs>, IDeepCloneable<DataScanEvent.Types.DataQualityAppliedConfigs>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataScanEvent.Types.DataQualityAppliedConfigs.
Applied configs for data quality type data scan job.
[[["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-21 UTC."],[[["This page provides documentation for the `DataScanEvent.Types.DataQualityAppliedConfigs` class within the Google Cloud Dataplex v1 API, specifically version 2.10.0."],["The `DataQualityAppliedConfigs` class is used to represent the applied configurations for a data quality type data scan job and is implemented with multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version is 3.6.0, and there are multiple prior versions available for review, starting from version 1.0.0."],["The class includes two properties, `RowFilterApplied`, a boolean to indicate if a row filter was used, and `SamplingPercent`, a float to show the percentage of data sampled during the scan, ranging from 0.0 to 100.0."]]],[]]