setRobotsBytes

open fun setRobotsBytes(value: ByteString): Context.Metadata.Builder
Directive for indexers/robots.
string robots = 15;

Return

This builder for chaining.

Parameters

value

The bytes for robots to set.