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, covering versions from 1.0.0 to 3.6.0."],["The `DataQualityAppliedConfigs` class is used to represent applied configurations for data quality-type data scan jobs, inheriting from object and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `RowFilterApplied`, which indicates whether a row filter was used, and `SamplingPercent`, which shows the percentage of records sampled during the data scan, with 0.0 or 100.0 indicating no sampling."],["The documentation provides constructors for creating `DataQualityAppliedConfigs` objects, either as an empty object or by cloning an existing `DataQualityAppliedConfigs` instance."],["The latest version available is 3.6.0 for `DataScanEvent.Types.DataQualityAppliedConfigs`."]]],[]]