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 page provides reference documentation for the `GetFileStoreDataProfileRequest` class in the Google Cloud Data Loss Prevention (DLP) v2 API, with version 4.10.0 being the current focus."],["The `GetFileStoreDataProfileRequest` class is used to request a file store data profile, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Name` (a string for the resource name) and `ProjectDataProfileName` (a typed view over the `Name` property)."],["The document lists various versions of the API, ranging from 2.15.0 up to the latest 4.16.0 version, allowing users to navigate to the reference documentation for each version."],["It has public constructors, `GetFileStoreDataProfileRequest()` and `GetFileStoreDataProfileRequest(GetFileStoreDataProfileRequest other)` which can be used to create instances of the class."]]],[]]