---- Pushes (SUBMIT something!) ---- //
from protobuf message proto.packets.Push
from protobuf field: proto.models.RealtimeScore realtime_score = 1;
from protobuf field: proto.packets.Push.SongFinished song_finished = 2;
from protobuf field: proto.packets.Push.QualifierScoreSubmitted qualifier_score_submtited = 3;
from protobuf oneof: data
---- Pushes (SUBMIT something!) ---- //
Generated
from protobuf message proto.packets.Push