public sealed class GetProjectDataProfileRequest : IMessage<GetProjectDataProfileRequest>, IEquatable<GetProjectDataProfileRequest>, IDeepCloneable<GetProjectDataProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class GetProjectDataProfileRequest.
[[["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 document provides reference information for the `GetProjectDataProfileRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The document lists available versions of the `GetProjectDataProfileRequest`, ranging from version 2.15.0 to the latest version 4.16.0."],["`GetProjectDataProfileRequest` is used to retrieve a project data profile, implemented with `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetProjectDataProfileRequest` class has two constructors, one empty and one accepting another `GetProjectDataProfileRequest` as a parameter, alongside properties `Name` and `ProjectDataProfileName`."],["The class is found within the namespace `Google.Cloud.Dlp.V2` and contains members that inherit from the `object` type."]]],[]]