Obbligatorio. La risorsa padre in cui verrà creato questo blocco. Formato: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}
Corpo della richiesta
Il corpo della richiesta contiene un'istanza di Lock.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di Lock appena creata.
[[["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 page documents the process of creating a new lock via a `POST` request to the specified URL."],["The `parent` path parameter is a required string, defining the resource location in the format: `projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}`."],["The request body must include an instance of the `Lock` resource, and the successful response will contain a newly created `Lock` instance."],["Creating a lock requires one of the following OAuth scopes: `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."],["The operation needs the `biglake.locks.create` IAM permission on the `parent` resource to be executed."]]],[]]