addKeywordBytes

open fun addKeywordBytes(value: ByteString): Context.Metadata.Builder
Defines meta tag keywords, to be included in the page.
repeated string keyword = 3;

Return

This builder for chaining.

Parameters

value

The bytes of the keyword to add.