Obrigatório. O nome do bloqueio a ser excluído. Formato: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}/locks/{lock_id}
Corpo da solicitação
O corpo da solicitação precisa estar vazio.
Corpo da resposta
Se a solicitação for concluída, o corpo da resposta estará vazio.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-05-21 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."]]],[]]