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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetFileStoreDataProfileRequest` class in the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0 and version 4.15.0 being the focus."],["The `GetFileStoreDataProfileRequest` class is used to request a file store data profile, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors and properties of the `GetFileStoreDataProfileRequest` class, including a default constructor and a constructor that takes another `GetFileStoreDataProfileRequest` as a parameter."],["Key properties of the `GetFileStoreDataProfileRequest` class include `Name`, which is the required resource name for the data profile, and `ProjectDataProfileName`, which provides a typed view over the `Name`."],["The provided documentation covers a range of versions for the DLP v2 API, from 2.15.0 up to the latest 4.16.0, allowing users to navigate between different releases of the `GetFileStoreDataProfileRequest` documentation."]]],[]]