Class TableDataReadEvent (1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-17 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-17 UTC."],[],[]]