Reference documentation and code samples for the Google BigQuery Storage v1 API enum AppendRowsRequest.Types.MissingValueInterpretation.
An enum to indicate how to interpret missing values. Missing values are
fields present in user schema but missing in rows. A missing value can
represent a NULL or a column default value defined in BigQuery table
schema.
[[["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\u003eMissingValueInterpretation\u003c/code\u003e enum within the Google BigQuery Storage v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis enum defines how missing values in rows are interpreted when compared to the user-defined schema.\u003c/p\u003e\n"],["\u003cp\u003eThere are three possible interpretations for missing values: \u003ccode\u003eDefaultValue\u003c/code\u003e which uses the schema's default or NULL, \u003ccode\u003eNullValue\u003c/code\u003e which explicitly marks the value as NULL, and \u003ccode\u003eUnspecified\u003c/code\u003e which will cause the request to be rejected.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the API, from version 2.3.0 up to the latest version, 3.17.0.\u003c/p\u003e\n"]]],[],null,[]]