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 documentation covers various versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0."],["The class includes properties such as `RowFilterApplied`, a boolean indicating whether a row filter was used, and `SamplingPercent`, a float representing the percentage of sampled records."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, enabling it to be used in different contexts and offers methods such as `DataQualityAppliedConfigs()` and `DataQualityAppliedConfigs(DataScanEvent.Types.DataQualityAppliedConfigs other)` for creating the class."]]],[]]