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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eDataScanEvent.Types.DataProfileAppliedConfigs\u003c/code\u003e is 3.6.0, with multiple prior versions ranging from 1.0.0 to 3.5.0 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataProfileAppliedConfigs\u003c/code\u003e is a class in the Google Cloud Dataplex v1 API, specifically for data profile type data scan jobs, which inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties to check if a column filter (\u003ccode\u003eColumnFilterApplied\u003c/code\u003e) or a row filter (\u003ccode\u003eRowFilterApplied\u003c/code\u003e) was applied during a DataScan job, both returning boolean values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSamplingPercent\u003c/code\u003e property, a float type, represents the percentage of records sampled in a DataScan, with a value between 0.0 and 100.0, and indicates that no sampling took place if the value is either 0.0 or 100.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two constructors, \u003ccode\u003eDataProfileAppliedConfigs()\u003c/code\u003e, and \u003ccode\u003eDataProfileAppliedConfigs(DataScanEvent.Types.DataProfileAppliedConfigs other)\u003c/code\u003e, allowing for default initialization and copying from another instance.\u003c/p\u003e\n"]]],[],null,[]]