Module Google::Cloud::Bigquery::Storage::V1::WriteStream::WriteMode (v0.9.2)

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.