setTailBytes

open fun setTailBytes(value: ByteString): Endpoint.Builder
URL tail for this endpoint (method).
optional string tail = 5;

Return

This builder for chaining.

Parameters

value

The bytes for tail to set.