RenameTableRequest¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| id | List<String> | The table identifier | [optional] |
| newTableName | String | New name for the table | |
| newNamespaceId | List<String> | New namespace identifier to move the table to (optional, if not specified the table stays in the same namespace) | [optional] |