[[["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-08-28 UTC."],[[["\u003cp\u003eThe latest version of the Google.Cloud.BigQuery.V2 API is 3.11.0, with multiple previous versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the \u003ccode\u003eWriteDisposition\u003c/code\u003e enum, detailing its purpose within the Google BigQuery v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWriteDisposition\u003c/code\u003e enum specifies the desired behavior when writing to a table that already contains data.\u003c/p\u003e\n"],["\u003cp\u003eThree different fields are contained within the \u003ccode\u003eWriteDisposition\u003c/code\u003e enum, including \u003ccode\u003eWriteAppend\u003c/code\u003e, \u003ccode\u003eWriteIfEmpty\u003c/code\u003e, and \u003ccode\u003eWriteTruncate\u003c/code\u003e, each representing a unique action.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWriteAppend\u003c/code\u003e field within \u003ccode\u003eWriteDisposition\u003c/code\u003e appends new data to an existing table, while \u003ccode\u003eWriteIfEmpty\u003c/code\u003e prevents writing to non-empty tables, and \u003ccode\u003eWriteTruncate\u003c/code\u003e deletes existing table data before writing new data.\u003c/p\u003e\n"]]],[],null,["# Google BigQuery v2 API - Enum WriteDisposition (3.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.11.0 (latest)](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/latest/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.10.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.9.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.8.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.7.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.6.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.5.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.4.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.3.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.2.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.1.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.0.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/2.4.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/2.3.0/Google.Cloud.BigQuery.V2.WriteDisposition)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/2.2.0/Google.Cloud.BigQuery.V2.WriteDisposition) \n\n public enum WriteDisposition\n\nReference documentation and code samples for the Google BigQuery v2 API enum WriteDisposition.\n\nIndicates the desired behavior when writing to a table which already contains data.\n\nNamespace\n---------\n\n[Google.Cloud.BigQuery.V2](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/latest/Google.Cloud.BigQuery.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.BigQuery.V2.dll"]]