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-24 UTC."],[[["This webpage provides documentation for the `GetProjectDataProfileRequest` class within the Google Cloud Data Loss Prevention v2 API for .NET, detailing its usage for retrieving project data profiles."],["The `GetProjectDataProfileRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation includes details on the class's constructors (`GetProjectDataProfileRequest()`) and properties like `Name` and `ProjectDataProfileName`, along with their usage and data types."],["A list of available versions, ranging from 2.15.0 to the latest 4.16.0, is also provided for this specific class within the API."]]],[]]