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 v2 API."],["The `DataProfileConfigSnapshot` class represents a snapshot of configurations used to generate a data profile, with version 4.16.0 being the latest version available."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration with Google's protocol buffer system."],["The class includes properties such as `DataProfileJob` and `InspectConfig`, which store copies of the configurations used during profile generation."],["The documentation lists a range of available versions, from 2.15.0 up to 4.16.0, for the `DataProfileConfigSnapshot` class, allowing users to reference past versions if needed."]]],[]]