tableId property
The id of the table to create and restore to.
This table must not already exist. The table_id
appended to parent
forms the full table name of the form projects//instances//tables/
.
Required.
Implementation
core.String? tableId;