[[["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, used in .NET development."],["The `CreateDisposition` enum controls whether a BigQuery job is permitted to create new tables, with two possible values."],["The enum `CreateIfNeeded` enables BigQuery to automatically generate the table if it does not exist."],["The enum `CreateNever` requires the table to exist, returning an error if the table does not exist."],["The content provides access to the reference documentation for multiple versions of the Google.Cloud.BigQuery.V2 library, ranging from version 2.2.0 to 3.11.0."]]],[]]