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 send a request to delete a table data profile and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name` (a string) and `TableDataProfileName` (a `TableDataProfileName` type) to manage the resource name of the table data profile to be deleted."],["The document lists available versions for the `DeleteTableDataProfileRequest` class, ranging from version 2.15.0 to the latest version 4.16.0."],["The class includes two constructors, one default and one that accepts another `DeleteTableDataProfileRequest` object as a parameter."]]],[]]