syntax = "proto3"; message GatherGadgetInfo { bool is_forbid_guest = 2; uint32 item_id = 1; }