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\u003eThe webpage details the \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e class, which is used to request the deletion of a Spanner instance within the Google Cloud platform.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e, is part of the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eDeleteInstanceRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class also presents two properties, \u003ccode\u003eInstanceName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with the latter representing the required instance name in the format of \u003ccode\u003eprojects/<project>/instances/<instance>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous versions of this class available, ranging from version 3.5.0 to the latest beta version 5.0.0-beta05.\u003c/p\u003e\n"]]],[],null,[]]