Obligatorio. El recurso superior en el que se creará este bloqueo. Formato: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}
Cuerpo de la solicitud
El cuerpo de la solicitud contiene una instancia de Lock.
Cuerpo de la respuesta
Si el proceso se realiza de forma correcta, el cuerpo de la respuesta contiene una instancia recién creada de Lock.
Alcances de autorización
Se necesita uno de los siguientes alcances de OAuth:
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-04-30 (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."]]],[]]