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 `DeleteInstanceRequest` class is used to delete a Filestore instance within a specified project and location."],["This class is part of the `Google.Cloud.Filestore.V1` namespace in the `Google.Cloud.Filestore.V1.dll` assembly, and the latest documentation is version 2.7.0."],["`DeleteInstanceRequest` implements several interfaces, including `IMessage`, `IEquatable\u003cDeleteInstanceRequest\u003e`, `IDeepCloneable\u003cDeleteInstanceRequest\u003e`, and `IBufferMessage`."],["The `Name` property, which is a string representing the instance resource name, is a required parameter."],["There are several previous versions of this API available, ranging from 1.0.0 to the latest 2.7.0, each with its own specific URL."]]],[]]