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 information for the `DataQualityAppliedConfigs` class within the `Google.Cloud.Dataplex.V1` namespace, specifically in version 2.8.0."],["`DataQualityAppliedConfigs` is part of the `DataScanEvent.Types` and is used for data quality type data scan jobs, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document includes a list of all available versions, with the latest being 3.6.0, and it contains previous versions all the way back to 1.0.0, each linking to their own documentation page."],["The `DataQualityAppliedConfigs` class has two properties: `RowFilterApplied`, a boolean indicating if a row filter was used, and `SamplingPercent`, a float that specifies the percentage of records used in the DataScan."],["The document lists the inherited members of the object class and provides details about the constructors for `DataQualityAppliedConfigs`."]]],[]]