[[["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."],[[["The content provides documentation for the `WriteDisposition` enum within the Google BigQuery v2 API, covering multiple versions from 2.2.0 to 3.11.0."],["The `WriteDisposition` enum dictates how data is handled when writing to a BigQuery table that already has data, with the latest being version 3.11.0."],["The enum includes three possible values: `WriteAppend` to add data to an existing table, `WriteIfEmpty` to fail if the table isn't empty, and `WriteTruncate` to clear the table before writing."],["The documentation is based on the `Google.Cloud.BigQuery.V2` namespace and `Google.Cloud.BigQuery.V2.dll` assembly, of which the current version presented is 3.9.0."]]],[]]