message.pb.go 130 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.27.1
  4. // protoc v3.20.0--rc2
  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. }
  1522. func (x *UserMsgListReq) Reset() {
  1523. *x = UserMsgListReq{}
  1524. if protoimpl.UnsafeEnabled {
  1525. mi := &file_message_proto_msgTypes[23]
  1526. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1527. ms.StoreMessageInfo(mi)
  1528. }
  1529. }
  1530. func (x *UserMsgListReq) String() string {
  1531. return protoimpl.X.MessageStringOf(x)
  1532. }
  1533. func (*UserMsgListReq) ProtoMessage() {}
  1534. func (x *UserMsgListReq) ProtoReflect() protoreflect.Message {
  1535. mi := &file_message_proto_msgTypes[23]
  1536. if protoimpl.UnsafeEnabled && x != nil {
  1537. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1538. if ms.LoadMessageInfo() == nil {
  1539. ms.StoreMessageInfo(mi)
  1540. }
  1541. return ms
  1542. }
  1543. return mi.MessageOf(x)
  1544. }
  1545. // Deprecated: Use UserMsgListReq.ProtoReflect.Descriptor instead.
  1546. func (*UserMsgListReq) Descriptor() ([]byte, []int) {
  1547. return file_message_proto_rawDescGZIP(), []int{23}
  1548. }
  1549. func (x *UserMsgListReq) GetUserId() string {
  1550. if x != nil {
  1551. return x.UserId
  1552. }
  1553. return ""
  1554. }
  1555. func (x *UserMsgListReq) GetAppid() string {
  1556. if x != nil {
  1557. return x.Appid
  1558. }
  1559. return ""
  1560. }
  1561. func (x *UserMsgListReq) GetOffSet() int64 {
  1562. if x != nil {
  1563. return x.OffSet
  1564. }
  1565. return 0
  1566. }
  1567. func (x *UserMsgListReq) GetPageSize() int64 {
  1568. if x != nil {
  1569. return x.PageSize
  1570. }
  1571. return 0
  1572. }
  1573. func (x *UserMsgListReq) GetMsgType() int64 {
  1574. if x != nil {
  1575. return x.MsgType
  1576. }
  1577. return 0
  1578. }
  1579. func (x *UserMsgListReq) GetRead() int64 {
  1580. if x != nil {
  1581. return x.Read
  1582. }
  1583. return 0
  1584. }
  1585. func (x *UserMsgListReq) GetSortSize() int64 {
  1586. if x != nil {
  1587. return x.SortSize
  1588. }
  1589. return 0
  1590. }
  1591. func (x *UserMsgListReq) GetIsColumn() bool {
  1592. if x != nil {
  1593. return x.IsColumn
  1594. }
  1595. return false
  1596. }
  1597. func (x *UserMsgListReq) GetIsColumnNewMsg() bool {
  1598. if x != nil {
  1599. return x.IsColumnNewMsg
  1600. }
  1601. return false
  1602. }
  1603. func (x *UserMsgListReq) GetIsMsgList() bool {
  1604. if x != nil {
  1605. return x.IsMsgList
  1606. }
  1607. return false
  1608. }
  1609. func (x *UserMsgListReq) GetNewUserId() int64 {
  1610. if x != nil {
  1611. return x.NewUserId
  1612. }
  1613. return 0
  1614. }
  1615. func (x *UserMsgListReq) GetPositionId() int64 {
  1616. if x != nil {
  1617. return x.PositionId
  1618. }
  1619. return 0
  1620. }
  1621. func (x *UserMsgListReq) GetIsContainLetter() bool {
  1622. if x != nil {
  1623. return x.IsContainLetter
  1624. }
  1625. return false
  1626. }
  1627. func (x *UserMsgListReq) GetIsClassSearch() bool {
  1628. if x != nil {
  1629. return x.IsClassSearch
  1630. }
  1631. return false
  1632. }
  1633. type UserMsgListRes struct {
  1634. state protoimpl.MessageState
  1635. sizeCache protoimpl.SizeCache
  1636. unknownFields protoimpl.UnknownFields
  1637. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  1638. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  1639. List []*Messages `protobuf:"bytes,3,rep,name=list,proto3" json:"list,omitempty"` //
  1640. Last *Messages `protobuf:"bytes,4,opt,name=last,proto3" json:"last,omitempty"` //
  1641. Column []*AllSortData `protobuf:"bytes,5,rep,name=column,proto3" json:"column,omitempty"` //
  1642. Count int64 `protobuf:"varint,6,opt,name=count,proto3" json:"count,omitempty"` //总数
  1643. Unread int64 `protobuf:"varint,7,opt,name=unread,proto3" json:"unread,omitempty"` //未读总数
  1644. ToDoUnread int64 `protobuf:"varint,8,opt,name=toDoUnread,proto3" json:"toDoUnread,omitempty"` //待办未读数量
  1645. }
  1646. func (x *UserMsgListRes) Reset() {
  1647. *x = UserMsgListRes{}
  1648. if protoimpl.UnsafeEnabled {
  1649. mi := &file_message_proto_msgTypes[24]
  1650. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1651. ms.StoreMessageInfo(mi)
  1652. }
  1653. }
  1654. func (x *UserMsgListRes) String() string {
  1655. return protoimpl.X.MessageStringOf(x)
  1656. }
  1657. func (*UserMsgListRes) ProtoMessage() {}
  1658. func (x *UserMsgListRes) ProtoReflect() protoreflect.Message {
  1659. mi := &file_message_proto_msgTypes[24]
  1660. if protoimpl.UnsafeEnabled && x != nil {
  1661. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1662. if ms.LoadMessageInfo() == nil {
  1663. ms.StoreMessageInfo(mi)
  1664. }
  1665. return ms
  1666. }
  1667. return mi.MessageOf(x)
  1668. }
  1669. // Deprecated: Use UserMsgListRes.ProtoReflect.Descriptor instead.
  1670. func (*UserMsgListRes) Descriptor() ([]byte, []int) {
  1671. return file_message_proto_rawDescGZIP(), []int{24}
  1672. }
  1673. func (x *UserMsgListRes) GetCode() int64 {
  1674. if x != nil {
  1675. return x.Code
  1676. }
  1677. return 0
  1678. }
  1679. func (x *UserMsgListRes) GetMessage() string {
  1680. if x != nil {
  1681. return x.Message
  1682. }
  1683. return ""
  1684. }
  1685. func (x *UserMsgListRes) GetList() []*Messages {
  1686. if x != nil {
  1687. return x.List
  1688. }
  1689. return nil
  1690. }
  1691. func (x *UserMsgListRes) GetLast() *Messages {
  1692. if x != nil {
  1693. return x.Last
  1694. }
  1695. return nil
  1696. }
  1697. func (x *UserMsgListRes) GetColumn() []*AllSortData {
  1698. if x != nil {
  1699. return x.Column
  1700. }
  1701. return nil
  1702. }
  1703. func (x *UserMsgListRes) GetCount() int64 {
  1704. if x != nil {
  1705. return x.Count
  1706. }
  1707. return 0
  1708. }
  1709. func (x *UserMsgListRes) GetUnread() int64 {
  1710. if x != nil {
  1711. return x.Unread
  1712. }
  1713. return 0
  1714. }
  1715. func (x *UserMsgListRes) GetToDoUnread() int64 {
  1716. if x != nil {
  1717. return x.ToDoUnread
  1718. }
  1719. return 0
  1720. }
  1721. type UserMsgList struct {
  1722. state protoimpl.MessageState
  1723. sizeCache protoimpl.SizeCache
  1724. unknownFields protoimpl.UnknownFields
  1725. Data []*Messages `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` //
  1726. SortData []*AllSortData `protobuf:"bytes,2,rep,name=sortData,proto3" json:"sortData,omitempty"` //
  1727. Count int64 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` //总数
  1728. Unread int64 `protobuf:"varint,4,opt,name=unread,proto3" json:"unread,omitempty"` //未读总数
  1729. ToDoUnread int64 `protobuf:"varint,5,opt,name=toDoUnread,proto3" json:"toDoUnread,omitempty"` //待办未读数量
  1730. }
  1731. func (x *UserMsgList) Reset() {
  1732. *x = UserMsgList{}
  1733. if protoimpl.UnsafeEnabled {
  1734. mi := &file_message_proto_msgTypes[25]
  1735. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1736. ms.StoreMessageInfo(mi)
  1737. }
  1738. }
  1739. func (x *UserMsgList) String() string {
  1740. return protoimpl.X.MessageStringOf(x)
  1741. }
  1742. func (*UserMsgList) ProtoMessage() {}
  1743. func (x *UserMsgList) ProtoReflect() protoreflect.Message {
  1744. mi := &file_message_proto_msgTypes[25]
  1745. if protoimpl.UnsafeEnabled && x != nil {
  1746. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1747. if ms.LoadMessageInfo() == nil {
  1748. ms.StoreMessageInfo(mi)
  1749. }
  1750. return ms
  1751. }
  1752. return mi.MessageOf(x)
  1753. }
  1754. // Deprecated: Use UserMsgList.ProtoReflect.Descriptor instead.
  1755. func (*UserMsgList) Descriptor() ([]byte, []int) {
  1756. return file_message_proto_rawDescGZIP(), []int{25}
  1757. }
  1758. func (x *UserMsgList) GetData() []*Messages {
  1759. if x != nil {
  1760. return x.Data
  1761. }
  1762. return nil
  1763. }
  1764. func (x *UserMsgList) GetSortData() []*AllSortData {
  1765. if x != nil {
  1766. return x.SortData
  1767. }
  1768. return nil
  1769. }
  1770. func (x *UserMsgList) GetCount() int64 {
  1771. if x != nil {
  1772. return x.Count
  1773. }
  1774. return 0
  1775. }
  1776. func (x *UserMsgList) GetUnread() int64 {
  1777. if x != nil {
  1778. return x.Unread
  1779. }
  1780. return 0
  1781. }
  1782. func (x *UserMsgList) GetToDoUnread() int64 {
  1783. if x != nil {
  1784. return x.ToDoUnread
  1785. }
  1786. return 0
  1787. }
  1788. type AllSortData struct {
  1789. state protoimpl.MessageState
  1790. sizeCache protoimpl.SizeCache
  1791. unknownFields protoimpl.UnknownFields
  1792. UnreadMessages int64 `protobuf:"varint,1,opt,name=unreadMessages,proto3" json:"unreadMessages,omitempty"`
  1793. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1794. Img string `protobuf:"bytes,3,opt,name=img,proto3" json:"img,omitempty"`
  1795. MsgType int64 `protobuf:"varint,4,opt,name=msgType,proto3" json:"msgType,omitempty"` //是否区分类型;
  1796. Data []*Messages `protobuf:"bytes,5,rep,name=data,proto3" json:"data,omitempty"` //
  1797. IsClassSearch bool `protobuf:"varint,6,opt,name=isClassSearch,proto3" json:"isClassSearch,omitempty"` // 是否是消息细化分类查询
  1798. }
  1799. func (x *AllSortData) Reset() {
  1800. *x = AllSortData{}
  1801. if protoimpl.UnsafeEnabled {
  1802. mi := &file_message_proto_msgTypes[26]
  1803. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1804. ms.StoreMessageInfo(mi)
  1805. }
  1806. }
  1807. func (x *AllSortData) String() string {
  1808. return protoimpl.X.MessageStringOf(x)
  1809. }
  1810. func (*AllSortData) ProtoMessage() {}
  1811. func (x *AllSortData) ProtoReflect() protoreflect.Message {
  1812. mi := &file_message_proto_msgTypes[26]
  1813. if protoimpl.UnsafeEnabled && x != nil {
  1814. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1815. if ms.LoadMessageInfo() == nil {
  1816. ms.StoreMessageInfo(mi)
  1817. }
  1818. return ms
  1819. }
  1820. return mi.MessageOf(x)
  1821. }
  1822. // Deprecated: Use AllSortData.ProtoReflect.Descriptor instead.
  1823. func (*AllSortData) Descriptor() ([]byte, []int) {
  1824. return file_message_proto_rawDescGZIP(), []int{26}
  1825. }
  1826. func (x *AllSortData) GetUnreadMessages() int64 {
  1827. if x != nil {
  1828. return x.UnreadMessages
  1829. }
  1830. return 0
  1831. }
  1832. func (x *AllSortData) GetName() string {
  1833. if x != nil {
  1834. return x.Name
  1835. }
  1836. return ""
  1837. }
  1838. func (x *AllSortData) GetImg() string {
  1839. if x != nil {
  1840. return x.Img
  1841. }
  1842. return ""
  1843. }
  1844. func (x *AllSortData) GetMsgType() int64 {
  1845. if x != nil {
  1846. return x.MsgType
  1847. }
  1848. return 0
  1849. }
  1850. func (x *AllSortData) GetData() []*Messages {
  1851. if x != nil {
  1852. return x.Data
  1853. }
  1854. return nil
  1855. }
  1856. func (x *AllSortData) GetIsClassSearch() bool {
  1857. if x != nil {
  1858. return x.IsClassSearch
  1859. }
  1860. return false
  1861. }
  1862. type WxTmplResponse struct {
  1863. state protoimpl.MessageState
  1864. sizeCache protoimpl.SizeCache
  1865. unknownFields protoimpl.UnknownFields
  1866. SendTotal int64 `protobuf:"varint,1,opt,name=sendTotal,proto3" json:"sendTotal,omitempty"` //发送数量
  1867. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //信息
  1868. }
  1869. func (x *WxTmplResponse) Reset() {
  1870. *x = WxTmplResponse{}
  1871. if protoimpl.UnsafeEnabled {
  1872. mi := &file_message_proto_msgTypes[27]
  1873. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1874. ms.StoreMessageInfo(mi)
  1875. }
  1876. }
  1877. func (x *WxTmplResponse) String() string {
  1878. return protoimpl.X.MessageStringOf(x)
  1879. }
  1880. func (*WxTmplResponse) ProtoMessage() {}
  1881. func (x *WxTmplResponse) ProtoReflect() protoreflect.Message {
  1882. mi := &file_message_proto_msgTypes[27]
  1883. if protoimpl.UnsafeEnabled && x != nil {
  1884. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1885. if ms.LoadMessageInfo() == nil {
  1886. ms.StoreMessageInfo(mi)
  1887. }
  1888. return ms
  1889. }
  1890. return mi.MessageOf(x)
  1891. }
  1892. // Deprecated: Use WxTmplResponse.ProtoReflect.Descriptor instead.
  1893. func (*WxTmplResponse) Descriptor() ([]byte, []int) {
  1894. return file_message_proto_rawDescGZIP(), []int{27}
  1895. }
  1896. func (x *WxTmplResponse) GetSendTotal() int64 {
  1897. if x != nil {
  1898. return x.SendTotal
  1899. }
  1900. return 0
  1901. }
  1902. func (x *WxTmplResponse) GetMessage() string {
  1903. if x != nil {
  1904. return x.Message
  1905. }
  1906. return ""
  1907. }
  1908. // 剑鱼系统通用模版
  1909. type WxTmplMsgRequest struct {
  1910. state protoimpl.MessageState
  1911. sizeCache protoimpl.SizeCache
  1912. unknownFields protoimpl.UnknownFields
  1913. UserIds string `protobuf:"bytes,1,opt,name=userIds,proto3" json:"userIds,omitempty"` //接受人 mongo_userId(多个用,分割)
  1914. PositionIds string `protobuf:"bytes,2,opt,name=positionIds,proto3" json:"positionIds,omitempty"` //接受人 职位id(多个用,分割)
  1915. MsgType int64 `protobuf:"varint,3,opt,name=msgType,proto3" json:"msgType,omitempty"` //数据库中switch字段
  1916. Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"` //课程名称
  1917. Detail string `protobuf:"bytes,5,opt,name=detail,proto3" json:"detail,omitempty"` //课程时间
  1918. Date string `protobuf:"bytes,6,opt,name=date,proto3" json:"date,omitempty"` //课程地点
  1919. Row4 string `protobuf:"bytes,7,opt,name=row4,proto3" json:"row4,omitempty"`
  1920. Url string `protobuf:"bytes,8,opt,name=url,proto3" json:"url,omitempty"` //消息跳转连接
  1921. }
  1922. func (x *WxTmplMsgRequest) Reset() {
  1923. *x = WxTmplMsgRequest{}
  1924. if protoimpl.UnsafeEnabled {
  1925. mi := &file_message_proto_msgTypes[28]
  1926. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1927. ms.StoreMessageInfo(mi)
  1928. }
  1929. }
  1930. func (x *WxTmplMsgRequest) String() string {
  1931. return protoimpl.X.MessageStringOf(x)
  1932. }
  1933. func (*WxTmplMsgRequest) ProtoMessage() {}
  1934. func (x *WxTmplMsgRequest) ProtoReflect() protoreflect.Message {
  1935. mi := &file_message_proto_msgTypes[28]
  1936. if protoimpl.UnsafeEnabled && x != nil {
  1937. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1938. if ms.LoadMessageInfo() == nil {
  1939. ms.StoreMessageInfo(mi)
  1940. }
  1941. return ms
  1942. }
  1943. return mi.MessageOf(x)
  1944. }
  1945. // Deprecated: Use WxTmplMsgRequest.ProtoReflect.Descriptor instead.
  1946. func (*WxTmplMsgRequest) Descriptor() ([]byte, []int) {
  1947. return file_message_proto_rawDescGZIP(), []int{28}
  1948. }
  1949. func (x *WxTmplMsgRequest) GetUserIds() string {
  1950. if x != nil {
  1951. return x.UserIds
  1952. }
  1953. return ""
  1954. }
  1955. func (x *WxTmplMsgRequest) GetPositionIds() string {
  1956. if x != nil {
  1957. return x.PositionIds
  1958. }
  1959. return ""
  1960. }
  1961. func (x *WxTmplMsgRequest) GetMsgType() int64 {
  1962. if x != nil {
  1963. return x.MsgType
  1964. }
  1965. return 0
  1966. }
  1967. func (x *WxTmplMsgRequest) GetTitle() string {
  1968. if x != nil {
  1969. return x.Title
  1970. }
  1971. return ""
  1972. }
  1973. func (x *WxTmplMsgRequest) GetDetail() string {
  1974. if x != nil {
  1975. return x.Detail
  1976. }
  1977. return ""
  1978. }
  1979. func (x *WxTmplMsgRequest) GetDate() string {
  1980. if x != nil {
  1981. return x.Date
  1982. }
  1983. return ""
  1984. }
  1985. func (x *WxTmplMsgRequest) GetRow4() string {
  1986. if x != nil {
  1987. return x.Row4
  1988. }
  1989. return ""
  1990. }
  1991. func (x *WxTmplMsgRequest) GetUrl() string {
  1992. if x != nil {
  1993. return x.Url
  1994. }
  1995. return ""
  1996. }
  1997. type SendMsgResponse struct {
  1998. state protoimpl.MessageState
  1999. sizeCache protoimpl.SizeCache
  2000. unknownFields protoimpl.UnknownFields
  2001. Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` //发送数量
  2002. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  2003. }
  2004. func (x *SendMsgResponse) Reset() {
  2005. *x = SendMsgResponse{}
  2006. if protoimpl.UnsafeEnabled {
  2007. mi := &file_message_proto_msgTypes[29]
  2008. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2009. ms.StoreMessageInfo(mi)
  2010. }
  2011. }
  2012. func (x *SendMsgResponse) String() string {
  2013. return protoimpl.X.MessageStringOf(x)
  2014. }
  2015. func (*SendMsgResponse) ProtoMessage() {}
  2016. func (x *SendMsgResponse) ProtoReflect() protoreflect.Message {
  2017. mi := &file_message_proto_msgTypes[29]
  2018. if protoimpl.UnsafeEnabled && x != nil {
  2019. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2020. if ms.LoadMessageInfo() == nil {
  2021. ms.StoreMessageInfo(mi)
  2022. }
  2023. return ms
  2024. }
  2025. return mi.MessageOf(x)
  2026. }
  2027. // Deprecated: Use SendMsgResponse.ProtoReflect.Descriptor instead.
  2028. func (*SendMsgResponse) Descriptor() ([]byte, []int) {
  2029. return file_message_proto_rawDescGZIP(), []int{29}
  2030. }
  2031. func (x *SendMsgResponse) GetTotal() int64 {
  2032. if x != nil {
  2033. return x.Total
  2034. }
  2035. return 0
  2036. }
  2037. func (x *SendMsgResponse) GetMessage() string {
  2038. if x != nil {
  2039. return x.Message
  2040. }
  2041. return ""
  2042. }
  2043. type MsgOpenLogReq struct {
  2044. state protoimpl.MessageState
  2045. sizeCache protoimpl.SizeCache
  2046. unknownFields protoimpl.UnknownFields
  2047. MsgLogId int64 `protobuf:"varint,1,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"`
  2048. Platform int64 `protobuf:"varint,2,opt,name=platform,proto3" json:"platform,omitempty"`
  2049. UserId string `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId,omitempty"`
  2050. AppId string `protobuf:"bytes,4,opt,name=appId,proto3" json:"appId,omitempty"`
  2051. }
  2052. func (x *MsgOpenLogReq) Reset() {
  2053. *x = MsgOpenLogReq{}
  2054. if protoimpl.UnsafeEnabled {
  2055. mi := &file_message_proto_msgTypes[30]
  2056. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2057. ms.StoreMessageInfo(mi)
  2058. }
  2059. }
  2060. func (x *MsgOpenLogReq) String() string {
  2061. return protoimpl.X.MessageStringOf(x)
  2062. }
  2063. func (*MsgOpenLogReq) ProtoMessage() {}
  2064. func (x *MsgOpenLogReq) ProtoReflect() protoreflect.Message {
  2065. mi := &file_message_proto_msgTypes[30]
  2066. if protoimpl.UnsafeEnabled && x != nil {
  2067. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2068. if ms.LoadMessageInfo() == nil {
  2069. ms.StoreMessageInfo(mi)
  2070. }
  2071. return ms
  2072. }
  2073. return mi.MessageOf(x)
  2074. }
  2075. // Deprecated: Use MsgOpenLogReq.ProtoReflect.Descriptor instead.
  2076. func (*MsgOpenLogReq) Descriptor() ([]byte, []int) {
  2077. return file_message_proto_rawDescGZIP(), []int{30}
  2078. }
  2079. func (x *MsgOpenLogReq) GetMsgLogId() int64 {
  2080. if x != nil {
  2081. return x.MsgLogId
  2082. }
  2083. return 0
  2084. }
  2085. func (x *MsgOpenLogReq) GetPlatform() int64 {
  2086. if x != nil {
  2087. return x.Platform
  2088. }
  2089. return 0
  2090. }
  2091. func (x *MsgOpenLogReq) GetUserId() string {
  2092. if x != nil {
  2093. return x.UserId
  2094. }
  2095. return ""
  2096. }
  2097. func (x *MsgOpenLogReq) GetAppId() string {
  2098. if x != nil {
  2099. return x.AppId
  2100. }
  2101. return ""
  2102. }
  2103. //新用户消息调用接口
  2104. type NewUserInsertMsgReq struct {
  2105. state protoimpl.MessageState
  2106. sizeCache protoimpl.SizeCache
  2107. unknownFields protoimpl.UnknownFields
  2108. UserIds string `protobuf:"bytes,1,opt,name=userIds,proto3" json:"userIds,omitempty"`
  2109. Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` //主题
  2110. Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` //内容
  2111. MsgType int64 `protobuf:"varint,7,opt,name=msgType,proto3" json:"msgType,omitempty"` //消息类型 1:客服 2:系统通知 3:营销 4:用户会话
  2112. Link string `protobuf:"bytes,8,opt,name=link,proto3" json:"link,omitempty"` //跳转链接
  2113. Appid string `protobuf:"bytes,10,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  2114. MsgLogId int64 `protobuf:"varint,11,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"` //消息记录表id
  2115. PositionIds string `protobuf:"bytes,14,opt,name=positionIds,proto3" json:"positionIds,omitempty"` // 职位id 逗号分割
  2116. Row4 string `protobuf:"bytes,15,opt,name=row4,proto3" json:"row4,omitempty"`
  2117. ProductName string `protobuf:"bytes,16,opt,name=productName,proto3" json:"productName,omitempty"`
  2118. OrderId string `protobuf:"bytes,17,opt,name=orderId,proto3" json:"orderId,omitempty"`
  2119. OrderMoney string `protobuf:"bytes,18,opt,name=orderMoney,proto3" json:"orderMoney,omitempty"`
  2120. Identity string `protobuf:"bytes,19,opt,name=identity,proto3" json:"identity,omitempty"`
  2121. AppPushUrl string `protobuf:"bytes,20,opt,name=appPushUrl,proto3" json:"appPushUrl,omitempty"`
  2122. WxPushUrl string `protobuf:"bytes,21,opt,name=wxPushUrl,proto3" json:"wxPushUrl,omitempty"`
  2123. IosPushUrl string `protobuf:"bytes,22,opt,name=iosPushUrl,proto3" json:"iosPushUrl,omitempty"`
  2124. }
  2125. func (x *NewUserInsertMsgReq) Reset() {
  2126. *x = NewUserInsertMsgReq{}
  2127. if protoimpl.UnsafeEnabled {
  2128. mi := &file_message_proto_msgTypes[31]
  2129. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2130. ms.StoreMessageInfo(mi)
  2131. }
  2132. }
  2133. func (x *NewUserInsertMsgReq) String() string {
  2134. return protoimpl.X.MessageStringOf(x)
  2135. }
  2136. func (*NewUserInsertMsgReq) ProtoMessage() {}
  2137. func (x *NewUserInsertMsgReq) ProtoReflect() protoreflect.Message {
  2138. mi := &file_message_proto_msgTypes[31]
  2139. if protoimpl.UnsafeEnabled && x != nil {
  2140. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2141. if ms.LoadMessageInfo() == nil {
  2142. ms.StoreMessageInfo(mi)
  2143. }
  2144. return ms
  2145. }
  2146. return mi.MessageOf(x)
  2147. }
  2148. // Deprecated: Use NewUserInsertMsgReq.ProtoReflect.Descriptor instead.
  2149. func (*NewUserInsertMsgReq) Descriptor() ([]byte, []int) {
  2150. return file_message_proto_rawDescGZIP(), []int{31}
  2151. }
  2152. func (x *NewUserInsertMsgReq) GetUserIds() string {
  2153. if x != nil {
  2154. return x.UserIds
  2155. }
  2156. return ""
  2157. }
  2158. func (x *NewUserInsertMsgReq) GetTitle() string {
  2159. if x != nil {
  2160. return x.Title
  2161. }
  2162. return ""
  2163. }
  2164. func (x *NewUserInsertMsgReq) GetContent() string {
  2165. if x != nil {
  2166. return x.Content
  2167. }
  2168. return ""
  2169. }
  2170. func (x *NewUserInsertMsgReq) GetMsgType() int64 {
  2171. if x != nil {
  2172. return x.MsgType
  2173. }
  2174. return 0
  2175. }
  2176. func (x *NewUserInsertMsgReq) GetLink() string {
  2177. if x != nil {
  2178. return x.Link
  2179. }
  2180. return ""
  2181. }
  2182. func (x *NewUserInsertMsgReq) GetAppid() string {
  2183. if x != nil {
  2184. return x.Appid
  2185. }
  2186. return ""
  2187. }
  2188. func (x *NewUserInsertMsgReq) GetMsgLogId() int64 {
  2189. if x != nil {
  2190. return x.MsgLogId
  2191. }
  2192. return 0
  2193. }
  2194. func (x *NewUserInsertMsgReq) GetPositionIds() string {
  2195. if x != nil {
  2196. return x.PositionIds
  2197. }
  2198. return ""
  2199. }
  2200. func (x *NewUserInsertMsgReq) GetRow4() string {
  2201. if x != nil {
  2202. return x.Row4
  2203. }
  2204. return ""
  2205. }
  2206. func (x *NewUserInsertMsgReq) GetProductName() string {
  2207. if x != nil {
  2208. return x.ProductName
  2209. }
  2210. return ""
  2211. }
  2212. func (x *NewUserInsertMsgReq) GetOrderId() string {
  2213. if x != nil {
  2214. return x.OrderId
  2215. }
  2216. return ""
  2217. }
  2218. func (x *NewUserInsertMsgReq) GetOrderMoney() string {
  2219. if x != nil {
  2220. return x.OrderMoney
  2221. }
  2222. return ""
  2223. }
  2224. func (x *NewUserInsertMsgReq) GetIdentity() string {
  2225. if x != nil {
  2226. return x.Identity
  2227. }
  2228. return ""
  2229. }
  2230. func (x *NewUserInsertMsgReq) GetAppPushUrl() string {
  2231. if x != nil {
  2232. return x.AppPushUrl
  2233. }
  2234. return ""
  2235. }
  2236. func (x *NewUserInsertMsgReq) GetWxPushUrl() string {
  2237. if x != nil {
  2238. return x.WxPushUrl
  2239. }
  2240. return ""
  2241. }
  2242. func (x *NewUserInsertMsgReq) GetIosPushUrl() string {
  2243. if x != nil {
  2244. return x.IosPushUrl
  2245. }
  2246. return ""
  2247. }
  2248. type UpdateMsgSummaryReq struct {
  2249. state protoimpl.MessageState
  2250. sizeCache protoimpl.SizeCache
  2251. unknownFields protoimpl.UnknownFields
  2252. MsgLogId int64 `protobuf:"varint,1,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"`
  2253. GroupId int64 `protobuf:"varint,2,opt,name=groupId,proto3" json:"groupId,omitempty"`
  2254. MsgType int64 `protobuf:"varint,3,opt,name=msgType,proto3" json:"msgType,omitempty"`
  2255. }
  2256. func (x *UpdateMsgSummaryReq) Reset() {
  2257. *x = UpdateMsgSummaryReq{}
  2258. if protoimpl.UnsafeEnabled {
  2259. mi := &file_message_proto_msgTypes[32]
  2260. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2261. ms.StoreMessageInfo(mi)
  2262. }
  2263. }
  2264. func (x *UpdateMsgSummaryReq) String() string {
  2265. return protoimpl.X.MessageStringOf(x)
  2266. }
  2267. func (*UpdateMsgSummaryReq) ProtoMessage() {}
  2268. func (x *UpdateMsgSummaryReq) ProtoReflect() protoreflect.Message {
  2269. mi := &file_message_proto_msgTypes[32]
  2270. if protoimpl.UnsafeEnabled && x != nil {
  2271. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2272. if ms.LoadMessageInfo() == nil {
  2273. ms.StoreMessageInfo(mi)
  2274. }
  2275. return ms
  2276. }
  2277. return mi.MessageOf(x)
  2278. }
  2279. // Deprecated: Use UpdateMsgSummaryReq.ProtoReflect.Descriptor instead.
  2280. func (*UpdateMsgSummaryReq) Descriptor() ([]byte, []int) {
  2281. return file_message_proto_rawDescGZIP(), []int{32}
  2282. }
  2283. func (x *UpdateMsgSummaryReq) GetMsgLogId() int64 {
  2284. if x != nil {
  2285. return x.MsgLogId
  2286. }
  2287. return 0
  2288. }
  2289. func (x *UpdateMsgSummaryReq) GetGroupId() int64 {
  2290. if x != nil {
  2291. return x.GroupId
  2292. }
  2293. return 0
  2294. }
  2295. func (x *UpdateMsgSummaryReq) GetMsgType() int64 {
  2296. if x != nil {
  2297. return x.MsgType
  2298. }
  2299. return 0
  2300. }
  2301. type BitmapSaveMsgReq struct {
  2302. state protoimpl.MessageState
  2303. sizeCache protoimpl.SizeCache
  2304. unknownFields protoimpl.UnknownFields
  2305. UserIds string `protobuf:"bytes,1,opt,name=userIds,proto3" json:"userIds,omitempty"`
  2306. Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` //主题
  2307. Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` //内容
  2308. MsgType int64 `protobuf:"varint,7,opt,name=msgType,proto3" json:"msgType,omitempty"` //消息类型 1:客服 2:系统通知 3:营销 4:用户会话
  2309. Link string `protobuf:"bytes,8,opt,name=link,proto3" json:"link,omitempty"` //跳转链接
  2310. Appid string `protobuf:"bytes,10,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  2311. MsgLogId int64 `protobuf:"varint,11,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"` //消息记录表id
  2312. PositionIds string `protobuf:"bytes,14,opt,name=positionIds,proto3" json:"positionIds,omitempty"` // 职位id 逗号分割
  2313. Row4 string `protobuf:"bytes,15,opt,name=row4,proto3" json:"row4,omitempty"`
  2314. ProductName string `protobuf:"bytes,16,opt,name=productName,proto3" json:"productName,omitempty"`
  2315. OrderId string `protobuf:"bytes,17,opt,name=orderId,proto3" json:"orderId,omitempty"`
  2316. OrderMoney string `protobuf:"bytes,18,opt,name=orderMoney,proto3" json:"orderMoney,omitempty"`
  2317. Identity string `protobuf:"bytes,19,opt,name=identity,proto3" json:"identity,omitempty"`
  2318. AppPushUrl string `protobuf:"bytes,20,opt,name=appPushUrl,proto3" json:"appPushUrl,omitempty"`
  2319. WxPushUrl string `protobuf:"bytes,21,opt,name=wxPushUrl,proto3" json:"wxPushUrl,omitempty"`
  2320. IosPushUrl string `protobuf:"bytes,22,opt,name=iosPushUrl,proto3" json:"iosPushUrl,omitempty"`
  2321. BaseUserIds string `protobuf:"bytes,23,opt,name=baseUserIds,proto3" json:"baseUserIds,omitempty"`
  2322. SendUserId string `protobuf:"bytes,24,opt,name=sendUserId,proto3" json:"sendUserId,omitempty"`
  2323. }
  2324. func (x *BitmapSaveMsgReq) Reset() {
  2325. *x = BitmapSaveMsgReq{}
  2326. if protoimpl.UnsafeEnabled {
  2327. mi := &file_message_proto_msgTypes[33]
  2328. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2329. ms.StoreMessageInfo(mi)
  2330. }
  2331. }
  2332. func (x *BitmapSaveMsgReq) String() string {
  2333. return protoimpl.X.MessageStringOf(x)
  2334. }
  2335. func (*BitmapSaveMsgReq) ProtoMessage() {}
  2336. func (x *BitmapSaveMsgReq) ProtoReflect() protoreflect.Message {
  2337. mi := &file_message_proto_msgTypes[33]
  2338. if protoimpl.UnsafeEnabled && x != nil {
  2339. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2340. if ms.LoadMessageInfo() == nil {
  2341. ms.StoreMessageInfo(mi)
  2342. }
  2343. return ms
  2344. }
  2345. return mi.MessageOf(x)
  2346. }
  2347. // Deprecated: Use BitmapSaveMsgReq.ProtoReflect.Descriptor instead.
  2348. func (*BitmapSaveMsgReq) Descriptor() ([]byte, []int) {
  2349. return file_message_proto_rawDescGZIP(), []int{33}
  2350. }
  2351. func (x *BitmapSaveMsgReq) GetUserIds() string {
  2352. if x != nil {
  2353. return x.UserIds
  2354. }
  2355. return ""
  2356. }
  2357. func (x *BitmapSaveMsgReq) GetTitle() string {
  2358. if x != nil {
  2359. return x.Title
  2360. }
  2361. return ""
  2362. }
  2363. func (x *BitmapSaveMsgReq) GetContent() string {
  2364. if x != nil {
  2365. return x.Content
  2366. }
  2367. return ""
  2368. }
  2369. func (x *BitmapSaveMsgReq) GetMsgType() int64 {
  2370. if x != nil {
  2371. return x.MsgType
  2372. }
  2373. return 0
  2374. }
  2375. func (x *BitmapSaveMsgReq) GetLink() string {
  2376. if x != nil {
  2377. return x.Link
  2378. }
  2379. return ""
  2380. }
  2381. func (x *BitmapSaveMsgReq) GetAppid() string {
  2382. if x != nil {
  2383. return x.Appid
  2384. }
  2385. return ""
  2386. }
  2387. func (x *BitmapSaveMsgReq) GetMsgLogId() int64 {
  2388. if x != nil {
  2389. return x.MsgLogId
  2390. }
  2391. return 0
  2392. }
  2393. func (x *BitmapSaveMsgReq) GetPositionIds() string {
  2394. if x != nil {
  2395. return x.PositionIds
  2396. }
  2397. return ""
  2398. }
  2399. func (x *BitmapSaveMsgReq) GetRow4() string {
  2400. if x != nil {
  2401. return x.Row4
  2402. }
  2403. return ""
  2404. }
  2405. func (x *BitmapSaveMsgReq) GetProductName() string {
  2406. if x != nil {
  2407. return x.ProductName
  2408. }
  2409. return ""
  2410. }
  2411. func (x *BitmapSaveMsgReq) GetOrderId() string {
  2412. if x != nil {
  2413. return x.OrderId
  2414. }
  2415. return ""
  2416. }
  2417. func (x *BitmapSaveMsgReq) GetOrderMoney() string {
  2418. if x != nil {
  2419. return x.OrderMoney
  2420. }
  2421. return ""
  2422. }
  2423. func (x *BitmapSaveMsgReq) GetIdentity() string {
  2424. if x != nil {
  2425. return x.Identity
  2426. }
  2427. return ""
  2428. }
  2429. func (x *BitmapSaveMsgReq) GetAppPushUrl() string {
  2430. if x != nil {
  2431. return x.AppPushUrl
  2432. }
  2433. return ""
  2434. }
  2435. func (x *BitmapSaveMsgReq) GetWxPushUrl() string {
  2436. if x != nil {
  2437. return x.WxPushUrl
  2438. }
  2439. return ""
  2440. }
  2441. func (x *BitmapSaveMsgReq) GetIosPushUrl() string {
  2442. if x != nil {
  2443. return x.IosPushUrl
  2444. }
  2445. return ""
  2446. }
  2447. func (x *BitmapSaveMsgReq) GetBaseUserIds() string {
  2448. if x != nil {
  2449. return x.BaseUserIds
  2450. }
  2451. return ""
  2452. }
  2453. func (x *BitmapSaveMsgReq) GetSendUserId() string {
  2454. if x != nil {
  2455. return x.SendUserId
  2456. }
  2457. return ""
  2458. }
  2459. var File_message_proto protoreflect.FileDescriptor
  2460. var file_message_proto_rawDesc = []byte{
  2461. 0x0a, 0x0d, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
  2462. 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0x73, 0x0a, 0x13, 0x43, 0x68, 0x61, 0x6e,
  2463. 0x67, 0x65, 0x52, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x71, 0x12,
  2464. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12,
  2465. 0x1e, 0x0a, 0x0a, 0x72, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x02, 0x20,
  2466. 0x01, 0x28, 0x03, 0x52, 0x0a, 0x72, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12,
  2467. 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  2468. 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18,
  2469. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x3a, 0x0a,
  2470. 0x08, 0x52, 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67,
  2471. 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54,
  2472. 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01,
  2473. 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x38, 0x0a, 0x08, 0x52, 0x65, 0x73,
  2474. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20,
  2475. 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73,
  2476. 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73,
  2477. 0x61, 0x67, 0x65, 0x22, 0xc6, 0x01, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72,
  2478. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  2479. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x24,
  2480. 0x0a, 0x0d, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18,
  2481. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73,
  2482. 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20,
  2483. 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66,
  2484. 0x66, 0x53, 0x65, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x53,
  2485. 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x05,
  2486. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x18,
  2487. 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52,
  2488. 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x65, 0x61, 0x64,
  2489. 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x72, 0x65, 0x61, 0x64, 0x22, 0xe4, 0x03, 0x0a,
  2490. 0x08, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x12, 0x24, 0x0a, 0x0d, 0x72, 0x65, 0x63,
  2491. 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2492. 0x52, 0x0d, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12,
  2493. 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x02,
  2494. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x4e, 0x61, 0x6d,
  2495. 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18,
  2496. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49,
  2497. 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20,
  2498. 0x01, 0x28, 0x09, 0x52, 0x08, 0x73, 0x65, 0x6e, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a,
  2499. 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69,
  2500. 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x06,
  2501. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x18, 0x0a,
  2502. 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07,
  2503. 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18,
  2504. 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x12, 0x16, 0x0a, 0x06, 0x63,
  2505. 0x69, 0x74, 0x65, 0x49, 0x64, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x69, 0x74,
  2506. 0x65, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x18, 0x0a, 0x20,
  2507. 0x01, 0x28, 0x03, 0x52, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x63,
  2508. 0x72, 0x65, 0x61, 0x74, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52,
  2509. 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61,
  2510. 0x70, 0x70, 0x69, 0x64, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69,
  2511. 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69,
  2512. 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x0e, 0x20,
  2513. 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x2c, 0x0a,
  2514. 0x03, 0x75, 0x72, 0x6c, 0x18, 0x0f, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x6d, 0x65, 0x73,
  2515. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x2e, 0x55, 0x72,
  2516. 0x6c, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x1a, 0x36, 0x0a, 0x08, 0x55,
  2517. 0x72, 0x6c, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01,
  2518. 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c,
  2519. 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a,
  2520. 0x02, 0x38, 0x01, 0x22, 0x7b, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d,
  2521. 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20,
  2522. 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73,
  2523. 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73,
  2524. 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28,
  2525. 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73,
  2526. 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f,
  2527. 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  2528. 0x22, 0x60, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x55, 0x6e, 0x72, 0x65,
  2529. 0x61, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73,
  2530. 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72,
  2531. 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20,
  2532. 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05,
  2533. 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70,
  2534. 0x69, 0x64, 0x22, 0x56, 0x0a, 0x10, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74,
  2535. 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  2536. 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67,
  2537. 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67,
  2538. 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01,
  2539. 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x68, 0x0a, 0x11, 0x4d, 0x65,
  2540. 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x12,
  2541. 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63,
  2542. 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02,
  2543. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a,
  2544. 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65,
  2545. 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04,
  2546. 0x64, 0x61, 0x74, 0x61, 0x22, 0x73, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x4d,
  2547. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65,
  2548. 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  2549. 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01,
  2550. 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61,
  2551. 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69,
  2552. 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28,
  2553. 0x03, 0x52, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x22, 0x68, 0x0a, 0x11, 0x47, 0x65, 0x74,
  2554. 0x4c, 0x61, 0x73, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x73, 0x12, 0x12,
  2555. 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f,
  2556. 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20,
  2557. 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04,
  2558. 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73,
  2559. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64,
  2560. 0x61, 0x74, 0x61, 0x22, 0x60, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64,
  2561. 0x43, 0x6c, 0x61, 0x73, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a,
  2562. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  2563. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x02,
  2564. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6e,
  2565. 0x65, 0x65, 0x64, 0x4d, 0x73, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x6e, 0x65,
  2566. 0x65, 0x64, 0x4d, 0x73, 0x67, 0x22, 0x94, 0x01, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x55, 0x6e, 0x72,
  2567. 0x65, 0x61, 0x64, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65, 0x73,
  2568. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04,
  2569. 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18,
  2570. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25,
  2571. 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d,
  2572. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52,
  2573. 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x25, 0x0a, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x04, 0x20,
  2574. 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65,
  2575. 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x22, 0x88, 0x01, 0x0a,
  2576. 0x08, 0x4d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67,
  2577. 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54,
  2578. 0x79, 0x70, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x6d, 0x67, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2579. 0x52, 0x03, 0x69, 0x6d, 0x67, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20,
  2580. 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64,
  2581. 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x28, 0x0a,
  2582. 0x0f, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x50, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d,
  2583. 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x50,
  2584. 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x22, 0x3a, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12,
  2585. 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  2586. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e,
  2587. 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e,
  2588. 0x61, 0x6d, 0x65, 0x22, 0x8c, 0x04, 0x0a, 0x12, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65,
  2589. 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x18, 0x0a, 0x07, 0x75, 0x73,
  2590. 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x75, 0x73, 0x65,
  2591. 0x72, 0x49, 0x64, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72,
  2592. 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73,
  2593. 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x05, 0x20,
  2594. 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f,
  2595. 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e,
  2596. 0x74, 0x65, 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18,
  2597. 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12,
  2598. 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69,
  2599. 0x6e, 0x6b, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28,
  2600. 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c,
  2601. 0x6f, 0x67, 0x49, 0x64, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c,
  2602. 0x6f, 0x67, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e,
  2603. 0x49, 0x64, 0x73, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74,
  2604. 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x18, 0x0f,
  2605. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x72,
  2606. 0x6f, 0x64, 0x75, 0x63, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x10, 0x20, 0x01, 0x28, 0x09, 0x52,
  2607. 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07,
  2608. 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x18, 0x11, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6f,
  2609. 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x4d,
  2610. 0x6f, 0x6e, 0x65, 0x79, 0x18, 0x12, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x6f, 0x72, 0x64, 0x65,
  2611. 0x72, 0x4d, 0x6f, 0x6e, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69,
  2612. 0x74, 0x79, 0x18, 0x13, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69,
  2613. 0x74, 0x79, 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x70, 0x70, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c,
  2614. 0x18, 0x14, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61, 0x70, 0x70, 0x50, 0x75, 0x73, 0x68, 0x55,
  2615. 0x72, 0x6c, 0x12, 0x1c, 0x0a, 0x09, 0x77, 0x78, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x18,
  2616. 0x15, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x77, 0x78, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c,
  2617. 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x6f, 0x73, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x18, 0x16,
  2618. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x6f, 0x73, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c,
  2619. 0x12, 0x20, 0x0a, 0x0b, 0x62, 0x61, 0x73, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18,
  2620. 0x17, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x62, 0x61, 0x73, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49,
  2621. 0x64, 0x73, 0x22, 0xb3, 0x01, 0x0a, 0x0b, 0x43, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x57, 0x78, 0x54,
  2622. 0x70, 0x6c, 0x12, 0x14, 0x0a, 0x05, 0x54, 0x70, 0x6c, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  2623. 0x09, 0x52, 0x05, 0x54, 0x70, 0x6c, 0x49, 0x64, 0x12, 0x3e, 0x0a, 0x08, 0x74, 0x6d, 0x70, 0x6c,
  2624. 0x44, 0x61, 0x74, 0x61, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x6d, 0x65, 0x73,
  2625. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x43, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x57, 0x78, 0x54, 0x70, 0x6c,
  2626. 0x2e, 0x54, 0x6d, 0x70, 0x6c, 0x44, 0x61, 0x74, 0x61, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08,
  2627. 0x74, 0x6d, 0x70, 0x6c, 0x44, 0x61, 0x74, 0x61, 0x1a, 0x4e, 0x0a, 0x0d, 0x54, 0x6d, 0x70, 0x6c,
  2628. 0x44, 0x61, 0x74, 0x61, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79,
  2629. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x27, 0x0a, 0x05, 0x76,
  2630. 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73,
  2631. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x54, 0x6d, 0x70, 0x6c, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x05, 0x76,
  2632. 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x36, 0x0a, 0x08, 0x54, 0x6d, 0x70, 0x6c,
  2633. 0x49, 0x74, 0x65, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x01, 0x20,
  2634. 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f,
  2635. 0x6c, 0x6f, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x63, 0x6f, 0x6c, 0x6f, 0x72,
  2636. 0x22, 0x5f, 0x0a, 0x13, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65,
  2637. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18,
  2638. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d,
  2639. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65,
  2640. 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x65, 0x72, 0x72, 0x43, 0x6f, 0x75, 0x6e,
  2641. 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x65, 0x72, 0x72, 0x43, 0x6f, 0x75, 0x6e,
  2642. 0x74, 0x22, 0x5e, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f,
  2643. 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  2644. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12,
  2645. 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  2646. 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a,
  2647. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a,
  2648. 0x65, 0x22, 0x6d, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f,
  2649. 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18,
  2650. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d,
  2651. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65,
  2652. 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x29, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20,
  2653. 0x03, 0x28, 0x0b, 0x32, 0x15, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x42, 0x75,
  2654. 0x6f, 0x79, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61,
  2655. 0x22, 0xab, 0x01, 0x0a, 0x0c, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2656. 0x73, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69,
  2657. 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x62, 0x75, 0x6f, 0x79, 0x5f, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c,
  2658. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x62, 0x75, 0x6f, 0x79, 0x44, 0x65, 0x74, 0x61,
  2659. 0x69, 0x6c, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x63, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28,
  2660. 0x09, 0x52, 0x05, 0x70, 0x63, 0x55, 0x72, 0x6c, 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x6e, 0x64, 0x72,
  2661. 0x6f, 0x69, 0x64, 0x55, 0x72, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61, 0x6e,
  2662. 0x64, 0x72, 0x6f, 0x69, 0x64, 0x55, 0x72, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x6f, 0x73, 0x55,
  2663. 0x72, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x69, 0x6f, 0x73, 0x55, 0x72, 0x6c,
  2664. 0x12, 0x1c, 0x0a, 0x09, 0x77, 0x65, 0x43, 0x68, 0x61, 0x74, 0x55, 0x72, 0x6c, 0x18, 0x06, 0x20,
  2665. 0x01, 0x28, 0x09, 0x52, 0x09, 0x77, 0x65, 0x43, 0x68, 0x61, 0x74, 0x55, 0x72, 0x6c, 0x22, 0x95,
  2666. 0x01, 0x0a, 0x11, 0x43, 0x6c, 0x65, 0x61, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73,
  2667. 0x67, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x69, 0x64, 0x18, 0x01,
  2668. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05,
  2669. 0x65, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x65, 0x6e, 0x74,
  2670. 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64,
  2671. 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e,
  2672. 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28,
  2673. 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x4e, 0x65, 0x77, 0x55,
  2674. 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x4e, 0x65, 0x77,
  2675. 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0xac, 0x03, 0x0a, 0x0e, 0x55, 0x73, 0x65, 0x72, 0x4d,
  2676. 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65,
  2677. 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  2678. 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  2679. 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65,
  2680. 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x12,
  2681. 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28,
  2682. 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d,
  2683. 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73,
  2684. 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x65, 0x61, 0x64, 0x18, 0x07, 0x20,
  2685. 0x01, 0x28, 0x03, 0x52, 0x04, 0x72, 0x65, 0x61, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x53, 0x6f, 0x72,
  2686. 0x74, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x53, 0x6f, 0x72,
  2687. 0x74, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d,
  2688. 0x6e, 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d,
  2689. 0x6e, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x65, 0x77,
  2690. 0x4d, 0x73, 0x67, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x69, 0x73, 0x43, 0x6f, 0x6c,
  2691. 0x75, 0x6d, 0x6e, 0x4e, 0x65, 0x77, 0x4d, 0x73, 0x67, 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x73, 0x4d,
  2692. 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x69, 0x73,
  2693. 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x4e, 0x65, 0x77, 0x55, 0x73,
  2694. 0x65, 0x72, 0x49, 0x64, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x4e, 0x65, 0x77, 0x55,
  2695. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x50, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f,
  2696. 0x6e, 0x49, 0x64, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x50, 0x6f, 0x73, 0x69, 0x74,
  2697. 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x28, 0x0a, 0x0f, 0x69, 0x73, 0x43, 0x6f, 0x6e, 0x74, 0x61,
  2698. 0x69, 0x6e, 0x4c, 0x65, 0x74, 0x74, 0x65, 0x72, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0f,
  2699. 0x69, 0x73, 0x43, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x4c, 0x65, 0x74, 0x74, 0x65, 0x72, 0x12,
  2700. 0x24, 0x0a, 0x0d, 0x69, 0x73, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68,
  2701. 0x18, 0x0f, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d, 0x69, 0x73, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53,
  2702. 0x65, 0x61, 0x72, 0x63, 0x68, 0x22, 0x88, 0x02, 0x0a, 0x0e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73,
  2703. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65,
  2704. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07,
  2705. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d,
  2706. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x03,
  2707. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d,
  2708. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x0a,
  2709. 0x04, 0x6c, 0x61, 0x73, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65,
  2710. 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04,
  2711. 0x6c, 0x61, 0x73, 0x74, 0x12, 0x2c, 0x0a, 0x06, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x18, 0x05,
  2712. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41,
  2713. 0x6c, 0x6c, 0x53, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x52, 0x06, 0x63, 0x6f, 0x6c, 0x75,
  2714. 0x6d, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28,
  2715. 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x6e, 0x72, 0x65,
  2716. 0x61, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64,
  2717. 0x12, 0x1e, 0x0a, 0x0a, 0x74, 0x6f, 0x44, 0x6f, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x18, 0x08,
  2718. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x74, 0x6f, 0x44, 0x6f, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64,
  2719. 0x22, 0xb4, 0x01, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74,
  2720. 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11,
  2721. 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2722. 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x30, 0x0a, 0x08, 0x73, 0x6f, 0x72, 0x74, 0x44,
  2723. 0x61, 0x74, 0x61, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x6d, 0x65, 0x73, 0x73,
  2724. 0x61, 0x67, 0x65, 0x2e, 0x41, 0x6c, 0x6c, 0x53, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x52,
  2725. 0x08, 0x73, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75,
  2726. 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12,
  2727. 0x16, 0x0a, 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52,
  2728. 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x74, 0x6f, 0x44, 0x6f, 0x55,
  2729. 0x6e, 0x72, 0x65, 0x61, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x74, 0x6f, 0x44,
  2730. 0x6f, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x22, 0xc2, 0x01, 0x0a, 0x0b, 0x41, 0x6c, 0x6c, 0x53,
  2731. 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x6e, 0x72, 0x65, 0x61,
  2732. 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  2733. 0x0e, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x12,
  2734. 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e,
  2735. 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x6d, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  2736. 0x52, 0x03, 0x69, 0x6d, 0x67, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65,
  2737. 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12,
  2738. 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e,
  2739. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73,
  2740. 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x24, 0x0a, 0x0d, 0x69, 0x73, 0x43, 0x6c, 0x61, 0x73,
  2741. 0x73, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x18, 0x06, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d, 0x69,
  2742. 0x73, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x22, 0x48, 0x0a, 0x0e,
  2743. 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1c,
  2744. 0x0a, 0x09, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28,
  2745. 0x03, 0x52, 0x09, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x12, 0x18, 0x0a, 0x07,
  2746. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d,
  2747. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0xd0, 0x01, 0x0a, 0x10, 0x57, 0x78, 0x54, 0x6d, 0x70,
  2748. 0x6c, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x75,
  2749. 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x75, 0x73,
  2750. 0x65, 0x72, 0x49, 0x64, 0x73, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f,
  2751. 0x6e, 0x49, 0x64, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x6f, 0x73, 0x69,
  2752. 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79,
  2753. 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70,
  2754. 0x65, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09,
  2755. 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x64, 0x65, 0x74, 0x61, 0x69,
  2756. 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x12,
  2757. 0x12, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x64,
  2758. 0x61, 0x74, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x18, 0x07, 0x20, 0x01, 0x28,
  2759. 0x09, 0x52, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x08,
  2760. 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0x41, 0x0a, 0x0f, 0x53, 0x65, 0x6e,
  2761. 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05,
  2762. 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74,
  2763. 0x61, 0x6c, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20,
  2764. 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0x75, 0x0a, 0x0d,
  2765. 0x4d, 0x73, 0x67, 0x4f, 0x70, 0x65, 0x6e, 0x4c, 0x6f, 0x67, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a,
  2766. 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  2767. 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x6c, 0x61,
  2768. 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x6c, 0x61,
  2769. 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18,
  2770. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a,
  2771. 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70,
  2772. 0x70, 0x49, 0x64, 0x22, 0xcb, 0x03, 0x0a, 0x13, 0x4e, 0x65, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49,
  2773. 0x6e, 0x73, 0x65, 0x72, 0x74, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x18, 0x0a, 0x07, 0x75,
  2774. 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x75, 0x73,
  2775. 0x65, 0x72, 0x49, 0x64, 0x73, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x05,
  2776. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63,
  2777. 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f,
  2778. 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65,
  2779. 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12,
  2780. 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c,
  2781. 0x69, 0x6e, 0x6b, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x0a, 0x20, 0x01,
  2782. 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67,
  2783. 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67,
  2784. 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f,
  2785. 0x6e, 0x49, 0x64, 0x73, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x6f, 0x73, 0x69,
  2786. 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x18,
  2787. 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x12, 0x20, 0x0a, 0x0b, 0x70,
  2788. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x10, 0x20, 0x01, 0x28, 0x09,
  2789. 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x18, 0x0a,
  2790. 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x18, 0x11, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  2791. 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x6f, 0x72, 0x64, 0x65, 0x72,
  2792. 0x4d, 0x6f, 0x6e, 0x65, 0x79, 0x18, 0x12, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x6f, 0x72, 0x64,
  2793. 0x65, 0x72, 0x4d, 0x6f, 0x6e, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x64, 0x65, 0x6e, 0x74,
  2794. 0x69, 0x74, 0x79, 0x18, 0x13, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x64, 0x65, 0x6e, 0x74,
  2795. 0x69, 0x74, 0x79, 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x70, 0x70, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72,
  2796. 0x6c, 0x18, 0x14, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61, 0x70, 0x70, 0x50, 0x75, 0x73, 0x68,
  2797. 0x55, 0x72, 0x6c, 0x12, 0x1c, 0x0a, 0x09, 0x77, 0x78, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c,
  2798. 0x18, 0x15, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x77, 0x78, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72,
  2799. 0x6c, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x6f, 0x73, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72, 0x6c, 0x18,
  2800. 0x16, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x6f, 0x73, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72,
  2801. 0x6c, 0x22, 0x65, 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x73, 0x67, 0x53, 0x75,
  2802. 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c,
  2803. 0x6f, 0x67, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c,
  2804. 0x6f, 0x67, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x49, 0x64, 0x18,
  2805. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x49, 0x64, 0x12, 0x18,
  2806. 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  2807. 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x22, 0x8a, 0x04, 0x0a, 0x10, 0x42, 0x69, 0x74,
  2808. 0x6d, 0x61, 0x70, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x18, 0x0a,
  2809. 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  2810. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65,
  2811. 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a,
  2812. 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  2813. 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79,
  2814. 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70,
  2815. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52,
  2816. 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x0a,
  2817. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d,
  2818. 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d,
  2819. 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74,
  2820. 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x6f,
  2821. 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x6f, 0x77,
  2822. 0x34, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x6f, 0x77, 0x34, 0x12, 0x20, 0x0a,
  2823. 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x10, 0x20, 0x01,
  2824. 0x28, 0x09, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12,
  2825. 0x18, 0x0a, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x18, 0x11, 0x20, 0x01, 0x28, 0x09,
  2826. 0x52, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x6f, 0x72, 0x64,
  2827. 0x65, 0x72, 0x4d, 0x6f, 0x6e, 0x65, 0x79, 0x18, 0x12, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x6f,
  2828. 0x72, 0x64, 0x65, 0x72, 0x4d, 0x6f, 0x6e, 0x65, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x64, 0x65,
  2829. 0x6e, 0x74, 0x69, 0x74, 0x79, 0x18, 0x13, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x64, 0x65,
  2830. 0x6e, 0x74, 0x69, 0x74, 0x79, 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x70, 0x70, 0x50, 0x75, 0x73, 0x68,
  2831. 0x55, 0x72, 0x6c, 0x18, 0x14, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61, 0x70, 0x70, 0x50, 0x75,
  2832. 0x73, 0x68, 0x55, 0x72, 0x6c, 0x12, 0x1c, 0x0a, 0x09, 0x77, 0x78, 0x50, 0x75, 0x73, 0x68, 0x55,
  2833. 0x72, 0x6c, 0x18, 0x15, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x77, 0x78, 0x50, 0x75, 0x73, 0x68,
  2834. 0x55, 0x72, 0x6c, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x6f, 0x73, 0x50, 0x75, 0x73, 0x68, 0x55, 0x72,
  2835. 0x6c, 0x18, 0x16, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, 0x6f, 0x73, 0x50, 0x75, 0x73, 0x68,
  2836. 0x55, 0x72, 0x6c, 0x12, 0x20, 0x0a, 0x0b, 0x62, 0x61, 0x73, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49,
  2837. 0x64, 0x73, 0x18, 0x17, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x62, 0x61, 0x73, 0x65, 0x55, 0x73,
  2838. 0x65, 0x72, 0x49, 0x64, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65,
  2839. 0x72, 0x49, 0x64, 0x18, 0x18, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55,
  2840. 0x73, 0x65, 0x72, 0x49, 0x64, 0x32, 0x8d, 0x07, 0x0a, 0x07, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2841. 0x65, 0x12, 0x43, 0x0a, 0x10, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x73, 0x67, 0x53, 0x75,
  2842. 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x12, 0x1c, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  2843. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x73, 0x67, 0x53, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79,
  2844. 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65,
  2845. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3d, 0x0a, 0x0a, 0x4e, 0x65, 0x77, 0x55, 0x73, 0x65,
  2846. 0x72, 0x4d, 0x73, 0x67, 0x12, 0x1c, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4e,
  2847. 0x65, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x4d, 0x73, 0x67, 0x52,
  2848. 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73,
  2849. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4a, 0x0a, 0x0d, 0x62, 0x69, 0x74, 0x6d, 0x61, 0x70, 0x53,
  2850. 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x12, 0x1b, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2851. 0x2e, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67,
  2852. 0x52, 0x65, 0x71, 0x1a, 0x1c, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x6d, 0x75,
  2853. 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73,
  2854. 0x70, 0x12, 0x4c, 0x0a, 0x0f, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76,
  2855. 0x65, 0x4d, 0x73, 0x67, 0x12, 0x1b, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x6d,
  2856. 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65,
  2857. 0x71, 0x1a, 0x1c, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x6d, 0x75, 0x6c, 0x74,
  2858. 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12,
  2859. 0x43, 0x0a, 0x10, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61,
  2860. 0x74, 0x75, 0x73, 0x12, 0x1c, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x43, 0x68,
  2861. 0x61, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65,
  2862. 0x71, 0x1a, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70,
  2863. 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3f, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72,
  2864. 0x4d, 0x73, 0x67, 0x12, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46, 0x69,
  2865. 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x17, 0x2e, 0x6d,
  2866. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d,
  2867. 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x4a, 0x0a, 0x11, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x65, 0x73,
  2868. 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x12, 0x19, 0x2e, 0x6d, 0x65, 0x73,
  2869. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61,
  2870. 0x69, 0x6c, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  2871. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73,
  2872. 0x70, 0x12, 0x4b, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f,
  2873. 0x79, 0x4d, 0x73, 0x67, 0x12, 0x1b, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46,
  2874. 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65,
  2875. 0x71, 0x1a, 0x1b, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46, 0x69, 0x6e, 0x64,
  2876. 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x3f,
  2877. 0x0a, 0x0e, 0x43, 0x6c, 0x65, 0x61, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67,
  2878. 0x12, 0x1a, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x43, 0x6c, 0x65, 0x61, 0x72,
  2879. 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d,
  2880. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  2881. 0x3f, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x17,
  2882. 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67,
  2883. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2884. 0x65, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73,
  2885. 0x12, 0x44, 0x0a, 0x0d, 0x53, 0x65, 0x6e, 0x64, 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x4d, 0x73,
  2886. 0x67, 0x12, 0x19, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x57, 0x78, 0x54, 0x6d,
  2887. 0x70, 0x6c, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x18, 0x2e, 0x6d,
  2888. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65,
  2889. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x37, 0x0a, 0x0a, 0x4d, 0x73, 0x67, 0x4f, 0x70, 0x65,
  2890. 0x6e, 0x4c, 0x6f, 0x67, 0x12, 0x16, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d,
  2891. 0x73, 0x67, 0x4f, 0x70, 0x65, 0x6e, 0x4c, 0x6f, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d,
  2892. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  2893. 0x44, 0x0a, 0x0d, 0x41, 0x70, 0x70, 0x4c, 0x65, 0x74, 0x74, 0x65, 0x72, 0x50, 0x75, 0x73, 0x68,
  2894. 0x12, 0x19, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x57, 0x78, 0x54, 0x6d, 0x70,
  2895. 0x6c, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x18, 0x2e, 0x6d, 0x65,
  2896. 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73,
  2897. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x42, 0x0a, 0x5a, 0x08, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2898. 0x2f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  2899. }
  2900. var (
  2901. file_message_proto_rawDescOnce sync.Once
  2902. file_message_proto_rawDescData = file_message_proto_rawDesc
  2903. )
  2904. func file_message_proto_rawDescGZIP() []byte {
  2905. file_message_proto_rawDescOnce.Do(func() {
  2906. file_message_proto_rawDescData = protoimpl.X.CompressGZIP(file_message_proto_rawDescData)
  2907. })
  2908. return file_message_proto_rawDescData
  2909. }
  2910. var file_message_proto_msgTypes = make([]protoimpl.MessageInfo, 36)
  2911. var file_message_proto_goTypes = []interface{}{
  2912. (*ChangeReadStatusReq)(nil), // 0: message.ChangeReadStatusReq
  2913. (*ResCount)(nil), // 1: message.ResCount
  2914. (*Response)(nil), // 2: message.Response
  2915. (*FindUserMsgReq)(nil), // 3: message.FindUserMsgReq
  2916. (*Messages)(nil), // 4: message.Messages
  2917. (*FindUserMsgRes)(nil), // 5: message.FindUserMsgRes
  2918. (*GetClassUnreadCountReq)(nil), // 6: message.GetClassUnreadCountReq
  2919. (*MessageDetailReq)(nil), // 7: message.MessageDetailReq
  2920. (*MessageDetailResp)(nil), // 8: message.MessageDetailResp
  2921. (*GetLastMessageReq)(nil), // 9: message.GetLastMessageReq
  2922. (*GetLastMessageRes)(nil), // 10: message.GetLastMessageRes
  2923. (*GetUnreadClassCountReq)(nil), // 11: message.GetUnreadClassCountReq
  2924. (*GetUnreadClassCountRes)(nil), // 12: message.GetUnreadClassCountRes
  2925. (*MsgTypes)(nil), // 13: message.MsgTypes
  2926. (*User)(nil), // 14: message.user
  2927. (*MultipleSaveMsgReq)(nil), // 15: message.multipleSaveMsgReq
  2928. (*CustomWxTpl)(nil), // 16: message.CustomWxTpl
  2929. (*TmplItem)(nil), // 17: message.TmplItem
  2930. (*MultipleSaveMsgResp)(nil), // 18: message.multipleSaveMsgResp
  2931. (*FindUserBuoyMsgReq)(nil), // 19: message.FindUserBuoyMsgReq
  2932. (*FindUserBuoyMsgRes)(nil), // 20: message.FindUserBuoyMsgRes
  2933. (*BuoyMessages)(nil), // 21: message.BuoyMessages
  2934. (*ClearUnreadMsgReq)(nil), // 22: message.ClearUnreadMsgReq
  2935. (*UserMsgListReq)(nil), // 23: message.UserMsgListReq
  2936. (*UserMsgListRes)(nil), // 24: message.UserMsgListRes
  2937. (*UserMsgList)(nil), // 25: message.UserMsgList
  2938. (*AllSortData)(nil), // 26: message.AllSortData
  2939. (*WxTmplResponse)(nil), // 27: message.WxTmplResponse
  2940. (*WxTmplMsgRequest)(nil), // 28: message.WxTmplMsgRequest
  2941. (*SendMsgResponse)(nil), // 29: message.SendMsgResponse
  2942. (*MsgOpenLogReq)(nil), // 30: message.MsgOpenLogReq
  2943. (*NewUserInsertMsgReq)(nil), // 31: message.NewUserInsertMsgReq
  2944. (*UpdateMsgSummaryReq)(nil), // 32: message.UpdateMsgSummaryReq
  2945. (*BitmapSaveMsgReq)(nil), // 33: message.BitmapSaveMsgReq
  2946. nil, // 34: message.Messages.UrlEntry
  2947. nil, // 35: message.CustomWxTpl.TmplDataEntry
  2948. }
  2949. var file_message_proto_depIdxs = []int32{
  2950. 34, // 0: message.Messages.url:type_name -> message.Messages.UrlEntry
  2951. 4, // 1: message.FindUserMsgRes.data:type_name -> message.Messages
  2952. 4, // 2: message.MessageDetailResp.data:type_name -> message.Messages
  2953. 4, // 3: message.GetLastMessageRes.data:type_name -> message.Messages
  2954. 1, // 4: message.GetUnreadClassCountRes.data:type_name -> message.ResCount
  2955. 4, // 5: message.GetUnreadClassCountRes.info:type_name -> message.Messages
  2956. 35, // 6: message.CustomWxTpl.tmplData:type_name -> message.CustomWxTpl.TmplDataEntry
  2957. 21, // 7: message.FindUserBuoyMsgRes.data:type_name -> message.BuoyMessages
  2958. 4, // 8: message.UserMsgListRes.list:type_name -> message.Messages
  2959. 4, // 9: message.UserMsgListRes.last:type_name -> message.Messages
  2960. 26, // 10: message.UserMsgListRes.column:type_name -> message.AllSortData
  2961. 4, // 11: message.UserMsgList.data:type_name -> message.Messages
  2962. 26, // 12: message.UserMsgList.sortData:type_name -> message.AllSortData
  2963. 4, // 13: message.AllSortData.data:type_name -> message.Messages
  2964. 17, // 14: message.CustomWxTpl.TmplDataEntry.value:type_name -> message.TmplItem
  2965. 32, // 15: message.Message.UpdateMsgSummary:input_type -> message.UpdateMsgSummaryReq
  2966. 31, // 16: message.Message.NewUserMsg:input_type -> message.NewUserInsertMsgReq
  2967. 15, // 17: message.Message.bitmapSaveMsg:input_type -> message.multipleSaveMsgReq
  2968. 15, // 18: message.Message.multipleSaveMsg:input_type -> message.multipleSaveMsgReq
  2969. 0, // 19: message.Message.ChangeReadStatus:input_type -> message.ChangeReadStatusReq
  2970. 3, // 20: message.Message.FindUserMsg:input_type -> message.FindUserMsgReq
  2971. 7, // 21: message.Message.FindMessageDetail:input_type -> message.MessageDetailReq
  2972. 19, // 22: message.Message.FindUserBuoyMsg:input_type -> message.FindUserBuoyMsgReq
  2973. 22, // 23: message.Message.ClearUnreadMsg:input_type -> message.ClearUnreadMsgReq
  2974. 23, // 24: message.Message.UserMsgList:input_type -> message.UserMsgListReq
  2975. 28, // 25: message.Message.SendWxTmplMsg:input_type -> message.WxTmplMsgRequest
  2976. 30, // 26: message.Message.MsgOpenLog:input_type -> message.MsgOpenLogReq
  2977. 28, // 27: message.Message.AppLetterPush:input_type -> message.WxTmplMsgRequest
  2978. 2, // 28: message.Message.UpdateMsgSummary:output_type -> message.Response
  2979. 2, // 29: message.Message.NewUserMsg:output_type -> message.Response
  2980. 18, // 30: message.Message.bitmapSaveMsg:output_type -> message.multipleSaveMsgResp
  2981. 18, // 31: message.Message.multipleSaveMsg:output_type -> message.multipleSaveMsgResp
  2982. 2, // 32: message.Message.ChangeReadStatus:output_type -> message.Response
  2983. 5, // 33: message.Message.FindUserMsg:output_type -> message.FindUserMsgRes
  2984. 8, // 34: message.Message.FindMessageDetail:output_type -> message.MessageDetailResp
  2985. 20, // 35: message.Message.FindUserBuoyMsg:output_type -> message.FindUserBuoyMsgRes
  2986. 2, // 36: message.Message.ClearUnreadMsg:output_type -> message.Response
  2987. 24, // 37: message.Message.UserMsgList:output_type -> message.UserMsgListRes
  2988. 29, // 38: message.Message.SendWxTmplMsg:output_type -> message.SendMsgResponse
  2989. 2, // 39: message.Message.MsgOpenLog:output_type -> message.Response
  2990. 29, // 40: message.Message.AppLetterPush:output_type -> message.SendMsgResponse
  2991. 28, // [28:41] is the sub-list for method output_type
  2992. 15, // [15:28] is the sub-list for method input_type
  2993. 15, // [15:15] is the sub-list for extension type_name
  2994. 15, // [15:15] is the sub-list for extension extendee
  2995. 0, // [0:15] is the sub-list for field type_name
  2996. }
  2997. func init() { file_message_proto_init() }
  2998. func file_message_proto_init() {
  2999. if File_message_proto != nil {
  3000. return
  3001. }
  3002. if !protoimpl.UnsafeEnabled {
  3003. file_message_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  3004. switch v := v.(*ChangeReadStatusReq); i {
  3005. case 0:
  3006. return &v.state
  3007. case 1:
  3008. return &v.sizeCache
  3009. case 2:
  3010. return &v.unknownFields
  3011. default:
  3012. return nil
  3013. }
  3014. }
  3015. file_message_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  3016. switch v := v.(*ResCount); i {
  3017. case 0:
  3018. return &v.state
  3019. case 1:
  3020. return &v.sizeCache
  3021. case 2:
  3022. return &v.unknownFields
  3023. default:
  3024. return nil
  3025. }
  3026. }
  3027. file_message_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  3028. switch v := v.(*Response); i {
  3029. case 0:
  3030. return &v.state
  3031. case 1:
  3032. return &v.sizeCache
  3033. case 2:
  3034. return &v.unknownFields
  3035. default:
  3036. return nil
  3037. }
  3038. }
  3039. file_message_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  3040. switch v := v.(*FindUserMsgReq); i {
  3041. case 0:
  3042. return &v.state
  3043. case 1:
  3044. return &v.sizeCache
  3045. case 2:
  3046. return &v.unknownFields
  3047. default:
  3048. return nil
  3049. }
  3050. }
  3051. file_message_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  3052. switch v := v.(*Messages); i {
  3053. case 0:
  3054. return &v.state
  3055. case 1:
  3056. return &v.sizeCache
  3057. case 2:
  3058. return &v.unknownFields
  3059. default:
  3060. return nil
  3061. }
  3062. }
  3063. file_message_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3064. switch v := v.(*FindUserMsgRes); i {
  3065. case 0:
  3066. return &v.state
  3067. case 1:
  3068. return &v.sizeCache
  3069. case 2:
  3070. return &v.unknownFields
  3071. default:
  3072. return nil
  3073. }
  3074. }
  3075. file_message_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3076. switch v := v.(*GetClassUnreadCountReq); i {
  3077. case 0:
  3078. return &v.state
  3079. case 1:
  3080. return &v.sizeCache
  3081. case 2:
  3082. return &v.unknownFields
  3083. default:
  3084. return nil
  3085. }
  3086. }
  3087. file_message_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3088. switch v := v.(*MessageDetailReq); i {
  3089. case 0:
  3090. return &v.state
  3091. case 1:
  3092. return &v.sizeCache
  3093. case 2:
  3094. return &v.unknownFields
  3095. default:
  3096. return nil
  3097. }
  3098. }
  3099. file_message_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3100. switch v := v.(*MessageDetailResp); i {
  3101. case 0:
  3102. return &v.state
  3103. case 1:
  3104. return &v.sizeCache
  3105. case 2:
  3106. return &v.unknownFields
  3107. default:
  3108. return nil
  3109. }
  3110. }
  3111. file_message_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3112. switch v := v.(*GetLastMessageReq); i {
  3113. case 0:
  3114. return &v.state
  3115. case 1:
  3116. return &v.sizeCache
  3117. case 2:
  3118. return &v.unknownFields
  3119. default:
  3120. return nil
  3121. }
  3122. }
  3123. file_message_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3124. switch v := v.(*GetLastMessageRes); i {
  3125. case 0:
  3126. return &v.state
  3127. case 1:
  3128. return &v.sizeCache
  3129. case 2:
  3130. return &v.unknownFields
  3131. default:
  3132. return nil
  3133. }
  3134. }
  3135. file_message_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  3136. switch v := v.(*GetUnreadClassCountReq); i {
  3137. case 0:
  3138. return &v.state
  3139. case 1:
  3140. return &v.sizeCache
  3141. case 2:
  3142. return &v.unknownFields
  3143. default:
  3144. return nil
  3145. }
  3146. }
  3147. file_message_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  3148. switch v := v.(*GetUnreadClassCountRes); i {
  3149. case 0:
  3150. return &v.state
  3151. case 1:
  3152. return &v.sizeCache
  3153. case 2:
  3154. return &v.unknownFields
  3155. default:
  3156. return nil
  3157. }
  3158. }
  3159. file_message_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  3160. switch v := v.(*MsgTypes); i {
  3161. case 0:
  3162. return &v.state
  3163. case 1:
  3164. return &v.sizeCache
  3165. case 2:
  3166. return &v.unknownFields
  3167. default:
  3168. return nil
  3169. }
  3170. }
  3171. file_message_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  3172. switch v := v.(*User); i {
  3173. case 0:
  3174. return &v.state
  3175. case 1:
  3176. return &v.sizeCache
  3177. case 2:
  3178. return &v.unknownFields
  3179. default:
  3180. return nil
  3181. }
  3182. }
  3183. file_message_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  3184. switch v := v.(*MultipleSaveMsgReq); i {
  3185. case 0:
  3186. return &v.state
  3187. case 1:
  3188. return &v.sizeCache
  3189. case 2:
  3190. return &v.unknownFields
  3191. default:
  3192. return nil
  3193. }
  3194. }
  3195. file_message_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  3196. switch v := v.(*CustomWxTpl); i {
  3197. case 0:
  3198. return &v.state
  3199. case 1:
  3200. return &v.sizeCache
  3201. case 2:
  3202. return &v.unknownFields
  3203. default:
  3204. return nil
  3205. }
  3206. }
  3207. file_message_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  3208. switch v := v.(*TmplItem); i {
  3209. case 0:
  3210. return &v.state
  3211. case 1:
  3212. return &v.sizeCache
  3213. case 2:
  3214. return &v.unknownFields
  3215. default:
  3216. return nil
  3217. }
  3218. }
  3219. file_message_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3220. switch v := v.(*MultipleSaveMsgResp); i {
  3221. case 0:
  3222. return &v.state
  3223. case 1:
  3224. return &v.sizeCache
  3225. case 2:
  3226. return &v.unknownFields
  3227. default:
  3228. return nil
  3229. }
  3230. }
  3231. file_message_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3232. switch v := v.(*FindUserBuoyMsgReq); i {
  3233. case 0:
  3234. return &v.state
  3235. case 1:
  3236. return &v.sizeCache
  3237. case 2:
  3238. return &v.unknownFields
  3239. default:
  3240. return nil
  3241. }
  3242. }
  3243. file_message_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3244. switch v := v.(*FindUserBuoyMsgRes); i {
  3245. case 0:
  3246. return &v.state
  3247. case 1:
  3248. return &v.sizeCache
  3249. case 2:
  3250. return &v.unknownFields
  3251. default:
  3252. return nil
  3253. }
  3254. }
  3255. file_message_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3256. switch v := v.(*BuoyMessages); i {
  3257. case 0:
  3258. return &v.state
  3259. case 1:
  3260. return &v.sizeCache
  3261. case 2:
  3262. return &v.unknownFields
  3263. default:
  3264. return nil
  3265. }
  3266. }
  3267. file_message_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3268. switch v := v.(*ClearUnreadMsgReq); i {
  3269. case 0:
  3270. return &v.state
  3271. case 1:
  3272. return &v.sizeCache
  3273. case 2:
  3274. return &v.unknownFields
  3275. default:
  3276. return nil
  3277. }
  3278. }
  3279. file_message_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3280. switch v := v.(*UserMsgListReq); i {
  3281. case 0:
  3282. return &v.state
  3283. case 1:
  3284. return &v.sizeCache
  3285. case 2:
  3286. return &v.unknownFields
  3287. default:
  3288. return nil
  3289. }
  3290. }
  3291. file_message_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3292. switch v := v.(*UserMsgListRes); i {
  3293. case 0:
  3294. return &v.state
  3295. case 1:
  3296. return &v.sizeCache
  3297. case 2:
  3298. return &v.unknownFields
  3299. default:
  3300. return nil
  3301. }
  3302. }
  3303. file_message_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3304. switch v := v.(*UserMsgList); i {
  3305. case 0:
  3306. return &v.state
  3307. case 1:
  3308. return &v.sizeCache
  3309. case 2:
  3310. return &v.unknownFields
  3311. default:
  3312. return nil
  3313. }
  3314. }
  3315. file_message_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3316. switch v := v.(*AllSortData); i {
  3317. case 0:
  3318. return &v.state
  3319. case 1:
  3320. return &v.sizeCache
  3321. case 2:
  3322. return &v.unknownFields
  3323. default:
  3324. return nil
  3325. }
  3326. }
  3327. file_message_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  3328. switch v := v.(*WxTmplResponse); i {
  3329. case 0:
  3330. return &v.state
  3331. case 1:
  3332. return &v.sizeCache
  3333. case 2:
  3334. return &v.unknownFields
  3335. default:
  3336. return nil
  3337. }
  3338. }
  3339. file_message_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  3340. switch v := v.(*WxTmplMsgRequest); i {
  3341. case 0:
  3342. return &v.state
  3343. case 1:
  3344. return &v.sizeCache
  3345. case 2:
  3346. return &v.unknownFields
  3347. default:
  3348. return nil
  3349. }
  3350. }
  3351. file_message_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  3352. switch v := v.(*SendMsgResponse); i {
  3353. case 0:
  3354. return &v.state
  3355. case 1:
  3356. return &v.sizeCache
  3357. case 2:
  3358. return &v.unknownFields
  3359. default:
  3360. return nil
  3361. }
  3362. }
  3363. file_message_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  3364. switch v := v.(*MsgOpenLogReq); i {
  3365. case 0:
  3366. return &v.state
  3367. case 1:
  3368. return &v.sizeCache
  3369. case 2:
  3370. return &v.unknownFields
  3371. default:
  3372. return nil
  3373. }
  3374. }
  3375. file_message_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  3376. switch v := v.(*NewUserInsertMsgReq); i {
  3377. case 0:
  3378. return &v.state
  3379. case 1:
  3380. return &v.sizeCache
  3381. case 2:
  3382. return &v.unknownFields
  3383. default:
  3384. return nil
  3385. }
  3386. }
  3387. file_message_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  3388. switch v := v.(*UpdateMsgSummaryReq); i {
  3389. case 0:
  3390. return &v.state
  3391. case 1:
  3392. return &v.sizeCache
  3393. case 2:
  3394. return &v.unknownFields
  3395. default:
  3396. return nil
  3397. }
  3398. }
  3399. file_message_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  3400. switch v := v.(*BitmapSaveMsgReq); i {
  3401. case 0:
  3402. return &v.state
  3403. case 1:
  3404. return &v.sizeCache
  3405. case 2:
  3406. return &v.unknownFields
  3407. default:
  3408. return nil
  3409. }
  3410. }
  3411. }
  3412. type x struct{}
  3413. out := protoimpl.TypeBuilder{
  3414. File: protoimpl.DescBuilder{
  3415. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3416. RawDescriptor: file_message_proto_rawDesc,
  3417. NumEnums: 0,
  3418. NumMessages: 36,
  3419. NumExtensions: 0,
  3420. NumServices: 1,
  3421. },
  3422. GoTypes: file_message_proto_goTypes,
  3423. DependencyIndexes: file_message_proto_depIdxs,
  3424. MessageInfos: file_message_proto_msgTypes,
  3425. }.Build()
  3426. File_message_proto = out.File
  3427. file_message_proto_rawDesc = nil
  3428. file_message_proto_goTypes = nil
  3429. file_message_proto_depIdxs = nil
  3430. }