Google BigQuery Storage v1 API - Enum AppendRowsRequest.Types.MissingValueInterpretation (3.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
public enum MissingValueInterpretation
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.