syntax = "proto3"; package ASC.Common; message AscCacheItem { string Id = 1; }