account.pb.go 88 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.1-devel
  4. // protoc v3.21.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 ReduceSubscribeMessageRequest struct {
  23. state protoimpl.MessageState
  24. sizeCache protoimpl.SizeCache
  25. unknownFields protoimpl.UnknownFields
  26. IdList []string `protobuf:"bytes,1,rep,name=idList,proto3" json:"idList"`
  27. UserId string `protobuf:"bytes,2,opt,name=userId,proto3" json:"userId"`
  28. }
  29. func (x *ReduceSubscribeMessageRequest) Reset() {
  30. *x = ReduceSubscribeMessageRequest{}
  31. if protoimpl.UnsafeEnabled {
  32. mi := &file_account_proto_msgTypes[0]
  33. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  34. ms.StoreMessageInfo(mi)
  35. }
  36. }
  37. func (x *ReduceSubscribeMessageRequest) String() string {
  38. return protoimpl.X.MessageStringOf(x)
  39. }
  40. func (*ReduceSubscribeMessageRequest) ProtoMessage() {}
  41. func (x *ReduceSubscribeMessageRequest) ProtoReflect() protoreflect.Message {
  42. mi := &file_account_proto_msgTypes[0]
  43. if protoimpl.UnsafeEnabled && x != nil {
  44. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  45. if ms.LoadMessageInfo() == nil {
  46. ms.StoreMessageInfo(mi)
  47. }
  48. return ms
  49. }
  50. return mi.MessageOf(x)
  51. }
  52. // Deprecated: Use ReduceSubscribeMessageRequest.ProtoReflect.Descriptor instead.
  53. func (*ReduceSubscribeMessageRequest) Descriptor() ([]byte, []int) {
  54. return file_account_proto_rawDescGZIP(), []int{0}
  55. }
  56. func (x *ReduceSubscribeMessageRequest) GetIdList() []string {
  57. if x != nil {
  58. return x.IdList
  59. }
  60. return make([]string, 0)
  61. }
  62. func (x *ReduceSubscribeMessageRequest) GetUserId() string {
  63. if x != nil {
  64. return x.UserId
  65. }
  66. return ""
  67. }
  68. type StatisticsSubscribeMessageRequest struct {
  69. state protoimpl.MessageState
  70. sizeCache protoimpl.SizeCache
  71. unknownFields protoimpl.UnknownFields
  72. IdList []string `protobuf:"bytes,1,rep,name=idList,proto3" json:"idList"`
  73. }
  74. func (x *StatisticsSubscribeMessageRequest) Reset() {
  75. *x = StatisticsSubscribeMessageRequest{}
  76. if protoimpl.UnsafeEnabled {
  77. mi := &file_account_proto_msgTypes[1]
  78. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  79. ms.StoreMessageInfo(mi)
  80. }
  81. }
  82. func (x *StatisticsSubscribeMessageRequest) String() string {
  83. return protoimpl.X.MessageStringOf(x)
  84. }
  85. func (*StatisticsSubscribeMessageRequest) ProtoMessage() {}
  86. func (x *StatisticsSubscribeMessageRequest) ProtoReflect() protoreflect.Message {
  87. mi := &file_account_proto_msgTypes[1]
  88. if protoimpl.UnsafeEnabled && x != nil {
  89. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  90. if ms.LoadMessageInfo() == nil {
  91. ms.StoreMessageInfo(mi)
  92. }
  93. return ms
  94. }
  95. return mi.MessageOf(x)
  96. }
  97. // Deprecated: Use StatisticsSubscribeMessageRequest.ProtoReflect.Descriptor instead.
  98. func (*StatisticsSubscribeMessageRequest) Descriptor() ([]byte, []int) {
  99. return file_account_proto_rawDescGZIP(), []int{1}
  100. }
  101. func (x *StatisticsSubscribeMessageRequest) GetIdList() []string {
  102. if x != nil {
  103. return x.IdList
  104. }
  105. return make([]string, 0)
  106. }
  107. type FindIdentifyByAccountIDAndIsSubscribeRequest struct {
  108. state protoimpl.MessageState
  109. sizeCache protoimpl.SizeCache
  110. unknownFields protoimpl.UnknownFields
  111. AccountIds []int64 `protobuf:"varint,1,rep,packed,name=accountIds,proto3" json:"accountIds"`
  112. }
  113. func (x *FindIdentifyByAccountIDAndIsSubscribeRequest) Reset() {
  114. *x = FindIdentifyByAccountIDAndIsSubscribeRequest{}
  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 *FindIdentifyByAccountIDAndIsSubscribeRequest) String() string {
  122. return protoimpl.X.MessageStringOf(x)
  123. }
  124. func (*FindIdentifyByAccountIDAndIsSubscribeRequest) ProtoMessage() {}
  125. func (x *FindIdentifyByAccountIDAndIsSubscribeRequest) 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 FindIdentifyByAccountIDAndIsSubscribeRequest.ProtoReflect.Descriptor instead.
  137. func (*FindIdentifyByAccountIDAndIsSubscribeRequest) Descriptor() ([]byte, []int) {
  138. return file_account_proto_rawDescGZIP(), []int{2}
  139. }
  140. func (x *FindIdentifyByAccountIDAndIsSubscribeRequest) GetAccountIds() []int64 {
  141. if x != nil {
  142. return x.AccountIds
  143. }
  144. return make([]int64, 0)
  145. }
  146. type FindIdentifyByAccountIDAndIsSubscribeReply struct {
  147. state protoimpl.MessageState
  148. sizeCache protoimpl.SizeCache
  149. unknownFields protoimpl.UnknownFields
  150. List []*FindIdentifyByAccountIDInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  151. }
  152. func (x *FindIdentifyByAccountIDAndIsSubscribeReply) Reset() {
  153. *x = FindIdentifyByAccountIDAndIsSubscribeReply{}
  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 *FindIdentifyByAccountIDAndIsSubscribeReply) String() string {
  161. return protoimpl.X.MessageStringOf(x)
  162. }
  163. func (*FindIdentifyByAccountIDAndIsSubscribeReply) ProtoMessage() {}
  164. func (x *FindIdentifyByAccountIDAndIsSubscribeReply) 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 FindIdentifyByAccountIDAndIsSubscribeReply.ProtoReflect.Descriptor instead.
  176. func (*FindIdentifyByAccountIDAndIsSubscribeReply) Descriptor() ([]byte, []int) {
  177. return file_account_proto_rawDescGZIP(), []int{3}
  178. }
  179. func (x *FindIdentifyByAccountIDAndIsSubscribeReply) GetList() []*FindIdentifyByAccountIDInfo {
  180. if x != nil {
  181. return x.List
  182. }
  183. return make([]*FindIdentifyByAccountIDInfo, 0)
  184. }
  185. type FindIdentifyByAccountIDInfo struct {
  186. state protoimpl.MessageState
  187. sizeCache protoimpl.SizeCache
  188. unknownFields protoimpl.UnknownFields
  189. OpenId string `protobuf:"bytes,1,opt,name=openId,proto3" json:"openId"`
  190. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid"`
  191. AccountId int64 `protobuf:"varint,3,opt,name=accountId,proto3" json:"accountId"`
  192. Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type"` // 类型(小程序、公众号用户)
  193. }
  194. func (x *FindIdentifyByAccountIDInfo) Reset() {
  195. *x = FindIdentifyByAccountIDInfo{}
  196. if protoimpl.UnsafeEnabled {
  197. mi := &file_account_proto_msgTypes[4]
  198. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  199. ms.StoreMessageInfo(mi)
  200. }
  201. }
  202. func (x *FindIdentifyByAccountIDInfo) String() string {
  203. return protoimpl.X.MessageStringOf(x)
  204. }
  205. func (*FindIdentifyByAccountIDInfo) ProtoMessage() {}
  206. func (x *FindIdentifyByAccountIDInfo) ProtoReflect() protoreflect.Message {
  207. mi := &file_account_proto_msgTypes[4]
  208. if protoimpl.UnsafeEnabled && x != nil {
  209. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  210. if ms.LoadMessageInfo() == nil {
  211. ms.StoreMessageInfo(mi)
  212. }
  213. return ms
  214. }
  215. return mi.MessageOf(x)
  216. }
  217. // Deprecated: Use FindIdentifyByAccountIDInfo.ProtoReflect.Descriptor instead.
  218. func (*FindIdentifyByAccountIDInfo) Descriptor() ([]byte, []int) {
  219. return file_account_proto_rawDescGZIP(), []int{4}
  220. }
  221. func (x *FindIdentifyByAccountIDInfo) GetOpenId() string {
  222. if x != nil {
  223. return x.OpenId
  224. }
  225. return ""
  226. }
  227. func (x *FindIdentifyByAccountIDInfo) GetAppid() string {
  228. if x != nil {
  229. return x.Appid
  230. }
  231. return ""
  232. }
  233. func (x *FindIdentifyByAccountIDInfo) GetAccountId() int64 {
  234. if x != nil {
  235. return x.AccountId
  236. }
  237. return 0
  238. }
  239. func (x *FindIdentifyByAccountIDInfo) GetType() string {
  240. if x != nil {
  241. return x.Type
  242. }
  243. return ""
  244. }
  245. type GetGetGzhConfigReply struct {
  246. state protoimpl.MessageState
  247. sizeCache protoimpl.SizeCache
  248. unknownFields protoimpl.UnknownFields
  249. AppId string `protobuf:"bytes,1,opt,name=appId,proto3" json:"appId"` // 公众号Id
  250. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"` // 公众号名称
  251. ImageUrl string `protobuf:"bytes,3,opt,name=imageUrl,proto3" json:"imageUrl"` // 公众号图片
  252. PrivacyPolicyUrl string `protobuf:"bytes,4,opt,name=privacyPolicyUrl,proto3" json:"privacyPolicyUrl"` // 公众号隐私政策链接
  253. UserAgreementUrl string `protobuf:"bytes,5,opt,name=userAgreementUrl,proto3" json:"userAgreementUrl"` // 公众号用户协议链接
  254. NoteSubscribeTemplateIds []string `protobuf:"bytes,6,rep,name=noteSubscribeTemplateIds,proto3" json:"noteSubscribeTemplateIds"`
  255. ChatSubscribeTemplateIds []string `protobuf:"bytes,7,rep,name=chatSubscribeTemplateIds,proto3" json:"chatSubscribeTemplateIds"`
  256. RegisterSubscribeTemplateIds []string `protobuf:"bytes,8,rep,name=registerSubscribeTemplateIds,proto3" json:"registerSubscribeTemplateIds"`
  257. ContactUrl string `protobuf:"bytes,9,opt,name=contactUrl,proto3" json:"contactUrl"`
  258. IsOpenActive bool `protobuf:"varint,10,opt,name=isOpenActive,proto3" json:"isOpenActive"`
  259. ActiveLink string `protobuf:"bytes,11,opt,name=activeLink,proto3" json:"activeLink"`
  260. PrivacyPolicyHTML string `protobuf:"bytes,12,opt,name=privacyPolicyHTML,proto3" json:"privacyPolicyHTML"` // 隐私政策
  261. UserAgreementHTML string `protobuf:"bytes,13,opt,name=userAgreementHTML,proto3" json:"userAgreementHTML"` // 用户协议
  262. }
  263. func (x *GetGetGzhConfigReply) Reset() {
  264. *x = GetGetGzhConfigReply{}
  265. if protoimpl.UnsafeEnabled {
  266. mi := &file_account_proto_msgTypes[5]
  267. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  268. ms.StoreMessageInfo(mi)
  269. }
  270. }
  271. func (x *GetGetGzhConfigReply) String() string {
  272. return protoimpl.X.MessageStringOf(x)
  273. }
  274. func (*GetGetGzhConfigReply) ProtoMessage() {}
  275. func (x *GetGetGzhConfigReply) ProtoReflect() protoreflect.Message {
  276. mi := &file_account_proto_msgTypes[5]
  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 GetGetGzhConfigReply.ProtoReflect.Descriptor instead.
  287. func (*GetGetGzhConfigReply) Descriptor() ([]byte, []int) {
  288. return file_account_proto_rawDescGZIP(), []int{5}
  289. }
  290. func (x *GetGetGzhConfigReply) GetAppId() string {
  291. if x != nil {
  292. return x.AppId
  293. }
  294. return ""
  295. }
  296. func (x *GetGetGzhConfigReply) GetName() string {
  297. if x != nil {
  298. return x.Name
  299. }
  300. return ""
  301. }
  302. func (x *GetGetGzhConfigReply) GetImageUrl() string {
  303. if x != nil {
  304. return x.ImageUrl
  305. }
  306. return ""
  307. }
  308. func (x *GetGetGzhConfigReply) GetPrivacyPolicyUrl() string {
  309. if x != nil {
  310. return x.PrivacyPolicyUrl
  311. }
  312. return ""
  313. }
  314. func (x *GetGetGzhConfigReply) GetUserAgreementUrl() string {
  315. if x != nil {
  316. return x.UserAgreementUrl
  317. }
  318. return ""
  319. }
  320. func (x *GetGetGzhConfigReply) GetNoteSubscribeTemplateIds() []string {
  321. if x != nil {
  322. return x.NoteSubscribeTemplateIds
  323. }
  324. return make([]string, 0)
  325. }
  326. func (x *GetGetGzhConfigReply) GetChatSubscribeTemplateIds() []string {
  327. if x != nil {
  328. return x.ChatSubscribeTemplateIds
  329. }
  330. return make([]string, 0)
  331. }
  332. func (x *GetGetGzhConfigReply) GetRegisterSubscribeTemplateIds() []string {
  333. if x != nil {
  334. return x.RegisterSubscribeTemplateIds
  335. }
  336. return make([]string, 0)
  337. }
  338. func (x *GetGetGzhConfigReply) GetContactUrl() string {
  339. if x != nil {
  340. return x.ContactUrl
  341. }
  342. return ""
  343. }
  344. func (x *GetGetGzhConfigReply) GetIsOpenActive() bool {
  345. if x != nil {
  346. return x.IsOpenActive
  347. }
  348. return false
  349. }
  350. func (x *GetGetGzhConfigReply) GetActiveLink() string {
  351. if x != nil {
  352. return x.ActiveLink
  353. }
  354. return ""
  355. }
  356. func (x *GetGetGzhConfigReply) GetPrivacyPolicyHTML() string {
  357. if x != nil {
  358. return x.PrivacyPolicyHTML
  359. }
  360. return ""
  361. }
  362. func (x *GetGetGzhConfigReply) GetUserAgreementHTML() string {
  363. if x != nil {
  364. return x.UserAgreementHTML
  365. }
  366. return ""
  367. }
  368. type GetIdentifyByAccountIDRequest struct {
  369. state protoimpl.MessageState
  370. sizeCache protoimpl.SizeCache
  371. unknownFields protoimpl.UnknownFields
  372. AccountId int64 `protobuf:"varint,1,opt,name=accountId,proto3" json:"accountId"`
  373. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid"`
  374. }
  375. func (x *GetIdentifyByAccountIDRequest) Reset() {
  376. *x = GetIdentifyByAccountIDRequest{}
  377. if protoimpl.UnsafeEnabled {
  378. mi := &file_account_proto_msgTypes[6]
  379. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  380. ms.StoreMessageInfo(mi)
  381. }
  382. }
  383. func (x *GetIdentifyByAccountIDRequest) String() string {
  384. return protoimpl.X.MessageStringOf(x)
  385. }
  386. func (*GetIdentifyByAccountIDRequest) ProtoMessage() {}
  387. func (x *GetIdentifyByAccountIDRequest) ProtoReflect() protoreflect.Message {
  388. mi := &file_account_proto_msgTypes[6]
  389. if protoimpl.UnsafeEnabled && x != nil {
  390. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  391. if ms.LoadMessageInfo() == nil {
  392. ms.StoreMessageInfo(mi)
  393. }
  394. return ms
  395. }
  396. return mi.MessageOf(x)
  397. }
  398. // Deprecated: Use GetIdentifyByAccountIDRequest.ProtoReflect.Descriptor instead.
  399. func (*GetIdentifyByAccountIDRequest) Descriptor() ([]byte, []int) {
  400. return file_account_proto_rawDescGZIP(), []int{6}
  401. }
  402. func (x *GetIdentifyByAccountIDRequest) GetAccountId() int64 {
  403. if x != nil {
  404. return x.AccountId
  405. }
  406. return 0
  407. }
  408. func (x *GetIdentifyByAccountIDRequest) GetAppid() string {
  409. if x != nil {
  410. return x.Appid
  411. }
  412. return ""
  413. }
  414. type GetIdentifyByAccountIDReply struct {
  415. state protoimpl.MessageState
  416. sizeCache protoimpl.SizeCache
  417. unknownFields protoimpl.UnknownFields
  418. OpenId string `protobuf:"bytes,1,opt,name=openId,proto3" json:"openId"`
  419. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid"`
  420. Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type"` // 类型(小程序、公众号用户)
  421. }
  422. func (x *GetIdentifyByAccountIDReply) Reset() {
  423. *x = GetIdentifyByAccountIDReply{}
  424. if protoimpl.UnsafeEnabled {
  425. mi := &file_account_proto_msgTypes[7]
  426. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  427. ms.StoreMessageInfo(mi)
  428. }
  429. }
  430. func (x *GetIdentifyByAccountIDReply) String() string {
  431. return protoimpl.X.MessageStringOf(x)
  432. }
  433. func (*GetIdentifyByAccountIDReply) ProtoMessage() {}
  434. func (x *GetIdentifyByAccountIDReply) ProtoReflect() protoreflect.Message {
  435. mi := &file_account_proto_msgTypes[7]
  436. if protoimpl.UnsafeEnabled && x != nil {
  437. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  438. if ms.LoadMessageInfo() == nil {
  439. ms.StoreMessageInfo(mi)
  440. }
  441. return ms
  442. }
  443. return mi.MessageOf(x)
  444. }
  445. // Deprecated: Use GetIdentifyByAccountIDReply.ProtoReflect.Descriptor instead.
  446. func (*GetIdentifyByAccountIDReply) Descriptor() ([]byte, []int) {
  447. return file_account_proto_rawDescGZIP(), []int{7}
  448. }
  449. func (x *GetIdentifyByAccountIDReply) GetOpenId() string {
  450. if x != nil {
  451. return x.OpenId
  452. }
  453. return ""
  454. }
  455. func (x *GetIdentifyByAccountIDReply) GetAppid() string {
  456. if x != nil {
  457. return x.Appid
  458. }
  459. return ""
  460. }
  461. func (x *GetIdentifyByAccountIDReply) GetType() string {
  462. if x != nil {
  463. return x.Type
  464. }
  465. return ""
  466. }
  467. type CheckTextRequest struct {
  468. state protoimpl.MessageState
  469. sizeCache protoimpl.SizeCache
  470. unknownFields protoimpl.UnknownFields
  471. Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text"` // 待审核的文本
  472. }
  473. func (x *CheckTextRequest) Reset() {
  474. *x = CheckTextRequest{}
  475. if protoimpl.UnsafeEnabled {
  476. mi := &file_account_proto_msgTypes[8]
  477. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  478. ms.StoreMessageInfo(mi)
  479. }
  480. }
  481. func (x *CheckTextRequest) String() string {
  482. return protoimpl.X.MessageStringOf(x)
  483. }
  484. func (*CheckTextRequest) ProtoMessage() {}
  485. func (x *CheckTextRequest) ProtoReflect() protoreflect.Message {
  486. mi := &file_account_proto_msgTypes[8]
  487. if protoimpl.UnsafeEnabled && x != nil {
  488. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  489. if ms.LoadMessageInfo() == nil {
  490. ms.StoreMessageInfo(mi)
  491. }
  492. return ms
  493. }
  494. return mi.MessageOf(x)
  495. }
  496. // Deprecated: Use CheckTextRequest.ProtoReflect.Descriptor instead.
  497. func (*CheckTextRequest) Descriptor() ([]byte, []int) {
  498. return file_account_proto_rawDescGZIP(), []int{8}
  499. }
  500. func (x *CheckTextRequest) GetText() string {
  501. if x != nil {
  502. return x.Text
  503. }
  504. return ""
  505. }
  506. type CheckTextReply struct {
  507. state protoimpl.MessageState
  508. sizeCache protoimpl.SizeCache
  509. unknownFields protoimpl.UnknownFields
  510. IsPass bool `protobuf:"varint,1,opt,name=isPass,proto3" json:"isPass"` // 是否通过
  511. }
  512. func (x *CheckTextReply) Reset() {
  513. *x = CheckTextReply{}
  514. if protoimpl.UnsafeEnabled {
  515. mi := &file_account_proto_msgTypes[9]
  516. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  517. ms.StoreMessageInfo(mi)
  518. }
  519. }
  520. func (x *CheckTextReply) String() string {
  521. return protoimpl.X.MessageStringOf(x)
  522. }
  523. func (*CheckTextReply) ProtoMessage() {}
  524. func (x *CheckTextReply) ProtoReflect() protoreflect.Message {
  525. mi := &file_account_proto_msgTypes[9]
  526. if protoimpl.UnsafeEnabled && x != nil {
  527. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  528. if ms.LoadMessageInfo() == nil {
  529. ms.StoreMessageInfo(mi)
  530. }
  531. return ms
  532. }
  533. return mi.MessageOf(x)
  534. }
  535. // Deprecated: Use CheckTextReply.ProtoReflect.Descriptor instead.
  536. func (*CheckTextReply) Descriptor() ([]byte, []int) {
  537. return file_account_proto_rawDescGZIP(), []int{9}
  538. }
  539. func (x *CheckTextReply) GetIsPass() bool {
  540. if x != nil {
  541. return x.IsPass
  542. }
  543. return false
  544. }
  545. type MediaID struct {
  546. state protoimpl.MessageState
  547. sizeCache protoimpl.SizeCache
  548. unknownFields protoimpl.UnknownFields
  549. MediaId string `protobuf:"bytes,1,opt,name=mediaId,proto3" json:"mediaId"`
  550. }
  551. func (x *MediaID) Reset() {
  552. *x = MediaID{}
  553. if protoimpl.UnsafeEnabled {
  554. mi := &file_account_proto_msgTypes[10]
  555. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  556. ms.StoreMessageInfo(mi)
  557. }
  558. }
  559. func (x *MediaID) String() string {
  560. return protoimpl.X.MessageStringOf(x)
  561. }
  562. func (*MediaID) ProtoMessage() {}
  563. func (x *MediaID) ProtoReflect() protoreflect.Message {
  564. mi := &file_account_proto_msgTypes[10]
  565. if protoimpl.UnsafeEnabled && x != nil {
  566. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  567. if ms.LoadMessageInfo() == nil {
  568. ms.StoreMessageInfo(mi)
  569. }
  570. return ms
  571. }
  572. return mi.MessageOf(x)
  573. }
  574. // Deprecated: Use MediaID.ProtoReflect.Descriptor instead.
  575. func (*MediaID) Descriptor() ([]byte, []int) {
  576. return file_account_proto_rawDescGZIP(), []int{10}
  577. }
  578. func (x *MediaID) GetMediaId() string {
  579. if x != nil {
  580. return x.MediaId
  581. }
  582. return ""
  583. }
  584. type MaterialLink struct {
  585. state protoimpl.MessageState
  586. sizeCache protoimpl.SizeCache
  587. unknownFields protoimpl.UnknownFields
  588. Link string `protobuf:"bytes,1,opt,name=link,proto3" json:"link"`
  589. }
  590. func (x *MaterialLink) Reset() {
  591. *x = MaterialLink{}
  592. if protoimpl.UnsafeEnabled {
  593. mi := &file_account_proto_msgTypes[11]
  594. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  595. ms.StoreMessageInfo(mi)
  596. }
  597. }
  598. func (x *MaterialLink) String() string {
  599. return protoimpl.X.MessageStringOf(x)
  600. }
  601. func (*MaterialLink) ProtoMessage() {}
  602. func (x *MaterialLink) ProtoReflect() protoreflect.Message {
  603. mi := &file_account_proto_msgTypes[11]
  604. if protoimpl.UnsafeEnabled && x != nil {
  605. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  606. if ms.LoadMessageInfo() == nil {
  607. ms.StoreMessageInfo(mi)
  608. }
  609. return ms
  610. }
  611. return mi.MessageOf(x)
  612. }
  613. // Deprecated: Use MaterialLink.ProtoReflect.Descriptor instead.
  614. func (*MaterialLink) Descriptor() ([]byte, []int) {
  615. return file_account_proto_rawDescGZIP(), []int{11}
  616. }
  617. func (x *MaterialLink) GetLink() string {
  618. if x != nil {
  619. return x.Link
  620. }
  621. return ""
  622. }
  623. type RandomNicknameReply struct {
  624. state protoimpl.MessageState
  625. sizeCache protoimpl.SizeCache
  626. unknownFields protoimpl.UnknownFields
  627. Nickname string `protobuf:"bytes,1,opt,name=nickname,proto3" json:"nickname"`
  628. }
  629. func (x *RandomNicknameReply) Reset() {
  630. *x = RandomNicknameReply{}
  631. if protoimpl.UnsafeEnabled {
  632. mi := &file_account_proto_msgTypes[12]
  633. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  634. ms.StoreMessageInfo(mi)
  635. }
  636. }
  637. func (x *RandomNicknameReply) String() string {
  638. return protoimpl.X.MessageStringOf(x)
  639. }
  640. func (*RandomNicknameReply) ProtoMessage() {}
  641. func (x *RandomNicknameReply) ProtoReflect() protoreflect.Message {
  642. mi := &file_account_proto_msgTypes[12]
  643. if protoimpl.UnsafeEnabled && x != nil {
  644. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  645. if ms.LoadMessageInfo() == nil {
  646. ms.StoreMessageInfo(mi)
  647. }
  648. return ms
  649. }
  650. return mi.MessageOf(x)
  651. }
  652. // Deprecated: Use RandomNicknameReply.ProtoReflect.Descriptor instead.
  653. func (*RandomNicknameReply) Descriptor() ([]byte, []int) {
  654. return file_account_proto_rawDescGZIP(), []int{12}
  655. }
  656. func (x *RandomNicknameReply) GetNickname() string {
  657. if x != nil {
  658. return x.Nickname
  659. }
  660. return ""
  661. }
  662. type RandomAvatarReply struct {
  663. state protoimpl.MessageState
  664. sizeCache protoimpl.SizeCache
  665. unknownFields protoimpl.UnknownFields
  666. AvatarUrl string `protobuf:"bytes,1,opt,name=avatarUrl,proto3" json:"avatarUrl"`
  667. }
  668. func (x *RandomAvatarReply) Reset() {
  669. *x = RandomAvatarReply{}
  670. if protoimpl.UnsafeEnabled {
  671. mi := &file_account_proto_msgTypes[13]
  672. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  673. ms.StoreMessageInfo(mi)
  674. }
  675. }
  676. func (x *RandomAvatarReply) String() string {
  677. return protoimpl.X.MessageStringOf(x)
  678. }
  679. func (*RandomAvatarReply) ProtoMessage() {}
  680. func (x *RandomAvatarReply) ProtoReflect() protoreflect.Message {
  681. mi := &file_account_proto_msgTypes[13]
  682. if protoimpl.UnsafeEnabled && x != nil {
  683. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  684. if ms.LoadMessageInfo() == nil {
  685. ms.StoreMessageInfo(mi)
  686. }
  687. return ms
  688. }
  689. return mi.MessageOf(x)
  690. }
  691. // Deprecated: Use RandomAvatarReply.ProtoReflect.Descriptor instead.
  692. func (*RandomAvatarReply) Descriptor() ([]byte, []int) {
  693. return file_account_proto_rawDescGZIP(), []int{13}
  694. }
  695. func (x *RandomAvatarReply) GetAvatarUrl() string {
  696. if x != nil {
  697. return x.AvatarUrl
  698. }
  699. return ""
  700. }
  701. type RandomAvatarListReply struct {
  702. state protoimpl.MessageState
  703. sizeCache protoimpl.SizeCache
  704. unknownFields protoimpl.UnknownFields
  705. List []string `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  706. }
  707. func (x *RandomAvatarListReply) Reset() {
  708. *x = RandomAvatarListReply{}
  709. if protoimpl.UnsafeEnabled {
  710. mi := &file_account_proto_msgTypes[14]
  711. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  712. ms.StoreMessageInfo(mi)
  713. }
  714. }
  715. func (x *RandomAvatarListReply) String() string {
  716. return protoimpl.X.MessageStringOf(x)
  717. }
  718. func (*RandomAvatarListReply) ProtoMessage() {}
  719. func (x *RandomAvatarListReply) ProtoReflect() protoreflect.Message {
  720. mi := &file_account_proto_msgTypes[14]
  721. if protoimpl.UnsafeEnabled && x != nil {
  722. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  723. if ms.LoadMessageInfo() == nil {
  724. ms.StoreMessageInfo(mi)
  725. }
  726. return ms
  727. }
  728. return mi.MessageOf(x)
  729. }
  730. // Deprecated: Use RandomAvatarListReply.ProtoReflect.Descriptor instead.
  731. func (*RandomAvatarListReply) Descriptor() ([]byte, []int) {
  732. return file_account_proto_rawDescGZIP(), []int{14}
  733. }
  734. func (x *RandomAvatarListReply) GetList() []string {
  735. if x != nil {
  736. return x.List
  737. }
  738. return make([]string, 0)
  739. }
  740. type OpenIDAndAppIDRequest struct {
  741. state protoimpl.MessageState
  742. sizeCache protoimpl.SizeCache
  743. unknownFields protoimpl.UnknownFields
  744. OpenId string `protobuf:"bytes,1,opt,name=openId,proto3" json:"openId"`
  745. AppId string `protobuf:"bytes,2,opt,name=appId,proto3" json:"appId"`
  746. }
  747. func (x *OpenIDAndAppIDRequest) Reset() {
  748. *x = OpenIDAndAppIDRequest{}
  749. if protoimpl.UnsafeEnabled {
  750. mi := &file_account_proto_msgTypes[15]
  751. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  752. ms.StoreMessageInfo(mi)
  753. }
  754. }
  755. func (x *OpenIDAndAppIDRequest) String() string {
  756. return protoimpl.X.MessageStringOf(x)
  757. }
  758. func (*OpenIDAndAppIDRequest) ProtoMessage() {}
  759. func (x *OpenIDAndAppIDRequest) ProtoReflect() protoreflect.Message {
  760. mi := &file_account_proto_msgTypes[15]
  761. if protoimpl.UnsafeEnabled && x != nil {
  762. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  763. if ms.LoadMessageInfo() == nil {
  764. ms.StoreMessageInfo(mi)
  765. }
  766. return ms
  767. }
  768. return mi.MessageOf(x)
  769. }
  770. // Deprecated: Use OpenIDAndAppIDRequest.ProtoReflect.Descriptor instead.
  771. func (*OpenIDAndAppIDRequest) Descriptor() ([]byte, []int) {
  772. return file_account_proto_rawDescGZIP(), []int{15}
  773. }
  774. func (x *OpenIDAndAppIDRequest) GetOpenId() string {
  775. if x != nil {
  776. return x.OpenId
  777. }
  778. return ""
  779. }
  780. func (x *OpenIDAndAppIDRequest) GetAppId() string {
  781. if x != nil {
  782. return x.AppId
  783. }
  784. return ""
  785. }
  786. type IdentityInfo struct {
  787. state protoimpl.MessageState
  788. sizeCache protoimpl.SizeCache
  789. unknownFields protoimpl.UnknownFields
  790. Pid string `protobuf:"bytes,1,opt,name=pid,proto3" json:"pid"`
  791. }
  792. func (x *IdentityInfo) Reset() {
  793. *x = IdentityInfo{}
  794. if protoimpl.UnsafeEnabled {
  795. mi := &file_account_proto_msgTypes[16]
  796. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  797. ms.StoreMessageInfo(mi)
  798. }
  799. }
  800. func (x *IdentityInfo) String() string {
  801. return protoimpl.X.MessageStringOf(x)
  802. }
  803. func (*IdentityInfo) ProtoMessage() {}
  804. func (x *IdentityInfo) ProtoReflect() protoreflect.Message {
  805. mi := &file_account_proto_msgTypes[16]
  806. if protoimpl.UnsafeEnabled && x != nil {
  807. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  808. if ms.LoadMessageInfo() == nil {
  809. ms.StoreMessageInfo(mi)
  810. }
  811. return ms
  812. }
  813. return mi.MessageOf(x)
  814. }
  815. // Deprecated: Use IdentityInfo.ProtoReflect.Descriptor instead.
  816. func (*IdentityInfo) Descriptor() ([]byte, []int) {
  817. return file_account_proto_rawDescGZIP(), []int{16}
  818. }
  819. func (x *IdentityInfo) GetPid() string {
  820. if x != nil {
  821. return x.Pid
  822. }
  823. return ""
  824. }
  825. type UserInfoDB struct {
  826. state protoimpl.MessageState
  827. sizeCache protoimpl.SizeCache
  828. unknownFields protoimpl.UnknownFields
  829. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  830. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  831. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  832. Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone"` // 手机号
  833. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  834. Credit int64 `protobuf:"varint,6,opt,name=credit,proto3" json:"credit"` // 积分
  835. }
  836. func (x *UserInfoDB) Reset() {
  837. *x = UserInfoDB{}
  838. if protoimpl.UnsafeEnabled {
  839. mi := &file_account_proto_msgTypes[17]
  840. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  841. ms.StoreMessageInfo(mi)
  842. }
  843. }
  844. func (x *UserInfoDB) String() string {
  845. return protoimpl.X.MessageStringOf(x)
  846. }
  847. func (*UserInfoDB) ProtoMessage() {}
  848. func (x *UserInfoDB) ProtoReflect() protoreflect.Message {
  849. mi := &file_account_proto_msgTypes[17]
  850. if protoimpl.UnsafeEnabled && x != nil {
  851. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  852. if ms.LoadMessageInfo() == nil {
  853. ms.StoreMessageInfo(mi)
  854. }
  855. return ms
  856. }
  857. return mi.MessageOf(x)
  858. }
  859. // Deprecated: Use UserInfoDB.ProtoReflect.Descriptor instead.
  860. func (*UserInfoDB) Descriptor() ([]byte, []int) {
  861. return file_account_proto_rawDescGZIP(), []int{17}
  862. }
  863. func (x *UserInfoDB) GetId() string {
  864. if x != nil {
  865. return x.Id
  866. }
  867. return ""
  868. }
  869. func (x *UserInfoDB) GetNickname() string {
  870. if x != nil {
  871. return x.Nickname
  872. }
  873. return ""
  874. }
  875. func (x *UserInfoDB) GetAvatarUrl() string {
  876. if x != nil {
  877. return x.AvatarUrl
  878. }
  879. return ""
  880. }
  881. func (x *UserInfoDB) GetPhone() string {
  882. if x != nil {
  883. return x.Phone
  884. }
  885. return ""
  886. }
  887. func (x *UserInfoDB) GetSex() int64 {
  888. if x != nil {
  889. return x.Sex
  890. }
  891. return 0
  892. }
  893. func (x *UserInfoDB) GetCredit() int64 {
  894. if x != nil {
  895. return x.Credit
  896. }
  897. return 0
  898. }
  899. type PartnerInfoDB struct {
  900. state protoimpl.MessageState
  901. sizeCache protoimpl.SizeCache
  902. unknownFields protoimpl.UnknownFields
  903. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  904. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  905. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  906. Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone"` // 手机号
  907. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  908. Credit int64 `protobuf:"varint,6,opt,name=credit,proto3" json:"credit"` // 积分
  909. }
  910. func (x *PartnerInfoDB) Reset() {
  911. *x = PartnerInfoDB{}
  912. if protoimpl.UnsafeEnabled {
  913. mi := &file_account_proto_msgTypes[18]
  914. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  915. ms.StoreMessageInfo(mi)
  916. }
  917. }
  918. func (x *PartnerInfoDB) String() string {
  919. return protoimpl.X.MessageStringOf(x)
  920. }
  921. func (*PartnerInfoDB) ProtoMessage() {}
  922. func (x *PartnerInfoDB) ProtoReflect() protoreflect.Message {
  923. mi := &file_account_proto_msgTypes[18]
  924. if protoimpl.UnsafeEnabled && x != nil {
  925. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  926. if ms.LoadMessageInfo() == nil {
  927. ms.StoreMessageInfo(mi)
  928. }
  929. return ms
  930. }
  931. return mi.MessageOf(x)
  932. }
  933. // Deprecated: Use PartnerInfoDB.ProtoReflect.Descriptor instead.
  934. func (*PartnerInfoDB) Descriptor() ([]byte, []int) {
  935. return file_account_proto_rawDescGZIP(), []int{18}
  936. }
  937. func (x *PartnerInfoDB) GetId() string {
  938. if x != nil {
  939. return x.Id
  940. }
  941. return ""
  942. }
  943. func (x *PartnerInfoDB) GetNickname() string {
  944. if x != nil {
  945. return x.Nickname
  946. }
  947. return ""
  948. }
  949. func (x *PartnerInfoDB) GetAvatarUrl() string {
  950. if x != nil {
  951. return x.AvatarUrl
  952. }
  953. return ""
  954. }
  955. func (x *PartnerInfoDB) GetPhone() string {
  956. if x != nil {
  957. return x.Phone
  958. }
  959. return ""
  960. }
  961. func (x *PartnerInfoDB) GetSex() int64 {
  962. if x != nil {
  963. return x.Sex
  964. }
  965. return 0
  966. }
  967. func (x *PartnerInfoDB) GetCredit() int64 {
  968. if x != nil {
  969. return x.Credit
  970. }
  971. return 0
  972. }
  973. type AuthorizationMiniProgramRequest struct {
  974. state protoimpl.MessageState
  975. sizeCache protoimpl.SizeCache
  976. unknownFields protoimpl.UnknownFields
  977. JsCode string `protobuf:"bytes,1,opt,name=jsCode,proto3" json:"jsCode"`
  978. }
  979. func (x *AuthorizationMiniProgramRequest) Reset() {
  980. *x = AuthorizationMiniProgramRequest{}
  981. if protoimpl.UnsafeEnabled {
  982. mi := &file_account_proto_msgTypes[19]
  983. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  984. ms.StoreMessageInfo(mi)
  985. }
  986. }
  987. func (x *AuthorizationMiniProgramRequest) String() string {
  988. return protoimpl.X.MessageStringOf(x)
  989. }
  990. func (*AuthorizationMiniProgramRequest) ProtoMessage() {}
  991. func (x *AuthorizationMiniProgramRequest) ProtoReflect() protoreflect.Message {
  992. mi := &file_account_proto_msgTypes[19]
  993. if protoimpl.UnsafeEnabled && x != nil {
  994. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  995. if ms.LoadMessageInfo() == nil {
  996. ms.StoreMessageInfo(mi)
  997. }
  998. return ms
  999. }
  1000. return mi.MessageOf(x)
  1001. }
  1002. // Deprecated: Use AuthorizationMiniProgramRequest.ProtoReflect.Descriptor instead.
  1003. func (*AuthorizationMiniProgramRequest) Descriptor() ([]byte, []int) {
  1004. return file_account_proto_rawDescGZIP(), []int{19}
  1005. }
  1006. func (x *AuthorizationMiniProgramRequest) GetJsCode() string {
  1007. if x != nil {
  1008. return x.JsCode
  1009. }
  1010. return ""
  1011. }
  1012. type AuthorizationRequest struct {
  1013. state protoimpl.MessageState
  1014. sizeCache protoimpl.SizeCache
  1015. unknownFields protoimpl.UnknownFields
  1016. JsCode string `protobuf:"bytes,1,opt,name=jsCode,proto3" json:"jsCode"`
  1017. AppId string `protobuf:"bytes,2,opt,name=appId,proto3" json:"appId"`
  1018. Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type"`
  1019. FromOpenId string `protobuf:"bytes,4,opt,name=fromOpenId,proto3" json:"fromOpenId"`
  1020. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"`
  1021. }
  1022. func (x *AuthorizationRequest) Reset() {
  1023. *x = AuthorizationRequest{}
  1024. if protoimpl.UnsafeEnabled {
  1025. mi := &file_account_proto_msgTypes[20]
  1026. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1027. ms.StoreMessageInfo(mi)
  1028. }
  1029. }
  1030. func (x *AuthorizationRequest) String() string {
  1031. return protoimpl.X.MessageStringOf(x)
  1032. }
  1033. func (*AuthorizationRequest) ProtoMessage() {}
  1034. func (x *AuthorizationRequest) ProtoReflect() protoreflect.Message {
  1035. mi := &file_account_proto_msgTypes[20]
  1036. if protoimpl.UnsafeEnabled && x != nil {
  1037. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1038. if ms.LoadMessageInfo() == nil {
  1039. ms.StoreMessageInfo(mi)
  1040. }
  1041. return ms
  1042. }
  1043. return mi.MessageOf(x)
  1044. }
  1045. // Deprecated: Use AuthorizationRequest.ProtoReflect.Descriptor instead.
  1046. func (*AuthorizationRequest) Descriptor() ([]byte, []int) {
  1047. return file_account_proto_rawDescGZIP(), []int{20}
  1048. }
  1049. func (x *AuthorizationRequest) GetJsCode() string {
  1050. if x != nil {
  1051. return x.JsCode
  1052. }
  1053. return ""
  1054. }
  1055. func (x *AuthorizationRequest) GetAppId() string {
  1056. if x != nil {
  1057. return x.AppId
  1058. }
  1059. return ""
  1060. }
  1061. func (x *AuthorizationRequest) GetType() string {
  1062. if x != nil {
  1063. return x.Type
  1064. }
  1065. return ""
  1066. }
  1067. func (x *AuthorizationRequest) GetFromOpenId() string {
  1068. if x != nil {
  1069. return x.FromOpenId
  1070. }
  1071. return ""
  1072. }
  1073. func (x *AuthorizationRequest) GetSex() int64 {
  1074. if x != nil {
  1075. return x.Sex
  1076. }
  1077. return 0
  1078. }
  1079. type TokenReply struct {
  1080. state protoimpl.MessageState
  1081. sizeCache protoimpl.SizeCache
  1082. unknownFields protoimpl.UnknownFields
  1083. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token"`
  1084. AppId string `protobuf:"bytes,2,opt,name=appId,proto3" json:"appId"`
  1085. }
  1086. func (x *TokenReply) Reset() {
  1087. *x = TokenReply{}
  1088. if protoimpl.UnsafeEnabled {
  1089. mi := &file_account_proto_msgTypes[21]
  1090. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1091. ms.StoreMessageInfo(mi)
  1092. }
  1093. }
  1094. func (x *TokenReply) String() string {
  1095. return protoimpl.X.MessageStringOf(x)
  1096. }
  1097. func (*TokenReply) ProtoMessage() {}
  1098. func (x *TokenReply) ProtoReflect() protoreflect.Message {
  1099. mi := &file_account_proto_msgTypes[21]
  1100. if protoimpl.UnsafeEnabled && x != nil {
  1101. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1102. if ms.LoadMessageInfo() == nil {
  1103. ms.StoreMessageInfo(mi)
  1104. }
  1105. return ms
  1106. }
  1107. return mi.MessageOf(x)
  1108. }
  1109. // Deprecated: Use TokenReply.ProtoReflect.Descriptor instead.
  1110. func (*TokenReply) Descriptor() ([]byte, []int) {
  1111. return file_account_proto_rawDescGZIP(), []int{21}
  1112. }
  1113. func (x *TokenReply) GetToken() string {
  1114. if x != nil {
  1115. return x.Token
  1116. }
  1117. return ""
  1118. }
  1119. func (x *TokenReply) GetAppId() string {
  1120. if x != nil {
  1121. return x.AppId
  1122. }
  1123. return ""
  1124. }
  1125. type MiniProgramTokenReply struct {
  1126. state protoimpl.MessageState
  1127. sizeCache protoimpl.SizeCache
  1128. unknownFields protoimpl.UnknownFields
  1129. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token"`
  1130. AppId string `protobuf:"bytes,2,opt,name=appId,proto3" json:"appId"`
  1131. IsNeedMessage bool `protobuf:"varint,3,opt,name=isNeedMessage,proto3" json:"isNeedMessage"`
  1132. }
  1133. func (x *MiniProgramTokenReply) Reset() {
  1134. *x = MiniProgramTokenReply{}
  1135. if protoimpl.UnsafeEnabled {
  1136. mi := &file_account_proto_msgTypes[22]
  1137. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1138. ms.StoreMessageInfo(mi)
  1139. }
  1140. }
  1141. func (x *MiniProgramTokenReply) String() string {
  1142. return protoimpl.X.MessageStringOf(x)
  1143. }
  1144. func (*MiniProgramTokenReply) ProtoMessage() {}
  1145. func (x *MiniProgramTokenReply) ProtoReflect() protoreflect.Message {
  1146. mi := &file_account_proto_msgTypes[22]
  1147. if protoimpl.UnsafeEnabled && x != nil {
  1148. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1149. if ms.LoadMessageInfo() == nil {
  1150. ms.StoreMessageInfo(mi)
  1151. }
  1152. return ms
  1153. }
  1154. return mi.MessageOf(x)
  1155. }
  1156. // Deprecated: Use MiniProgramTokenReply.ProtoReflect.Descriptor instead.
  1157. func (*MiniProgramTokenReply) Descriptor() ([]byte, []int) {
  1158. return file_account_proto_rawDescGZIP(), []int{22}
  1159. }
  1160. func (x *MiniProgramTokenReply) GetToken() string {
  1161. if x != nil {
  1162. return x.Token
  1163. }
  1164. return ""
  1165. }
  1166. func (x *MiniProgramTokenReply) GetAppId() string {
  1167. if x != nil {
  1168. return x.AppId
  1169. }
  1170. return ""
  1171. }
  1172. func (x *MiniProgramTokenReply) GetIsNeedMessage() bool {
  1173. if x != nil {
  1174. return x.IsNeedMessage
  1175. }
  1176. return false
  1177. }
  1178. type DebugLoginRequest struct {
  1179. state protoimpl.MessageState
  1180. sizeCache protoimpl.SizeCache
  1181. unknownFields protoimpl.UnknownFields
  1182. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1183. Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code"`
  1184. }
  1185. func (x *DebugLoginRequest) Reset() {
  1186. *x = DebugLoginRequest{}
  1187. if protoimpl.UnsafeEnabled {
  1188. mi := &file_account_proto_msgTypes[23]
  1189. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1190. ms.StoreMessageInfo(mi)
  1191. }
  1192. }
  1193. func (x *DebugLoginRequest) String() string {
  1194. return protoimpl.X.MessageStringOf(x)
  1195. }
  1196. func (*DebugLoginRequest) ProtoMessage() {}
  1197. func (x *DebugLoginRequest) ProtoReflect() protoreflect.Message {
  1198. mi := &file_account_proto_msgTypes[23]
  1199. if protoimpl.UnsafeEnabled && x != nil {
  1200. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1201. if ms.LoadMessageInfo() == nil {
  1202. ms.StoreMessageInfo(mi)
  1203. }
  1204. return ms
  1205. }
  1206. return mi.MessageOf(x)
  1207. }
  1208. // Deprecated: Use DebugLoginRequest.ProtoReflect.Descriptor instead.
  1209. func (*DebugLoginRequest) Descriptor() ([]byte, []int) {
  1210. return file_account_proto_rawDescGZIP(), []int{23}
  1211. }
  1212. func (x *DebugLoginRequest) GetId() int64 {
  1213. if x != nil {
  1214. return x.Id
  1215. }
  1216. return 0
  1217. }
  1218. func (x *DebugLoginRequest) GetCode() string {
  1219. if x != nil {
  1220. return x.Code
  1221. }
  1222. return ""
  1223. }
  1224. type LoginToken struct {
  1225. state protoimpl.MessageState
  1226. sizeCache protoimpl.SizeCache
  1227. unknownFields protoimpl.UnknownFields
  1228. Pid string `protobuf:"bytes,1,opt,name=pid,proto3" json:"pid"`
  1229. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type"`
  1230. }
  1231. func (x *LoginToken) Reset() {
  1232. *x = LoginToken{}
  1233. if protoimpl.UnsafeEnabled {
  1234. mi := &file_account_proto_msgTypes[24]
  1235. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1236. ms.StoreMessageInfo(mi)
  1237. }
  1238. }
  1239. func (x *LoginToken) String() string {
  1240. return protoimpl.X.MessageStringOf(x)
  1241. }
  1242. func (*LoginToken) ProtoMessage() {}
  1243. func (x *LoginToken) ProtoReflect() protoreflect.Message {
  1244. mi := &file_account_proto_msgTypes[24]
  1245. if protoimpl.UnsafeEnabled && x != nil {
  1246. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1247. if ms.LoadMessageInfo() == nil {
  1248. ms.StoreMessageInfo(mi)
  1249. }
  1250. return ms
  1251. }
  1252. return mi.MessageOf(x)
  1253. }
  1254. // Deprecated: Use LoginToken.ProtoReflect.Descriptor instead.
  1255. func (*LoginToken) Descriptor() ([]byte, []int) {
  1256. return file_account_proto_rawDescGZIP(), []int{24}
  1257. }
  1258. func (x *LoginToken) GetPid() string {
  1259. if x != nil {
  1260. return x.Pid
  1261. }
  1262. return ""
  1263. }
  1264. func (x *LoginToken) GetType() string {
  1265. if x != nil {
  1266. return x.Type
  1267. }
  1268. return ""
  1269. }
  1270. var File_account_proto protoreflect.FileDescriptor
  1271. var file_account_proto_rawDesc = []byte{
  1272. 0x0a, 0x0d, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
  1273. 0x0b, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x1a, 0x1c, 0x67, 0x6f,
  1274. 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74,
  1275. 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x61, 0x70, 0x69, 0x2f,
  1276. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72,
  1277. 0x6f, 0x74, 0x6f, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74,
  1278. 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1279. 0x22, 0x4f, 0x0a, 0x1d, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72,
  1280. 0x69, 0x62, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1281. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28,
  1282. 0x09, 0x52, 0x06, 0x69, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65,
  1283. 0x72, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  1284. 0x64, 0x22, 0x3b, 0x0a, 0x21, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x53,
  1285. 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
  1286. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x64, 0x4c, 0x69, 0x73, 0x74,
  1287. 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x06, 0x69, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x4e,
  1288. 0x0a, 0x2c, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79,
  1289. 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x49, 0x73, 0x53, 0x75,
  1290. 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1e,
  1291. 0x0a, 0x0a, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03,
  1292. 0x28, 0x03, 0x52, 0x0a, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x73, 0x22, 0x6a,
  1293. 0x0a, 0x2a, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79,
  1294. 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x49, 0x73, 0x53, 0x75,
  1295. 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x3c, 0x0a, 0x04,
  1296. 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x61, 0x70, 0x69,
  1297. 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x64, 0x65,
  1298. 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44,
  1299. 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x7d, 0x0a, 0x1b, 0x46, 0x69,
  1300. 0x6e, 0x64, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63, 0x63, 0x6f,
  1301. 0x75, 0x6e, 0x74, 0x49, 0x44, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65,
  1302. 0x6e, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49,
  1303. 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1304. 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75,
  1305. 0x6e, 0x74, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x61, 0x63, 0x63, 0x6f,
  1306. 0x75, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20,
  1307. 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x22, 0xb0, 0x04, 0x0a, 0x14, 0x47, 0x65,
  1308. 0x74, 0x47, 0x65, 0x74, 0x47, 0x7a, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x65, 0x70,
  1309. 0x6c, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1310. 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  1311. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08,
  1312. 0x69, 0x6d, 0x61, 0x67, 0x65, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  1313. 0x69, 0x6d, 0x61, 0x67, 0x65, 0x55, 0x72, 0x6c, 0x12, 0x2a, 0x0a, 0x10, 0x70, 0x72, 0x69, 0x76,
  1314. 0x61, 0x63, 0x79, 0x50, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x55, 0x72, 0x6c, 0x18, 0x04, 0x20, 0x01,
  1315. 0x28, 0x09, 0x52, 0x10, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x50, 0x6f, 0x6c, 0x69, 0x63,
  1316. 0x79, 0x55, 0x72, 0x6c, 0x12, 0x2a, 0x0a, 0x10, 0x75, 0x73, 0x65, 0x72, 0x41, 0x67, 0x72, 0x65,
  1317. 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x72, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x10,
  1318. 0x75, 0x73, 0x65, 0x72, 0x41, 0x67, 0x72, 0x65, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x72, 0x6c,
  1319. 0x12, 0x3a, 0x0a, 0x18, 0x6e, 0x6f, 0x74, 0x65, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62,
  1320. 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x73, 0x18, 0x06, 0x20, 0x03,
  1321. 0x28, 0x09, 0x52, 0x18, 0x6e, 0x6f, 0x74, 0x65, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62,
  1322. 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x73, 0x12, 0x3a, 0x0a, 0x18,
  1323. 0x63, 0x68, 0x61, 0x74, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x54, 0x65, 0x6d,
  1324. 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x73, 0x18, 0x07, 0x20, 0x03, 0x28, 0x09, 0x52, 0x18,
  1325. 0x63, 0x68, 0x61, 0x74, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x54, 0x65, 0x6d,
  1326. 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x73, 0x12, 0x42, 0x0a, 0x1c, 0x72, 0x65, 0x67, 0x69,
  1327. 0x73, 0x74, 0x65, 0x72, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x54, 0x65, 0x6d,
  1328. 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x1c,
  1329. 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62,
  1330. 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x73, 0x12, 0x1e, 0x0a, 0x0a,
  1331. 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, 0x55, 0x72, 0x6c, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09,
  1332. 0x52, 0x0a, 0x63, 0x6f, 0x6e, 0x74, 0x61, 0x63, 0x74, 0x55, 0x72, 0x6c, 0x12, 0x22, 0x0a, 0x0c,
  1333. 0x69, 0x73, 0x4f, 0x70, 0x65, 0x6e, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65, 0x18, 0x0a, 0x20, 0x01,
  1334. 0x28, 0x08, 0x52, 0x0c, 0x69, 0x73, 0x4f, 0x70, 0x65, 0x6e, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65,
  1335. 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x4c, 0x69, 0x6e, 0x6b, 0x18, 0x0b,
  1336. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x4c, 0x69, 0x6e, 0x6b,
  1337. 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 0x79, 0x50, 0x6f, 0x6c, 0x69, 0x63,
  1338. 0x79, 0x48, 0x54, 0x4d, 0x4c, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x72, 0x69,
  1339. 0x76, 0x61, 0x63, 0x79, 0x50, 0x6f, 0x6c, 0x69, 0x63, 0x79, 0x48, 0x54, 0x4d, 0x4c, 0x12, 0x2c,
  1340. 0x0a, 0x11, 0x75, 0x73, 0x65, 0x72, 0x41, 0x67, 0x72, 0x65, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x48,
  1341. 0x54, 0x4d, 0x4c, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x75, 0x73, 0x65, 0x72, 0x41,
  1342. 0x67, 0x72, 0x65, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x48, 0x54, 0x4d, 0x4c, 0x22, 0x53, 0x0a, 0x1d,
  1343. 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63, 0x63,
  1344. 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a,
  1345. 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  1346. 0x52, 0x09, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61,
  1347. 0x70, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69,
  1348. 0x64, 0x22, 0x5f, 0x0a, 0x1b, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79,
  1349. 0x42, 0x79, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1350. 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1351. 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69,
  1352. 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x12,
  1353. 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79,
  1354. 0x70, 0x65, 0x22, 0x26, 0x0a, 0x10, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x54, 0x65, 0x78, 0x74, 0x52,
  1355. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x65, 0x78, 0x74, 0x18, 0x01,
  1356. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x65, 0x78, 0x74, 0x22, 0x28, 0x0a, 0x0e, 0x43, 0x68,
  1357. 0x65, 0x63, 0x6b, 0x54, 0x65, 0x78, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06,
  1358. 0x69, 0x73, 0x50, 0x61, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73,
  1359. 0x50, 0x61, 0x73, 0x73, 0x22, 0x23, 0x0a, 0x07, 0x4d, 0x65, 0x64, 0x69, 0x61, 0x49, 0x44, 0x12,
  1360. 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x64, 0x69, 0x61, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1361. 0x52, 0x07, 0x6d, 0x65, 0x64, 0x69, 0x61, 0x49, 0x64, 0x22, 0x22, 0x0a, 0x0c, 0x4d, 0x61, 0x74,
  1362. 0x65, 0x72, 0x69, 0x61, 0x6c, 0x4c, 0x69, 0x6e, 0x6b, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e,
  1363. 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x22, 0x31, 0x0a,
  1364. 0x13, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x52,
  1365. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65,
  1366. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65,
  1367. 0x22, 0x31, 0x0a, 0x11, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72,
  1368. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55,
  1369. 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  1370. 0x55, 0x72, 0x6c, 0x22, 0x2b, 0x0a, 0x15, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x41, 0x76, 0x61,
  1371. 0x74, 0x61, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x12, 0x0a, 0x04,
  1372. 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74,
  1373. 0x22, 0x45, 0x0a, 0x15, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70, 0x70,
  1374. 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65,
  1375. 0x6e, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49,
  1376. 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1377. 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x22, 0x20, 0x0a, 0x0c, 0x49, 0x64, 0x65, 0x6e, 0x74,
  1378. 0x69, 0x74, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x10, 0x0a, 0x03, 0x70, 0x69, 0x64, 0x18, 0x01,
  1379. 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x70, 0x69, 0x64, 0x22, 0x96, 0x01, 0x0a, 0x0a, 0x55, 0x73,
  1380. 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x44, 0x42, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01,
  1381. 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b,
  1382. 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b,
  1383. 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72,
  1384. 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55,
  1385. 0x72, 0x6c, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28,
  1386. 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18,
  1387. 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72,
  1388. 0x65, 0x64, 0x69, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64,
  1389. 0x69, 0x74, 0x22, 0x99, 0x01, 0x0a, 0x0d, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x6e,
  1390. 0x66, 0x6f, 0x44, 0x42, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1391. 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65,
  1392. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65,
  1393. 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20,
  1394. 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x14,
  1395. 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70,
  1396. 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28,
  1397. 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74,
  1398. 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x22, 0x39,
  1399. 0x0a, 0x1f, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d,
  1400. 0x69, 0x6e, 0x69, 0x50, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1401. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6a, 0x73, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  1402. 0x09, 0x52, 0x06, 0x6a, 0x73, 0x43, 0x6f, 0x64, 0x65, 0x22, 0x8a, 0x01, 0x0a, 0x14, 0x41, 0x75,
  1403. 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65,
  1404. 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6a, 0x73, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01,
  1405. 0x28, 0x09, 0x52, 0x06, 0x6a, 0x73, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70,
  1406. 0x70, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64,
  1407. 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1408. 0x74, 0x79, 0x70, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x72, 0x6f, 0x6d, 0x4f, 0x70, 0x65, 0x6e,
  1409. 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x66, 0x72, 0x6f, 0x6d, 0x4f, 0x70,
  1410. 0x65, 0x6e, 0x49, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28,
  1411. 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x38, 0x0a, 0x0a, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52,
  1412. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20,
  1413. 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70,
  1414. 0x70, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64,
  1415. 0x22, 0x69, 0x0a, 0x15, 0x4d, 0x69, 0x6e, 0x69, 0x50, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x54,
  1416. 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b,
  1417. 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x12,
  1418. 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  1419. 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x24, 0x0a, 0x0d, 0x69, 0x73, 0x4e, 0x65, 0x65, 0x64, 0x4d,
  1420. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d, 0x69, 0x73,
  1421. 0x4e, 0x65, 0x65, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0x37, 0x0a, 0x11, 0x44,
  1422. 0x65, 0x62, 0x75, 0x67, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1423. 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64,
  1424. 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1425. 0x63, 0x6f, 0x64, 0x65, 0x22, 0x32, 0x0a, 0x0a, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x6f, 0x6b,
  1426. 0x65, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x70, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1427. 0x03, 0x70, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01,
  1428. 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x32, 0xa0, 0x16, 0x0a, 0x07, 0x41, 0x63, 0x63,
  1429. 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x62, 0x0a, 0x0a, 0x44, 0x65, 0x62, 0x75, 0x67, 0x4c, 0x6f, 0x67,
  1430. 0x69, 0x6e, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  1431. 0x2e, 0x44, 0x65, 0x62, 0x75, 0x67, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65,
  1432. 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  1433. 0x2e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1b, 0x82, 0xd3, 0xe4,
  1434. 0x93, 0x02, 0x15, 0x22, 0x10, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x2f,
  1435. 0x64, 0x65, 0x62, 0x75, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x0d, 0x41, 0x75, 0x74, 0x68,
  1436. 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1437. 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a,
  1438. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61,
  1439. 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x54, 0x6f, 0x6b, 0x65, 0x6e,
  1440. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f,
  1441. 0x61, 0x70, 0x69, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x2f, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72,
  1442. 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x9d, 0x01, 0x0a, 0x18, 0x41,
  1443. 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x69, 0x6e, 0x69,
  1444. 0x50, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63,
  1445. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74,
  1446. 0x69, 0x6f, 0x6e, 0x4d, 0x69, 0x6e, 0x69, 0x50, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x52, 0x65,
  1447. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f,
  1448. 0x75, 0x6e, 0x74, 0x2e, 0x4d, 0x69, 0x6e, 0x69, 0x50, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x54,
  1449. 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x2f, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1450. 0x29, 0x22, 0x24, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x2f, 0x61, 0x75,
  1451. 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x6d, 0x69, 0x6e, 0x69,
  1452. 0x70, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x6e, 0x0a, 0x0e, 0x52, 0x61,
  1453. 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x12, 0x2e, 0x61,
  1454. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71,
  1455. 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x52,
  1456. 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x70,
  1457. 0x6c, 0x79, 0x22, 0x26, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69,
  1458. 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x2f, 0x6e,
  1459. 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x68, 0x0a, 0x0c, 0x52, 0x61,
  1460. 0x6e, 0x64, 0x6f, 0x6d, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x12, 0x2e, 0x61, 0x70, 0x69,
  1461. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71, 0x1a, 0x1e,
  1462. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x52, 0x61, 0x6e,
  1463. 0x64, 0x6f, 0x6d, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x24,
  1464. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d,
  1465. 0x6d, 0x6f, 0x6e, 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x2f, 0x61, 0x76, 0x61, 0x74, 0x61,
  1466. 0x72, 0x3a, 0x01, 0x2a, 0x12, 0x6c, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x47, 0x65, 0x74, 0x47, 0x7a,
  1467. 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  1468. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a,
  1469. 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x47, 0x65,
  1470. 0x74, 0x47, 0x65, 0x74, 0x47, 0x7a, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x65, 0x70,
  1471. 0x6c, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69,
  1472. 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x2f, 0x67, 0x7a, 0x68, 0x2f, 0x63, 0x6f, 0x6e, 0x66, 0x3a,
  1473. 0x01, 0x2a, 0x12, 0x90, 0x01, 0x0a, 0x1a, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63,
  1474. 0x73, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  1475. 0x65, 0x12, 0x2e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e,
  1476. 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72,
  1477. 0x69, 0x62, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1478. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1479. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2a, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1480. 0x24, 0x22, 0x1f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x73,
  1481. 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74,
  1482. 0x69, 0x63, 0x3a, 0x01, 0x2a, 0x12, 0x5e, 0x0a, 0x16, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x53,
  1483. 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
  1484. 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x52, 0x65,
  1485. 0x64, 0x75, 0x63, 0x65, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x73,
  1486. 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  1487. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  1488. 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x53, 0x69, 0x67, 0x6e,
  1489. 0x55, 0x73, 0x65, 0x72, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  1490. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x18, 0x2e, 0x61,
  1491. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1492. 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00, 0x12, 0x4c, 0x0a, 0x10, 0x52, 0x61, 0x6e, 0x64,
  1493. 0x6f, 0x6d, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x12, 0x2e, 0x61,
  1494. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71,
  1495. 0x1a, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x52,
  1496. 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52,
  1497. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x5c, 0x0a, 0x1b, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65,
  1498. 0x6e, 0x74, 0x69, 0x74, 0x79, 0x42, 0x79, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x44, 0x41, 0x6e, 0x64,
  1499. 0x41, 0x70, 0x70, 0x49, 0x44, 0x12, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f,
  1500. 0x75, 0x6e, 0x74, 0x2e, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70, 0x70,
  1501. 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1502. 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79,
  1503. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x65, 0x0a, 0x24, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74,
  1504. 0x69, 0x74, 0x79, 0x42, 0x79, 0x4f, 0x70, 0x65, 0x6e, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70,
  1505. 0x70, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x12, 0x22, 0x2e, 0x61,
  1506. 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x4f, 0x70, 0x65, 0x6e, 0x49,
  1507. 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70, 0x70, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1508. 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x49,
  1509. 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x40, 0x0a, 0x10, 0x46,
  1510. 0x69, 0x6e, 0x64, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x42, 0x79, 0x53, 0x65, 0x78, 0x12,
  1511. 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78,
  1512. 0x52, 0x65, 0x71, 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  1513. 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x3a, 0x0a,
  1514. 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x54, 0x61, 0x67, 0x73, 0x42, 0x79, 0x49, 0x44, 0x73, 0x12, 0x0f,
  1515. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x64, 0x73, 0x1a,
  1516. 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67,
  1517. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x70, 0x0a, 0x0f, 0x52, 0x61, 0x6e,
  1518. 0x64, 0x6f, 0x6d, 0x49, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x12, 0x12, 0x2e, 0x61,
  1519. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71,
  1520. 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x61,
  1521. 0x6e, 0x64, 0x6f, 0x6d, 0x49, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x52, 0x65, 0x70,
  1522. 0x6c, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69,
  1523. 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x2f, 0x69,
  1524. 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x74, 0x0a, 0x13, 0x55,
  1525. 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x56, 0x6f, 0x69,
  1526. 0x63, 0x65, 0x12, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  1527. 0x2e, 0x4d, 0x65, 0x64, 0x69, 0x61, 0x49, 0x44, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61,
  1528. 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x4d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x4c,
  1529. 0x69, 0x6e, 0x6b, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61, 0x70,
  1530. 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f, 0x6d, 0x61, 0x74, 0x65, 0x72, 0x69, 0x61,
  1531. 0x6c, 0x2f, 0x75, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x2f, 0x76, 0x6f, 0x69, 0x63, 0x65, 0x3a, 0x01,
  1532. 0x2a, 0x12, 0x41, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x65, 0x6d, 0x65, 0x42, 0x79, 0x54,
  1533. 0x79, 0x70, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  1534. 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x14, 0x2e, 0x61,
  1535. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x4c, 0x69,
  1536. 0x73, 0x74, 0x22, 0x00, 0x12, 0x4e, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74,
  1537. 0x54, 0x6f, 0x70, 0x69, 0x63, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  1538. 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63,
  1539. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  1540. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x4c, 0x69,
  1541. 0x73, 0x74, 0x22, 0x00, 0x12, 0x41, 0x0a, 0x0a, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4d, 0x65,
  1542. 0x6d, 0x65, 0x12, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  1543. 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x75, 0x6d, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1544. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x54, 0x65, 0x78,
  1545. 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x12, 0x52, 0x61, 0x6e, 0x64, 0x6f,
  1546. 0x6d, 0x53, 0x77, 0x69, 0x66, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x2e,
  1547. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x61, 0x6e, 0x64, 0x6f,
  1548. 0x6d, 0x4e, 0x75, 0x6d, 0x41, 0x6e, 0x64, 0x53, 0x65, 0x78, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69,
  1549. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x54, 0x65,
  1550. 0x78, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x00, 0x12, 0x49, 0x0a, 0x09, 0x43, 0x68, 0x65, 0x63,
  1551. 0x6b, 0x54, 0x65, 0x78, 0x74, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f,
  1552. 0x75, 0x6e, 0x74, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x54, 0x65, 0x78, 0x74, 0x52, 0x65, 0x71,
  1553. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75,
  1554. 0x6e, 0x74, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x54, 0x65, 0x78, 0x74, 0x52, 0x65, 0x70, 0x6c,
  1555. 0x79, 0x22, 0x00, 0x12, 0x76, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x6f,
  1556. 0x67, 0x69, 0x6e, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x12, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1557. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x43,
  1558. 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61,
  1559. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x67,
  1560. 0x69, 0x6e, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1c, 0x82,
  1561. 0xd3, 0xe4, 0x93, 0x02, 0x16, 0x22, 0x11, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6c, 0x6f, 0x67, 0x69,
  1562. 0x6e, 0x2f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x16, 0x47,
  1563. 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63, 0x63, 0x6f,
  1564. 0x75, 0x6e, 0x74, 0x49, 0x44, 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f,
  1565. 0x75, 0x6e, 0x74, 0x2e, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42,
  1566. 0x79, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1567. 0x74, 0x1a, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e,
  1568. 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63, 0x63,
  1569. 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x7e, 0x0a,
  1570. 0x24, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63,
  1571. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x49, 0x73, 0x53, 0x75, 0x62, 0x73,
  1572. 0x63, 0x72, 0x69, 0x62, 0x65, 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f,
  1573. 0x75, 0x6e, 0x74, 0x2e, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42,
  1574. 0x79, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1575. 0x74, 0x1a, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e,
  1576. 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63, 0x63,
  1577. 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x8b, 0x01,
  1578. 0x0a, 0x31, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41,
  1579. 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x49, 0x73, 0x53, 0x75, 0x62,
  1580. 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x42, 0x79, 0x4d, 0x69, 0x6e, 0x69, 0x50, 0x72, 0x6f, 0x67,
  1581. 0x72, 0x61, 0x6d, 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e,
  1582. 0x74, 0x2e, 0x47, 0x65, 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41,
  1583. 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1584. 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x47, 0x65,
  1585. 0x74, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63, 0x63, 0x6f, 0x75,
  1586. 0x6e, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x9d, 0x01, 0x0a, 0x25,
  1587. 0x46, 0x69, 0x6e, 0x64, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63,
  1588. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x49, 0x73, 0x53, 0x75, 0x62, 0x73,
  1589. 0x63, 0x72, 0x69, 0x62, 0x65, 0x12, 0x39, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f,
  1590. 0x75, 0x6e, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79,
  1591. 0x42, 0x79, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x49, 0x73,
  1592. 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1593. 0x1a, 0x37, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x46,
  1594. 0x69, 0x6e, 0x64, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x42, 0x79, 0x41, 0x63, 0x63,
  1595. 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x41, 0x6e, 0x64, 0x49, 0x73, 0x53, 0x75, 0x62, 0x73, 0x63,
  1596. 0x72, 0x69, 0x62, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4d, 0x0a, 0x0d, 0x55,
  1597. 0x73, 0x65, 0x72, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x12, 0x22, 0x2e, 0x61,
  1598. 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x4f, 0x70, 0x65, 0x6e, 0x49,
  1599. 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70, 0x70, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1600. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1601. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x0f, 0x55, 0x73,
  1602. 0x65, 0x72, 0x55, 0x6e, 0x73, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x12, 0x22, 0x2e,
  1603. 0x61, 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x2e, 0x4f, 0x70, 0x65, 0x6e,
  1604. 0x49, 0x44, 0x41, 0x6e, 0x64, 0x41, 0x70, 0x70, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1605. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1606. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x42, 0x46, 0x0a, 0x0b, 0x61,
  1607. 0x70, 0x69, 0x2e, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x50, 0x01, 0x5a, 0x35, 0x67, 0x69,
  1608. 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72,
  1609. 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f,
  1610. 0x61, 0x70, 0x69, 0x2f, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x3b, 0x61, 0x63, 0x63, 0x6f,
  1611. 0x75, 0x6e, 0x74, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1612. }
  1613. var (
  1614. file_account_proto_rawDescOnce sync.Once
  1615. file_account_proto_rawDescData = file_account_proto_rawDesc
  1616. )
  1617. func file_account_proto_rawDescGZIP() []byte {
  1618. file_account_proto_rawDescOnce.Do(func() {
  1619. file_account_proto_rawDescData = protoimpl.X.CompressGZIP(file_account_proto_rawDescData)
  1620. })
  1621. return file_account_proto_rawDescData
  1622. }
  1623. var file_account_proto_msgTypes = make([]protoimpl.MessageInfo, 25)
  1624. var file_account_proto_goTypes = []interface{}{
  1625. (*ReduceSubscribeMessageRequest)(nil), // 0: api.account.ReduceSubscribeMessageRequest
  1626. (*StatisticsSubscribeMessageRequest)(nil), // 1: api.account.StatisticsSubscribeMessageRequest
  1627. (*FindIdentifyByAccountIDAndIsSubscribeRequest)(nil), // 2: api.account.FindIdentifyByAccountIDAndIsSubscribeRequest
  1628. (*FindIdentifyByAccountIDAndIsSubscribeReply)(nil), // 3: api.account.FindIdentifyByAccountIDAndIsSubscribeReply
  1629. (*FindIdentifyByAccountIDInfo)(nil), // 4: api.account.FindIdentifyByAccountIDInfo
  1630. (*GetGetGzhConfigReply)(nil), // 5: api.account.GetGetGzhConfigReply
  1631. (*GetIdentifyByAccountIDRequest)(nil), // 6: api.account.GetIdentifyByAccountIDRequest
  1632. (*GetIdentifyByAccountIDReply)(nil), // 7: api.account.GetIdentifyByAccountIDReply
  1633. (*CheckTextRequest)(nil), // 8: api.account.CheckTextRequest
  1634. (*CheckTextReply)(nil), // 9: api.account.CheckTextReply
  1635. (*MediaID)(nil), // 10: api.account.MediaID
  1636. (*MaterialLink)(nil), // 11: api.account.MaterialLink
  1637. (*RandomNicknameReply)(nil), // 12: api.account.RandomNicknameReply
  1638. (*RandomAvatarReply)(nil), // 13: api.account.RandomAvatarReply
  1639. (*RandomAvatarListReply)(nil), // 14: api.account.RandomAvatarListReply
  1640. (*OpenIDAndAppIDRequest)(nil), // 15: api.account.OpenIDAndAppIDRequest
  1641. (*IdentityInfo)(nil), // 16: api.account.IdentityInfo
  1642. (*UserInfoDB)(nil), // 17: api.account.UserInfoDB
  1643. (*PartnerInfoDB)(nil), // 18: api.account.PartnerInfoDB
  1644. (*AuthorizationMiniProgramRequest)(nil), // 19: api.account.AuthorizationMiniProgramRequest
  1645. (*AuthorizationRequest)(nil), // 20: api.account.AuthorizationRequest
  1646. (*TokenReply)(nil), // 21: api.account.TokenReply
  1647. (*MiniProgramTokenReply)(nil), // 22: api.account.MiniProgramTokenReply
  1648. (*DebugLoginRequest)(nil), // 23: api.account.DebugLoginRequest
  1649. (*LoginToken)(nil), // 24: api.account.LoginToken
  1650. (*common.SexReq)(nil), // 25: api.common.SexReq
  1651. (*emptypb.Empty)(nil), // 26: google.protobuf.Empty
  1652. (*common.Ids)(nil), // 27: api.common.Ids
  1653. (*common.MemeRequest)(nil), // 28: api.common.MemeRequest
  1654. (*common.FindChatTopicRequest)(nil), // 29: api.common.FindChatTopicRequest
  1655. (*common.RandomNum)(nil), // 30: api.common.RandomNum
  1656. (*common.RandomNumAndSex)(nil), // 31: api.common.RandomNumAndSex
  1657. (*common.GetLoginConfigRequest)(nil), // 32: api.common.GetLoginConfigRequest
  1658. (*common.PersonIDList)(nil), // 33: api.common.PersonIDList
  1659. (*common.TagListReply)(nil), // 34: api.common.TagListReply
  1660. (*common.RandomIntroduceReply)(nil), // 35: api.common.RandomIntroduceReply
  1661. (*common.MemeList)(nil), // 36: api.common.MemeList
  1662. (*common.ChatTopicList)(nil), // 37: api.common.ChatTopicList
  1663. (*common.CommonTextList)(nil), // 38: api.common.CommonTextList
  1664. (*common.GetLoginConfigReply)(nil), // 39: api.common.GetLoginConfigReply
  1665. }
  1666. var file_account_proto_depIdxs = []int32{
  1667. 4, // 0: api.account.FindIdentifyByAccountIDAndIsSubscribeReply.list:type_name -> api.account.FindIdentifyByAccountIDInfo
  1668. 23, // 1: api.account.Account.DebugLogin:input_type -> api.account.DebugLoginRequest
  1669. 20, // 2: api.account.Account.Authorization:input_type -> api.account.AuthorizationRequest
  1670. 19, // 3: api.account.Account.AuthorizationMiniProgram:input_type -> api.account.AuthorizationMiniProgramRequest
  1671. 25, // 4: api.account.Account.RandomNickname:input_type -> api.common.SexReq
  1672. 25, // 5: api.account.Account.RandomAvatar:input_type -> api.common.SexReq
  1673. 26, // 6: api.account.Account.GetGetGzhConfig:input_type -> google.protobuf.Empty
  1674. 1, // 7: api.account.Account.StatisticsSubscribeMessage:input_type -> api.account.StatisticsSubscribeMessageRequest
  1675. 0, // 8: api.account.Account.ReduceSubscribeMessage:input_type -> api.account.ReduceSubscribeMessageRequest
  1676. 26, // 9: api.account.Account.GetSignUser:input_type -> google.protobuf.Empty
  1677. 25, // 10: api.account.Account.RandomAvatarList:input_type -> api.common.SexReq
  1678. 15, // 11: api.account.Account.GetIdentityByOpenIDAndAppID:input_type -> api.account.OpenIDAndAppIDRequest
  1679. 15, // 12: api.account.Account.GetIdentityByOpenIDAndAppIDAndCreate:input_type -> api.account.OpenIDAndAppIDRequest
  1680. 25, // 13: api.account.Account.FindTagListBySex:input_type -> api.common.SexReq
  1681. 27, // 14: api.account.Account.FindTagsByIDs:input_type -> api.common.Ids
  1682. 25, // 15: api.account.Account.RandomIntroduce:input_type -> api.common.SexReq
  1683. 10, // 16: api.account.Account.UploadMaterialVoice:input_type -> api.account.MediaID
  1684. 28, // 17: api.account.Account.FindMemeByType:input_type -> api.common.MemeRequest
  1685. 29, // 18: api.account.Account.FindChatTopic:input_type -> api.common.FindChatTopicRequest
  1686. 30, // 19: api.account.Account.RandomMeme:input_type -> api.common.RandomNum
  1687. 31, // 20: api.account.Account.RandomSwiftMessage:input_type -> api.common.RandomNumAndSex
  1688. 8, // 21: api.account.Account.CheckText:input_type -> api.account.CheckTextRequest
  1689. 32, // 22: api.account.Account.GetUserLoginConfig:input_type -> api.common.GetLoginConfigRequest
  1690. 6, // 23: api.account.Account.GetIdentifyByAccountID:input_type -> api.account.GetIdentifyByAccountIDRequest
  1691. 6, // 24: api.account.Account.GetIdentifyByAccountIDAndIsSubscribe:input_type -> api.account.GetIdentifyByAccountIDRequest
  1692. 6, // 25: api.account.Account.GetIdentifyByAccountIDAndIsSubscribeByMiniProgram:input_type -> api.account.GetIdentifyByAccountIDRequest
  1693. 2, // 26: api.account.Account.FindIdentifyByAccountIDAndIsSubscribe:input_type -> api.account.FindIdentifyByAccountIDAndIsSubscribeRequest
  1694. 15, // 27: api.account.Account.UserSubscribe:input_type -> api.account.OpenIDAndAppIDRequest
  1695. 15, // 28: api.account.Account.UserUnsubscribe:input_type -> api.account.OpenIDAndAppIDRequest
  1696. 21, // 29: api.account.Account.DebugLogin:output_type -> api.account.TokenReply
  1697. 21, // 30: api.account.Account.Authorization:output_type -> api.account.TokenReply
  1698. 22, // 31: api.account.Account.AuthorizationMiniProgram:output_type -> api.account.MiniProgramTokenReply
  1699. 12, // 32: api.account.Account.RandomNickname:output_type -> api.account.RandomNicknameReply
  1700. 13, // 33: api.account.Account.RandomAvatar:output_type -> api.account.RandomAvatarReply
  1701. 5, // 34: api.account.Account.GetGetGzhConfig:output_type -> api.account.GetGetGzhConfigReply
  1702. 26, // 35: api.account.Account.StatisticsSubscribeMessage:output_type -> google.protobuf.Empty
  1703. 26, // 36: api.account.Account.ReduceSubscribeMessage:output_type -> google.protobuf.Empty
  1704. 33, // 37: api.account.Account.GetSignUser:output_type -> api.common.PersonIDList
  1705. 14, // 38: api.account.Account.RandomAvatarList:output_type -> api.account.RandomAvatarListReply
  1706. 16, // 39: api.account.Account.GetIdentityByOpenIDAndAppID:output_type -> api.account.IdentityInfo
  1707. 16, // 40: api.account.Account.GetIdentityByOpenIDAndAppIDAndCreate:output_type -> api.account.IdentityInfo
  1708. 34, // 41: api.account.Account.FindTagListBySex:output_type -> api.common.TagListReply
  1709. 34, // 42: api.account.Account.FindTagsByIDs:output_type -> api.common.TagListReply
  1710. 35, // 43: api.account.Account.RandomIntroduce:output_type -> api.common.RandomIntroduceReply
  1711. 11, // 44: api.account.Account.UploadMaterialVoice:output_type -> api.account.MaterialLink
  1712. 36, // 45: api.account.Account.FindMemeByType:output_type -> api.common.MemeList
  1713. 37, // 46: api.account.Account.FindChatTopic:output_type -> api.common.ChatTopicList
  1714. 38, // 47: api.account.Account.RandomMeme:output_type -> api.common.CommonTextList
  1715. 38, // 48: api.account.Account.RandomSwiftMessage:output_type -> api.common.CommonTextList
  1716. 9, // 49: api.account.Account.CheckText:output_type -> api.account.CheckTextReply
  1717. 39, // 50: api.account.Account.GetUserLoginConfig:output_type -> api.common.GetLoginConfigReply
  1718. 7, // 51: api.account.Account.GetIdentifyByAccountID:output_type -> api.account.GetIdentifyByAccountIDReply
  1719. 7, // 52: api.account.Account.GetIdentifyByAccountIDAndIsSubscribe:output_type -> api.account.GetIdentifyByAccountIDReply
  1720. 7, // 53: api.account.Account.GetIdentifyByAccountIDAndIsSubscribeByMiniProgram:output_type -> api.account.GetIdentifyByAccountIDReply
  1721. 3, // 54: api.account.Account.FindIdentifyByAccountIDAndIsSubscribe:output_type -> api.account.FindIdentifyByAccountIDAndIsSubscribeReply
  1722. 26, // 55: api.account.Account.UserSubscribe:output_type -> google.protobuf.Empty
  1723. 26, // 56: api.account.Account.UserUnsubscribe:output_type -> google.protobuf.Empty
  1724. 29, // [29:57] is the sub-list for method output_type
  1725. 1, // [1:29] is the sub-list for method input_type
  1726. 1, // [1:1] is the sub-list for extension type_name
  1727. 1, // [1:1] is the sub-list for extension extendee
  1728. 0, // [0:1] is the sub-list for field type_name
  1729. }
  1730. func init() { file_account_proto_init() }
  1731. func file_account_proto_init() {
  1732. if File_account_proto != nil {
  1733. return
  1734. }
  1735. if !protoimpl.UnsafeEnabled {
  1736. file_account_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1737. switch v := v.(*ReduceSubscribeMessageRequest); i {
  1738. case 0:
  1739. return &v.state
  1740. case 1:
  1741. return &v.sizeCache
  1742. case 2:
  1743. return &v.unknownFields
  1744. default:
  1745. return nil
  1746. }
  1747. }
  1748. file_account_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1749. switch v := v.(*StatisticsSubscribeMessageRequest); i {
  1750. case 0:
  1751. return &v.state
  1752. case 1:
  1753. return &v.sizeCache
  1754. case 2:
  1755. return &v.unknownFields
  1756. default:
  1757. return nil
  1758. }
  1759. }
  1760. file_account_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1761. switch v := v.(*FindIdentifyByAccountIDAndIsSubscribeRequest); i {
  1762. case 0:
  1763. return &v.state
  1764. case 1:
  1765. return &v.sizeCache
  1766. case 2:
  1767. return &v.unknownFields
  1768. default:
  1769. return nil
  1770. }
  1771. }
  1772. file_account_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1773. switch v := v.(*FindIdentifyByAccountIDAndIsSubscribeReply); i {
  1774. case 0:
  1775. return &v.state
  1776. case 1:
  1777. return &v.sizeCache
  1778. case 2:
  1779. return &v.unknownFields
  1780. default:
  1781. return nil
  1782. }
  1783. }
  1784. file_account_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1785. switch v := v.(*FindIdentifyByAccountIDInfo); i {
  1786. case 0:
  1787. return &v.state
  1788. case 1:
  1789. return &v.sizeCache
  1790. case 2:
  1791. return &v.unknownFields
  1792. default:
  1793. return nil
  1794. }
  1795. }
  1796. file_account_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1797. switch v := v.(*GetGetGzhConfigReply); i {
  1798. case 0:
  1799. return &v.state
  1800. case 1:
  1801. return &v.sizeCache
  1802. case 2:
  1803. return &v.unknownFields
  1804. default:
  1805. return nil
  1806. }
  1807. }
  1808. file_account_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1809. switch v := v.(*GetIdentifyByAccountIDRequest); i {
  1810. case 0:
  1811. return &v.state
  1812. case 1:
  1813. return &v.sizeCache
  1814. case 2:
  1815. return &v.unknownFields
  1816. default:
  1817. return nil
  1818. }
  1819. }
  1820. file_account_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1821. switch v := v.(*GetIdentifyByAccountIDReply); i {
  1822. case 0:
  1823. return &v.state
  1824. case 1:
  1825. return &v.sizeCache
  1826. case 2:
  1827. return &v.unknownFields
  1828. default:
  1829. return nil
  1830. }
  1831. }
  1832. file_account_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1833. switch v := v.(*CheckTextRequest); i {
  1834. case 0:
  1835. return &v.state
  1836. case 1:
  1837. return &v.sizeCache
  1838. case 2:
  1839. return &v.unknownFields
  1840. default:
  1841. return nil
  1842. }
  1843. }
  1844. file_account_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1845. switch v := v.(*CheckTextReply); i {
  1846. case 0:
  1847. return &v.state
  1848. case 1:
  1849. return &v.sizeCache
  1850. case 2:
  1851. return &v.unknownFields
  1852. default:
  1853. return nil
  1854. }
  1855. }
  1856. file_account_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1857. switch v := v.(*MediaID); i {
  1858. case 0:
  1859. return &v.state
  1860. case 1:
  1861. return &v.sizeCache
  1862. case 2:
  1863. return &v.unknownFields
  1864. default:
  1865. return nil
  1866. }
  1867. }
  1868. file_account_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1869. switch v := v.(*MaterialLink); i {
  1870. case 0:
  1871. return &v.state
  1872. case 1:
  1873. return &v.sizeCache
  1874. case 2:
  1875. return &v.unknownFields
  1876. default:
  1877. return nil
  1878. }
  1879. }
  1880. file_account_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1881. switch v := v.(*RandomNicknameReply); i {
  1882. case 0:
  1883. return &v.state
  1884. case 1:
  1885. return &v.sizeCache
  1886. case 2:
  1887. return &v.unknownFields
  1888. default:
  1889. return nil
  1890. }
  1891. }
  1892. file_account_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1893. switch v := v.(*RandomAvatarReply); i {
  1894. case 0:
  1895. return &v.state
  1896. case 1:
  1897. return &v.sizeCache
  1898. case 2:
  1899. return &v.unknownFields
  1900. default:
  1901. return nil
  1902. }
  1903. }
  1904. file_account_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1905. switch v := v.(*RandomAvatarListReply); i {
  1906. case 0:
  1907. return &v.state
  1908. case 1:
  1909. return &v.sizeCache
  1910. case 2:
  1911. return &v.unknownFields
  1912. default:
  1913. return nil
  1914. }
  1915. }
  1916. file_account_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1917. switch v := v.(*OpenIDAndAppIDRequest); i {
  1918. case 0:
  1919. return &v.state
  1920. case 1:
  1921. return &v.sizeCache
  1922. case 2:
  1923. return &v.unknownFields
  1924. default:
  1925. return nil
  1926. }
  1927. }
  1928. file_account_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1929. switch v := v.(*IdentityInfo); i {
  1930. case 0:
  1931. return &v.state
  1932. case 1:
  1933. return &v.sizeCache
  1934. case 2:
  1935. return &v.unknownFields
  1936. default:
  1937. return nil
  1938. }
  1939. }
  1940. file_account_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  1941. switch v := v.(*UserInfoDB); i {
  1942. case 0:
  1943. return &v.state
  1944. case 1:
  1945. return &v.sizeCache
  1946. case 2:
  1947. return &v.unknownFields
  1948. default:
  1949. return nil
  1950. }
  1951. }
  1952. file_account_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  1953. switch v := v.(*PartnerInfoDB); i {
  1954. case 0:
  1955. return &v.state
  1956. case 1:
  1957. return &v.sizeCache
  1958. case 2:
  1959. return &v.unknownFields
  1960. default:
  1961. return nil
  1962. }
  1963. }
  1964. file_account_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  1965. switch v := v.(*AuthorizationMiniProgramRequest); i {
  1966. case 0:
  1967. return &v.state
  1968. case 1:
  1969. return &v.sizeCache
  1970. case 2:
  1971. return &v.unknownFields
  1972. default:
  1973. return nil
  1974. }
  1975. }
  1976. file_account_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  1977. switch v := v.(*AuthorizationRequest); i {
  1978. case 0:
  1979. return &v.state
  1980. case 1:
  1981. return &v.sizeCache
  1982. case 2:
  1983. return &v.unknownFields
  1984. default:
  1985. return nil
  1986. }
  1987. }
  1988. file_account_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  1989. switch v := v.(*TokenReply); i {
  1990. case 0:
  1991. return &v.state
  1992. case 1:
  1993. return &v.sizeCache
  1994. case 2:
  1995. return &v.unknownFields
  1996. default:
  1997. return nil
  1998. }
  1999. }
  2000. file_account_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2001. switch v := v.(*MiniProgramTokenReply); i {
  2002. case 0:
  2003. return &v.state
  2004. case 1:
  2005. return &v.sizeCache
  2006. case 2:
  2007. return &v.unknownFields
  2008. default:
  2009. return nil
  2010. }
  2011. }
  2012. file_account_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2013. switch v := v.(*DebugLoginRequest); i {
  2014. case 0:
  2015. return &v.state
  2016. case 1:
  2017. return &v.sizeCache
  2018. case 2:
  2019. return &v.unknownFields
  2020. default:
  2021. return nil
  2022. }
  2023. }
  2024. file_account_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2025. switch v := v.(*LoginToken); i {
  2026. case 0:
  2027. return &v.state
  2028. case 1:
  2029. return &v.sizeCache
  2030. case 2:
  2031. return &v.unknownFields
  2032. default:
  2033. return nil
  2034. }
  2035. }
  2036. }
  2037. type x struct{}
  2038. out := protoimpl.TypeBuilder{
  2039. File: protoimpl.DescBuilder{
  2040. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2041. RawDescriptor: file_account_proto_rawDesc,
  2042. NumEnums: 0,
  2043. NumMessages: 25,
  2044. NumExtensions: 0,
  2045. NumServices: 1,
  2046. },
  2047. GoTypes: file_account_proto_goTypes,
  2048. DependencyIndexes: file_account_proto_depIdxs,
  2049. MessageInfos: file_account_proto_msgTypes,
  2050. }.Build()
  2051. File_account_proto = out.File
  2052. file_account_proto_rawDesc = nil
  2053. file_account_proto_goTypes = nil
  2054. file_account_proto_depIdxs = nil
  2055. }