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-21 UTC."],[[["This webpage provides documentation for the `DeleteContentRequest` class within the Google Cloud Dataplex V1 API, specifically version 2.10.0."],["The `DeleteContentRequest` class is used to define a request for deleting content and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DeleteContentRequest` class contains properties such as `ContentName` and `Name`, with `Name` being a required resource name specifying the path to the content being deleted."],["The latest version available for the `DeleteContentRequest` class is version 3.6.0, with previous versions available from 1.0.0 up to 3.5.0."]]],[]]