syntax = "proto3"; package ASC.Core.Caching; message GroupCacheItem { string id = 1; }