We have different services written in Java and kotlin. Service1 calls service2 using GRPC. But Service1 uses another Custom Java client SDK to call the GRPC on service2. So