appId

@get:JvmName(name = "getAppId")
@set:JvmName(name = "setAppId")
var appId: String
Specifies an optional "application ID," which can be used to identify the app being invoked.

string app_id = 1;