[[["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."],[[["This webpage outlines how to create a new, empty table within a specified dataset using the BigQuery API."],["The process involves a `POST` request to a specific URL, structured with gRPC Transcoding, requiring the `projectId` and `datasetId` as path parameters."],["The request body should contain the definition of the new table, as an instance of the `Table` resource."],["Upon successful execution, the response body will provide details about the newly created table, also as an instance of the `Table` resource."],["Authorization for this operation requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]