Required. The name of the lock to delete. Format: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}/locks/{lock_id}
[[["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-04-05 UTC."],[[["This page details how to delete a lock using a `DELETE` HTTP request to the specified URL, requiring the lock's name in the correct format within the URL path."],["The request body must be empty for a successful deletion."],["A successful response will have an empty response body, indicating the lock has been removed."],["Deleting a lock requires one of two specific OAuth scopes or the `biglake.locks.delete` IAM permission on the lock resource."],["The provided URL syntax follows the gRPC Transcoding standards, using a set format to specify the targeted lock."]]],[]]