public sealed class DeleteInstanceRequest : IMessage<DeleteInstanceRequest>, IEquatable<DeleteInstanceRequest>, IDeepCloneable<DeleteInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Filestore v1 API class DeleteInstanceRequest.
[[["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-04-17 UTC."],[[["This page provides documentation for the `DeleteInstanceRequest` class within the Google Cloud Filestore v1 API, specifically for version 2.2.0."],["The `DeleteInstanceRequest` class, part of the `Google.Cloud.Filestore.V1` namespace, is used to delete a Filestore instance and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteInstanceRequest` class offers properties like `Force`, which dictates whether to delete all instance snapshots, `InstanceName` for a typed resource name view, and `Name` for specifying the instance resource name to be deleted."],["The document provides information on the constructors for the class, in addition to the properties, inherited members, namespace, and assembly."],["The documentation provides links to all prior versions of the `DeleteInstanceRequest` class dating back to version 1.0.0."]]],[]]