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-03-24 UTC."],[[["This document provides reference documentation for the `DataProfileConfigSnapshot` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `DataProfileConfigSnapshot` class represents a snapshot of the configurations used to generate a data profile, and is versioned across numerous builds from 2.15.0 up to the current latest build of 4.16.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `DataProfileJob` and `InspectConfig`, which hold copies of the configuration and inspection settings used for generating the profile."],["There are several versions of this class available, listed from 4.16.0 down to 2.15.0 for different implementation and historical reference."]]],[]]