message.pb.go 108 KB

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