Required. A reference to the POSIX account to update. POSIX accounts are identified by the project ID they are associated with. A reference to the POSIX account is in format users/{user}/projects/{project}.
[[["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 2024-05-29 UTC."],[[["This endpoint deletes a POSIX account specified by a user and project ID."],["The HTTP request method is `DELETE`, and the URL structure follows gRPC Transcoding syntax."],["The `name` path parameter is required to identify the POSIX account to be deleted, structured as `users/{user}/projects/{project}`."],["The request body must be empty when sending a delete request."],["Successful deletion returns an empty response body and the request requires either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/compute` OAuth scope."]]],[]]