[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-05-21 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."]]],[]]