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."],[[["The webpage provides documentation for the `CloudDlpDataProfile` class within the Google Cloud Security Command Center v1 API, specifically for .NET development."],["This class represents a data profile associated with a security finding, as defined within Google Cloud's Data Loss Prevention (DLP) service."],["The latest available version of the API is 3.24.0, with many older versions accessible, with the webpage being dedicated to version 3.13.0."],["The `CloudDlpDataProfile` class includes properties such as `DataProfile`, `DataProfileAsTableDataProfileName`, and `ParentType`, which are used to store information related to the data profile and its associated resources."],["The documentation lists the constructors, implemented interfaces, inherited members and namespace of the `CloudDlpDataProfile` class, helping developers to correctly implement it."]]],[]]