I'm trying to generate the descriptor for proto messages in Javascript so that i can use the field names to create Dynamic Forms. Java has a '.getDescriptor()'. Is there any equivalent in Javascript. Any Pointers would be helpful. Thanks.