setContentBytes

open fun setContentBytes(value: ByteString): SemanticMetadata.Builder
Semantic metadata content.
string content = 4;

Return

This builder for chaining.

Parameters

value

The bytes for content to set.