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 (DLP) v2 API."],["The `DeleteTableDataProfileRequest` class is a request message used to delete a table data profile, implementing multiple interfaces for data handling and object management."],["It is part of the `Google.Cloud.Dlp.V2` namespace and is included in the `Google.Cloud.Dlp.V2.dll` assembly, with the documentation containing versions from 2.15.0 up to the latest 4.16.0."],["The class includes constructors for creating new instances and properties like `Name` and `TableDataProfileName` for managing the resource name of the table data profile to be deleted."]]],[]]