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-03-21 UTC."],[[["This page provides reference documentation for the `GetProjectDataProfileRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The class `GetProjectDataProfileRequest` is used to request a project data profile and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the API from 2.15.0 up to the latest 4.16.0, for the class `GetProjectDataProfileRequest`."],["The class `GetProjectDataProfileRequest` has two constructors, one parameterless and one that accepts another `GetProjectDataProfileRequest` object, and it also has properties `Name` which is of type string and `ProjectDataProfileName` which is of the ProjectDataProfileName type."],["The request takes in a required `Name` property of type string, which represents a resource name, and the documentation page also lists all inherited members for the class."]]],[]]