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 latest version available for the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e API is 3.17.0, with a list of previous versions dating back to 2.3.0, which are all linked for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAppendRowsRequest.Types.MissingValueInterpretation\u003c/code\u003e is an enum within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e API that indicates how to interpret missing values in the data rows.\u003c/p\u003e\n"],["\u003cp\u003eThere are three possible interpretations for missing values within the \u003ccode\u003eMissingValueInterpretation\u003c/code\u003e enum: \u003ccode\u003eDefaultValue\u003c/code\u003e, \u003ccode\u003eNullValue\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each with distinct meanings.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDefaultValue\u003c/code\u003e interprets a missing value as either the column's default value or NULL, while \u003ccode\u003eNullValue\u003c/code\u003e always interprets it as NULL, and \u003ccode\u003eUnspecified\u003c/code\u003e is considered an invalid interpretation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation for the enum is within the namespace \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e and located within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]