[[["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 webpage provides reference documentation for the `CreateDisposition` enum within the Google BigQuery v2 API for .NET."],["The `CreateDisposition` enum controls whether a BigQuery job can create new tables."],["The documentation lists the available versions of the `CreateDisposition` enum, ranging from version 2.2.0 to the latest version 3.11.0."],["The enum has two possible fields: `CreateIfNeeded`, which allows BigQuery to create a table if it does not exist, and `CreateNever`, which requires the table to already exist."],["The `CreateDisposition` enum is within the `Google.Cloud.BigQuery.V2` namespace, found in the `Google.Cloud.BigQuery.V2.dll` assembly."]]],[]]