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