TableReference Stay organized with collections Save and categorize content based on your preferences.
| JSON representation |
|---|
{"projectId":string,"datasetId":string,"tableId":string} |
| Fields | |
|---|---|
projectId |
Required. The ID of the project containing this table. |
datasetId |
Required. The ID of the dataset containing this table. |
tableId |
Required. The ID of the table. The ID can contain Unicode characters in category L (letter), M (mark), N (number), Pc (connector, including underscore), Pd (dash), and Zs (space). For more information, seeGeneral Category. The maximum length is 1,024 characters. Certain operations allow suffixing of the table ID with a partition decorator, such as |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-02 UTC.