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