tableName property

String? tableName
getter/setter pair

The name of the table containing the properties you're altering in the following format.databases/{database_id}/tables/{table_id}

Required.

Implementation

core.String? tableName;