ping

abstract suspend fun ping(input: PingRequest = PingRequest { }): PingResponse

Checks the health of the service.