response

@get:JvmName(name = "getResponse")
@set:JvmName(name = "setResponse")
var response: UnaryInvocationResponse
Specifies the response payload for this invocation.

.elide.call.v1alpha1.UnaryInvocationResponse response = 2;