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, with the latest version being 3.6.0."],["The `DataProfileAppliedConfigs` class is used to describe the configurations applied to a data profile type data scan job, and is part of the `Google.Cloud.Dataplex.V1` namespace."],["The class offers properties like `ColumnFilterApplied`, `RowFilterApplied`, and `SamplingPercent`, which detail whether a column or row filter was applied, and the sampling percentage used during a DataScan job."],["The documentation includes an inheritance hierarchy and lists all implemented interfaces for `DataProfileAppliedConfigs`, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is accessible through the `Google.Cloud.Dataplex.V1.dll` assembly and provides constructors to create new instances of `DataProfileAppliedConfigs`, one empty and one to clone an existing `DataProfileAppliedConfigs`."]]],[]]