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-25 UTC."],[[["This document provides reference documentation for the `DataScanEvent.Types.DataQualityAppliedConfigs` class within the Google Cloud Dataplex v1 API."],["The `DataQualityAppliedConfigs` class is designed for managing applied configurations related to data quality in data scan jobs."],["The latest version of this documentation corresponds to version 3.6.0, and versions from 1.0.0 to 3.6.0 are available, each linked to their respective documentation."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `RowFilterApplied`, which indicates whether a row filter was used, and `SamplingPercent`, which represents the percentage of data sampled during a DataScan, with 0.0 or 100.0 meaning no sampling was applied."]]],[]]