from protobuf message proto.models.Role
from protobuf field: string guid = 1;
from protobuf field: string name = 2;
from protobuf field: repeated string permissions = 5;
from protobuf field: string role_id = 3;
from protobuf field: string tournament_id = 4;
Generated
from protobuf message proto.models.Role