[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]