public sealed class CloudDlpDataProfile : IMessage<CloudDlpDataProfile>, IEquatable<CloudDlpDataProfile>, IDeepCloneable<CloudDlpDataProfile>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class CloudDlpDataProfile.
[[["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-21 UTC."],[[["This document provides reference documentation for the `CloudDlpDataProfile` class within the Google Cloud Security Center v1 API, specifically for .NET development."],["The `CloudDlpDataProfile` class is part of the `Google.Cloud.SecurityCenter.V1` namespace and is used to represent a data profile associated with findings, as described in the Google Cloud DLP documentation."],["The page lists different versions of the `CloudDlpDataProfile`, with version 3.24.0 being the latest and 3.12.0 being the version specifically being documented, which goes back to version 2.2.0."],["The `CloudDlpDataProfile` class is a sealed class, meaning it cannot be inherited, and implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `CloudDlpDataProfile` class includes properties such as `DataProfile`, `DataProfileAsTableDataProfileName`, and `ParentType`, which provide information about the data profile's name, its typed view, and the resource hierarchy level."]]],[]]