[[["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."],[[["The latest version of the Google.Cloud.BigQuery.V2 API is 3.11.0, with multiple previous versions available, ranging from 3.10.0 down to 2.2.0."],["The `CreateDisposition` enum controls whether a BigQuery job can create new tables, as outlined in the Google BigQuery v2 API."],["The `CreateIfNeeded` field within `CreateDisposition` specifies that BigQuery should create the table if it doesn't already exist."],["The `CreateNever` field in `CreateDisposition` requires that the table must exist, otherwise the job will return a 'notFound' error."],["The `CreateDisposition` is contained in the `Google.Cloud.BigQuery.V2` namespace and the assembly `Google.Cloud.BigQuery.V2.dll`."]]],[]]