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 of fields that are
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\u003eThis page provides reference documentation for the \u003ccode\u003eAppendRowsRequest.Types.MissingValueInterpretation\u003c/code\u003e enum within the Google BigQuery Storage v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe enum specifies how to interpret missing values in rows that correspond to fields in the user's schema, with options including \u003ccode\u003eDefaultValue\u003c/code\u003e, \u003ccode\u003eNullValue\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefaultValue\u003c/code\u003e setting interprets missing values as the column's default value if one is defined, or NULL if no default is set, while \u003ccode\u003eNullValue\u003c/code\u003e treats all missing values as NULL.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnspecified\u003c/code\u003e setting is considered invalid, and requests using it will be rejected.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is available across multiple versions, ranging from version 2.3.0 to the latest version 3.17.0.\u003c/p\u003e\n"]]],[],null,[]]