message.pb.go 110 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.1
  4. // protoc v3.19.4
  5. // source: message.proto
  6. package message
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. reflect "reflect"
  11. sync "sync"
  12. )
  13. const (
  14. // Verify that this generated code is sufficiently up-to-date.
  15. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  16. // Verify that runtime/protoimpl is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  18. )
  19. type ChangeReadStatusReq struct {
  20. state protoimpl.MessageState
  21. sizeCache protoimpl.SizeCache
  22. unknownFields protoimpl.UnknownFields
  23. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // 消息id
  24. ReadStatus int64 `protobuf:"varint,2,opt,name=readStatus,proto3" json:"readStatus,omitempty"` // 阅读状态 0-未读 1-已读
  25. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  26. }
  27. func (x *ChangeReadStatusReq) Reset() {
  28. *x = ChangeReadStatusReq{}
  29. if protoimpl.UnsafeEnabled {
  30. mi := &file_message_proto_msgTypes[0]
  31. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  32. ms.StoreMessageInfo(mi)
  33. }
  34. }
  35. func (x *ChangeReadStatusReq) String() string {
  36. return protoimpl.X.MessageStringOf(x)
  37. }
  38. func (*ChangeReadStatusReq) ProtoMessage() {}
  39. func (x *ChangeReadStatusReq) ProtoReflect() protoreflect.Message {
  40. mi := &file_message_proto_msgTypes[0]
  41. if protoimpl.UnsafeEnabled && x != nil {
  42. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  43. if ms.LoadMessageInfo() == nil {
  44. ms.StoreMessageInfo(mi)
  45. }
  46. return ms
  47. }
  48. return mi.MessageOf(x)
  49. }
  50. // Deprecated: Use ChangeReadStatusReq.ProtoReflect.Descriptor instead.
  51. func (*ChangeReadStatusReq) Descriptor() ([]byte, []int) {
  52. return file_message_proto_rawDescGZIP(), []int{0}
  53. }
  54. func (x *ChangeReadStatusReq) GetId() string {
  55. if x != nil {
  56. return x.Id
  57. }
  58. return ""
  59. }
  60. func (x *ChangeReadStatusReq) GetReadStatus() int64 {
  61. if x != nil {
  62. return x.ReadStatus
  63. }
  64. return 0
  65. }
  66. func (x *ChangeReadStatusReq) GetAppid() string {
  67. if x != nil {
  68. return x.Appid
  69. }
  70. return ""
  71. }
  72. type ResCount struct {
  73. state protoimpl.MessageState
  74. sizeCache protoimpl.SizeCache
  75. unknownFields protoimpl.UnknownFields
  76. MsgType int64 `protobuf:"varint,1,opt,name=msgType,proto3" json:"msgType,omitempty"` // 类型及未读数量
  77. Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // 类型及未读数量
  78. }
  79. func (x *ResCount) Reset() {
  80. *x = ResCount{}
  81. if protoimpl.UnsafeEnabled {
  82. mi := &file_message_proto_msgTypes[1]
  83. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  84. ms.StoreMessageInfo(mi)
  85. }
  86. }
  87. func (x *ResCount) String() string {
  88. return protoimpl.X.MessageStringOf(x)
  89. }
  90. func (*ResCount) ProtoMessage() {}
  91. func (x *ResCount) ProtoReflect() protoreflect.Message {
  92. mi := &file_message_proto_msgTypes[1]
  93. if protoimpl.UnsafeEnabled && x != nil {
  94. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  95. if ms.LoadMessageInfo() == nil {
  96. ms.StoreMessageInfo(mi)
  97. }
  98. return ms
  99. }
  100. return mi.MessageOf(x)
  101. }
  102. // Deprecated: Use ResCount.ProtoReflect.Descriptor instead.
  103. func (*ResCount) Descriptor() ([]byte, []int) {
  104. return file_message_proto_rawDescGZIP(), []int{1}
  105. }
  106. func (x *ResCount) GetMsgType() int64 {
  107. if x != nil {
  108. return x.MsgType
  109. }
  110. return 0
  111. }
  112. func (x *ResCount) GetCount() int64 {
  113. if x != nil {
  114. return x.Count
  115. }
  116. return 0
  117. }
  118. // 查询指定用户未读消息合计
  119. type GetUnreadCountRequest struct {
  120. state protoimpl.MessageState
  121. sizeCache protoimpl.SizeCache
  122. unknownFields protoimpl.UnknownFields
  123. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  124. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  125. }
  126. func (x *GetUnreadCountRequest) Reset() {
  127. *x = GetUnreadCountRequest{}
  128. if protoimpl.UnsafeEnabled {
  129. mi := &file_message_proto_msgTypes[2]
  130. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  131. ms.StoreMessageInfo(mi)
  132. }
  133. }
  134. func (x *GetUnreadCountRequest) String() string {
  135. return protoimpl.X.MessageStringOf(x)
  136. }
  137. func (*GetUnreadCountRequest) ProtoMessage() {}
  138. func (x *GetUnreadCountRequest) ProtoReflect() protoreflect.Message {
  139. mi := &file_message_proto_msgTypes[2]
  140. if protoimpl.UnsafeEnabled && x != nil {
  141. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  142. if ms.LoadMessageInfo() == nil {
  143. ms.StoreMessageInfo(mi)
  144. }
  145. return ms
  146. }
  147. return mi.MessageOf(x)
  148. }
  149. // Deprecated: Use GetUnreadCountRequest.ProtoReflect.Descriptor instead.
  150. func (*GetUnreadCountRequest) Descriptor() ([]byte, []int) {
  151. return file_message_proto_rawDescGZIP(), []int{2}
  152. }
  153. func (x *GetUnreadCountRequest) GetUserId() string {
  154. if x != nil {
  155. return x.UserId
  156. }
  157. return ""
  158. }
  159. func (x *GetUnreadCountRequest) GetAppid() string {
  160. if x != nil {
  161. return x.Appid
  162. }
  163. return ""
  164. }
  165. type Response struct {
  166. state protoimpl.MessageState
  167. sizeCache protoimpl.SizeCache
  168. unknownFields protoimpl.UnknownFields
  169. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  170. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  171. }
  172. func (x *Response) Reset() {
  173. *x = Response{}
  174. if protoimpl.UnsafeEnabled {
  175. mi := &file_message_proto_msgTypes[3]
  176. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  177. ms.StoreMessageInfo(mi)
  178. }
  179. }
  180. func (x *Response) String() string {
  181. return protoimpl.X.MessageStringOf(x)
  182. }
  183. func (*Response) ProtoMessage() {}
  184. func (x *Response) ProtoReflect() protoreflect.Message {
  185. mi := &file_message_proto_msgTypes[3]
  186. if protoimpl.UnsafeEnabled && x != nil {
  187. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  188. if ms.LoadMessageInfo() == nil {
  189. ms.StoreMessageInfo(mi)
  190. }
  191. return ms
  192. }
  193. return mi.MessageOf(x)
  194. }
  195. // Deprecated: Use Response.ProtoReflect.Descriptor instead.
  196. func (*Response) Descriptor() ([]byte, []int) {
  197. return file_message_proto_rawDescGZIP(), []int{3}
  198. }
  199. func (x *Response) GetCode() int64 {
  200. if x != nil {
  201. return x.Code
  202. }
  203. return 0
  204. }
  205. func (x *Response) GetMessage() string {
  206. if x != nil {
  207. return x.Message
  208. }
  209. return ""
  210. }
  211. type GetUnreadCountResponse struct {
  212. state protoimpl.MessageState
  213. sizeCache protoimpl.SizeCache
  214. unknownFields protoimpl.UnknownFields
  215. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  216. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  217. Count int64 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` //
  218. }
  219. func (x *GetUnreadCountResponse) Reset() {
  220. *x = GetUnreadCountResponse{}
  221. if protoimpl.UnsafeEnabled {
  222. mi := &file_message_proto_msgTypes[4]
  223. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  224. ms.StoreMessageInfo(mi)
  225. }
  226. }
  227. func (x *GetUnreadCountResponse) String() string {
  228. return protoimpl.X.MessageStringOf(x)
  229. }
  230. func (*GetUnreadCountResponse) ProtoMessage() {}
  231. func (x *GetUnreadCountResponse) ProtoReflect() protoreflect.Message {
  232. mi := &file_message_proto_msgTypes[4]
  233. if protoimpl.UnsafeEnabled && x != nil {
  234. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  235. if ms.LoadMessageInfo() == nil {
  236. ms.StoreMessageInfo(mi)
  237. }
  238. return ms
  239. }
  240. return mi.MessageOf(x)
  241. }
  242. // Deprecated: Use GetUnreadCountResponse.ProtoReflect.Descriptor instead.
  243. func (*GetUnreadCountResponse) Descriptor() ([]byte, []int) {
  244. return file_message_proto_rawDescGZIP(), []int{4}
  245. }
  246. func (x *GetUnreadCountResponse) GetCode() int64 {
  247. if x != nil {
  248. return x.Code
  249. }
  250. return 0
  251. }
  252. func (x *GetUnreadCountResponse) GetMessage() string {
  253. if x != nil {
  254. return x.Message
  255. }
  256. return ""
  257. }
  258. func (x *GetUnreadCountResponse) GetCount() int64 {
  259. if x != nil {
  260. return x.Count
  261. }
  262. return 0
  263. }
  264. type FindUserMsgReq struct {
  265. state protoimpl.MessageState
  266. sizeCache protoimpl.SizeCache
  267. unknownFields protoimpl.UnknownFields
  268. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  269. ReceiveUserId string `protobuf:"bytes,2,opt,name=receiveUserId,proto3" json:"receiveUserId,omitempty"` //聊天方用户id
  270. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  271. OffSet int64 `protobuf:"varint,4,opt,name=offSet,proto3" json:"offSet,omitempty"` //当前
  272. PageSize int64 `protobuf:"varint,5,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  273. MsgType int64 `protobuf:"varint,6,opt,name=msgType,proto3" json:"msgType,omitempty"` //是否区分类型
  274. Read int64 `protobuf:"varint,7,opt,name=read,proto3" json:"read,omitempty"` // 是否区分已读未读 -1 不区分已读未读 0 未读 1 已读
  275. }
  276. func (x *FindUserMsgReq) Reset() {
  277. *x = FindUserMsgReq{}
  278. if protoimpl.UnsafeEnabled {
  279. mi := &file_message_proto_msgTypes[5]
  280. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  281. ms.StoreMessageInfo(mi)
  282. }
  283. }
  284. func (x *FindUserMsgReq) String() string {
  285. return protoimpl.X.MessageStringOf(x)
  286. }
  287. func (*FindUserMsgReq) ProtoMessage() {}
  288. func (x *FindUserMsgReq) ProtoReflect() protoreflect.Message {
  289. mi := &file_message_proto_msgTypes[5]
  290. if protoimpl.UnsafeEnabled && x != nil {
  291. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  292. if ms.LoadMessageInfo() == nil {
  293. ms.StoreMessageInfo(mi)
  294. }
  295. return ms
  296. }
  297. return mi.MessageOf(x)
  298. }
  299. // Deprecated: Use FindUserMsgReq.ProtoReflect.Descriptor instead.
  300. func (*FindUserMsgReq) Descriptor() ([]byte, []int) {
  301. return file_message_proto_rawDescGZIP(), []int{5}
  302. }
  303. func (x *FindUserMsgReq) GetUserId() string {
  304. if x != nil {
  305. return x.UserId
  306. }
  307. return ""
  308. }
  309. func (x *FindUserMsgReq) GetReceiveUserId() string {
  310. if x != nil {
  311. return x.ReceiveUserId
  312. }
  313. return ""
  314. }
  315. func (x *FindUserMsgReq) GetAppid() string {
  316. if x != nil {
  317. return x.Appid
  318. }
  319. return ""
  320. }
  321. func (x *FindUserMsgReq) GetOffSet() int64 {
  322. if x != nil {
  323. return x.OffSet
  324. }
  325. return 0
  326. }
  327. func (x *FindUserMsgReq) GetPageSize() int64 {
  328. if x != nil {
  329. return x.PageSize
  330. }
  331. return 0
  332. }
  333. func (x *FindUserMsgReq) GetMsgType() int64 {
  334. if x != nil {
  335. return x.MsgType
  336. }
  337. return 0
  338. }
  339. func (x *FindUserMsgReq) GetRead() int64 {
  340. if x != nil {
  341. return x.Read
  342. }
  343. return 0
  344. }
  345. type Messages struct {
  346. state protoimpl.MessageState
  347. sizeCache protoimpl.SizeCache
  348. unknownFields protoimpl.UnknownFields
  349. ReceiveUserId string `protobuf:"bytes,1,opt,name=receiveUserId,proto3" json:"receiveUserId,omitempty"` //接收方用户ID
  350. ReceiveName string `protobuf:"bytes,2,opt,name=receiveName,proto3" json:"receiveName,omitempty"` //接收方用户名
  351. SendUserId string `protobuf:"bytes,3,opt,name=sendUserId,proto3" json:"sendUserId,omitempty"` //发送方用户ID
  352. SendName string `protobuf:"bytes,4,opt,name=sendName,proto3" json:"sendName,omitempty"` //发送方用户名
  353. Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` //主题
  354. Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` //内容
  355. MsgType int64 `protobuf:"varint,7,opt,name=msgType,proto3" json:"msgType,omitempty"` //消息类型 1:客服 2:系统通知 3:营销 4:用户会话
  356. Link string `protobuf:"bytes,8,opt,name=link,proto3" json:"link,omitempty"` //跳转链接
  357. CiteId int64 `protobuf:"varint,9,opt,name=citeId,proto3" json:"citeId,omitempty"` //引用id
  358. IsRead int64 `protobuf:"varint,10,opt,name=isRead,proto3" json:"isRead,omitempty"` //已读未读 0:未读 1:已读
  359. Createtime string `protobuf:"bytes,11,opt,name=createtime,proto3" json:"createtime,omitempty"`
  360. Appid string `protobuf:"bytes,12,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  361. Id string `protobuf:"bytes,13,opt,name=id,proto3" json:"id,omitempty"` //消息id
  362. MsgLogId int64 `protobuf:"varint,14,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"`
  363. Url map[string]string `protobuf:"bytes,15,rep,name=url,proto3" json:"url,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  364. }
  365. func (x *Messages) Reset() {
  366. *x = Messages{}
  367. if protoimpl.UnsafeEnabled {
  368. mi := &file_message_proto_msgTypes[6]
  369. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  370. ms.StoreMessageInfo(mi)
  371. }
  372. }
  373. func (x *Messages) String() string {
  374. return protoimpl.X.MessageStringOf(x)
  375. }
  376. func (*Messages) ProtoMessage() {}
  377. func (x *Messages) ProtoReflect() protoreflect.Message {
  378. mi := &file_message_proto_msgTypes[6]
  379. if protoimpl.UnsafeEnabled && x != nil {
  380. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  381. if ms.LoadMessageInfo() == nil {
  382. ms.StoreMessageInfo(mi)
  383. }
  384. return ms
  385. }
  386. return mi.MessageOf(x)
  387. }
  388. // Deprecated: Use Messages.ProtoReflect.Descriptor instead.
  389. func (*Messages) Descriptor() ([]byte, []int) {
  390. return file_message_proto_rawDescGZIP(), []int{6}
  391. }
  392. func (x *Messages) GetReceiveUserId() string {
  393. if x != nil {
  394. return x.ReceiveUserId
  395. }
  396. return ""
  397. }
  398. func (x *Messages) GetReceiveName() string {
  399. if x != nil {
  400. return x.ReceiveName
  401. }
  402. return ""
  403. }
  404. func (x *Messages) GetSendUserId() string {
  405. if x != nil {
  406. return x.SendUserId
  407. }
  408. return ""
  409. }
  410. func (x *Messages) GetSendName() string {
  411. if x != nil {
  412. return x.SendName
  413. }
  414. return ""
  415. }
  416. func (x *Messages) GetTitle() string {
  417. if x != nil {
  418. return x.Title
  419. }
  420. return ""
  421. }
  422. func (x *Messages) GetContent() string {
  423. if x != nil {
  424. return x.Content
  425. }
  426. return ""
  427. }
  428. func (x *Messages) GetMsgType() int64 {
  429. if x != nil {
  430. return x.MsgType
  431. }
  432. return 0
  433. }
  434. func (x *Messages) GetLink() string {
  435. if x != nil {
  436. return x.Link
  437. }
  438. return ""
  439. }
  440. func (x *Messages) GetCiteId() int64 {
  441. if x != nil {
  442. return x.CiteId
  443. }
  444. return 0
  445. }
  446. func (x *Messages) GetIsRead() int64 {
  447. if x != nil {
  448. return x.IsRead
  449. }
  450. return 0
  451. }
  452. func (x *Messages) GetCreatetime() string {
  453. if x != nil {
  454. return x.Createtime
  455. }
  456. return ""
  457. }
  458. func (x *Messages) GetAppid() string {
  459. if x != nil {
  460. return x.Appid
  461. }
  462. return ""
  463. }
  464. func (x *Messages) GetId() string {
  465. if x != nil {
  466. return x.Id
  467. }
  468. return ""
  469. }
  470. func (x *Messages) GetMsgLogId() int64 {
  471. if x != nil {
  472. return x.MsgLogId
  473. }
  474. return 0
  475. }
  476. func (x *Messages) GetUrl() map[string]string {
  477. if x != nil {
  478. return x.Url
  479. }
  480. return nil
  481. }
  482. type FindUserMsgRes struct {
  483. state protoimpl.MessageState
  484. sizeCache protoimpl.SizeCache
  485. unknownFields protoimpl.UnknownFields
  486. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  487. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  488. Data []*Messages `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` //
  489. Count int64 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` //总数
  490. }
  491. func (x *FindUserMsgRes) Reset() {
  492. *x = FindUserMsgRes{}
  493. if protoimpl.UnsafeEnabled {
  494. mi := &file_message_proto_msgTypes[7]
  495. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  496. ms.StoreMessageInfo(mi)
  497. }
  498. }
  499. func (x *FindUserMsgRes) String() string {
  500. return protoimpl.X.MessageStringOf(x)
  501. }
  502. func (*FindUserMsgRes) ProtoMessage() {}
  503. func (x *FindUserMsgRes) ProtoReflect() protoreflect.Message {
  504. mi := &file_message_proto_msgTypes[7]
  505. if protoimpl.UnsafeEnabled && x != nil {
  506. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  507. if ms.LoadMessageInfo() == nil {
  508. ms.StoreMessageInfo(mi)
  509. }
  510. return ms
  511. }
  512. return mi.MessageOf(x)
  513. }
  514. // Deprecated: Use FindUserMsgRes.ProtoReflect.Descriptor instead.
  515. func (*FindUserMsgRes) Descriptor() ([]byte, []int) {
  516. return file_message_proto_rawDescGZIP(), []int{7}
  517. }
  518. func (x *FindUserMsgRes) GetCode() int64 {
  519. if x != nil {
  520. return x.Code
  521. }
  522. return 0
  523. }
  524. func (x *FindUserMsgRes) GetMessage() string {
  525. if x != nil {
  526. return x.Message
  527. }
  528. return ""
  529. }
  530. func (x *FindUserMsgRes) GetData() []*Messages {
  531. if x != nil {
  532. return x.Data
  533. }
  534. return nil
  535. }
  536. func (x *FindUserMsgRes) GetCount() int64 {
  537. if x != nil {
  538. return x.Count
  539. }
  540. return 0
  541. }
  542. type GetClassUnreadCountReq struct {
  543. state protoimpl.MessageState
  544. sizeCache protoimpl.SizeCache
  545. unknownFields protoimpl.UnknownFields
  546. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  547. MsgType int64 `protobuf:"varint,2,opt,name=msgType,proto3" json:"msgType,omitempty"` //分类 1:客服 2:系统通知 3:营销 4:用户会话
  548. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  549. }
  550. func (x *GetClassUnreadCountReq) Reset() {
  551. *x = GetClassUnreadCountReq{}
  552. if protoimpl.UnsafeEnabled {
  553. mi := &file_message_proto_msgTypes[8]
  554. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  555. ms.StoreMessageInfo(mi)
  556. }
  557. }
  558. func (x *GetClassUnreadCountReq) String() string {
  559. return protoimpl.X.MessageStringOf(x)
  560. }
  561. func (*GetClassUnreadCountReq) ProtoMessage() {}
  562. func (x *GetClassUnreadCountReq) ProtoReflect() protoreflect.Message {
  563. mi := &file_message_proto_msgTypes[8]
  564. if protoimpl.UnsafeEnabled && x != nil {
  565. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  566. if ms.LoadMessageInfo() == nil {
  567. ms.StoreMessageInfo(mi)
  568. }
  569. return ms
  570. }
  571. return mi.MessageOf(x)
  572. }
  573. // Deprecated: Use GetClassUnreadCountReq.ProtoReflect.Descriptor instead.
  574. func (*GetClassUnreadCountReq) Descriptor() ([]byte, []int) {
  575. return file_message_proto_rawDescGZIP(), []int{8}
  576. }
  577. func (x *GetClassUnreadCountReq) GetUserId() string {
  578. if x != nil {
  579. return x.UserId
  580. }
  581. return ""
  582. }
  583. func (x *GetClassUnreadCountReq) GetMsgType() int64 {
  584. if x != nil {
  585. return x.MsgType
  586. }
  587. return 0
  588. }
  589. func (x *GetClassUnreadCountReq) GetAppid() string {
  590. if x != nil {
  591. return x.Appid
  592. }
  593. return ""
  594. }
  595. // 查看消息内容
  596. type MessageDetailReq struct {
  597. state protoimpl.MessageState
  598. sizeCache protoimpl.SizeCache
  599. unknownFields protoimpl.UnknownFields
  600. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` //消息id
  601. }
  602. func (x *MessageDetailReq) Reset() {
  603. *x = MessageDetailReq{}
  604. if protoimpl.UnsafeEnabled {
  605. mi := &file_message_proto_msgTypes[9]
  606. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  607. ms.StoreMessageInfo(mi)
  608. }
  609. }
  610. func (x *MessageDetailReq) String() string {
  611. return protoimpl.X.MessageStringOf(x)
  612. }
  613. func (*MessageDetailReq) ProtoMessage() {}
  614. func (x *MessageDetailReq) ProtoReflect() protoreflect.Message {
  615. mi := &file_message_proto_msgTypes[9]
  616. if protoimpl.UnsafeEnabled && x != nil {
  617. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  618. if ms.LoadMessageInfo() == nil {
  619. ms.StoreMessageInfo(mi)
  620. }
  621. return ms
  622. }
  623. return mi.MessageOf(x)
  624. }
  625. // Deprecated: Use MessageDetailReq.ProtoReflect.Descriptor instead.
  626. func (*MessageDetailReq) Descriptor() ([]byte, []int) {
  627. return file_message_proto_rawDescGZIP(), []int{9}
  628. }
  629. func (x *MessageDetailReq) GetId() string {
  630. if x != nil {
  631. return x.Id
  632. }
  633. return ""
  634. }
  635. type MessageDetailResp struct {
  636. state protoimpl.MessageState
  637. sizeCache protoimpl.SizeCache
  638. unknownFields protoimpl.UnknownFields
  639. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  640. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  641. Data *Messages `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` //
  642. }
  643. func (x *MessageDetailResp) Reset() {
  644. *x = MessageDetailResp{}
  645. if protoimpl.UnsafeEnabled {
  646. mi := &file_message_proto_msgTypes[10]
  647. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  648. ms.StoreMessageInfo(mi)
  649. }
  650. }
  651. func (x *MessageDetailResp) String() string {
  652. return protoimpl.X.MessageStringOf(x)
  653. }
  654. func (*MessageDetailResp) ProtoMessage() {}
  655. func (x *MessageDetailResp) ProtoReflect() protoreflect.Message {
  656. mi := &file_message_proto_msgTypes[10]
  657. if protoimpl.UnsafeEnabled && x != nil {
  658. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  659. if ms.LoadMessageInfo() == nil {
  660. ms.StoreMessageInfo(mi)
  661. }
  662. return ms
  663. }
  664. return mi.MessageOf(x)
  665. }
  666. // Deprecated: Use MessageDetailResp.ProtoReflect.Descriptor instead.
  667. func (*MessageDetailResp) Descriptor() ([]byte, []int) {
  668. return file_message_proto_rawDescGZIP(), []int{10}
  669. }
  670. func (x *MessageDetailResp) GetCode() int64 {
  671. if x != nil {
  672. return x.Code
  673. }
  674. return 0
  675. }
  676. func (x *MessageDetailResp) GetMessage() string {
  677. if x != nil {
  678. return x.Message
  679. }
  680. return ""
  681. }
  682. func (x *MessageDetailResp) GetData() *Messages {
  683. if x != nil {
  684. return x.Data
  685. }
  686. return nil
  687. }
  688. type GetLastMessageReq struct {
  689. state protoimpl.MessageState
  690. sizeCache protoimpl.SizeCache
  691. unknownFields protoimpl.UnknownFields
  692. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  693. MsgType int64 `protobuf:"varint,2,opt,name=msgType,proto3" json:"msgType,omitempty"` //分类 1:客服 2:系统通知 3:营销 4:用户会话
  694. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  695. IsRead int64 `protobuf:"varint,4,opt,name=isRead,proto3" json:"isRead,omitempty"` // 0:未读 1:已读 -1 不区分
  696. }
  697. func (x *GetLastMessageReq) Reset() {
  698. *x = GetLastMessageReq{}
  699. if protoimpl.UnsafeEnabled {
  700. mi := &file_message_proto_msgTypes[11]
  701. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  702. ms.StoreMessageInfo(mi)
  703. }
  704. }
  705. func (x *GetLastMessageReq) String() string {
  706. return protoimpl.X.MessageStringOf(x)
  707. }
  708. func (*GetLastMessageReq) ProtoMessage() {}
  709. func (x *GetLastMessageReq) ProtoReflect() protoreflect.Message {
  710. mi := &file_message_proto_msgTypes[11]
  711. if protoimpl.UnsafeEnabled && x != nil {
  712. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  713. if ms.LoadMessageInfo() == nil {
  714. ms.StoreMessageInfo(mi)
  715. }
  716. return ms
  717. }
  718. return mi.MessageOf(x)
  719. }
  720. // Deprecated: Use GetLastMessageReq.ProtoReflect.Descriptor instead.
  721. func (*GetLastMessageReq) Descriptor() ([]byte, []int) {
  722. return file_message_proto_rawDescGZIP(), []int{11}
  723. }
  724. func (x *GetLastMessageReq) GetUserId() string {
  725. if x != nil {
  726. return x.UserId
  727. }
  728. return ""
  729. }
  730. func (x *GetLastMessageReq) GetMsgType() int64 {
  731. if x != nil {
  732. return x.MsgType
  733. }
  734. return 0
  735. }
  736. func (x *GetLastMessageReq) GetAppid() string {
  737. if x != nil {
  738. return x.Appid
  739. }
  740. return ""
  741. }
  742. func (x *GetLastMessageReq) GetIsRead() int64 {
  743. if x != nil {
  744. return x.IsRead
  745. }
  746. return 0
  747. }
  748. type GetLastMessageRes struct {
  749. state protoimpl.MessageState
  750. sizeCache protoimpl.SizeCache
  751. unknownFields protoimpl.UnknownFields
  752. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  753. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  754. Data *Messages `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` //
  755. }
  756. func (x *GetLastMessageRes) Reset() {
  757. *x = GetLastMessageRes{}
  758. if protoimpl.UnsafeEnabled {
  759. mi := &file_message_proto_msgTypes[12]
  760. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  761. ms.StoreMessageInfo(mi)
  762. }
  763. }
  764. func (x *GetLastMessageRes) String() string {
  765. return protoimpl.X.MessageStringOf(x)
  766. }
  767. func (*GetLastMessageRes) ProtoMessage() {}
  768. func (x *GetLastMessageRes) ProtoReflect() protoreflect.Message {
  769. mi := &file_message_proto_msgTypes[12]
  770. if protoimpl.UnsafeEnabled && x != nil {
  771. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  772. if ms.LoadMessageInfo() == nil {
  773. ms.StoreMessageInfo(mi)
  774. }
  775. return ms
  776. }
  777. return mi.MessageOf(x)
  778. }
  779. // Deprecated: Use GetLastMessageRes.ProtoReflect.Descriptor instead.
  780. func (*GetLastMessageRes) Descriptor() ([]byte, []int) {
  781. return file_message_proto_rawDescGZIP(), []int{12}
  782. }
  783. func (x *GetLastMessageRes) GetCode() int64 {
  784. if x != nil {
  785. return x.Code
  786. }
  787. return 0
  788. }
  789. func (x *GetLastMessageRes) GetMessage() string {
  790. if x != nil {
  791. return x.Message
  792. }
  793. return ""
  794. }
  795. func (x *GetLastMessageRes) GetData() *Messages {
  796. if x != nil {
  797. return x.Data
  798. }
  799. return nil
  800. }
  801. // 获取用户分类的的未读消息分类及数量 及分类下最新的消息
  802. type GetUnreadClassCountReq struct {
  803. state protoimpl.MessageState
  804. sizeCache protoimpl.SizeCache
  805. unknownFields protoimpl.UnknownFields
  806. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  807. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  808. NeedMsg bool `protobuf:"varint,3,opt,name=needMsg,proto3" json:"needMsg,omitempty"` //是否需要分类下的最新一条消息
  809. }
  810. func (x *GetUnreadClassCountReq) Reset() {
  811. *x = GetUnreadClassCountReq{}
  812. if protoimpl.UnsafeEnabled {
  813. mi := &file_message_proto_msgTypes[13]
  814. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  815. ms.StoreMessageInfo(mi)
  816. }
  817. }
  818. func (x *GetUnreadClassCountReq) String() string {
  819. return protoimpl.X.MessageStringOf(x)
  820. }
  821. func (*GetUnreadClassCountReq) ProtoMessage() {}
  822. func (x *GetUnreadClassCountReq) ProtoReflect() protoreflect.Message {
  823. mi := &file_message_proto_msgTypes[13]
  824. if protoimpl.UnsafeEnabled && x != nil {
  825. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  826. if ms.LoadMessageInfo() == nil {
  827. ms.StoreMessageInfo(mi)
  828. }
  829. return ms
  830. }
  831. return mi.MessageOf(x)
  832. }
  833. // Deprecated: Use GetUnreadClassCountReq.ProtoReflect.Descriptor instead.
  834. func (*GetUnreadClassCountReq) Descriptor() ([]byte, []int) {
  835. return file_message_proto_rawDescGZIP(), []int{13}
  836. }
  837. func (x *GetUnreadClassCountReq) GetUserId() string {
  838. if x != nil {
  839. return x.UserId
  840. }
  841. return ""
  842. }
  843. func (x *GetUnreadClassCountReq) GetAppid() string {
  844. if x != nil {
  845. return x.Appid
  846. }
  847. return ""
  848. }
  849. func (x *GetUnreadClassCountReq) GetNeedMsg() bool {
  850. if x != nil {
  851. return x.NeedMsg
  852. }
  853. return false
  854. }
  855. type GetUnreadClassCountRes struct {
  856. state protoimpl.MessageState
  857. sizeCache protoimpl.SizeCache
  858. unknownFields protoimpl.UnknownFields
  859. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  860. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  861. Data []*ResCount `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` //
  862. Info []*Messages `protobuf:"bytes,4,rep,name=info,proto3" json:"info,omitempty"` // 每个类型最新消息列表
  863. }
  864. func (x *GetUnreadClassCountRes) Reset() {
  865. *x = GetUnreadClassCountRes{}
  866. if protoimpl.UnsafeEnabled {
  867. mi := &file_message_proto_msgTypes[14]
  868. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  869. ms.StoreMessageInfo(mi)
  870. }
  871. }
  872. func (x *GetUnreadClassCountRes) String() string {
  873. return protoimpl.X.MessageStringOf(x)
  874. }
  875. func (*GetUnreadClassCountRes) ProtoMessage() {}
  876. func (x *GetUnreadClassCountRes) ProtoReflect() protoreflect.Message {
  877. mi := &file_message_proto_msgTypes[14]
  878. if protoimpl.UnsafeEnabled && x != nil {
  879. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  880. if ms.LoadMessageInfo() == nil {
  881. ms.StoreMessageInfo(mi)
  882. }
  883. return ms
  884. }
  885. return mi.MessageOf(x)
  886. }
  887. // Deprecated: Use GetUnreadClassCountRes.ProtoReflect.Descriptor instead.
  888. func (*GetUnreadClassCountRes) Descriptor() ([]byte, []int) {
  889. return file_message_proto_rawDescGZIP(), []int{14}
  890. }
  891. func (x *GetUnreadClassCountRes) GetCode() int64 {
  892. if x != nil {
  893. return x.Code
  894. }
  895. return 0
  896. }
  897. func (x *GetUnreadClassCountRes) GetMessage() string {
  898. if x != nil {
  899. return x.Message
  900. }
  901. return ""
  902. }
  903. func (x *GetUnreadClassCountRes) GetData() []*ResCount {
  904. if x != nil {
  905. return x.Data
  906. }
  907. return nil
  908. }
  909. func (x *GetUnreadClassCountRes) GetInfo() []*Messages {
  910. if x != nil {
  911. return x.Info
  912. }
  913. return nil
  914. }
  915. type GetMsgTypeReq struct {
  916. state protoimpl.MessageState
  917. sizeCache protoimpl.SizeCache
  918. unknownFields protoimpl.UnknownFields
  919. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  920. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  921. }
  922. func (x *GetMsgTypeReq) Reset() {
  923. *x = GetMsgTypeReq{}
  924. if protoimpl.UnsafeEnabled {
  925. mi := &file_message_proto_msgTypes[15]
  926. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  927. ms.StoreMessageInfo(mi)
  928. }
  929. }
  930. func (x *GetMsgTypeReq) String() string {
  931. return protoimpl.X.MessageStringOf(x)
  932. }
  933. func (*GetMsgTypeReq) ProtoMessage() {}
  934. func (x *GetMsgTypeReq) ProtoReflect() protoreflect.Message {
  935. mi := &file_message_proto_msgTypes[15]
  936. if protoimpl.UnsafeEnabled && x != nil {
  937. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  938. if ms.LoadMessageInfo() == nil {
  939. ms.StoreMessageInfo(mi)
  940. }
  941. return ms
  942. }
  943. return mi.MessageOf(x)
  944. }
  945. // Deprecated: Use GetMsgTypeReq.ProtoReflect.Descriptor instead.
  946. func (*GetMsgTypeReq) Descriptor() ([]byte, []int) {
  947. return file_message_proto_rawDescGZIP(), []int{15}
  948. }
  949. func (x *GetMsgTypeReq) GetUserId() string {
  950. if x != nil {
  951. return x.UserId
  952. }
  953. return ""
  954. }
  955. func (x *GetMsgTypeReq) GetAppid() string {
  956. if x != nil {
  957. return x.Appid
  958. }
  959. return ""
  960. }
  961. type GetMsgTypeRes struct {
  962. state protoimpl.MessageState
  963. sizeCache protoimpl.SizeCache
  964. unknownFields protoimpl.UnknownFields
  965. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  966. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  967. Data []int64 `protobuf:"varint,3,rep,packed,name=data,proto3" json:"data,omitempty"` //
  968. }
  969. func (x *GetMsgTypeRes) Reset() {
  970. *x = GetMsgTypeRes{}
  971. if protoimpl.UnsafeEnabled {
  972. mi := &file_message_proto_msgTypes[16]
  973. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  974. ms.StoreMessageInfo(mi)
  975. }
  976. }
  977. func (x *GetMsgTypeRes) String() string {
  978. return protoimpl.X.MessageStringOf(x)
  979. }
  980. func (*GetMsgTypeRes) ProtoMessage() {}
  981. func (x *GetMsgTypeRes) ProtoReflect() protoreflect.Message {
  982. mi := &file_message_proto_msgTypes[16]
  983. if protoimpl.UnsafeEnabled && x != nil {
  984. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  985. if ms.LoadMessageInfo() == nil {
  986. ms.StoreMessageInfo(mi)
  987. }
  988. return ms
  989. }
  990. return mi.MessageOf(x)
  991. }
  992. // Deprecated: Use GetMsgTypeRes.ProtoReflect.Descriptor instead.
  993. func (*GetMsgTypeRes) Descriptor() ([]byte, []int) {
  994. return file_message_proto_rawDescGZIP(), []int{16}
  995. }
  996. func (x *GetMsgTypeRes) GetCode() int64 {
  997. if x != nil {
  998. return x.Code
  999. }
  1000. return 0
  1001. }
  1002. func (x *GetMsgTypeRes) GetMessage() string {
  1003. if x != nil {
  1004. return x.Message
  1005. }
  1006. return ""
  1007. }
  1008. func (x *GetMsgTypeRes) GetData() []int64 {
  1009. if x != nil {
  1010. return x.Data
  1011. }
  1012. return nil
  1013. }
  1014. type User struct {
  1015. state protoimpl.MessageState
  1016. sizeCache protoimpl.SizeCache
  1017. unknownFields protoimpl.UnknownFields
  1018. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"`
  1019. UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"`
  1020. }
  1021. func (x *User) Reset() {
  1022. *x = User{}
  1023. if protoimpl.UnsafeEnabled {
  1024. mi := &file_message_proto_msgTypes[17]
  1025. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1026. ms.StoreMessageInfo(mi)
  1027. }
  1028. }
  1029. func (x *User) String() string {
  1030. return protoimpl.X.MessageStringOf(x)
  1031. }
  1032. func (*User) ProtoMessage() {}
  1033. func (x *User) ProtoReflect() protoreflect.Message {
  1034. mi := &file_message_proto_msgTypes[17]
  1035. if protoimpl.UnsafeEnabled && x != nil {
  1036. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1037. if ms.LoadMessageInfo() == nil {
  1038. ms.StoreMessageInfo(mi)
  1039. }
  1040. return ms
  1041. }
  1042. return mi.MessageOf(x)
  1043. }
  1044. // Deprecated: Use User.ProtoReflect.Descriptor instead.
  1045. func (*User) Descriptor() ([]byte, []int) {
  1046. return file_message_proto_rawDescGZIP(), []int{17}
  1047. }
  1048. func (x *User) GetUserId() string {
  1049. if x != nil {
  1050. return x.UserId
  1051. }
  1052. return ""
  1053. }
  1054. func (x *User) GetUserName() string {
  1055. if x != nil {
  1056. return x.UserName
  1057. }
  1058. return ""
  1059. }
  1060. type MultipleSaveMsgReq struct {
  1061. state protoimpl.MessageState
  1062. sizeCache protoimpl.SizeCache
  1063. unknownFields protoimpl.UnknownFields
  1064. UserIds string `protobuf:"bytes,1,opt,name=userIds,proto3" json:"userIds,omitempty"`
  1065. UserNames string `protobuf:"bytes,2,opt,name=userNames,proto3" json:"userNames,omitempty"`
  1066. SendUserId string `protobuf:"bytes,3,opt,name=sendUserId,proto3" json:"sendUserId,omitempty"` //发送方用户ID
  1067. SendName string `protobuf:"bytes,4,opt,name=sendName,proto3" json:"sendName,omitempty"` //发送方用户名
  1068. Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` //主题
  1069. Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` //内容
  1070. MsgType int64 `protobuf:"varint,7,opt,name=msgType,proto3" json:"msgType,omitempty"` //消息类型 1:客服 2:系统通知 3:营销 4:用户会话
  1071. Link string `protobuf:"bytes,8,opt,name=link,proto3" json:"link,omitempty"` //跳转链接
  1072. CiteId int64 `protobuf:"varint,9,opt,name=citeId,proto3" json:"citeId,omitempty"` //引用id
  1073. Appid string `protobuf:"bytes,10,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  1074. MsgLogId int64 `protobuf:"varint,11,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"` //消息记录表id
  1075. ShowBuoy int64 `protobuf:"varint,12,opt,name=showBuoy,proto3" json:"showBuoy,omitempty"` //是否展示为浮标
  1076. ShowContent string `protobuf:"bytes,13,opt,name=showContent,proto3" json:"showContent,omitempty"` //展示文案
  1077. PositionIds string `protobuf:"bytes,14,opt,name=positionIds,proto3" json:"positionIds,omitempty"` // 职位id 逗号分割
  1078. }
  1079. func (x *MultipleSaveMsgReq) Reset() {
  1080. *x = MultipleSaveMsgReq{}
  1081. if protoimpl.UnsafeEnabled {
  1082. mi := &file_message_proto_msgTypes[18]
  1083. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1084. ms.StoreMessageInfo(mi)
  1085. }
  1086. }
  1087. func (x *MultipleSaveMsgReq) String() string {
  1088. return protoimpl.X.MessageStringOf(x)
  1089. }
  1090. func (*MultipleSaveMsgReq) ProtoMessage() {}
  1091. func (x *MultipleSaveMsgReq) ProtoReflect() protoreflect.Message {
  1092. mi := &file_message_proto_msgTypes[18]
  1093. if protoimpl.UnsafeEnabled && x != nil {
  1094. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1095. if ms.LoadMessageInfo() == nil {
  1096. ms.StoreMessageInfo(mi)
  1097. }
  1098. return ms
  1099. }
  1100. return mi.MessageOf(x)
  1101. }
  1102. // Deprecated: Use MultipleSaveMsgReq.ProtoReflect.Descriptor instead.
  1103. func (*MultipleSaveMsgReq) Descriptor() ([]byte, []int) {
  1104. return file_message_proto_rawDescGZIP(), []int{18}
  1105. }
  1106. func (x *MultipleSaveMsgReq) GetUserIds() string {
  1107. if x != nil {
  1108. return x.UserIds
  1109. }
  1110. return ""
  1111. }
  1112. func (x *MultipleSaveMsgReq) GetUserNames() string {
  1113. if x != nil {
  1114. return x.UserNames
  1115. }
  1116. return ""
  1117. }
  1118. func (x *MultipleSaveMsgReq) GetSendUserId() string {
  1119. if x != nil {
  1120. return x.SendUserId
  1121. }
  1122. return ""
  1123. }
  1124. func (x *MultipleSaveMsgReq) GetSendName() string {
  1125. if x != nil {
  1126. return x.SendName
  1127. }
  1128. return ""
  1129. }
  1130. func (x *MultipleSaveMsgReq) GetTitle() string {
  1131. if x != nil {
  1132. return x.Title
  1133. }
  1134. return ""
  1135. }
  1136. func (x *MultipleSaveMsgReq) GetContent() string {
  1137. if x != nil {
  1138. return x.Content
  1139. }
  1140. return ""
  1141. }
  1142. func (x *MultipleSaveMsgReq) GetMsgType() int64 {
  1143. if x != nil {
  1144. return x.MsgType
  1145. }
  1146. return 0
  1147. }
  1148. func (x *MultipleSaveMsgReq) GetLink() string {
  1149. if x != nil {
  1150. return x.Link
  1151. }
  1152. return ""
  1153. }
  1154. func (x *MultipleSaveMsgReq) GetCiteId() int64 {
  1155. if x != nil {
  1156. return x.CiteId
  1157. }
  1158. return 0
  1159. }
  1160. func (x *MultipleSaveMsgReq) GetAppid() string {
  1161. if x != nil {
  1162. return x.Appid
  1163. }
  1164. return ""
  1165. }
  1166. func (x *MultipleSaveMsgReq) GetMsgLogId() int64 {
  1167. if x != nil {
  1168. return x.MsgLogId
  1169. }
  1170. return 0
  1171. }
  1172. func (x *MultipleSaveMsgReq) GetShowBuoy() int64 {
  1173. if x != nil {
  1174. return x.ShowBuoy
  1175. }
  1176. return 0
  1177. }
  1178. func (x *MultipleSaveMsgReq) GetShowContent() string {
  1179. if x != nil {
  1180. return x.ShowContent
  1181. }
  1182. return ""
  1183. }
  1184. func (x *MultipleSaveMsgReq) GetPositionIds() string {
  1185. if x != nil {
  1186. return x.PositionIds
  1187. }
  1188. return ""
  1189. }
  1190. type MultipleSaveMsgResp struct {
  1191. state protoimpl.MessageState
  1192. sizeCache protoimpl.SizeCache
  1193. unknownFields protoimpl.UnknownFields
  1194. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  1195. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  1196. ErrCount int64 `protobuf:"varint,3,opt,name=errCount,proto3" json:"errCount,omitempty"` // 保存出错数量
  1197. }
  1198. func (x *MultipleSaveMsgResp) Reset() {
  1199. *x = MultipleSaveMsgResp{}
  1200. if protoimpl.UnsafeEnabled {
  1201. mi := &file_message_proto_msgTypes[19]
  1202. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1203. ms.StoreMessageInfo(mi)
  1204. }
  1205. }
  1206. func (x *MultipleSaveMsgResp) String() string {
  1207. return protoimpl.X.MessageStringOf(x)
  1208. }
  1209. func (*MultipleSaveMsgResp) ProtoMessage() {}
  1210. func (x *MultipleSaveMsgResp) ProtoReflect() protoreflect.Message {
  1211. mi := &file_message_proto_msgTypes[19]
  1212. if protoimpl.UnsafeEnabled && x != nil {
  1213. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1214. if ms.LoadMessageInfo() == nil {
  1215. ms.StoreMessageInfo(mi)
  1216. }
  1217. return ms
  1218. }
  1219. return mi.MessageOf(x)
  1220. }
  1221. // Deprecated: Use MultipleSaveMsgResp.ProtoReflect.Descriptor instead.
  1222. func (*MultipleSaveMsgResp) Descriptor() ([]byte, []int) {
  1223. return file_message_proto_rawDescGZIP(), []int{19}
  1224. }
  1225. func (x *MultipleSaveMsgResp) GetCode() int64 {
  1226. if x != nil {
  1227. return x.Code
  1228. }
  1229. return 0
  1230. }
  1231. func (x *MultipleSaveMsgResp) GetMessage() string {
  1232. if x != nil {
  1233. return x.Message
  1234. }
  1235. return ""
  1236. }
  1237. func (x *MultipleSaveMsgResp) GetErrCount() int64 {
  1238. if x != nil {
  1239. return x.ErrCount
  1240. }
  1241. return 0
  1242. }
  1243. type FindUserBuoyMsgReq struct {
  1244. state protoimpl.MessageState
  1245. sizeCache protoimpl.SizeCache
  1246. unknownFields protoimpl.UnknownFields
  1247. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  1248. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  1249. PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  1250. }
  1251. func (x *FindUserBuoyMsgReq) Reset() {
  1252. *x = FindUserBuoyMsgReq{}
  1253. if protoimpl.UnsafeEnabled {
  1254. mi := &file_message_proto_msgTypes[20]
  1255. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1256. ms.StoreMessageInfo(mi)
  1257. }
  1258. }
  1259. func (x *FindUserBuoyMsgReq) String() string {
  1260. return protoimpl.X.MessageStringOf(x)
  1261. }
  1262. func (*FindUserBuoyMsgReq) ProtoMessage() {}
  1263. func (x *FindUserBuoyMsgReq) ProtoReflect() protoreflect.Message {
  1264. mi := &file_message_proto_msgTypes[20]
  1265. if protoimpl.UnsafeEnabled && x != nil {
  1266. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1267. if ms.LoadMessageInfo() == nil {
  1268. ms.StoreMessageInfo(mi)
  1269. }
  1270. return ms
  1271. }
  1272. return mi.MessageOf(x)
  1273. }
  1274. // Deprecated: Use FindUserBuoyMsgReq.ProtoReflect.Descriptor instead.
  1275. func (*FindUserBuoyMsgReq) Descriptor() ([]byte, []int) {
  1276. return file_message_proto_rawDescGZIP(), []int{20}
  1277. }
  1278. func (x *FindUserBuoyMsgReq) GetUserId() string {
  1279. if x != nil {
  1280. return x.UserId
  1281. }
  1282. return ""
  1283. }
  1284. func (x *FindUserBuoyMsgReq) GetAppid() string {
  1285. if x != nil {
  1286. return x.Appid
  1287. }
  1288. return ""
  1289. }
  1290. func (x *FindUserBuoyMsgReq) GetPageSize() int64 {
  1291. if x != nil {
  1292. return x.PageSize
  1293. }
  1294. return 0
  1295. }
  1296. type FindUserBuoyMsgRes struct {
  1297. state protoimpl.MessageState
  1298. sizeCache protoimpl.SizeCache
  1299. unknownFields protoimpl.UnknownFields
  1300. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  1301. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  1302. Data []*BuoyMessages `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` //
  1303. }
  1304. func (x *FindUserBuoyMsgRes) Reset() {
  1305. *x = FindUserBuoyMsgRes{}
  1306. if protoimpl.UnsafeEnabled {
  1307. mi := &file_message_proto_msgTypes[21]
  1308. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1309. ms.StoreMessageInfo(mi)
  1310. }
  1311. }
  1312. func (x *FindUserBuoyMsgRes) String() string {
  1313. return protoimpl.X.MessageStringOf(x)
  1314. }
  1315. func (*FindUserBuoyMsgRes) ProtoMessage() {}
  1316. func (x *FindUserBuoyMsgRes) ProtoReflect() protoreflect.Message {
  1317. mi := &file_message_proto_msgTypes[21]
  1318. if protoimpl.UnsafeEnabled && x != nil {
  1319. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1320. if ms.LoadMessageInfo() == nil {
  1321. ms.StoreMessageInfo(mi)
  1322. }
  1323. return ms
  1324. }
  1325. return mi.MessageOf(x)
  1326. }
  1327. // Deprecated: Use FindUserBuoyMsgRes.ProtoReflect.Descriptor instead.
  1328. func (*FindUserBuoyMsgRes) Descriptor() ([]byte, []int) {
  1329. return file_message_proto_rawDescGZIP(), []int{21}
  1330. }
  1331. func (x *FindUserBuoyMsgRes) GetCode() int64 {
  1332. if x != nil {
  1333. return x.Code
  1334. }
  1335. return 0
  1336. }
  1337. func (x *FindUserBuoyMsgRes) GetMessage() string {
  1338. if x != nil {
  1339. return x.Message
  1340. }
  1341. return ""
  1342. }
  1343. func (x *FindUserBuoyMsgRes) GetData() []*BuoyMessages {
  1344. if x != nil {
  1345. return x.Data
  1346. }
  1347. return nil
  1348. }
  1349. type BuoyMessages struct {
  1350. state protoimpl.MessageState
  1351. sizeCache protoimpl.SizeCache
  1352. unknownFields protoimpl.UnknownFields
  1353. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` //消息id
  1354. BuoyDetail string `protobuf:"bytes,2,opt,name=buoy_detail,json=buoyDetail,proto3" json:"buoy_detail,omitempty"` //浮标内容
  1355. PcUrl string `protobuf:"bytes,3,opt,name=pcUrl,proto3" json:"pcUrl,omitempty"`
  1356. AndroidUrl string `protobuf:"bytes,4,opt,name=androidUrl,proto3" json:"androidUrl,omitempty"`
  1357. IosUrl string `protobuf:"bytes,5,opt,name=iosUrl,proto3" json:"iosUrl,omitempty"`
  1358. WeChatUrl string `protobuf:"bytes,6,opt,name=weChatUrl,proto3" json:"weChatUrl,omitempty"`
  1359. }
  1360. func (x *BuoyMessages) Reset() {
  1361. *x = BuoyMessages{}
  1362. if protoimpl.UnsafeEnabled {
  1363. mi := &file_message_proto_msgTypes[22]
  1364. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1365. ms.StoreMessageInfo(mi)
  1366. }
  1367. }
  1368. func (x *BuoyMessages) String() string {
  1369. return protoimpl.X.MessageStringOf(x)
  1370. }
  1371. func (*BuoyMessages) ProtoMessage() {}
  1372. func (x *BuoyMessages) ProtoReflect() protoreflect.Message {
  1373. mi := &file_message_proto_msgTypes[22]
  1374. if protoimpl.UnsafeEnabled && x != nil {
  1375. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1376. if ms.LoadMessageInfo() == nil {
  1377. ms.StoreMessageInfo(mi)
  1378. }
  1379. return ms
  1380. }
  1381. return mi.MessageOf(x)
  1382. }
  1383. // Deprecated: Use BuoyMessages.ProtoReflect.Descriptor instead.
  1384. func (*BuoyMessages) Descriptor() ([]byte, []int) {
  1385. return file_message_proto_rawDescGZIP(), []int{22}
  1386. }
  1387. func (x *BuoyMessages) GetId() string {
  1388. if x != nil {
  1389. return x.Id
  1390. }
  1391. return ""
  1392. }
  1393. func (x *BuoyMessages) GetBuoyDetail() string {
  1394. if x != nil {
  1395. return x.BuoyDetail
  1396. }
  1397. return ""
  1398. }
  1399. func (x *BuoyMessages) GetPcUrl() string {
  1400. if x != nil {
  1401. return x.PcUrl
  1402. }
  1403. return ""
  1404. }
  1405. func (x *BuoyMessages) GetAndroidUrl() string {
  1406. if x != nil {
  1407. return x.AndroidUrl
  1408. }
  1409. return ""
  1410. }
  1411. func (x *BuoyMessages) GetIosUrl() string {
  1412. if x != nil {
  1413. return x.IosUrl
  1414. }
  1415. return ""
  1416. }
  1417. func (x *BuoyMessages) GetWeChatUrl() string {
  1418. if x != nil {
  1419. return x.WeChatUrl
  1420. }
  1421. return ""
  1422. }
  1423. type ClearUnreadMsgReq struct {
  1424. state protoimpl.MessageState
  1425. sizeCache protoimpl.SizeCache
  1426. unknownFields protoimpl.UnknownFields
  1427. Userid string `protobuf:"bytes,1,opt,name=userid,proto3" json:"userid,omitempty"` //mgoId
  1428. EntId int64 `protobuf:"varint,2,opt,name=entId,proto3" json:"entId,omitempty"`
  1429. PositionId int64 `protobuf:"varint,3,opt,name=positionId,proto3" json:"positionId,omitempty"` //职位id
  1430. AppId string `protobuf:"bytes,4,opt,name=appId,proto3" json:"appId,omitempty"`
  1431. }
  1432. func (x *ClearUnreadMsgReq) Reset() {
  1433. *x = ClearUnreadMsgReq{}
  1434. if protoimpl.UnsafeEnabled {
  1435. mi := &file_message_proto_msgTypes[23]
  1436. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1437. ms.StoreMessageInfo(mi)
  1438. }
  1439. }
  1440. func (x *ClearUnreadMsgReq) String() string {
  1441. return protoimpl.X.MessageStringOf(x)
  1442. }
  1443. func (*ClearUnreadMsgReq) ProtoMessage() {}
  1444. func (x *ClearUnreadMsgReq) ProtoReflect() protoreflect.Message {
  1445. mi := &file_message_proto_msgTypes[23]
  1446. if protoimpl.UnsafeEnabled && x != nil {
  1447. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1448. if ms.LoadMessageInfo() == nil {
  1449. ms.StoreMessageInfo(mi)
  1450. }
  1451. return ms
  1452. }
  1453. return mi.MessageOf(x)
  1454. }
  1455. // Deprecated: Use ClearUnreadMsgReq.ProtoReflect.Descriptor instead.
  1456. func (*ClearUnreadMsgReq) Descriptor() ([]byte, []int) {
  1457. return file_message_proto_rawDescGZIP(), []int{23}
  1458. }
  1459. func (x *ClearUnreadMsgReq) GetUserid() string {
  1460. if x != nil {
  1461. return x.Userid
  1462. }
  1463. return ""
  1464. }
  1465. func (x *ClearUnreadMsgReq) GetEntId() int64 {
  1466. if x != nil {
  1467. return x.EntId
  1468. }
  1469. return 0
  1470. }
  1471. func (x *ClearUnreadMsgReq) GetPositionId() int64 {
  1472. if x != nil {
  1473. return x.PositionId
  1474. }
  1475. return 0
  1476. }
  1477. func (x *ClearUnreadMsgReq) GetAppId() string {
  1478. if x != nil {
  1479. return x.AppId
  1480. }
  1481. return ""
  1482. }
  1483. type UserMsgListReq struct {
  1484. state protoimpl.MessageState
  1485. sizeCache protoimpl.SizeCache
  1486. unknownFields protoimpl.UnknownFields
  1487. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  1488. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  1489. OffSet int64 `protobuf:"varint,4,opt,name=offSet,proto3" json:"offSet,omitempty"` //当前
  1490. PageSize int64 `protobuf:"varint,5,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  1491. MsgType int64 `protobuf:"varint,6,opt,name=msgType,proto3" json:"msgType,omitempty"` //是否区分类型
  1492. Read int64 `protobuf:"varint,7,opt,name=read,proto3" json:"read,omitempty"` // 是否区分已读未读 -1 不区分已读未读 0 未读 1 已读
  1493. SortSize int64 `protobuf:"varint,8,opt,name=SortSize,proto3" json:"SortSize,omitempty"` //分类 每类数
  1494. IsColumn bool `protobuf:"varint,9,opt,name=isColumn,proto3" json:"isColumn,omitempty"` //是否需要获取栏目
  1495. IsColumnNewMsg bool `protobuf:"varint,10,opt,name=isColumnNewMsg,proto3" json:"isColumnNewMsg,omitempty"` //是否需各栏目获取最新消息
  1496. IsMsgList bool `protobuf:"varint,11,opt,name=isMsgList,proto3" json:"isMsgList,omitempty"` //是否需要列表信息
  1497. NewUserId int64 `protobuf:"varint,12,opt,name=NewUserId,proto3" json:"NewUserId,omitempty"` //私信相关
  1498. PositionId int64 `protobuf:"varint,13,opt,name=PositionId,proto3" json:"PositionId,omitempty"` //私信相关
  1499. }
  1500. func (x *UserMsgListReq) Reset() {
  1501. *x = UserMsgListReq{}
  1502. if protoimpl.UnsafeEnabled {
  1503. mi := &file_message_proto_msgTypes[24]
  1504. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1505. ms.StoreMessageInfo(mi)
  1506. }
  1507. }
  1508. func (x *UserMsgListReq) String() string {
  1509. return protoimpl.X.MessageStringOf(x)
  1510. }
  1511. func (*UserMsgListReq) ProtoMessage() {}
  1512. func (x *UserMsgListReq) ProtoReflect() protoreflect.Message {
  1513. mi := &file_message_proto_msgTypes[24]
  1514. if protoimpl.UnsafeEnabled && x != nil {
  1515. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1516. if ms.LoadMessageInfo() == nil {
  1517. ms.StoreMessageInfo(mi)
  1518. }
  1519. return ms
  1520. }
  1521. return mi.MessageOf(x)
  1522. }
  1523. // Deprecated: Use UserMsgListReq.ProtoReflect.Descriptor instead.
  1524. func (*UserMsgListReq) Descriptor() ([]byte, []int) {
  1525. return file_message_proto_rawDescGZIP(), []int{24}
  1526. }
  1527. func (x *UserMsgListReq) GetUserId() string {
  1528. if x != nil {
  1529. return x.UserId
  1530. }
  1531. return ""
  1532. }
  1533. func (x *UserMsgListReq) GetAppid() string {
  1534. if x != nil {
  1535. return x.Appid
  1536. }
  1537. return ""
  1538. }
  1539. func (x *UserMsgListReq) GetOffSet() int64 {
  1540. if x != nil {
  1541. return x.OffSet
  1542. }
  1543. return 0
  1544. }
  1545. func (x *UserMsgListReq) GetPageSize() int64 {
  1546. if x != nil {
  1547. return x.PageSize
  1548. }
  1549. return 0
  1550. }
  1551. func (x *UserMsgListReq) GetMsgType() int64 {
  1552. if x != nil {
  1553. return x.MsgType
  1554. }
  1555. return 0
  1556. }
  1557. func (x *UserMsgListReq) GetRead() int64 {
  1558. if x != nil {
  1559. return x.Read
  1560. }
  1561. return 0
  1562. }
  1563. func (x *UserMsgListReq) GetSortSize() int64 {
  1564. if x != nil {
  1565. return x.SortSize
  1566. }
  1567. return 0
  1568. }
  1569. func (x *UserMsgListReq) GetIsColumn() bool {
  1570. if x != nil {
  1571. return x.IsColumn
  1572. }
  1573. return false
  1574. }
  1575. func (x *UserMsgListReq) GetIsColumnNewMsg() bool {
  1576. if x != nil {
  1577. return x.IsColumnNewMsg
  1578. }
  1579. return false
  1580. }
  1581. func (x *UserMsgListReq) GetIsMsgList() bool {
  1582. if x != nil {
  1583. return x.IsMsgList
  1584. }
  1585. return false
  1586. }
  1587. func (x *UserMsgListReq) GetNewUserId() int64 {
  1588. if x != nil {
  1589. return x.NewUserId
  1590. }
  1591. return 0
  1592. }
  1593. func (x *UserMsgListReq) GetPositionId() int64 {
  1594. if x != nil {
  1595. return x.PositionId
  1596. }
  1597. return 0
  1598. }
  1599. type UserMsgListRes struct {
  1600. state protoimpl.MessageState
  1601. sizeCache protoimpl.SizeCache
  1602. unknownFields protoimpl.UnknownFields
  1603. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  1604. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  1605. List []*Messages `protobuf:"bytes,3,rep,name=list,proto3" json:"list,omitempty"` //
  1606. Last *Messages `protobuf:"bytes,4,opt,name=last,proto3" json:"last,omitempty"` //
  1607. Column []*AllSortData `protobuf:"bytes,5,rep,name=column,proto3" json:"column,omitempty"` //
  1608. Count int64 `protobuf:"varint,6,opt,name=count,proto3" json:"count,omitempty"` //总数
  1609. Unread int64 `protobuf:"varint,7,opt,name=unread,proto3" json:"unread,omitempty"` //未读总数
  1610. }
  1611. func (x *UserMsgListRes) Reset() {
  1612. *x = UserMsgListRes{}
  1613. if protoimpl.UnsafeEnabled {
  1614. mi := &file_message_proto_msgTypes[25]
  1615. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1616. ms.StoreMessageInfo(mi)
  1617. }
  1618. }
  1619. func (x *UserMsgListRes) String() string {
  1620. return protoimpl.X.MessageStringOf(x)
  1621. }
  1622. func (*UserMsgListRes) ProtoMessage() {}
  1623. func (x *UserMsgListRes) ProtoReflect() protoreflect.Message {
  1624. mi := &file_message_proto_msgTypes[25]
  1625. if protoimpl.UnsafeEnabled && x != nil {
  1626. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1627. if ms.LoadMessageInfo() == nil {
  1628. ms.StoreMessageInfo(mi)
  1629. }
  1630. return ms
  1631. }
  1632. return mi.MessageOf(x)
  1633. }
  1634. // Deprecated: Use UserMsgListRes.ProtoReflect.Descriptor instead.
  1635. func (*UserMsgListRes) Descriptor() ([]byte, []int) {
  1636. return file_message_proto_rawDescGZIP(), []int{25}
  1637. }
  1638. func (x *UserMsgListRes) GetCode() int64 {
  1639. if x != nil {
  1640. return x.Code
  1641. }
  1642. return 0
  1643. }
  1644. func (x *UserMsgListRes) GetMessage() string {
  1645. if x != nil {
  1646. return x.Message
  1647. }
  1648. return ""
  1649. }
  1650. func (x *UserMsgListRes) GetList() []*Messages {
  1651. if x != nil {
  1652. return x.List
  1653. }
  1654. return nil
  1655. }
  1656. func (x *UserMsgListRes) GetLast() *Messages {
  1657. if x != nil {
  1658. return x.Last
  1659. }
  1660. return nil
  1661. }
  1662. func (x *UserMsgListRes) GetColumn() []*AllSortData {
  1663. if x != nil {
  1664. return x.Column
  1665. }
  1666. return nil
  1667. }
  1668. func (x *UserMsgListRes) GetCount() int64 {
  1669. if x != nil {
  1670. return x.Count
  1671. }
  1672. return 0
  1673. }
  1674. func (x *UserMsgListRes) GetUnread() int64 {
  1675. if x != nil {
  1676. return x.Unread
  1677. }
  1678. return 0
  1679. }
  1680. type UserMsgList struct {
  1681. state protoimpl.MessageState
  1682. sizeCache protoimpl.SizeCache
  1683. unknownFields protoimpl.UnknownFields
  1684. Data []*Messages `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` //
  1685. SortData []*AllSortData `protobuf:"bytes,2,rep,name=sortData,proto3" json:"sortData,omitempty"` //
  1686. Count int64 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` //总数
  1687. Unread int64 `protobuf:"varint,4,opt,name=unread,proto3" json:"unread,omitempty"` //未读总数
  1688. }
  1689. func (x *UserMsgList) Reset() {
  1690. *x = UserMsgList{}
  1691. if protoimpl.UnsafeEnabled {
  1692. mi := &file_message_proto_msgTypes[26]
  1693. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1694. ms.StoreMessageInfo(mi)
  1695. }
  1696. }
  1697. func (x *UserMsgList) String() string {
  1698. return protoimpl.X.MessageStringOf(x)
  1699. }
  1700. func (*UserMsgList) ProtoMessage() {}
  1701. func (x *UserMsgList) ProtoReflect() protoreflect.Message {
  1702. mi := &file_message_proto_msgTypes[26]
  1703. if protoimpl.UnsafeEnabled && x != nil {
  1704. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1705. if ms.LoadMessageInfo() == nil {
  1706. ms.StoreMessageInfo(mi)
  1707. }
  1708. return ms
  1709. }
  1710. return mi.MessageOf(x)
  1711. }
  1712. // Deprecated: Use UserMsgList.ProtoReflect.Descriptor instead.
  1713. func (*UserMsgList) Descriptor() ([]byte, []int) {
  1714. return file_message_proto_rawDescGZIP(), []int{26}
  1715. }
  1716. func (x *UserMsgList) GetData() []*Messages {
  1717. if x != nil {
  1718. return x.Data
  1719. }
  1720. return nil
  1721. }
  1722. func (x *UserMsgList) GetSortData() []*AllSortData {
  1723. if x != nil {
  1724. return x.SortData
  1725. }
  1726. return nil
  1727. }
  1728. func (x *UserMsgList) GetCount() int64 {
  1729. if x != nil {
  1730. return x.Count
  1731. }
  1732. return 0
  1733. }
  1734. func (x *UserMsgList) GetUnread() int64 {
  1735. if x != nil {
  1736. return x.Unread
  1737. }
  1738. return 0
  1739. }
  1740. // 发送微信模版消息
  1741. type WxTmplMsg struct {
  1742. state protoimpl.MessageState
  1743. sizeCache protoimpl.SizeCache
  1744. unknownFields protoimpl.UnknownFields
  1745. Appid string `protobuf:"bytes,1,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  1746. UserIds string `protobuf:"bytes,2,opt,name=userIds,proto3" json:"userIds,omitempty"` //接受人 mongo_userId(多个用,分割)
  1747. OpenIds string `protobuf:"bytes,3,opt,name=openIds,proto3" json:"openIds,omitempty"` //接受人 openid(多个用,分割)
  1748. PositionIds string `protobuf:"bytes,4,opt,name=positionIds,proto3" json:"positionIds,omitempty"` //接受人 职位id
  1749. Url string `protobuf:"bytes,5,opt,name=url,proto3" json:"url,omitempty"` //消息跳转连接
  1750. MsgType int64 `protobuf:"varint,6,opt,name=msgType,proto3" json:"msgType,omitempty"` //信息类型 附件、图片、链接类型
  1751. TmplId string `protobuf:"bytes,7,opt,name=tmplId,proto3" json:"tmplId,omitempty"` //消息模版id 根据此字段判断发送模版
  1752. }
  1753. func (x *WxTmplMsg) Reset() {
  1754. *x = WxTmplMsg{}
  1755. if protoimpl.UnsafeEnabled {
  1756. mi := &file_message_proto_msgTypes[27]
  1757. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1758. ms.StoreMessageInfo(mi)
  1759. }
  1760. }
  1761. func (x *WxTmplMsg) String() string {
  1762. return protoimpl.X.MessageStringOf(x)
  1763. }
  1764. func (*WxTmplMsg) ProtoMessage() {}
  1765. func (x *WxTmplMsg) ProtoReflect() protoreflect.Message {
  1766. mi := &file_message_proto_msgTypes[27]
  1767. if protoimpl.UnsafeEnabled && x != nil {
  1768. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1769. if ms.LoadMessageInfo() == nil {
  1770. ms.StoreMessageInfo(mi)
  1771. }
  1772. return ms
  1773. }
  1774. return mi.MessageOf(x)
  1775. }
  1776. // Deprecated: Use WxTmplMsg.ProtoReflect.Descriptor instead.
  1777. func (*WxTmplMsg) Descriptor() ([]byte, []int) {
  1778. return file_message_proto_rawDescGZIP(), []int{27}
  1779. }
  1780. func (x *WxTmplMsg) GetAppid() string {
  1781. if x != nil {
  1782. return x.Appid
  1783. }
  1784. return ""
  1785. }
  1786. func (x *WxTmplMsg) GetUserIds() string {
  1787. if x != nil {
  1788. return x.UserIds
  1789. }
  1790. return ""
  1791. }
  1792. func (x *WxTmplMsg) GetOpenIds() string {
  1793. if x != nil {
  1794. return x.OpenIds
  1795. }
  1796. return ""
  1797. }
  1798. func (x *WxTmplMsg) GetPositionIds() string {
  1799. if x != nil {
  1800. return x.PositionIds
  1801. }
  1802. return ""
  1803. }
  1804. func (x *WxTmplMsg) GetUrl() string {
  1805. if x != nil {
  1806. return x.Url
  1807. }
  1808. return ""
  1809. }
  1810. func (x *WxTmplMsg) GetMsgType() int64 {
  1811. if x != nil {
  1812. return x.MsgType
  1813. }
  1814. return 0
  1815. }
  1816. func (x *WxTmplMsg) GetTmplId() string {
  1817. if x != nil {
  1818. return x.TmplId
  1819. }
  1820. return ""
  1821. }
  1822. type AllSortData struct {
  1823. state protoimpl.MessageState
  1824. sizeCache protoimpl.SizeCache
  1825. unknownFields protoimpl.UnknownFields
  1826. UnreadMessages int64 `protobuf:"varint,1,opt,name=unreadMessages,proto3" json:"unreadMessages,omitempty"`
  1827. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1828. Img string `protobuf:"bytes,3,opt,name=img,proto3" json:"img,omitempty"`
  1829. MsgType int64 `protobuf:"varint,4,opt,name=msgType,proto3" json:"msgType,omitempty"` //是否区分类型;
  1830. Data []*Messages `protobuf:"bytes,5,rep,name=data,proto3" json:"data,omitempty"` //
  1831. }
  1832. func (x *AllSortData) Reset() {
  1833. *x = AllSortData{}
  1834. if protoimpl.UnsafeEnabled {
  1835. mi := &file_message_proto_msgTypes[28]
  1836. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1837. ms.StoreMessageInfo(mi)
  1838. }
  1839. }
  1840. func (x *AllSortData) String() string {
  1841. return protoimpl.X.MessageStringOf(x)
  1842. }
  1843. func (*AllSortData) ProtoMessage() {}
  1844. func (x *AllSortData) ProtoReflect() protoreflect.Message {
  1845. mi := &file_message_proto_msgTypes[28]
  1846. if protoimpl.UnsafeEnabled && x != nil {
  1847. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1848. if ms.LoadMessageInfo() == nil {
  1849. ms.StoreMessageInfo(mi)
  1850. }
  1851. return ms
  1852. }
  1853. return mi.MessageOf(x)
  1854. }
  1855. // Deprecated: Use AllSortData.ProtoReflect.Descriptor instead.
  1856. func (*AllSortData) Descriptor() ([]byte, []int) {
  1857. return file_message_proto_rawDescGZIP(), []int{28}
  1858. }
  1859. func (x *AllSortData) GetUnreadMessages() int64 {
  1860. if x != nil {
  1861. return x.UnreadMessages
  1862. }
  1863. return 0
  1864. }
  1865. func (x *AllSortData) GetName() string {
  1866. if x != nil {
  1867. return x.Name
  1868. }
  1869. return ""
  1870. }
  1871. func (x *AllSortData) GetImg() string {
  1872. if x != nil {
  1873. return x.Img
  1874. }
  1875. return ""
  1876. }
  1877. func (x *AllSortData) GetMsgType() int64 {
  1878. if x != nil {
  1879. return x.MsgType
  1880. }
  1881. return 0
  1882. }
  1883. func (x *AllSortData) GetData() []*Messages {
  1884. if x != nil {
  1885. return x.Data
  1886. }
  1887. return nil
  1888. }
  1889. type WxTmplResponse struct {
  1890. state protoimpl.MessageState
  1891. sizeCache protoimpl.SizeCache
  1892. unknownFields protoimpl.UnknownFields
  1893. SendTotal int64 `protobuf:"varint,1,opt,name=sendTotal,proto3" json:"sendTotal,omitempty"` //发送数量
  1894. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //信息
  1895. }
  1896. func (x *WxTmplResponse) Reset() {
  1897. *x = WxTmplResponse{}
  1898. if protoimpl.UnsafeEnabled {
  1899. mi := &file_message_proto_msgTypes[29]
  1900. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1901. ms.StoreMessageInfo(mi)
  1902. }
  1903. }
  1904. func (x *WxTmplResponse) String() string {
  1905. return protoimpl.X.MessageStringOf(x)
  1906. }
  1907. func (*WxTmplResponse) ProtoMessage() {}
  1908. func (x *WxTmplResponse) ProtoReflect() protoreflect.Message {
  1909. mi := &file_message_proto_msgTypes[29]
  1910. if protoimpl.UnsafeEnabled && x != nil {
  1911. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1912. if ms.LoadMessageInfo() == nil {
  1913. ms.StoreMessageInfo(mi)
  1914. }
  1915. return ms
  1916. }
  1917. return mi.MessageOf(x)
  1918. }
  1919. // Deprecated: Use WxTmplResponse.ProtoReflect.Descriptor instead.
  1920. func (*WxTmplResponse) Descriptor() ([]byte, []int) {
  1921. return file_message_proto_rawDescGZIP(), []int{29}
  1922. }
  1923. func (x *WxTmplResponse) GetSendTotal() int64 {
  1924. if x != nil {
  1925. return x.SendTotal
  1926. }
  1927. return 0
  1928. }
  1929. func (x *WxTmplResponse) GetMessage() string {
  1930. if x != nil {
  1931. return x.Message
  1932. }
  1933. return ""
  1934. }
  1935. type UserUnreadMsgListReq struct {
  1936. state protoimpl.MessageState
  1937. sizeCache protoimpl.SizeCache
  1938. unknownFields protoimpl.UnknownFields
  1939. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  1940. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  1941. OffSet int64 `protobuf:"varint,4,opt,name=offSet,proto3" json:"offSet,omitempty"` //当前
  1942. PageSize int64 `protobuf:"varint,5,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  1943. }
  1944. func (x *UserUnreadMsgListReq) Reset() {
  1945. *x = UserUnreadMsgListReq{}
  1946. if protoimpl.UnsafeEnabled {
  1947. mi := &file_message_proto_msgTypes[30]
  1948. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1949. ms.StoreMessageInfo(mi)
  1950. }
  1951. }
  1952. func (x *UserUnreadMsgListReq) String() string {
  1953. return protoimpl.X.MessageStringOf(x)
  1954. }
  1955. func (*UserUnreadMsgListReq) ProtoMessage() {}
  1956. func (x *UserUnreadMsgListReq) ProtoReflect() protoreflect.Message {
  1957. mi := &file_message_proto_msgTypes[30]
  1958. if protoimpl.UnsafeEnabled && x != nil {
  1959. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1960. if ms.LoadMessageInfo() == nil {
  1961. ms.StoreMessageInfo(mi)
  1962. }
  1963. return ms
  1964. }
  1965. return mi.MessageOf(x)
  1966. }
  1967. // Deprecated: Use UserUnreadMsgListReq.ProtoReflect.Descriptor instead.
  1968. func (*UserUnreadMsgListReq) Descriptor() ([]byte, []int) {
  1969. return file_message_proto_rawDescGZIP(), []int{30}
  1970. }
  1971. func (x *UserUnreadMsgListReq) GetUserId() string {
  1972. if x != nil {
  1973. return x.UserId
  1974. }
  1975. return ""
  1976. }
  1977. func (x *UserUnreadMsgListReq) GetAppid() string {
  1978. if x != nil {
  1979. return x.Appid
  1980. }
  1981. return ""
  1982. }
  1983. func (x *UserUnreadMsgListReq) GetOffSet() int64 {
  1984. if x != nil {
  1985. return x.OffSet
  1986. }
  1987. return 0
  1988. }
  1989. func (x *UserUnreadMsgListReq) GetPageSize() int64 {
  1990. if x != nil {
  1991. return x.PageSize
  1992. }
  1993. return 0
  1994. }
  1995. type UserUnreadMsgListRes struct {
  1996. state protoimpl.MessageState
  1997. sizeCache protoimpl.SizeCache
  1998. unknownFields protoimpl.UnknownFields
  1999. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  2000. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  2001. List []*Messages `protobuf:"bytes,3,rep,name=list,proto3" json:"list,omitempty"`
  2002. Count int64 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` //总数
  2003. }
  2004. func (x *UserUnreadMsgListRes) Reset() {
  2005. *x = UserUnreadMsgListRes{}
  2006. if protoimpl.UnsafeEnabled {
  2007. mi := &file_message_proto_msgTypes[31]
  2008. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2009. ms.StoreMessageInfo(mi)
  2010. }
  2011. }
  2012. func (x *UserUnreadMsgListRes) String() string {
  2013. return protoimpl.X.MessageStringOf(x)
  2014. }
  2015. func (*UserUnreadMsgListRes) ProtoMessage() {}
  2016. func (x *UserUnreadMsgListRes) ProtoReflect() protoreflect.Message {
  2017. mi := &file_message_proto_msgTypes[31]
  2018. if protoimpl.UnsafeEnabled && x != nil {
  2019. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2020. if ms.LoadMessageInfo() == nil {
  2021. ms.StoreMessageInfo(mi)
  2022. }
  2023. return ms
  2024. }
  2025. return mi.MessageOf(x)
  2026. }
  2027. // Deprecated: Use UserUnreadMsgListRes.ProtoReflect.Descriptor instead.
  2028. func (*UserUnreadMsgListRes) Descriptor() ([]byte, []int) {
  2029. return file_message_proto_rawDescGZIP(), []int{31}
  2030. }
  2031. func (x *UserUnreadMsgListRes) GetCode() int64 {
  2032. if x != nil {
  2033. return x.Code
  2034. }
  2035. return 0
  2036. }
  2037. func (x *UserUnreadMsgListRes) GetMessage() string {
  2038. if x != nil {
  2039. return x.Message
  2040. }
  2041. return ""
  2042. }
  2043. func (x *UserUnreadMsgListRes) GetList() []*Messages {
  2044. if x != nil {
  2045. return x.List
  2046. }
  2047. return nil
  2048. }
  2049. func (x *UserUnreadMsgListRes) GetCount() int64 {
  2050. if x != nil {
  2051. return x.Count
  2052. }
  2053. return 0
  2054. }
  2055. var File_message_proto protoreflect.FileDescriptor
  2056. var file_message_proto_rawDesc = []byte{
  2057. 0x0a, 0x0d, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
  2058. 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0x5b, 0x0a, 0x13, 0x43, 0x68, 0x61, 0x6e,
  2059. 0x67, 0x65, 0x52, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x71, 0x12,
  2060. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
  2061. 0x1e, 0x0a, 0x0a, 0x72, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x02, 0x20,
  2062. 0x01, 0x28, 0x03, 0x52, 0x0a, 0x72, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12,
  2063. 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  2064. 0x61, 0x70, 0x70, 0x69, 0x64, 0x22, 0x3a, 0x0a, 0x08, 0x52, 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e,
  2065. 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01,
  2066. 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x63,
  2067. 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e,
  2068. 0x74, 0x22, 0x45, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6f,
  2069. 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73,
  2070. 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72,
  2071. 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  2072. 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x22, 0x38, 0x0a, 0x08, 0x52, 0x65, 0x73, 0x70,
  2073. 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01,
  2074. 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73,
  2075. 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61,
  2076. 0x67, 0x65, 0x22, 0x5c, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43,
  2077. 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04,
  2078. 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65,
  2079. 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  2080. 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f,
  2081. 0x75, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  2082. 0x22, 0xc6, 0x01, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67,
  2083. 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20,
  2084. 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x24, 0x0a, 0x0d, 0x72,
  2085. 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01,
  2086. 0x28, 0x09, 0x52, 0x0d, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49,
  2087. 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  2088. 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65,
  2089. 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x12,
  2090. 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28,
  2091. 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d,
  2092. 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73,
  2093. 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x65, 0x61, 0x64, 0x18, 0x07, 0x20,
  2094. 0x01, 0x28, 0x03, 0x52, 0x04, 0x72, 0x65, 0x61, 0x64, 0x22, 0xe4, 0x03, 0x0a, 0x08, 0x4d, 0x65,
  2095. 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x12, 0x24, 0x0a, 0x0d, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76,
  2096. 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x72,
  2097. 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b,
  2098. 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  2099. 0x09, 0x52, 0x0b, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1e,
  2100. 0x0a, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01,
  2101. 0x28, 0x09, 0x52, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1a,
  2102. 0x0a, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09,
  2103. 0x52, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69,
  2104. 0x74, 0x6c, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65,
  2105. 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28,
  2106. 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73,
  2107. 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67,
  2108. 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x08, 0x20, 0x01,
  2109. 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x69, 0x74, 0x65,
  2110. 0x49, 0x64, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x69, 0x74, 0x65, 0x49, 0x64,
  2111. 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x03,
  2112. 0x52, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61,
  2113. 0x74, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x72,
  2114. 0x65, 0x61, 0x74, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69,
  2115. 0x64, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x0e,
  2116. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a,
  2117. 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03,
  2118. 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x03, 0x75, 0x72,
  2119. 0x6c, 0x18, 0x0f, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2120. 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x2e, 0x55, 0x72, 0x6c, 0x45, 0x6e,
  2121. 0x74, 0x72, 0x79, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x1a, 0x36, 0x0a, 0x08, 0x55, 0x72, 0x6c, 0x45,
  2122. 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28,
  2123. 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18,
  2124. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01,
  2125. 0x22, 0x7b, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52,
  2126. 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  2127. 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2128. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2129. 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11,
  2130. 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2131. 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  2132. 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x60, 0x0a,
  2133. 0x16, 0x47, 0x65, 0x74, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43,
  2134. 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  2135. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12,
  2136. 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  2137. 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70,
  2138. 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x22,
  2139. 0x22, 0x0a, 0x10, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c,
  2140. 0x52, 0x65, 0x71, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  2141. 0x02, 0x69, 0x64, 0x22, 0x68, 0x0a, 0x11, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65,
  2142. 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65,
  2143. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07,
  2144. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d,
  2145. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03,
  2146. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d,
  2147. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x73, 0x0a,
  2148. 0x11, 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
  2149. 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  2150. 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73,
  2151. 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67,
  2152. 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20,
  2153. 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73,
  2154. 0x52, 0x65, 0x61, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x69, 0x73, 0x52, 0x65,
  2155. 0x61, 0x64, 0x22, 0x68, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x4d, 0x65, 0x73,
  2156. 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18,
  2157. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d,
  2158. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65,
  2159. 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20,
  2160. 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65,
  2161. 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x60, 0x0a, 0x16,
  2162. 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x43, 0x6f,
  2163. 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  2164. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14,
  2165. 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61,
  2166. 0x70, 0x70, 0x69, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6e, 0x65, 0x65, 0x64, 0x4d, 0x73, 0x67, 0x18,
  2167. 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x6e, 0x65, 0x65, 0x64, 0x4d, 0x73, 0x67, 0x22, 0x94,
  2168. 0x01, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6c, 0x61, 0x73,
  2169. 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64,
  2170. 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a,
  2171. 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  2172. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18,
  2173. 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  2174. 0x52, 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x25,
  2175. 0x0a, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d,
  2176. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52,
  2177. 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x22, 0x3d, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x54,
  2178. 0x79, 0x70, 0x65, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  2179. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14,
  2180. 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61,
  2181. 0x70, 0x70, 0x69, 0x64, 0x22, 0x51, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x54, 0x79,
  2182. 0x70, 0x65, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20,
  2183. 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73,
  2184. 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73,
  2185. 0x61, 0x67, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28,
  2186. 0x03, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x3a, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12,
  2187. 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  2188. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e,
  2189. 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e,
  2190. 0x61, 0x6d, 0x65, 0x22, 0x90, 0x03, 0x0a, 0x12, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65,
  2191. 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x18, 0x0a, 0x07, 0x75, 0x73,
  2192. 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x75, 0x73, 0x65,
  2193. 0x72, 0x49, 0x64, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65,
  2194. 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d,
  2195. 0x65, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64,
  2196. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72,
  2197. 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x04,
  2198. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x14,
  2199. 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74,
  2200. 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18,
  2201. 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x18,
  2202. 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52,
  2203. 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b,
  2204. 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x12, 0x16, 0x0a, 0x06,
  2205. 0x63, 0x69, 0x74, 0x65, 0x49, 0x64, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x69,
  2206. 0x74, 0x65, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x0a, 0x20,
  2207. 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73,
  2208. 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73,
  2209. 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x68, 0x6f, 0x77, 0x42, 0x75,
  2210. 0x6f, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x73, 0x68, 0x6f, 0x77, 0x42, 0x75,
  2211. 0x6f, 0x79, 0x12, 0x20, 0x0a, 0x0b, 0x73, 0x68, 0x6f, 0x77, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e,
  2212. 0x74, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x73, 0x68, 0x6f, 0x77, 0x43, 0x6f, 0x6e,
  2213. 0x74, 0x65, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e,
  2214. 0x49, 0x64, 0x73, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74,
  2215. 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x22, 0x5f, 0x0a, 0x13, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70,
  2216. 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x12, 0x0a,
  2217. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64,
  2218. 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01,
  2219. 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x65,
  2220. 0x72, 0x72, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x65,
  2221. 0x72, 0x72, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x5e, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x55,
  2222. 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a,
  2223. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  2224. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x02,
  2225. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70,
  2226. 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70,
  2227. 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x22, 0x6d, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x55,
  2228. 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a,
  2229. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64,
  2230. 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01,
  2231. 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x29, 0x0a, 0x04, 0x64,
  2232. 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x15, 0x2e, 0x6d, 0x65, 0x73, 0x73,
  2233. 0x61, 0x67, 0x65, 0x2e, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73,
  2234. 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0xab, 0x01, 0x0a, 0x0c, 0x42, 0x75, 0x6f, 0x79, 0x4d,
  2235. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  2236. 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x62, 0x75, 0x6f, 0x79, 0x5f,
  2237. 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x62, 0x75,
  2238. 0x6f, 0x79, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x63, 0x55, 0x72,
  2239. 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x63, 0x55, 0x72, 0x6c, 0x12, 0x1e,
  2240. 0x0a, 0x0a, 0x61, 0x6e, 0x64, 0x72, 0x6f, 0x69, 0x64, 0x55, 0x72, 0x6c, 0x18, 0x04, 0x20, 0x01,
  2241. 0x28, 0x09, 0x52, 0x0a, 0x61, 0x6e, 0x64, 0x72, 0x6f, 0x69, 0x64, 0x55, 0x72, 0x6c, 0x12, 0x16,
  2242. 0x0a, 0x06, 0x69, 0x6f, 0x73, 0x55, 0x72, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  2243. 0x69, 0x6f, 0x73, 0x55, 0x72, 0x6c, 0x12, 0x1c, 0x0a, 0x09, 0x77, 0x65, 0x43, 0x68, 0x61, 0x74,
  2244. 0x55, 0x72, 0x6c, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x77, 0x65, 0x43, 0x68, 0x61,
  2245. 0x74, 0x55, 0x72, 0x6c, 0x22, 0x77, 0x0a, 0x11, 0x43, 0x6c, 0x65, 0x61, 0x72, 0x55, 0x6e, 0x72,
  2246. 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65,
  2247. 0x72, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x69,
  2248. 0x64, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  2249. 0x52, 0x05, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x6f, 0x73, 0x69, 0x74,
  2250. 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x70, 0x6f, 0x73,
  2251. 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64,
  2252. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x22, 0xdc, 0x02,
  2253. 0x0a, 0x0e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  2254. 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2255. 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69,
  2256. 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16,
  2257. 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  2258. 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69,
  2259. 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69,
  2260. 0x7a, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20,
  2261. 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04,
  2262. 0x72, 0x65, 0x61, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x72, 0x65, 0x61, 0x64,
  2263. 0x12, 0x1a, 0x0a, 0x08, 0x53, 0x6f, 0x72, 0x74, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x08, 0x20, 0x01,
  2264. 0x28, 0x03, 0x52, 0x08, 0x53, 0x6f, 0x72, 0x74, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1a, 0x0a, 0x08,
  2265. 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08,
  2266. 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x73, 0x43, 0x6f,
  2267. 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x65, 0x77, 0x4d, 0x73, 0x67, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x08,
  2268. 0x52, 0x0e, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x65, 0x77, 0x4d, 0x73, 0x67,
  2269. 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x73, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x0b, 0x20,
  2270. 0x01, 0x28, 0x08, 0x52, 0x09, 0x69, 0x73, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c,
  2271. 0x0a, 0x09, 0x4e, 0x65, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x0c, 0x20, 0x01, 0x28,
  2272. 0x03, 0x52, 0x09, 0x4e, 0x65, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a,
  2273. 0x50, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03,
  2274. 0x52, 0x0a, 0x50, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0xe8, 0x01, 0x0a,
  2275. 0x0e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x12,
  2276. 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63,
  2277. 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02,
  2278. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a,
  2279. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65,
  2280. 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04,
  2281. 0x6c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x0a, 0x04, 0x6c, 0x61, 0x73, 0x74, 0x18, 0x04, 0x20, 0x01,
  2282. 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73,
  2283. 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x6c, 0x61, 0x73, 0x74, 0x12, 0x2c, 0x0a, 0x06, 0x63,
  2284. 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x6d, 0x65,
  2285. 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x6c, 0x6c, 0x53, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74,
  2286. 0x61, 0x52, 0x06, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75,
  2287. 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12,
  2288. 0x16, 0x0a, 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52,
  2289. 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x22, 0x94, 0x01, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72,
  2290. 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18,
  2291. 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  2292. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x30,
  2293. 0x0a, 0x08, 0x73, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b,
  2294. 0x32, 0x14, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x6c, 0x6c, 0x53, 0x6f,
  2295. 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x52, 0x08, 0x73, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61,
  2296. 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  2297. 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64,
  2298. 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x22, 0xbb,
  2299. 0x01, 0x0a, 0x09, 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x4d, 0x73, 0x67, 0x12, 0x14, 0x0a, 0x05,
  2300. 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70,
  2301. 0x69, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x02, 0x20,
  2302. 0x01, 0x28, 0x09, 0x52, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x12, 0x18, 0x0a, 0x07,
  2303. 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6f,
  2304. 0x70, 0x65, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69,
  2305. 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x6f, 0x73,
  2306. 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18,
  2307. 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73,
  2308. 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67,
  2309. 0x54, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x74, 0x6d, 0x70, 0x6c, 0x49, 0x64, 0x18, 0x07,
  2310. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x74, 0x6d, 0x70, 0x6c, 0x49, 0x64, 0x22, 0x9c, 0x01, 0x0a,
  2311. 0x0b, 0x41, 0x6c, 0x6c, 0x53, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x12, 0x26, 0x0a, 0x0e,
  2312. 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x18, 0x01,
  2313. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x65, 0x73, 0x73,
  2314. 0x61, 0x67, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
  2315. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x6d, 0x67, 0x18,
  2316. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x69, 0x6d, 0x67, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73,
  2317. 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67,
  2318. 0x54, 0x79, 0x70, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x05, 0x20, 0x03,
  2319. 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73,
  2320. 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x48, 0x0a, 0x0e, 0x57,
  2321. 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1c, 0x0a,
  2322. 0x09, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  2323. 0x52, 0x09, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x12, 0x18, 0x0a, 0x07, 0x6d,
  2324. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65,
  2325. 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0x78, 0x0a, 0x14, 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x72,
  2326. 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a,
  2327. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  2328. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03,
  2329. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f,
  2330. 0x66, 0x66, 0x53, 0x65, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66,
  2331. 0x53, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18,
  2332. 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x22,
  2333. 0x81, 0x01, 0x0a, 0x14, 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73,
  2334. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65,
  2335. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07,
  2336. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d,
  2337. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x03,
  2338. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d,
  2339. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a,
  2340. 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f,
  2341. 0x75, 0x6e, 0x74, 0x32, 0x90, 0x08, 0x0a, 0x07, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
  2342. 0x4c, 0x0a, 0x0f, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d,
  2343. 0x73, 0x67, 0x12, 0x1b, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x6d, 0x75, 0x6c,
  2344. 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a,
  2345. 0x1c, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70,
  2346. 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x43, 0x0a,
  2347. 0x10, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75,
  2348. 0x73, 0x12, 0x1c, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x43, 0x68, 0x61, 0x6e,
  2349. 0x67, 0x65, 0x52, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x71, 0x1a,
  2350. 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  2351. 0x73, 0x65, 0x12, 0x51, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43,
  2352. 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1e, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x47,
  2353. 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71,
  2354. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x47,
  2355. 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x73,
  2356. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3f, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65,
  2357. 0x72, 0x4d, 0x73, 0x67, 0x12, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46,
  2358. 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x17, 0x2e,
  2359. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72,
  2360. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x57, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x43, 0x6c, 0x61,
  2361. 0x73, 0x73, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1f, 0x2e,
  2362. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x43, 0x6c, 0x61, 0x73, 0x73,
  2363. 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1f,
  2364. 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65,
  2365. 0x61, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  2366. 0x48, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2367. 0x65, 0x12, 0x1a, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x4c,
  2368. 0x61, 0x73, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e,
  2369. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x4d,
  2370. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x73, 0x12, 0x4a, 0x0a, 0x11, 0x46, 0x69, 0x6e,
  2371. 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x12, 0x19,
  2372. 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2373. 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e, 0x6d, 0x65, 0x73, 0x73,
  2374. 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69,
  2375. 0x6c, 0x52, 0x65, 0x73, 0x70, 0x12, 0x57, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65,
  2376. 0x61, 0x64, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1f, 0x2e, 0x6d,
  2377. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64,
  2378. 0x43, 0x6c, 0x61, 0x73, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e,
  2379. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61,
  2380. 0x64, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x12, 0x3c,
  2381. 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x16, 0x2e, 0x6d,
  2382. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x54, 0x79, 0x70,
  2383. 0x65, 0x52, 0x65, 0x71, 0x1a, 0x16, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x47,
  2384. 0x65, 0x74, 0x4d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x52, 0x65, 0x73, 0x12, 0x4b, 0x0a, 0x0f,
  2385. 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67, 0x12,
  2386. 0x1b, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73,
  2387. 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1b, 0x2e, 0x6d,
  2388. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42,
  2389. 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x3f, 0x0a, 0x0e, 0x43, 0x6c, 0x65,
  2390. 0x61, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x12, 0x1a, 0x2e, 0x6d, 0x65,
  2391. 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x43, 0x6c, 0x65, 0x61, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61,
  2392. 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2393. 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3f, 0x0a, 0x0b, 0x55, 0x73,
  2394. 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73,
  2395. 0x61, 0x67, 0x65, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52,
  2396. 0x65, 0x71, 0x1a, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x55, 0x73, 0x65,
  2397. 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x12, 0x36, 0x0a, 0x0d, 0x53,
  2398. 0x65, 0x6e, 0x64, 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x4d, 0x73, 0x67, 0x12, 0x12, 0x2e, 0x6d,
  2399. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x4d, 0x73, 0x67,
  2400. 0x1a, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f,
  2401. 0x6e, 0x73, 0x65, 0x12, 0x51, 0x0a, 0x11, 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61,
  2402. 0x64, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1d, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61,
  2403. 0x67, 0x65, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67,
  2404. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2405. 0x65, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x4c,
  2406. 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x42, 0x0a, 0x5a, 0x08, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2407. 0x65, 0x2f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  2408. }
  2409. var (
  2410. file_message_proto_rawDescOnce sync.Once
  2411. file_message_proto_rawDescData = file_message_proto_rawDesc
  2412. )
  2413. func file_message_proto_rawDescGZIP() []byte {
  2414. file_message_proto_rawDescOnce.Do(func() {
  2415. file_message_proto_rawDescData = protoimpl.X.CompressGZIP(file_message_proto_rawDescData)
  2416. })
  2417. return file_message_proto_rawDescData
  2418. }
  2419. var file_message_proto_msgTypes = make([]protoimpl.MessageInfo, 33)
  2420. var file_message_proto_goTypes = []interface{}{
  2421. (*ChangeReadStatusReq)(nil), // 0: message.ChangeReadStatusReq
  2422. (*ResCount)(nil), // 1: message.ResCount
  2423. (*GetUnreadCountRequest)(nil), // 2: message.GetUnreadCountRequest
  2424. (*Response)(nil), // 3: message.Response
  2425. (*GetUnreadCountResponse)(nil), // 4: message.GetUnreadCountResponse
  2426. (*FindUserMsgReq)(nil), // 5: message.FindUserMsgReq
  2427. (*Messages)(nil), // 6: message.Messages
  2428. (*FindUserMsgRes)(nil), // 7: message.FindUserMsgRes
  2429. (*GetClassUnreadCountReq)(nil), // 8: message.GetClassUnreadCountReq
  2430. (*MessageDetailReq)(nil), // 9: message.MessageDetailReq
  2431. (*MessageDetailResp)(nil), // 10: message.MessageDetailResp
  2432. (*GetLastMessageReq)(nil), // 11: message.GetLastMessageReq
  2433. (*GetLastMessageRes)(nil), // 12: message.GetLastMessageRes
  2434. (*GetUnreadClassCountReq)(nil), // 13: message.GetUnreadClassCountReq
  2435. (*GetUnreadClassCountRes)(nil), // 14: message.GetUnreadClassCountRes
  2436. (*GetMsgTypeReq)(nil), // 15: message.GetMsgTypeReq
  2437. (*GetMsgTypeRes)(nil), // 16: message.GetMsgTypeRes
  2438. (*User)(nil), // 17: message.user
  2439. (*MultipleSaveMsgReq)(nil), // 18: message.multipleSaveMsgReq
  2440. (*MultipleSaveMsgResp)(nil), // 19: message.multipleSaveMsgResp
  2441. (*FindUserBuoyMsgReq)(nil), // 20: message.FindUserBuoyMsgReq
  2442. (*FindUserBuoyMsgRes)(nil), // 21: message.FindUserBuoyMsgRes
  2443. (*BuoyMessages)(nil), // 22: message.BuoyMessages
  2444. (*ClearUnreadMsgReq)(nil), // 23: message.ClearUnreadMsgReq
  2445. (*UserMsgListReq)(nil), // 24: message.UserMsgListReq
  2446. (*UserMsgListRes)(nil), // 25: message.UserMsgListRes
  2447. (*UserMsgList)(nil), // 26: message.UserMsgList
  2448. (*WxTmplMsg)(nil), // 27: message.WxTmplMsg
  2449. (*AllSortData)(nil), // 28: message.AllSortData
  2450. (*WxTmplResponse)(nil), // 29: message.WxTmplResponse
  2451. (*UserUnreadMsgListReq)(nil), // 30: message.UserUnreadMsgListReq
  2452. (*UserUnreadMsgListRes)(nil), // 31: message.UserUnreadMsgListRes
  2453. nil, // 32: message.Messages.UrlEntry
  2454. }
  2455. var file_message_proto_depIdxs = []int32{
  2456. 32, // 0: message.Messages.url:type_name -> message.Messages.UrlEntry
  2457. 6, // 1: message.FindUserMsgRes.data:type_name -> message.Messages
  2458. 6, // 2: message.MessageDetailResp.data:type_name -> message.Messages
  2459. 6, // 3: message.GetLastMessageRes.data:type_name -> message.Messages
  2460. 1, // 4: message.GetUnreadClassCountRes.data:type_name -> message.ResCount
  2461. 6, // 5: message.GetUnreadClassCountRes.info:type_name -> message.Messages
  2462. 22, // 6: message.FindUserBuoyMsgRes.data:type_name -> message.BuoyMessages
  2463. 6, // 7: message.UserMsgListRes.list:type_name -> message.Messages
  2464. 6, // 8: message.UserMsgListRes.last:type_name -> message.Messages
  2465. 28, // 9: message.UserMsgListRes.column:type_name -> message.AllSortData
  2466. 6, // 10: message.UserMsgList.data:type_name -> message.Messages
  2467. 28, // 11: message.UserMsgList.sortData:type_name -> message.AllSortData
  2468. 6, // 12: message.AllSortData.data:type_name -> message.Messages
  2469. 6, // 13: message.UserUnreadMsgListRes.list:type_name -> message.Messages
  2470. 18, // 14: message.Message.multipleSaveMsg:input_type -> message.multipleSaveMsgReq
  2471. 0, // 15: message.Message.ChangeReadStatus:input_type -> message.ChangeReadStatusReq
  2472. 2, // 16: message.Message.GetUnreadCount:input_type -> message.GetUnreadCountRequest
  2473. 5, // 17: message.Message.FindUserMsg:input_type -> message.FindUserMsgReq
  2474. 8, // 18: message.Message.GetClassUnreadCount:input_type -> message.GetClassUnreadCountReq
  2475. 11, // 19: message.Message.GetLastMessage:input_type -> message.GetLastMessageReq
  2476. 9, // 20: message.Message.FindMessageDetail:input_type -> message.MessageDetailReq
  2477. 13, // 21: message.Message.GetUnreadClassCount:input_type -> message.GetUnreadClassCountReq
  2478. 15, // 22: message.Message.GetMsgType:input_type -> message.GetMsgTypeReq
  2479. 20, // 23: message.Message.FindUserBuoyMsg:input_type -> message.FindUserBuoyMsgReq
  2480. 23, // 24: message.Message.ClearUnreadMsg:input_type -> message.ClearUnreadMsgReq
  2481. 24, // 25: message.Message.UserMsgList:input_type -> message.UserMsgListReq
  2482. 27, // 26: message.Message.SendWxTmplMsg:input_type -> message.WxTmplMsg
  2483. 30, // 27: message.Message.UserUnreadMsgList:input_type -> message.UserUnreadMsgListReq
  2484. 19, // 28: message.Message.multipleSaveMsg:output_type -> message.multipleSaveMsgResp
  2485. 3, // 29: message.Message.ChangeReadStatus:output_type -> message.Response
  2486. 4, // 30: message.Message.GetUnreadCount:output_type -> message.GetUnreadCountResponse
  2487. 7, // 31: message.Message.FindUserMsg:output_type -> message.FindUserMsgRes
  2488. 4, // 32: message.Message.GetClassUnreadCount:output_type -> message.GetUnreadCountResponse
  2489. 12, // 33: message.Message.GetLastMessage:output_type -> message.GetLastMessageRes
  2490. 10, // 34: message.Message.FindMessageDetail:output_type -> message.MessageDetailResp
  2491. 14, // 35: message.Message.GetUnreadClassCount:output_type -> message.GetUnreadClassCountRes
  2492. 16, // 36: message.Message.GetMsgType:output_type -> message.GetMsgTypeRes
  2493. 21, // 37: message.Message.FindUserBuoyMsg:output_type -> message.FindUserBuoyMsgRes
  2494. 3, // 38: message.Message.ClearUnreadMsg:output_type -> message.Response
  2495. 25, // 39: message.Message.UserMsgList:output_type -> message.UserMsgListRes
  2496. 3, // 40: message.Message.SendWxTmplMsg:output_type -> message.Response
  2497. 31, // 41: message.Message.UserUnreadMsgList:output_type -> message.UserUnreadMsgListRes
  2498. 28, // [28:42] is the sub-list for method output_type
  2499. 14, // [14:28] is the sub-list for method input_type
  2500. 14, // [14:14] is the sub-list for extension type_name
  2501. 14, // [14:14] is the sub-list for extension extendee
  2502. 0, // [0:14] is the sub-list for field type_name
  2503. }
  2504. func init() { file_message_proto_init() }
  2505. func file_message_proto_init() {
  2506. if File_message_proto != nil {
  2507. return
  2508. }
  2509. if !protoimpl.UnsafeEnabled {
  2510. file_message_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2511. switch v := v.(*ChangeReadStatusReq); i {
  2512. case 0:
  2513. return &v.state
  2514. case 1:
  2515. return &v.sizeCache
  2516. case 2:
  2517. return &v.unknownFields
  2518. default:
  2519. return nil
  2520. }
  2521. }
  2522. file_message_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2523. switch v := v.(*ResCount); i {
  2524. case 0:
  2525. return &v.state
  2526. case 1:
  2527. return &v.sizeCache
  2528. case 2:
  2529. return &v.unknownFields
  2530. default:
  2531. return nil
  2532. }
  2533. }
  2534. file_message_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2535. switch v := v.(*GetUnreadCountRequest); i {
  2536. case 0:
  2537. return &v.state
  2538. case 1:
  2539. return &v.sizeCache
  2540. case 2:
  2541. return &v.unknownFields
  2542. default:
  2543. return nil
  2544. }
  2545. }
  2546. file_message_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2547. switch v := v.(*Response); i {
  2548. case 0:
  2549. return &v.state
  2550. case 1:
  2551. return &v.sizeCache
  2552. case 2:
  2553. return &v.unknownFields
  2554. default:
  2555. return nil
  2556. }
  2557. }
  2558. file_message_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2559. switch v := v.(*GetUnreadCountResponse); i {
  2560. case 0:
  2561. return &v.state
  2562. case 1:
  2563. return &v.sizeCache
  2564. case 2:
  2565. return &v.unknownFields
  2566. default:
  2567. return nil
  2568. }
  2569. }
  2570. file_message_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2571. switch v := v.(*FindUserMsgReq); i {
  2572. case 0:
  2573. return &v.state
  2574. case 1:
  2575. return &v.sizeCache
  2576. case 2:
  2577. return &v.unknownFields
  2578. default:
  2579. return nil
  2580. }
  2581. }
  2582. file_message_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2583. switch v := v.(*Messages); i {
  2584. case 0:
  2585. return &v.state
  2586. case 1:
  2587. return &v.sizeCache
  2588. case 2:
  2589. return &v.unknownFields
  2590. default:
  2591. return nil
  2592. }
  2593. }
  2594. file_message_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2595. switch v := v.(*FindUserMsgRes); i {
  2596. case 0:
  2597. return &v.state
  2598. case 1:
  2599. return &v.sizeCache
  2600. case 2:
  2601. return &v.unknownFields
  2602. default:
  2603. return nil
  2604. }
  2605. }
  2606. file_message_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2607. switch v := v.(*GetClassUnreadCountReq); i {
  2608. case 0:
  2609. return &v.state
  2610. case 1:
  2611. return &v.sizeCache
  2612. case 2:
  2613. return &v.unknownFields
  2614. default:
  2615. return nil
  2616. }
  2617. }
  2618. file_message_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2619. switch v := v.(*MessageDetailReq); i {
  2620. case 0:
  2621. return &v.state
  2622. case 1:
  2623. return &v.sizeCache
  2624. case 2:
  2625. return &v.unknownFields
  2626. default:
  2627. return nil
  2628. }
  2629. }
  2630. file_message_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2631. switch v := v.(*MessageDetailResp); i {
  2632. case 0:
  2633. return &v.state
  2634. case 1:
  2635. return &v.sizeCache
  2636. case 2:
  2637. return &v.unknownFields
  2638. default:
  2639. return nil
  2640. }
  2641. }
  2642. file_message_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2643. switch v := v.(*GetLastMessageReq); i {
  2644. case 0:
  2645. return &v.state
  2646. case 1:
  2647. return &v.sizeCache
  2648. case 2:
  2649. return &v.unknownFields
  2650. default:
  2651. return nil
  2652. }
  2653. }
  2654. file_message_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2655. switch v := v.(*GetLastMessageRes); i {
  2656. case 0:
  2657. return &v.state
  2658. case 1:
  2659. return &v.sizeCache
  2660. case 2:
  2661. return &v.unknownFields
  2662. default:
  2663. return nil
  2664. }
  2665. }
  2666. file_message_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2667. switch v := v.(*GetUnreadClassCountReq); i {
  2668. case 0:
  2669. return &v.state
  2670. case 1:
  2671. return &v.sizeCache
  2672. case 2:
  2673. return &v.unknownFields
  2674. default:
  2675. return nil
  2676. }
  2677. }
  2678. file_message_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2679. switch v := v.(*GetUnreadClassCountRes); i {
  2680. case 0:
  2681. return &v.state
  2682. case 1:
  2683. return &v.sizeCache
  2684. case 2:
  2685. return &v.unknownFields
  2686. default:
  2687. return nil
  2688. }
  2689. }
  2690. file_message_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2691. switch v := v.(*GetMsgTypeReq); i {
  2692. case 0:
  2693. return &v.state
  2694. case 1:
  2695. return &v.sizeCache
  2696. case 2:
  2697. return &v.unknownFields
  2698. default:
  2699. return nil
  2700. }
  2701. }
  2702. file_message_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2703. switch v := v.(*GetMsgTypeRes); i {
  2704. case 0:
  2705. return &v.state
  2706. case 1:
  2707. return &v.sizeCache
  2708. case 2:
  2709. return &v.unknownFields
  2710. default:
  2711. return nil
  2712. }
  2713. }
  2714. file_message_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2715. switch v := v.(*User); i {
  2716. case 0:
  2717. return &v.state
  2718. case 1:
  2719. return &v.sizeCache
  2720. case 2:
  2721. return &v.unknownFields
  2722. default:
  2723. return nil
  2724. }
  2725. }
  2726. file_message_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2727. switch v := v.(*MultipleSaveMsgReq); i {
  2728. case 0:
  2729. return &v.state
  2730. case 1:
  2731. return &v.sizeCache
  2732. case 2:
  2733. return &v.unknownFields
  2734. default:
  2735. return nil
  2736. }
  2737. }
  2738. file_message_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2739. switch v := v.(*MultipleSaveMsgResp); i {
  2740. case 0:
  2741. return &v.state
  2742. case 1:
  2743. return &v.sizeCache
  2744. case 2:
  2745. return &v.unknownFields
  2746. default:
  2747. return nil
  2748. }
  2749. }
  2750. file_message_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2751. switch v := v.(*FindUserBuoyMsgReq); i {
  2752. case 0:
  2753. return &v.state
  2754. case 1:
  2755. return &v.sizeCache
  2756. case 2:
  2757. return &v.unknownFields
  2758. default:
  2759. return nil
  2760. }
  2761. }
  2762. file_message_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2763. switch v := v.(*FindUserBuoyMsgRes); i {
  2764. case 0:
  2765. return &v.state
  2766. case 1:
  2767. return &v.sizeCache
  2768. case 2:
  2769. return &v.unknownFields
  2770. default:
  2771. return nil
  2772. }
  2773. }
  2774. file_message_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2775. switch v := v.(*BuoyMessages); i {
  2776. case 0:
  2777. return &v.state
  2778. case 1:
  2779. return &v.sizeCache
  2780. case 2:
  2781. return &v.unknownFields
  2782. default:
  2783. return nil
  2784. }
  2785. }
  2786. file_message_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2787. switch v := v.(*ClearUnreadMsgReq); i {
  2788. case 0:
  2789. return &v.state
  2790. case 1:
  2791. return &v.sizeCache
  2792. case 2:
  2793. return &v.unknownFields
  2794. default:
  2795. return nil
  2796. }
  2797. }
  2798. file_message_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2799. switch v := v.(*UserMsgListReq); i {
  2800. case 0:
  2801. return &v.state
  2802. case 1:
  2803. return &v.sizeCache
  2804. case 2:
  2805. return &v.unknownFields
  2806. default:
  2807. return nil
  2808. }
  2809. }
  2810. file_message_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2811. switch v := v.(*UserMsgListRes); i {
  2812. case 0:
  2813. return &v.state
  2814. case 1:
  2815. return &v.sizeCache
  2816. case 2:
  2817. return &v.unknownFields
  2818. default:
  2819. return nil
  2820. }
  2821. }
  2822. file_message_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2823. switch v := v.(*UserMsgList); i {
  2824. case 0:
  2825. return &v.state
  2826. case 1:
  2827. return &v.sizeCache
  2828. case 2:
  2829. return &v.unknownFields
  2830. default:
  2831. return nil
  2832. }
  2833. }
  2834. file_message_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2835. switch v := v.(*WxTmplMsg); i {
  2836. case 0:
  2837. return &v.state
  2838. case 1:
  2839. return &v.sizeCache
  2840. case 2:
  2841. return &v.unknownFields
  2842. default:
  2843. return nil
  2844. }
  2845. }
  2846. file_message_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  2847. switch v := v.(*AllSortData); i {
  2848. case 0:
  2849. return &v.state
  2850. case 1:
  2851. return &v.sizeCache
  2852. case 2:
  2853. return &v.unknownFields
  2854. default:
  2855. return nil
  2856. }
  2857. }
  2858. file_message_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  2859. switch v := v.(*WxTmplResponse); i {
  2860. case 0:
  2861. return &v.state
  2862. case 1:
  2863. return &v.sizeCache
  2864. case 2:
  2865. return &v.unknownFields
  2866. default:
  2867. return nil
  2868. }
  2869. }
  2870. file_message_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  2871. switch v := v.(*UserUnreadMsgListReq); i {
  2872. case 0:
  2873. return &v.state
  2874. case 1:
  2875. return &v.sizeCache
  2876. case 2:
  2877. return &v.unknownFields
  2878. default:
  2879. return nil
  2880. }
  2881. }
  2882. file_message_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  2883. switch v := v.(*UserUnreadMsgListRes); i {
  2884. case 0:
  2885. return &v.state
  2886. case 1:
  2887. return &v.sizeCache
  2888. case 2:
  2889. return &v.unknownFields
  2890. default:
  2891. return nil
  2892. }
  2893. }
  2894. }
  2895. type x struct{}
  2896. out := protoimpl.TypeBuilder{
  2897. File: protoimpl.DescBuilder{
  2898. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2899. RawDescriptor: file_message_proto_rawDesc,
  2900. NumEnums: 0,
  2901. NumMessages: 33,
  2902. NumExtensions: 0,
  2903. NumServices: 1,
  2904. },
  2905. GoTypes: file_message_proto_goTypes,
  2906. DependencyIndexes: file_message_proto_depIdxs,
  2907. MessageInfos: file_message_proto_msgTypes,
  2908. }.Build()
  2909. File_message_proto = out.File
  2910. file_message_proto_rawDesc = nil
  2911. file_message_proto_goTypes = nil
  2912. file_message_proto_depIdxs = nil
  2913. }