Hanya output. Nama resource. Format: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}/tables/{tableId}
[[["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 endpoint allows you to update an existing table using its unique table ID."],["The HTTP request is a `PATCH` method to the specified URL which follows gRPC Transcoding syntax, and requires the table name as a path parameter."],["The `updateMask` query parameter determines which fields of the table will be modified during the update operation."],["The request body should include a `Table` instance with the updated data, and upon success, a `Table` instance is returned in the response body."],["To use this endpoint, one of the listed OAuth scopes is required, and the `biglake.tables.update` IAM permission on the table's resource name is necessary."]]],[]]