[[["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 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."]]],[]]