最後活躍 1681909756

修訂 b73ab645a5e42e5b623694aa486136b19ea17399

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