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-04-01 UTC."],[[["This page provides documentation for the `DataQualityAppliedConfigs` class within the Google Cloud Dataplex v1 API, specifically for the .NET environment."],["The `DataQualityAppliedConfigs` class is part of the `DataScanEvent.Types` and is used to manage applied configurations for data quality type data scan jobs, as documented in version 2.6.0 of the library."],["The latest version of this API can be found here, with the latest being 3.6.0, and the documentation also includes a listing of all previous versions of the API, ranging from 1.0.0 up to 3.6.0."],["`DataQualityAppliedConfigs` includes properties like `RowFilterApplied` (a boolean) and `SamplingPercent` (a float) to detail the specifics of the data scan configuration and sampling methodology."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities related to message handling, equality checks, deep cloning, and buffer operations."]]],[]]