public sealed class DeleteInstanceRequest : IMessage<DeleteInstanceRequest>, IEquatable<DeleteInstanceRequest>, IDeepCloneable<DeleteInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API class DeleteInstanceRequest.
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"]],[["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."],[[["This page provides reference documentation for the `DeleteInstanceRequest` class within the Google Cloud Spanner Instance Administration v1 API, specifically for the .NET environment."],["The `DeleteInstanceRequest` class is part of the `Google.Cloud.Spanner.Admin.Instance.V1` namespace and is used to represent the request for deleting a Spanner instance."],["The documentation includes details on the class's inheritance, implemented interfaces, constructors, properties such as `InstanceName` and `Name`, along with a listing of available versions ranging from `3.5.0` to `5.0.0-beta05`."],["The latest version of the API available on this webpage is `5.0.0-beta05`, which is listed as the most recent version for the class."]]],[]]