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, specifically for the .NET framework."],["The `DataProfileConfigSnapshot` class represents a snapshot of the configurations used to generate a data profile."],["The latest version documented is 4.16.0, while the page is specifically detailing version 4.3.0 of the `DataProfileConfigSnapshot` class."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DataProfileConfigSnapshot` include `DataProfileJob`, representing the job configuration, and `InspectConfig`, which represents the associated inspection settings."]]],[]]