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."],[[["The webpage provides reference documentation for the `GetFileStoreDataProfileRequest` class in the Google Cloud Data Loss Prevention v2 API."],["This class is used to request a file store data profile, and is found under the `Google.Cloud.Dlp.V2` namespace with the latest version being 4.16.0 and the current version being viewed 4.11.0."],["The `GetFileStoreDataProfileRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `Name` (a resource name string) and `ProjectDataProfileName` (a typed view of the resource name)."],["The documentation page also provides access to all previous versions of the class, ranging from 2.15.0 to 4.16.0."]]],[]]