public sealed class DeleteInstanceRequest : IMessage<DeleteInstanceRequest>, IEquatable<DeleteInstanceRequest>, IDeepCloneable<DeleteInstanceRequest>, 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-21 UTC."],[[["The latest version available for `DeleteInstanceRequest` is 2.4.0, with the provided page focusing on version 1.2.0 of the Google Cloud App Engine V1."],["`DeleteInstanceRequest` is a request message used for `Instances.DeleteInstance`, which is part of the Google Cloud App Engine V1 API."],["`DeleteInstanceRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality comparisons, deep cloning, and buffer management."],["The `Name` property of `DeleteInstanceRequest` specifies the resource to be acted upon, such as `apps/myapp/services/default/versions/v1/instances/instance-1`, and it is of type `String`."]]],[]]