public sealed class DeleteInstanceRequest : IMessage<DeleteInstanceRequest>, IEquatable<DeleteInstanceRequest>, IDeepCloneable<DeleteInstanceRequest>, IBufferMessage, IMessage
The request for [DeleteInstance][google.spanner.admin.instance.v1.InstanceAdmin.DeleteInstance].
[[["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 details the \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e class, which is used to request the deletion of a Spanner instance within the Google Cloud environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring comprehensive functionality and compatibility within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides links to documentation for various versions of the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1\u003c/code\u003e package, ranging from version \u003ccode\u003e3.5.0\u003c/code\u003e up to the latest beta version \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, indicating a history of updates.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated with a parameterless constructor, \u003ccode\u003eDeleteInstanceRequest()\u003c/code\u003e, or with a constructor that takes another \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e object as a parameter, \u003ccode\u003eDeleteInstanceRequest(DeleteInstanceRequest other)\u003c/code\u003e, as well as having properties for \u003ccode\u003eInstanceName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e that are required for deleting the instance.\u003c/p\u003e\n"]]],[],null,[]]