[[["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 details the `WriteDisposition` enum, which controls how data is written to existing tables in Google Cloud BigQuery."],["The latest version documented is 3.11.0, and the content also provides links to older versions, down to version 2.2.0."],["The `WriteDisposition` enum offers three options: `WriteAppend` for adding to the table, `WriteIfEmpty` for erroring on non-empty tables, and `WriteTruncate` for clearing the table before writing."],["The namespace for `WriteDisposition` is `Google.Cloud.BigQuery.V2`, and it is contained in the `Google.Cloud.BigQuery.V2.dll` assembly."]]],[]]