table property

String? table
getter/setter pair

The name of the table to which to write data, of the form {projectId}.{datasetId}.{tableId}

Optional.

Implementation

core.String? table;