[[["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 2023-02-24 UTC."],[[["This webpage documents the process for deleting an NFS share, which also automatically deletes the associated underlying volume."],["The HTTP request to delete an NFS share uses the `DELETE` method directed at a specific URL that follows gRPC Transcoding syntax, including the NFS share's name within the URL."],["The `name` parameter, which represents the NFS share to be deleted, is required within the request URL."],["The request body must be empty for the deletion of the NFS share to proceed."],["A successful deletion results in a response containing an instance of `Operation`, and the operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]