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 `DataScanEvent.Types.DataQualityAppliedConfigs` class within the Google Cloud Dataplex V1 API, specifically for version 2.11.0 and its associated versions ranging from 1.0.0 to 3.6.0."],["`DataQualityAppliedConfigs` is designed for managing applied configurations during data quality-focused data scan jobs, offering insights into how these configurations modify the scan behavior."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with various data handling and processing mechanisms."],["Two key properties are detailed within this reference, `RowFilterApplied`, a boolean indicating whether a row filter was used in the scan, and `SamplingPercent`, a float representing the percentage of records sampled during the scan."],["The latest version available for `DataQualityAppliedConfigs` is 3.6.0, with all other version numbers referencing the same class."]]],[]]