public sealed class DeleteEntryRequest : IMessage<DeleteEntryRequest>, IEquatable<DeleteEntryRequest>, IDeepCloneable<DeleteEntryRequest>, IBufferMessage, IMessage
[[["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 of the `DeleteEntryRequest` is 3.6.0, with various other versions available, ranging from 3.5.0 down to 1.0.0."],["`DeleteEntryRequest` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `DeleteEntryRequest` offers two constructors, one empty and another to create a copy of a `DeleteEntryRequest` object."],["The `DeleteEntryRequest` class includes two properties: `EntryName`, which is a view over the resource name, and `Name`, which represents the resource name of the Entry to delete."]]],[]]