[[["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."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eWriteDisposition\u003c/code\u003e enum within the Google BigQuery v2 API, covering various versions from 2.2.0 to 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWriteDisposition\u003c/code\u003e controls how data is written to a table that already has existing data, offering options to append, truncate, or only write if the table is empty.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWriteDisposition\u003c/code\u003e enum is found within the \u003ccode\u003eGoogle.Cloud.BigQuery.V2\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe enum has three possible field values: \u003ccode\u003eWriteAppend\u003c/code\u003e, which appends new data; \u003ccode\u003eWriteIfEmpty\u003c/code\u003e, which fails if the table is not empty; and \u003ccode\u003eWriteTruncate\u003c/code\u003e, which deletes existing data.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.11.0 is the latest version available, while version 3.10.0 is the version for which the current documentation is being displayed.\u003c/p\u003e\n"]]],[],null,[]]