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 available for the `DeleteContentRequest` class in the Google Cloud Dataplex V1 API is 3.6.0."],["This webpage provides reference documentation for the `DeleteContentRequest` class, which is used to delete content within the Google Cloud Dataplex environment."],["The `DeleteContentRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `DeleteContentRequest` class has a `ContentName` property which is a typed view over the `Name` property, and also has a `Name` property used to identify the resource name of the content to delete."],["Available versions for `DeleteContentRequest` are listed from version 1.0.0 up to the most recent version 3.6.0."]]],[]]