[[["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-03-21 UTC."],[[["This page provides documentation for the `CreateDisposition` enum within the Google BigQuery v2 API."],["The `CreateDisposition` enum determines if a job can create new tables, with options to either create if needed or require the table to already exist."],["The latest version documented is 3.11.0, and the content includes documentation for versions back to 2.2.0."],["The `CreateIfNeeded` field within `CreateDisposition` means that BigQuery will create the table if it doesn't exist."],["The `CreateNever` field of the `CreateDisposition` enum specifies that the table must exist, otherwise a 'notFound' error will occur."]]],[]]