public sealed class DeleteFileStoreDataProfileRequest : IMessage<DeleteFileStoreDataProfileRequest>, IEquatable<DeleteFileStoreDataProfileRequest>, IDeepCloneable<DeleteFileStoreDataProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DeleteFileStoreDataProfileRequest.
[[["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 `DeleteFileStoreDataProfileRequest` class in the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `DeleteFileStoreDataProfileRequest` class is used to create request messages for deleting file store data profiles."],["The page lists the different available versions of the API, ranging from 2.15.0 to the latest 4.16.0, including version 4.12.0, which is the current version of this page."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The `DeleteFileStoreDataProfileRequest` class contains two properties `FileStoreDataProfileName` which holds a resource name-typed view, and `Name`, which holds a string value of the resource name of the file store data profile."]]],[]]