connectAgentWithTransportFilterDisabled

open suspend override fun connectAgentWithTransportFilterDisabled(request: Empty): AgentInfo(source)

Returns the response to an RPC for ProxyService.connectAgentWithTransportFilterDisabled.

If this method fails with a StatusException, the RPC will fail with the corresponding io.grpc.Status. If this method fails with a java.util.concurrent.CancellationException, the RPC will fail with status Status.CANCELLED. If this method fails for any other reason, the RPC will fail with Status.UNKNOWN with the exception as a cause.

Parameters

request

The request from the client.