[[["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 webpage details the `CreateDisposition` enum, which controls whether a job can create new tables in BigQuery."],["The `CreateDisposition` enum is part of the `Google.Cloud.BigQuery.V2` namespace and is found within the `Google.Cloud.BigQuery.V2.dll` assembly."],["Version 3.11.0 is the latest version available, and the page provides access to prior versions back to version 2.2.0."],["The enum has two possible fields, `CreateIfNeeded`, which will create a table if it doesn't exist, and `CreateNever`, which requires the table to exist before the job runs, or a not found error is given."]]],[]]