path

@get:JvmName(name = "getPath")
@set:JvmName(name = "setPath")
var path: String
Specifies the HTTP request path.

string path = 4;