[[["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 page details how to update an existing database using a PATCH HTTP request to the specified URL, adhering to gRPC Transcoding syntax."],["The `database.name` path parameter is required and formatted as `projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}`."],["The `updateMask` query parameter allows specifying which fields to update, using a comma-separated list and the `FieldMask` format."],["Both the request and response bodies utilize the `Database` resource, which is described in the corresponding documentation."],["Updating the database requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scopes, and the `biglake.databases.update` IAM permission."]]],[]]