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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]