setDescriptionBytes

open fun setDescriptionBytes(value: ByteString): TableOptions.Builder
Description for the table bound to this model.
string description = 2;

Return

This builder for chaining.

Parameters

value

The bytes for description to set.