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-03-21 UTC."],[[["The latest version of the `DeleteContentRequest` class in the Cloud Dataplex v1 API is version 3.6.0, with multiple prior versions available."],["This documentation provides reference for the `DeleteContentRequest` class, which is used to initiate a request to delete content within the Dataplex system, with the current documentation being for version 3.3.0."],["The `DeleteContentRequest` class inherits from multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteContentRequest` class includes properties like `ContentName` and `Name`, used to specify the content resource to be deleted, requiring the full resource name."],["The documentation showcases every previous version, down to 1.0.0, of the `DeleteContentRequest` class, accessible through the provided links."]]],[]]