grpc-kotlin icon indicating copy to clipboard operation
grpc-kotlin copied to clipboard

Generate Kotlin builders for external types

Open JavierSegoviaCordoba opened this issue 2 years ago • 10 comments
trafficstars

I am using date.proto from Google types but I need to use Date.newBuilder().... Is it possible to generate a date { } builder?

JavierSegoviaCordoba avatar Dec 24 '22 12:12 JavierSegoviaCordoba