Erforderlich. Der Name der zu prüfenden Sperre. Format: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}/locks/{lock_id}
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von Lock.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]