public sealed class DataProfileConfigSnapshot : IMessage<DataProfileConfigSnapshot>, IEquatable<DataProfileConfigSnapshot>, IDeepCloneable<DataProfileConfigSnapshot>, IBufferMessage, IMessage
Snapshot of the configurations used to generate the profile.
[[["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 is 4.16.0, with a range of versions from 4.0.0 to 4.15.0 also listed, plus versions 3.2.0 - 3.5.0 and 2.15.0 - 2.16.0, for the \u003ccode\u003eDataProfileConfigSnapshot\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataProfileConfigSnapshot\u003c/code\u003e is a class that represents a snapshot of configurations used for data profiling, and it implements several interfaces including \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\u003eThis class includes constructors for creating new instances, either default or by copying an existing \u003ccode\u003eDataProfileConfigSnapshot\u003c/code\u003e, plus has a \u003ccode\u003eDataProfileJob\u003c/code\u003e and \u003ccode\u003eInspectConfig\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataProfileJob\u003c/code\u003e property holds the configuration used to generate the profile, while the \u003ccode\u003eInspectConfig\u003c/code\u003e contains the inspection configuration, both of which are copies from \u003ccode\u003eDataProfileJobConfig\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]