tableName property

String? tableName
getter/setter pair

Name of the table that contains the tablet.

Values are of the form projects/{project}/instances/{instance}/tables/_a-zA-Z0-9*.

Implementation

core.String? tableName;