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-03-21 UTC."],[[["This page provides reference documentation for the `DeleteInstanceRequest` class within the Google Cloud Filestore v1 API, specifically version 2.4.0."],["The `DeleteInstanceRequest` class is used to delete a Filestore instance and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers properties such as `Force`, which determines whether to delete instance snapshots, and `Name` and `InstanceName` for specifying the instance to delete."],["This documentation includes details about the class's constructors, inherited members, and the associated namespace and assembly."],["The page contains links to older versions of the same documentation, going back to version 1.0.0, and the latest being version 2.7.0."]]],[]]