最后活跃于 1681909756

修订 b73ab645a5e42e5b623694aa486136b19ea17399

test.proto 原始文件
1// The supported template types.
2enum TemplateType {
3 // Not specified by the user.
4 TEMPLATE_TYPE_UNSPECIFIED = 0;
5
6}