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, spanning multiple versions."],["The latest version documented is 3.6.0, with previous versions listed down to 1.0.0, including the focus version 2.9.0 which the documentation is centered around."],["`DeleteContentRequest` is a class used to represent a request to delete content and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `ContentName`, which provides a typed view over the resource name, and `Name`, which specifies the full resource path of the content to be deleted."],["The documentation also covers inherited members, namespace (`Google.Cloud.Dataplex.V1`), assembly (`Google.Cloud.Dataplex.V1.dll`), and constructors for the `DeleteContentRequest` class."]]],[]]