[[["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."],[[["The webpage provides reference documentation for the `CreateDisposition` enum within the Google BigQuery v2 API."],["The latest version documented is 3.11.0, but the page also includes documentation from previous versions, down to version 2.2.0."],["The `CreateDisposition` enum controls whether BigQuery is allowed to create new tables as part of a job."],["The enum has two fields, `CreateIfNeeded` which will create a table if it does not exist, and `CreateNever` which will not allow a table to be created."],["Each available version of the API has a link to view the documentation for the `CreateDisposition` for that specific version."]]],[]]