public sealed class DataProfileConfigSnapshot : IMessage<DataProfileConfigSnapshot>, IEquatable<DataProfileConfigSnapshot>, IDeepCloneable<DataProfileConfigSnapshot>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DataProfileConfigSnapshot.
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"]],[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `DataProfileConfigSnapshot` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The `DataProfileConfigSnapshot` class captures the configuration used to generate a data profile, which is used for identifying sensitive data."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with Google Protobuf and supporting features like deep cloning."],["The documentation lists various versions of the `DataProfileConfigSnapshot` class, ranging from version 2.15.0 to the latest version, 4.16.0, along with the 4.7.0 release."],["The properties `DataProfileJob` and `InspectConfig` are included, which store copies of the `DataProfileJobConfig` and `InspectConfig`, respectively, used in generating the data profile."]]],[]]