syntax = "proto3"; package ASC.VoipService.Dao; message CachedVoipItem { int32 tenant = 1; }