tableId property

String? tableId
getter/setter pair

The name by which the new table should be referred to within the parent instance, e.g., foobar rather than {parent}/tables/foobar.

Maximum 50 characters.

Required.

Implementation

core.String? tableId;