public sealed class DeleteContentRequest : IMessage<DeleteContentRequest>, IEquatable<DeleteContentRequest>, IDeepCloneable<DeleteContentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteContentRequest.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `DeleteContentRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.11.0, and contains the documentation for the classes properties and constructors."],["The `DeleteContentRequest` class is used to construct requests for deleting content in Google Cloud Dataplex, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation page also lists various previous versions of the `DeleteContentRequest` class, from 1.0.0 up to the latest 3.6.0, accessible via hyperlinks."],["The `DeleteContentRequest` class includes two constructors and two properties, `ContentName` and `Name`, where `Name` is the resource name of the content to be deleted."],["The namespace for this class is `Google.Cloud.Dataplex.V1` and is contained within the assembly `Google.Cloud.Dataplex.V1.dll`."]]],[]]