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 page provides reference documentation for the `GetProjectDataProfileRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET context."],["The class `GetProjectDataProfileRequest` is used to retrieve a project data profile and is located in the `Google.Cloud.Dlp.V2` namespace, and is available in the assembly `Google.Cloud.Dlp.V2.dll`."],["The `GetProjectDataProfileRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document lists multiple versions of the `GetProjectDataProfileRequest` class, starting with the latest version [4.16.0], and shows all the versions going back as far as 2.15.0, along with respective links."],["The class includes two constructors and two properties: `Name` (a string) and `ProjectDataProfileName` (a typed view over the `Name` property), both of which are explained in the documentation."]]],[]]