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