setInfoBytes

open fun setInfoBytes(value: ByteString): HttpAuthorizationInfo.Builder
Encoded authorization info returned as part of a response.
string info = 1;

Return

This builder for chaining.

Parameters

value

The bytes for info to set.