I need a custom name for a generated from message case class. ScalaPB has custom names for a field, but I haven't found anything about messages in docs.
Asked
Active
Viewed 28 times
-1
-
Could you add some details of what you have and what you expect? maybe share some code? full error message? commands executed? The article [how to ask](https://stackoverflow.com/help/how-to-ask) and [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) might help you to improve your question – Gastón Schabas Aug 06 '23 at 18:05
-
If there is no such customization listed here https://scalapb.github.io/docs/customizations#custom-names then it's not supported at all. – Mateusz Kubuszok Aug 06 '23 at 19:33