public sealed class DeleteTableDataProfileRequest : IMessage<DeleteTableDataProfileRequest>, IEquatable<DeleteTableDataProfileRequest>, IDeepCloneable<DeleteTableDataProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DeleteTableDataProfileRequest.
[[["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-21 UTC."],[[["This document provides reference documentation for the `DeleteTableDataProfileRequest` class within the Google Cloud Data Loss Prevention v2 API."],["The `DeleteTableDataProfileRequest` class is used to create requests to delete table data profiles."],["The latest version available is 4.16.0, and there is documentation for versions going back to 2.15.0, showing all previous versions of the API class."],["`DeleteTableDataProfileRequest` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `DeleteTableDataProfileRequest` class has properties for `Name` and `TableDataProfileName`, the former being a string and the latter a typed view of that string, representing the name of the data profile to be deleted."]]],[]]