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-24 UTC."],[[["The latest version available for the `DeleteTableDataProfileRequest` class is 4.16.0, which is part of the Google Cloud Data Loss Prevention v2 API."],["This class is a request message used for deleting a table data profile, as detailed in the `Request message for DeleteTableProfile` documentation."],["The `DeleteTableDataProfileRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a fully integrated component of the .NET framework."],["The class includes two constructors: a default constructor and one that takes another `DeleteTableDataProfileRequest` instance for cloning purposes, along with properties for accessing the resource name and a type-specific view of it."],["There are multiple versions of this document available, from version 2.15.0 all the way to the most recent version of 4.16.0, showing a history of changes to the API, each providing a way to access the same resource."]]],[]]