[[["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 reference documentation for the `WriteDisposition` enum within the Google BigQuery v2 API for .NET."],["The latest version documented is 3.11.0, and older versions down to 2.2.0 are also available for review."],["The `WriteDisposition` enum dictates the action taken when writing data to a table that already contains existing information."],["The enum contains three possible field values: `WriteAppend` to add data, `WriteIfEmpty` to prevent writing to a non-empty table, and `WriteTruncate` to clear a table before writing new data."]]],[]]