Obrigatório. O nome do bloqueio a ser verificado. 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 bem-sucedida, o corpo da resposta conterá uma instância de Lock.
[[["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-23 UTC."],[[["This endpoint checks the state of a lock using its ID, as specified in the URL path."],["The HTTP request is a `POST` method directed to a specific URL using gRPC Transcoding syntax, and it includes a required parameter named `name` in the path."],["The request body for this operation must be empty, and it does not require any additional parameters in its content."],["A successful response will contain an instance of the `Lock` object, detailing the state of the specified lock."],["Authorization for this operation requires one of two specified OAuth scopes or the `biglake.locks.check` IAM permission on the `name` resource."]]],[]]