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-25 UTC."],[[["The latest version of the `DeleteContentRequest` class is 3.6.0, as shown by the provided version links."],["This page provides documentation for version 3.4.0 of the `DeleteContentRequest` class within the Google Cloud Dataplex v1 API."],["`DeleteContentRequest` is a class used to request the deletion of content in Google Cloud Dataplex, as specified by the class description."],["The class `DeleteContentRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with other classes and methods."],["`DeleteContentRequest` includes properties for managing the name of the content to be deleted, as seen by the inclusion of `ContentName` and `Name` properties."]]],[]]