account.pb.go 54 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.26.0-devel
  4. // protoc v3.15.8
  5. // source: account.proto
  6. package account
  7. import (
  8. common "git.ikuban.com/server/pw-protobuf/api/common"
  9. _ "google.golang.org/genproto/googleapis/api/annotations"
  10. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  11. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  12. emptypb "google.golang.org/protobuf/types/known/emptypb"
  13. reflect "reflect"
  14. sync "sync"
  15. )
  16. const (
  17. // Verify that this generated code is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  19. // Verify that runtime/protoimpl is sufficiently up-to-date.
  20. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  21. )
  22. type GetIdentifyByAccountIDRequest struct {
  23. state protoimpl.MessageState
  24. sizeCache protoimpl.SizeCache
  25. unknownFields protoimpl.UnknownFields
  26. AccountId int64 `protobuf:"varint,1,opt,name=accountId,proto3" json:"accountId"`
  27. }
  28. func (x *GetIdentifyByAccountIDRequest) Reset() {
  29. *x = GetIdentifyByAccountIDRequest{}
  30. if protoimpl.UnsafeEnabled {
  31. mi := &file_account_proto_msgTypes[0]
  32. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  33. ms.StoreMessageInfo(mi)
  34. }
  35. }
  36. func (x *GetIdentifyByAccountIDRequest) String() string {
  37. return protoimpl.X.MessageStringOf(x)
  38. }
  39. func (*GetIdentifyByAccountIDRequest) ProtoMessage() {}
  40. func (x *GetIdentifyByAccountIDRequest) ProtoReflect() protoreflect.Message {
  41. mi := &file_account_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 GetIdentifyByAccountIDRequest.ProtoReflect.Descriptor instead.
  52. func (*GetIdentifyByAccountIDRequest) Descriptor() ([]byte, []int) {
  53. return file_account_proto_rawDescGZIP(), []int{0}
  54. }
  55. func (x *GetIdentifyByAccountIDRequest) GetAccountId() int64 {
  56. if x != nil {
  57. return x.AccountId
  58. }
  59. return 0
  60. }
  61. type GetIdentifyByAccountIDReply struct {
  62. state protoimpl.MessageState
  63. sizeCache protoimpl.SizeCache
  64. unknownFields protoimpl.UnknownFields
  65. OpenId string `protobuf:"bytes,1,opt,name=openId,proto3" json:"openId"`
  66. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid"`
  67. }
  68. func (x *GetIdentifyByAccountIDReply) Reset() {
  69. *x = GetIdentifyByAccountIDReply{}
  70. if protoimpl.UnsafeEnabled {
  71. mi := &file_account_proto_msgTypes[1]
  72. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  73. ms.StoreMessageInfo(mi)
  74. }
  75. }
  76. func (x *GetIdentifyByAccountIDReply) String() string {
  77. return protoimpl.X.MessageStringOf(x)
  78. }
  79. func (*GetIdentifyByAccountIDReply) ProtoMessage() {}
  80. func (x *GetIdentifyByAccountIDReply) ProtoReflect() protoreflect.Message {
  81. mi := &file_account_proto_msgTypes[1]
  82. if protoimpl.UnsafeEnabled && x != nil {
  83. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  84. if ms.LoadMessageInfo() == nil {
  85. ms.StoreMessageInfo(mi)
  86. }
  87. return ms
  88. }
  89. return mi.MessageOf(x)
  90. }
  91. // Deprecated: Use GetIdentifyByAccountIDReply.ProtoReflect.Descriptor instead.
  92. func (*GetIdentifyByAccountIDReply) Descriptor() ([]byte, []int) {
  93. return file_account_proto_rawDescGZIP(), []int{1}
  94. }
  95. func (x *GetIdentifyByAccountIDReply) GetOpenId() string {
  96. if x != nil {
  97. return x.OpenId
  98. }
  99. return ""
  100. }
  101. func (x *GetIdentifyByAccountIDReply) GetAppid() string {
  102. if x != nil {
  103. return x.Appid
  104. }
  105. return ""
  106. }
  107. type CheckTextRequest struct {
  108. state protoimpl.MessageState
  109. sizeCache protoimpl.SizeCache
  110. unknownFields protoimpl.UnknownFields
  111. Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text"` // 待审核的文本
  112. }
  113. func (x *CheckTextRequest) Reset() {
  114. *x = CheckTextRequest{}
  115. if protoimpl.UnsafeEnabled {
  116. mi := &file_account_proto_msgTypes[2]
  117. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  118. ms.StoreMessageInfo(mi)
  119. }
  120. }
  121. func (x *CheckTextRequest) String() string {
  122. return protoimpl.X.MessageStringOf(x)
  123. }
  124. func (*CheckTextRequest) ProtoMessage() {}
  125. func (x *CheckTextRequest) ProtoReflect() protoreflect.Message {
  126. mi := &file_account_proto_msgTypes[2]
  127. if protoimpl.UnsafeEnabled && x != nil {
  128. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  129. if ms.LoadMessageInfo() == nil {
  130. ms.StoreMessageInfo(mi)
  131. }
  132. return ms
  133. }
  134. return mi.MessageOf(x)
  135. }
  136. // Deprecated: Use CheckTextRequest.ProtoReflect.Descriptor instead.
  137. func (*CheckTextRequest) Descriptor() ([]byte, []int) {
  138. return file_account_proto_rawDescGZIP(), []int{2}
  139. }
  140. func (x *CheckTextRequest) GetText() string {
  141. if x != nil {
  142. return x.Text
  143. }
  144. return ""
  145. }
  146. type CheckTextReply struct {
  147. state protoimpl.MessageState
  148. sizeCache protoimpl.SizeCache
  149. unknownFields protoimpl.UnknownFields
  150. IsPass bool `protobuf:"varint,1,opt,name=isPass,proto3" json:"isPass"` // 是否通过
  151. }
  152. func (x *CheckTextReply) Reset() {
  153. *x = CheckTextReply{}
  154. if protoimpl.UnsafeEnabled {
  155. mi := &file_account_proto_msgTypes[3]
  156. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  157. ms.StoreMessageInfo(mi)
  158. }
  159. }
  160. func (x *CheckTextReply) String() string {
  161. return protoimpl.X.MessageStringOf(x)
  162. }
  163. func (*CheckTextReply) ProtoMessage() {}
  164. func (x *CheckTextReply) ProtoReflect() protoreflect.Message {
  165. mi := &file_account_proto_msgTypes[3]
  166. if protoimpl.UnsafeEnabled && x != nil {
  167. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  168. if ms.LoadMessageInfo() == nil {
  169. ms.StoreMessageInfo(mi)
  170. }
  171. return ms
  172. }
  173. return mi.MessageOf(x)
  174. }
  175. // Deprecated: Use CheckTextReply.ProtoReflect.Descriptor instead.
  176. func (*CheckTextReply) Descriptor() ([]byte, []int) {
  177. return file_account_proto_rawDescGZIP(), []int{3}
  178. }
  179. func (x *CheckTextReply) GetIsPass() bool {
  180. if x != nil {
  181. return x.IsPass
  182. }
  183. return false
  184. }
  185. type MediaID struct {
  186. state protoimpl.MessageState
  187. sizeCache protoimpl.SizeCache
  188. unknownFields protoimpl.UnknownFields
  189. MediaId string `protobuf:"bytes,1,opt,name=mediaId,proto3" json:"mediaId"`
  190. }
  191. func (x *MediaID) Reset() {
  192. *x = MediaID{}
  193. if protoimpl.UnsafeEnabled {
  194. mi := &file_account_proto_msgTypes[4]
  195. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  196. ms.StoreMessageInfo(mi)
  197. }
  198. }
  199. func (x *MediaID) String() string {
  200. return protoimpl.X.MessageStringOf(x)
  201. }
  202. func (*MediaID) ProtoMessage() {}
  203. func (x *MediaID) ProtoReflect() protoreflect.Message {
  204. mi := &file_account_proto_msgTypes[4]
  205. if protoimpl.UnsafeEnabled && x != nil {
  206. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  207. if ms.LoadMessageInfo() == nil {
  208. ms.StoreMessageInfo(mi)
  209. }
  210. return ms
  211. }
  212. return mi.MessageOf(x)
  213. }
  214. // Deprecated: Use MediaID.ProtoReflect.Descriptor instead.
  215. func (*MediaID) Descriptor() ([]byte, []int) {
  216. return file_account_proto_rawDescGZIP(), []int{4}
  217. }
  218. func (x *MediaID) GetMediaId() string {
  219. if x != nil {
  220. return x.MediaId
  221. }
  222. return ""
  223. }
  224. type MaterialLink struct {
  225. state protoimpl.MessageState
  226. sizeCache protoimpl.SizeCache
  227. unknownFields protoimpl.UnknownFields
  228. Link string `protobuf:"bytes,1,opt,name=link,proto3" json:"link"`
  229. }
  230. func (x *MaterialLink) Reset() {
  231. *x = MaterialLink{}
  232. if protoimpl.UnsafeEnabled {
  233. mi := &file_account_proto_msgTypes[5]
  234. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  235. ms.StoreMessageInfo(mi)
  236. }
  237. }
  238. func (x *MaterialLink) String() string {
  239. return protoimpl.X.MessageStringOf(x)
  240. }
  241. func (*MaterialLink) ProtoMessage() {}
  242. func (x *MaterialLink) ProtoReflect() protoreflect.Message {
  243. mi := &file_account_proto_msgTypes[5]
  244. if protoimpl.UnsafeEnabled && x != nil {
  245. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  246. if ms.LoadMessageInfo() == nil {
  247. ms.StoreMessageInfo(mi)
  248. }
  249. return ms
  250. }
  251. return mi.MessageOf(x)
  252. }
  253. // Deprecated: Use MaterialLink.ProtoReflect.Descriptor instead.
  254. func (*MaterialLink) Descriptor() ([]byte, []int) {
  255. return file_account_proto_rawDescGZIP(), []int{5}
  256. }
  257. func (x *MaterialLink) GetLink() string {
  258. if x != nil {
  259. return x.Link
  260. }
  261. return ""
  262. }
  263. type RandomNicknameReply struct {
  264. state protoimpl.MessageState
  265. sizeCache protoimpl.SizeCache
  266. unknownFields protoimpl.UnknownFields
  267. Nickname string `protobuf:"bytes,1,opt,name=nickname,proto3" json:"nickname"`
  268. }
  269. func (x *RandomNicknameReply) Reset() {
  270. *x = RandomNicknameReply{}
  271. if protoimpl.UnsafeEnabled {
  272. mi := &file_account_proto_msgTypes[6]
  273. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  274. ms.StoreMessageInfo(mi)
  275. }
  276. }
  277. func (x *RandomNicknameReply) String() string {
  278. return protoimpl.X.MessageStringOf(x)
  279. }
  280. func (*RandomNicknameReply) ProtoMessage() {}
  281. func (x *RandomNicknameReply) ProtoReflect() protoreflect.Message {
  282. mi := &file_account_proto_msgTypes[6]
  283. if protoimpl.UnsafeEnabled && x != nil {
  284. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  285. if ms.LoadMessageInfo() == nil {
  286. ms.StoreMessageInfo(mi)
  287. }
  288. return ms
  289. }
  290. return mi.MessageOf(x)
  291. }
  292. // Deprecated: Use RandomNicknameReply.ProtoReflect.Descriptor instead.
  293. func (*RandomNicknameReply) Descriptor() ([]byte, []int) {
  294. return file_account_proto_rawDescGZIP(), []int{6}
  295. }
  296. func (x *RandomNicknameReply) GetNickname() string {
  297. if x != nil {
  298. return x.Nickname
  299. }
  300. return ""
  301. }
  302. type RandomAvatarReply struct {
  303. state protoimpl.MessageState
  304. sizeCache protoimpl.SizeCache
  305. unknownFields protoimpl.UnknownFields
  306. AvatarUrl string `protobuf:"bytes,1,opt,name=avatarUrl,proto3" json:"avatarUrl"`
  307. }
  308. func (x *RandomAvatarReply) Reset() {
  309. *x = RandomAvatarReply{}
  310. if protoimpl.UnsafeEnabled {
  311. mi := &file_account_proto_msgTypes[7]
  312. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  313. ms.StoreMessageInfo(mi)
  314. }
  315. }
  316. func (x *RandomAvatarReply) String() string {
  317. return protoimpl.X.MessageStringOf(x)
  318. }
  319. func (*RandomAvatarReply) ProtoMessage() {}
  320. func (x *RandomAvatarReply) ProtoReflect() protoreflect.Message {
  321. mi := &file_account_proto_msgTypes[7]
  322. if protoimpl.UnsafeEnabled && x != nil {
  323. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  324. if ms.LoadMessageInfo() == nil {
  325. ms.StoreMessageInfo(mi)
  326. }
  327. return ms
  328. }
  329. return mi.MessageOf(x)
  330. }
  331. // Deprecated: Use RandomAvatarReply.ProtoReflect.Descriptor instead.
  332. func (*RandomAvatarReply) Descriptor() ([]byte, []int) {
  333. return file_account_proto_rawDescGZIP(), []int{7}
  334. }
  335. func (x *RandomAvatarReply) GetAvatarUrl() string {
  336. if x != nil {
  337. return x.AvatarUrl
  338. }
  339. return ""
  340. }
  341. type RandomAvatarListReply struct {
  342. state protoimpl.MessageState
  343. sizeCache protoimpl.SizeCache
  344. unknownFields protoimpl.UnknownFields
  345. List []string `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  346. }
  347. func (x *RandomAvatarListReply) Reset() {
  348. *x = RandomAvatarListReply{}
  349. if protoimpl.UnsafeEnabled {
  350. mi := &file_account_proto_msgTypes[8]
  351. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  352. ms.StoreMessageInfo(mi)
  353. }
  354. }
  355. func (x *RandomAvatarListReply) String() string {
  356. return protoimpl.X.MessageStringOf(x)
  357. }
  358. func (*RandomAvatarListReply) ProtoMessage() {}
  359. func (x *RandomAvatarListReply) ProtoReflect() protoreflect.Message {
  360. mi := &file_account_proto_msgTypes[8]
  361. if protoimpl.UnsafeEnabled && x != nil {
  362. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  363. if ms.LoadMessageInfo() == nil {
  364. ms.StoreMessageInfo(mi)
  365. }
  366. return ms
  367. }
  368. return mi.MessageOf(x)
  369. }
  370. // Deprecated: Use RandomAvatarListReply.ProtoReflect.Descriptor instead.
  371. func (*RandomAvatarListReply) Descriptor() ([]byte, []int) {
  372. return file_account_proto_rawDescGZIP(), []int{8}
  373. }
  374. func (x *RandomAvatarListReply) GetList() []string {
  375. if x != nil {
  376. return x.List
  377. }
  378. return nil
  379. }
  380. type OpenIDAndAppIDRequest struct {
  381. state protoimpl.MessageState
  382. sizeCache protoimpl.SizeCache
  383. unknownFields protoimpl.UnknownFields
  384. OpenId string `protobuf:"bytes,1,opt,name=openId,proto3" json:"openId"`
  385. AppId string `protobuf:"bytes,2,opt,name=appId,proto3" json:"appId"`
  386. }
  387. func (x *OpenIDAndAppIDRequest) Reset() {
  388. *x = OpenIDAndAppIDRequest{}
  389. if protoimpl.UnsafeEnabled {
  390. mi := &file_account_proto_msgTypes[9]
  391. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  392. ms.StoreMessageInfo(mi)
  393. }
  394. }
  395. func (x *OpenIDAndAppIDRequest) String() string {
  396. return protoimpl.X.MessageStringOf(x)
  397. }
  398. func (*OpenIDAndAppIDRequest) ProtoMessage() {}
  399. func (x *OpenIDAndAppIDRequest) ProtoReflect() protoreflect.Message {
  400. mi := &file_account_proto_msgTypes[9]
  401. if protoimpl.UnsafeEnabled && x != nil {
  402. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  403. if ms.LoadMessageInfo() == nil {
  404. ms.StoreMessageInfo(mi)
  405. }
  406. return ms
  407. }
  408. return mi.MessageOf(x)
  409. }
  410. // Deprecated: Use OpenIDAndAppIDRequest.ProtoReflect.Descriptor instead.
  411. func (*OpenIDAndAppIDRequest) Descriptor() ([]byte, []int) {
  412. return file_account_proto_rawDescGZIP(), []int{9}
  413. }
  414. func (x *OpenIDAndAppIDRequest) GetOpenId() string {
  415. if x != nil {
  416. return x.OpenId
  417. }
  418. return ""
  419. }
  420. func (x *OpenIDAndAppIDRequest) GetAppId() string {
  421. if x != nil {
  422. return x.AppId
  423. }
  424. return ""
  425. }
  426. type IdentityInfo struct {
  427. state protoimpl.MessageState
  428. sizeCache protoimpl.SizeCache
  429. unknownFields protoimpl.UnknownFields
  430. Pid string `protobuf:"bytes,1,opt,name=pid,proto3" json:"pid"`
  431. }
  432. func (x *IdentityInfo) Reset() {
  433. *x = IdentityInfo{}
  434. if protoimpl.UnsafeEnabled {
  435. mi := &file_account_proto_msgTypes[10]
  436. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  437. ms.StoreMessageInfo(mi)
  438. }
  439. }
  440. func (x *IdentityInfo) String() string {
  441. return protoimpl.X.MessageStringOf(x)
  442. }
  443. func (*IdentityInfo) ProtoMessage() {}
  444. func (x *IdentityInfo) ProtoReflect() protoreflect.Message {
  445. mi := &file_account_proto_msgTypes[10]
  446. if protoimpl.UnsafeEnabled && x != nil {
  447. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  448. if ms.LoadMessageInfo() == nil {
  449. ms.StoreMessageInfo(mi)
  450. }
  451. return ms
  452. }
  453. return mi.MessageOf(x)
  454. }
  455. // Deprecated: Use IdentityInfo.ProtoReflect.Descriptor instead.
  456. func (*IdentityInfo) Descriptor() ([]byte, []int) {
  457. return file_account_proto_rawDescGZIP(), []int{10}
  458. }
  459. func (x *IdentityInfo) GetPid() string {
  460. if x != nil {
  461. return x.Pid
  462. }
  463. return ""
  464. }
  465. type UserInfoDB struct {
  466. state protoimpl.MessageState
  467. sizeCache protoimpl.SizeCache
  468. unknownFields protoimpl.UnknownFields
  469. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  470. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  471. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  472. Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone"` // 手机号
  473. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  474. Credit int64 `protobuf:"varint,6,opt,name=credit,proto3" json:"credit"` // 积分
  475. }
  476. func (x *UserInfoDB) Reset() {
  477. *x = UserInfoDB{}
  478. if protoimpl.UnsafeEnabled {
  479. mi := &file_account_proto_msgTypes[11]
  480. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  481. ms.StoreMessageInfo(mi)
  482. }
  483. }
  484. func (x *UserInfoDB) String() string {
  485. return protoimpl.X.MessageStringOf(x)
  486. }
  487. func (*UserInfoDB) ProtoMessage() {}
  488. func (x *UserInfoDB) ProtoReflect() protoreflect.Message {
  489. mi := &file_account_proto_msgTypes[11]
  490. if protoimpl.UnsafeEnabled && x != nil {
  491. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  492. if ms.LoadMessageInfo() == nil {
  493. ms.StoreMessageInfo(mi)
  494. }
  495. return ms
  496. }
  497. return mi.MessageOf(x)
  498. }
  499. // Deprecated: Use UserInfoDB.ProtoReflect.Descriptor instead.
  500. func (*UserInfoDB) Descriptor() ([]byte, []int) {
  501. return file_account_proto_rawDescGZIP(), []int{11}
  502. }
  503. func (x *UserInfoDB) GetId() string {
  504. if x != nil {
  505. return x.Id
  506. }
  507. return ""
  508. }
  509. func (x *UserInfoDB) GetNickname() string {
  510. if x != nil {
  511. return x.Nickname
  512. }
  513. return ""
  514. }
  515. func (x *UserInfoDB) GetAvatarUrl() string {
  516. if x != nil {
  517. return x.AvatarUrl
  518. }
  519. return ""
  520. }
  521. func (x *UserInfoDB) GetPhone() string {
  522. if x != nil {
  523. return x.Phone
  524. }
  525. return ""
  526. }
  527. func (x *UserInfoDB) GetSex() int64 {
  528. if x != nil {
  529. return x.Sex
  530. }
  531. return 0
  532. }
  533. func (x *UserInfoDB) GetCredit() int64 {
  534. if x != nil {
  535. return x.Credit
  536. }
  537. return 0
  538. }
  539. type PartnerInfoDB struct {
  540. state protoimpl.MessageState
  541. sizeCache protoimpl.SizeCache
  542. unknownFields protoimpl.UnknownFields
  543. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  544. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  545. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  546. Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone"` // 手机号
  547. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  548. Credit int64 `protobuf:"varint,6,opt,name=credit,proto3" json:"credit"` // 积分
  549. }
  550. func (x *PartnerInfoDB) Reset() {
  551. *x = PartnerInfoDB{}
  552. if protoimpl.UnsafeEnabled {
  553. mi := &file_account_proto_msgTypes[12]
  554. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  555. ms.StoreMessageInfo(mi)
  556. }
  557. }
  558. func (x *PartnerInfoDB) String() string {
  559. return protoimpl.X.MessageStringOf(x)
  560. }
  561. func (*PartnerInfoDB) ProtoMessage() {}
  562. func (x *PartnerInfoDB) ProtoReflect() protoreflect.Message {
  563. mi := &file_account_proto_msgTypes[12]
  564. if protoimpl.UnsafeEnabled && x != nil {
  565. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  566. if ms.LoadMessageInfo() == nil {
  567. ms.StoreMessageInfo(mi)
  568. }
  569. return ms
  570. }
  571. return mi.MessageOf(x)
  572. }
  573. // Deprecated: Use PartnerInfoDB.ProtoReflect.Descriptor instead.
  574. func (*PartnerInfoDB) Descriptor() ([]byte, []int) {
  575. return file_account_proto_rawDescGZIP(), []int{12}
  576. }
  577. func (x *PartnerInfoDB) GetId() string {
  578. if x != nil {
  579. return x.Id
  580. }
  581. return ""
  582. }
  583. func (x *PartnerInfoDB) GetNickname() string {
  584. if x != nil {
  585. return x.Nickname
  586. }
  587. return ""
  588. }
  589. func (x *PartnerInfoDB) GetAvatarUrl() string {
  590. if x != nil {
  591. return x.AvatarUrl
  592. }
  593. return ""
  594. }
  595. func (x *PartnerInfoDB) GetPhone() string {
  596. if x != nil {
  597. return x.Phone
  598. }
  599. return ""
  600. }
  601. func (x *PartnerInfoDB) GetSex() int64 {
  602. if x != nil {
  603. return x.Sex
  604. }
  605. return 0
  606. }
  607. func (x *PartnerInfoDB) GetCredit() int64 {
  608. if x != nil {
  609. return x.Credit
  610. }
  611. return 0
  612. }
  613. type AuthorizationRequest struct {
  614. state protoimpl.MessageState
  615. sizeCache protoimpl.SizeCache
  616. unknownFields protoimpl.UnknownFields
  617. JsCode string `protobuf:"bytes,1,opt,name=jsCode,proto3" json:"jsCode"`
  618. AppId string `protobuf:"bytes,2,opt,name=appId,proto3" json:"appId"`
  619. Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type"`
  620. FromOpenId string `protobuf:"bytes,4,opt,name=fromOpenId,proto3" json:"fromOpenId"`
  621. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"`
  622. }
  623. func (x *AuthorizationRequest) Reset() {
  624. *x = AuthorizationRequest{}
  625. if protoimpl.UnsafeEnabled {
  626. mi := &file_account_proto_msgTypes[13]
  627. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  628. ms.StoreMessageInfo(mi)
  629. }
  630. }
  631. func (x *AuthorizationRequest) String() string {
  632. return protoimpl.X.MessageStringOf(x)
  633. }
  634. func (*AuthorizationRequest) ProtoMessage() {}
  635. func (x *AuthorizationRequest) ProtoReflect() protoreflect.Message {
  636. mi := &file_account_proto_msgTypes[13]
  637. if protoimpl.UnsafeEnabled && x != nil {
  638. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  639. if ms.LoadMessageInfo() == nil {
  640. ms.StoreMessageInfo(mi)
  641. }
  642. return ms
  643. }
  644. return mi.MessageOf(x)
  645. }
  646. // Deprecated: Use AuthorizationRequest.ProtoReflect.Descriptor instead.
  647. func (*AuthorizationRequest) Descriptor() ([]byte, []int) {
  648. return file_account_proto_rawDescGZIP(), []int{13}
  649. }
  650. func (x *AuthorizationRequest) GetJsCode() string {
  651. if x != nil {
  652. return x.JsCode
  653. }
  654. return ""
  655. }
  656. func (x *AuthorizationRequest) GetAppId() string {
  657. if x != nil {
  658. return x.AppId
  659. }
  660. return ""
  661. }
  662. func (x *AuthorizationRequest) GetType() string {
  663. if x != nil {
  664. return x.Type
  665. }
  666. return ""
  667. }
  668. func (x *AuthorizationRequest) GetFromOpenId() string {
  669. if x != nil {
  670. return x.FromOpenId
  671. }
  672. return ""
  673. }
  674. func (x *AuthorizationRequest) GetSex() int64 {
  675. if x != nil {
  676. return x.Sex
  677. }
  678. return 0
  679. }
  680. type TokenReply struct {
  681. state protoimpl.MessageState
  682. sizeCache protoimpl.SizeCache
  683. unknownFields protoimpl.UnknownFields
  684. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token"`
  685. AppId string `protobuf:"bytes,2,opt,name=appId,proto3" json:"appId"`
  686. }
  687. func (x *TokenReply) Reset() {
  688. *x = TokenReply{}
  689. if protoimpl.UnsafeEnabled {
  690. mi := &file_account_proto_msgTypes[14]
  691. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  692. ms.StoreMessageInfo(mi)
  693. }
  694. }
  695. func (x *TokenReply) String() string {
  696. return protoimpl.X.MessageStringOf(x)
  697. }
  698. func (*TokenReply) ProtoMessage() {}
  699. func (x *TokenReply) ProtoReflect() protoreflect.Message {
  700. mi := &file_account_proto_msgTypes[14]
  701. if protoimpl.UnsafeEnabled && x != nil {
  702. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  703. if ms.LoadMessageInfo() == nil {
  704. ms.StoreMessageInfo(mi)
  705. }
  706. return ms
  707. }
  708. return mi.MessageOf(x)
  709. }
  710. // Deprecated: Use TokenReply.ProtoReflect.Descriptor instead.
  711. func (*TokenReply) Descriptor() ([]byte, []int) {
  712. return file_account_proto_rawDescGZIP(), []int{14}
  713. }
  714. func (x *TokenReply) GetToken() string {
  715. if x != nil {
  716. return x.Token
  717. }
  718. return ""
  719. }
  720. func (x *TokenReply) GetAppId() string {
  721. if x != nil {
  722. return x.AppId
  723. }
  724. return ""
  725. }
  726. type DebugLoginRequest struct {
  727. state protoimpl.MessageState
  728. sizeCache protoimpl.SizeCache
  729. unknownFields protoimpl.UnknownFields
  730. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  731. Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code"`
  732. }
  733. func (x *DebugLoginRequest) Reset() {
  734. *x = DebugLoginRequest{}
  735. if protoimpl.UnsafeEnabled {
  736. mi := &file_account_proto_msgTypes[15]
  737. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  738. ms.StoreMessageInfo(mi)
  739. }
  740. }
  741. func (x *DebugLoginRequest) String() string {
  742. return protoimpl.X.MessageStringOf(x)
  743. }
  744. func (*DebugLoginRequest) ProtoMessage() {}
  745. func (x *DebugLoginRequest) ProtoReflect() protoreflect.Message {
  746. mi := &file_account_proto_msgTypes[15]
  747. if protoimpl.UnsafeEnabled && x != nil {
  748. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  749. if ms.LoadMessageInfo() == nil {
  750. ms.StoreMessageInfo(mi)
  751. }
  752. return ms
  753. }
  754. return mi.MessageOf(x)
  755. }
  756. // Deprecated: Use DebugLoginRequest.ProtoReflect.Descriptor instead.
  757. func (*DebugLoginRequest) Descriptor() ([]byte, []int) {
  758. return file_account_proto_rawDescGZIP(), []int{15}
  759. }
  760. func (x *DebugLoginRequest) GetId() int64 {
  761. if x != nil {
  762. return x.Id
  763. }
  764. return 0
  765. }
  766. func (x *DebugLoginRequest) GetCode() string {
  767. if x != nil {
  768. return x.Code
  769. }
  770. return ""
  771. }
  772. type LoginToken struct {
  773. state protoimpl.MessageState
  774. sizeCache protoimpl.SizeCache
  775. unknownFields protoimpl.UnknownFields
  776. Pid string `protobuf:"bytes,1,opt,name=pid,proto3" json:"pid"`
  777. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type"`
  778. }
  779. func (x *LoginToken) Reset() {
  780. *x = LoginToken{}
  781. if protoimpl.UnsafeEnabled {
  782. mi := &file_account_proto_msgTypes[16]
  783. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  784. ms.StoreMessageInfo(mi)
  785. }
  786. }
  787. func (x *LoginToken) String() string {
  788. return protoimpl.X.MessageStringOf(x)
  789. }
  790. func (*LoginToken) ProtoMessage() {}
  791. func (x *LoginToken) ProtoReflect() protoreflect.Message {
  792. mi := &file_account_proto_msgTypes[16]
  793. if protoimpl.UnsafeEnabled && x != nil {
  794. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  795. if ms.LoadMessageInfo() == nil {
  796. ms.StoreMessageInfo(mi)
  797. }
  798. return ms
  799. }
  800. return mi.MessageOf(x)
  801. }
  802. // Deprecated: Use LoginToken.ProtoReflect.Descriptor instead.
  803. func (*LoginToken) Descriptor() ([]byte, []int) {
  804. return file_account_proto_rawDescGZIP(), []int{16}
  805. }
  806. func (x *LoginToken) GetPid() string {
  807. if x != nil {
  808. return x.Pid
  809. }
  810. return ""
  811. }
  812. func (x *LoginToken) GetType() string {
  813. if x != nil {
  814. return x.Type
  815. }
  816. return ""
  817. }
  818. var File_account_proto protoreflect.FileDescriptor
  819. var file_account_proto_rawDesc = []byte{
  820. 0x0a, 0x0d, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
  821. 0x0b, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x1a, 0x1c, 0x67, 0x6f,
  822. 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74,
  823. 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x61, 0x70, 0x69, 0x2f,
  824. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72,
  825. 0x6f, 0x74, 0x6f, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74,
  826. 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  827. 0x22, 0x3d, 0x0a, 0x1d, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42,
  828. 0x79, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  829. 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x01,
  830. 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x22,
  831. 0x4b, 0x0a, 0x1b, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79,
  832. 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16,
  833. 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  834. 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18,
  835. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x22, 0x26, 0x0a, 0x10,
  836. 0x43, 0x68, 0x65, 0x63, 0x6b, 0x54, 0x65, 0x78, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  837. 0x12, 0x12, 0x0a, 0x04, 0x74, 0x65, 0x78, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  838. 0x74, 0x65, 0x78, 0x74, 0x22, 0x28, 0x0a, 0x0e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x54, 0x65, 0x78,
  839. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x50, 0x61, 0x73, 0x73,
  840. 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x50, 0x61, 0x73, 0x73, 0x22, 0x23,
  841. 0x0a, 0x07, 0x4d, 0x65, 0x64, 0x69, 0x61, 0x49, 0x44, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x64,
  842. 0x69, 0x61, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x64, 0x69,
  843. 0x61, 0x49, 0x64, 0x22, 0x22, 0x0a, 0x0c, 0x4d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x4c,
  844. 0x69, 0x6e, 0x6b, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28,
  845. 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x22, 0x31, 0x0a, 0x13, 0x52, 0x61, 0x6e, 0x64, 0x6f,
  846. 0x6d, 0x4e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1a,
  847. 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  848. 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x31, 0x0a, 0x11, 0x52, 0x61,
  849. 0x6e, 0x64, 0x6f, 0x6d, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  850. 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01,
  851. 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x22, 0x2b, 0x0a,
  852. 0x15, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x4c, 0x69, 0x73,
  853. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01,
  854. 0x20, 0x03, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x45, 0x0a, 0x15, 0x4f, 0x70,
  855. 0x65, 0x6e, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70, 0x70, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75,
  856. 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18, 0x01, 0x20,
  857. 0x01, 0x28, 0x09, 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61,
  858. 0x70, 0x70, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49,
  859. 0x64, 0x22, 0x20, 0x0a, 0x0c, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x49, 0x6e, 0x66,
  860. 0x6f, 0x12, 0x10, 0x0a, 0x03, 0x70, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  861. 0x70, 0x69, 0x64, 0x22, 0x96, 0x01, 0x0a, 0x0a, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f,
  862. 0x44, 0x42, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02,
  863. 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02,
  864. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c,
  865. 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28,
  866. 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x14, 0x0a, 0x05,
  867. 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f,
  868. 0x6e, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52,
  869. 0x03, 0x73, 0x65, 0x78, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x06,
  870. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x22, 0x99, 0x01, 0x0a,
  871. 0x0d, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x44, 0x42, 0x12, 0x0e,
  872. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a,
  873. 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  874. 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76,
  875. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61,
  876. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e,
  877. 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x10,
  878. 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78,
  879. 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03,
  880. 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x22, 0x8a, 0x01, 0x0a, 0x14, 0x41, 0x75, 0x74,
  881. 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  882. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6a, 0x73, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  883. 0x09, 0x52, 0x06, 0x6a, 0x73, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70,
  884. 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12,
  885. 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74,
  886. 0x79, 0x70, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x72, 0x6f, 0x6d, 0x4f, 0x70, 0x65, 0x6e, 0x49,
  887. 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x66, 0x72, 0x6f, 0x6d, 0x4f, 0x70, 0x65,
  888. 0x6e, 0x49, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03,
  889. 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x38, 0x0a, 0x0a, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65,
  890. 0x70, 0x6c, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01,
  891. 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70,
  892. 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x22,
  893. 0x37, 0x0a, 0x11, 0x44, 0x65, 0x62, 0x75, 0x67, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71,
  894. 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  895. 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01,
  896. 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x22, 0x32, 0x0a, 0x0a, 0x4c, 0x6f, 0x67, 0x69,
  897. 0x6e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x70, 0x69, 0x64, 0x18, 0x01, 0x20,
  898. 0x01, 0x28, 0x09, 0x52, 0x03, 0x70, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65,
  899. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x32, 0xae, 0x0e, 0x0a,
  900. 0x07, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x62, 0x0a, 0x0a, 0x44, 0x65, 0x62, 0x75,
  901. 0x67, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63,
  902. 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x44, 0x65, 0x62, 0x75, 0x67, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x52,
  903. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63,
  904. 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  905. 0x1b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x15, 0x22, 0x10, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6c, 0x6f,
  906. 0x67, 0x69, 0x6e, 0x2f, 0x64, 0x65, 0x62, 0x75, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x0d,
  907. 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x21, 0x2e,
  908. 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x41, 0x75, 0x74, 0x68,
  909. 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  910. 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x54,
  911. 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  912. 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x2f, 0x61, 0x75,
  913. 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x6e,
  914. 0x0a, 0x0e, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65,
  915. 0x12, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65,
  916. 0x78, 0x52, 0x65, 0x71, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75,
  917. 0x6e, 0x74, 0x2e, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d,
  918. 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x26, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b,
  919. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x72, 0x61, 0x6e, 0x64,
  920. 0x6f, 0x6d, 0x2f, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x68,
  921. 0x0a, 0x0c, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x12,
  922. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52,
  923. 0x65, 0x71, 0x1a, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  924. 0x2e, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52, 0x65, 0x70,
  925. 0x6c, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69,
  926. 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x2f, 0x61,
  927. 0x76, 0x61, 0x74, 0x61, 0x72, 0x3a, 0x01, 0x2a, 0x12, 0x4c, 0x0a, 0x10, 0x52, 0x61, 0x6e, 0x64,
  928. 0x6f, 0x6d, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x12, 0x2e, 0x61,
  929. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71,
  930. 0x1a, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x52,
  931. 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52,
  932. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x5c, 0x0a, 0x1b, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65,
  933. 0x6e, 0x74, 0x69, 0x74, 0x79, 0x42, 0x79, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x44, 0x41, 0x6e, 0x64,
  934. 0x41, 0x70, 0x70, 0x49, 0x44, 0x12, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f,
  935. 0x75, 0x6e, 0x74, 0x2e, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70, 0x70,
  936. 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  937. 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79,
  938. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x65, 0x0a, 0x24, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74,
  939. 0x69, 0x74, 0x79, 0x42, 0x79, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70,
  940. 0x70, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x12, 0x22, 0x2e, 0x61,
  941. 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x4f, 0x70, 0x65, 0x6e, 0x49,
  942. 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70, 0x70, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  943. 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x49,
  944. 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x40, 0x0a, 0x10, 0x46,
  945. 0x69, 0x6e, 0x64, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x42, 0x79, 0x53, 0x65, 0x78, 0x12,
  946. 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78,
  947. 0x52, 0x65, 0x71, 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  948. 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x3a, 0x0a,
  949. 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x54, 0x61, 0x67, 0x73, 0x42, 0x79, 0x49, 0x44, 0x73, 0x12, 0x0f,
  950. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x64, 0x73, 0x1a,
  951. 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67,
  952. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x70, 0x0a, 0x0f, 0x52, 0x61, 0x6e,
  953. 0x64, 0x6f, 0x6d, 0x49, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x12, 0x12, 0x2e, 0x61,
  954. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71,
  955. 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x61,
  956. 0x6e, 0x64, 0x6f, 0x6d, 0x49, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x52, 0x65, 0x70,
  957. 0x6c, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69,
  958. 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x2f, 0x69,
  959. 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x74, 0x0a, 0x13, 0x55,
  960. 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x56, 0x6f, 0x69,
  961. 0x63, 0x65, 0x12, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  962. 0x2e, 0x4d, 0x65, 0x64, 0x69, 0x61, 0x49, 0x44, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61,
  963. 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x4d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x4c,
  964. 0x69, 0x6e, 0x6b, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61, 0x70,
  965. 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x6d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61,
  966. 0x6c, 0x2f, 0x75, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x2f, 0x76, 0x6f, 0x69, 0x63, 0x65, 0x3a, 0x01,
  967. 0x2a, 0x12, 0x41, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x65, 0x6d, 0x65, 0x42, 0x79, 0x54,
  968. 0x79, 0x70, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  969. 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x14, 0x2e, 0x61,
  970. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x4c, 0x69,
  971. 0x73, 0x74, 0x22, 0x00, 0x12, 0x4e, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74,
  972. 0x54, 0x6f, 0x70, 0x69, 0x63, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  973. 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63,
  974. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  975. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x4c, 0x69,
  976. 0x73, 0x74, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x0a, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4d, 0x65,
  977. 0x6d, 0x65, 0x12, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  978. 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x75, 0x6d, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  979. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x54, 0x65, 0x78,
  980. 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x12, 0x52, 0x61, 0x6e, 0x64, 0x6f,
  981. 0x6d, 0x53, 0x77, 0x69, 0x66, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x2e,
  982. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x61, 0x6e, 0x64, 0x6f,
  983. 0x6d, 0x4e, 0x75, 0x6d, 0x41, 0x6e, 0x64, 0x53, 0x65, 0x78, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69,
  984. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x54, 0x65,
  985. 0x78, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00, 0x12, 0x49, 0x0a, 0x09, 0x43, 0x68, 0x65, 0x63,
  986. 0x6b, 0x54, 0x65, 0x78, 0x74, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f,
  987. 0x75, 0x6e, 0x74, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x54, 0x65, 0x78, 0x74, 0x52, 0x65, 0x71,
  988. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75,
  989. 0x6e, 0x74, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x54, 0x65, 0x78, 0x74, 0x52, 0x65, 0x70, 0x6c,
  990. 0x79, 0x22, 0x00, 0x12, 0x76, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x6f,
  991. 0x67, 0x69, 0x6e, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x12, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  992. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x43,
  993. 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61,
  994. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x67,
  995. 0x69, 0x6e, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1c, 0x82,
  996. 0xd3, 0xe4, 0x93, 0x02, 0x16, 0x22, 0x11, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6e, 0x66,
  997. 0x69, 0x67, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x16, 0x47,
  998. 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63, 0x63, 0x6f,
  999. 0x75, 0x6e, 0x74, 0x49, 0x44, 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f,
  1000. 0x75, 0x6e, 0x74, 0x2e, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42,
  1001. 0x79, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1002. 0x74, 0x1a, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e,
  1003. 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63, 0x63,
  1004. 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4d, 0x0a,
  1005. 0x0d, 0x55, 0x73, 0x65, 0x72, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x12, 0x22,
  1006. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x4f, 0x70, 0x65,
  1007. 0x6e, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70, 0x70, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65,
  1008. 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1009. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x0f,
  1010. 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x73, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x12,
  1011. 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x4f, 0x70,
  1012. 0x65, 0x6e, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70, 0x70, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75,
  1013. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1014. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x42, 0x46, 0x0a,
  1015. 0x0b, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x50, 0x01, 0x5a, 0x35,
  1016. 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73,
  1017. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1018. 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x3b, 0x61, 0x63,
  1019. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1020. }
  1021. var (
  1022. file_account_proto_rawDescOnce sync.Once
  1023. file_account_proto_rawDescData = file_account_proto_rawDesc
  1024. )
  1025. func file_account_proto_rawDescGZIP() []byte {
  1026. file_account_proto_rawDescOnce.Do(func() {
  1027. file_account_proto_rawDescData = protoimpl.X.CompressGZIP(file_account_proto_rawDescData)
  1028. })
  1029. return file_account_proto_rawDescData
  1030. }
  1031. var file_account_proto_msgTypes = make([]protoimpl.MessageInfo, 17)
  1032. var file_account_proto_goTypes = []interface{}{
  1033. (*GetIdentifyByAccountIDRequest)(nil), // 0: api.account.GetIdentifyByAccountIDRequest
  1034. (*GetIdentifyByAccountIDReply)(nil), // 1: api.account.GetIdentifyByAccountIDReply
  1035. (*CheckTextRequest)(nil), // 2: api.account.CheckTextRequest
  1036. (*CheckTextReply)(nil), // 3: api.account.CheckTextReply
  1037. (*MediaID)(nil), // 4: api.account.MediaID
  1038. (*MaterialLink)(nil), // 5: api.account.MaterialLink
  1039. (*RandomNicknameReply)(nil), // 6: api.account.RandomNicknameReply
  1040. (*RandomAvatarReply)(nil), // 7: api.account.RandomAvatarReply
  1041. (*RandomAvatarListReply)(nil), // 8: api.account.RandomAvatarListReply
  1042. (*OpenIDAndAppIDRequest)(nil), // 9: api.account.OpenIDAndAppIDRequest
  1043. (*IdentityInfo)(nil), // 10: api.account.IdentityInfo
  1044. (*UserInfoDB)(nil), // 11: api.account.UserInfoDB
  1045. (*PartnerInfoDB)(nil), // 12: api.account.PartnerInfoDB
  1046. (*AuthorizationRequest)(nil), // 13: api.account.AuthorizationRequest
  1047. (*TokenReply)(nil), // 14: api.account.TokenReply
  1048. (*DebugLoginRequest)(nil), // 15: api.account.DebugLoginRequest
  1049. (*LoginToken)(nil), // 16: api.account.LoginToken
  1050. (*common.SexReq)(nil), // 17: api.common.SexReq
  1051. (*common.Ids)(nil), // 18: api.common.Ids
  1052. (*common.MemeRequest)(nil), // 19: api.common.MemeRequest
  1053. (*common.FindChatTopicRequest)(nil), // 20: api.common.FindChatTopicRequest
  1054. (*common.RandomNum)(nil), // 21: api.common.RandomNum
  1055. (*common.RandomNumAndSex)(nil), // 22: api.common.RandomNumAndSex
  1056. (*common.GetLoginConfigRequest)(nil), // 23: api.common.GetLoginConfigRequest
  1057. (*common.TagListReply)(nil), // 24: api.common.TagListReply
  1058. (*common.RandomIntroduceReply)(nil), // 25: api.common.RandomIntroduceReply
  1059. (*common.MemeList)(nil), // 26: api.common.MemeList
  1060. (*common.ChatTopicList)(nil), // 27: api.common.ChatTopicList
  1061. (*common.CommonTextList)(nil), // 28: api.common.CommonTextList
  1062. (*common.GetLoginConfigReply)(nil), // 29: api.common.GetLoginConfigReply
  1063. (*emptypb.Empty)(nil), // 30: google.protobuf.Empty
  1064. }
  1065. var file_account_proto_depIdxs = []int32{
  1066. 15, // 0: api.account.Account.DebugLogin:input_type -> api.account.DebugLoginRequest
  1067. 13, // 1: api.account.Account.Authorization:input_type -> api.account.AuthorizationRequest
  1068. 17, // 2: api.account.Account.RandomNickname:input_type -> api.common.SexReq
  1069. 17, // 3: api.account.Account.RandomAvatar:input_type -> api.common.SexReq
  1070. 17, // 4: api.account.Account.RandomAvatarList:input_type -> api.common.SexReq
  1071. 9, // 5: api.account.Account.GetIdentityByOpenIDAndAppID:input_type -> api.account.OpenIDAndAppIDRequest
  1072. 9, // 6: api.account.Account.GetIdentityByOpenIDAndAppIDAndCreate:input_type -> api.account.OpenIDAndAppIDRequest
  1073. 17, // 7: api.account.Account.FindTagListBySex:input_type -> api.common.SexReq
  1074. 18, // 8: api.account.Account.FindTagsByIDs:input_type -> api.common.Ids
  1075. 17, // 9: api.account.Account.RandomIntroduce:input_type -> api.common.SexReq
  1076. 4, // 10: api.account.Account.UploadMaterialVoice:input_type -> api.account.MediaID
  1077. 19, // 11: api.account.Account.FindMemeByType:input_type -> api.common.MemeRequest
  1078. 20, // 12: api.account.Account.FindChatTopic:input_type -> api.common.FindChatTopicRequest
  1079. 21, // 13: api.account.Account.RandomMeme:input_type -> api.common.RandomNum
  1080. 22, // 14: api.account.Account.RandomSwiftMessage:input_type -> api.common.RandomNumAndSex
  1081. 2, // 15: api.account.Account.CheckText:input_type -> api.account.CheckTextRequest
  1082. 23, // 16: api.account.Account.GetUserLoginConfig:input_type -> api.common.GetLoginConfigRequest
  1083. 0, // 17: api.account.Account.GetIdentifyByAccountID:input_type -> api.account.GetIdentifyByAccountIDRequest
  1084. 9, // 18: api.account.Account.UserSubscribe:input_type -> api.account.OpenIDAndAppIDRequest
  1085. 9, // 19: api.account.Account.UserUnsubscribe:input_type -> api.account.OpenIDAndAppIDRequest
  1086. 14, // 20: api.account.Account.DebugLogin:output_type -> api.account.TokenReply
  1087. 14, // 21: api.account.Account.Authorization:output_type -> api.account.TokenReply
  1088. 6, // 22: api.account.Account.RandomNickname:output_type -> api.account.RandomNicknameReply
  1089. 7, // 23: api.account.Account.RandomAvatar:output_type -> api.account.RandomAvatarReply
  1090. 8, // 24: api.account.Account.RandomAvatarList:output_type -> api.account.RandomAvatarListReply
  1091. 10, // 25: api.account.Account.GetIdentityByOpenIDAndAppID:output_type -> api.account.IdentityInfo
  1092. 10, // 26: api.account.Account.GetIdentityByOpenIDAndAppIDAndCreate:output_type -> api.account.IdentityInfo
  1093. 24, // 27: api.account.Account.FindTagListBySex:output_type -> api.common.TagListReply
  1094. 24, // 28: api.account.Account.FindTagsByIDs:output_type -> api.common.TagListReply
  1095. 25, // 29: api.account.Account.RandomIntroduce:output_type -> api.common.RandomIntroduceReply
  1096. 5, // 30: api.account.Account.UploadMaterialVoice:output_type -> api.account.MaterialLink
  1097. 26, // 31: api.account.Account.FindMemeByType:output_type -> api.common.MemeList
  1098. 27, // 32: api.account.Account.FindChatTopic:output_type -> api.common.ChatTopicList
  1099. 28, // 33: api.account.Account.RandomMeme:output_type -> api.common.CommonTextList
  1100. 28, // 34: api.account.Account.RandomSwiftMessage:output_type -> api.common.CommonTextList
  1101. 3, // 35: api.account.Account.CheckText:output_type -> api.account.CheckTextReply
  1102. 29, // 36: api.account.Account.GetUserLoginConfig:output_type -> api.common.GetLoginConfigReply
  1103. 1, // 37: api.account.Account.GetIdentifyByAccountID:output_type -> api.account.GetIdentifyByAccountIDReply
  1104. 30, // 38: api.account.Account.UserSubscribe:output_type -> google.protobuf.Empty
  1105. 30, // 39: api.account.Account.UserUnsubscribe:output_type -> google.protobuf.Empty
  1106. 20, // [20:40] is the sub-list for method output_type
  1107. 0, // [0:20] is the sub-list for method input_type
  1108. 0, // [0:0] is the sub-list for extension type_name
  1109. 0, // [0:0] is the sub-list for extension extendee
  1110. 0, // [0:0] is the sub-list for field type_name
  1111. }
  1112. func init() { file_account_proto_init() }
  1113. func file_account_proto_init() {
  1114. if File_account_proto != nil {
  1115. return
  1116. }
  1117. if !protoimpl.UnsafeEnabled {
  1118. file_account_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1119. switch v := v.(*GetIdentifyByAccountIDRequest); i {
  1120. case 0:
  1121. return &v.state
  1122. case 1:
  1123. return &v.sizeCache
  1124. case 2:
  1125. return &v.unknownFields
  1126. default:
  1127. return nil
  1128. }
  1129. }
  1130. file_account_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1131. switch v := v.(*GetIdentifyByAccountIDReply); i {
  1132. case 0:
  1133. return &v.state
  1134. case 1:
  1135. return &v.sizeCache
  1136. case 2:
  1137. return &v.unknownFields
  1138. default:
  1139. return nil
  1140. }
  1141. }
  1142. file_account_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1143. switch v := v.(*CheckTextRequest); i {
  1144. case 0:
  1145. return &v.state
  1146. case 1:
  1147. return &v.sizeCache
  1148. case 2:
  1149. return &v.unknownFields
  1150. default:
  1151. return nil
  1152. }
  1153. }
  1154. file_account_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1155. switch v := v.(*CheckTextReply); i {
  1156. case 0:
  1157. return &v.state
  1158. case 1:
  1159. return &v.sizeCache
  1160. case 2:
  1161. return &v.unknownFields
  1162. default:
  1163. return nil
  1164. }
  1165. }
  1166. file_account_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1167. switch v := v.(*MediaID); i {
  1168. case 0:
  1169. return &v.state
  1170. case 1:
  1171. return &v.sizeCache
  1172. case 2:
  1173. return &v.unknownFields
  1174. default:
  1175. return nil
  1176. }
  1177. }
  1178. file_account_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1179. switch v := v.(*MaterialLink); i {
  1180. case 0:
  1181. return &v.state
  1182. case 1:
  1183. return &v.sizeCache
  1184. case 2:
  1185. return &v.unknownFields
  1186. default:
  1187. return nil
  1188. }
  1189. }
  1190. file_account_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1191. switch v := v.(*RandomNicknameReply); i {
  1192. case 0:
  1193. return &v.state
  1194. case 1:
  1195. return &v.sizeCache
  1196. case 2:
  1197. return &v.unknownFields
  1198. default:
  1199. return nil
  1200. }
  1201. }
  1202. file_account_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1203. switch v := v.(*RandomAvatarReply); i {
  1204. case 0:
  1205. return &v.state
  1206. case 1:
  1207. return &v.sizeCache
  1208. case 2:
  1209. return &v.unknownFields
  1210. default:
  1211. return nil
  1212. }
  1213. }
  1214. file_account_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1215. switch v := v.(*RandomAvatarListReply); i {
  1216. case 0:
  1217. return &v.state
  1218. case 1:
  1219. return &v.sizeCache
  1220. case 2:
  1221. return &v.unknownFields
  1222. default:
  1223. return nil
  1224. }
  1225. }
  1226. file_account_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1227. switch v := v.(*OpenIDAndAppIDRequest); i {
  1228. case 0:
  1229. return &v.state
  1230. case 1:
  1231. return &v.sizeCache
  1232. case 2:
  1233. return &v.unknownFields
  1234. default:
  1235. return nil
  1236. }
  1237. }
  1238. file_account_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1239. switch v := v.(*IdentityInfo); i {
  1240. case 0:
  1241. return &v.state
  1242. case 1:
  1243. return &v.sizeCache
  1244. case 2:
  1245. return &v.unknownFields
  1246. default:
  1247. return nil
  1248. }
  1249. }
  1250. file_account_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1251. switch v := v.(*UserInfoDB); i {
  1252. case 0:
  1253. return &v.state
  1254. case 1:
  1255. return &v.sizeCache
  1256. case 2:
  1257. return &v.unknownFields
  1258. default:
  1259. return nil
  1260. }
  1261. }
  1262. file_account_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1263. switch v := v.(*PartnerInfoDB); i {
  1264. case 0:
  1265. return &v.state
  1266. case 1:
  1267. return &v.sizeCache
  1268. case 2:
  1269. return &v.unknownFields
  1270. default:
  1271. return nil
  1272. }
  1273. }
  1274. file_account_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1275. switch v := v.(*AuthorizationRequest); i {
  1276. case 0:
  1277. return &v.state
  1278. case 1:
  1279. return &v.sizeCache
  1280. case 2:
  1281. return &v.unknownFields
  1282. default:
  1283. return nil
  1284. }
  1285. }
  1286. file_account_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1287. switch v := v.(*TokenReply); i {
  1288. case 0:
  1289. return &v.state
  1290. case 1:
  1291. return &v.sizeCache
  1292. case 2:
  1293. return &v.unknownFields
  1294. default:
  1295. return nil
  1296. }
  1297. }
  1298. file_account_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1299. switch v := v.(*DebugLoginRequest); i {
  1300. case 0:
  1301. return &v.state
  1302. case 1:
  1303. return &v.sizeCache
  1304. case 2:
  1305. return &v.unknownFields
  1306. default:
  1307. return nil
  1308. }
  1309. }
  1310. file_account_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1311. switch v := v.(*LoginToken); i {
  1312. case 0:
  1313. return &v.state
  1314. case 1:
  1315. return &v.sizeCache
  1316. case 2:
  1317. return &v.unknownFields
  1318. default:
  1319. return nil
  1320. }
  1321. }
  1322. }
  1323. type x struct{}
  1324. out := protoimpl.TypeBuilder{
  1325. File: protoimpl.DescBuilder{
  1326. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1327. RawDescriptor: file_account_proto_rawDesc,
  1328. NumEnums: 0,
  1329. NumMessages: 17,
  1330. NumExtensions: 0,
  1331. NumServices: 1,
  1332. },
  1333. GoTypes: file_account_proto_goTypes,
  1334. DependencyIndexes: file_account_proto_depIdxs,
  1335. MessageInfos: file_account_proto_msgTypes,
  1336. }.Build()
  1337. File_account_proto = out.File
  1338. file_account_proto_rawDesc = nil
  1339. file_account_proto_goTypes = nil
  1340. file_account_proto_depIdxs = nil
  1341. }