[[["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-05-23 (UTC)"],[[["This webpage details how to update an existing database using a PATCH HTTP request to the specified URL, `https://biglake.googleapis.com/v1/{database.name=projects/*/locations/*/catalogs/*/databases/*}`."],["The request requires a `database.name` path parameter, adhering to the format: `projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}`."],["The `updateMask` query parameter, which uses the `FieldMask` format, allows you to specify which fields of the database should be updated."],["The request body must contain an instance of `Database`, and a successful response will also contain an instance of `Database`."],["Updating a database requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope, along with the `biglake.databases.update` IAM permission."]]],[]]