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 page provides reference documentation for the `DeleteTableDataProfileRequest` class within the Google Cloud Data Loss Prevention v2 API."],["The `DeleteTableDataProfileRequest` class is used to request the deletion of a table data profile, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 4.16.0, with numerous prior versions also available, going back to 2.15.0, providing access to different iterations of the API."],["The class includes properties such as `Name` (a string) and `TableDataProfileName` (a typed view), both necessary to properly target the table data profile in the request."],["The page also includes a list of constructors for the `DeleteTableDataProfileRequest` class, one with no parameters and another which takes in a `DeleteTableDataProfileRequest` object."]]],[]]