| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The table name | |
| namespace | List<String> | The namespace identifier | |
| predicate | String | Optional SQL predicate to filter rows for update | [optional] |
| updates | List<List<String>> | List of column updates as [column_name, expression] pairs |