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."],["The `GetProjectDataProfileRequest` class is a request used to retrieve a project data profile, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page outlines various versions of the API, ranging from version 2.15.0 up to the latest version 4.16.0, alongside providing version-specific details."],["The class has two constructors, `GetProjectDataProfileRequest()`, and `GetProjectDataProfileRequest(GetProjectDataProfileRequest other)` to allow users to construct an instance of this class."],["The page details two properties of this class, `Name` which is a string representing the resource name, and `ProjectDataProfileName`, a typed view of the `Name` property."]]],[]]