tableId property
The ID of the table to append data to.
The data will be only appended to the table body. This field also takes
precedence over the sheet_id
field.
Implementation
core.String? tableId;
The ID of the table to append data to.
The data will be only appended to the table body. This field also takes
precedence over the sheet_id
field.
core.String? tableId;