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