table property
The BigQuery table name to which the insights data should be written.
If this table does not exist, the export call returns an INVALID_ARGUMENT error.
Implementation
core.String? table;
The BigQuery table name to which the insights data should be written.
If this table does not exist, the export call returns an INVALID_ARGUMENT error.
core.String? table;