BigQuery Storage V1 API - Module Google::Cloud::Bigquery::Storage::V1::WriteStream::WriteMode (v1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the BigQuery Storage V1 API module Google::Cloud::Bigquery::Storage::V1::WriteStream::WriteMode.
Mode enum of the stream.
Constants
WRITE_MODE_UNSPECIFIED
value: 0 Unknown type.
INSERT
value: 1 Insert new records into the table.
It is the default value if customers do not specify it.