public sealed class DeleteNfsShareRequest : IMessage<DeleteNfsShareRequest>, IEquatable<DeleteNfsShareRequest>, IDeepCloneable<DeleteNfsShareRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class DeleteNfsShareRequest.
[[["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 document provides reference information for the `DeleteNfsShareRequest` class within version 1.6.0 of the Google Cloud Bare Metal Solution v2 API."],["`DeleteNfsShareRequest` is a message class used for deleting an NFS share and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `DeleteNfsShareRequest` includes properties like `NFSShareName` and `Name`, where `Name` is a required string specifying the NFS share to be deleted."],["There are multiple versions available for the `DeleteNfsShareRequest`, ranging from version 1.0.0 up to the latest version 1.7.0, alongside information about the class's inheritance and implemented interfaces."]]],[]]