[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-05-31 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."]]],[]]