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 must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters. Certain operations allow suffixing of the table ID with a partition decorator, such as |