message.pb.go 152 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508
  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. UserId string `protobuf:"bytes,4,opt,name=userId,proto3" json:"userId,omitempty"`
  27. }
  28. func (x *ChangeReadStatusReq) Reset() {
  29. *x = ChangeReadStatusReq{}
  30. if protoimpl.UnsafeEnabled {
  31. mi := &file_message_proto_msgTypes[0]
  32. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  33. ms.StoreMessageInfo(mi)
  34. }
  35. }
  36. func (x *ChangeReadStatusReq) String() string {
  37. return protoimpl.X.MessageStringOf(x)
  38. }
  39. func (*ChangeReadStatusReq) ProtoMessage() {}
  40. func (x *ChangeReadStatusReq) ProtoReflect() protoreflect.Message {
  41. mi := &file_message_proto_msgTypes[0]
  42. if protoimpl.UnsafeEnabled && x != nil {
  43. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  44. if ms.LoadMessageInfo() == nil {
  45. ms.StoreMessageInfo(mi)
  46. }
  47. return ms
  48. }
  49. return mi.MessageOf(x)
  50. }
  51. // Deprecated: Use ChangeReadStatusReq.ProtoReflect.Descriptor instead.
  52. func (*ChangeReadStatusReq) Descriptor() ([]byte, []int) {
  53. return file_message_proto_rawDescGZIP(), []int{0}
  54. }
  55. func (x *ChangeReadStatusReq) GetId() int64 {
  56. if x != nil {
  57. return x.Id
  58. }
  59. return 0
  60. }
  61. func (x *ChangeReadStatusReq) GetReadStatus() int64 {
  62. if x != nil {
  63. return x.ReadStatus
  64. }
  65. return 0
  66. }
  67. func (x *ChangeReadStatusReq) GetAppid() string {
  68. if x != nil {
  69. return x.Appid
  70. }
  71. return ""
  72. }
  73. func (x *ChangeReadStatusReq) GetUserId() string {
  74. if x != nil {
  75. return x.UserId
  76. }
  77. return ""
  78. }
  79. type ResCount struct {
  80. state protoimpl.MessageState
  81. sizeCache protoimpl.SizeCache
  82. unknownFields protoimpl.UnknownFields
  83. MsgType int64 `protobuf:"varint,1,opt,name=msgType,proto3" json:"msgType,omitempty"` // 类型及未读数量
  84. Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // 类型及未读数量
  85. }
  86. func (x *ResCount) Reset() {
  87. *x = ResCount{}
  88. if protoimpl.UnsafeEnabled {
  89. mi := &file_message_proto_msgTypes[1]
  90. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  91. ms.StoreMessageInfo(mi)
  92. }
  93. }
  94. func (x *ResCount) String() string {
  95. return protoimpl.X.MessageStringOf(x)
  96. }
  97. func (*ResCount) ProtoMessage() {}
  98. func (x *ResCount) ProtoReflect() protoreflect.Message {
  99. mi := &file_message_proto_msgTypes[1]
  100. if protoimpl.UnsafeEnabled && x != nil {
  101. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  102. if ms.LoadMessageInfo() == nil {
  103. ms.StoreMessageInfo(mi)
  104. }
  105. return ms
  106. }
  107. return mi.MessageOf(x)
  108. }
  109. // Deprecated: Use ResCount.ProtoReflect.Descriptor instead.
  110. func (*ResCount) Descriptor() ([]byte, []int) {
  111. return file_message_proto_rawDescGZIP(), []int{1}
  112. }
  113. func (x *ResCount) GetMsgType() int64 {
  114. if x != nil {
  115. return x.MsgType
  116. }
  117. return 0
  118. }
  119. func (x *ResCount) GetCount() int64 {
  120. if x != nil {
  121. return x.Count
  122. }
  123. return 0
  124. }
  125. type Response struct {
  126. state protoimpl.MessageState
  127. sizeCache protoimpl.SizeCache
  128. unknownFields protoimpl.UnknownFields
  129. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  130. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  131. }
  132. func (x *Response) Reset() {
  133. *x = Response{}
  134. if protoimpl.UnsafeEnabled {
  135. mi := &file_message_proto_msgTypes[2]
  136. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  137. ms.StoreMessageInfo(mi)
  138. }
  139. }
  140. func (x *Response) String() string {
  141. return protoimpl.X.MessageStringOf(x)
  142. }
  143. func (*Response) ProtoMessage() {}
  144. func (x *Response) ProtoReflect() protoreflect.Message {
  145. mi := &file_message_proto_msgTypes[2]
  146. if protoimpl.UnsafeEnabled && x != nil {
  147. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  148. if ms.LoadMessageInfo() == nil {
  149. ms.StoreMessageInfo(mi)
  150. }
  151. return ms
  152. }
  153. return mi.MessageOf(x)
  154. }
  155. // Deprecated: Use Response.ProtoReflect.Descriptor instead.
  156. func (*Response) Descriptor() ([]byte, []int) {
  157. return file_message_proto_rawDescGZIP(), []int{2}
  158. }
  159. func (x *Response) GetCode() int64 {
  160. if x != nil {
  161. return x.Code
  162. }
  163. return 0
  164. }
  165. func (x *Response) GetMessage() string {
  166. if x != nil {
  167. return x.Message
  168. }
  169. return ""
  170. }
  171. type FindUserMsgReq struct {
  172. state protoimpl.MessageState
  173. sizeCache protoimpl.SizeCache
  174. unknownFields protoimpl.UnknownFields
  175. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  176. ReceiveUserId string `protobuf:"bytes,2,opt,name=receiveUserId,proto3" json:"receiveUserId,omitempty"` //聊天方用户id
  177. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  178. OffSet int64 `protobuf:"varint,4,opt,name=offSet,proto3" json:"offSet,omitempty"` //当前
  179. PageSize int64 `protobuf:"varint,5,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  180. MsgType int64 `protobuf:"varint,6,opt,name=msgType,proto3" json:"msgType,omitempty"` //是否区分类型
  181. Read int64 `protobuf:"varint,7,opt,name=read,proto3" json:"read,omitempty"` // 是否区分已读未读 -1 不区分已读未读 0 未读 1 已读
  182. }
  183. func (x *FindUserMsgReq) Reset() {
  184. *x = FindUserMsgReq{}
  185. if protoimpl.UnsafeEnabled {
  186. mi := &file_message_proto_msgTypes[3]
  187. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  188. ms.StoreMessageInfo(mi)
  189. }
  190. }
  191. func (x *FindUserMsgReq) String() string {
  192. return protoimpl.X.MessageStringOf(x)
  193. }
  194. func (*FindUserMsgReq) ProtoMessage() {}
  195. func (x *FindUserMsgReq) ProtoReflect() protoreflect.Message {
  196. mi := &file_message_proto_msgTypes[3]
  197. if protoimpl.UnsafeEnabled && x != nil {
  198. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  199. if ms.LoadMessageInfo() == nil {
  200. ms.StoreMessageInfo(mi)
  201. }
  202. return ms
  203. }
  204. return mi.MessageOf(x)
  205. }
  206. // Deprecated: Use FindUserMsgReq.ProtoReflect.Descriptor instead.
  207. func (*FindUserMsgReq) Descriptor() ([]byte, []int) {
  208. return file_message_proto_rawDescGZIP(), []int{3}
  209. }
  210. func (x *FindUserMsgReq) GetUserId() string {
  211. if x != nil {
  212. return x.UserId
  213. }
  214. return ""
  215. }
  216. func (x *FindUserMsgReq) GetReceiveUserId() string {
  217. if x != nil {
  218. return x.ReceiveUserId
  219. }
  220. return ""
  221. }
  222. func (x *FindUserMsgReq) GetAppid() string {
  223. if x != nil {
  224. return x.Appid
  225. }
  226. return ""
  227. }
  228. func (x *FindUserMsgReq) GetOffSet() int64 {
  229. if x != nil {
  230. return x.OffSet
  231. }
  232. return 0
  233. }
  234. func (x *FindUserMsgReq) GetPageSize() int64 {
  235. if x != nil {
  236. return x.PageSize
  237. }
  238. return 0
  239. }
  240. func (x *FindUserMsgReq) GetMsgType() int64 {
  241. if x != nil {
  242. return x.MsgType
  243. }
  244. return 0
  245. }
  246. func (x *FindUserMsgReq) GetRead() int64 {
  247. if x != nil {
  248. return x.Read
  249. }
  250. return 0
  251. }
  252. type Messages struct {
  253. state protoimpl.MessageState
  254. sizeCache protoimpl.SizeCache
  255. unknownFields protoimpl.UnknownFields
  256. ReceiveUserId string `protobuf:"bytes,1,opt,name=receiveUserId,proto3" json:"receiveUserId,omitempty"` //接收方用户ID
  257. ReceiveName string `protobuf:"bytes,2,opt,name=receiveName,proto3" json:"receiveName,omitempty"` //接收方用户名
  258. SendUserId string `protobuf:"bytes,3,opt,name=sendUserId,proto3" json:"sendUserId,omitempty"` //发送方用户ID
  259. SendName string `protobuf:"bytes,4,opt,name=sendName,proto3" json:"sendName,omitempty"` //发送方用户名
  260. Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` //主题
  261. Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` //内容
  262. MsgType int64 `protobuf:"varint,7,opt,name=msgType,proto3" json:"msgType,omitempty"` //消息类型 1:客服 2:系统通知 3:营销 4:用户会话
  263. Link string `protobuf:"bytes,8,opt,name=link,proto3" json:"link,omitempty"` //跳转链接
  264. CiteId int64 `protobuf:"varint,9,opt,name=citeId,proto3" json:"citeId,omitempty"` //引用id
  265. IsRead int64 `protobuf:"varint,10,opt,name=isRead,proto3" json:"isRead,omitempty"` //已读未读 0:未读 1:已读
  266. Createtime string `protobuf:"bytes,11,opt,name=createtime,proto3" json:"createtime,omitempty"`
  267. Appid string `protobuf:"bytes,12,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  268. Id string `protobuf:"bytes,13,opt,name=id,proto3" json:"id,omitempty"` //消息id
  269. MsgLogId int64 `protobuf:"varint,14,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"`
  270. RealType int64 `protobuf:"varint,16,opt,name=realType,proto3" json:"realType,omitempty"`
  271. 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"`
  272. }
  273. func (x *Messages) Reset() {
  274. *x = Messages{}
  275. if protoimpl.UnsafeEnabled {
  276. mi := &file_message_proto_msgTypes[4]
  277. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  278. ms.StoreMessageInfo(mi)
  279. }
  280. }
  281. func (x *Messages) String() string {
  282. return protoimpl.X.MessageStringOf(x)
  283. }
  284. func (*Messages) ProtoMessage() {}
  285. func (x *Messages) ProtoReflect() protoreflect.Message {
  286. mi := &file_message_proto_msgTypes[4]
  287. if protoimpl.UnsafeEnabled && x != nil {
  288. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  289. if ms.LoadMessageInfo() == nil {
  290. ms.StoreMessageInfo(mi)
  291. }
  292. return ms
  293. }
  294. return mi.MessageOf(x)
  295. }
  296. // Deprecated: Use Messages.ProtoReflect.Descriptor instead.
  297. func (*Messages) Descriptor() ([]byte, []int) {
  298. return file_message_proto_rawDescGZIP(), []int{4}
  299. }
  300. func (x *Messages) GetReceiveUserId() string {
  301. if x != nil {
  302. return x.ReceiveUserId
  303. }
  304. return ""
  305. }
  306. func (x *Messages) GetReceiveName() string {
  307. if x != nil {
  308. return x.ReceiveName
  309. }
  310. return ""
  311. }
  312. func (x *Messages) GetSendUserId() string {
  313. if x != nil {
  314. return x.SendUserId
  315. }
  316. return ""
  317. }
  318. func (x *Messages) GetSendName() string {
  319. if x != nil {
  320. return x.SendName
  321. }
  322. return ""
  323. }
  324. func (x *Messages) GetTitle() string {
  325. if x != nil {
  326. return x.Title
  327. }
  328. return ""
  329. }
  330. func (x *Messages) GetContent() string {
  331. if x != nil {
  332. return x.Content
  333. }
  334. return ""
  335. }
  336. func (x *Messages) GetMsgType() int64 {
  337. if x != nil {
  338. return x.MsgType
  339. }
  340. return 0
  341. }
  342. func (x *Messages) GetLink() string {
  343. if x != nil {
  344. return x.Link
  345. }
  346. return ""
  347. }
  348. func (x *Messages) GetCiteId() int64 {
  349. if x != nil {
  350. return x.CiteId
  351. }
  352. return 0
  353. }
  354. func (x *Messages) GetIsRead() int64 {
  355. if x != nil {
  356. return x.IsRead
  357. }
  358. return 0
  359. }
  360. func (x *Messages) GetCreatetime() string {
  361. if x != nil {
  362. return x.Createtime
  363. }
  364. return ""
  365. }
  366. func (x *Messages) GetAppid() string {
  367. if x != nil {
  368. return x.Appid
  369. }
  370. return ""
  371. }
  372. func (x *Messages) GetId() string {
  373. if x != nil {
  374. return x.Id
  375. }
  376. return ""
  377. }
  378. func (x *Messages) GetMsgLogId() int64 {
  379. if x != nil {
  380. return x.MsgLogId
  381. }
  382. return 0
  383. }
  384. func (x *Messages) GetRealType() int64 {
  385. if x != nil {
  386. return x.RealType
  387. }
  388. return 0
  389. }
  390. func (x *Messages) GetUrl() map[string]string {
  391. if x != nil {
  392. return x.Url
  393. }
  394. return nil
  395. }
  396. type FindUserMsgRes struct {
  397. state protoimpl.MessageState
  398. sizeCache protoimpl.SizeCache
  399. unknownFields protoimpl.UnknownFields
  400. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  401. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  402. Data []*Messages `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` //
  403. Count int64 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` //总数
  404. }
  405. func (x *FindUserMsgRes) Reset() {
  406. *x = FindUserMsgRes{}
  407. if protoimpl.UnsafeEnabled {
  408. mi := &file_message_proto_msgTypes[5]
  409. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  410. ms.StoreMessageInfo(mi)
  411. }
  412. }
  413. func (x *FindUserMsgRes) String() string {
  414. return protoimpl.X.MessageStringOf(x)
  415. }
  416. func (*FindUserMsgRes) ProtoMessage() {}
  417. func (x *FindUserMsgRes) ProtoReflect() protoreflect.Message {
  418. mi := &file_message_proto_msgTypes[5]
  419. if protoimpl.UnsafeEnabled && x != nil {
  420. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  421. if ms.LoadMessageInfo() == nil {
  422. ms.StoreMessageInfo(mi)
  423. }
  424. return ms
  425. }
  426. return mi.MessageOf(x)
  427. }
  428. // Deprecated: Use FindUserMsgRes.ProtoReflect.Descriptor instead.
  429. func (*FindUserMsgRes) Descriptor() ([]byte, []int) {
  430. return file_message_proto_rawDescGZIP(), []int{5}
  431. }
  432. func (x *FindUserMsgRes) GetCode() int64 {
  433. if x != nil {
  434. return x.Code
  435. }
  436. return 0
  437. }
  438. func (x *FindUserMsgRes) GetMessage() string {
  439. if x != nil {
  440. return x.Message
  441. }
  442. return ""
  443. }
  444. func (x *FindUserMsgRes) GetData() []*Messages {
  445. if x != nil {
  446. return x.Data
  447. }
  448. return nil
  449. }
  450. func (x *FindUserMsgRes) GetCount() int64 {
  451. if x != nil {
  452. return x.Count
  453. }
  454. return 0
  455. }
  456. type GetClassUnreadCountReq struct {
  457. state protoimpl.MessageState
  458. sizeCache protoimpl.SizeCache
  459. unknownFields protoimpl.UnknownFields
  460. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  461. MsgType int64 `protobuf:"varint,2,opt,name=msgType,proto3" json:"msgType,omitempty"` //分类 1:客服 2:系统通知 3:营销 4:用户会话
  462. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  463. }
  464. func (x *GetClassUnreadCountReq) Reset() {
  465. *x = GetClassUnreadCountReq{}
  466. if protoimpl.UnsafeEnabled {
  467. mi := &file_message_proto_msgTypes[6]
  468. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  469. ms.StoreMessageInfo(mi)
  470. }
  471. }
  472. func (x *GetClassUnreadCountReq) String() string {
  473. return protoimpl.X.MessageStringOf(x)
  474. }
  475. func (*GetClassUnreadCountReq) ProtoMessage() {}
  476. func (x *GetClassUnreadCountReq) ProtoReflect() protoreflect.Message {
  477. mi := &file_message_proto_msgTypes[6]
  478. if protoimpl.UnsafeEnabled && x != nil {
  479. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  480. if ms.LoadMessageInfo() == nil {
  481. ms.StoreMessageInfo(mi)
  482. }
  483. return ms
  484. }
  485. return mi.MessageOf(x)
  486. }
  487. // Deprecated: Use GetClassUnreadCountReq.ProtoReflect.Descriptor instead.
  488. func (*GetClassUnreadCountReq) Descriptor() ([]byte, []int) {
  489. return file_message_proto_rawDescGZIP(), []int{6}
  490. }
  491. func (x *GetClassUnreadCountReq) GetUserId() string {
  492. if x != nil {
  493. return x.UserId
  494. }
  495. return ""
  496. }
  497. func (x *GetClassUnreadCountReq) GetMsgType() int64 {
  498. if x != nil {
  499. return x.MsgType
  500. }
  501. return 0
  502. }
  503. func (x *GetClassUnreadCountReq) GetAppid() string {
  504. if x != nil {
  505. return x.Appid
  506. }
  507. return ""
  508. }
  509. // 查看消息内容
  510. type MessageDetailReq struct {
  511. state protoimpl.MessageState
  512. sizeCache protoimpl.SizeCache
  513. unknownFields protoimpl.UnknownFields
  514. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //消息id
  515. MsgLogId int64 `protobuf:"varint,2,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"`
  516. UserId string `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId,omitempty"`
  517. }
  518. func (x *MessageDetailReq) Reset() {
  519. *x = MessageDetailReq{}
  520. if protoimpl.UnsafeEnabled {
  521. mi := &file_message_proto_msgTypes[7]
  522. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  523. ms.StoreMessageInfo(mi)
  524. }
  525. }
  526. func (x *MessageDetailReq) String() string {
  527. return protoimpl.X.MessageStringOf(x)
  528. }
  529. func (*MessageDetailReq) ProtoMessage() {}
  530. func (x *MessageDetailReq) ProtoReflect() protoreflect.Message {
  531. mi := &file_message_proto_msgTypes[7]
  532. if protoimpl.UnsafeEnabled && x != nil {
  533. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  534. if ms.LoadMessageInfo() == nil {
  535. ms.StoreMessageInfo(mi)
  536. }
  537. return ms
  538. }
  539. return mi.MessageOf(x)
  540. }
  541. // Deprecated: Use MessageDetailReq.ProtoReflect.Descriptor instead.
  542. func (*MessageDetailReq) Descriptor() ([]byte, []int) {
  543. return file_message_proto_rawDescGZIP(), []int{7}
  544. }
  545. func (x *MessageDetailReq) GetId() int64 {
  546. if x != nil {
  547. return x.Id
  548. }
  549. return 0
  550. }
  551. func (x *MessageDetailReq) GetMsgLogId() int64 {
  552. if x != nil {
  553. return x.MsgLogId
  554. }
  555. return 0
  556. }
  557. func (x *MessageDetailReq) GetUserId() string {
  558. if x != nil {
  559. return x.UserId
  560. }
  561. return ""
  562. }
  563. type MessageDetailResp struct {
  564. state protoimpl.MessageState
  565. sizeCache protoimpl.SizeCache
  566. unknownFields protoimpl.UnknownFields
  567. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  568. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  569. Data *Messages `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` //
  570. }
  571. func (x *MessageDetailResp) Reset() {
  572. *x = MessageDetailResp{}
  573. if protoimpl.UnsafeEnabled {
  574. mi := &file_message_proto_msgTypes[8]
  575. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  576. ms.StoreMessageInfo(mi)
  577. }
  578. }
  579. func (x *MessageDetailResp) String() string {
  580. return protoimpl.X.MessageStringOf(x)
  581. }
  582. func (*MessageDetailResp) ProtoMessage() {}
  583. func (x *MessageDetailResp) ProtoReflect() protoreflect.Message {
  584. mi := &file_message_proto_msgTypes[8]
  585. if protoimpl.UnsafeEnabled && x != nil {
  586. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  587. if ms.LoadMessageInfo() == nil {
  588. ms.StoreMessageInfo(mi)
  589. }
  590. return ms
  591. }
  592. return mi.MessageOf(x)
  593. }
  594. // Deprecated: Use MessageDetailResp.ProtoReflect.Descriptor instead.
  595. func (*MessageDetailResp) Descriptor() ([]byte, []int) {
  596. return file_message_proto_rawDescGZIP(), []int{8}
  597. }
  598. func (x *MessageDetailResp) GetCode() int64 {
  599. if x != nil {
  600. return x.Code
  601. }
  602. return 0
  603. }
  604. func (x *MessageDetailResp) GetMessage() string {
  605. if x != nil {
  606. return x.Message
  607. }
  608. return ""
  609. }
  610. func (x *MessageDetailResp) GetData() *Messages {
  611. if x != nil {
  612. return x.Data
  613. }
  614. return nil
  615. }
  616. type GetLastMessageReq struct {
  617. state protoimpl.MessageState
  618. sizeCache protoimpl.SizeCache
  619. unknownFields protoimpl.UnknownFields
  620. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  621. MsgType int64 `protobuf:"varint,2,opt,name=msgType,proto3" json:"msgType,omitempty"` //分类 1:客服 2:系统通知 3:营销 4:用户会话
  622. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  623. IsRead int64 `protobuf:"varint,4,opt,name=isRead,proto3" json:"isRead,omitempty"` // 0:未读 1:已读 -1 不区分
  624. }
  625. func (x *GetLastMessageReq) Reset() {
  626. *x = GetLastMessageReq{}
  627. if protoimpl.UnsafeEnabled {
  628. mi := &file_message_proto_msgTypes[9]
  629. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  630. ms.StoreMessageInfo(mi)
  631. }
  632. }
  633. func (x *GetLastMessageReq) String() string {
  634. return protoimpl.X.MessageStringOf(x)
  635. }
  636. func (*GetLastMessageReq) ProtoMessage() {}
  637. func (x *GetLastMessageReq) ProtoReflect() protoreflect.Message {
  638. mi := &file_message_proto_msgTypes[9]
  639. if protoimpl.UnsafeEnabled && x != nil {
  640. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  641. if ms.LoadMessageInfo() == nil {
  642. ms.StoreMessageInfo(mi)
  643. }
  644. return ms
  645. }
  646. return mi.MessageOf(x)
  647. }
  648. // Deprecated: Use GetLastMessageReq.ProtoReflect.Descriptor instead.
  649. func (*GetLastMessageReq) Descriptor() ([]byte, []int) {
  650. return file_message_proto_rawDescGZIP(), []int{9}
  651. }
  652. func (x *GetLastMessageReq) GetUserId() string {
  653. if x != nil {
  654. return x.UserId
  655. }
  656. return ""
  657. }
  658. func (x *GetLastMessageReq) GetMsgType() int64 {
  659. if x != nil {
  660. return x.MsgType
  661. }
  662. return 0
  663. }
  664. func (x *GetLastMessageReq) GetAppid() string {
  665. if x != nil {
  666. return x.Appid
  667. }
  668. return ""
  669. }
  670. func (x *GetLastMessageReq) GetIsRead() int64 {
  671. if x != nil {
  672. return x.IsRead
  673. }
  674. return 0
  675. }
  676. type GetLastMessageRes struct {
  677. state protoimpl.MessageState
  678. sizeCache protoimpl.SizeCache
  679. unknownFields protoimpl.UnknownFields
  680. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  681. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  682. Data *Messages `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` //
  683. }
  684. func (x *GetLastMessageRes) Reset() {
  685. *x = GetLastMessageRes{}
  686. if protoimpl.UnsafeEnabled {
  687. mi := &file_message_proto_msgTypes[10]
  688. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  689. ms.StoreMessageInfo(mi)
  690. }
  691. }
  692. func (x *GetLastMessageRes) String() string {
  693. return protoimpl.X.MessageStringOf(x)
  694. }
  695. func (*GetLastMessageRes) ProtoMessage() {}
  696. func (x *GetLastMessageRes) ProtoReflect() protoreflect.Message {
  697. mi := &file_message_proto_msgTypes[10]
  698. if protoimpl.UnsafeEnabled && x != nil {
  699. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  700. if ms.LoadMessageInfo() == nil {
  701. ms.StoreMessageInfo(mi)
  702. }
  703. return ms
  704. }
  705. return mi.MessageOf(x)
  706. }
  707. // Deprecated: Use GetLastMessageRes.ProtoReflect.Descriptor instead.
  708. func (*GetLastMessageRes) Descriptor() ([]byte, []int) {
  709. return file_message_proto_rawDescGZIP(), []int{10}
  710. }
  711. func (x *GetLastMessageRes) GetCode() int64 {
  712. if x != nil {
  713. return x.Code
  714. }
  715. return 0
  716. }
  717. func (x *GetLastMessageRes) GetMessage() string {
  718. if x != nil {
  719. return x.Message
  720. }
  721. return ""
  722. }
  723. func (x *GetLastMessageRes) GetData() *Messages {
  724. if x != nil {
  725. return x.Data
  726. }
  727. return nil
  728. }
  729. // 获取用户分类的的未读消息分类及数量 及分类下最新的消息
  730. type GetUnreadClassCountReq struct {
  731. state protoimpl.MessageState
  732. sizeCache protoimpl.SizeCache
  733. unknownFields protoimpl.UnknownFields
  734. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  735. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  736. NeedMsg bool `protobuf:"varint,3,opt,name=needMsg,proto3" json:"needMsg,omitempty"` //是否需要分类下的最新一条消息
  737. }
  738. func (x *GetUnreadClassCountReq) Reset() {
  739. *x = GetUnreadClassCountReq{}
  740. if protoimpl.UnsafeEnabled {
  741. mi := &file_message_proto_msgTypes[11]
  742. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  743. ms.StoreMessageInfo(mi)
  744. }
  745. }
  746. func (x *GetUnreadClassCountReq) String() string {
  747. return protoimpl.X.MessageStringOf(x)
  748. }
  749. func (*GetUnreadClassCountReq) ProtoMessage() {}
  750. func (x *GetUnreadClassCountReq) ProtoReflect() protoreflect.Message {
  751. mi := &file_message_proto_msgTypes[11]
  752. if protoimpl.UnsafeEnabled && x != nil {
  753. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  754. if ms.LoadMessageInfo() == nil {
  755. ms.StoreMessageInfo(mi)
  756. }
  757. return ms
  758. }
  759. return mi.MessageOf(x)
  760. }
  761. // Deprecated: Use GetUnreadClassCountReq.ProtoReflect.Descriptor instead.
  762. func (*GetUnreadClassCountReq) Descriptor() ([]byte, []int) {
  763. return file_message_proto_rawDescGZIP(), []int{11}
  764. }
  765. func (x *GetUnreadClassCountReq) GetUserId() string {
  766. if x != nil {
  767. return x.UserId
  768. }
  769. return ""
  770. }
  771. func (x *GetUnreadClassCountReq) GetAppid() string {
  772. if x != nil {
  773. return x.Appid
  774. }
  775. return ""
  776. }
  777. func (x *GetUnreadClassCountReq) GetNeedMsg() bool {
  778. if x != nil {
  779. return x.NeedMsg
  780. }
  781. return false
  782. }
  783. type GetUnreadClassCountRes struct {
  784. state protoimpl.MessageState
  785. sizeCache protoimpl.SizeCache
  786. unknownFields protoimpl.UnknownFields
  787. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  788. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  789. Data []*ResCount `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` //
  790. Info []*Messages `protobuf:"bytes,4,rep,name=info,proto3" json:"info,omitempty"` // 每个类型最新消息列表
  791. }
  792. func (x *GetUnreadClassCountRes) Reset() {
  793. *x = GetUnreadClassCountRes{}
  794. if protoimpl.UnsafeEnabled {
  795. mi := &file_message_proto_msgTypes[12]
  796. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  797. ms.StoreMessageInfo(mi)
  798. }
  799. }
  800. func (x *GetUnreadClassCountRes) String() string {
  801. return protoimpl.X.MessageStringOf(x)
  802. }
  803. func (*GetUnreadClassCountRes) ProtoMessage() {}
  804. func (x *GetUnreadClassCountRes) ProtoReflect() protoreflect.Message {
  805. mi := &file_message_proto_msgTypes[12]
  806. if protoimpl.UnsafeEnabled && x != nil {
  807. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  808. if ms.LoadMessageInfo() == nil {
  809. ms.StoreMessageInfo(mi)
  810. }
  811. return ms
  812. }
  813. return mi.MessageOf(x)
  814. }
  815. // Deprecated: Use GetUnreadClassCountRes.ProtoReflect.Descriptor instead.
  816. func (*GetUnreadClassCountRes) Descriptor() ([]byte, []int) {
  817. return file_message_proto_rawDescGZIP(), []int{12}
  818. }
  819. func (x *GetUnreadClassCountRes) GetCode() int64 {
  820. if x != nil {
  821. return x.Code
  822. }
  823. return 0
  824. }
  825. func (x *GetUnreadClassCountRes) GetMessage() string {
  826. if x != nil {
  827. return x.Message
  828. }
  829. return ""
  830. }
  831. func (x *GetUnreadClassCountRes) GetData() []*ResCount {
  832. if x != nil {
  833. return x.Data
  834. }
  835. return nil
  836. }
  837. func (x *GetUnreadClassCountRes) GetInfo() []*Messages {
  838. if x != nil {
  839. return x.Info
  840. }
  841. return nil
  842. }
  843. // message GetMsgTypeReq {
  844. // string userId = 1; // 用户id
  845. // string appid = 2; //应用标识
  846. // }
  847. type MsgTypes struct {
  848. state protoimpl.MessageState
  849. sizeCache protoimpl.SizeCache
  850. unknownFields protoimpl.UnknownFields
  851. MsgType int64 `protobuf:"varint,1,opt,name=msgType,proto3" json:"msgType,omitempty"`
  852. Img string `protobuf:"bytes,2,opt,name=img,proto3" json:"img,omitempty"`
  853. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
  854. Code string `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"`
  855. DisplayPlatform string `protobuf:"bytes,5,opt,name=displayPlatform,proto3" json:"displayPlatform,omitempty"`
  856. }
  857. func (x *MsgTypes) Reset() {
  858. *x = MsgTypes{}
  859. if protoimpl.UnsafeEnabled {
  860. mi := &file_message_proto_msgTypes[13]
  861. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  862. ms.StoreMessageInfo(mi)
  863. }
  864. }
  865. func (x *MsgTypes) String() string {
  866. return protoimpl.X.MessageStringOf(x)
  867. }
  868. func (*MsgTypes) ProtoMessage() {}
  869. func (x *MsgTypes) ProtoReflect() protoreflect.Message {
  870. mi := &file_message_proto_msgTypes[13]
  871. if protoimpl.UnsafeEnabled && x != nil {
  872. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  873. if ms.LoadMessageInfo() == nil {
  874. ms.StoreMessageInfo(mi)
  875. }
  876. return ms
  877. }
  878. return mi.MessageOf(x)
  879. }
  880. // Deprecated: Use MsgTypes.ProtoReflect.Descriptor instead.
  881. func (*MsgTypes) Descriptor() ([]byte, []int) {
  882. return file_message_proto_rawDescGZIP(), []int{13}
  883. }
  884. func (x *MsgTypes) GetMsgType() int64 {
  885. if x != nil {
  886. return x.MsgType
  887. }
  888. return 0
  889. }
  890. func (x *MsgTypes) GetImg() string {
  891. if x != nil {
  892. return x.Img
  893. }
  894. return ""
  895. }
  896. func (x *MsgTypes) GetName() string {
  897. if x != nil {
  898. return x.Name
  899. }
  900. return ""
  901. }
  902. func (x *MsgTypes) GetCode() string {
  903. if x != nil {
  904. return x.Code
  905. }
  906. return ""
  907. }
  908. func (x *MsgTypes) GetDisplayPlatform() string {
  909. if x != nil {
  910. return x.DisplayPlatform
  911. }
  912. return ""
  913. }
  914. type User struct {
  915. state protoimpl.MessageState
  916. sizeCache protoimpl.SizeCache
  917. unknownFields protoimpl.UnknownFields
  918. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"`
  919. UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"`
  920. }
  921. func (x *User) Reset() {
  922. *x = User{}
  923. if protoimpl.UnsafeEnabled {
  924. mi := &file_message_proto_msgTypes[14]
  925. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  926. ms.StoreMessageInfo(mi)
  927. }
  928. }
  929. func (x *User) String() string {
  930. return protoimpl.X.MessageStringOf(x)
  931. }
  932. func (*User) ProtoMessage() {}
  933. func (x *User) ProtoReflect() protoreflect.Message {
  934. mi := &file_message_proto_msgTypes[14]
  935. if protoimpl.UnsafeEnabled && x != nil {
  936. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  937. if ms.LoadMessageInfo() == nil {
  938. ms.StoreMessageInfo(mi)
  939. }
  940. return ms
  941. }
  942. return mi.MessageOf(x)
  943. }
  944. // Deprecated: Use User.ProtoReflect.Descriptor instead.
  945. func (*User) Descriptor() ([]byte, []int) {
  946. return file_message_proto_rawDescGZIP(), []int{14}
  947. }
  948. func (x *User) GetUserId() string {
  949. if x != nil {
  950. return x.UserId
  951. }
  952. return ""
  953. }
  954. func (x *User) GetUserName() string {
  955. if x != nil {
  956. return x.UserName
  957. }
  958. return ""
  959. }
  960. type MultipleSaveMsgReq struct {
  961. state protoimpl.MessageState
  962. sizeCache protoimpl.SizeCache
  963. unknownFields protoimpl.UnknownFields
  964. UserIds string `protobuf:"bytes,1,opt,name=userIds,proto3" json:"userIds,omitempty"`
  965. SendUserId string `protobuf:"bytes,3,opt,name=sendUserId,proto3" json:"sendUserId,omitempty"` //发送方用户ID
  966. Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` //主题
  967. Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` //内容
  968. MsgType int64 `protobuf:"varint,7,opt,name=msgType,proto3" json:"msgType,omitempty"` //消息类型 1:客服 2:系统通知 3:营销 4:用户会话
  969. Link string `protobuf:"bytes,8,opt,name=link,proto3" json:"link,omitempty"` //跳转链接
  970. Appid string `protobuf:"bytes,10,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  971. MsgLogId int64 `protobuf:"varint,11,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"` //消息记录表id
  972. PositionIds string `protobuf:"bytes,14,opt,name=positionIds,proto3" json:"positionIds,omitempty"` // 职位id 逗号分割
  973. Row4 string `protobuf:"bytes,15,opt,name=row4,proto3" json:"row4,omitempty"`
  974. ProductName string `protobuf:"bytes,16,opt,name=productName,proto3" json:"productName,omitempty"`
  975. OrderId string `protobuf:"bytes,17,opt,name=orderId,proto3" json:"orderId,omitempty"`
  976. OrderMoney string `protobuf:"bytes,18,opt,name=orderMoney,proto3" json:"orderMoney,omitempty"`
  977. Identity string `protobuf:"bytes,19,opt,name=identity,proto3" json:"identity,omitempty"`
  978. AppPushUrl string `protobuf:"bytes,20,opt,name=appPushUrl,proto3" json:"appPushUrl,omitempty"`
  979. WxPushUrl string `protobuf:"bytes,21,opt,name=wxPushUrl,proto3" json:"wxPushUrl,omitempty"`
  980. IosPushUrl string `protobuf:"bytes,22,opt,name=iosPushUrl,proto3" json:"iosPushUrl,omitempty"`
  981. BaseUserIds string `protobuf:"bytes,23,opt,name=baseUserIds,proto3" json:"baseUserIds,omitempty"`
  982. }
  983. func (x *MultipleSaveMsgReq) Reset() {
  984. *x = MultipleSaveMsgReq{}
  985. if protoimpl.UnsafeEnabled {
  986. mi := &file_message_proto_msgTypes[15]
  987. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  988. ms.StoreMessageInfo(mi)
  989. }
  990. }
  991. func (x *MultipleSaveMsgReq) String() string {
  992. return protoimpl.X.MessageStringOf(x)
  993. }
  994. func (*MultipleSaveMsgReq) ProtoMessage() {}
  995. func (x *MultipleSaveMsgReq) ProtoReflect() protoreflect.Message {
  996. mi := &file_message_proto_msgTypes[15]
  997. if protoimpl.UnsafeEnabled && x != nil {
  998. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  999. if ms.LoadMessageInfo() == nil {
  1000. ms.StoreMessageInfo(mi)
  1001. }
  1002. return ms
  1003. }
  1004. return mi.MessageOf(x)
  1005. }
  1006. // Deprecated: Use MultipleSaveMsgReq.ProtoReflect.Descriptor instead.
  1007. func (*MultipleSaveMsgReq) Descriptor() ([]byte, []int) {
  1008. return file_message_proto_rawDescGZIP(), []int{15}
  1009. }
  1010. func (x *MultipleSaveMsgReq) GetUserIds() string {
  1011. if x != nil {
  1012. return x.UserIds
  1013. }
  1014. return ""
  1015. }
  1016. func (x *MultipleSaveMsgReq) GetSendUserId() string {
  1017. if x != nil {
  1018. return x.SendUserId
  1019. }
  1020. return ""
  1021. }
  1022. func (x *MultipleSaveMsgReq) GetTitle() string {
  1023. if x != nil {
  1024. return x.Title
  1025. }
  1026. return ""
  1027. }
  1028. func (x *MultipleSaveMsgReq) GetContent() string {
  1029. if x != nil {
  1030. return x.Content
  1031. }
  1032. return ""
  1033. }
  1034. func (x *MultipleSaveMsgReq) GetMsgType() int64 {
  1035. if x != nil {
  1036. return x.MsgType
  1037. }
  1038. return 0
  1039. }
  1040. func (x *MultipleSaveMsgReq) GetLink() string {
  1041. if x != nil {
  1042. return x.Link
  1043. }
  1044. return ""
  1045. }
  1046. func (x *MultipleSaveMsgReq) GetAppid() string {
  1047. if x != nil {
  1048. return x.Appid
  1049. }
  1050. return ""
  1051. }
  1052. func (x *MultipleSaveMsgReq) GetMsgLogId() int64 {
  1053. if x != nil {
  1054. return x.MsgLogId
  1055. }
  1056. return 0
  1057. }
  1058. func (x *MultipleSaveMsgReq) GetPositionIds() string {
  1059. if x != nil {
  1060. return x.PositionIds
  1061. }
  1062. return ""
  1063. }
  1064. func (x *MultipleSaveMsgReq) GetRow4() string {
  1065. if x != nil {
  1066. return x.Row4
  1067. }
  1068. return ""
  1069. }
  1070. func (x *MultipleSaveMsgReq) GetProductName() string {
  1071. if x != nil {
  1072. return x.ProductName
  1073. }
  1074. return ""
  1075. }
  1076. func (x *MultipleSaveMsgReq) GetOrderId() string {
  1077. if x != nil {
  1078. return x.OrderId
  1079. }
  1080. return ""
  1081. }
  1082. func (x *MultipleSaveMsgReq) GetOrderMoney() string {
  1083. if x != nil {
  1084. return x.OrderMoney
  1085. }
  1086. return ""
  1087. }
  1088. func (x *MultipleSaveMsgReq) GetIdentity() string {
  1089. if x != nil {
  1090. return x.Identity
  1091. }
  1092. return ""
  1093. }
  1094. func (x *MultipleSaveMsgReq) GetAppPushUrl() string {
  1095. if x != nil {
  1096. return x.AppPushUrl
  1097. }
  1098. return ""
  1099. }
  1100. func (x *MultipleSaveMsgReq) GetWxPushUrl() string {
  1101. if x != nil {
  1102. return x.WxPushUrl
  1103. }
  1104. return ""
  1105. }
  1106. func (x *MultipleSaveMsgReq) GetIosPushUrl() string {
  1107. if x != nil {
  1108. return x.IosPushUrl
  1109. }
  1110. return ""
  1111. }
  1112. func (x *MultipleSaveMsgReq) GetBaseUserIds() string {
  1113. if x != nil {
  1114. return x.BaseUserIds
  1115. }
  1116. return ""
  1117. }
  1118. type CustomWxTpl struct {
  1119. state protoimpl.MessageState
  1120. sizeCache protoimpl.SizeCache
  1121. unknownFields protoimpl.UnknownFields
  1122. TplId string `protobuf:"bytes,1,opt,name=TplId,proto3" json:"TplId,omitempty"`
  1123. 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"`
  1124. }
  1125. func (x *CustomWxTpl) Reset() {
  1126. *x = CustomWxTpl{}
  1127. if protoimpl.UnsafeEnabled {
  1128. mi := &file_message_proto_msgTypes[16]
  1129. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1130. ms.StoreMessageInfo(mi)
  1131. }
  1132. }
  1133. func (x *CustomWxTpl) String() string {
  1134. return protoimpl.X.MessageStringOf(x)
  1135. }
  1136. func (*CustomWxTpl) ProtoMessage() {}
  1137. func (x *CustomWxTpl) ProtoReflect() protoreflect.Message {
  1138. mi := &file_message_proto_msgTypes[16]
  1139. if protoimpl.UnsafeEnabled && x != nil {
  1140. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1141. if ms.LoadMessageInfo() == nil {
  1142. ms.StoreMessageInfo(mi)
  1143. }
  1144. return ms
  1145. }
  1146. return mi.MessageOf(x)
  1147. }
  1148. // Deprecated: Use CustomWxTpl.ProtoReflect.Descriptor instead.
  1149. func (*CustomWxTpl) Descriptor() ([]byte, []int) {
  1150. return file_message_proto_rawDescGZIP(), []int{16}
  1151. }
  1152. func (x *CustomWxTpl) GetTplId() string {
  1153. if x != nil {
  1154. return x.TplId
  1155. }
  1156. return ""
  1157. }
  1158. func (x *CustomWxTpl) GetTmplData() map[string]*TmplItem {
  1159. if x != nil {
  1160. return x.TmplData
  1161. }
  1162. return nil
  1163. }
  1164. type TmplItem struct {
  1165. state protoimpl.MessageState
  1166. sizeCache protoimpl.SizeCache
  1167. unknownFields protoimpl.UnknownFields
  1168. Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
  1169. Color string `protobuf:"bytes,2,opt,name=color,proto3" json:"color,omitempty"`
  1170. }
  1171. func (x *TmplItem) Reset() {
  1172. *x = TmplItem{}
  1173. if protoimpl.UnsafeEnabled {
  1174. mi := &file_message_proto_msgTypes[17]
  1175. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1176. ms.StoreMessageInfo(mi)
  1177. }
  1178. }
  1179. func (x *TmplItem) String() string {
  1180. return protoimpl.X.MessageStringOf(x)
  1181. }
  1182. func (*TmplItem) ProtoMessage() {}
  1183. func (x *TmplItem) ProtoReflect() protoreflect.Message {
  1184. mi := &file_message_proto_msgTypes[17]
  1185. if protoimpl.UnsafeEnabled && x != nil {
  1186. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1187. if ms.LoadMessageInfo() == nil {
  1188. ms.StoreMessageInfo(mi)
  1189. }
  1190. return ms
  1191. }
  1192. return mi.MessageOf(x)
  1193. }
  1194. // Deprecated: Use TmplItem.ProtoReflect.Descriptor instead.
  1195. func (*TmplItem) Descriptor() ([]byte, []int) {
  1196. return file_message_proto_rawDescGZIP(), []int{17}
  1197. }
  1198. func (x *TmplItem) GetValue() string {
  1199. if x != nil {
  1200. return x.Value
  1201. }
  1202. return ""
  1203. }
  1204. func (x *TmplItem) GetColor() string {
  1205. if x != nil {
  1206. return x.Color
  1207. }
  1208. return ""
  1209. }
  1210. type MultipleSaveMsgResp struct {
  1211. state protoimpl.MessageState
  1212. sizeCache protoimpl.SizeCache
  1213. unknownFields protoimpl.UnknownFields
  1214. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  1215. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  1216. ErrCount int64 `protobuf:"varint,3,opt,name=errCount,proto3" json:"errCount,omitempty"` // 保存出错数量
  1217. }
  1218. func (x *MultipleSaveMsgResp) Reset() {
  1219. *x = MultipleSaveMsgResp{}
  1220. if protoimpl.UnsafeEnabled {
  1221. mi := &file_message_proto_msgTypes[18]
  1222. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1223. ms.StoreMessageInfo(mi)
  1224. }
  1225. }
  1226. func (x *MultipleSaveMsgResp) String() string {
  1227. return protoimpl.X.MessageStringOf(x)
  1228. }
  1229. func (*MultipleSaveMsgResp) ProtoMessage() {}
  1230. func (x *MultipleSaveMsgResp) ProtoReflect() protoreflect.Message {
  1231. mi := &file_message_proto_msgTypes[18]
  1232. if protoimpl.UnsafeEnabled && x != nil {
  1233. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1234. if ms.LoadMessageInfo() == nil {
  1235. ms.StoreMessageInfo(mi)
  1236. }
  1237. return ms
  1238. }
  1239. return mi.MessageOf(x)
  1240. }
  1241. // Deprecated: Use MultipleSaveMsgResp.ProtoReflect.Descriptor instead.
  1242. func (*MultipleSaveMsgResp) Descriptor() ([]byte, []int) {
  1243. return file_message_proto_rawDescGZIP(), []int{18}
  1244. }
  1245. func (x *MultipleSaveMsgResp) GetCode() int64 {
  1246. if x != nil {
  1247. return x.Code
  1248. }
  1249. return 0
  1250. }
  1251. func (x *MultipleSaveMsgResp) GetMessage() string {
  1252. if x != nil {
  1253. return x.Message
  1254. }
  1255. return ""
  1256. }
  1257. func (x *MultipleSaveMsgResp) GetErrCount() int64 {
  1258. if x != nil {
  1259. return x.ErrCount
  1260. }
  1261. return 0
  1262. }
  1263. type FindUserBuoyMsgReq struct {
  1264. state protoimpl.MessageState
  1265. sizeCache protoimpl.SizeCache
  1266. unknownFields protoimpl.UnknownFields
  1267. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  1268. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  1269. PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  1270. }
  1271. func (x *FindUserBuoyMsgReq) Reset() {
  1272. *x = FindUserBuoyMsgReq{}
  1273. if protoimpl.UnsafeEnabled {
  1274. mi := &file_message_proto_msgTypes[19]
  1275. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1276. ms.StoreMessageInfo(mi)
  1277. }
  1278. }
  1279. func (x *FindUserBuoyMsgReq) String() string {
  1280. return protoimpl.X.MessageStringOf(x)
  1281. }
  1282. func (*FindUserBuoyMsgReq) ProtoMessage() {}
  1283. func (x *FindUserBuoyMsgReq) ProtoReflect() protoreflect.Message {
  1284. mi := &file_message_proto_msgTypes[19]
  1285. if protoimpl.UnsafeEnabled && x != nil {
  1286. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1287. if ms.LoadMessageInfo() == nil {
  1288. ms.StoreMessageInfo(mi)
  1289. }
  1290. return ms
  1291. }
  1292. return mi.MessageOf(x)
  1293. }
  1294. // Deprecated: Use FindUserBuoyMsgReq.ProtoReflect.Descriptor instead.
  1295. func (*FindUserBuoyMsgReq) Descriptor() ([]byte, []int) {
  1296. return file_message_proto_rawDescGZIP(), []int{19}
  1297. }
  1298. func (x *FindUserBuoyMsgReq) GetUserId() string {
  1299. if x != nil {
  1300. return x.UserId
  1301. }
  1302. return ""
  1303. }
  1304. func (x *FindUserBuoyMsgReq) GetAppid() string {
  1305. if x != nil {
  1306. return x.Appid
  1307. }
  1308. return ""
  1309. }
  1310. func (x *FindUserBuoyMsgReq) GetPageSize() int64 {
  1311. if x != nil {
  1312. return x.PageSize
  1313. }
  1314. return 0
  1315. }
  1316. type FindUserBuoyMsgRes struct {
  1317. state protoimpl.MessageState
  1318. sizeCache protoimpl.SizeCache
  1319. unknownFields protoimpl.UnknownFields
  1320. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  1321. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  1322. Data []*BuoyMessages `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` //
  1323. }
  1324. func (x *FindUserBuoyMsgRes) Reset() {
  1325. *x = FindUserBuoyMsgRes{}
  1326. if protoimpl.UnsafeEnabled {
  1327. mi := &file_message_proto_msgTypes[20]
  1328. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1329. ms.StoreMessageInfo(mi)
  1330. }
  1331. }
  1332. func (x *FindUserBuoyMsgRes) String() string {
  1333. return protoimpl.X.MessageStringOf(x)
  1334. }
  1335. func (*FindUserBuoyMsgRes) ProtoMessage() {}
  1336. func (x *FindUserBuoyMsgRes) ProtoReflect() protoreflect.Message {
  1337. mi := &file_message_proto_msgTypes[20]
  1338. if protoimpl.UnsafeEnabled && x != nil {
  1339. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1340. if ms.LoadMessageInfo() == nil {
  1341. ms.StoreMessageInfo(mi)
  1342. }
  1343. return ms
  1344. }
  1345. return mi.MessageOf(x)
  1346. }
  1347. // Deprecated: Use FindUserBuoyMsgRes.ProtoReflect.Descriptor instead.
  1348. func (*FindUserBuoyMsgRes) Descriptor() ([]byte, []int) {
  1349. return file_message_proto_rawDescGZIP(), []int{20}
  1350. }
  1351. func (x *FindUserBuoyMsgRes) GetCode() int64 {
  1352. if x != nil {
  1353. return x.Code
  1354. }
  1355. return 0
  1356. }
  1357. func (x *FindUserBuoyMsgRes) GetMessage() string {
  1358. if x != nil {
  1359. return x.Message
  1360. }
  1361. return ""
  1362. }
  1363. func (x *FindUserBuoyMsgRes) GetData() []*BuoyMessages {
  1364. if x != nil {
  1365. return x.Data
  1366. }
  1367. return nil
  1368. }
  1369. type BuoyMessages struct {
  1370. state protoimpl.MessageState
  1371. sizeCache protoimpl.SizeCache
  1372. unknownFields protoimpl.UnknownFields
  1373. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` //消息id
  1374. BuoyDetail string `protobuf:"bytes,2,opt,name=buoy_detail,json=buoyDetail,proto3" json:"buoy_detail,omitempty"` //浮标内容
  1375. PcUrl string `protobuf:"bytes,3,opt,name=pcUrl,proto3" json:"pcUrl,omitempty"`
  1376. AndroidUrl string `protobuf:"bytes,4,opt,name=androidUrl,proto3" json:"androidUrl,omitempty"`
  1377. IosUrl string `protobuf:"bytes,5,opt,name=iosUrl,proto3" json:"iosUrl,omitempty"`
  1378. WeChatUrl string `protobuf:"bytes,6,opt,name=weChatUrl,proto3" json:"weChatUrl,omitempty"`
  1379. }
  1380. func (x *BuoyMessages) Reset() {
  1381. *x = BuoyMessages{}
  1382. if protoimpl.UnsafeEnabled {
  1383. mi := &file_message_proto_msgTypes[21]
  1384. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1385. ms.StoreMessageInfo(mi)
  1386. }
  1387. }
  1388. func (x *BuoyMessages) String() string {
  1389. return protoimpl.X.MessageStringOf(x)
  1390. }
  1391. func (*BuoyMessages) ProtoMessage() {}
  1392. func (x *BuoyMessages) ProtoReflect() protoreflect.Message {
  1393. mi := &file_message_proto_msgTypes[21]
  1394. if protoimpl.UnsafeEnabled && x != nil {
  1395. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1396. if ms.LoadMessageInfo() == nil {
  1397. ms.StoreMessageInfo(mi)
  1398. }
  1399. return ms
  1400. }
  1401. return mi.MessageOf(x)
  1402. }
  1403. // Deprecated: Use BuoyMessages.ProtoReflect.Descriptor instead.
  1404. func (*BuoyMessages) Descriptor() ([]byte, []int) {
  1405. return file_message_proto_rawDescGZIP(), []int{21}
  1406. }
  1407. func (x *BuoyMessages) GetId() string {
  1408. if x != nil {
  1409. return x.Id
  1410. }
  1411. return ""
  1412. }
  1413. func (x *BuoyMessages) GetBuoyDetail() string {
  1414. if x != nil {
  1415. return x.BuoyDetail
  1416. }
  1417. return ""
  1418. }
  1419. func (x *BuoyMessages) GetPcUrl() string {
  1420. if x != nil {
  1421. return x.PcUrl
  1422. }
  1423. return ""
  1424. }
  1425. func (x *BuoyMessages) GetAndroidUrl() string {
  1426. if x != nil {
  1427. return x.AndroidUrl
  1428. }
  1429. return ""
  1430. }
  1431. func (x *BuoyMessages) GetIosUrl() string {
  1432. if x != nil {
  1433. return x.IosUrl
  1434. }
  1435. return ""
  1436. }
  1437. func (x *BuoyMessages) GetWeChatUrl() string {
  1438. if x != nil {
  1439. return x.WeChatUrl
  1440. }
  1441. return ""
  1442. }
  1443. type ClearUnreadMsgReq struct {
  1444. state protoimpl.MessageState
  1445. sizeCache protoimpl.SizeCache
  1446. unknownFields protoimpl.UnknownFields
  1447. Userid string `protobuf:"bytes,1,opt,name=userid,proto3" json:"userid,omitempty"` //mgoId
  1448. EntId int64 `protobuf:"varint,2,opt,name=entId,proto3" json:"entId,omitempty"`
  1449. PositionId int64 `protobuf:"varint,3,opt,name=positionId,proto3" json:"positionId,omitempty"` //职位id
  1450. AppId string `protobuf:"bytes,4,opt,name=appId,proto3" json:"appId,omitempty"`
  1451. NewUserId int64 `protobuf:"varint,5,opt,name=NewUserId,proto3" json:"NewUserId,omitempty"` //私信相关
  1452. }
  1453. func (x *ClearUnreadMsgReq) Reset() {
  1454. *x = ClearUnreadMsgReq{}
  1455. if protoimpl.UnsafeEnabled {
  1456. mi := &file_message_proto_msgTypes[22]
  1457. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1458. ms.StoreMessageInfo(mi)
  1459. }
  1460. }
  1461. func (x *ClearUnreadMsgReq) String() string {
  1462. return protoimpl.X.MessageStringOf(x)
  1463. }
  1464. func (*ClearUnreadMsgReq) ProtoMessage() {}
  1465. func (x *ClearUnreadMsgReq) ProtoReflect() protoreflect.Message {
  1466. mi := &file_message_proto_msgTypes[22]
  1467. if protoimpl.UnsafeEnabled && x != nil {
  1468. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1469. if ms.LoadMessageInfo() == nil {
  1470. ms.StoreMessageInfo(mi)
  1471. }
  1472. return ms
  1473. }
  1474. return mi.MessageOf(x)
  1475. }
  1476. // Deprecated: Use ClearUnreadMsgReq.ProtoReflect.Descriptor instead.
  1477. func (*ClearUnreadMsgReq) Descriptor() ([]byte, []int) {
  1478. return file_message_proto_rawDescGZIP(), []int{22}
  1479. }
  1480. func (x *ClearUnreadMsgReq) GetUserid() string {
  1481. if x != nil {
  1482. return x.Userid
  1483. }
  1484. return ""
  1485. }
  1486. func (x *ClearUnreadMsgReq) GetEntId() int64 {
  1487. if x != nil {
  1488. return x.EntId
  1489. }
  1490. return 0
  1491. }
  1492. func (x *ClearUnreadMsgReq) GetPositionId() int64 {
  1493. if x != nil {
  1494. return x.PositionId
  1495. }
  1496. return 0
  1497. }
  1498. func (x *ClearUnreadMsgReq) GetAppId() string {
  1499. if x != nil {
  1500. return x.AppId
  1501. }
  1502. return ""
  1503. }
  1504. func (x *ClearUnreadMsgReq) GetNewUserId() int64 {
  1505. if x != nil {
  1506. return x.NewUserId
  1507. }
  1508. return 0
  1509. }
  1510. type UserMsgListReq struct {
  1511. state protoimpl.MessageState
  1512. sizeCache protoimpl.SizeCache
  1513. unknownFields protoimpl.UnknownFields
  1514. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  1515. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  1516. OffSet int64 `protobuf:"varint,4,opt,name=offSet,proto3" json:"offSet,omitempty"` //当前
  1517. PageSize int64 `protobuf:"varint,5,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  1518. MsgType int64 `protobuf:"varint,6,opt,name=msgType,proto3" json:"msgType,omitempty"` //是否区分类型
  1519. Read int64 `protobuf:"varint,7,opt,name=read,proto3" json:"read,omitempty"` // 是否区分已读未读 -1 不区分已读未读 0 未读 1 已读
  1520. SortSize int64 `protobuf:"varint,8,opt,name=SortSize,proto3" json:"SortSize,omitempty"` //分类 每类数
  1521. IsColumn bool `protobuf:"varint,9,opt,name=isColumn,proto3" json:"isColumn,omitempty"` //是否需要获取栏目
  1522. IsColumnNewMsg bool `protobuf:"varint,10,opt,name=isColumnNewMsg,proto3" json:"isColumnNewMsg,omitempty"` //是否需各栏目获取最新消息
  1523. IsMsgList bool `protobuf:"varint,11,opt,name=isMsgList,proto3" json:"isMsgList,omitempty"` //是否需要列表信息
  1524. NewUserId int64 `protobuf:"varint,12,opt,name=NewUserId,proto3" json:"NewUserId,omitempty"` //私信相关
  1525. PositionId int64 `protobuf:"varint,13,opt,name=PositionId,proto3" json:"PositionId,omitempty"` //私信相关
  1526. IsContainLetter bool `protobuf:"varint,14,opt,name=isContainLetter,proto3" json:"isContainLetter,omitempty"` //是否包含私信未读数
  1527. IsClassSearch bool `protobuf:"varint,15,opt,name=isClassSearch,proto3" json:"isClassSearch,omitempty"` // 是否是消息细化分类查询
  1528. IsfilterActive bool `protobuf:"varint,16,opt,name=isfilterActive,proto3" json:"isfilterActive,omitempty"` //是否过滤
  1529. }
  1530. func (x *UserMsgListReq) Reset() {
  1531. *x = UserMsgListReq{}
  1532. if protoimpl.UnsafeEnabled {
  1533. mi := &file_message_proto_msgTypes[23]
  1534. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1535. ms.StoreMessageInfo(mi)
  1536. }
  1537. }
  1538. func (x *UserMsgListReq) String() string {
  1539. return protoimpl.X.MessageStringOf(x)
  1540. }
  1541. func (*UserMsgListReq) ProtoMessage() {}
  1542. func (x *UserMsgListReq) ProtoReflect() protoreflect.Message {
  1543. mi := &file_message_proto_msgTypes[23]
  1544. if protoimpl.UnsafeEnabled && x != nil {
  1545. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1546. if ms.LoadMessageInfo() == nil {
  1547. ms.StoreMessageInfo(mi)
  1548. }
  1549. return ms
  1550. }
  1551. return mi.MessageOf(x)
  1552. }
  1553. // Deprecated: Use UserMsgListReq.ProtoReflect.Descriptor instead.
  1554. func (*UserMsgListReq) Descriptor() ([]byte, []int) {
  1555. return file_message_proto_rawDescGZIP(), []int{23}
  1556. }
  1557. func (x *UserMsgListReq) GetUserId() string {
  1558. if x != nil {
  1559. return x.UserId
  1560. }
  1561. return ""
  1562. }
  1563. func (x *UserMsgListReq) GetAppid() string {
  1564. if x != nil {
  1565. return x.Appid
  1566. }
  1567. return ""
  1568. }
  1569. func (x *UserMsgListReq) GetOffSet() int64 {
  1570. if x != nil {
  1571. return x.OffSet
  1572. }
  1573. return 0
  1574. }
  1575. func (x *UserMsgListReq) GetPageSize() int64 {
  1576. if x != nil {
  1577. return x.PageSize
  1578. }
  1579. return 0
  1580. }
  1581. func (x *UserMsgListReq) GetMsgType() int64 {
  1582. if x != nil {
  1583. return x.MsgType
  1584. }
  1585. return 0
  1586. }
  1587. func (x *UserMsgListReq) GetRead() int64 {
  1588. if x != nil {
  1589. return x.Read
  1590. }
  1591. return 0
  1592. }
  1593. func (x *UserMsgListReq) GetSortSize() int64 {
  1594. if x != nil {
  1595. return x.SortSize
  1596. }
  1597. return 0
  1598. }
  1599. func (x *UserMsgListReq) GetIsColumn() bool {
  1600. if x != nil {
  1601. return x.IsColumn
  1602. }
  1603. return false
  1604. }
  1605. func (x *UserMsgListReq) GetIsColumnNewMsg() bool {
  1606. if x != nil {
  1607. return x.IsColumnNewMsg
  1608. }
  1609. return false
  1610. }
  1611. func (x *UserMsgListReq) GetIsMsgList() bool {
  1612. if x != nil {
  1613. return x.IsMsgList
  1614. }
  1615. return false
  1616. }
  1617. func (x *UserMsgListReq) GetNewUserId() int64 {
  1618. if x != nil {
  1619. return x.NewUserId
  1620. }
  1621. return 0
  1622. }
  1623. func (x *UserMsgListReq) GetPositionId() int64 {
  1624. if x != nil {
  1625. return x.PositionId
  1626. }
  1627. return 0
  1628. }
  1629. func (x *UserMsgListReq) GetIsContainLetter() bool {
  1630. if x != nil {
  1631. return x.IsContainLetter
  1632. }
  1633. return false
  1634. }
  1635. func (x *UserMsgListReq) GetIsClassSearch() bool {
  1636. if x != nil {
  1637. return x.IsClassSearch
  1638. }
  1639. return false
  1640. }
  1641. func (x *UserMsgListReq) GetIsfilterActive() bool {
  1642. if x != nil {
  1643. return x.IsfilterActive
  1644. }
  1645. return false
  1646. }
  1647. type UserMsgListRes struct {
  1648. state protoimpl.MessageState
  1649. sizeCache protoimpl.SizeCache
  1650. unknownFields protoimpl.UnknownFields
  1651. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  1652. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  1653. List []*Messages `protobuf:"bytes,3,rep,name=list,proto3" json:"list,omitempty"` //
  1654. Last *Messages `protobuf:"bytes,4,opt,name=last,proto3" json:"last,omitempty"` //
  1655. Column []*AllSortData `protobuf:"bytes,5,rep,name=column,proto3" json:"column,omitempty"` //
  1656. Count int64 `protobuf:"varint,6,opt,name=count,proto3" json:"count,omitempty"` //总数
  1657. Unread int64 `protobuf:"varint,7,opt,name=unread,proto3" json:"unread,omitempty"` //未读总数
  1658. ToDoUnread int64 `protobuf:"varint,8,opt,name=toDoUnread,proto3" json:"toDoUnread,omitempty"` //待办未读数量
  1659. }
  1660. func (x *UserMsgListRes) Reset() {
  1661. *x = UserMsgListRes{}
  1662. if protoimpl.UnsafeEnabled {
  1663. mi := &file_message_proto_msgTypes[24]
  1664. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1665. ms.StoreMessageInfo(mi)
  1666. }
  1667. }
  1668. func (x *UserMsgListRes) String() string {
  1669. return protoimpl.X.MessageStringOf(x)
  1670. }
  1671. func (*UserMsgListRes) ProtoMessage() {}
  1672. func (x *UserMsgListRes) ProtoReflect() protoreflect.Message {
  1673. mi := &file_message_proto_msgTypes[24]
  1674. if protoimpl.UnsafeEnabled && x != nil {
  1675. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1676. if ms.LoadMessageInfo() == nil {
  1677. ms.StoreMessageInfo(mi)
  1678. }
  1679. return ms
  1680. }
  1681. return mi.MessageOf(x)
  1682. }
  1683. // Deprecated: Use UserMsgListRes.ProtoReflect.Descriptor instead.
  1684. func (*UserMsgListRes) Descriptor() ([]byte, []int) {
  1685. return file_message_proto_rawDescGZIP(), []int{24}
  1686. }
  1687. func (x *UserMsgListRes) GetCode() int64 {
  1688. if x != nil {
  1689. return x.Code
  1690. }
  1691. return 0
  1692. }
  1693. func (x *UserMsgListRes) GetMessage() string {
  1694. if x != nil {
  1695. return x.Message
  1696. }
  1697. return ""
  1698. }
  1699. func (x *UserMsgListRes) GetList() []*Messages {
  1700. if x != nil {
  1701. return x.List
  1702. }
  1703. return nil
  1704. }
  1705. func (x *UserMsgListRes) GetLast() *Messages {
  1706. if x != nil {
  1707. return x.Last
  1708. }
  1709. return nil
  1710. }
  1711. func (x *UserMsgListRes) GetColumn() []*AllSortData {
  1712. if x != nil {
  1713. return x.Column
  1714. }
  1715. return nil
  1716. }
  1717. func (x *UserMsgListRes) GetCount() int64 {
  1718. if x != nil {
  1719. return x.Count
  1720. }
  1721. return 0
  1722. }
  1723. func (x *UserMsgListRes) GetUnread() int64 {
  1724. if x != nil {
  1725. return x.Unread
  1726. }
  1727. return 0
  1728. }
  1729. func (x *UserMsgListRes) GetToDoUnread() int64 {
  1730. if x != nil {
  1731. return x.ToDoUnread
  1732. }
  1733. return 0
  1734. }
  1735. type UserMsgList struct {
  1736. state protoimpl.MessageState
  1737. sizeCache protoimpl.SizeCache
  1738. unknownFields protoimpl.UnknownFields
  1739. Data []*Messages `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` //
  1740. SortData []*AllSortData `protobuf:"bytes,2,rep,name=sortData,proto3" json:"sortData,omitempty"` //
  1741. Count int64 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` //总数
  1742. Unread int64 `protobuf:"varint,4,opt,name=unread,proto3" json:"unread,omitempty"` //未读总数F
  1743. ToDoUnread int64 `protobuf:"varint,5,opt,name=toDoUnread,proto3" json:"toDoUnread,omitempty"` //待办未读数量
  1744. }
  1745. func (x *UserMsgList) Reset() {
  1746. *x = UserMsgList{}
  1747. if protoimpl.UnsafeEnabled {
  1748. mi := &file_message_proto_msgTypes[25]
  1749. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1750. ms.StoreMessageInfo(mi)
  1751. }
  1752. }
  1753. func (x *UserMsgList) String() string {
  1754. return protoimpl.X.MessageStringOf(x)
  1755. }
  1756. func (*UserMsgList) ProtoMessage() {}
  1757. func (x *UserMsgList) ProtoReflect() protoreflect.Message {
  1758. mi := &file_message_proto_msgTypes[25]
  1759. if protoimpl.UnsafeEnabled && x != nil {
  1760. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1761. if ms.LoadMessageInfo() == nil {
  1762. ms.StoreMessageInfo(mi)
  1763. }
  1764. return ms
  1765. }
  1766. return mi.MessageOf(x)
  1767. }
  1768. // Deprecated: Use UserMsgList.ProtoReflect.Descriptor instead.
  1769. func (*UserMsgList) Descriptor() ([]byte, []int) {
  1770. return file_message_proto_rawDescGZIP(), []int{25}
  1771. }
  1772. func (x *UserMsgList) GetData() []*Messages {
  1773. if x != nil {
  1774. return x.Data
  1775. }
  1776. return nil
  1777. }
  1778. func (x *UserMsgList) GetSortData() []*AllSortData {
  1779. if x != nil {
  1780. return x.SortData
  1781. }
  1782. return nil
  1783. }
  1784. func (x *UserMsgList) GetCount() int64 {
  1785. if x != nil {
  1786. return x.Count
  1787. }
  1788. return 0
  1789. }
  1790. func (x *UserMsgList) GetUnread() int64 {
  1791. if x != nil {
  1792. return x.Unread
  1793. }
  1794. return 0
  1795. }
  1796. func (x *UserMsgList) GetToDoUnread() int64 {
  1797. if x != nil {
  1798. return x.ToDoUnread
  1799. }
  1800. return 0
  1801. }
  1802. type AllSortData struct {
  1803. state protoimpl.MessageState
  1804. sizeCache protoimpl.SizeCache
  1805. unknownFields protoimpl.UnknownFields
  1806. UnreadMessages int64 `protobuf:"varint,1,opt,name=unreadMessages,proto3" json:"unreadMessages,omitempty"`
  1807. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1808. Img string `protobuf:"bytes,3,opt,name=img,proto3" json:"img,omitempty"`
  1809. MsgType int64 `protobuf:"varint,4,opt,name=msgType,proto3" json:"msgType,omitempty"` //是否区分类型;
  1810. Data []*Messages `protobuf:"bytes,5,rep,name=data,proto3" json:"data,omitempty"` //
  1811. IsClassSearch bool `protobuf:"varint,6,opt,name=isClassSearch,proto3" json:"isClassSearch,omitempty"` // 是否是消息细化分类查询
  1812. }
  1813. func (x *AllSortData) Reset() {
  1814. *x = AllSortData{}
  1815. if protoimpl.UnsafeEnabled {
  1816. mi := &file_message_proto_msgTypes[26]
  1817. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1818. ms.StoreMessageInfo(mi)
  1819. }
  1820. }
  1821. func (x *AllSortData) String() string {
  1822. return protoimpl.X.MessageStringOf(x)
  1823. }
  1824. func (*AllSortData) ProtoMessage() {}
  1825. func (x *AllSortData) ProtoReflect() protoreflect.Message {
  1826. mi := &file_message_proto_msgTypes[26]
  1827. if protoimpl.UnsafeEnabled && x != nil {
  1828. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1829. if ms.LoadMessageInfo() == nil {
  1830. ms.StoreMessageInfo(mi)
  1831. }
  1832. return ms
  1833. }
  1834. return mi.MessageOf(x)
  1835. }
  1836. // Deprecated: Use AllSortData.ProtoReflect.Descriptor instead.
  1837. func (*AllSortData) Descriptor() ([]byte, []int) {
  1838. return file_message_proto_rawDescGZIP(), []int{26}
  1839. }
  1840. func (x *AllSortData) GetUnreadMessages() int64 {
  1841. if x != nil {
  1842. return x.UnreadMessages
  1843. }
  1844. return 0
  1845. }
  1846. func (x *AllSortData) GetName() string {
  1847. if x != nil {
  1848. return x.Name
  1849. }
  1850. return ""
  1851. }
  1852. func (x *AllSortData) GetImg() string {
  1853. if x != nil {
  1854. return x.Img
  1855. }
  1856. return ""
  1857. }
  1858. func (x *AllSortData) GetMsgType() int64 {
  1859. if x != nil {
  1860. return x.MsgType
  1861. }
  1862. return 0
  1863. }
  1864. func (x *AllSortData) GetData() []*Messages {
  1865. if x != nil {
  1866. return x.Data
  1867. }
  1868. return nil
  1869. }
  1870. func (x *AllSortData) GetIsClassSearch() bool {
  1871. if x != nil {
  1872. return x.IsClassSearch
  1873. }
  1874. return false
  1875. }
  1876. type WxTmplResponse struct {
  1877. state protoimpl.MessageState
  1878. sizeCache protoimpl.SizeCache
  1879. unknownFields protoimpl.UnknownFields
  1880. SendTotal int64 `protobuf:"varint,1,opt,name=sendTotal,proto3" json:"sendTotal,omitempty"` //发送数量
  1881. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //信息
  1882. }
  1883. func (x *WxTmplResponse) Reset() {
  1884. *x = WxTmplResponse{}
  1885. if protoimpl.UnsafeEnabled {
  1886. mi := &file_message_proto_msgTypes[27]
  1887. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1888. ms.StoreMessageInfo(mi)
  1889. }
  1890. }
  1891. func (x *WxTmplResponse) String() string {
  1892. return protoimpl.X.MessageStringOf(x)
  1893. }
  1894. func (*WxTmplResponse) ProtoMessage() {}
  1895. func (x *WxTmplResponse) ProtoReflect() protoreflect.Message {
  1896. mi := &file_message_proto_msgTypes[27]
  1897. if protoimpl.UnsafeEnabled && x != nil {
  1898. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1899. if ms.LoadMessageInfo() == nil {
  1900. ms.StoreMessageInfo(mi)
  1901. }
  1902. return ms
  1903. }
  1904. return mi.MessageOf(x)
  1905. }
  1906. // Deprecated: Use WxTmplResponse.ProtoReflect.Descriptor instead.
  1907. func (*WxTmplResponse) Descriptor() ([]byte, []int) {
  1908. return file_message_proto_rawDescGZIP(), []int{27}
  1909. }
  1910. func (x *WxTmplResponse) GetSendTotal() int64 {
  1911. if x != nil {
  1912. return x.SendTotal
  1913. }
  1914. return 0
  1915. }
  1916. func (x *WxTmplResponse) GetMessage() string {
  1917. if x != nil {
  1918. return x.Message
  1919. }
  1920. return ""
  1921. }
  1922. // 剑鱼系统通用模版
  1923. type WxTmplMsgRequest struct {
  1924. state protoimpl.MessageState
  1925. sizeCache protoimpl.SizeCache
  1926. unknownFields protoimpl.UnknownFields
  1927. UserIds string `protobuf:"bytes,1,opt,name=userIds,proto3" json:"userIds,omitempty"` //接受人 mongo_userId(多个用,分割)
  1928. PositionIds string `protobuf:"bytes,2,opt,name=positionIds,proto3" json:"positionIds,omitempty"` //接受人 职位id(多个用,分割)
  1929. MsgType int64 `protobuf:"varint,3,opt,name=msgType,proto3" json:"msgType,omitempty"` //数据库中switch字段
  1930. Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"` //课程名称
  1931. Detail string `protobuf:"bytes,5,opt,name=detail,proto3" json:"detail,omitempty"` //课程时间
  1932. Date string `protobuf:"bytes,6,opt,name=date,proto3" json:"date,omitempty"` //课程地点
  1933. Row4 string `protobuf:"bytes,7,opt,name=row4,proto3" json:"row4,omitempty"`
  1934. Url string `protobuf:"bytes,8,opt,name=url,proto3" json:"url,omitempty"` //消息跳转连接
  1935. }
  1936. func (x *WxTmplMsgRequest) Reset() {
  1937. *x = WxTmplMsgRequest{}
  1938. if protoimpl.UnsafeEnabled {
  1939. mi := &file_message_proto_msgTypes[28]
  1940. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1941. ms.StoreMessageInfo(mi)
  1942. }
  1943. }
  1944. func (x *WxTmplMsgRequest) String() string {
  1945. return protoimpl.X.MessageStringOf(x)
  1946. }
  1947. func (*WxTmplMsgRequest) ProtoMessage() {}
  1948. func (x *WxTmplMsgRequest) ProtoReflect() protoreflect.Message {
  1949. mi := &file_message_proto_msgTypes[28]
  1950. if protoimpl.UnsafeEnabled && x != nil {
  1951. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1952. if ms.LoadMessageInfo() == nil {
  1953. ms.StoreMessageInfo(mi)
  1954. }
  1955. return ms
  1956. }
  1957. return mi.MessageOf(x)
  1958. }
  1959. // Deprecated: Use WxTmplMsgRequest.ProtoReflect.Descriptor instead.
  1960. func (*WxTmplMsgRequest) Descriptor() ([]byte, []int) {
  1961. return file_message_proto_rawDescGZIP(), []int{28}
  1962. }
  1963. func (x *WxTmplMsgRequest) GetUserIds() string {
  1964. if x != nil {
  1965. return x.UserIds
  1966. }
  1967. return ""
  1968. }
  1969. func (x *WxTmplMsgRequest) GetPositionIds() string {
  1970. if x != nil {
  1971. return x.PositionIds
  1972. }
  1973. return ""
  1974. }
  1975. func (x *WxTmplMsgRequest) GetMsgType() int64 {
  1976. if x != nil {
  1977. return x.MsgType
  1978. }
  1979. return 0
  1980. }
  1981. func (x *WxTmplMsgRequest) GetTitle() string {
  1982. if x != nil {
  1983. return x.Title
  1984. }
  1985. return ""
  1986. }
  1987. func (x *WxTmplMsgRequest) GetDetail() string {
  1988. if x != nil {
  1989. return x.Detail
  1990. }
  1991. return ""
  1992. }
  1993. func (x *WxTmplMsgRequest) GetDate() string {
  1994. if x != nil {
  1995. return x.Date
  1996. }
  1997. return ""
  1998. }
  1999. func (x *WxTmplMsgRequest) GetRow4() string {
  2000. if x != nil {
  2001. return x.Row4
  2002. }
  2003. return ""
  2004. }
  2005. func (x *WxTmplMsgRequest) GetUrl() string {
  2006. if x != nil {
  2007. return x.Url
  2008. }
  2009. return ""
  2010. }
  2011. type SendMsgResponse struct {
  2012. state protoimpl.MessageState
  2013. sizeCache protoimpl.SizeCache
  2014. unknownFields protoimpl.UnknownFields
  2015. Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` //发送数量
  2016. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  2017. }
  2018. func (x *SendMsgResponse) Reset() {
  2019. *x = SendMsgResponse{}
  2020. if protoimpl.UnsafeEnabled {
  2021. mi := &file_message_proto_msgTypes[29]
  2022. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2023. ms.StoreMessageInfo(mi)
  2024. }
  2025. }
  2026. func (x *SendMsgResponse) String() string {
  2027. return protoimpl.X.MessageStringOf(x)
  2028. }
  2029. func (*SendMsgResponse) ProtoMessage() {}
  2030. func (x *SendMsgResponse) ProtoReflect() protoreflect.Message {
  2031. mi := &file_message_proto_msgTypes[29]
  2032. if protoimpl.UnsafeEnabled && x != nil {
  2033. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2034. if ms.LoadMessageInfo() == nil {
  2035. ms.StoreMessageInfo(mi)
  2036. }
  2037. return ms
  2038. }
  2039. return mi.MessageOf(x)
  2040. }
  2041. // Deprecated: Use SendMsgResponse.ProtoReflect.Descriptor instead.
  2042. func (*SendMsgResponse) Descriptor() ([]byte, []int) {
  2043. return file_message_proto_rawDescGZIP(), []int{29}
  2044. }
  2045. func (x *SendMsgResponse) GetTotal() int64 {
  2046. if x != nil {
  2047. return x.Total
  2048. }
  2049. return 0
  2050. }
  2051. func (x *SendMsgResponse) GetMessage() string {
  2052. if x != nil {
  2053. return x.Message
  2054. }
  2055. return ""
  2056. }
  2057. type MsgOpenLogReq struct {
  2058. state protoimpl.MessageState
  2059. sizeCache protoimpl.SizeCache
  2060. unknownFields protoimpl.UnknownFields
  2061. MsgLogId int64 `protobuf:"varint,1,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"`
  2062. Platform int64 `protobuf:"varint,2,opt,name=platform,proto3" json:"platform,omitempty"`
  2063. UserId string `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId,omitempty"`
  2064. AppId string `protobuf:"bytes,4,opt,name=appId,proto3" json:"appId,omitempty"`
  2065. }
  2066. func (x *MsgOpenLogReq) Reset() {
  2067. *x = MsgOpenLogReq{}
  2068. if protoimpl.UnsafeEnabled {
  2069. mi := &file_message_proto_msgTypes[30]
  2070. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2071. ms.StoreMessageInfo(mi)
  2072. }
  2073. }
  2074. func (x *MsgOpenLogReq) String() string {
  2075. return protoimpl.X.MessageStringOf(x)
  2076. }
  2077. func (*MsgOpenLogReq) ProtoMessage() {}
  2078. func (x *MsgOpenLogReq) ProtoReflect() protoreflect.Message {
  2079. mi := &file_message_proto_msgTypes[30]
  2080. if protoimpl.UnsafeEnabled && x != nil {
  2081. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2082. if ms.LoadMessageInfo() == nil {
  2083. ms.StoreMessageInfo(mi)
  2084. }
  2085. return ms
  2086. }
  2087. return mi.MessageOf(x)
  2088. }
  2089. // Deprecated: Use MsgOpenLogReq.ProtoReflect.Descriptor instead.
  2090. func (*MsgOpenLogReq) Descriptor() ([]byte, []int) {
  2091. return file_message_proto_rawDescGZIP(), []int{30}
  2092. }
  2093. func (x *MsgOpenLogReq) GetMsgLogId() int64 {
  2094. if x != nil {
  2095. return x.MsgLogId
  2096. }
  2097. return 0
  2098. }
  2099. func (x *MsgOpenLogReq) GetPlatform() int64 {
  2100. if x != nil {
  2101. return x.Platform
  2102. }
  2103. return 0
  2104. }
  2105. func (x *MsgOpenLogReq) GetUserId() string {
  2106. if x != nil {
  2107. return x.UserId
  2108. }
  2109. return ""
  2110. }
  2111. func (x *MsgOpenLogReq) GetAppId() string {
  2112. if x != nil {
  2113. return x.AppId
  2114. }
  2115. return ""
  2116. }
  2117. // 新用户消息调用接口
  2118. type NewUserInsertMsgReq struct {
  2119. state protoimpl.MessageState
  2120. sizeCache protoimpl.SizeCache
  2121. unknownFields protoimpl.UnknownFields
  2122. UserIds string `protobuf:"bytes,1,opt,name=userIds,proto3" json:"userIds,omitempty"`
  2123. Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` //主题
  2124. Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` //内容
  2125. MsgType int64 `protobuf:"varint,7,opt,name=msgType,proto3" json:"msgType,omitempty"` //消息类型 1:客服 2:系统通知 3:营销 4:用户会话
  2126. Link string `protobuf:"bytes,8,opt,name=link,proto3" json:"link,omitempty"` //跳转链接
  2127. Appid string `protobuf:"bytes,10,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  2128. MsgLogId int64 `protobuf:"varint,11,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"` //消息记录表id
  2129. PositionIds string `protobuf:"bytes,14,opt,name=positionIds,proto3" json:"positionIds,omitempty"` // 职位id 逗号分割
  2130. Row4 string `protobuf:"bytes,15,opt,name=row4,proto3" json:"row4,omitempty"`
  2131. ProductName string `protobuf:"bytes,16,opt,name=productName,proto3" json:"productName,omitempty"`
  2132. OrderId string `protobuf:"bytes,17,opt,name=orderId,proto3" json:"orderId,omitempty"`
  2133. OrderMoney string `protobuf:"bytes,18,opt,name=orderMoney,proto3" json:"orderMoney,omitempty"`
  2134. Identity string `protobuf:"bytes,19,opt,name=identity,proto3" json:"identity,omitempty"`
  2135. AppPushUrl string `protobuf:"bytes,20,opt,name=appPushUrl,proto3" json:"appPushUrl,omitempty"`
  2136. WxPushUrl string `protobuf:"bytes,21,opt,name=wxPushUrl,proto3" json:"wxPushUrl,omitempty"`
  2137. IosPushUrl string `protobuf:"bytes,22,opt,name=iosPushUrl,proto3" json:"iosPushUrl,omitempty"`
  2138. }
  2139. func (x *NewUserInsertMsgReq) Reset() {
  2140. *x = NewUserInsertMsgReq{}
  2141. if protoimpl.UnsafeEnabled {
  2142. mi := &file_message_proto_msgTypes[31]
  2143. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2144. ms.StoreMessageInfo(mi)
  2145. }
  2146. }
  2147. func (x *NewUserInsertMsgReq) String() string {
  2148. return protoimpl.X.MessageStringOf(x)
  2149. }
  2150. func (*NewUserInsertMsgReq) ProtoMessage() {}
  2151. func (x *NewUserInsertMsgReq) ProtoReflect() protoreflect.Message {
  2152. mi := &file_message_proto_msgTypes[31]
  2153. if protoimpl.UnsafeEnabled && x != nil {
  2154. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2155. if ms.LoadMessageInfo() == nil {
  2156. ms.StoreMessageInfo(mi)
  2157. }
  2158. return ms
  2159. }
  2160. return mi.MessageOf(x)
  2161. }
  2162. // Deprecated: Use NewUserInsertMsgReq.ProtoReflect.Descriptor instead.
  2163. func (*NewUserInsertMsgReq) Descriptor() ([]byte, []int) {
  2164. return file_message_proto_rawDescGZIP(), []int{31}
  2165. }
  2166. func (x *NewUserInsertMsgReq) GetUserIds() string {
  2167. if x != nil {
  2168. return x.UserIds
  2169. }
  2170. return ""
  2171. }
  2172. func (x *NewUserInsertMsgReq) GetTitle() string {
  2173. if x != nil {
  2174. return x.Title
  2175. }
  2176. return ""
  2177. }
  2178. func (x *NewUserInsertMsgReq) GetContent() string {
  2179. if x != nil {
  2180. return x.Content
  2181. }
  2182. return ""
  2183. }
  2184. func (x *NewUserInsertMsgReq) GetMsgType() int64 {
  2185. if x != nil {
  2186. return x.MsgType
  2187. }
  2188. return 0
  2189. }
  2190. func (x *NewUserInsertMsgReq) GetLink() string {
  2191. if x != nil {
  2192. return x.Link
  2193. }
  2194. return ""
  2195. }
  2196. func (x *NewUserInsertMsgReq) GetAppid() string {
  2197. if x != nil {
  2198. return x.Appid
  2199. }
  2200. return ""
  2201. }
  2202. func (x *NewUserInsertMsgReq) GetMsgLogId() int64 {
  2203. if x != nil {
  2204. return x.MsgLogId
  2205. }
  2206. return 0
  2207. }
  2208. func (x *NewUserInsertMsgReq) GetPositionIds() string {
  2209. if x != nil {
  2210. return x.PositionIds
  2211. }
  2212. return ""
  2213. }
  2214. func (x *NewUserInsertMsgReq) GetRow4() string {
  2215. if x != nil {
  2216. return x.Row4
  2217. }
  2218. return ""
  2219. }
  2220. func (x *NewUserInsertMsgReq) GetProductName() string {
  2221. if x != nil {
  2222. return x.ProductName
  2223. }
  2224. return ""
  2225. }
  2226. func (x *NewUserInsertMsgReq) GetOrderId() string {
  2227. if x != nil {
  2228. return x.OrderId
  2229. }
  2230. return ""
  2231. }
  2232. func (x *NewUserInsertMsgReq) GetOrderMoney() string {
  2233. if x != nil {
  2234. return x.OrderMoney
  2235. }
  2236. return ""
  2237. }
  2238. func (x *NewUserInsertMsgReq) GetIdentity() string {
  2239. if x != nil {
  2240. return x.Identity
  2241. }
  2242. return ""
  2243. }
  2244. func (x *NewUserInsertMsgReq) GetAppPushUrl() string {
  2245. if x != nil {
  2246. return x.AppPushUrl
  2247. }
  2248. return ""
  2249. }
  2250. func (x *NewUserInsertMsgReq) GetWxPushUrl() string {
  2251. if x != nil {
  2252. return x.WxPushUrl
  2253. }
  2254. return ""
  2255. }
  2256. func (x *NewUserInsertMsgReq) GetIosPushUrl() string {
  2257. if x != nil {
  2258. return x.IosPushUrl
  2259. }
  2260. return ""
  2261. }
  2262. type UpdateMsgSummaryReq struct {
  2263. state protoimpl.MessageState
  2264. sizeCache protoimpl.SizeCache
  2265. unknownFields protoimpl.UnknownFields
  2266. MsgLogId int64 `protobuf:"varint,1,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"`
  2267. GroupId int64 `protobuf:"varint,2,opt,name=groupId,proto3" json:"groupId,omitempty"`
  2268. MsgType int64 `protobuf:"varint,3,opt,name=msgType,proto3" json:"msgType,omitempty"`
  2269. }
  2270. func (x *UpdateMsgSummaryReq) Reset() {
  2271. *x = UpdateMsgSummaryReq{}
  2272. if protoimpl.UnsafeEnabled {
  2273. mi := &file_message_proto_msgTypes[32]
  2274. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2275. ms.StoreMessageInfo(mi)
  2276. }
  2277. }
  2278. func (x *UpdateMsgSummaryReq) String() string {
  2279. return protoimpl.X.MessageStringOf(x)
  2280. }
  2281. func (*UpdateMsgSummaryReq) ProtoMessage() {}
  2282. func (x *UpdateMsgSummaryReq) ProtoReflect() protoreflect.Message {
  2283. mi := &file_message_proto_msgTypes[32]
  2284. if protoimpl.UnsafeEnabled && x != nil {
  2285. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2286. if ms.LoadMessageInfo() == nil {
  2287. ms.StoreMessageInfo(mi)
  2288. }
  2289. return ms
  2290. }
  2291. return mi.MessageOf(x)
  2292. }
  2293. // Deprecated: Use UpdateMsgSummaryReq.ProtoReflect.Descriptor instead.
  2294. func (*UpdateMsgSummaryReq) Descriptor() ([]byte, []int) {
  2295. return file_message_proto_rawDescGZIP(), []int{32}
  2296. }
  2297. func (x *UpdateMsgSummaryReq) GetMsgLogId() int64 {
  2298. if x != nil {
  2299. return x.MsgLogId
  2300. }
  2301. return 0
  2302. }
  2303. func (x *UpdateMsgSummaryReq) GetGroupId() int64 {
  2304. if x != nil {
  2305. return x.GroupId
  2306. }
  2307. return 0
  2308. }
  2309. func (x *UpdateMsgSummaryReq) GetMsgType() int64 {
  2310. if x != nil {
  2311. return x.MsgType
  2312. }
  2313. return 0
  2314. }
  2315. type BitmapSaveMsgReq struct {
  2316. state protoimpl.MessageState
  2317. sizeCache protoimpl.SizeCache
  2318. unknownFields protoimpl.UnknownFields
  2319. UserIds string `protobuf:"bytes,1,opt,name=userIds,proto3" json:"userIds,omitempty"`
  2320. Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` //主题
  2321. Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` //内容
  2322. MsgType int64 `protobuf:"varint,7,opt,name=msgType,proto3" json:"msgType,omitempty"` //消息类型 1:客服 2:系统通知 3:营销 4:用户会话
  2323. Link string `protobuf:"bytes,8,opt,name=link,proto3" json:"link,omitempty"` //跳转链接
  2324. Appid string `protobuf:"bytes,10,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  2325. MsgLogId int64 `protobuf:"varint,11,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"` //消息记录表id
  2326. PositionIds string `protobuf:"bytes,14,opt,name=positionIds,proto3" json:"positionIds,omitempty"` // 职位id 逗号分割
  2327. Row4 string `protobuf:"bytes,15,opt,name=row4,proto3" json:"row4,omitempty"`
  2328. ProductName string `protobuf:"bytes,16,opt,name=productName,proto3" json:"productName,omitempty"`
  2329. OrderId string `protobuf:"bytes,17,opt,name=orderId,proto3" json:"orderId,omitempty"`
  2330. OrderMoney string `protobuf:"bytes,18,opt,name=orderMoney,proto3" json:"orderMoney,omitempty"`
  2331. Identity string `protobuf:"bytes,19,opt,name=identity,proto3" json:"identity,omitempty"`
  2332. AppPushUrl string `protobuf:"bytes,20,opt,name=appPushUrl,proto3" json:"appPushUrl,omitempty"`
  2333. WxPushUrl string `protobuf:"bytes,21,opt,name=wxPushUrl,proto3" json:"wxPushUrl,omitempty"`
  2334. IosPushUrl string `protobuf:"bytes,22,opt,name=iosPushUrl,proto3" json:"iosPushUrl,omitempty"`
  2335. BaseUserIds string `protobuf:"bytes,23,opt,name=baseUserIds,proto3" json:"baseUserIds,omitempty"`
  2336. SendUserId string `protobuf:"bytes,24,opt,name=sendUserId,proto3" json:"sendUserId,omitempty"`
  2337. }
  2338. func (x *BitmapSaveMsgReq) Reset() {
  2339. *x = BitmapSaveMsgReq{}
  2340. if protoimpl.UnsafeEnabled {
  2341. mi := &file_message_proto_msgTypes[33]
  2342. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2343. ms.StoreMessageInfo(mi)
  2344. }
  2345. }
  2346. func (x *BitmapSaveMsgReq) String() string {
  2347. return protoimpl.X.MessageStringOf(x)
  2348. }
  2349. func (*BitmapSaveMsgReq) ProtoMessage() {}
  2350. func (x *BitmapSaveMsgReq) ProtoReflect() protoreflect.Message {
  2351. mi := &file_message_proto_msgTypes[33]
  2352. if protoimpl.UnsafeEnabled && x != nil {
  2353. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2354. if ms.LoadMessageInfo() == nil {
  2355. ms.StoreMessageInfo(mi)
  2356. }
  2357. return ms
  2358. }
  2359. return mi.MessageOf(x)
  2360. }
  2361. // Deprecated: Use BitmapSaveMsgReq.ProtoReflect.Descriptor instead.
  2362. func (*BitmapSaveMsgReq) Descriptor() ([]byte, []int) {
  2363. return file_message_proto_rawDescGZIP(), []int{33}
  2364. }
  2365. func (x *BitmapSaveMsgReq) GetUserIds() string {
  2366. if x != nil {
  2367. return x.UserIds
  2368. }
  2369. return ""
  2370. }
  2371. func (x *BitmapSaveMsgReq) GetTitle() string {
  2372. if x != nil {
  2373. return x.Title
  2374. }
  2375. return ""
  2376. }
  2377. func (x *BitmapSaveMsgReq) GetContent() string {
  2378. if x != nil {
  2379. return x.Content
  2380. }
  2381. return ""
  2382. }
  2383. func (x *BitmapSaveMsgReq) GetMsgType() int64 {
  2384. if x != nil {
  2385. return x.MsgType
  2386. }
  2387. return 0
  2388. }
  2389. func (x *BitmapSaveMsgReq) GetLink() string {
  2390. if x != nil {
  2391. return x.Link
  2392. }
  2393. return ""
  2394. }
  2395. func (x *BitmapSaveMsgReq) GetAppid() string {
  2396. if x != nil {
  2397. return x.Appid
  2398. }
  2399. return ""
  2400. }
  2401. func (x *BitmapSaveMsgReq) GetMsgLogId() int64 {
  2402. if x != nil {
  2403. return x.MsgLogId
  2404. }
  2405. return 0
  2406. }
  2407. func (x *BitmapSaveMsgReq) GetPositionIds() string {
  2408. if x != nil {
  2409. return x.PositionIds
  2410. }
  2411. return ""
  2412. }
  2413. func (x *BitmapSaveMsgReq) GetRow4() string {
  2414. if x != nil {
  2415. return x.Row4
  2416. }
  2417. return ""
  2418. }
  2419. func (x *BitmapSaveMsgReq) GetProductName() string {
  2420. if x != nil {
  2421. return x.ProductName
  2422. }
  2423. return ""
  2424. }
  2425. func (x *BitmapSaveMsgReq) GetOrderId() string {
  2426. if x != nil {
  2427. return x.OrderId
  2428. }
  2429. return ""
  2430. }
  2431. func (x *BitmapSaveMsgReq) GetOrderMoney() string {
  2432. if x != nil {
  2433. return x.OrderMoney
  2434. }
  2435. return ""
  2436. }
  2437. func (x *BitmapSaveMsgReq) GetIdentity() string {
  2438. if x != nil {
  2439. return x.Identity
  2440. }
  2441. return ""
  2442. }
  2443. func (x *BitmapSaveMsgReq) GetAppPushUrl() string {
  2444. if x != nil {
  2445. return x.AppPushUrl
  2446. }
  2447. return ""
  2448. }
  2449. func (x *BitmapSaveMsgReq) GetWxPushUrl() string {
  2450. if x != nil {
  2451. return x.WxPushUrl
  2452. }
  2453. return ""
  2454. }
  2455. func (x *BitmapSaveMsgReq) GetIosPushUrl() string {
  2456. if x != nil {
  2457. return x.IosPushUrl
  2458. }
  2459. return ""
  2460. }
  2461. func (x *BitmapSaveMsgReq) GetBaseUserIds() string {
  2462. if x != nil {
  2463. return x.BaseUserIds
  2464. }
  2465. return ""
  2466. }
  2467. func (x *BitmapSaveMsgReq) GetSendUserId() string {
  2468. if x != nil {
  2469. return x.SendUserId
  2470. }
  2471. return ""
  2472. }
  2473. type WorkingDesktopReq struct {
  2474. state protoimpl.MessageState
  2475. sizeCache protoimpl.SizeCache
  2476. unknownFields protoimpl.UnknownFields
  2477. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  2478. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  2479. OffSet int64 `protobuf:"varint,4,opt,name=offSet,proto3" json:"offSet,omitempty"` //当前
  2480. PageSize int64 `protobuf:"varint,5,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  2481. MsgType int64 `protobuf:"varint,6,opt,name=msgType,proto3" json:"msgType,omitempty"`
  2482. NeedDealtWithCount bool `protobuf:"varint,7,opt,name=needDealtWithCount,proto3" json:"needDealtWithCount,omitempty"`
  2483. }
  2484. func (x *WorkingDesktopReq) Reset() {
  2485. *x = WorkingDesktopReq{}
  2486. if protoimpl.UnsafeEnabled {
  2487. mi := &file_message_proto_msgTypes[34]
  2488. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2489. ms.StoreMessageInfo(mi)
  2490. }
  2491. }
  2492. func (x *WorkingDesktopReq) String() string {
  2493. return protoimpl.X.MessageStringOf(x)
  2494. }
  2495. func (*WorkingDesktopReq) ProtoMessage() {}
  2496. func (x *WorkingDesktopReq) ProtoReflect() protoreflect.Message {
  2497. mi := &file_message_proto_msgTypes[34]
  2498. if protoimpl.UnsafeEnabled && x != nil {
  2499. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2500. if ms.LoadMessageInfo() == nil {
  2501. ms.StoreMessageInfo(mi)
  2502. }
  2503. return ms
  2504. }
  2505. return mi.MessageOf(x)
  2506. }
  2507. // Deprecated: Use WorkingDesktopReq.ProtoReflect.Descriptor instead.
  2508. func (*WorkingDesktopReq) Descriptor() ([]byte, []int) {
  2509. return file_message_proto_rawDescGZIP(), []int{34}
  2510. }
  2511. func (x *WorkingDesktopReq) GetUserId() string {
  2512. if x != nil {
  2513. return x.UserId
  2514. }
  2515. return ""
  2516. }
  2517. func (x *WorkingDesktopReq) GetAppid() string {
  2518. if x != nil {
  2519. return x.Appid
  2520. }
  2521. return ""
  2522. }
  2523. func (x *WorkingDesktopReq) GetOffSet() int64 {
  2524. if x != nil {
  2525. return x.OffSet
  2526. }
  2527. return 0
  2528. }
  2529. func (x *WorkingDesktopReq) GetPageSize() int64 {
  2530. if x != nil {
  2531. return x.PageSize
  2532. }
  2533. return 0
  2534. }
  2535. func (x *WorkingDesktopReq) GetMsgType() int64 {
  2536. if x != nil {
  2537. return x.MsgType
  2538. }
  2539. return 0
  2540. }
  2541. func (x *WorkingDesktopReq) GetNeedDealtWithCount() bool {
  2542. if x != nil {
  2543. return x.NeedDealtWithCount
  2544. }
  2545. return false
  2546. }
  2547. type WorkingDesktopResp struct {
  2548. state protoimpl.MessageState
  2549. sizeCache protoimpl.SizeCache
  2550. unknownFields protoimpl.UnknownFields
  2551. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  2552. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  2553. BusMsgList []*Messages `protobuf:"bytes,3,rep,name=busMsgList,proto3" json:"busMsgList,omitempty"`
  2554. NeedDo []*Messages `protobuf:"bytes,4,rep,name=needDo,proto3" json:"needDo,omitempty"`
  2555. }
  2556. func (x *WorkingDesktopResp) Reset() {
  2557. *x = WorkingDesktopResp{}
  2558. if protoimpl.UnsafeEnabled {
  2559. mi := &file_message_proto_msgTypes[35]
  2560. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2561. ms.StoreMessageInfo(mi)
  2562. }
  2563. }
  2564. func (x *WorkingDesktopResp) String() string {
  2565. return protoimpl.X.MessageStringOf(x)
  2566. }
  2567. func (*WorkingDesktopResp) ProtoMessage() {}
  2568. func (x *WorkingDesktopResp) ProtoReflect() protoreflect.Message {
  2569. mi := &file_message_proto_msgTypes[35]
  2570. if protoimpl.UnsafeEnabled && x != nil {
  2571. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2572. if ms.LoadMessageInfo() == nil {
  2573. ms.StoreMessageInfo(mi)
  2574. }
  2575. return ms
  2576. }
  2577. return mi.MessageOf(x)
  2578. }
  2579. // Deprecated: Use WorkingDesktopResp.ProtoReflect.Descriptor instead.
  2580. func (*WorkingDesktopResp) Descriptor() ([]byte, []int) {
  2581. return file_message_proto_rawDescGZIP(), []int{35}
  2582. }
  2583. func (x *WorkingDesktopResp) GetCode() int64 {
  2584. if x != nil {
  2585. return x.Code
  2586. }
  2587. return 0
  2588. }
  2589. func (x *WorkingDesktopResp) GetMessage() string {
  2590. if x != nil {
  2591. return x.Message
  2592. }
  2593. return ""
  2594. }
  2595. func (x *WorkingDesktopResp) GetBusMsgList() []*Messages {
  2596. if x != nil {
  2597. return x.BusMsgList
  2598. }
  2599. return nil
  2600. }
  2601. func (x *WorkingDesktopResp) GetNeedDo() []*Messages {
  2602. if x != nil {
  2603. return x.NeedDo
  2604. }
  2605. return nil
  2606. }
  2607. type MaterialDetail struct {
  2608. state protoimpl.MessageState
  2609. sizeCache protoimpl.SizeCache
  2610. unknownFields protoimpl.UnknownFields
  2611. Id int64 `protobuf:"varint,15,opt,name=id,proto3" json:"id,omitempty"`
  2612. Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
  2613. Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"`
  2614. Link string `protobuf:"bytes,3,opt,name=link,proto3" json:"link,omitempty"`
  2615. Createtime string `protobuf:"bytes,4,opt,name=createtime,proto3" json:"createtime,omitempty"`
  2616. IsRead int64 `protobuf:"varint,5,opt,name=isRead,proto3" json:"isRead,omitempty"`
  2617. MsgType int64 `protobuf:"varint,6,opt,name=msgType,proto3" json:"msgType,omitempty"`
  2618. TaskName string `protobuf:"bytes,7,opt,name=task_name,json=taskName,proto3" json:"task_name,omitempty"`
  2619. TaskDescription string `protobuf:"bytes,8,opt,name=task_description,json=taskDescription,proto3" json:"task_description,omitempty"`
  2620. MaterialContent string `protobuf:"bytes,9,opt,name=material_content,json=materialContent,proto3" json:"material_content,omitempty"`
  2621. QrcodeUrl string `protobuf:"bytes,10,opt,name=qrcode_url,json=qrcodeUrl,proto3" json:"qrcode_url,omitempty"`
  2622. ReceiveUserName string `protobuf:"bytes,11,opt,name=receive_user_name,json=receiveUserName,proto3" json:"receive_user_name,omitempty"`
  2623. ReceiveUserId string `protobuf:"bytes,12,opt,name=receive_user_id,json=receiveUserId,proto3" json:"receive_user_id,omitempty"`
  2624. FileUrl string `protobuf:"bytes,13,opt,name=file_url,json=fileUrl,proto3" json:"file_url,omitempty"`
  2625. AttUrl string `protobuf:"bytes,14,opt,name=attUrl,proto3" json:"attUrl,omitempty"`
  2626. ImgWebpage string `protobuf:"bytes,16,opt,name=imgWebpage,proto3" json:"imgWebpage,omitempty"`
  2627. }
  2628. func (x *MaterialDetail) Reset() {
  2629. *x = MaterialDetail{}
  2630. if protoimpl.UnsafeEnabled {
  2631. mi := &file_message_proto_msgTypes[36]
  2632. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2633. ms.StoreMessageInfo(mi)
  2634. }
  2635. }
  2636. func (x *MaterialDetail) String() string {
  2637. return protoimpl.X.MessageStringOf(x)
  2638. }
  2639. func (*MaterialDetail) ProtoMessage() {}
  2640. func (x *MaterialDetail) ProtoReflect() protoreflect.Message {
  2641. mi := &file_message_proto_msgTypes[36]
  2642. if protoimpl.UnsafeEnabled && x != nil {
  2643. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2644. if ms.LoadMessageInfo() == nil {
  2645. ms.StoreMessageInfo(mi)
  2646. }
  2647. return ms
  2648. }
  2649. return mi.MessageOf(x)
  2650. }
  2651. // Deprecated: Use MaterialDetail.ProtoReflect.Descriptor instead.
  2652. func (*MaterialDetail) Descriptor() ([]byte, []int) {
  2653. return file_message_proto_rawDescGZIP(), []int{36}
  2654. }
  2655. func (x *MaterialDetail) GetId() int64 {
  2656. if x != nil {
  2657. return x.Id
  2658. }
  2659. return 0
  2660. }
  2661. func (x *MaterialDetail) GetTitle() string {
  2662. if x != nil {
  2663. return x.Title
  2664. }
  2665. return ""
  2666. }
  2667. func (x *MaterialDetail) GetContent() string {
  2668. if x != nil {
  2669. return x.Content
  2670. }
  2671. return ""
  2672. }
  2673. func (x *MaterialDetail) GetLink() string {
  2674. if x != nil {
  2675. return x.Link
  2676. }
  2677. return ""
  2678. }
  2679. func (x *MaterialDetail) GetCreatetime() string {
  2680. if x != nil {
  2681. return x.Createtime
  2682. }
  2683. return ""
  2684. }
  2685. func (x *MaterialDetail) GetIsRead() int64 {
  2686. if x != nil {
  2687. return x.IsRead
  2688. }
  2689. return 0
  2690. }
  2691. func (x *MaterialDetail) GetMsgType() int64 {
  2692. if x != nil {
  2693. return x.MsgType
  2694. }
  2695. return 0
  2696. }
  2697. func (x *MaterialDetail) GetTaskName() string {
  2698. if x != nil {
  2699. return x.TaskName
  2700. }
  2701. return ""
  2702. }
  2703. func (x *MaterialDetail) GetTaskDescription() string {
  2704. if x != nil {
  2705. return x.TaskDescription
  2706. }
  2707. return ""
  2708. }
  2709. func (x *MaterialDetail) GetMaterialContent() string {
  2710. if x != nil {
  2711. return x.MaterialContent
  2712. }
  2713. return ""
  2714. }
  2715. func (x *MaterialDetail) GetQrcodeUrl() string {
  2716. if x != nil {
  2717. return x.QrcodeUrl
  2718. }
  2719. return ""
  2720. }
  2721. func (x *MaterialDetail) GetReceiveUserName() string {
  2722. if x != nil {
  2723. return x.ReceiveUserName
  2724. }
  2725. return ""
  2726. }
  2727. func (x *MaterialDetail) GetReceiveUserId() string {
  2728. if x != nil {
  2729. return x.ReceiveUserId
  2730. }
  2731. return ""
  2732. }
  2733. func (x *MaterialDetail) GetFileUrl() string {
  2734. if x != nil {
  2735. return x.FileUrl
  2736. }
  2737. return ""
  2738. }
  2739. func (x *MaterialDetail) GetAttUrl() string {
  2740. if x != nil {
  2741. return x.AttUrl
  2742. }
  2743. return ""
  2744. }
  2745. func (x *MaterialDetail) GetImgWebpage() string {
  2746. if x != nil {
  2747. return x.ImgWebpage
  2748. }
  2749. return ""
  2750. }
  2751. type MaterialDetailReq struct {
  2752. state protoimpl.MessageState
  2753. sizeCache protoimpl.SizeCache
  2754. unknownFields protoimpl.UnknownFields
  2755. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //消息id
  2756. MsgLogId int64 `protobuf:"varint,2,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"`
  2757. UserId string `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId,omitempty"`
  2758. PositionId int64 `protobuf:"varint,4,opt,name=positionId,proto3" json:"positionId,omitempty"`
  2759. PositionType int64 `protobuf:"varint,5,opt,name=positionType,proto3" json:"positionType,omitempty"`
  2760. }
  2761. func (x *MaterialDetailReq) Reset() {
  2762. *x = MaterialDetailReq{}
  2763. if protoimpl.UnsafeEnabled {
  2764. mi := &file_message_proto_msgTypes[37]
  2765. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2766. ms.StoreMessageInfo(mi)
  2767. }
  2768. }
  2769. func (x *MaterialDetailReq) String() string {
  2770. return protoimpl.X.MessageStringOf(x)
  2771. }
  2772. func (*MaterialDetailReq) ProtoMessage() {}
  2773. func (x *MaterialDetailReq) ProtoReflect() protoreflect.Message {
  2774. mi := &file_message_proto_msgTypes[37]
  2775. if protoimpl.UnsafeEnabled && x != nil {
  2776. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2777. if ms.LoadMessageInfo() == nil {
  2778. ms.StoreMessageInfo(mi)
  2779. }
  2780. return ms
  2781. }
  2782. return mi.MessageOf(x)
  2783. }
  2784. // Deprecated: Use MaterialDetailReq.ProtoReflect.Descriptor instead.
  2785. func (*MaterialDetailReq) Descriptor() ([]byte, []int) {
  2786. return file_message_proto_rawDescGZIP(), []int{37}
  2787. }
  2788. func (x *MaterialDetailReq) GetId() int64 {
  2789. if x != nil {
  2790. return x.Id
  2791. }
  2792. return 0
  2793. }
  2794. func (x *MaterialDetailReq) GetMsgLogId() int64 {
  2795. if x != nil {
  2796. return x.MsgLogId
  2797. }
  2798. return 0
  2799. }
  2800. func (x *MaterialDetailReq) GetUserId() string {
  2801. if x != nil {
  2802. return x.UserId
  2803. }
  2804. return ""
  2805. }
  2806. func (x *MaterialDetailReq) GetPositionId() int64 {
  2807. if x != nil {
  2808. return x.PositionId
  2809. }
  2810. return 0
  2811. }
  2812. func (x *MaterialDetailReq) GetPositionType() int64 {
  2813. if x != nil {
  2814. return x.PositionType
  2815. }
  2816. return 0
  2817. }
  2818. type MaterialDetailResp struct {
  2819. state protoimpl.MessageState
  2820. sizeCache protoimpl.SizeCache
  2821. unknownFields protoimpl.UnknownFields
  2822. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  2823. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  2824. Data *MaterialDetail `protobuf:"bytes,3,opt,name=Data,proto3" json:"Data,omitempty"`
  2825. }
  2826. func (x *MaterialDetailResp) Reset() {
  2827. *x = MaterialDetailResp{}
  2828. if protoimpl.UnsafeEnabled {
  2829. mi := &file_message_proto_msgTypes[38]
  2830. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2831. ms.StoreMessageInfo(mi)
  2832. }
  2833. }
  2834. func (x *MaterialDetailResp) String() string {
  2835. return protoimpl.X.MessageStringOf(x)
  2836. }
  2837. func (*MaterialDetailResp) ProtoMessage() {}
  2838. func (x *MaterialDetailResp) ProtoReflect() protoreflect.Message {
  2839. mi := &file_message_proto_msgTypes[38]
  2840. if protoimpl.UnsafeEnabled && x != nil {
  2841. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2842. if ms.LoadMessageInfo() == nil {
  2843. ms.StoreMessageInfo(mi)
  2844. }
  2845. return ms
  2846. }
  2847. return mi.MessageOf(x)
  2848. }
  2849. // Deprecated: Use MaterialDetailResp.ProtoReflect.Descriptor instead.
  2850. func (*MaterialDetailResp) Descriptor() ([]byte, []int) {
  2851. return file_message_proto_rawDescGZIP(), []int{38}
  2852. }
  2853. func (x *MaterialDetailResp) GetCode() int64 {
  2854. if x != nil {
  2855. return x.Code
  2856. }
  2857. return 0
  2858. }
  2859. func (x *MaterialDetailResp) GetMessage() string {
  2860. if x != nil {
  2861. return x.Message
  2862. }
  2863. return ""
  2864. }
  2865. func (x *MaterialDetailResp) GetData() *MaterialDetail {
  2866. if x != nil {
  2867. return x.Data
  2868. }
  2869. return nil
  2870. }
  2871. var File_message_proto protoreflect.FileDescriptor
  2872. var file_message_proto_rawDesc = []byte{
  2873. 0x0a, 0x0d, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
  2874. 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0x73, 0x0a, 0x13, 0x43, 0x68, 0x61, 0x6e,
  2875. 0x67, 0x65, 0x52, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x71, 0x12,
  2876. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12,
  2877. 0x1e, 0x0a, 0x0a, 0x72, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x02, 0x20,
  2878. 0x01, 0x28, 0x03, 0x52, 0x0a, 0x72, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12,
  2879. 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  2880. 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18,
  2881. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x3a, 0x0a,
  2882. 0x08, 0x52, 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67,
  2883. 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54,
  2884. 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01,
  2885. 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x38, 0x0a, 0x08, 0x52, 0x65, 0x73,
  2886. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20,
  2887. 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73,
  2888. 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73,
  2889. 0x61, 0x67, 0x65, 0x22, 0xc6, 0x01, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72,
  2890. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  2891. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x24,
  2892. 0x0a, 0x0d, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18,
  2893. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73,
  2894. 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20,
  2895. 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66,
  2896. 0x66, 0x53, 0x65, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x53,
  2897. 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x05,
  2898. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x18,
  2899. 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52,
  2900. 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x65, 0x61, 0x64,
  2901. 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x72, 0x65, 0x61, 0x64, 0x22, 0x80, 0x04, 0x0a,
  2902. 0x08, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x12, 0x24, 0x0a, 0x0d, 0x72, 0x65, 0x63,
  2903. 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2904. 0x52, 0x0d, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12,
  2905. 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x02,
  2906. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x4e, 0x61, 0x6d,
  2907. 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18,
  2908. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49,
  2909. 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20,
  2910. 0x01, 0x28, 0x09, 0x52, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a,
  2911. 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69,
  2912. 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x06,
  2913. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x18, 0x0a,
  2914. 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07,
  2915. 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18,
  2916. 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x12, 0x16, 0x0a, 0x06, 0x63,
  2917. 0x69, 0x74, 0x65, 0x49, 0x64, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x69, 0x74,
  2918. 0x65, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x18, 0x0a, 0x20,
  2919. 0x01, 0x28, 0x03, 0x52, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x63,
  2920. 0x72, 0x65, 0x61, 0x74, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52,
  2921. 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61,
  2922. 0x70, 0x70, 0x69, 0x64, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69,
  2923. 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69,
  2924. 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x0e, 0x20,
  2925. 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x1a, 0x0a,
  2926. 0x08, 0x72, 0x65, 0x61, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x18, 0x10, 0x20, 0x01, 0x28, 0x03, 0x52,
  2927. 0x08, 0x72, 0x65, 0x61, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x12, 0x2c, 0x0a, 0x03, 0x75, 0x72, 0x6c,
  2928. 0x18, 0x0f, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2929. 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x2e, 0x55, 0x72, 0x6c, 0x45, 0x6e, 0x74,
  2930. 0x72, 0x79, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x1a, 0x36, 0x0a, 0x08, 0x55, 0x72, 0x6c, 0x45, 0x6e,
  2931. 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2932. 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02,
  2933. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22,
  2934. 0x7b, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52, 0x65,
  2935. 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  2936. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2937. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
  2938. 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e,
  2939. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73,
  2940. 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18,
  2941. 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x60, 0x0a, 0x16,
  2942. 0x47, 0x65, 0x74, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6f,
  2943. 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  2944. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x18,
  2945. 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  2946. 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69,
  2947. 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x22, 0x56,
  2948. 0x0a, 0x10, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52,
  2949. 0x65, 0x71, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02,
  2950. 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x02,
  2951. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x16,
  2952. 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  2953. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x68, 0x0a, 0x11, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2954. 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x63,
  2955. 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12,
  2956. 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2957. 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74,
  2958. 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2959. 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61,
  2960. 0x22, 0x73, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61,
  2961. 0x67, 0x65, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18,
  2962. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x18, 0x0a,
  2963. 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07,
  2964. 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64,
  2965. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a,
  2966. 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x69,
  2967. 0x73, 0x52, 0x65, 0x61, 0x64, 0x22, 0x68, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74,
  2968. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f,
  2969. 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18,
  2970. 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2971. 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61,
  2972. 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2973. 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22,
  2974. 0x60, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6c, 0x61, 0x73,
  2975. 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65,
  2976. 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  2977. 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2978. 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6e, 0x65, 0x65, 0x64, 0x4d,
  2979. 0x73, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x6e, 0x65, 0x65, 0x64, 0x4d, 0x73,
  2980. 0x67, 0x22, 0x94, 0x01, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43,
  2981. 0x6c, 0x61, 0x73, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04,
  2982. 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65,
  2983. 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  2984. 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61,
  2985. 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61,
  2986. 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x04, 0x64, 0x61, 0x74,
  2987. 0x61, 0x12, 0x25, 0x0a, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32,
  2988. 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2989. 0x65, 0x73, 0x52, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x22, 0x88, 0x01, 0x0a, 0x08, 0x4d, 0x73, 0x67,
  2990. 0x54, 0x79, 0x70, 0x65, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65,
  2991. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12,
  2992. 0x10, 0x0a, 0x03, 0x69, 0x6d, 0x67, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x69, 0x6d,
  2993. 0x67, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  2994. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x04, 0x20,
  2995. 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x28, 0x0a, 0x0f, 0x64, 0x69, 0x73,
  2996. 0x70, 0x6c, 0x61, 0x79, 0x50, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x18, 0x05, 0x20, 0x01,
  2997. 0x28, 0x09, 0x52, 0x0f, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x50, 0x6c, 0x61, 0x74, 0x66,
  2998. 0x6f, 0x72, 0x6d, 0x22, 0x3a, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x75,
  2999. 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65,
  3000. 0x72, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x18,
  3001. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x22,
  3002. 0x8c, 0x04, 0x0a, 0x12, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65,
  3003. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x18, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  3004. 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73,
  3005. 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x03,
  3006. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64,
  3007. 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52,
  3008. 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e,
  3009. 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74,
  3010. 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28,
  3011. 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69,
  3012. 0x6e, 0x6b, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x12, 0x14,
  3013. 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61,
  3014. 0x70, 0x70, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64,
  3015. 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64,
  3016. 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18,
  3017. 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49,
  3018. 0x64, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09,
  3019. 0x52, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63,
  3020. 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x10, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x72, 0x6f,
  3021. 0x64, 0x75, 0x63, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6f, 0x72, 0x64, 0x65,
  3022. 0x72, 0x49, 0x64, 0x18, 0x11, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72,
  3023. 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x4d, 0x6f, 0x6e, 0x65, 0x79,
  3024. 0x18, 0x12, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x4d, 0x6f, 0x6e,
  3025. 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x18, 0x13,
  3026. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x12, 0x1e,
  3027. 0x0a, 0x0a, 0x61, 0x70, 0x70, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x18, 0x14, 0x20, 0x01,
  3028. 0x28, 0x09, 0x52, 0x0a, 0x61, 0x70, 0x70, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x12, 0x1c,
  3029. 0x0a, 0x09, 0x77, 0x78, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x18, 0x15, 0x20, 0x01, 0x28,
  3030. 0x09, 0x52, 0x09, 0x77, 0x78, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x12, 0x1e, 0x0a, 0x0a,
  3031. 0x69, 0x6f, 0x73, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x18, 0x16, 0x20, 0x01, 0x28, 0x09,
  3032. 0x52, 0x0a, 0x69, 0x6f, 0x73, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x12, 0x20, 0x0a, 0x0b,
  3033. 0x62, 0x61, 0x73, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x17, 0x20, 0x01, 0x28,
  3034. 0x09, 0x52, 0x0b, 0x62, 0x61, 0x73, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x22, 0xb3,
  3035. 0x01, 0x0a, 0x0b, 0x43, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x57, 0x78, 0x54, 0x70, 0x6c, 0x12, 0x14,
  3036. 0x0a, 0x05, 0x54, 0x70, 0x6c, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x54,
  3037. 0x70, 0x6c, 0x49, 0x64, 0x12, 0x3e, 0x0a, 0x08, 0x74, 0x6d, 0x70, 0x6c, 0x44, 0x61, 0x74, 0x61,
  3038. 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  3039. 0x2e, 0x43, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x57, 0x78, 0x54, 0x70, 0x6c, 0x2e, 0x54, 0x6d, 0x70,
  3040. 0x6c, 0x44, 0x61, 0x74, 0x61, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08, 0x74, 0x6d, 0x70, 0x6c,
  3041. 0x44, 0x61, 0x74, 0x61, 0x1a, 0x4e, 0x0a, 0x0d, 0x54, 0x6d, 0x70, 0x6c, 0x44, 0x61, 0x74, 0x61,
  3042. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01,
  3043. 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x27, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65,
  3044. 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  3045. 0x2e, 0x54, 0x6d, 0x70, 0x6c, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65,
  3046. 0x3a, 0x02, 0x38, 0x01, 0x22, 0x36, 0x0a, 0x08, 0x54, 0x6d, 0x70, 0x6c, 0x49, 0x74, 0x65, 0x6d,
  3047. 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  3048. 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x18,
  3049. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x22, 0x5f, 0x0a, 0x13,
  3050. 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52,
  3051. 0x65, 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  3052. 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61,
  3053. 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  3054. 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x65, 0x72, 0x72, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x03, 0x20,
  3055. 0x01, 0x28, 0x03, 0x52, 0x08, 0x65, 0x72, 0x72, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x5e, 0x0a,
  3056. 0x12, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67,
  3057. 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20,
  3058. 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61,
  3059. 0x70, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69,
  3060. 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x03, 0x20,
  3061. 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x22, 0x6d, 0x0a,
  3062. 0x12, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67,
  3063. 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  3064. 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61,
  3065. 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  3066. 0x65, 0x12, 0x29, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32,
  3067. 0x15, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x65,
  3068. 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0xab, 0x01, 0x0a,
  3069. 0x0c, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x12, 0x0e, 0x0a,
  3070. 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1f, 0x0a,
  3071. 0x0b, 0x62, 0x75, 0x6f, 0x79, 0x5f, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x18, 0x02, 0x20, 0x01,
  3072. 0x28, 0x09, 0x52, 0x0a, 0x62, 0x75, 0x6f, 0x79, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x12, 0x14,
  3073. 0x0a, 0x05, 0x70, 0x63, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70,
  3074. 0x63, 0x55, 0x72, 0x6c, 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x6e, 0x64, 0x72, 0x6f, 0x69, 0x64, 0x55,
  3075. 0x72, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61, 0x6e, 0x64, 0x72, 0x6f, 0x69,
  3076. 0x64, 0x55, 0x72, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x6f, 0x73, 0x55, 0x72, 0x6c, 0x18, 0x05,
  3077. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x69, 0x6f, 0x73, 0x55, 0x72, 0x6c, 0x12, 0x1c, 0x0a, 0x09,
  3078. 0x77, 0x65, 0x43, 0x68, 0x61, 0x74, 0x55, 0x72, 0x6c, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52,
  3079. 0x09, 0x77, 0x65, 0x43, 0x68, 0x61, 0x74, 0x55, 0x72, 0x6c, 0x22, 0x95, 0x01, 0x0a, 0x11, 0x43,
  3080. 0x6c, 0x65, 0x61, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71,
  3081. 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  3082. 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x49,
  3083. 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x1e,
  3084. 0x0a, 0x0a, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01,
  3085. 0x28, 0x03, 0x52, 0x0a, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x14,
  3086. 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61,
  3087. 0x70, 0x70, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x4e, 0x65, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49,
  3088. 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x4e, 0x65, 0x77, 0x55, 0x73, 0x65, 0x72,
  3089. 0x49, 0x64, 0x22, 0xd4, 0x03, 0x0a, 0x0e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69,
  3090. 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18,
  3091. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a,
  3092. 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70,
  3093. 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x18, 0x04, 0x20,
  3094. 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70,
  3095. 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70,
  3096. 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79,
  3097. 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70,
  3098. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x65, 0x61, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52,
  3099. 0x04, 0x72, 0x65, 0x61, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x53, 0x6f, 0x72, 0x74, 0x53, 0x69, 0x7a,
  3100. 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x53, 0x6f, 0x72, 0x74, 0x53, 0x69, 0x7a,
  3101. 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x18, 0x09, 0x20,
  3102. 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12, 0x26, 0x0a,
  3103. 0x0e, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x65, 0x77, 0x4d, 0x73, 0x67, 0x18,
  3104. 0x0a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e,
  3105. 0x65, 0x77, 0x4d, 0x73, 0x67, 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x73, 0x4d, 0x73, 0x67, 0x4c, 0x69,
  3106. 0x73, 0x74, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x69, 0x73, 0x4d, 0x73, 0x67, 0x4c,
  3107. 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x4e, 0x65, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64,
  3108. 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x4e, 0x65, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49,
  3109. 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x50, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x18,
  3110. 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x50, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49,
  3111. 0x64, 0x12, 0x28, 0x0a, 0x0f, 0x69, 0x73, 0x43, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x4c, 0x65,
  3112. 0x74, 0x74, 0x65, 0x72, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0f, 0x69, 0x73, 0x43, 0x6f,
  3113. 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x4c, 0x65, 0x74, 0x74, 0x65, 0x72, 0x12, 0x24, 0x0a, 0x0d, 0x69,
  3114. 0x73, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x18, 0x0f, 0x20, 0x01,
  3115. 0x28, 0x08, 0x52, 0x0d, 0x69, 0x73, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x65, 0x61, 0x72, 0x63,
  3116. 0x68, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x73, 0x66, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x41, 0x63, 0x74,
  3117. 0x69, 0x76, 0x65, 0x18, 0x10, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x69, 0x73, 0x66, 0x69, 0x6c,
  3118. 0x74, 0x65, 0x72, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65, 0x22, 0x88, 0x02, 0x0a, 0x0e, 0x55, 0x73,
  3119. 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04,
  3120. 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65,
  3121. 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  3122. 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x6c, 0x69,
  3123. 0x73, 0x74, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61,
  3124. 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x6c, 0x69, 0x73,
  3125. 0x74, 0x12, 0x25, 0x0a, 0x04, 0x6c, 0x61, 0x73, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32,
  3126. 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  3127. 0x65, 0x73, 0x52, 0x04, 0x6c, 0x61, 0x73, 0x74, 0x12, 0x2c, 0x0a, 0x06, 0x63, 0x6f, 0x6c, 0x75,
  3128. 0x6d, 0x6e, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61,
  3129. 0x67, 0x65, 0x2e, 0x41, 0x6c, 0x6c, 0x53, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x52, 0x06,
  3130. 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18,
  3131. 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x16, 0x0a, 0x06,
  3132. 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x6e,
  3133. 0x72, 0x65, 0x61, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x74, 0x6f, 0x44, 0x6f, 0x55, 0x6e, 0x72, 0x65,
  3134. 0x61, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x74, 0x6f, 0x44, 0x6f, 0x55, 0x6e,
  3135. 0x72, 0x65, 0x61, 0x64, 0x22, 0xb4, 0x01, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67,
  3136. 0x4c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x03,
  3137. 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73,
  3138. 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x30, 0x0a, 0x08, 0x73,
  3139. 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e,
  3140. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x6c, 0x6c, 0x53, 0x6f, 0x72, 0x74, 0x44,
  3141. 0x61, 0x74, 0x61, 0x52, 0x08, 0x73, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x12, 0x14, 0x0a,
  3142. 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f,
  3143. 0x75, 0x6e, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x18, 0x04, 0x20,
  3144. 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x74,
  3145. 0x6f, 0x44, 0x6f, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52,
  3146. 0x0a, 0x74, 0x6f, 0x44, 0x6f, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x22, 0xc2, 0x01, 0x0a, 0x0b,
  3147. 0x41, 0x6c, 0x6c, 0x53, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x12, 0x26, 0x0a, 0x0e, 0x75,
  3148. 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x18, 0x01, 0x20,
  3149. 0x01, 0x28, 0x03, 0x52, 0x0e, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61,
  3150. 0x67, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  3151. 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x6d, 0x67, 0x18, 0x03,
  3152. 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x69, 0x6d, 0x67, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67,
  3153. 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54,
  3154. 0x79, 0x70, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x05, 0x20, 0x03, 0x28,
  3155. 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73,
  3156. 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x24, 0x0a, 0x0d, 0x69, 0x73,
  3157. 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x18, 0x06, 0x20, 0x01, 0x28,
  3158. 0x08, 0x52, 0x0d, 0x69, 0x73, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68,
  3159. 0x22, 0x48, 0x0a, 0x0e, 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  3160. 0x73, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x18,
  3161. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x74, 0x61, 0x6c,
  3162. 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  3163. 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0xd0, 0x01, 0x0a, 0x10, 0x57,
  3164. 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  3165. 0x18, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  3166. 0x52, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x6f, 0x73,
  3167. 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b,
  3168. 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x6d,
  3169. 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73,
  3170. 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x04,
  3171. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x64,
  3172. 0x65, 0x74, 0x61, 0x69, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x64, 0x65, 0x74,
  3173. 0x61, 0x69, 0x6c, 0x12, 0x12, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28,
  3174. 0x09, 0x52, 0x04, 0x64, 0x61, 0x74, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x18,
  3175. 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x12, 0x10, 0x0a, 0x03, 0x75,
  3176. 0x72, 0x6c, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0x41, 0x0a,
  3177. 0x0f, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  3178. 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  3179. 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  3180. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  3181. 0x22, 0x75, 0x0a, 0x0d, 0x4d, 0x73, 0x67, 0x4f, 0x70, 0x65, 0x6e, 0x4c, 0x6f, 0x67, 0x52, 0x65,
  3182. 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x01, 0x20,
  3183. 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x1a, 0x0a,
  3184. 0x08, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  3185. 0x08, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65,
  3186. 0x72, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  3187. 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09,
  3188. 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x22, 0xcb, 0x03, 0x0a, 0x13, 0x4e, 0x65, 0x77, 0x55,
  3189. 0x73, 0x65, 0x72, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12,
  3190. 0x18, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  3191. 0x52, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74,
  3192. 0x6c, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12,
  3193. 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09,
  3194. 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67,
  3195. 0x54, 0x79, 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54,
  3196. 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x08, 0x20, 0x01, 0x28,
  3197. 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64,
  3198. 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x1a, 0x0a,
  3199. 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52,
  3200. 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x6f, 0x73,
  3201. 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b,
  3202. 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x72,
  3203. 0x6f, 0x77, 0x34, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x12,
  3204. 0x20, 0x0a, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x10,
  3205. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x4e, 0x61, 0x6d,
  3206. 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x18, 0x11, 0x20, 0x01,
  3207. 0x28, 0x09, 0x52, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x6f,
  3208. 0x72, 0x64, 0x65, 0x72, 0x4d, 0x6f, 0x6e, 0x65, 0x79, 0x18, 0x12, 0x20, 0x01, 0x28, 0x09, 0x52,
  3209. 0x0a, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x4d, 0x6f, 0x6e, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x69,
  3210. 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x18, 0x13, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x69,
  3211. 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x70, 0x70, 0x50, 0x75,
  3212. 0x73, 0x68, 0x55, 0x72, 0x6c, 0x18, 0x14, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61, 0x70, 0x70,
  3213. 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x12, 0x1c, 0x0a, 0x09, 0x77, 0x78, 0x50, 0x75, 0x73,
  3214. 0x68, 0x55, 0x72, 0x6c, 0x18, 0x15, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x77, 0x78, 0x50, 0x75,
  3215. 0x73, 0x68, 0x55, 0x72, 0x6c, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x6f, 0x73, 0x50, 0x75, 0x73, 0x68,
  3216. 0x55, 0x72, 0x6c, 0x18, 0x16, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x6f, 0x73, 0x50, 0x75,
  3217. 0x73, 0x68, 0x55, 0x72, 0x6c, 0x22, 0x65, 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d,
  3218. 0x73, 0x67, 0x53, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a, 0x08,
  3219. 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08,
  3220. 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x67, 0x72, 0x6f, 0x75,
  3221. 0x70, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x67, 0x72, 0x6f, 0x75, 0x70,
  3222. 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20,
  3223. 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x22, 0x8a, 0x04, 0x0a,
  3224. 0x10, 0x42, 0x69, 0x74, 0x6d, 0x61, 0x70, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65,
  3225. 0x71, 0x12, 0x18, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x01,
  3226. 0x28, 0x09, 0x52, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x12, 0x14, 0x0a, 0x05, 0x74,
  3227. 0x69, 0x74, 0x6c, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c,
  3228. 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01,
  3229. 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d,
  3230. 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73,
  3231. 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x08, 0x20,
  3232. 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70,
  3233. 0x69, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12,
  3234. 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x0b, 0x20, 0x01, 0x28,
  3235. 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x70,
  3236. 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09,
  3237. 0x52, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x12, 0x0a,
  3238. 0x04, 0x72, 0x6f, 0x77, 0x34, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x6f, 0x77,
  3239. 0x34, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x4e, 0x61, 0x6d, 0x65,
  3240. 0x18, 0x10, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x4e,
  3241. 0x61, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x18, 0x11,
  3242. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1e, 0x0a,
  3243. 0x0a, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x4d, 0x6f, 0x6e, 0x65, 0x79, 0x18, 0x12, 0x20, 0x01, 0x28,
  3244. 0x09, 0x52, 0x0a, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x4d, 0x6f, 0x6e, 0x65, 0x79, 0x12, 0x1a, 0x0a,
  3245. 0x08, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x18, 0x13, 0x20, 0x01, 0x28, 0x09, 0x52,
  3246. 0x08, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x70, 0x70,
  3247. 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x18, 0x14, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61,
  3248. 0x70, 0x70, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x12, 0x1c, 0x0a, 0x09, 0x77, 0x78, 0x50,
  3249. 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x18, 0x15, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x77, 0x78,
  3250. 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x6f, 0x73, 0x50, 0x75,
  3251. 0x73, 0x68, 0x55, 0x72, 0x6c, 0x18, 0x16, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x6f, 0x73,
  3252. 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x12, 0x20, 0x0a, 0x0b, 0x62, 0x61, 0x73, 0x65, 0x55,
  3253. 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x17, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x62, 0x61,
  3254. 0x73, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x65, 0x6e,
  3255. 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x18, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73,
  3256. 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0xbf, 0x01, 0x0a, 0x11, 0x57, 0x6f,
  3257. 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x44, 0x65, 0x73, 0x6b, 0x74, 0x6f, 0x70, 0x52, 0x65, 0x71, 0x12,
  3258. 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  3259. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64,
  3260. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a,
  3261. 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f,
  3262. 0x66, 0x66, 0x53, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a,
  3263. 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a,
  3264. 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01,
  3265. 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x2e, 0x0a, 0x12, 0x6e,
  3266. 0x65, 0x65, 0x64, 0x44, 0x65, 0x61, 0x6c, 0x74, 0x57, 0x69, 0x74, 0x68, 0x43, 0x6f, 0x75, 0x6e,
  3267. 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x6e, 0x65, 0x65, 0x64, 0x44, 0x65, 0x61,
  3268. 0x6c, 0x74, 0x57, 0x69, 0x74, 0x68, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0xa0, 0x01, 0x0a, 0x12,
  3269. 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x44, 0x65, 0x73, 0x6b, 0x74, 0x6f, 0x70, 0x52, 0x65,
  3270. 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  3271. 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  3272. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  3273. 0x12, 0x31, 0x0a, 0x0a, 0x62, 0x75, 0x73, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x03,
  3274. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d,
  3275. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x0a, 0x62, 0x75, 0x73, 0x4d, 0x73, 0x67, 0x4c,
  3276. 0x69, 0x73, 0x74, 0x12, 0x29, 0x0a, 0x06, 0x6e, 0x65, 0x65, 0x64, 0x44, 0x6f, 0x18, 0x04, 0x20,
  3277. 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65,
  3278. 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x06, 0x6e, 0x65, 0x65, 0x64, 0x44, 0x6f, 0x22, 0xef,
  3279. 0x03, 0x0a, 0x0e, 0x4d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x44, 0x65, 0x74, 0x61, 0x69,
  3280. 0x6c, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69,
  3281. 0x64, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  3282. 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65,
  3283. 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e,
  3284. 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  3285. 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x74,
  3286. 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74,
  3287. 0x65, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x18,
  3288. 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x12, 0x18, 0x0a,
  3289. 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07,
  3290. 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x74, 0x61, 0x73, 0x6b, 0x5f,
  3291. 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x74, 0x61, 0x73, 0x6b,
  3292. 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x29, 0x0a, 0x10, 0x74, 0x61, 0x73, 0x6b, 0x5f, 0x64, 0x65, 0x73,
  3293. 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f,
  3294. 0x74, 0x61, 0x73, 0x6b, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  3295. 0x29, 0x0a, 0x10, 0x6d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x5f, 0x63, 0x6f, 0x6e, 0x74,
  3296. 0x65, 0x6e, 0x74, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x6d, 0x61, 0x74, 0x65, 0x72,
  3297. 0x69, 0x61, 0x6c, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x1d, 0x0a, 0x0a, 0x71, 0x72,
  3298. 0x63, 0x6f, 0x64, 0x65, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  3299. 0x71, 0x72, 0x63, 0x6f, 0x64, 0x65, 0x55, 0x72, 0x6c, 0x12, 0x2a, 0x0a, 0x11, 0x72, 0x65, 0x63,
  3300. 0x65, 0x69, 0x76, 0x65, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0b,
  3301. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65,
  3302. 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x26, 0x0a, 0x0f, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65,
  3303. 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d,
  3304. 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x19, 0x0a,
  3305. 0x08, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52,
  3306. 0x07, 0x66, 0x69, 0x6c, 0x65, 0x55, 0x72, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x74, 0x74, 0x55,
  3307. 0x72, 0x6c, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x74, 0x74, 0x55, 0x72, 0x6c,
  3308. 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x6d, 0x67, 0x57, 0x65, 0x62, 0x70, 0x61, 0x67, 0x65, 0x18, 0x10,
  3309. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x6d, 0x67, 0x57, 0x65, 0x62, 0x70, 0x61, 0x67, 0x65,
  3310. 0x22, 0x9b, 0x01, 0x0a, 0x11, 0x4d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x44, 0x65, 0x74,
  3311. 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  3312. 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67,
  3313. 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67,
  3314. 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01,
  3315. 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x6f,
  3316. 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a,
  3317. 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x0c, 0x70, 0x6f,
  3318. 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03,
  3319. 0x52, 0x0c, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x22, 0x6f,
  3320. 0x0a, 0x12, 0x4d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c,
  3321. 0x52, 0x65, 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01,
  3322. 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73,
  3323. 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61,
  3324. 0x67, 0x65, 0x12, 0x2b, 0x0a, 0x04, 0x44, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b,
  3325. 0x32, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x61, 0x74, 0x65, 0x72,
  3326. 0x69, 0x61, 0x6c, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x04, 0x44, 0x61, 0x74, 0x61, 0x32,
  3327. 0xa2, 0x08, 0x0a, 0x07, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x4d, 0x0a, 0x12, 0x57,
  3328. 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x44, 0x65, 0x73, 0x6b, 0x74, 0x6f, 0x70, 0x4c, 0x69, 0x73,
  3329. 0x74, 0x12, 0x1a, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x57, 0x6f, 0x72, 0x6b,
  3330. 0x69, 0x6e, 0x67, 0x44, 0x65, 0x73, 0x6b, 0x74, 0x6f, 0x70, 0x52, 0x65, 0x71, 0x1a, 0x1b, 0x2e,
  3331. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x44,
  3332. 0x65, 0x73, 0x6b, 0x74, 0x6f, 0x70, 0x52, 0x65, 0x73, 0x70, 0x12, 0x43, 0x0a, 0x10, 0x55, 0x70,
  3333. 0x64, 0x61, 0x74, 0x65, 0x4d, 0x73, 0x67, 0x53, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x12, 0x1c,
  3334. 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d,
  3335. 0x73, 0x67, 0x53, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d,
  3336. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  3337. 0x3d, 0x0a, 0x0a, 0x4e, 0x65, 0x77, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x12, 0x1c, 0x2e,
  3338. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4e, 0x65, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49,
  3339. 0x6e, 0x73, 0x65, 0x72, 0x74, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d, 0x65,
  3340. 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4a,
  3341. 0x0a, 0x0d, 0x62, 0x69, 0x74, 0x6d, 0x61, 0x70, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x12,
  3342. 0x1b, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70,
  3343. 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1c, 0x2e, 0x6d,
  3344. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53,
  3345. 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4c, 0x0a, 0x0f, 0x6d, 0x75,
  3346. 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x12, 0x1b, 0x2e,
  3347. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65,
  3348. 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1c, 0x2e, 0x6d, 0x65, 0x73,
  3349. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76,
  3350. 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x43, 0x0a, 0x10, 0x43, 0x68, 0x61, 0x6e,
  3351. 0x67, 0x65, 0x52, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x1c, 0x2e, 0x6d,
  3352. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x61,
  3353. 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d, 0x65, 0x73,
  3354. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3f, 0x0a,
  3355. 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x12, 0x17, 0x2e, 0x6d,
  3356. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d,
  3357. 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  3358. 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x4a,
  3359. 0x0a, 0x11, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74,
  3360. 0x61, 0x69, 0x6c, 0x12, 0x19, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65,
  3361. 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x1a, 0x1a,
  3362. 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  3363. 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4b, 0x0a, 0x0f, 0x46, 0x69,
  3364. 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67, 0x12, 0x1b, 0x2e,
  3365. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72,
  3366. 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1b, 0x2e, 0x6d, 0x65, 0x73,
  3367. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f,
  3368. 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x3f, 0x0a, 0x0e, 0x43, 0x6c, 0x65, 0x61, 0x72,
  3369. 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x12, 0x1a, 0x2e, 0x6d, 0x65, 0x73, 0x73,
  3370. 0x61, 0x67, 0x65, 0x2e, 0x43, 0x6c, 0x65, 0x61, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d,
  3371. 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  3372. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3f, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72,
  3373. 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  3374. 0x65, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  3375. 0x1a, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x4d,
  3376. 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x12, 0x44, 0x0a, 0x0d, 0x53, 0x65, 0x6e,
  3377. 0x64, 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x4d, 0x73, 0x67, 0x12, 0x19, 0x2e, 0x6d, 0x65, 0x73,
  3378. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x4d, 0x73, 0x67, 0x52, 0x65,
  3379. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x18, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  3380. 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  3381. 0x37, 0x0a, 0x0a, 0x4d, 0x73, 0x67, 0x4f, 0x70, 0x65, 0x6e, 0x4c, 0x6f, 0x67, 0x12, 0x16, 0x2e,
  3382. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x73, 0x67, 0x4f, 0x70, 0x65, 0x6e, 0x4c,
  3383. 0x6f, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  3384. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x44, 0x0a, 0x09, 0x4d, 0x6c, 0x44, 0x65,
  3385. 0x74, 0x61, 0x69, 0x6c, 0x73, 0x12, 0x1a, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  3386. 0x4d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65,
  3387. 0x71, 0x1a, 0x1b, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x61, 0x74, 0x65,
  3388. 0x72, 0x69, 0x61, 0x6c, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x12, 0x44,
  3389. 0x0a, 0x0d, 0x41, 0x70, 0x70, 0x4c, 0x65, 0x74, 0x74, 0x65, 0x72, 0x50, 0x75, 0x73, 0x68, 0x12,
  3390. 0x19, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c,
  3391. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x18, 0x2e, 0x6d, 0x65, 0x73,
  3392. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70,
  3393. 0x6f, 0x6e, 0x73, 0x65, 0x42, 0x0a, 0x5a, 0x08, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2f,
  3394. 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  3395. }
  3396. var (
  3397. file_message_proto_rawDescOnce sync.Once
  3398. file_message_proto_rawDescData = file_message_proto_rawDesc
  3399. )
  3400. func file_message_proto_rawDescGZIP() []byte {
  3401. file_message_proto_rawDescOnce.Do(func() {
  3402. file_message_proto_rawDescData = protoimpl.X.CompressGZIP(file_message_proto_rawDescData)
  3403. })
  3404. return file_message_proto_rawDescData
  3405. }
  3406. var file_message_proto_msgTypes = make([]protoimpl.MessageInfo, 41)
  3407. var file_message_proto_goTypes = []interface{}{
  3408. (*ChangeReadStatusReq)(nil), // 0: message.ChangeReadStatusReq
  3409. (*ResCount)(nil), // 1: message.ResCount
  3410. (*Response)(nil), // 2: message.Response
  3411. (*FindUserMsgReq)(nil), // 3: message.FindUserMsgReq
  3412. (*Messages)(nil), // 4: message.Messages
  3413. (*FindUserMsgRes)(nil), // 5: message.FindUserMsgRes
  3414. (*GetClassUnreadCountReq)(nil), // 6: message.GetClassUnreadCountReq
  3415. (*MessageDetailReq)(nil), // 7: message.MessageDetailReq
  3416. (*MessageDetailResp)(nil), // 8: message.MessageDetailResp
  3417. (*GetLastMessageReq)(nil), // 9: message.GetLastMessageReq
  3418. (*GetLastMessageRes)(nil), // 10: message.GetLastMessageRes
  3419. (*GetUnreadClassCountReq)(nil), // 11: message.GetUnreadClassCountReq
  3420. (*GetUnreadClassCountRes)(nil), // 12: message.GetUnreadClassCountRes
  3421. (*MsgTypes)(nil), // 13: message.MsgTypes
  3422. (*User)(nil), // 14: message.user
  3423. (*MultipleSaveMsgReq)(nil), // 15: message.multipleSaveMsgReq
  3424. (*CustomWxTpl)(nil), // 16: message.CustomWxTpl
  3425. (*TmplItem)(nil), // 17: message.TmplItem
  3426. (*MultipleSaveMsgResp)(nil), // 18: message.multipleSaveMsgResp
  3427. (*FindUserBuoyMsgReq)(nil), // 19: message.FindUserBuoyMsgReq
  3428. (*FindUserBuoyMsgRes)(nil), // 20: message.FindUserBuoyMsgRes
  3429. (*BuoyMessages)(nil), // 21: message.BuoyMessages
  3430. (*ClearUnreadMsgReq)(nil), // 22: message.ClearUnreadMsgReq
  3431. (*UserMsgListReq)(nil), // 23: message.UserMsgListReq
  3432. (*UserMsgListRes)(nil), // 24: message.UserMsgListRes
  3433. (*UserMsgList)(nil), // 25: message.UserMsgList
  3434. (*AllSortData)(nil), // 26: message.AllSortData
  3435. (*WxTmplResponse)(nil), // 27: message.WxTmplResponse
  3436. (*WxTmplMsgRequest)(nil), // 28: message.WxTmplMsgRequest
  3437. (*SendMsgResponse)(nil), // 29: message.SendMsgResponse
  3438. (*MsgOpenLogReq)(nil), // 30: message.MsgOpenLogReq
  3439. (*NewUserInsertMsgReq)(nil), // 31: message.NewUserInsertMsgReq
  3440. (*UpdateMsgSummaryReq)(nil), // 32: message.UpdateMsgSummaryReq
  3441. (*BitmapSaveMsgReq)(nil), // 33: message.BitmapSaveMsgReq
  3442. (*WorkingDesktopReq)(nil), // 34: message.WorkingDesktopReq
  3443. (*WorkingDesktopResp)(nil), // 35: message.WorkingDesktopResp
  3444. (*MaterialDetail)(nil), // 36: message.MaterialDetail
  3445. (*MaterialDetailReq)(nil), // 37: message.MaterialDetailReq
  3446. (*MaterialDetailResp)(nil), // 38: message.MaterialDetailResp
  3447. nil, // 39: message.Messages.UrlEntry
  3448. nil, // 40: message.CustomWxTpl.TmplDataEntry
  3449. }
  3450. var file_message_proto_depIdxs = []int32{
  3451. 39, // 0: message.Messages.url:type_name -> message.Messages.UrlEntry
  3452. 4, // 1: message.FindUserMsgRes.data:type_name -> message.Messages
  3453. 4, // 2: message.MessageDetailResp.data:type_name -> message.Messages
  3454. 4, // 3: message.GetLastMessageRes.data:type_name -> message.Messages
  3455. 1, // 4: message.GetUnreadClassCountRes.data:type_name -> message.ResCount
  3456. 4, // 5: message.GetUnreadClassCountRes.info:type_name -> message.Messages
  3457. 40, // 6: message.CustomWxTpl.tmplData:type_name -> message.CustomWxTpl.TmplDataEntry
  3458. 21, // 7: message.FindUserBuoyMsgRes.data:type_name -> message.BuoyMessages
  3459. 4, // 8: message.UserMsgListRes.list:type_name -> message.Messages
  3460. 4, // 9: message.UserMsgListRes.last:type_name -> message.Messages
  3461. 26, // 10: message.UserMsgListRes.column:type_name -> message.AllSortData
  3462. 4, // 11: message.UserMsgList.data:type_name -> message.Messages
  3463. 26, // 12: message.UserMsgList.sortData:type_name -> message.AllSortData
  3464. 4, // 13: message.AllSortData.data:type_name -> message.Messages
  3465. 4, // 14: message.WorkingDesktopResp.busMsgList:type_name -> message.Messages
  3466. 4, // 15: message.WorkingDesktopResp.needDo:type_name -> message.Messages
  3467. 36, // 16: message.MaterialDetailResp.Data:type_name -> message.MaterialDetail
  3468. 17, // 17: message.CustomWxTpl.TmplDataEntry.value:type_name -> message.TmplItem
  3469. 34, // 18: message.Message.WorkingDesktopList:input_type -> message.WorkingDesktopReq
  3470. 32, // 19: message.Message.UpdateMsgSummary:input_type -> message.UpdateMsgSummaryReq
  3471. 31, // 20: message.Message.NewUserMsg:input_type -> message.NewUserInsertMsgReq
  3472. 15, // 21: message.Message.bitmapSaveMsg:input_type -> message.multipleSaveMsgReq
  3473. 15, // 22: message.Message.multipleSaveMsg:input_type -> message.multipleSaveMsgReq
  3474. 0, // 23: message.Message.ChangeReadStatus:input_type -> message.ChangeReadStatusReq
  3475. 3, // 24: message.Message.FindUserMsg:input_type -> message.FindUserMsgReq
  3476. 7, // 25: message.Message.FindMessageDetail:input_type -> message.MessageDetailReq
  3477. 19, // 26: message.Message.FindUserBuoyMsg:input_type -> message.FindUserBuoyMsgReq
  3478. 22, // 27: message.Message.ClearUnreadMsg:input_type -> message.ClearUnreadMsgReq
  3479. 23, // 28: message.Message.UserMsgList:input_type -> message.UserMsgListReq
  3480. 28, // 29: message.Message.SendWxTmplMsg:input_type -> message.WxTmplMsgRequest
  3481. 30, // 30: message.Message.MsgOpenLog:input_type -> message.MsgOpenLogReq
  3482. 37, // 31: message.Message.MlDetails:input_type -> message.MaterialDetailReq
  3483. 28, // 32: message.Message.AppLetterPush:input_type -> message.WxTmplMsgRequest
  3484. 35, // 33: message.Message.WorkingDesktopList:output_type -> message.WorkingDesktopResp
  3485. 2, // 34: message.Message.UpdateMsgSummary:output_type -> message.Response
  3486. 2, // 35: message.Message.NewUserMsg:output_type -> message.Response
  3487. 18, // 36: message.Message.bitmapSaveMsg:output_type -> message.multipleSaveMsgResp
  3488. 18, // 37: message.Message.multipleSaveMsg:output_type -> message.multipleSaveMsgResp
  3489. 2, // 38: message.Message.ChangeReadStatus:output_type -> message.Response
  3490. 5, // 39: message.Message.FindUserMsg:output_type -> message.FindUserMsgRes
  3491. 8, // 40: message.Message.FindMessageDetail:output_type -> message.MessageDetailResp
  3492. 20, // 41: message.Message.FindUserBuoyMsg:output_type -> message.FindUserBuoyMsgRes
  3493. 2, // 42: message.Message.ClearUnreadMsg:output_type -> message.Response
  3494. 24, // 43: message.Message.UserMsgList:output_type -> message.UserMsgListRes
  3495. 29, // 44: message.Message.SendWxTmplMsg:output_type -> message.SendMsgResponse
  3496. 2, // 45: message.Message.MsgOpenLog:output_type -> message.Response
  3497. 38, // 46: message.Message.MlDetails:output_type -> message.MaterialDetailResp
  3498. 29, // 47: message.Message.AppLetterPush:output_type -> message.SendMsgResponse
  3499. 33, // [33:48] is the sub-list for method output_type
  3500. 18, // [18:33] is the sub-list for method input_type
  3501. 18, // [18:18] is the sub-list for extension type_name
  3502. 18, // [18:18] is the sub-list for extension extendee
  3503. 0, // [0:18] is the sub-list for field type_name
  3504. }
  3505. func init() { file_message_proto_init() }
  3506. func file_message_proto_init() {
  3507. if File_message_proto != nil {
  3508. return
  3509. }
  3510. if !protoimpl.UnsafeEnabled {
  3511. file_message_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  3512. switch v := v.(*ChangeReadStatusReq); i {
  3513. case 0:
  3514. return &v.state
  3515. case 1:
  3516. return &v.sizeCache
  3517. case 2:
  3518. return &v.unknownFields
  3519. default:
  3520. return nil
  3521. }
  3522. }
  3523. file_message_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  3524. switch v := v.(*ResCount); i {
  3525. case 0:
  3526. return &v.state
  3527. case 1:
  3528. return &v.sizeCache
  3529. case 2:
  3530. return &v.unknownFields
  3531. default:
  3532. return nil
  3533. }
  3534. }
  3535. file_message_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  3536. switch v := v.(*Response); i {
  3537. case 0:
  3538. return &v.state
  3539. case 1:
  3540. return &v.sizeCache
  3541. case 2:
  3542. return &v.unknownFields
  3543. default:
  3544. return nil
  3545. }
  3546. }
  3547. file_message_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  3548. switch v := v.(*FindUserMsgReq); i {
  3549. case 0:
  3550. return &v.state
  3551. case 1:
  3552. return &v.sizeCache
  3553. case 2:
  3554. return &v.unknownFields
  3555. default:
  3556. return nil
  3557. }
  3558. }
  3559. file_message_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  3560. switch v := v.(*Messages); i {
  3561. case 0:
  3562. return &v.state
  3563. case 1:
  3564. return &v.sizeCache
  3565. case 2:
  3566. return &v.unknownFields
  3567. default:
  3568. return nil
  3569. }
  3570. }
  3571. file_message_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3572. switch v := v.(*FindUserMsgRes); i {
  3573. case 0:
  3574. return &v.state
  3575. case 1:
  3576. return &v.sizeCache
  3577. case 2:
  3578. return &v.unknownFields
  3579. default:
  3580. return nil
  3581. }
  3582. }
  3583. file_message_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3584. switch v := v.(*GetClassUnreadCountReq); i {
  3585. case 0:
  3586. return &v.state
  3587. case 1:
  3588. return &v.sizeCache
  3589. case 2:
  3590. return &v.unknownFields
  3591. default:
  3592. return nil
  3593. }
  3594. }
  3595. file_message_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3596. switch v := v.(*MessageDetailReq); i {
  3597. case 0:
  3598. return &v.state
  3599. case 1:
  3600. return &v.sizeCache
  3601. case 2:
  3602. return &v.unknownFields
  3603. default:
  3604. return nil
  3605. }
  3606. }
  3607. file_message_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3608. switch v := v.(*MessageDetailResp); i {
  3609. case 0:
  3610. return &v.state
  3611. case 1:
  3612. return &v.sizeCache
  3613. case 2:
  3614. return &v.unknownFields
  3615. default:
  3616. return nil
  3617. }
  3618. }
  3619. file_message_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3620. switch v := v.(*GetLastMessageReq); i {
  3621. case 0:
  3622. return &v.state
  3623. case 1:
  3624. return &v.sizeCache
  3625. case 2:
  3626. return &v.unknownFields
  3627. default:
  3628. return nil
  3629. }
  3630. }
  3631. file_message_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3632. switch v := v.(*GetLastMessageRes); i {
  3633. case 0:
  3634. return &v.state
  3635. case 1:
  3636. return &v.sizeCache
  3637. case 2:
  3638. return &v.unknownFields
  3639. default:
  3640. return nil
  3641. }
  3642. }
  3643. file_message_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  3644. switch v := v.(*GetUnreadClassCountReq); i {
  3645. case 0:
  3646. return &v.state
  3647. case 1:
  3648. return &v.sizeCache
  3649. case 2:
  3650. return &v.unknownFields
  3651. default:
  3652. return nil
  3653. }
  3654. }
  3655. file_message_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  3656. switch v := v.(*GetUnreadClassCountRes); i {
  3657. case 0:
  3658. return &v.state
  3659. case 1:
  3660. return &v.sizeCache
  3661. case 2:
  3662. return &v.unknownFields
  3663. default:
  3664. return nil
  3665. }
  3666. }
  3667. file_message_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  3668. switch v := v.(*MsgTypes); i {
  3669. case 0:
  3670. return &v.state
  3671. case 1:
  3672. return &v.sizeCache
  3673. case 2:
  3674. return &v.unknownFields
  3675. default:
  3676. return nil
  3677. }
  3678. }
  3679. file_message_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  3680. switch v := v.(*User); i {
  3681. case 0:
  3682. return &v.state
  3683. case 1:
  3684. return &v.sizeCache
  3685. case 2:
  3686. return &v.unknownFields
  3687. default:
  3688. return nil
  3689. }
  3690. }
  3691. file_message_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  3692. switch v := v.(*MultipleSaveMsgReq); i {
  3693. case 0:
  3694. return &v.state
  3695. case 1:
  3696. return &v.sizeCache
  3697. case 2:
  3698. return &v.unknownFields
  3699. default:
  3700. return nil
  3701. }
  3702. }
  3703. file_message_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  3704. switch v := v.(*CustomWxTpl); i {
  3705. case 0:
  3706. return &v.state
  3707. case 1:
  3708. return &v.sizeCache
  3709. case 2:
  3710. return &v.unknownFields
  3711. default:
  3712. return nil
  3713. }
  3714. }
  3715. file_message_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  3716. switch v := v.(*TmplItem); i {
  3717. case 0:
  3718. return &v.state
  3719. case 1:
  3720. return &v.sizeCache
  3721. case 2:
  3722. return &v.unknownFields
  3723. default:
  3724. return nil
  3725. }
  3726. }
  3727. file_message_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3728. switch v := v.(*MultipleSaveMsgResp); i {
  3729. case 0:
  3730. return &v.state
  3731. case 1:
  3732. return &v.sizeCache
  3733. case 2:
  3734. return &v.unknownFields
  3735. default:
  3736. return nil
  3737. }
  3738. }
  3739. file_message_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3740. switch v := v.(*FindUserBuoyMsgReq); i {
  3741. case 0:
  3742. return &v.state
  3743. case 1:
  3744. return &v.sizeCache
  3745. case 2:
  3746. return &v.unknownFields
  3747. default:
  3748. return nil
  3749. }
  3750. }
  3751. file_message_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3752. switch v := v.(*FindUserBuoyMsgRes); i {
  3753. case 0:
  3754. return &v.state
  3755. case 1:
  3756. return &v.sizeCache
  3757. case 2:
  3758. return &v.unknownFields
  3759. default:
  3760. return nil
  3761. }
  3762. }
  3763. file_message_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3764. switch v := v.(*BuoyMessages); i {
  3765. case 0:
  3766. return &v.state
  3767. case 1:
  3768. return &v.sizeCache
  3769. case 2:
  3770. return &v.unknownFields
  3771. default:
  3772. return nil
  3773. }
  3774. }
  3775. file_message_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3776. switch v := v.(*ClearUnreadMsgReq); i {
  3777. case 0:
  3778. return &v.state
  3779. case 1:
  3780. return &v.sizeCache
  3781. case 2:
  3782. return &v.unknownFields
  3783. default:
  3784. return nil
  3785. }
  3786. }
  3787. file_message_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3788. switch v := v.(*UserMsgListReq); i {
  3789. case 0:
  3790. return &v.state
  3791. case 1:
  3792. return &v.sizeCache
  3793. case 2:
  3794. return &v.unknownFields
  3795. default:
  3796. return nil
  3797. }
  3798. }
  3799. file_message_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3800. switch v := v.(*UserMsgListRes); i {
  3801. case 0:
  3802. return &v.state
  3803. case 1:
  3804. return &v.sizeCache
  3805. case 2:
  3806. return &v.unknownFields
  3807. default:
  3808. return nil
  3809. }
  3810. }
  3811. file_message_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3812. switch v := v.(*UserMsgList); i {
  3813. case 0:
  3814. return &v.state
  3815. case 1:
  3816. return &v.sizeCache
  3817. case 2:
  3818. return &v.unknownFields
  3819. default:
  3820. return nil
  3821. }
  3822. }
  3823. file_message_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3824. switch v := v.(*AllSortData); i {
  3825. case 0:
  3826. return &v.state
  3827. case 1:
  3828. return &v.sizeCache
  3829. case 2:
  3830. return &v.unknownFields
  3831. default:
  3832. return nil
  3833. }
  3834. }
  3835. file_message_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  3836. switch v := v.(*WxTmplResponse); i {
  3837. case 0:
  3838. return &v.state
  3839. case 1:
  3840. return &v.sizeCache
  3841. case 2:
  3842. return &v.unknownFields
  3843. default:
  3844. return nil
  3845. }
  3846. }
  3847. file_message_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  3848. switch v := v.(*WxTmplMsgRequest); i {
  3849. case 0:
  3850. return &v.state
  3851. case 1:
  3852. return &v.sizeCache
  3853. case 2:
  3854. return &v.unknownFields
  3855. default:
  3856. return nil
  3857. }
  3858. }
  3859. file_message_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  3860. switch v := v.(*SendMsgResponse); i {
  3861. case 0:
  3862. return &v.state
  3863. case 1:
  3864. return &v.sizeCache
  3865. case 2:
  3866. return &v.unknownFields
  3867. default:
  3868. return nil
  3869. }
  3870. }
  3871. file_message_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  3872. switch v := v.(*MsgOpenLogReq); i {
  3873. case 0:
  3874. return &v.state
  3875. case 1:
  3876. return &v.sizeCache
  3877. case 2:
  3878. return &v.unknownFields
  3879. default:
  3880. return nil
  3881. }
  3882. }
  3883. file_message_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  3884. switch v := v.(*NewUserInsertMsgReq); i {
  3885. case 0:
  3886. return &v.state
  3887. case 1:
  3888. return &v.sizeCache
  3889. case 2:
  3890. return &v.unknownFields
  3891. default:
  3892. return nil
  3893. }
  3894. }
  3895. file_message_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  3896. switch v := v.(*UpdateMsgSummaryReq); i {
  3897. case 0:
  3898. return &v.state
  3899. case 1:
  3900. return &v.sizeCache
  3901. case 2:
  3902. return &v.unknownFields
  3903. default:
  3904. return nil
  3905. }
  3906. }
  3907. file_message_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  3908. switch v := v.(*BitmapSaveMsgReq); i {
  3909. case 0:
  3910. return &v.state
  3911. case 1:
  3912. return &v.sizeCache
  3913. case 2:
  3914. return &v.unknownFields
  3915. default:
  3916. return nil
  3917. }
  3918. }
  3919. file_message_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  3920. switch v := v.(*WorkingDesktopReq); i {
  3921. case 0:
  3922. return &v.state
  3923. case 1:
  3924. return &v.sizeCache
  3925. case 2:
  3926. return &v.unknownFields
  3927. default:
  3928. return nil
  3929. }
  3930. }
  3931. file_message_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  3932. switch v := v.(*WorkingDesktopResp); i {
  3933. case 0:
  3934. return &v.state
  3935. case 1:
  3936. return &v.sizeCache
  3937. case 2:
  3938. return &v.unknownFields
  3939. default:
  3940. return nil
  3941. }
  3942. }
  3943. file_message_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  3944. switch v := v.(*MaterialDetail); i {
  3945. case 0:
  3946. return &v.state
  3947. case 1:
  3948. return &v.sizeCache
  3949. case 2:
  3950. return &v.unknownFields
  3951. default:
  3952. return nil
  3953. }
  3954. }
  3955. file_message_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
  3956. switch v := v.(*MaterialDetailReq); i {
  3957. case 0:
  3958. return &v.state
  3959. case 1:
  3960. return &v.sizeCache
  3961. case 2:
  3962. return &v.unknownFields
  3963. default:
  3964. return nil
  3965. }
  3966. }
  3967. file_message_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} {
  3968. switch v := v.(*MaterialDetailResp); i {
  3969. case 0:
  3970. return &v.state
  3971. case 1:
  3972. return &v.sizeCache
  3973. case 2:
  3974. return &v.unknownFields
  3975. default:
  3976. return nil
  3977. }
  3978. }
  3979. }
  3980. type x struct{}
  3981. out := protoimpl.TypeBuilder{
  3982. File: protoimpl.DescBuilder{
  3983. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3984. RawDescriptor: file_message_proto_rawDesc,
  3985. NumEnums: 0,
  3986. NumMessages: 41,
  3987. NumExtensions: 0,
  3988. NumServices: 1,
  3989. },
  3990. GoTypes: file_message_proto_goTypes,
  3991. DependencyIndexes: file_message_proto_depIdxs,
  3992. MessageInfos: file_message_proto_msgTypes,
  3993. }.Build()
  3994. File_message_proto = out.File
  3995. file_message_proto_rawDesc = nil
  3996. file_message_proto_goTypes = nil
  3997. file_message_proto_depIdxs = nil
  3998. }