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