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."],[[["This webpage provides reference documentation for the `DeleteContentRequest` class within the Google Cloud Dataplex v1 API, specifically for the .NET environment."],["The `DeleteContentRequest` class is used to request the deletion of content and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the Dataplex API is 3.6.0, and the page shows other versions from 3.5.0 all the way back to 1.0.0."],["The `DeleteContentRequest` class has two constructors and two properties, `ContentName` which is a `ContentName` type and `Name` which is a string."],["The page is designed for developers who want to use the `DeleteContentRequest` class from the `Google.Cloud.Dataplex.V1` namespace, providing details on its methods, inheritance, and properties."]]],[]]