Obbligatorio. Il nome della serratura da controllare. Formato: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}/locks/{lock_id}
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di Lock.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-27 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."]]],[]]