table property

String? table
getter/setter pair

The unique name of the table to write messages to.

Values are of the form projects//instances//tables/.

Optional.

Implementation

core.String? table;