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."],[[["The latest version available for the `DeleteContentRequest` class in the Google Cloud Dataplex V1 API is version 3.6.0."],["This page provides documentation and code samples for the `DeleteContentRequest` class, which is used to request the deletion of content in the Cloud Dataplex V1 API."],["The `DeleteContentRequest` class is a part of the `Google.Cloud.Dataplex.V1` namespace and is implemented within the `Google.Cloud.Dataplex.V1.dll` assembly."],["The `DeleteContentRequest` class includes properties like `ContentName` and `Name`, and can be instantiated using the default constructor `DeleteContentRequest()` or a copy constructor `DeleteContentRequest(DeleteContentRequest other)`."],["This page also provides access to previous versions of the same `DeleteContentRequest` class, back until version 1.0.0."]]],[]]