[[["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 provides documentation for the `CreateDisposition` enum within the Google BigQuery v2 API, which controls whether a job can create new tables."],["The latest version of the documentation available is for version 3.11.0, with older versions going back to version 2.2.0."],["The `CreateDisposition` enum has two possible fields: `CreateIfNeeded`, which allows BigQuery to create the table if it does not exist, and `CreateNever`, which requires the table to already exist and will return an error if not."],["The documentation is contained within the `Google.Cloud.BigQuery.V2` namespace and the `Google.Cloud.BigQuery.V2.dll` assembly."]]],[]]