[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-04-05 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."]]],[]]