public sealed class DataScanEvent.Types.DataProfileAppliedConfigs : IMessage<DataScanEvent.Types.DataProfileAppliedConfigs>, IEquatable<DataScanEvent.Types.DataProfileAppliedConfigs>, IDeepCloneable<DataScanEvent.Types.DataProfileAppliedConfigs>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataScanEvent.Types.DataProfileAppliedConfigs.
Applied configs for data profile 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.DataProfileAppliedConfigs` class within the Google Cloud Dataplex v1 API, covering versions from 1.0.0 up to the latest 3.6.0."],["The `DataProfileAppliedConfigs` class is used for applied configurations for a data profile type data scan job, inheriting from the object class and implementing various interfaces."],["The class `DataProfileAppliedConfigs` has properties, such as `ColumnFilterApplied`, `RowFilterApplied`, and `SamplingPercent`, which indicate if a column or row filter was applied and the sampling percentage of the data scan job."],["Constructors for `DataProfileAppliedConfigs` include a default constructor and one that accepts another `DataProfileAppliedConfigs` instance for copying, with the `other` parameter being a `DataScanEvent.Types.DataProfileAppliedConfigs` object."]]],[]]