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