Proto version of com.databricks.rpc.HttpOverRpcResponse.
This message can be specially handled in UnaryRpcService with JettyRPC when the advanced feature
CustomHandlingForHttpOverRpcProtoResponse is enabled - bypass the RPC serializer and populate
HTTP status, response headers and response body from the proto message directly.
Don't add/modify the fields before being aware of the implications.
Proto version of com.databricks.rpc.HttpOverRpcResponse.
This message can be specially handled in UnaryRpcService with JettyRPC when the advanced feature CustomHandlingForHttpOverRpcProtoResponse is enabled - bypass the RPC serializer and populate HTTP status, response headers and response body from the proto message directly.
Don't add/modify the fields before being aware of the implications.