BatchCreateTableVersionsResponse¶
Response for batch creating table versions. Contains the created versions for each table in the same order as the request.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| transactionId | String | Optional transaction identifier | [optional] |
| versions | List<TableVersion> | List of created table versions in the same order as the request entries |