syntax = "proto3"; package acl; message ACLLink { string ID = 1; // @gotags: hash:ignore-" string Name = 2; }