setKeyBytes

open fun setKeyBytes(value: ByteString): ConfigurationValue.Builder
Key for the configuration value; may be nested via dot notation.
string key = 1;

Return

This builder for chaining.

Parameters

value

The bytes for key to set.