message.pb.go 151 KB

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