syntax = "proto3"; package ASC.Core.Common.Configuration; message ConsumerCacheItem { string Name = 1; }