syntax = "proto3"; package ASC.Core.Caching; message QuotaCacheItem { string Key = 1; }