[[["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 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`."]]],[]]