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."],["The latest version of the `DataProfileConfigSnapshot` documentation is version 4.16.0, with several previous versions dating back to 2.15.0 available for reference."],["The `DataProfileConfigSnapshot` class serves as a snapshot of the configurations employed to generate a data profile."],["Key properties of the `DataProfileConfigSnapshot` class include `DataProfileJob`, representing a copy of the configuration used, and `InspectConfig`, which is a copy of the inspection config."],["The `DataProfileConfigSnapshot` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]