jankrynauw / Testing protobuf format
0 Kedvelések
0 forkok
1 fájlok
Utoljára aktív
1 | ```proto |
2 | // The supported template types. |
3 | enum TemplateType { |
4 | // Not specified by the user. |
5 | TEMPLATE_TYPE_UNSPECIFIED = 0; |
6 | |
7 | } |
8 | ``` |
Újabb
Régebbi