setName

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

Return

This builder for chaining.

Parameters

value

The name to set.