TableDataReadEvent(mapping=None, *, ignore_unknown_fields=False, **kwargs)Table data read event. Only present for tables, not views, and is only included in the log record for the project that owns the table.
Attributes |
|
|---|---|
| Name | Description |
table_name |
google.cloud.bigquery_logging_v1.types.TableName
Name of the accessed table. |
referenced_fields |
MutableSequence[str]
A list of referenced fields. This information is not included by default. To enable this in the logs, please contact BigQuery support or open a bug in the BigQuery issue tracker. |