[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-04-19 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."]]],[]]