public sealed class GetFileStoreDataProfileRequest : IMessage<GetFileStoreDataProfileRequest>, IEquatable<GetFileStoreDataProfileRequest>, IDeepCloneable<GetFileStoreDataProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class GetFileStoreDataProfileRequest.
[[["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 reference documentation for the `GetFileStoreDataProfileRequest` class in the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The latest version of the `GetFileStoreDataProfileRequest` class is 4.16.0, with numerous previous versions also documented."],["The `GetFileStoreDataProfileRequest` class is used to request a file store data profile, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetFileStoreDataProfileRequest` class has properties such as `Name` (a string representing the resource name) and `ProjectDataProfileName` (a typed view over the resource name)."],["Constructors for the `GetFileStoreDataProfileRequest` class include a parameterless constructor and one that accepts another `GetFileStoreDataProfileRequest` object."]]],[]]