addProducesBytes

open fun addProducesBytes(value: ByteString): Endpoint.Builder
Types produced by this method.
repeated string produces = 7;

Return

This builder for chaining.

Parameters

value

The bytes of the produces to add.