[[["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 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."]]],[]]