setNameBytes

open fun setNameBytes(value: ByteString): AppInfo.Builder
Name of the application, if known.
optional string name = 2;

Return

This builder for chaining.

Parameters

value

The bytes for name to set.