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-03-24 UTC."],[[["This webpage provides documentation for the `DeleteFileStoreDataProfileRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The documentation covers multiple versions of the API, ranging from version 2.15.0 to the latest version, 4.16.0."],["The `DeleteFileStoreDataProfileRequest` class is used to delete a file store data profile, as indicated by the class description and its method names."],["The `DeleteFileStoreDataProfileRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The main properties within the class are `FileStoreDataProfileName`, which provides a typed view, and `Name`, which is a string that stores the resource name of the file store data profile, which is a required field."]]],[]]