cmd.pb.go 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.0
  4. // protoc v3.19.4
  5. // source: pb/cmd.proto
  6. package pb
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. structpb "google.golang.org/protobuf/types/known/structpb"
  11. reflect "reflect"
  12. sync "sync"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. type CmdResp struct {
  21. state protoimpl.MessageState
  22. sizeCache protoimpl.SizeCache
  23. unknownFields protoimpl.UnknownFields
  24. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
  25. Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
  26. Data *structpb.Struct `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
  27. }
  28. func (x *CmdResp) Reset() {
  29. *x = CmdResp{}
  30. if protoimpl.UnsafeEnabled {
  31. mi := &file_pb_cmd_proto_msgTypes[0]
  32. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  33. ms.StoreMessageInfo(mi)
  34. }
  35. }
  36. func (x *CmdResp) String() string {
  37. return protoimpl.X.MessageStringOf(x)
  38. }
  39. func (*CmdResp) ProtoMessage() {}
  40. func (x *CmdResp) ProtoReflect() protoreflect.Message {
  41. mi := &file_pb_cmd_proto_msgTypes[0]
  42. if protoimpl.UnsafeEnabled && x != nil {
  43. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  44. if ms.LoadMessageInfo() == nil {
  45. ms.StoreMessageInfo(mi)
  46. }
  47. return ms
  48. }
  49. return mi.MessageOf(x)
  50. }
  51. // Deprecated: Use CmdResp.ProtoReflect.Descriptor instead.
  52. func (*CmdResp) Descriptor() ([]byte, []int) {
  53. return file_pb_cmd_proto_rawDescGZIP(), []int{0}
  54. }
  55. func (x *CmdResp) GetCode() int64 {
  56. if x != nil {
  57. return x.Code
  58. }
  59. return 0
  60. }
  61. func (x *CmdResp) GetMsg() string {
  62. if x != nil {
  63. return x.Msg
  64. }
  65. return ""
  66. }
  67. func (x *CmdResp) GetData() *structpb.Struct {
  68. if x != nil {
  69. return x.Data
  70. }
  71. return nil
  72. }
  73. //*
  74. //Player Command Request Bean
  75. type PlayerFetchCsInfoReq struct {
  76. state protoimpl.MessageState
  77. sizeCache protoimpl.SizeCache
  78. unknownFields protoimpl.UnknownFields
  79. PlayerId string `protobuf:"bytes,1,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  80. GameId string `protobuf:"bytes,2,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  81. CsId string `protobuf:"bytes,3,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  82. }
  83. func (x *PlayerFetchCsInfoReq) Reset() {
  84. *x = PlayerFetchCsInfoReq{}
  85. if protoimpl.UnsafeEnabled {
  86. mi := &file_pb_cmd_proto_msgTypes[1]
  87. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  88. ms.StoreMessageInfo(mi)
  89. }
  90. }
  91. func (x *PlayerFetchCsInfoReq) String() string {
  92. return protoimpl.X.MessageStringOf(x)
  93. }
  94. func (*PlayerFetchCsInfoReq) ProtoMessage() {}
  95. func (x *PlayerFetchCsInfoReq) ProtoReflect() protoreflect.Message {
  96. mi := &file_pb_cmd_proto_msgTypes[1]
  97. if protoimpl.UnsafeEnabled && x != nil {
  98. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  99. if ms.LoadMessageInfo() == nil {
  100. ms.StoreMessageInfo(mi)
  101. }
  102. return ms
  103. }
  104. return mi.MessageOf(x)
  105. }
  106. // Deprecated: Use PlayerFetchCsInfoReq.ProtoReflect.Descriptor instead.
  107. func (*PlayerFetchCsInfoReq) Descriptor() ([]byte, []int) {
  108. return file_pb_cmd_proto_rawDescGZIP(), []int{1}
  109. }
  110. func (x *PlayerFetchCsInfoReq) GetPlayerId() string {
  111. if x != nil {
  112. return x.PlayerId
  113. }
  114. return ""
  115. }
  116. func (x *PlayerFetchCsInfoReq) GetGameId() string {
  117. if x != nil {
  118. return x.GameId
  119. }
  120. return ""
  121. }
  122. func (x *PlayerFetchCsInfoReq) GetCsId() string {
  123. if x != nil {
  124. return x.CsId
  125. }
  126. return ""
  127. }
  128. type PlayerFetchCsInfoResp struct {
  129. state protoimpl.MessageState
  130. sizeCache protoimpl.SizeCache
  131. unknownFields protoimpl.UnknownFields
  132. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  133. CsNickname string `protobuf:"bytes,2,opt,name=cs_nickname,json=csNickname,proto3" json:"cs_nickname,omitempty"`
  134. CsAvatarUrl string `protobuf:"bytes,3,opt,name=cs_avatar_url,json=csAvatarUrl,proto3" json:"cs_avatar_url,omitempty"`
  135. CsSignature string `protobuf:"bytes,4,opt,name=cs_signature,json=csSignature,proto3" json:"cs_signature,omitempty"`
  136. OnlineStatus int64 `protobuf:"varint,5,opt,name=online_status,json=onlineStatus,proto3" json:"online_status,omitempty"`
  137. }
  138. func (x *PlayerFetchCsInfoResp) Reset() {
  139. *x = PlayerFetchCsInfoResp{}
  140. if protoimpl.UnsafeEnabled {
  141. mi := &file_pb_cmd_proto_msgTypes[2]
  142. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  143. ms.StoreMessageInfo(mi)
  144. }
  145. }
  146. func (x *PlayerFetchCsInfoResp) String() string {
  147. return protoimpl.X.MessageStringOf(x)
  148. }
  149. func (*PlayerFetchCsInfoResp) ProtoMessage() {}
  150. func (x *PlayerFetchCsInfoResp) ProtoReflect() protoreflect.Message {
  151. mi := &file_pb_cmd_proto_msgTypes[2]
  152. if protoimpl.UnsafeEnabled && x != nil {
  153. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  154. if ms.LoadMessageInfo() == nil {
  155. ms.StoreMessageInfo(mi)
  156. }
  157. return ms
  158. }
  159. return mi.MessageOf(x)
  160. }
  161. // Deprecated: Use PlayerFetchCsInfoResp.ProtoReflect.Descriptor instead.
  162. func (*PlayerFetchCsInfoResp) Descriptor() ([]byte, []int) {
  163. return file_pb_cmd_proto_rawDescGZIP(), []int{2}
  164. }
  165. func (x *PlayerFetchCsInfoResp) GetCsId() string {
  166. if x != nil {
  167. return x.CsId
  168. }
  169. return ""
  170. }
  171. func (x *PlayerFetchCsInfoResp) GetCsNickname() string {
  172. if x != nil {
  173. return x.CsNickname
  174. }
  175. return ""
  176. }
  177. func (x *PlayerFetchCsInfoResp) GetCsAvatarUrl() string {
  178. if x != nil {
  179. return x.CsAvatarUrl
  180. }
  181. return ""
  182. }
  183. func (x *PlayerFetchCsInfoResp) GetCsSignature() string {
  184. if x != nil {
  185. return x.CsSignature
  186. }
  187. return ""
  188. }
  189. func (x *PlayerFetchCsInfoResp) GetOnlineStatus() int64 {
  190. if x != nil {
  191. return x.OnlineStatus
  192. }
  193. return 0
  194. }
  195. type PlayerFetchHistoryMsgReq struct {
  196. state protoimpl.MessageState
  197. sizeCache protoimpl.SizeCache
  198. unknownFields protoimpl.UnknownFields
  199. PlayerId string `protobuf:"bytes,1,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  200. GameId string `protobuf:"bytes,2,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  201. Page int64 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
  202. Limit int64 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"`
  203. }
  204. func (x *PlayerFetchHistoryMsgReq) Reset() {
  205. *x = PlayerFetchHistoryMsgReq{}
  206. if protoimpl.UnsafeEnabled {
  207. mi := &file_pb_cmd_proto_msgTypes[3]
  208. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  209. ms.StoreMessageInfo(mi)
  210. }
  211. }
  212. func (x *PlayerFetchHistoryMsgReq) String() string {
  213. return protoimpl.X.MessageStringOf(x)
  214. }
  215. func (*PlayerFetchHistoryMsgReq) ProtoMessage() {}
  216. func (x *PlayerFetchHistoryMsgReq) ProtoReflect() protoreflect.Message {
  217. mi := &file_pb_cmd_proto_msgTypes[3]
  218. if protoimpl.UnsafeEnabled && x != nil {
  219. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  220. if ms.LoadMessageInfo() == nil {
  221. ms.StoreMessageInfo(mi)
  222. }
  223. return ms
  224. }
  225. return mi.MessageOf(x)
  226. }
  227. // Deprecated: Use PlayerFetchHistoryMsgReq.ProtoReflect.Descriptor instead.
  228. func (*PlayerFetchHistoryMsgReq) Descriptor() ([]byte, []int) {
  229. return file_pb_cmd_proto_rawDescGZIP(), []int{3}
  230. }
  231. func (x *PlayerFetchHistoryMsgReq) GetPlayerId() string {
  232. if x != nil {
  233. return x.PlayerId
  234. }
  235. return ""
  236. }
  237. func (x *PlayerFetchHistoryMsgReq) GetGameId() string {
  238. if x != nil {
  239. return x.GameId
  240. }
  241. return ""
  242. }
  243. func (x *PlayerFetchHistoryMsgReq) GetPage() int64 {
  244. if x != nil {
  245. return x.Page
  246. }
  247. return 0
  248. }
  249. func (x *PlayerFetchHistoryMsgReq) GetLimit() int64 {
  250. if x != nil {
  251. return x.Limit
  252. }
  253. return 0
  254. }
  255. type PlayerFetchHistoryMsgResp struct {
  256. state protoimpl.MessageState
  257. sizeCache protoimpl.SizeCache
  258. unknownFields protoimpl.UnknownFields
  259. TotalPage int64 `protobuf:"varint,1,opt,name=total_page,json=totalPage,proto3" json:"total_page,omitempty"`
  260. CurrentPage int64 `protobuf:"varint,2,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
  261. List *structpb.ListValue `protobuf:"bytes,3,opt,name=list,proto3" json:"list,omitempty"`
  262. }
  263. func (x *PlayerFetchHistoryMsgResp) Reset() {
  264. *x = PlayerFetchHistoryMsgResp{}
  265. if protoimpl.UnsafeEnabled {
  266. mi := &file_pb_cmd_proto_msgTypes[4]
  267. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  268. ms.StoreMessageInfo(mi)
  269. }
  270. }
  271. func (x *PlayerFetchHistoryMsgResp) String() string {
  272. return protoimpl.X.MessageStringOf(x)
  273. }
  274. func (*PlayerFetchHistoryMsgResp) ProtoMessage() {}
  275. func (x *PlayerFetchHistoryMsgResp) ProtoReflect() protoreflect.Message {
  276. mi := &file_pb_cmd_proto_msgTypes[4]
  277. if protoimpl.UnsafeEnabled && x != nil {
  278. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  279. if ms.LoadMessageInfo() == nil {
  280. ms.StoreMessageInfo(mi)
  281. }
  282. return ms
  283. }
  284. return mi.MessageOf(x)
  285. }
  286. // Deprecated: Use PlayerFetchHistoryMsgResp.ProtoReflect.Descriptor instead.
  287. func (*PlayerFetchHistoryMsgResp) Descriptor() ([]byte, []int) {
  288. return file_pb_cmd_proto_rawDescGZIP(), []int{4}
  289. }
  290. func (x *PlayerFetchHistoryMsgResp) GetTotalPage() int64 {
  291. if x != nil {
  292. return x.TotalPage
  293. }
  294. return 0
  295. }
  296. func (x *PlayerFetchHistoryMsgResp) GetCurrentPage() int64 {
  297. if x != nil {
  298. return x.CurrentPage
  299. }
  300. return 0
  301. }
  302. func (x *PlayerFetchHistoryMsgResp) GetList() *structpb.ListValue {
  303. if x != nil {
  304. return x.List
  305. }
  306. return nil
  307. }
  308. type PlayerFetchMsgReq struct {
  309. state protoimpl.MessageState
  310. sizeCache protoimpl.SizeCache
  311. unknownFields protoimpl.UnknownFields
  312. PlayerId string `protobuf:"bytes,1,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  313. GameId string `protobuf:"bytes,2,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  314. }
  315. func (x *PlayerFetchMsgReq) Reset() {
  316. *x = PlayerFetchMsgReq{}
  317. if protoimpl.UnsafeEnabled {
  318. mi := &file_pb_cmd_proto_msgTypes[5]
  319. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  320. ms.StoreMessageInfo(mi)
  321. }
  322. }
  323. func (x *PlayerFetchMsgReq) String() string {
  324. return protoimpl.X.MessageStringOf(x)
  325. }
  326. func (*PlayerFetchMsgReq) ProtoMessage() {}
  327. func (x *PlayerFetchMsgReq) ProtoReflect() protoreflect.Message {
  328. mi := &file_pb_cmd_proto_msgTypes[5]
  329. if protoimpl.UnsafeEnabled && x != nil {
  330. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  331. if ms.LoadMessageInfo() == nil {
  332. ms.StoreMessageInfo(mi)
  333. }
  334. return ms
  335. }
  336. return mi.MessageOf(x)
  337. }
  338. // Deprecated: Use PlayerFetchMsgReq.ProtoReflect.Descriptor instead.
  339. func (*PlayerFetchMsgReq) Descriptor() ([]byte, []int) {
  340. return file_pb_cmd_proto_rawDescGZIP(), []int{5}
  341. }
  342. func (x *PlayerFetchMsgReq) GetPlayerId() string {
  343. if x != nil {
  344. return x.PlayerId
  345. }
  346. return ""
  347. }
  348. func (x *PlayerFetchMsgReq) GetGameId() string {
  349. if x != nil {
  350. return x.GameId
  351. }
  352. return ""
  353. }
  354. type PlayerFetchMsgResp struct {
  355. state protoimpl.MessageState
  356. sizeCache protoimpl.SizeCache
  357. unknownFields protoimpl.UnknownFields
  358. List *structpb.ListValue `protobuf:"bytes,1,opt,name=list,proto3" json:"list,omitempty"`
  359. }
  360. func (x *PlayerFetchMsgResp) Reset() {
  361. *x = PlayerFetchMsgResp{}
  362. if protoimpl.UnsafeEnabled {
  363. mi := &file_pb_cmd_proto_msgTypes[6]
  364. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  365. ms.StoreMessageInfo(mi)
  366. }
  367. }
  368. func (x *PlayerFetchMsgResp) String() string {
  369. return protoimpl.X.MessageStringOf(x)
  370. }
  371. func (*PlayerFetchMsgResp) ProtoMessage() {}
  372. func (x *PlayerFetchMsgResp) ProtoReflect() protoreflect.Message {
  373. mi := &file_pb_cmd_proto_msgTypes[6]
  374. if protoimpl.UnsafeEnabled && x != nil {
  375. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  376. if ms.LoadMessageInfo() == nil {
  377. ms.StoreMessageInfo(mi)
  378. }
  379. return ms
  380. }
  381. return mi.MessageOf(x)
  382. }
  383. // Deprecated: Use PlayerFetchMsgResp.ProtoReflect.Descriptor instead.
  384. func (*PlayerFetchMsgResp) Descriptor() ([]byte, []int) {
  385. return file_pb_cmd_proto_rawDescGZIP(), []int{6}
  386. }
  387. func (x *PlayerFetchMsgResp) GetList() *structpb.ListValue {
  388. if x != nil {
  389. return x.List
  390. }
  391. return nil
  392. }
  393. type PlayerSendMsgReq struct {
  394. state protoimpl.MessageState
  395. sizeCache protoimpl.SizeCache
  396. unknownFields protoimpl.UnknownFields
  397. PlayerId string `protobuf:"bytes,1,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  398. GameId string `protobuf:"bytes,2,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  399. Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"`
  400. Pic string `protobuf:"bytes,5,opt,name=pic,proto3" json:"pic,omitempty"`
  401. }
  402. func (x *PlayerSendMsgReq) Reset() {
  403. *x = PlayerSendMsgReq{}
  404. if protoimpl.UnsafeEnabled {
  405. mi := &file_pb_cmd_proto_msgTypes[7]
  406. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  407. ms.StoreMessageInfo(mi)
  408. }
  409. }
  410. func (x *PlayerSendMsgReq) String() string {
  411. return protoimpl.X.MessageStringOf(x)
  412. }
  413. func (*PlayerSendMsgReq) ProtoMessage() {}
  414. func (x *PlayerSendMsgReq) ProtoReflect() protoreflect.Message {
  415. mi := &file_pb_cmd_proto_msgTypes[7]
  416. if protoimpl.UnsafeEnabled && x != nil {
  417. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  418. if ms.LoadMessageInfo() == nil {
  419. ms.StoreMessageInfo(mi)
  420. }
  421. return ms
  422. }
  423. return mi.MessageOf(x)
  424. }
  425. // Deprecated: Use PlayerSendMsgReq.ProtoReflect.Descriptor instead.
  426. func (*PlayerSendMsgReq) Descriptor() ([]byte, []int) {
  427. return file_pb_cmd_proto_rawDescGZIP(), []int{7}
  428. }
  429. func (x *PlayerSendMsgReq) GetPlayerId() string {
  430. if x != nil {
  431. return x.PlayerId
  432. }
  433. return ""
  434. }
  435. func (x *PlayerSendMsgReq) GetGameId() string {
  436. if x != nil {
  437. return x.GameId
  438. }
  439. return ""
  440. }
  441. func (x *PlayerSendMsgReq) GetContent() string {
  442. if x != nil {
  443. return x.Content
  444. }
  445. return ""
  446. }
  447. func (x *PlayerSendMsgReq) GetPic() string {
  448. if x != nil {
  449. return x.Pic
  450. }
  451. return ""
  452. }
  453. type PlayerSendMsgResp struct {
  454. state protoimpl.MessageState
  455. sizeCache protoimpl.SizeCache
  456. unknownFields protoimpl.UnknownFields
  457. }
  458. func (x *PlayerSendMsgResp) Reset() {
  459. *x = PlayerSendMsgResp{}
  460. if protoimpl.UnsafeEnabled {
  461. mi := &file_pb_cmd_proto_msgTypes[8]
  462. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  463. ms.StoreMessageInfo(mi)
  464. }
  465. }
  466. func (x *PlayerSendMsgResp) String() string {
  467. return protoimpl.X.MessageStringOf(x)
  468. }
  469. func (*PlayerSendMsgResp) ProtoMessage() {}
  470. func (x *PlayerSendMsgResp) ProtoReflect() protoreflect.Message {
  471. mi := &file_pb_cmd_proto_msgTypes[8]
  472. if protoimpl.UnsafeEnabled && x != nil {
  473. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  474. if ms.LoadMessageInfo() == nil {
  475. ms.StoreMessageInfo(mi)
  476. }
  477. return ms
  478. }
  479. return mi.MessageOf(x)
  480. }
  481. // Deprecated: Use PlayerSendMsgResp.ProtoReflect.Descriptor instead.
  482. func (*PlayerSendMsgResp) Descriptor() ([]byte, []int) {
  483. return file_pb_cmd_proto_rawDescGZIP(), []int{8}
  484. }
  485. type PlayerDisconnectReq struct {
  486. state protoimpl.MessageState
  487. sizeCache protoimpl.SizeCache
  488. unknownFields protoimpl.UnknownFields
  489. PlayerId string `protobuf:"bytes,1,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  490. GameId string `protobuf:"bytes,2,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  491. }
  492. func (x *PlayerDisconnectReq) Reset() {
  493. *x = PlayerDisconnectReq{}
  494. if protoimpl.UnsafeEnabled {
  495. mi := &file_pb_cmd_proto_msgTypes[9]
  496. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  497. ms.StoreMessageInfo(mi)
  498. }
  499. }
  500. func (x *PlayerDisconnectReq) String() string {
  501. return protoimpl.X.MessageStringOf(x)
  502. }
  503. func (*PlayerDisconnectReq) ProtoMessage() {}
  504. func (x *PlayerDisconnectReq) ProtoReflect() protoreflect.Message {
  505. mi := &file_pb_cmd_proto_msgTypes[9]
  506. if protoimpl.UnsafeEnabled && x != nil {
  507. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  508. if ms.LoadMessageInfo() == nil {
  509. ms.StoreMessageInfo(mi)
  510. }
  511. return ms
  512. }
  513. return mi.MessageOf(x)
  514. }
  515. // Deprecated: Use PlayerDisconnectReq.ProtoReflect.Descriptor instead.
  516. func (*PlayerDisconnectReq) Descriptor() ([]byte, []int) {
  517. return file_pb_cmd_proto_rawDescGZIP(), []int{9}
  518. }
  519. func (x *PlayerDisconnectReq) GetPlayerId() string {
  520. if x != nil {
  521. return x.PlayerId
  522. }
  523. return ""
  524. }
  525. func (x *PlayerDisconnectReq) GetGameId() string {
  526. if x != nil {
  527. return x.GameId
  528. }
  529. return ""
  530. }
  531. type PlayerDisconnectResp struct {
  532. state protoimpl.MessageState
  533. sizeCache protoimpl.SizeCache
  534. unknownFields protoimpl.UnknownFields
  535. }
  536. func (x *PlayerDisconnectResp) Reset() {
  537. *x = PlayerDisconnectResp{}
  538. if protoimpl.UnsafeEnabled {
  539. mi := &file_pb_cmd_proto_msgTypes[10]
  540. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  541. ms.StoreMessageInfo(mi)
  542. }
  543. }
  544. func (x *PlayerDisconnectResp) String() string {
  545. return protoimpl.X.MessageStringOf(x)
  546. }
  547. func (*PlayerDisconnectResp) ProtoMessage() {}
  548. func (x *PlayerDisconnectResp) ProtoReflect() protoreflect.Message {
  549. mi := &file_pb_cmd_proto_msgTypes[10]
  550. if protoimpl.UnsafeEnabled && x != nil {
  551. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  552. if ms.LoadMessageInfo() == nil {
  553. ms.StoreMessageInfo(mi)
  554. }
  555. return ms
  556. }
  557. return mi.MessageOf(x)
  558. }
  559. // Deprecated: Use PlayerDisconnectResp.ProtoReflect.Descriptor instead.
  560. func (*PlayerDisconnectResp) Descriptor() ([]byte, []int) {
  561. return file_pb_cmd_proto_rawDescGZIP(), []int{10}
  562. }
  563. //*
  564. //Cs Command Request Bean
  565. type CsFetchPlayerQueueReq struct {
  566. state protoimpl.MessageState
  567. sizeCache protoimpl.SizeCache
  568. unknownFields protoimpl.UnknownFields
  569. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"`
  570. }
  571. func (x *CsFetchPlayerQueueReq) Reset() {
  572. *x = CsFetchPlayerQueueReq{}
  573. if protoimpl.UnsafeEnabled {
  574. mi := &file_pb_cmd_proto_msgTypes[11]
  575. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  576. ms.StoreMessageInfo(mi)
  577. }
  578. }
  579. func (x *CsFetchPlayerQueueReq) String() string {
  580. return protoimpl.X.MessageStringOf(x)
  581. }
  582. func (*CsFetchPlayerQueueReq) ProtoMessage() {}
  583. func (x *CsFetchPlayerQueueReq) ProtoReflect() protoreflect.Message {
  584. mi := &file_pb_cmd_proto_msgTypes[11]
  585. if protoimpl.UnsafeEnabled && x != nil {
  586. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  587. if ms.LoadMessageInfo() == nil {
  588. ms.StoreMessageInfo(mi)
  589. }
  590. return ms
  591. }
  592. return mi.MessageOf(x)
  593. }
  594. // Deprecated: Use CsFetchPlayerQueueReq.ProtoReflect.Descriptor instead.
  595. func (*CsFetchPlayerQueueReq) Descriptor() ([]byte, []int) {
  596. return file_pb_cmd_proto_rawDescGZIP(), []int{11}
  597. }
  598. func (x *CsFetchPlayerQueueReq) GetLimit() int64 {
  599. if x != nil {
  600. return x.Limit
  601. }
  602. return 0
  603. }
  604. type CsFetchPlayerQueueResp struct {
  605. state protoimpl.MessageState
  606. sizeCache protoimpl.SizeCache
  607. unknownFields protoimpl.UnknownFields
  608. Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
  609. List *structpb.ListValue `protobuf:"bytes,2,opt,name=list,proto3" json:"list,omitempty"`
  610. }
  611. func (x *CsFetchPlayerQueueResp) Reset() {
  612. *x = CsFetchPlayerQueueResp{}
  613. if protoimpl.UnsafeEnabled {
  614. mi := &file_pb_cmd_proto_msgTypes[12]
  615. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  616. ms.StoreMessageInfo(mi)
  617. }
  618. }
  619. func (x *CsFetchPlayerQueueResp) String() string {
  620. return protoimpl.X.MessageStringOf(x)
  621. }
  622. func (*CsFetchPlayerQueueResp) ProtoMessage() {}
  623. func (x *CsFetchPlayerQueueResp) ProtoReflect() protoreflect.Message {
  624. mi := &file_pb_cmd_proto_msgTypes[12]
  625. if protoimpl.UnsafeEnabled && x != nil {
  626. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  627. if ms.LoadMessageInfo() == nil {
  628. ms.StoreMessageInfo(mi)
  629. }
  630. return ms
  631. }
  632. return mi.MessageOf(x)
  633. }
  634. // Deprecated: Use CsFetchPlayerQueueResp.ProtoReflect.Descriptor instead.
  635. func (*CsFetchPlayerQueueResp) Descriptor() ([]byte, []int) {
  636. return file_pb_cmd_proto_rawDescGZIP(), []int{12}
  637. }
  638. func (x *CsFetchPlayerQueueResp) GetTotal() int64 {
  639. if x != nil {
  640. return x.Total
  641. }
  642. return 0
  643. }
  644. func (x *CsFetchPlayerQueueResp) GetList() *structpb.ListValue {
  645. if x != nil {
  646. return x.List
  647. }
  648. return nil
  649. }
  650. type CsConnectPlayerReq struct {
  651. state protoimpl.MessageState
  652. sizeCache protoimpl.SizeCache
  653. unknownFields protoimpl.UnknownFields
  654. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  655. PlayerId string `protobuf:"bytes,2,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  656. GameId string `protobuf:"bytes,3,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  657. }
  658. func (x *CsConnectPlayerReq) Reset() {
  659. *x = CsConnectPlayerReq{}
  660. if protoimpl.UnsafeEnabled {
  661. mi := &file_pb_cmd_proto_msgTypes[13]
  662. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  663. ms.StoreMessageInfo(mi)
  664. }
  665. }
  666. func (x *CsConnectPlayerReq) String() string {
  667. return protoimpl.X.MessageStringOf(x)
  668. }
  669. func (*CsConnectPlayerReq) ProtoMessage() {}
  670. func (x *CsConnectPlayerReq) ProtoReflect() protoreflect.Message {
  671. mi := &file_pb_cmd_proto_msgTypes[13]
  672. if protoimpl.UnsafeEnabled && x != nil {
  673. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  674. if ms.LoadMessageInfo() == nil {
  675. ms.StoreMessageInfo(mi)
  676. }
  677. return ms
  678. }
  679. return mi.MessageOf(x)
  680. }
  681. // Deprecated: Use CsConnectPlayerReq.ProtoReflect.Descriptor instead.
  682. func (*CsConnectPlayerReq) Descriptor() ([]byte, []int) {
  683. return file_pb_cmd_proto_rawDescGZIP(), []int{13}
  684. }
  685. func (x *CsConnectPlayerReq) GetCsId() string {
  686. if x != nil {
  687. return x.CsId
  688. }
  689. return ""
  690. }
  691. func (x *CsConnectPlayerReq) GetPlayerId() string {
  692. if x != nil {
  693. return x.PlayerId
  694. }
  695. return ""
  696. }
  697. func (x *CsConnectPlayerReq) GetGameId() string {
  698. if x != nil {
  699. return x.GameId
  700. }
  701. return ""
  702. }
  703. type CsConnectPlayerResp struct {
  704. state protoimpl.MessageState
  705. sizeCache protoimpl.SizeCache
  706. unknownFields protoimpl.UnknownFields
  707. }
  708. func (x *CsConnectPlayerResp) Reset() {
  709. *x = CsConnectPlayerResp{}
  710. if protoimpl.UnsafeEnabled {
  711. mi := &file_pb_cmd_proto_msgTypes[14]
  712. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  713. ms.StoreMessageInfo(mi)
  714. }
  715. }
  716. func (x *CsConnectPlayerResp) String() string {
  717. return protoimpl.X.MessageStringOf(x)
  718. }
  719. func (*CsConnectPlayerResp) ProtoMessage() {}
  720. func (x *CsConnectPlayerResp) ProtoReflect() protoreflect.Message {
  721. mi := &file_pb_cmd_proto_msgTypes[14]
  722. if protoimpl.UnsafeEnabled && x != nil {
  723. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  724. if ms.LoadMessageInfo() == nil {
  725. ms.StoreMessageInfo(mi)
  726. }
  727. return ms
  728. }
  729. return mi.MessageOf(x)
  730. }
  731. // Deprecated: Use CsConnectPlayerResp.ProtoReflect.Descriptor instead.
  732. func (*CsConnectPlayerResp) Descriptor() ([]byte, []int) {
  733. return file_pb_cmd_proto_rawDescGZIP(), []int{14}
  734. }
  735. type CsFetchHistoryChatReq struct {
  736. state protoimpl.MessageState
  737. sizeCache protoimpl.SizeCache
  738. unknownFields protoimpl.UnknownFields
  739. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  740. Page int64 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"`
  741. Limit int64 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"`
  742. }
  743. func (x *CsFetchHistoryChatReq) Reset() {
  744. *x = CsFetchHistoryChatReq{}
  745. if protoimpl.UnsafeEnabled {
  746. mi := &file_pb_cmd_proto_msgTypes[15]
  747. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  748. ms.StoreMessageInfo(mi)
  749. }
  750. }
  751. func (x *CsFetchHistoryChatReq) String() string {
  752. return protoimpl.X.MessageStringOf(x)
  753. }
  754. func (*CsFetchHistoryChatReq) ProtoMessage() {}
  755. func (x *CsFetchHistoryChatReq) ProtoReflect() protoreflect.Message {
  756. mi := &file_pb_cmd_proto_msgTypes[15]
  757. if protoimpl.UnsafeEnabled && x != nil {
  758. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  759. if ms.LoadMessageInfo() == nil {
  760. ms.StoreMessageInfo(mi)
  761. }
  762. return ms
  763. }
  764. return mi.MessageOf(x)
  765. }
  766. // Deprecated: Use CsFetchHistoryChatReq.ProtoReflect.Descriptor instead.
  767. func (*CsFetchHistoryChatReq) Descriptor() ([]byte, []int) {
  768. return file_pb_cmd_proto_rawDescGZIP(), []int{15}
  769. }
  770. func (x *CsFetchHistoryChatReq) GetCsId() string {
  771. if x != nil {
  772. return x.CsId
  773. }
  774. return ""
  775. }
  776. func (x *CsFetchHistoryChatReq) GetPage() int64 {
  777. if x != nil {
  778. return x.Page
  779. }
  780. return 0
  781. }
  782. func (x *CsFetchHistoryChatReq) GetLimit() int64 {
  783. if x != nil {
  784. return x.Limit
  785. }
  786. return 0
  787. }
  788. type CsFetchHistoryChatResp struct {
  789. state protoimpl.MessageState
  790. sizeCache protoimpl.SizeCache
  791. unknownFields protoimpl.UnknownFields
  792. TotalPage int64 `protobuf:"varint,1,opt,name=total_page,json=totalPage,proto3" json:"total_page,omitempty"`
  793. CurrentPage int64 `protobuf:"varint,2,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
  794. List *structpb.ListValue `protobuf:"bytes,3,opt,name=list,proto3" json:"list,omitempty"`
  795. }
  796. func (x *CsFetchHistoryChatResp) Reset() {
  797. *x = CsFetchHistoryChatResp{}
  798. if protoimpl.UnsafeEnabled {
  799. mi := &file_pb_cmd_proto_msgTypes[16]
  800. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  801. ms.StoreMessageInfo(mi)
  802. }
  803. }
  804. func (x *CsFetchHistoryChatResp) String() string {
  805. return protoimpl.X.MessageStringOf(x)
  806. }
  807. func (*CsFetchHistoryChatResp) ProtoMessage() {}
  808. func (x *CsFetchHistoryChatResp) ProtoReflect() protoreflect.Message {
  809. mi := &file_pb_cmd_proto_msgTypes[16]
  810. if protoimpl.UnsafeEnabled && x != nil {
  811. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  812. if ms.LoadMessageInfo() == nil {
  813. ms.StoreMessageInfo(mi)
  814. }
  815. return ms
  816. }
  817. return mi.MessageOf(x)
  818. }
  819. // Deprecated: Use CsFetchHistoryChatResp.ProtoReflect.Descriptor instead.
  820. func (*CsFetchHistoryChatResp) Descriptor() ([]byte, []int) {
  821. return file_pb_cmd_proto_rawDescGZIP(), []int{16}
  822. }
  823. func (x *CsFetchHistoryChatResp) GetTotalPage() int64 {
  824. if x != nil {
  825. return x.TotalPage
  826. }
  827. return 0
  828. }
  829. func (x *CsFetchHistoryChatResp) GetCurrentPage() int64 {
  830. if x != nil {
  831. return x.CurrentPage
  832. }
  833. return 0
  834. }
  835. func (x *CsFetchHistoryChatResp) GetList() *structpb.ListValue {
  836. if x != nil {
  837. return x.List
  838. }
  839. return nil
  840. }
  841. type CsFetchHistoryMsgReq struct {
  842. state protoimpl.MessageState
  843. sizeCache protoimpl.SizeCache
  844. unknownFields protoimpl.UnknownFields
  845. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  846. PlayerId string `protobuf:"bytes,2,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  847. GameId string `protobuf:"bytes,3,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  848. Page int64 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"`
  849. Limit int64 `protobuf:"varint,5,opt,name=limit,proto3" json:"limit,omitempty"`
  850. }
  851. func (x *CsFetchHistoryMsgReq) Reset() {
  852. *x = CsFetchHistoryMsgReq{}
  853. if protoimpl.UnsafeEnabled {
  854. mi := &file_pb_cmd_proto_msgTypes[17]
  855. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  856. ms.StoreMessageInfo(mi)
  857. }
  858. }
  859. func (x *CsFetchHistoryMsgReq) String() string {
  860. return protoimpl.X.MessageStringOf(x)
  861. }
  862. func (*CsFetchHistoryMsgReq) ProtoMessage() {}
  863. func (x *CsFetchHistoryMsgReq) ProtoReflect() protoreflect.Message {
  864. mi := &file_pb_cmd_proto_msgTypes[17]
  865. if protoimpl.UnsafeEnabled && x != nil {
  866. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  867. if ms.LoadMessageInfo() == nil {
  868. ms.StoreMessageInfo(mi)
  869. }
  870. return ms
  871. }
  872. return mi.MessageOf(x)
  873. }
  874. // Deprecated: Use CsFetchHistoryMsgReq.ProtoReflect.Descriptor instead.
  875. func (*CsFetchHistoryMsgReq) Descriptor() ([]byte, []int) {
  876. return file_pb_cmd_proto_rawDescGZIP(), []int{17}
  877. }
  878. func (x *CsFetchHistoryMsgReq) GetCsId() string {
  879. if x != nil {
  880. return x.CsId
  881. }
  882. return ""
  883. }
  884. func (x *CsFetchHistoryMsgReq) GetPlayerId() string {
  885. if x != nil {
  886. return x.PlayerId
  887. }
  888. return ""
  889. }
  890. func (x *CsFetchHistoryMsgReq) GetGameId() string {
  891. if x != nil {
  892. return x.GameId
  893. }
  894. return ""
  895. }
  896. func (x *CsFetchHistoryMsgReq) GetPage() int64 {
  897. if x != nil {
  898. return x.Page
  899. }
  900. return 0
  901. }
  902. func (x *CsFetchHistoryMsgReq) GetLimit() int64 {
  903. if x != nil {
  904. return x.Limit
  905. }
  906. return 0
  907. }
  908. type CsFetchHistoryMsgResp struct {
  909. state protoimpl.MessageState
  910. sizeCache protoimpl.SizeCache
  911. unknownFields protoimpl.UnknownFields
  912. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  913. TotalPage int64 `protobuf:"varint,2,opt,name=total_page,json=totalPage,proto3" json:"total_page,omitempty"`
  914. CurrentPage int64 `protobuf:"varint,3,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
  915. List *structpb.ListValue `protobuf:"bytes,4,opt,name=list,proto3" json:"list,omitempty"`
  916. }
  917. func (x *CsFetchHistoryMsgResp) Reset() {
  918. *x = CsFetchHistoryMsgResp{}
  919. if protoimpl.UnsafeEnabled {
  920. mi := &file_pb_cmd_proto_msgTypes[18]
  921. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  922. ms.StoreMessageInfo(mi)
  923. }
  924. }
  925. func (x *CsFetchHistoryMsgResp) String() string {
  926. return protoimpl.X.MessageStringOf(x)
  927. }
  928. func (*CsFetchHistoryMsgResp) ProtoMessage() {}
  929. func (x *CsFetchHistoryMsgResp) ProtoReflect() protoreflect.Message {
  930. mi := &file_pb_cmd_proto_msgTypes[18]
  931. if protoimpl.UnsafeEnabled && x != nil {
  932. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  933. if ms.LoadMessageInfo() == nil {
  934. ms.StoreMessageInfo(mi)
  935. }
  936. return ms
  937. }
  938. return mi.MessageOf(x)
  939. }
  940. // Deprecated: Use CsFetchHistoryMsgResp.ProtoReflect.Descriptor instead.
  941. func (*CsFetchHistoryMsgResp) Descriptor() ([]byte, []int) {
  942. return file_pb_cmd_proto_rawDescGZIP(), []int{18}
  943. }
  944. func (x *CsFetchHistoryMsgResp) GetCsId() string {
  945. if x != nil {
  946. return x.CsId
  947. }
  948. return ""
  949. }
  950. func (x *CsFetchHistoryMsgResp) GetTotalPage() int64 {
  951. if x != nil {
  952. return x.TotalPage
  953. }
  954. return 0
  955. }
  956. func (x *CsFetchHistoryMsgResp) GetCurrentPage() int64 {
  957. if x != nil {
  958. return x.CurrentPage
  959. }
  960. return 0
  961. }
  962. func (x *CsFetchHistoryMsgResp) GetList() *structpb.ListValue {
  963. if x != nil {
  964. return x.List
  965. }
  966. return nil
  967. }
  968. type CsFetchMsgReq struct {
  969. state protoimpl.MessageState
  970. sizeCache protoimpl.SizeCache
  971. unknownFields protoimpl.UnknownFields
  972. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  973. PlayerId string `protobuf:"bytes,2,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  974. GameId string `protobuf:"bytes,3,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  975. }
  976. func (x *CsFetchMsgReq) Reset() {
  977. *x = CsFetchMsgReq{}
  978. if protoimpl.UnsafeEnabled {
  979. mi := &file_pb_cmd_proto_msgTypes[19]
  980. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  981. ms.StoreMessageInfo(mi)
  982. }
  983. }
  984. func (x *CsFetchMsgReq) String() string {
  985. return protoimpl.X.MessageStringOf(x)
  986. }
  987. func (*CsFetchMsgReq) ProtoMessage() {}
  988. func (x *CsFetchMsgReq) ProtoReflect() protoreflect.Message {
  989. mi := &file_pb_cmd_proto_msgTypes[19]
  990. if protoimpl.UnsafeEnabled && x != nil {
  991. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  992. if ms.LoadMessageInfo() == nil {
  993. ms.StoreMessageInfo(mi)
  994. }
  995. return ms
  996. }
  997. return mi.MessageOf(x)
  998. }
  999. // Deprecated: Use CsFetchMsgReq.ProtoReflect.Descriptor instead.
  1000. func (*CsFetchMsgReq) Descriptor() ([]byte, []int) {
  1001. return file_pb_cmd_proto_rawDescGZIP(), []int{19}
  1002. }
  1003. func (x *CsFetchMsgReq) GetCsId() string {
  1004. if x != nil {
  1005. return x.CsId
  1006. }
  1007. return ""
  1008. }
  1009. func (x *CsFetchMsgReq) GetPlayerId() string {
  1010. if x != nil {
  1011. return x.PlayerId
  1012. }
  1013. return ""
  1014. }
  1015. func (x *CsFetchMsgReq) GetGameId() string {
  1016. if x != nil {
  1017. return x.GameId
  1018. }
  1019. return ""
  1020. }
  1021. type CsFetchMsgResp struct {
  1022. state protoimpl.MessageState
  1023. sizeCache protoimpl.SizeCache
  1024. unknownFields protoimpl.UnknownFields
  1025. List *structpb.ListValue `protobuf:"bytes,4,opt,name=list,proto3" json:"list,omitempty"`
  1026. }
  1027. func (x *CsFetchMsgResp) Reset() {
  1028. *x = CsFetchMsgResp{}
  1029. if protoimpl.UnsafeEnabled {
  1030. mi := &file_pb_cmd_proto_msgTypes[20]
  1031. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1032. ms.StoreMessageInfo(mi)
  1033. }
  1034. }
  1035. func (x *CsFetchMsgResp) String() string {
  1036. return protoimpl.X.MessageStringOf(x)
  1037. }
  1038. func (*CsFetchMsgResp) ProtoMessage() {}
  1039. func (x *CsFetchMsgResp) ProtoReflect() protoreflect.Message {
  1040. mi := &file_pb_cmd_proto_msgTypes[20]
  1041. if protoimpl.UnsafeEnabled && x != nil {
  1042. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1043. if ms.LoadMessageInfo() == nil {
  1044. ms.StoreMessageInfo(mi)
  1045. }
  1046. return ms
  1047. }
  1048. return mi.MessageOf(x)
  1049. }
  1050. // Deprecated: Use CsFetchMsgResp.ProtoReflect.Descriptor instead.
  1051. func (*CsFetchMsgResp) Descriptor() ([]byte, []int) {
  1052. return file_pb_cmd_proto_rawDescGZIP(), []int{20}
  1053. }
  1054. func (x *CsFetchMsgResp) GetList() *structpb.ListValue {
  1055. if x != nil {
  1056. return x.List
  1057. }
  1058. return nil
  1059. }
  1060. type CsSendMsgReq struct {
  1061. state protoimpl.MessageState
  1062. sizeCache protoimpl.SizeCache
  1063. unknownFields protoimpl.UnknownFields
  1064. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  1065. PlayerId string `protobuf:"bytes,2,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  1066. GameId string `protobuf:"bytes,3,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  1067. Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"`
  1068. Pic string `protobuf:"bytes,5,opt,name=pic,proto3" json:"pic,omitempty"`
  1069. }
  1070. func (x *CsSendMsgReq) Reset() {
  1071. *x = CsSendMsgReq{}
  1072. if protoimpl.UnsafeEnabled {
  1073. mi := &file_pb_cmd_proto_msgTypes[21]
  1074. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1075. ms.StoreMessageInfo(mi)
  1076. }
  1077. }
  1078. func (x *CsSendMsgReq) String() string {
  1079. return protoimpl.X.MessageStringOf(x)
  1080. }
  1081. func (*CsSendMsgReq) ProtoMessage() {}
  1082. func (x *CsSendMsgReq) ProtoReflect() protoreflect.Message {
  1083. mi := &file_pb_cmd_proto_msgTypes[21]
  1084. if protoimpl.UnsafeEnabled && x != nil {
  1085. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1086. if ms.LoadMessageInfo() == nil {
  1087. ms.StoreMessageInfo(mi)
  1088. }
  1089. return ms
  1090. }
  1091. return mi.MessageOf(x)
  1092. }
  1093. // Deprecated: Use CsSendMsgReq.ProtoReflect.Descriptor instead.
  1094. func (*CsSendMsgReq) Descriptor() ([]byte, []int) {
  1095. return file_pb_cmd_proto_rawDescGZIP(), []int{21}
  1096. }
  1097. func (x *CsSendMsgReq) GetCsId() string {
  1098. if x != nil {
  1099. return x.CsId
  1100. }
  1101. return ""
  1102. }
  1103. func (x *CsSendMsgReq) GetPlayerId() string {
  1104. if x != nil {
  1105. return x.PlayerId
  1106. }
  1107. return ""
  1108. }
  1109. func (x *CsSendMsgReq) GetGameId() string {
  1110. if x != nil {
  1111. return x.GameId
  1112. }
  1113. return ""
  1114. }
  1115. func (x *CsSendMsgReq) GetContent() string {
  1116. if x != nil {
  1117. return x.Content
  1118. }
  1119. return ""
  1120. }
  1121. func (x *CsSendMsgReq) GetPic() string {
  1122. if x != nil {
  1123. return x.Pic
  1124. }
  1125. return ""
  1126. }
  1127. type CsSendMsgResp struct {
  1128. state protoimpl.MessageState
  1129. sizeCache protoimpl.SizeCache
  1130. unknownFields protoimpl.UnknownFields
  1131. }
  1132. func (x *CsSendMsgResp) Reset() {
  1133. *x = CsSendMsgResp{}
  1134. if protoimpl.UnsafeEnabled {
  1135. mi := &file_pb_cmd_proto_msgTypes[22]
  1136. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1137. ms.StoreMessageInfo(mi)
  1138. }
  1139. }
  1140. func (x *CsSendMsgResp) String() string {
  1141. return protoimpl.X.MessageStringOf(x)
  1142. }
  1143. func (*CsSendMsgResp) ProtoMessage() {}
  1144. func (x *CsSendMsgResp) ProtoReflect() protoreflect.Message {
  1145. mi := &file_pb_cmd_proto_msgTypes[22]
  1146. if protoimpl.UnsafeEnabled && x != nil {
  1147. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1148. if ms.LoadMessageInfo() == nil {
  1149. ms.StoreMessageInfo(mi)
  1150. }
  1151. return ms
  1152. }
  1153. return mi.MessageOf(x)
  1154. }
  1155. // Deprecated: Use CsSendMsgResp.ProtoReflect.Descriptor instead.
  1156. func (*CsSendMsgResp) Descriptor() ([]byte, []int) {
  1157. return file_pb_cmd_proto_rawDescGZIP(), []int{22}
  1158. }
  1159. var File_pb_cmd_proto protoreflect.FileDescriptor
  1160. var file_pb_cmd_proto_rawDesc = []byte{
  1161. 0x0a, 0x0c, 0x70, 0x62, 0x2f, 0x63, 0x6d, 0x64, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x02,
  1162. 0x70, 0x62, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1163. 0x62, 0x75, 0x66, 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1164. 0x22, 0x5c, 0x0a, 0x07, 0x43, 0x6d, 0x64, 0x52, 0x65, 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x63,
  1165. 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12,
  1166. 0x10, 0x0a, 0x03, 0x6d, 0x73, 0x67, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6d, 0x73,
  1167. 0x67, 0x12, 0x2b, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32,
  1168. 0x17, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1169. 0x66, 0x2e, 0x53, 0x74, 0x72, 0x75, 0x63, 0x74, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x61,
  1170. 0x0a, 0x14, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x43, 0x73, 0x49,
  1171. 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72,
  1172. 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65,
  1173. 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x02,
  1174. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65, 0x49, 0x64, 0x12, 0x13, 0x0a, 0x05,
  1175. 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x73, 0x49,
  1176. 0x64, 0x22, 0xb9, 0x01, 0x0a, 0x15, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63,
  1177. 0x68, 0x43, 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x73, 0x70, 0x12, 0x13, 0x0a, 0x05, 0x63,
  1178. 0x73, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x73, 0x49, 0x64,
  1179. 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x73, 0x5f, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  1180. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x73, 0x4e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d,
  1181. 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x63, 0x73, 0x5f, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x5f, 0x75,
  1182. 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x73, 0x41, 0x76, 0x61, 0x74,
  1183. 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x73, 0x5f, 0x73, 0x69, 0x67, 0x6e,
  1184. 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x73, 0x53,
  1185. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x6f, 0x6e, 0x6c, 0x69,
  1186. 0x6e, 0x65, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52,
  1187. 0x0c, 0x6f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0x7a, 0x0a,
  1188. 0x18, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74,
  1189. 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6c, 0x61,
  1190. 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c,
  1191. 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d, 0x65, 0x5f, 0x69,
  1192. 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65, 0x49, 0x64, 0x12,
  1193. 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x70,
  1194. 0x61, 0x67, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x18, 0x04, 0x20, 0x01,
  1195. 0x28, 0x03, 0x52, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x22, 0x8d, 0x01, 0x0a, 0x19, 0x50, 0x6c,
  1196. 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79,
  1197. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x6f, 0x74, 0x61, 0x6c,
  1198. 0x5f, 0x70, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x74, 0x6f, 0x74,
  1199. 0x61, 0x6c, 0x50, 0x61, 0x67, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e,
  1200. 0x74, 0x5f, 0x70, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x75,
  1201. 0x72, 0x72, 0x65, 0x6e, 0x74, 0x50, 0x61, 0x67, 0x65, 0x12, 0x2e, 0x0a, 0x04, 0x6c, 0x69, 0x73,
  1202. 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  1203. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x61,
  1204. 0x6c, 0x75, 0x65, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x49, 0x0a, 0x11, 0x50, 0x6c, 0x61,
  1205. 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x1b,
  1206. 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1207. 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67,
  1208. 0x61, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61,
  1209. 0x6d, 0x65, 0x49, 0x64, 0x22, 0x44, 0x0a, 0x12, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65,
  1210. 0x74, 0x63, 0x68, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x2e, 0x0a, 0x04, 0x6c, 0x69,
  1211. 0x73, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  1212. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x56,
  1213. 0x61, 0x6c, 0x75, 0x65, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x74, 0x0a, 0x10, 0x50, 0x6c,
  1214. 0x61, 0x79, 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x1b,
  1215. 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1216. 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67,
  1217. 0x61, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61,
  1218. 0x6d, 0x65, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18,
  1219. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x10,
  1220. 0x0a, 0x03, 0x70, 0x69, 0x63, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x70, 0x69, 0x63,
  1221. 0x22, 0x13, 0x0a, 0x11, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73,
  1222. 0x67, 0x52, 0x65, 0x73, 0x70, 0x22, 0x4b, 0x0a, 0x13, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x44,
  1223. 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x52, 0x65, 0x71, 0x12, 0x1b, 0x0a, 0x09,
  1224. 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1225. 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d,
  1226. 0x65, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65,
  1227. 0x49, 0x64, 0x22, 0x16, 0x0a, 0x14, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x44, 0x69, 0x73, 0x63,
  1228. 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x52, 0x65, 0x73, 0x70, 0x22, 0x2d, 0x0a, 0x15, 0x43, 0x73,
  1229. 0x46, 0x65, 0x74, 0x63, 0x68, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x51, 0x75, 0x65, 0x75, 0x65,
  1230. 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x18, 0x01, 0x20, 0x01,
  1231. 0x28, 0x03, 0x52, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x22, 0x5e, 0x0a, 0x16, 0x43, 0x73, 0x46,
  1232. 0x65, 0x74, 0x63, 0x68, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x51, 0x75, 0x65, 0x75, 0x65, 0x52,
  1233. 0x65, 0x73, 0x70, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x01, 0x20, 0x01,
  1234. 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x12, 0x2e, 0x0a, 0x04, 0x6c, 0x69, 0x73,
  1235. 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  1236. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x61,
  1237. 0x6c, 0x75, 0x65, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x5f, 0x0a, 0x12, 0x43, 0x73, 0x43,
  1238. 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x52, 0x65, 0x71, 0x12,
  1239. 0x13, 0x0a, 0x05, 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1240. 0x63, 0x73, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69,
  1241. 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49,
  1242. 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01,
  1243. 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65, 0x49, 0x64, 0x22, 0x15, 0x0a, 0x13, 0x43, 0x73,
  1244. 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x52, 0x65, 0x73,
  1245. 0x70, 0x22, 0x56, 0x0a, 0x15, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74,
  1246. 0x6f, 0x72, 0x79, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x71, 0x12, 0x13, 0x0a, 0x05, 0x63, 0x73,
  1247. 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x73, 0x49, 0x64, 0x12,
  1248. 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x70,
  1249. 0x61, 0x67, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x18, 0x03, 0x20, 0x01,
  1250. 0x28, 0x03, 0x52, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x22, 0x8a, 0x01, 0x0a, 0x16, 0x43, 0x73,
  1251. 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x43, 0x68, 0x61, 0x74,
  1252. 0x52, 0x65, 0x73, 0x70, 0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x70, 0x61,
  1253. 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x50,
  1254. 0x61, 0x67, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x5f, 0x70,
  1255. 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x75, 0x72, 0x72, 0x65,
  1256. 0x6e, 0x74, 0x50, 0x61, 0x67, 0x65, 0x12, 0x2e, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x03,
  1257. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  1258. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x61, 0x6c, 0x75, 0x65,
  1259. 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x8b, 0x01, 0x0a, 0x14, 0x43, 0x73, 0x46, 0x65, 0x74,
  1260. 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12,
  1261. 0x13, 0x0a, 0x05, 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1262. 0x63, 0x73, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69,
  1263. 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49,
  1264. 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01,
  1265. 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61,
  1266. 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x14,
  1267. 0x0a, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6c,
  1268. 0x69, 0x6d, 0x69, 0x74, 0x22, 0x9e, 0x01, 0x0a, 0x15, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68,
  1269. 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x13,
  1270. 0x0a, 0x05, 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63,
  1271. 0x73, 0x49, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x70, 0x61, 0x67,
  1272. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x50, 0x61,
  1273. 0x67, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x5f, 0x70, 0x61,
  1274. 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e,
  1275. 0x74, 0x50, 0x61, 0x67, 0x65, 0x12, 0x2e, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x04, 0x20,
  1276. 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1277. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52,
  1278. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x5a, 0x0a, 0x0d, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68,
  1279. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x13, 0x0a, 0x05, 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18,
  1280. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x73, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70,
  1281. 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  1282. 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d, 0x65,
  1283. 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65, 0x49,
  1284. 0x64, 0x22, 0x40, 0x0a, 0x0e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d, 0x73, 0x67, 0x52,
  1285. 0x65, 0x73, 0x70, 0x12, 0x2e, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28,
  1286. 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1287. 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x04, 0x6c,
  1288. 0x69, 0x73, 0x74, 0x22, 0x85, 0x01, 0x0a, 0x0c, 0x43, 0x73, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73,
  1289. 0x67, 0x52, 0x65, 0x71, 0x12, 0x13, 0x0a, 0x05, 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20,
  1290. 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x73, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6c, 0x61,
  1291. 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c,
  1292. 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d, 0x65, 0x5f, 0x69,
  1293. 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65, 0x49, 0x64, 0x12,
  1294. 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09,
  1295. 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x70, 0x69, 0x63,
  1296. 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x70, 0x69, 0x63, 0x22, 0x0f, 0x0a, 0x0d, 0x43,
  1297. 0x73, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x32, 0xfa, 0x05, 0x0a,
  1298. 0x03, 0x43, 0x6d, 0x64, 0x12, 0x48, 0x0a, 0x11, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65,
  1299. 0x74, 0x63, 0x68, 0x43, 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x18, 0x2e, 0x70, 0x62, 0x2e, 0x50,
  1300. 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x43, 0x73, 0x49, 0x6e, 0x66, 0x6f,
  1301. 0x52, 0x65, 0x71, 0x1a, 0x19, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46,
  1302. 0x65, 0x74, 0x63, 0x68, 0x43, 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x73, 0x70, 0x12, 0x54,
  1303. 0x0a, 0x15, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73,
  1304. 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x12, 0x1c, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61,
  1305. 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d,
  1306. 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61, 0x79, 0x65,
  1307. 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67,
  1308. 0x52, 0x65, 0x73, 0x70, 0x12, 0x3f, 0x0a, 0x0e, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65,
  1309. 0x74, 0x63, 0x68, 0x4d, 0x73, 0x67, 0x12, 0x15, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61, 0x79,
  1310. 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x16, 0x2e,
  1311. 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d, 0x73,
  1312. 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x3c, 0x0a, 0x0d, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x53,
  1313. 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x12, 0x14, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61, 0x79,
  1314. 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x15, 0x2e, 0x70,
  1315. 0x62, 0x2e, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52,
  1316. 0x65, 0x73, 0x70, 0x12, 0x45, 0x0a, 0x10, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x44, 0x69, 0x73,
  1317. 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x12, 0x17, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61,
  1318. 0x79, 0x65, 0x72, 0x44, 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x52, 0x65, 0x71,
  1319. 0x1a, 0x18, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x44, 0x69, 0x73, 0x63,
  1320. 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4b, 0x0a, 0x12, 0x63, 0x73,
  1321. 0x46, 0x65, 0x74, 0x63, 0x68, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x51, 0x75, 0x65, 0x75, 0x65,
  1322. 0x12, 0x19, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x50, 0x6c, 0x61,
  1323. 0x79, 0x65, 0x72, 0x51, 0x75, 0x65, 0x75, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e, 0x70, 0x62,
  1324. 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x51, 0x75,
  1325. 0x65, 0x75, 0x65, 0x52, 0x65, 0x73, 0x70, 0x12, 0x42, 0x0a, 0x0f, 0x63, 0x73, 0x43, 0x6f, 0x6e,
  1326. 0x6e, 0x65, 0x63, 0x74, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x12, 0x16, 0x2e, 0x70, 0x62, 0x2e,
  1327. 0x43, 0x73, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x52,
  1328. 0x65, 0x71, 0x1a, 0x17, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63,
  1329. 0x74, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4b, 0x0a, 0x12, 0x63,
  1330. 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x43, 0x68, 0x61,
  1331. 0x74, 0x12, 0x19, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69,
  1332. 0x73, 0x74, 0x6f, 0x72, 0x79, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e, 0x70,
  1333. 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79,
  1334. 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12, 0x48, 0x0a, 0x11, 0x63, 0x73, 0x46, 0x65,
  1335. 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x12, 0x18, 0x2e,
  1336. 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72,
  1337. 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x19, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46,
  1338. 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65,
  1339. 0x73, 0x70, 0x12, 0x33, 0x0a, 0x0a, 0x63, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d, 0x73, 0x67,
  1340. 0x12, 0x11, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d, 0x73, 0x67,
  1341. 0x52, 0x65, 0x71, 0x1a, 0x12, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68,
  1342. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x30, 0x0a, 0x09, 0x63, 0x73, 0x53, 0x65, 0x6e,
  1343. 0x64, 0x4d, 0x73, 0x67, 0x12, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x53, 0x65, 0x6e, 0x64,
  1344. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x53, 0x65,
  1345. 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x2f, 0x70,
  1346. 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1347. }
  1348. var (
  1349. file_pb_cmd_proto_rawDescOnce sync.Once
  1350. file_pb_cmd_proto_rawDescData = file_pb_cmd_proto_rawDesc
  1351. )
  1352. func file_pb_cmd_proto_rawDescGZIP() []byte {
  1353. file_pb_cmd_proto_rawDescOnce.Do(func() {
  1354. file_pb_cmd_proto_rawDescData = protoimpl.X.CompressGZIP(file_pb_cmd_proto_rawDescData)
  1355. })
  1356. return file_pb_cmd_proto_rawDescData
  1357. }
  1358. var file_pb_cmd_proto_msgTypes = make([]protoimpl.MessageInfo, 23)
  1359. var file_pb_cmd_proto_goTypes = []interface{}{
  1360. (*CmdResp)(nil), // 0: pb.CmdResp
  1361. (*PlayerFetchCsInfoReq)(nil), // 1: pb.PlayerFetchCsInfoReq
  1362. (*PlayerFetchCsInfoResp)(nil), // 2: pb.PlayerFetchCsInfoResp
  1363. (*PlayerFetchHistoryMsgReq)(nil), // 3: pb.PlayerFetchHistoryMsgReq
  1364. (*PlayerFetchHistoryMsgResp)(nil), // 4: pb.PlayerFetchHistoryMsgResp
  1365. (*PlayerFetchMsgReq)(nil), // 5: pb.PlayerFetchMsgReq
  1366. (*PlayerFetchMsgResp)(nil), // 6: pb.PlayerFetchMsgResp
  1367. (*PlayerSendMsgReq)(nil), // 7: pb.PlayerSendMsgReq
  1368. (*PlayerSendMsgResp)(nil), // 8: pb.PlayerSendMsgResp
  1369. (*PlayerDisconnectReq)(nil), // 9: pb.PlayerDisconnectReq
  1370. (*PlayerDisconnectResp)(nil), // 10: pb.PlayerDisconnectResp
  1371. (*CsFetchPlayerQueueReq)(nil), // 11: pb.CsFetchPlayerQueueReq
  1372. (*CsFetchPlayerQueueResp)(nil), // 12: pb.CsFetchPlayerQueueResp
  1373. (*CsConnectPlayerReq)(nil), // 13: pb.CsConnectPlayerReq
  1374. (*CsConnectPlayerResp)(nil), // 14: pb.CsConnectPlayerResp
  1375. (*CsFetchHistoryChatReq)(nil), // 15: pb.CsFetchHistoryChatReq
  1376. (*CsFetchHistoryChatResp)(nil), // 16: pb.CsFetchHistoryChatResp
  1377. (*CsFetchHistoryMsgReq)(nil), // 17: pb.CsFetchHistoryMsgReq
  1378. (*CsFetchHistoryMsgResp)(nil), // 18: pb.CsFetchHistoryMsgResp
  1379. (*CsFetchMsgReq)(nil), // 19: pb.CsFetchMsgReq
  1380. (*CsFetchMsgResp)(nil), // 20: pb.CsFetchMsgResp
  1381. (*CsSendMsgReq)(nil), // 21: pb.CsSendMsgReq
  1382. (*CsSendMsgResp)(nil), // 22: pb.CsSendMsgResp
  1383. (*structpb.Struct)(nil), // 23: google.protobuf.Struct
  1384. (*structpb.ListValue)(nil), // 24: google.protobuf.ListValue
  1385. }
  1386. var file_pb_cmd_proto_depIdxs = []int32{
  1387. 23, // 0: pb.CmdResp.data:type_name -> google.protobuf.Struct
  1388. 24, // 1: pb.PlayerFetchHistoryMsgResp.list:type_name -> google.protobuf.ListValue
  1389. 24, // 2: pb.PlayerFetchMsgResp.list:type_name -> google.protobuf.ListValue
  1390. 24, // 3: pb.CsFetchPlayerQueueResp.list:type_name -> google.protobuf.ListValue
  1391. 24, // 4: pb.CsFetchHistoryChatResp.list:type_name -> google.protobuf.ListValue
  1392. 24, // 5: pb.CsFetchHistoryMsgResp.list:type_name -> google.protobuf.ListValue
  1393. 24, // 6: pb.CsFetchMsgResp.list:type_name -> google.protobuf.ListValue
  1394. 1, // 7: pb.Cmd.playerFetchCsInfo:input_type -> pb.PlayerFetchCsInfoReq
  1395. 3, // 8: pb.Cmd.playerFetchHistoryMsg:input_type -> pb.PlayerFetchHistoryMsgReq
  1396. 5, // 9: pb.Cmd.playerFetchMsg:input_type -> pb.PlayerFetchMsgReq
  1397. 7, // 10: pb.Cmd.playerSendMsg:input_type -> pb.PlayerSendMsgReq
  1398. 9, // 11: pb.Cmd.playerDisconnect:input_type -> pb.PlayerDisconnectReq
  1399. 11, // 12: pb.Cmd.csFetchPlayerQueue:input_type -> pb.CsFetchPlayerQueueReq
  1400. 13, // 13: pb.Cmd.csConnectPlayer:input_type -> pb.CsConnectPlayerReq
  1401. 15, // 14: pb.Cmd.csFetchHistoryChat:input_type -> pb.CsFetchHistoryChatReq
  1402. 17, // 15: pb.Cmd.csFetchHistoryMsg:input_type -> pb.CsFetchHistoryMsgReq
  1403. 19, // 16: pb.Cmd.csFetchMsg:input_type -> pb.CsFetchMsgReq
  1404. 21, // 17: pb.Cmd.csSendMsg:input_type -> pb.CsSendMsgReq
  1405. 2, // 18: pb.Cmd.playerFetchCsInfo:output_type -> pb.PlayerFetchCsInfoResp
  1406. 4, // 19: pb.Cmd.playerFetchHistoryMsg:output_type -> pb.PlayerFetchHistoryMsgResp
  1407. 6, // 20: pb.Cmd.playerFetchMsg:output_type -> pb.PlayerFetchMsgResp
  1408. 8, // 21: pb.Cmd.playerSendMsg:output_type -> pb.PlayerSendMsgResp
  1409. 10, // 22: pb.Cmd.playerDisconnect:output_type -> pb.PlayerDisconnectResp
  1410. 12, // 23: pb.Cmd.csFetchPlayerQueue:output_type -> pb.CsFetchPlayerQueueResp
  1411. 14, // 24: pb.Cmd.csConnectPlayer:output_type -> pb.CsConnectPlayerResp
  1412. 16, // 25: pb.Cmd.csFetchHistoryChat:output_type -> pb.CsFetchHistoryChatResp
  1413. 18, // 26: pb.Cmd.csFetchHistoryMsg:output_type -> pb.CsFetchHistoryMsgResp
  1414. 20, // 27: pb.Cmd.csFetchMsg:output_type -> pb.CsFetchMsgResp
  1415. 22, // 28: pb.Cmd.csSendMsg:output_type -> pb.CsSendMsgResp
  1416. 18, // [18:29] is the sub-list for method output_type
  1417. 7, // [7:18] is the sub-list for method input_type
  1418. 7, // [7:7] is the sub-list for extension type_name
  1419. 7, // [7:7] is the sub-list for extension extendee
  1420. 0, // [0:7] is the sub-list for field type_name
  1421. }
  1422. func init() { file_pb_cmd_proto_init() }
  1423. func file_pb_cmd_proto_init() {
  1424. if File_pb_cmd_proto != nil {
  1425. return
  1426. }
  1427. if !protoimpl.UnsafeEnabled {
  1428. file_pb_cmd_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1429. switch v := v.(*CmdResp); i {
  1430. case 0:
  1431. return &v.state
  1432. case 1:
  1433. return &v.sizeCache
  1434. case 2:
  1435. return &v.unknownFields
  1436. default:
  1437. return nil
  1438. }
  1439. }
  1440. file_pb_cmd_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1441. switch v := v.(*PlayerFetchCsInfoReq); i {
  1442. case 0:
  1443. return &v.state
  1444. case 1:
  1445. return &v.sizeCache
  1446. case 2:
  1447. return &v.unknownFields
  1448. default:
  1449. return nil
  1450. }
  1451. }
  1452. file_pb_cmd_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1453. switch v := v.(*PlayerFetchCsInfoResp); i {
  1454. case 0:
  1455. return &v.state
  1456. case 1:
  1457. return &v.sizeCache
  1458. case 2:
  1459. return &v.unknownFields
  1460. default:
  1461. return nil
  1462. }
  1463. }
  1464. file_pb_cmd_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1465. switch v := v.(*PlayerFetchHistoryMsgReq); i {
  1466. case 0:
  1467. return &v.state
  1468. case 1:
  1469. return &v.sizeCache
  1470. case 2:
  1471. return &v.unknownFields
  1472. default:
  1473. return nil
  1474. }
  1475. }
  1476. file_pb_cmd_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1477. switch v := v.(*PlayerFetchHistoryMsgResp); i {
  1478. case 0:
  1479. return &v.state
  1480. case 1:
  1481. return &v.sizeCache
  1482. case 2:
  1483. return &v.unknownFields
  1484. default:
  1485. return nil
  1486. }
  1487. }
  1488. file_pb_cmd_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1489. switch v := v.(*PlayerFetchMsgReq); i {
  1490. case 0:
  1491. return &v.state
  1492. case 1:
  1493. return &v.sizeCache
  1494. case 2:
  1495. return &v.unknownFields
  1496. default:
  1497. return nil
  1498. }
  1499. }
  1500. file_pb_cmd_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1501. switch v := v.(*PlayerFetchMsgResp); i {
  1502. case 0:
  1503. return &v.state
  1504. case 1:
  1505. return &v.sizeCache
  1506. case 2:
  1507. return &v.unknownFields
  1508. default:
  1509. return nil
  1510. }
  1511. }
  1512. file_pb_cmd_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1513. switch v := v.(*PlayerSendMsgReq); i {
  1514. case 0:
  1515. return &v.state
  1516. case 1:
  1517. return &v.sizeCache
  1518. case 2:
  1519. return &v.unknownFields
  1520. default:
  1521. return nil
  1522. }
  1523. }
  1524. file_pb_cmd_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1525. switch v := v.(*PlayerSendMsgResp); i {
  1526. case 0:
  1527. return &v.state
  1528. case 1:
  1529. return &v.sizeCache
  1530. case 2:
  1531. return &v.unknownFields
  1532. default:
  1533. return nil
  1534. }
  1535. }
  1536. file_pb_cmd_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1537. switch v := v.(*PlayerDisconnectReq); i {
  1538. case 0:
  1539. return &v.state
  1540. case 1:
  1541. return &v.sizeCache
  1542. case 2:
  1543. return &v.unknownFields
  1544. default:
  1545. return nil
  1546. }
  1547. }
  1548. file_pb_cmd_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1549. switch v := v.(*PlayerDisconnectResp); i {
  1550. case 0:
  1551. return &v.state
  1552. case 1:
  1553. return &v.sizeCache
  1554. case 2:
  1555. return &v.unknownFields
  1556. default:
  1557. return nil
  1558. }
  1559. }
  1560. file_pb_cmd_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1561. switch v := v.(*CsFetchPlayerQueueReq); i {
  1562. case 0:
  1563. return &v.state
  1564. case 1:
  1565. return &v.sizeCache
  1566. case 2:
  1567. return &v.unknownFields
  1568. default:
  1569. return nil
  1570. }
  1571. }
  1572. file_pb_cmd_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1573. switch v := v.(*CsFetchPlayerQueueResp); i {
  1574. case 0:
  1575. return &v.state
  1576. case 1:
  1577. return &v.sizeCache
  1578. case 2:
  1579. return &v.unknownFields
  1580. default:
  1581. return nil
  1582. }
  1583. }
  1584. file_pb_cmd_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1585. switch v := v.(*CsConnectPlayerReq); i {
  1586. case 0:
  1587. return &v.state
  1588. case 1:
  1589. return &v.sizeCache
  1590. case 2:
  1591. return &v.unknownFields
  1592. default:
  1593. return nil
  1594. }
  1595. }
  1596. file_pb_cmd_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1597. switch v := v.(*CsConnectPlayerResp); i {
  1598. case 0:
  1599. return &v.state
  1600. case 1:
  1601. return &v.sizeCache
  1602. case 2:
  1603. return &v.unknownFields
  1604. default:
  1605. return nil
  1606. }
  1607. }
  1608. file_pb_cmd_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1609. switch v := v.(*CsFetchHistoryChatReq); i {
  1610. case 0:
  1611. return &v.state
  1612. case 1:
  1613. return &v.sizeCache
  1614. case 2:
  1615. return &v.unknownFields
  1616. default:
  1617. return nil
  1618. }
  1619. }
  1620. file_pb_cmd_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1621. switch v := v.(*CsFetchHistoryChatResp); i {
  1622. case 0:
  1623. return &v.state
  1624. case 1:
  1625. return &v.sizeCache
  1626. case 2:
  1627. return &v.unknownFields
  1628. default:
  1629. return nil
  1630. }
  1631. }
  1632. file_pb_cmd_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  1633. switch v := v.(*CsFetchHistoryMsgReq); i {
  1634. case 0:
  1635. return &v.state
  1636. case 1:
  1637. return &v.sizeCache
  1638. case 2:
  1639. return &v.unknownFields
  1640. default:
  1641. return nil
  1642. }
  1643. }
  1644. file_pb_cmd_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  1645. switch v := v.(*CsFetchHistoryMsgResp); i {
  1646. case 0:
  1647. return &v.state
  1648. case 1:
  1649. return &v.sizeCache
  1650. case 2:
  1651. return &v.unknownFields
  1652. default:
  1653. return nil
  1654. }
  1655. }
  1656. file_pb_cmd_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  1657. switch v := v.(*CsFetchMsgReq); i {
  1658. case 0:
  1659. return &v.state
  1660. case 1:
  1661. return &v.sizeCache
  1662. case 2:
  1663. return &v.unknownFields
  1664. default:
  1665. return nil
  1666. }
  1667. }
  1668. file_pb_cmd_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  1669. switch v := v.(*CsFetchMsgResp); i {
  1670. case 0:
  1671. return &v.state
  1672. case 1:
  1673. return &v.sizeCache
  1674. case 2:
  1675. return &v.unknownFields
  1676. default:
  1677. return nil
  1678. }
  1679. }
  1680. file_pb_cmd_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  1681. switch v := v.(*CsSendMsgReq); i {
  1682. case 0:
  1683. return &v.state
  1684. case 1:
  1685. return &v.sizeCache
  1686. case 2:
  1687. return &v.unknownFields
  1688. default:
  1689. return nil
  1690. }
  1691. }
  1692. file_pb_cmd_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  1693. switch v := v.(*CsSendMsgResp); i {
  1694. case 0:
  1695. return &v.state
  1696. case 1:
  1697. return &v.sizeCache
  1698. case 2:
  1699. return &v.unknownFields
  1700. default:
  1701. return nil
  1702. }
  1703. }
  1704. }
  1705. type x struct{}
  1706. out := protoimpl.TypeBuilder{
  1707. File: protoimpl.DescBuilder{
  1708. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1709. RawDescriptor: file_pb_cmd_proto_rawDesc,
  1710. NumEnums: 0,
  1711. NumMessages: 23,
  1712. NumExtensions: 0,
  1713. NumServices: 1,
  1714. },
  1715. GoTypes: file_pb_cmd_proto_goTypes,
  1716. DependencyIndexes: file_pb_cmd_proto_depIdxs,
  1717. MessageInfos: file_pb_cmd_proto_msgTypes,
  1718. }.Build()
  1719. File_pb_cmd_proto = out.File
  1720. file_pb_cmd_proto_rawDesc = nil
  1721. file_pb_cmd_proto_goTypes = nil
  1722. file_pb_cmd_proto_depIdxs = nil
  1723. }