Module: Google::Cloud::Bigquery::Storage::V1::WriteStream::WriteMode
- Defined in:
- proto_docs/google/cloud/bigquery/storage/v1/stream.rb
Overview
Mode enum of the stream.
Constant Summary collapse
- WRITE_MODE_UNSPECIFIED =
Unknown type.
0
- INSERT =
Insert new records into the table. It is the default value if customers do not specify it.
1