setTail

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

Return

This builder for chaining.

Parameters

value

The tail to set.