generatedServiceName

fun generatedServiceName(service: Service, rpc: Rpc? = null, isImplementation: Boolean = false): ClassName

Returns the full name of the class generated for service#rpc. This returns a name like RouteGuideClient or RouteGuideGetFeatureBlockingServer.