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 document provides reference documentation for the `GetProjectDataProfileRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `GetProjectDataProfileRequest` class is used to request a project data profile and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The API class offers constructors for creating instances, including a default constructor and a constructor that accepts another `GetProjectDataProfileRequest` object."],["Key properties of this class include `Name`, which is a string representing the resource name, and `ProjectDataProfileName`, a typed view of the `Name` property."],["This documentation provides information for multiple versions of the `GetProjectDataProfileRequest` class ranging from version 2.15.0 up to the latest version of 4.16.0."]]],[]]