public sealed class DeleteInstanceRequest : IMessage<DeleteInstanceRequest>, IEquatable<DeleteInstanceRequest>, IDeepCloneable<DeleteInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class DeleteInstanceRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e class within the Google Cloud App Engine v1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e class is used to construct request messages for deleting instances, as indicated by the "Request message for \u003ccode\u003eInstances.DeleteInstance\u003c/code\u003e" description.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities in message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e class has two constructors, one being a parameterless constructor and the other one accepting another \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e as a parameter, allowing for the creation of new instances with or without an existing instance to copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e class is a string type that represents the name of the resource being requested, such as in the format \u003ccode\u003eapps/myapp/services/default/versions/v1/instances/instance-1\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]