message.pb.go 123 KB

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