table property
The BigQuery table to which the snapshot result should be written.
If this table does not exist, a new table with the given name will be created.
Required.
Implementation
core.String? table;
The BigQuery table to which the snapshot result should be written.
If this table does not exist, a new table with the given name will be created.
Required.
core.String? table;