Required. The ID of the project containing this table.
datasetId
string
Required. The ID of the dataset containing this table.
tableId
string
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, see General Category. The maximum length is 1,024 characters. Certain operations allow suffixing of the table ID with a partition decorator, such as sample_table$20190123.
[[["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-02-20 UTC."],[[["The provided data describes a JSON structure for identifying a table, containing project, dataset, and table identifiers."],["`projectId` is a required string representing the ID of the project containing the table."],["`datasetId` is a required string representing the ID of the dataset containing the table."],["`tableId` is a required string representing the ID of the table, which can include various Unicode characters and has a maximum length of 1,024 characters, with the potential to be suffixed with a partition decorator."]]],[]]