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, specifically for .NET."],["The `DataProfileAppliedConfigs` class is used to define the applied configurations for data profile type data scan jobs, within the context of Google's Dataplex service."],["The class offers three key properties: `ColumnFilterApplied`, `RowFilterApplied`, and `SamplingPercent`, which specify if a column or row filter was applied, or what percentage of the records were sampled during a DataScan job."],["The document also lists all available versions of the `DataProfileAppliedConfigs` class, ranging from version 1.0.0 to the latest 3.6.0 version, along with links to the reference for each version."],["The `DataProfileAppliedConfigs` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET framework."]]],[]]