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 reference documentation for the `DeleteFileStoreDataProfileRequest` class in the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `DeleteFileStoreDataProfileRequest` class is used to construct a request for deleting a file store data profile, implementing multiple interfaces for advanced functionality."],["The latest version documented is 4.16.0, with links available for other versions as far back as 2.15.0, including the current version of 4.10.0."],["The class inherits from `object` and includes methods like `GetHashCode`, `GetType`, and `ToString`, as well as constructors for creating instances."],["Key properties include `FileStoreDataProfileName`, a typed view, and `Name`, which is a string representing the resource name of the file store data profile, which is required."]]],[]]