[[["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 version-specific documentation for the `WriteStream.Types.WriteMode` enum within the Google BigQuery Storage v1 API, starting from version 2.3.0 up to the latest version 3.17.0."],["The `WriteStream.Types.WriteMode` enum defines the mode for a stream, with two possible field values: `Insert`, which inserts new records into the table and is the default mode, and `Unspecified`, which represents an unknown type."],["Each version listed offers specific documentation and a code sample for the enum, within the `Google.Cloud.BigQuery.Storage.V1` namespace and `Google.Cloud.BigQuery.Storage.V1.dll` assembly."],["The default mode for inserting data into a table is the `Insert` mode, which is used when the users do not specify any other mode."]]],[]]