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."],["The latest version available is 4.16.0, with versions dating back to 2.15.0 also accessible from this page."],["The `GetProjectDataProfileRequest` class is used to request a project data profile and inherits from object and implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It includes properties like `Name`, which is the resource name, and `ProjectDataProfileName`, which is a typed view over the Name property."],["There are two constructors available: a default one, and another to construct from an existing `GetProjectDataProfileRequest` instance."]]],[]]