Class WriteMode (2.19.0)

WriteMode(value)

Mode enum of the stream.

Values: WRITE_MODE_UNSPECIFIED (0): Unknown type. INSERT (1): Insert new records into the table. It is the default value if customers do not specify it.