user.pb.go 198 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343
  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: user.proto
  6. package user
  7. import (
  8. chat "git.ikuban.com/server/pw-protobuf/api/chat"
  9. common "git.ikuban.com/server/pw-protobuf/api/common"
  10. statistics "git.ikuban.com/server/pw-protobuf/api/statistics"
  11. _ "google.golang.org/genproto/googleapis/api/annotations"
  12. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  13. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  14. emptypb "google.golang.org/protobuf/types/known/emptypb"
  15. structpb "google.golang.org/protobuf/types/known/structpb"
  16. reflect "reflect"
  17. sync "sync"
  18. )
  19. const (
  20. // Verify that this generated code is sufficiently up-to-date.
  21. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  22. // Verify that runtime/protoimpl is sufficiently up-to-date.
  23. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  24. )
  25. type UserGetInformationAwardByActivityRequest struct {
  26. state protoimpl.MessageState
  27. sizeCache protoimpl.SizeCache
  28. unknownFields protoimpl.UnknownFields
  29. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId"`
  30. Credit int64 `protobuf:"varint,2,opt,name=credit,proto3" json:"credit"`
  31. Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc"`
  32. }
  33. func (x *UserGetInformationAwardByActivityRequest) Reset() {
  34. *x = UserGetInformationAwardByActivityRequest{}
  35. if protoimpl.UnsafeEnabled {
  36. mi := &file_user_proto_msgTypes[0]
  37. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  38. ms.StoreMessageInfo(mi)
  39. }
  40. }
  41. func (x *UserGetInformationAwardByActivityRequest) String() string {
  42. return protoimpl.X.MessageStringOf(x)
  43. }
  44. func (*UserGetInformationAwardByActivityRequest) ProtoMessage() {}
  45. func (x *UserGetInformationAwardByActivityRequest) ProtoReflect() protoreflect.Message {
  46. mi := &file_user_proto_msgTypes[0]
  47. if protoimpl.UnsafeEnabled && x != nil {
  48. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  49. if ms.LoadMessageInfo() == nil {
  50. ms.StoreMessageInfo(mi)
  51. }
  52. return ms
  53. }
  54. return mi.MessageOf(x)
  55. }
  56. // Deprecated: Use UserGetInformationAwardByActivityRequest.ProtoReflect.Descriptor instead.
  57. func (*UserGetInformationAwardByActivityRequest) Descriptor() ([]byte, []int) {
  58. return file_user_proto_rawDescGZIP(), []int{0}
  59. }
  60. func (x *UserGetInformationAwardByActivityRequest) GetUserId() string {
  61. if x != nil {
  62. return x.UserId
  63. }
  64. return ""
  65. }
  66. func (x *UserGetInformationAwardByActivityRequest) GetCredit() int64 {
  67. if x != nil {
  68. return x.Credit
  69. }
  70. return 0
  71. }
  72. func (x *UserGetInformationAwardByActivityRequest) GetDesc() string {
  73. if x != nil {
  74. return x.Desc
  75. }
  76. return ""
  77. }
  78. type UserGetInformationAwardByActivityReply struct {
  79. state protoimpl.MessageState
  80. sizeCache protoimpl.SizeCache
  81. unknownFields protoimpl.UnknownFields
  82. IsError bool `protobuf:"varint,1,opt,name=isError,proto3" json:"isError"`
  83. }
  84. func (x *UserGetInformationAwardByActivityReply) Reset() {
  85. *x = UserGetInformationAwardByActivityReply{}
  86. if protoimpl.UnsafeEnabled {
  87. mi := &file_user_proto_msgTypes[1]
  88. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  89. ms.StoreMessageInfo(mi)
  90. }
  91. }
  92. func (x *UserGetInformationAwardByActivityReply) String() string {
  93. return protoimpl.X.MessageStringOf(x)
  94. }
  95. func (*UserGetInformationAwardByActivityReply) ProtoMessage() {}
  96. func (x *UserGetInformationAwardByActivityReply) ProtoReflect() protoreflect.Message {
  97. mi := &file_user_proto_msgTypes[1]
  98. if protoimpl.UnsafeEnabled && x != nil {
  99. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  100. if ms.LoadMessageInfo() == nil {
  101. ms.StoreMessageInfo(mi)
  102. }
  103. return ms
  104. }
  105. return mi.MessageOf(x)
  106. }
  107. // Deprecated: Use UserGetInformationAwardByActivityReply.ProtoReflect.Descriptor instead.
  108. func (*UserGetInformationAwardByActivityReply) Descriptor() ([]byte, []int) {
  109. return file_user_proto_rawDescGZIP(), []int{1}
  110. }
  111. func (x *UserGetInformationAwardByActivityReply) GetIsError() bool {
  112. if x != nil {
  113. return x.IsError
  114. }
  115. return false
  116. }
  117. type AddUserCreditRequest struct {
  118. state protoimpl.MessageState
  119. sizeCache protoimpl.SizeCache
  120. unknownFields protoimpl.UnknownFields
  121. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  122. Credit int64 `protobuf:"varint,2,opt,name=credit,proto3" json:"credit"` // 积分
  123. Detail string `protobuf:"bytes,3,opt,name=detail,proto3" json:"detail"`
  124. }
  125. func (x *AddUserCreditRequest) Reset() {
  126. *x = AddUserCreditRequest{}
  127. if protoimpl.UnsafeEnabled {
  128. mi := &file_user_proto_msgTypes[2]
  129. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  130. ms.StoreMessageInfo(mi)
  131. }
  132. }
  133. func (x *AddUserCreditRequest) String() string {
  134. return protoimpl.X.MessageStringOf(x)
  135. }
  136. func (*AddUserCreditRequest) ProtoMessage() {}
  137. func (x *AddUserCreditRequest) ProtoReflect() protoreflect.Message {
  138. mi := &file_user_proto_msgTypes[2]
  139. if protoimpl.UnsafeEnabled && x != nil {
  140. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  141. if ms.LoadMessageInfo() == nil {
  142. ms.StoreMessageInfo(mi)
  143. }
  144. return ms
  145. }
  146. return mi.MessageOf(x)
  147. }
  148. // Deprecated: Use AddUserCreditRequest.ProtoReflect.Descriptor instead.
  149. func (*AddUserCreditRequest) Descriptor() ([]byte, []int) {
  150. return file_user_proto_rawDescGZIP(), []int{2}
  151. }
  152. func (x *AddUserCreditRequest) GetId() string {
  153. if x != nil {
  154. return x.Id
  155. }
  156. return ""
  157. }
  158. func (x *AddUserCreditRequest) GetCredit() int64 {
  159. if x != nil {
  160. return x.Credit
  161. }
  162. return 0
  163. }
  164. func (x *AddUserCreditRequest) GetDetail() string {
  165. if x != nil {
  166. return x.Detail
  167. }
  168. return ""
  169. }
  170. type ReportUserBlackRequest struct {
  171. state protoimpl.MessageState
  172. sizeCache protoimpl.SizeCache
  173. unknownFields protoimpl.UnknownFields
  174. PersonId string `protobuf:"bytes,1,opt,name=personId,proto3" json:"personId"`
  175. Result string `protobuf:"bytes,2,opt,name=result,proto3" json:"result"`
  176. }
  177. func (x *ReportUserBlackRequest) Reset() {
  178. *x = ReportUserBlackRequest{}
  179. if protoimpl.UnsafeEnabled {
  180. mi := &file_user_proto_msgTypes[3]
  181. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  182. ms.StoreMessageInfo(mi)
  183. }
  184. }
  185. func (x *ReportUserBlackRequest) String() string {
  186. return protoimpl.X.MessageStringOf(x)
  187. }
  188. func (*ReportUserBlackRequest) ProtoMessage() {}
  189. func (x *ReportUserBlackRequest) ProtoReflect() protoreflect.Message {
  190. mi := &file_user_proto_msgTypes[3]
  191. if protoimpl.UnsafeEnabled && x != nil {
  192. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  193. if ms.LoadMessageInfo() == nil {
  194. ms.StoreMessageInfo(mi)
  195. }
  196. return ms
  197. }
  198. return mi.MessageOf(x)
  199. }
  200. // Deprecated: Use ReportUserBlackRequest.ProtoReflect.Descriptor instead.
  201. func (*ReportUserBlackRequest) Descriptor() ([]byte, []int) {
  202. return file_user_proto_rawDescGZIP(), []int{3}
  203. }
  204. func (x *ReportUserBlackRequest) GetPersonId() string {
  205. if x != nil {
  206. return x.PersonId
  207. }
  208. return ""
  209. }
  210. func (x *ReportUserBlackRequest) GetResult() string {
  211. if x != nil {
  212. return x.Result
  213. }
  214. return ""
  215. }
  216. type SendMessageRequest struct {
  217. state protoimpl.MessageState
  218. sizeCache protoimpl.SizeCache
  219. unknownFields protoimpl.UnknownFields
  220. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  221. Message *common.Message `protobuf:"bytes,2,opt,name=message,proto3" json:"message"` // 消息
  222. MsgType string `protobuf:"bytes,3,opt,name=msgType,proto3" json:"msgType"` // 消息类型
  223. WebsocketTag string `protobuf:"bytes,4,opt,name=websocketTag,proto3" json:"websocketTag"`
  224. }
  225. func (x *SendMessageRequest) Reset() {
  226. *x = SendMessageRequest{}
  227. if protoimpl.UnsafeEnabled {
  228. mi := &file_user_proto_msgTypes[4]
  229. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  230. ms.StoreMessageInfo(mi)
  231. }
  232. }
  233. func (x *SendMessageRequest) String() string {
  234. return protoimpl.X.MessageStringOf(x)
  235. }
  236. func (*SendMessageRequest) ProtoMessage() {}
  237. func (x *SendMessageRequest) ProtoReflect() protoreflect.Message {
  238. mi := &file_user_proto_msgTypes[4]
  239. if protoimpl.UnsafeEnabled && x != nil {
  240. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  241. if ms.LoadMessageInfo() == nil {
  242. ms.StoreMessageInfo(mi)
  243. }
  244. return ms
  245. }
  246. return mi.MessageOf(x)
  247. }
  248. // Deprecated: Use SendMessageRequest.ProtoReflect.Descriptor instead.
  249. func (*SendMessageRequest) Descriptor() ([]byte, []int) {
  250. return file_user_proto_rawDescGZIP(), []int{4}
  251. }
  252. func (x *SendMessageRequest) GetRoomId() int64 {
  253. if x != nil {
  254. return x.RoomId
  255. }
  256. return 0
  257. }
  258. func (x *SendMessageRequest) GetMessage() *common.Message {
  259. if x != nil && x.Message != nil {
  260. return x.Message
  261. }
  262. return &common.Message{}
  263. }
  264. func (x *SendMessageRequest) GetMsgType() string {
  265. if x != nil {
  266. return x.MsgType
  267. }
  268. return ""
  269. }
  270. func (x *SendMessageRequest) GetWebsocketTag() string {
  271. if x != nil {
  272. return x.WebsocketTag
  273. }
  274. return ""
  275. }
  276. type ManagerFindIsCheckQualityUserListRequest struct {
  277. state protoimpl.MessageState
  278. sizeCache protoimpl.SizeCache
  279. unknownFields protoimpl.UnknownFields
  280. Page int64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"`
  281. PageSize int64 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize"`
  282. Id int64 `protobuf:"varint,3,opt,name=id,proto3" json:"id"` // 用户ID
  283. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name"` // 姓名
  284. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  285. }
  286. func (x *ManagerFindIsCheckQualityUserListRequest) Reset() {
  287. *x = ManagerFindIsCheckQualityUserListRequest{}
  288. if protoimpl.UnsafeEnabled {
  289. mi := &file_user_proto_msgTypes[5]
  290. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  291. ms.StoreMessageInfo(mi)
  292. }
  293. }
  294. func (x *ManagerFindIsCheckQualityUserListRequest) String() string {
  295. return protoimpl.X.MessageStringOf(x)
  296. }
  297. func (*ManagerFindIsCheckQualityUserListRequest) ProtoMessage() {}
  298. func (x *ManagerFindIsCheckQualityUserListRequest) ProtoReflect() protoreflect.Message {
  299. mi := &file_user_proto_msgTypes[5]
  300. if protoimpl.UnsafeEnabled && x != nil {
  301. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  302. if ms.LoadMessageInfo() == nil {
  303. ms.StoreMessageInfo(mi)
  304. }
  305. return ms
  306. }
  307. return mi.MessageOf(x)
  308. }
  309. // Deprecated: Use ManagerFindIsCheckQualityUserListRequest.ProtoReflect.Descriptor instead.
  310. func (*ManagerFindIsCheckQualityUserListRequest) Descriptor() ([]byte, []int) {
  311. return file_user_proto_rawDescGZIP(), []int{5}
  312. }
  313. func (x *ManagerFindIsCheckQualityUserListRequest) GetPage() int64 {
  314. if x != nil {
  315. return x.Page
  316. }
  317. return 0
  318. }
  319. func (x *ManagerFindIsCheckQualityUserListRequest) GetPageSize() int64 {
  320. if x != nil {
  321. return x.PageSize
  322. }
  323. return 0
  324. }
  325. func (x *ManagerFindIsCheckQualityUserListRequest) GetId() int64 {
  326. if x != nil {
  327. return x.Id
  328. }
  329. return 0
  330. }
  331. func (x *ManagerFindIsCheckQualityUserListRequest) GetName() string {
  332. if x != nil {
  333. return x.Name
  334. }
  335. return ""
  336. }
  337. func (x *ManagerFindIsCheckQualityUserListRequest) GetSex() int64 {
  338. if x != nil {
  339. return x.Sex
  340. }
  341. return 0
  342. }
  343. type ManagerUpdateUserCreditRequest struct {
  344. state protoimpl.MessageState
  345. sizeCache protoimpl.SizeCache
  346. unknownFields protoimpl.UnknownFields
  347. PersonId string `protobuf:"bytes,1,opt,name=personId,proto3" json:"personId"`
  348. Num int64 `protobuf:"varint,2,opt,name=num,proto3" json:"num"`
  349. Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title"`
  350. }
  351. func (x *ManagerUpdateUserCreditRequest) Reset() {
  352. *x = ManagerUpdateUserCreditRequest{}
  353. if protoimpl.UnsafeEnabled {
  354. mi := &file_user_proto_msgTypes[6]
  355. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  356. ms.StoreMessageInfo(mi)
  357. }
  358. }
  359. func (x *ManagerUpdateUserCreditRequest) String() string {
  360. return protoimpl.X.MessageStringOf(x)
  361. }
  362. func (*ManagerUpdateUserCreditRequest) ProtoMessage() {}
  363. func (x *ManagerUpdateUserCreditRequest) ProtoReflect() protoreflect.Message {
  364. mi := &file_user_proto_msgTypes[6]
  365. if protoimpl.UnsafeEnabled && x != nil {
  366. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  367. if ms.LoadMessageInfo() == nil {
  368. ms.StoreMessageInfo(mi)
  369. }
  370. return ms
  371. }
  372. return mi.MessageOf(x)
  373. }
  374. // Deprecated: Use ManagerUpdateUserCreditRequest.ProtoReflect.Descriptor instead.
  375. func (*ManagerUpdateUserCreditRequest) Descriptor() ([]byte, []int) {
  376. return file_user_proto_rawDescGZIP(), []int{6}
  377. }
  378. func (x *ManagerUpdateUserCreditRequest) GetPersonId() string {
  379. if x != nil {
  380. return x.PersonId
  381. }
  382. return ""
  383. }
  384. func (x *ManagerUpdateUserCreditRequest) GetNum() int64 {
  385. if x != nil {
  386. return x.Num
  387. }
  388. return 0
  389. }
  390. func (x *ManagerUpdateUserCreditRequest) GetTitle() string {
  391. if x != nil {
  392. return x.Title
  393. }
  394. return ""
  395. }
  396. type ManagerMarkHighQualityUserRequest struct {
  397. state protoimpl.MessageState
  398. sizeCache protoimpl.SizeCache
  399. unknownFields protoimpl.UnknownFields
  400. PassIds []string `protobuf:"bytes,1,rep,name=passIds,proto3" json:"passIds"`
  401. UnPassIds []string `protobuf:"bytes,2,rep,name=unPassIds,proto3" json:"unPassIds"`
  402. }
  403. func (x *ManagerMarkHighQualityUserRequest) Reset() {
  404. *x = ManagerMarkHighQualityUserRequest{}
  405. if protoimpl.UnsafeEnabled {
  406. mi := &file_user_proto_msgTypes[7]
  407. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  408. ms.StoreMessageInfo(mi)
  409. }
  410. }
  411. func (x *ManagerMarkHighQualityUserRequest) String() string {
  412. return protoimpl.X.MessageStringOf(x)
  413. }
  414. func (*ManagerMarkHighQualityUserRequest) ProtoMessage() {}
  415. func (x *ManagerMarkHighQualityUserRequest) ProtoReflect() protoreflect.Message {
  416. mi := &file_user_proto_msgTypes[7]
  417. if protoimpl.UnsafeEnabled && x != nil {
  418. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  419. if ms.LoadMessageInfo() == nil {
  420. ms.StoreMessageInfo(mi)
  421. }
  422. return ms
  423. }
  424. return mi.MessageOf(x)
  425. }
  426. // Deprecated: Use ManagerMarkHighQualityUserRequest.ProtoReflect.Descriptor instead.
  427. func (*ManagerMarkHighQualityUserRequest) Descriptor() ([]byte, []int) {
  428. return file_user_proto_rawDescGZIP(), []int{7}
  429. }
  430. func (x *ManagerMarkHighQualityUserRequest) GetPassIds() []string {
  431. if x != nil {
  432. return x.PassIds
  433. }
  434. return make([]string, 0)
  435. }
  436. func (x *ManagerMarkHighQualityUserRequest) GetUnPassIds() []string {
  437. if x != nil {
  438. return x.UnPassIds
  439. }
  440. return make([]string, 0)
  441. }
  442. type GetRecommendUserDBRequest struct {
  443. state protoimpl.MessageState
  444. sizeCache protoimpl.SizeCache
  445. unknownFields protoimpl.UnknownFields
  446. Sex int64 `protobuf:"varint,2,opt,name=sex,proto3" json:"sex"`
  447. PersonIds []string `protobuf:"bytes,3,rep,name=personIds,proto3" json:"personIds"` // 匹配过的用户
  448. }
  449. func (x *GetRecommendUserDBRequest) Reset() {
  450. *x = GetRecommendUserDBRequest{}
  451. if protoimpl.UnsafeEnabled {
  452. mi := &file_user_proto_msgTypes[8]
  453. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  454. ms.StoreMessageInfo(mi)
  455. }
  456. }
  457. func (x *GetRecommendUserDBRequest) String() string {
  458. return protoimpl.X.MessageStringOf(x)
  459. }
  460. func (*GetRecommendUserDBRequest) ProtoMessage() {}
  461. func (x *GetRecommendUserDBRequest) ProtoReflect() protoreflect.Message {
  462. mi := &file_user_proto_msgTypes[8]
  463. if protoimpl.UnsafeEnabled && x != nil {
  464. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  465. if ms.LoadMessageInfo() == nil {
  466. ms.StoreMessageInfo(mi)
  467. }
  468. return ms
  469. }
  470. return mi.MessageOf(x)
  471. }
  472. // Deprecated: Use GetRecommendUserDBRequest.ProtoReflect.Descriptor instead.
  473. func (*GetRecommendUserDBRequest) Descriptor() ([]byte, []int) {
  474. return file_user_proto_rawDescGZIP(), []int{8}
  475. }
  476. func (x *GetRecommendUserDBRequest) GetSex() int64 {
  477. if x != nil {
  478. return x.Sex
  479. }
  480. return 0
  481. }
  482. func (x *GetRecommendUserDBRequest) GetPersonIds() []string {
  483. if x != nil {
  484. return x.PersonIds
  485. }
  486. return make([]string, 0)
  487. }
  488. type FindRecommendHighQualityUserRequest struct {
  489. state protoimpl.MessageState
  490. sizeCache protoimpl.SizeCache
  491. unknownFields protoimpl.UnknownFields
  492. Num int64 `protobuf:"varint,1,opt,name=num,proto3" json:"num"` // 数量
  493. Sex int64 `protobuf:"varint,3,opt,name=sex,proto3" json:"sex"`
  494. PersonId string `protobuf:"bytes,4,opt,name=personId,proto3" json:"personId"` // ID
  495. }
  496. func (x *FindRecommendHighQualityUserRequest) Reset() {
  497. *x = FindRecommendHighQualityUserRequest{}
  498. if protoimpl.UnsafeEnabled {
  499. mi := &file_user_proto_msgTypes[9]
  500. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  501. ms.StoreMessageInfo(mi)
  502. }
  503. }
  504. func (x *FindRecommendHighQualityUserRequest) String() string {
  505. return protoimpl.X.MessageStringOf(x)
  506. }
  507. func (*FindRecommendHighQualityUserRequest) ProtoMessage() {}
  508. func (x *FindRecommendHighQualityUserRequest) ProtoReflect() protoreflect.Message {
  509. mi := &file_user_proto_msgTypes[9]
  510. if protoimpl.UnsafeEnabled && x != nil {
  511. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  512. if ms.LoadMessageInfo() == nil {
  513. ms.StoreMessageInfo(mi)
  514. }
  515. return ms
  516. }
  517. return mi.MessageOf(x)
  518. }
  519. // Deprecated: Use FindRecommendHighQualityUserRequest.ProtoReflect.Descriptor instead.
  520. func (*FindRecommendHighQualityUserRequest) Descriptor() ([]byte, []int) {
  521. return file_user_proto_rawDescGZIP(), []int{9}
  522. }
  523. func (x *FindRecommendHighQualityUserRequest) GetNum() int64 {
  524. if x != nil {
  525. return x.Num
  526. }
  527. return 0
  528. }
  529. func (x *FindRecommendHighQualityUserRequest) GetSex() int64 {
  530. if x != nil {
  531. return x.Sex
  532. }
  533. return 0
  534. }
  535. func (x *FindRecommendHighQualityUserRequest) GetPersonId() string {
  536. if x != nil {
  537. return x.PersonId
  538. }
  539. return ""
  540. }
  541. type FindRecommendHighQualityUserReply struct {
  542. state protoimpl.MessageState
  543. sizeCache protoimpl.SizeCache
  544. unknownFields protoimpl.UnknownFields
  545. PersonIdList []string `protobuf:"bytes,1,rep,name=personIdList,proto3" json:"personIdList"`
  546. }
  547. func (x *FindRecommendHighQualityUserReply) Reset() {
  548. *x = FindRecommendHighQualityUserReply{}
  549. if protoimpl.UnsafeEnabled {
  550. mi := &file_user_proto_msgTypes[10]
  551. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  552. ms.StoreMessageInfo(mi)
  553. }
  554. }
  555. func (x *FindRecommendHighQualityUserReply) String() string {
  556. return protoimpl.X.MessageStringOf(x)
  557. }
  558. func (*FindRecommendHighQualityUserReply) ProtoMessage() {}
  559. func (x *FindRecommendHighQualityUserReply) ProtoReflect() protoreflect.Message {
  560. mi := &file_user_proto_msgTypes[10]
  561. if protoimpl.UnsafeEnabled && x != nil {
  562. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  563. if ms.LoadMessageInfo() == nil {
  564. ms.StoreMessageInfo(mi)
  565. }
  566. return ms
  567. }
  568. return mi.MessageOf(x)
  569. }
  570. // Deprecated: Use FindRecommendHighQualityUserReply.ProtoReflect.Descriptor instead.
  571. func (*FindRecommendHighQualityUserReply) Descriptor() ([]byte, []int) {
  572. return file_user_proto_rawDescGZIP(), []int{10}
  573. }
  574. func (x *FindRecommendHighQualityUserReply) GetPersonIdList() []string {
  575. if x != nil {
  576. return x.PersonIdList
  577. }
  578. return make([]string, 0)
  579. }
  580. type UpdateUserMatchedNumAndReturnUserMsgReply struct {
  581. state protoimpl.MessageState
  582. sizeCache protoimpl.SizeCache
  583. unknownFields protoimpl.UnknownFields
  584. TodayMatchedNum int64 `protobuf:"varint,1,opt,name=todayMatchedNum,proto3" json:"todayMatchedNum"` // 今日被匹配数
  585. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  586. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  587. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // 性别
  588. Age int64 `protobuf:"varint,5,opt,name=age,proto3" json:"age"` // 年龄
  589. City string `protobuf:"bytes,6,opt,name=city,proto3" json:"city"` //城市
  590. }
  591. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) Reset() {
  592. *x = UpdateUserMatchedNumAndReturnUserMsgReply{}
  593. if protoimpl.UnsafeEnabled {
  594. mi := &file_user_proto_msgTypes[11]
  595. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  596. ms.StoreMessageInfo(mi)
  597. }
  598. }
  599. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) String() string {
  600. return protoimpl.X.MessageStringOf(x)
  601. }
  602. func (*UpdateUserMatchedNumAndReturnUserMsgReply) ProtoMessage() {}
  603. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) ProtoReflect() protoreflect.Message {
  604. mi := &file_user_proto_msgTypes[11]
  605. if protoimpl.UnsafeEnabled && x != nil {
  606. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  607. if ms.LoadMessageInfo() == nil {
  608. ms.StoreMessageInfo(mi)
  609. }
  610. return ms
  611. }
  612. return mi.MessageOf(x)
  613. }
  614. // Deprecated: Use UpdateUserMatchedNumAndReturnUserMsgReply.ProtoReflect.Descriptor instead.
  615. func (*UpdateUserMatchedNumAndReturnUserMsgReply) Descriptor() ([]byte, []int) {
  616. return file_user_proto_rawDescGZIP(), []int{11}
  617. }
  618. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetTodayMatchedNum() int64 {
  619. if x != nil {
  620. return x.TodayMatchedNum
  621. }
  622. return 0
  623. }
  624. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetNickname() string {
  625. if x != nil {
  626. return x.Nickname
  627. }
  628. return ""
  629. }
  630. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetAvatarUrl() string {
  631. if x != nil {
  632. return x.AvatarUrl
  633. }
  634. return ""
  635. }
  636. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetSex() int64 {
  637. if x != nil {
  638. return x.Sex
  639. }
  640. return 0
  641. }
  642. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetAge() int64 {
  643. if x != nil {
  644. return x.Age
  645. }
  646. return 0
  647. }
  648. func (x *UpdateUserMatchedNumAndReturnUserMsgReply) GetCity() string {
  649. if x != nil {
  650. return x.City
  651. }
  652. return ""
  653. }
  654. type GetUserDBMsgFromWebsocketReply struct {
  655. state protoimpl.MessageState
  656. sizeCache protoimpl.SizeCache
  657. unknownFields protoimpl.UnknownFields
  658. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  659. Sex int64 `protobuf:"varint,2,opt,name=sex,proto3" json:"sex"` // 性别
  660. Weight int64 `protobuf:"varint,3,opt,name=weight,proto3" json:"weight"` // 权重
  661. WorkingStatus string `protobuf:"bytes,4,opt,name=workingStatus,proto3" json:"workingStatus"` // 工作状态
  662. TodayMatchedNum int64 `protobuf:"varint,5,opt,name=todayMatchedNum,proto3" json:"todayMatchedNum"` // 今日被匹配数
  663. }
  664. func (x *GetUserDBMsgFromWebsocketReply) Reset() {
  665. *x = GetUserDBMsgFromWebsocketReply{}
  666. if protoimpl.UnsafeEnabled {
  667. mi := &file_user_proto_msgTypes[12]
  668. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  669. ms.StoreMessageInfo(mi)
  670. }
  671. }
  672. func (x *GetUserDBMsgFromWebsocketReply) String() string {
  673. return protoimpl.X.MessageStringOf(x)
  674. }
  675. func (*GetUserDBMsgFromWebsocketReply) ProtoMessage() {}
  676. func (x *GetUserDBMsgFromWebsocketReply) ProtoReflect() protoreflect.Message {
  677. mi := &file_user_proto_msgTypes[12]
  678. if protoimpl.UnsafeEnabled && x != nil {
  679. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  680. if ms.LoadMessageInfo() == nil {
  681. ms.StoreMessageInfo(mi)
  682. }
  683. return ms
  684. }
  685. return mi.MessageOf(x)
  686. }
  687. // Deprecated: Use GetUserDBMsgFromWebsocketReply.ProtoReflect.Descriptor instead.
  688. func (*GetUserDBMsgFromWebsocketReply) Descriptor() ([]byte, []int) {
  689. return file_user_proto_rawDescGZIP(), []int{12}
  690. }
  691. func (x *GetUserDBMsgFromWebsocketReply) GetId() string {
  692. if x != nil {
  693. return x.Id
  694. }
  695. return ""
  696. }
  697. func (x *GetUserDBMsgFromWebsocketReply) GetSex() int64 {
  698. if x != nil {
  699. return x.Sex
  700. }
  701. return 0
  702. }
  703. func (x *GetUserDBMsgFromWebsocketReply) GetWeight() int64 {
  704. if x != nil {
  705. return x.Weight
  706. }
  707. return 0
  708. }
  709. func (x *GetUserDBMsgFromWebsocketReply) GetWorkingStatus() string {
  710. if x != nil {
  711. return x.WorkingStatus
  712. }
  713. return ""
  714. }
  715. func (x *GetUserDBMsgFromWebsocketReply) GetTodayMatchedNum() int64 {
  716. if x != nil {
  717. return x.TodayMatchedNum
  718. }
  719. return 0
  720. }
  721. type UpdateUserMatchedNumRequest struct {
  722. state protoimpl.MessageState
  723. sizeCache protoimpl.SizeCache
  724. unknownFields protoimpl.UnknownFields
  725. UserId string `protobuf:"bytes,2,opt,name=userId,proto3" json:"userId"`
  726. }
  727. func (x *UpdateUserMatchedNumRequest) Reset() {
  728. *x = UpdateUserMatchedNumRequest{}
  729. if protoimpl.UnsafeEnabled {
  730. mi := &file_user_proto_msgTypes[13]
  731. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  732. ms.StoreMessageInfo(mi)
  733. }
  734. }
  735. func (x *UpdateUserMatchedNumRequest) String() string {
  736. return protoimpl.X.MessageStringOf(x)
  737. }
  738. func (*UpdateUserMatchedNumRequest) ProtoMessage() {}
  739. func (x *UpdateUserMatchedNumRequest) ProtoReflect() protoreflect.Message {
  740. mi := &file_user_proto_msgTypes[13]
  741. if protoimpl.UnsafeEnabled && x != nil {
  742. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  743. if ms.LoadMessageInfo() == nil {
  744. ms.StoreMessageInfo(mi)
  745. }
  746. return ms
  747. }
  748. return mi.MessageOf(x)
  749. }
  750. // Deprecated: Use UpdateUserMatchedNumRequest.ProtoReflect.Descriptor instead.
  751. func (*UpdateUserMatchedNumRequest) Descriptor() ([]byte, []int) {
  752. return file_user_proto_rawDescGZIP(), []int{13}
  753. }
  754. func (x *UpdateUserMatchedNumRequest) GetUserId() string {
  755. if x != nil {
  756. return x.UserId
  757. }
  758. return ""
  759. }
  760. type SendNewMessageUnreadReminderRequest struct {
  761. state protoimpl.MessageState
  762. sizeCache protoimpl.SizeCache
  763. unknownFields protoimpl.UnknownFields
  764. PersonId string `protobuf:"bytes,1,opt,name=personId,proto3" json:"personId"`
  765. SendPersonId string `protobuf:"bytes,2,opt,name=sendPersonId,proto3" json:"sendPersonId"`
  766. }
  767. func (x *SendNewMessageUnreadReminderRequest) Reset() {
  768. *x = SendNewMessageUnreadReminderRequest{}
  769. if protoimpl.UnsafeEnabled {
  770. mi := &file_user_proto_msgTypes[14]
  771. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  772. ms.StoreMessageInfo(mi)
  773. }
  774. }
  775. func (x *SendNewMessageUnreadReminderRequest) String() string {
  776. return protoimpl.X.MessageStringOf(x)
  777. }
  778. func (*SendNewMessageUnreadReminderRequest) ProtoMessage() {}
  779. func (x *SendNewMessageUnreadReminderRequest) ProtoReflect() protoreflect.Message {
  780. mi := &file_user_proto_msgTypes[14]
  781. if protoimpl.UnsafeEnabled && x != nil {
  782. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  783. if ms.LoadMessageInfo() == nil {
  784. ms.StoreMessageInfo(mi)
  785. }
  786. return ms
  787. }
  788. return mi.MessageOf(x)
  789. }
  790. // Deprecated: Use SendNewMessageUnreadReminderRequest.ProtoReflect.Descriptor instead.
  791. func (*SendNewMessageUnreadReminderRequest) Descriptor() ([]byte, []int) {
  792. return file_user_proto_rawDescGZIP(), []int{14}
  793. }
  794. func (x *SendNewMessageUnreadReminderRequest) GetPersonId() string {
  795. if x != nil {
  796. return x.PersonId
  797. }
  798. return ""
  799. }
  800. func (x *SendNewMessageUnreadReminderRequest) GetSendPersonId() string {
  801. if x != nil {
  802. return x.SendPersonId
  803. }
  804. return ""
  805. }
  806. type SendMsgReduceCreditReply struct {
  807. state protoimpl.MessageState
  808. sizeCache protoimpl.SizeCache
  809. unknownFields protoimpl.UnknownFields
  810. IsSendReminder bool `protobuf:"varint,1,opt,name=isSendReminder,proto3" json:"isSendReminder"` // 是否发送免费次数用完提醒
  811. }
  812. func (x *SendMsgReduceCreditReply) Reset() {
  813. *x = SendMsgReduceCreditReply{}
  814. if protoimpl.UnsafeEnabled {
  815. mi := &file_user_proto_msgTypes[15]
  816. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  817. ms.StoreMessageInfo(mi)
  818. }
  819. }
  820. func (x *SendMsgReduceCreditReply) String() string {
  821. return protoimpl.X.MessageStringOf(x)
  822. }
  823. func (*SendMsgReduceCreditReply) ProtoMessage() {}
  824. func (x *SendMsgReduceCreditReply) ProtoReflect() protoreflect.Message {
  825. mi := &file_user_proto_msgTypes[15]
  826. if protoimpl.UnsafeEnabled && x != nil {
  827. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  828. if ms.LoadMessageInfo() == nil {
  829. ms.StoreMessageInfo(mi)
  830. }
  831. return ms
  832. }
  833. return mi.MessageOf(x)
  834. }
  835. // Deprecated: Use SendMsgReduceCreditReply.ProtoReflect.Descriptor instead.
  836. func (*SendMsgReduceCreditReply) Descriptor() ([]byte, []int) {
  837. return file_user_proto_rawDescGZIP(), []int{15}
  838. }
  839. func (x *SendMsgReduceCreditReply) GetIsSendReminder() bool {
  840. if x != nil {
  841. return x.IsSendReminder
  842. }
  843. return false
  844. }
  845. type UserFreeNum struct {
  846. state protoimpl.MessageState
  847. sizeCache protoimpl.SizeCache
  848. unknownFields protoimpl.UnknownFields
  849. ReplyScripNum int64 `protobuf:"varint,1,opt,name=replyScripNum,proto3" json:"replyScripNum"` // 今日可免费回复纸条的次数
  850. CreateScripNum int64 `protobuf:"varint,2,opt,name=createScripNum,proto3" json:"createScripNum"` // 今日免费创建纸条的次数
  851. MatchingNum int64 `protobuf:"varint,3,opt,name=matchingNum,proto3" json:"matchingNum"` // 今日免费匹配数
  852. }
  853. func (x *UserFreeNum) Reset() {
  854. *x = UserFreeNum{}
  855. if protoimpl.UnsafeEnabled {
  856. mi := &file_user_proto_msgTypes[16]
  857. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  858. ms.StoreMessageInfo(mi)
  859. }
  860. }
  861. func (x *UserFreeNum) String() string {
  862. return protoimpl.X.MessageStringOf(x)
  863. }
  864. func (*UserFreeNum) ProtoMessage() {}
  865. func (x *UserFreeNum) ProtoReflect() protoreflect.Message {
  866. mi := &file_user_proto_msgTypes[16]
  867. if protoimpl.UnsafeEnabled && x != nil {
  868. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  869. if ms.LoadMessageInfo() == nil {
  870. ms.StoreMessageInfo(mi)
  871. }
  872. return ms
  873. }
  874. return mi.MessageOf(x)
  875. }
  876. // Deprecated: Use UserFreeNum.ProtoReflect.Descriptor instead.
  877. func (*UserFreeNum) Descriptor() ([]byte, []int) {
  878. return file_user_proto_rawDescGZIP(), []int{16}
  879. }
  880. func (x *UserFreeNum) GetReplyScripNum() int64 {
  881. if x != nil {
  882. return x.ReplyScripNum
  883. }
  884. return 0
  885. }
  886. func (x *UserFreeNum) GetCreateScripNum() int64 {
  887. if x != nil {
  888. return x.CreateScripNum
  889. }
  890. return 0
  891. }
  892. func (x *UserFreeNum) GetMatchingNum() int64 {
  893. if x != nil {
  894. return x.MatchingNum
  895. }
  896. return 0
  897. }
  898. type ReplyScripRequest struct {
  899. state protoimpl.MessageState
  900. sizeCache protoimpl.SizeCache
  901. unknownFields protoimpl.UnknownFields
  902. ScripId int64 `protobuf:"varint,4,opt,name=scripId,proto3" json:"scripId"` // 小纸条ID
  903. Message *common.Message `protobuf:"bytes,5,opt,name=message,proto3" json:"message"` // 回复内容 只需要提供 回复小纸条的内容 或 回复小纸条的素材链接
  904. MsgType string `protobuf:"bytes,6,opt,name=msgType,proto3" json:"msgType"`
  905. }
  906. func (x *ReplyScripRequest) Reset() {
  907. *x = ReplyScripRequest{}
  908. if protoimpl.UnsafeEnabled {
  909. mi := &file_user_proto_msgTypes[17]
  910. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  911. ms.StoreMessageInfo(mi)
  912. }
  913. }
  914. func (x *ReplyScripRequest) String() string {
  915. return protoimpl.X.MessageStringOf(x)
  916. }
  917. func (*ReplyScripRequest) ProtoMessage() {}
  918. func (x *ReplyScripRequest) ProtoReflect() protoreflect.Message {
  919. mi := &file_user_proto_msgTypes[17]
  920. if protoimpl.UnsafeEnabled && x != nil {
  921. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  922. if ms.LoadMessageInfo() == nil {
  923. ms.StoreMessageInfo(mi)
  924. }
  925. return ms
  926. }
  927. return mi.MessageOf(x)
  928. }
  929. // Deprecated: Use ReplyScripRequest.ProtoReflect.Descriptor instead.
  930. func (*ReplyScripRequest) Descriptor() ([]byte, []int) {
  931. return file_user_proto_rawDescGZIP(), []int{17}
  932. }
  933. func (x *ReplyScripRequest) GetScripId() int64 {
  934. if x != nil {
  935. return x.ScripId
  936. }
  937. return 0
  938. }
  939. func (x *ReplyScripRequest) GetMessage() *common.Message {
  940. if x != nil && x.Message != nil {
  941. return x.Message
  942. }
  943. return &common.Message{}
  944. }
  945. func (x *ReplyScripRequest) GetMsgType() string {
  946. if x != nil {
  947. return x.MsgType
  948. }
  949. return ""
  950. }
  951. type PersonLookScripRequest struct {
  952. state protoimpl.MessageState
  953. sizeCache protoimpl.SizeCache
  954. unknownFields protoimpl.UnknownFields
  955. ScripId int64 `protobuf:"varint,3,opt,name=scripId,proto3" json:"scripId"` // 纸条id
  956. }
  957. func (x *PersonLookScripRequest) Reset() {
  958. *x = PersonLookScripRequest{}
  959. if protoimpl.UnsafeEnabled {
  960. mi := &file_user_proto_msgTypes[18]
  961. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  962. ms.StoreMessageInfo(mi)
  963. }
  964. }
  965. func (x *PersonLookScripRequest) String() string {
  966. return protoimpl.X.MessageStringOf(x)
  967. }
  968. func (*PersonLookScripRequest) ProtoMessage() {}
  969. func (x *PersonLookScripRequest) ProtoReflect() protoreflect.Message {
  970. mi := &file_user_proto_msgTypes[18]
  971. if protoimpl.UnsafeEnabled && x != nil {
  972. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  973. if ms.LoadMessageInfo() == nil {
  974. ms.StoreMessageInfo(mi)
  975. }
  976. return ms
  977. }
  978. return mi.MessageOf(x)
  979. }
  980. // Deprecated: Use PersonLookScripRequest.ProtoReflect.Descriptor instead.
  981. func (*PersonLookScripRequest) Descriptor() ([]byte, []int) {
  982. return file_user_proto_rawDescGZIP(), []int{18}
  983. }
  984. func (x *PersonLookScripRequest) GetScripId() int64 {
  985. if x != nil {
  986. return x.ScripId
  987. }
  988. return 0
  989. }
  990. type UserFindScripRequest struct {
  991. state protoimpl.MessageState
  992. sizeCache protoimpl.SizeCache
  993. unknownFields protoimpl.UnknownFields
  994. NextId int64 `protobuf:"varint,3,opt,name=nextId,proto3" json:"nextId"`
  995. Offset int64 `protobuf:"varint,4,opt,name=offset,proto3" json:"offset"`
  996. }
  997. func (x *UserFindScripRequest) Reset() {
  998. *x = UserFindScripRequest{}
  999. if protoimpl.UnsafeEnabled {
  1000. mi := &file_user_proto_msgTypes[19]
  1001. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1002. ms.StoreMessageInfo(mi)
  1003. }
  1004. }
  1005. func (x *UserFindScripRequest) String() string {
  1006. return protoimpl.X.MessageStringOf(x)
  1007. }
  1008. func (*UserFindScripRequest) ProtoMessage() {}
  1009. func (x *UserFindScripRequest) ProtoReflect() protoreflect.Message {
  1010. mi := &file_user_proto_msgTypes[19]
  1011. if protoimpl.UnsafeEnabled && x != nil {
  1012. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1013. if ms.LoadMessageInfo() == nil {
  1014. ms.StoreMessageInfo(mi)
  1015. }
  1016. return ms
  1017. }
  1018. return mi.MessageOf(x)
  1019. }
  1020. // Deprecated: Use UserFindScripRequest.ProtoReflect.Descriptor instead.
  1021. func (*UserFindScripRequest) Descriptor() ([]byte, []int) {
  1022. return file_user_proto_rawDescGZIP(), []int{19}
  1023. }
  1024. func (x *UserFindScripRequest) GetNextId() int64 {
  1025. if x != nil {
  1026. return x.NextId
  1027. }
  1028. return 0
  1029. }
  1030. func (x *UserFindScripRequest) GetOffset() int64 {
  1031. if x != nil {
  1032. return x.Offset
  1033. }
  1034. return 0
  1035. }
  1036. type DeleteScripRequest struct {
  1037. state protoimpl.MessageState
  1038. sizeCache protoimpl.SizeCache
  1039. unknownFields protoimpl.UnknownFields
  1040. ScripId int64 `protobuf:"varint,1,opt,name=scripId,proto3" json:"scripId"` // 纸条id
  1041. }
  1042. func (x *DeleteScripRequest) Reset() {
  1043. *x = DeleteScripRequest{}
  1044. if protoimpl.UnsafeEnabled {
  1045. mi := &file_user_proto_msgTypes[20]
  1046. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1047. ms.StoreMessageInfo(mi)
  1048. }
  1049. }
  1050. func (x *DeleteScripRequest) String() string {
  1051. return protoimpl.X.MessageStringOf(x)
  1052. }
  1053. func (*DeleteScripRequest) ProtoMessage() {}
  1054. func (x *DeleteScripRequest) ProtoReflect() protoreflect.Message {
  1055. mi := &file_user_proto_msgTypes[20]
  1056. if protoimpl.UnsafeEnabled && x != nil {
  1057. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1058. if ms.LoadMessageInfo() == nil {
  1059. ms.StoreMessageInfo(mi)
  1060. }
  1061. return ms
  1062. }
  1063. return mi.MessageOf(x)
  1064. }
  1065. // Deprecated: Use DeleteScripRequest.ProtoReflect.Descriptor instead.
  1066. func (*DeleteScripRequest) Descriptor() ([]byte, []int) {
  1067. return file_user_proto_rawDescGZIP(), []int{20}
  1068. }
  1069. func (x *DeleteScripRequest) GetScripId() int64 {
  1070. if x != nil {
  1071. return x.ScripId
  1072. }
  1073. return 0
  1074. }
  1075. type CreateScripRequest struct {
  1076. state protoimpl.MessageState
  1077. sizeCache protoimpl.SizeCache
  1078. unknownFields protoimpl.UnknownFields
  1079. Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text"` // 纸条内容
  1080. PictureUrl string `protobuf:"bytes,2,opt,name=pictureUrl,proto3" json:"pictureUrl"` // 纸条背景图
  1081. }
  1082. func (x *CreateScripRequest) Reset() {
  1083. *x = CreateScripRequest{}
  1084. if protoimpl.UnsafeEnabled {
  1085. mi := &file_user_proto_msgTypes[21]
  1086. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1087. ms.StoreMessageInfo(mi)
  1088. }
  1089. }
  1090. func (x *CreateScripRequest) String() string {
  1091. return protoimpl.X.MessageStringOf(x)
  1092. }
  1093. func (*CreateScripRequest) ProtoMessage() {}
  1094. func (x *CreateScripRequest) ProtoReflect() protoreflect.Message {
  1095. mi := &file_user_proto_msgTypes[21]
  1096. if protoimpl.UnsafeEnabled && x != nil {
  1097. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1098. if ms.LoadMessageInfo() == nil {
  1099. ms.StoreMessageInfo(mi)
  1100. }
  1101. return ms
  1102. }
  1103. return mi.MessageOf(x)
  1104. }
  1105. // Deprecated: Use CreateScripRequest.ProtoReflect.Descriptor instead.
  1106. func (*CreateScripRequest) Descriptor() ([]byte, []int) {
  1107. return file_user_proto_rawDescGZIP(), []int{21}
  1108. }
  1109. func (x *CreateScripRequest) GetText() string {
  1110. if x != nil {
  1111. return x.Text
  1112. }
  1113. return ""
  1114. }
  1115. func (x *CreateScripRequest) GetPictureUrl() string {
  1116. if x != nil {
  1117. return x.PictureUrl
  1118. }
  1119. return ""
  1120. }
  1121. type FindMatchingAvatarAndNumReply struct {
  1122. state protoimpl.MessageState
  1123. sizeCache protoimpl.SizeCache
  1124. unknownFields protoimpl.UnknownFields
  1125. Num int64 `protobuf:"varint,1,opt,name=num,proto3" json:"num"` // 匹配人数
  1126. List []string `protobuf:"bytes,2,rep,name=list,proto3" json:"list"` // 头像列表
  1127. }
  1128. func (x *FindMatchingAvatarAndNumReply) Reset() {
  1129. *x = FindMatchingAvatarAndNumReply{}
  1130. if protoimpl.UnsafeEnabled {
  1131. mi := &file_user_proto_msgTypes[22]
  1132. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1133. ms.StoreMessageInfo(mi)
  1134. }
  1135. }
  1136. func (x *FindMatchingAvatarAndNumReply) String() string {
  1137. return protoimpl.X.MessageStringOf(x)
  1138. }
  1139. func (*FindMatchingAvatarAndNumReply) ProtoMessage() {}
  1140. func (x *FindMatchingAvatarAndNumReply) ProtoReflect() protoreflect.Message {
  1141. mi := &file_user_proto_msgTypes[22]
  1142. if protoimpl.UnsafeEnabled && x != nil {
  1143. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1144. if ms.LoadMessageInfo() == nil {
  1145. ms.StoreMessageInfo(mi)
  1146. }
  1147. return ms
  1148. }
  1149. return mi.MessageOf(x)
  1150. }
  1151. // Deprecated: Use FindMatchingAvatarAndNumReply.ProtoReflect.Descriptor instead.
  1152. func (*FindMatchingAvatarAndNumReply) Descriptor() ([]byte, []int) {
  1153. return file_user_proto_rawDescGZIP(), []int{22}
  1154. }
  1155. func (x *FindMatchingAvatarAndNumReply) GetNum() int64 {
  1156. if x != nil {
  1157. return x.Num
  1158. }
  1159. return 0
  1160. }
  1161. func (x *FindMatchingAvatarAndNumReply) GetList() []string {
  1162. if x != nil {
  1163. return x.List
  1164. }
  1165. return make([]string, 0)
  1166. }
  1167. type UserRechargeRequest struct {
  1168. state protoimpl.MessageState
  1169. sizeCache protoimpl.SizeCache
  1170. unknownFields protoimpl.UnknownFields
  1171. RechargeTemplateId int64 `protobuf:"varint,1,opt,name=RechargeTemplateId,proto3" json:"RechargeTemplateId"` // 充值套餐ID
  1172. }
  1173. func (x *UserRechargeRequest) Reset() {
  1174. *x = UserRechargeRequest{}
  1175. if protoimpl.UnsafeEnabled {
  1176. mi := &file_user_proto_msgTypes[23]
  1177. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1178. ms.StoreMessageInfo(mi)
  1179. }
  1180. }
  1181. func (x *UserRechargeRequest) String() string {
  1182. return protoimpl.X.MessageStringOf(x)
  1183. }
  1184. func (*UserRechargeRequest) ProtoMessage() {}
  1185. func (x *UserRechargeRequest) ProtoReflect() protoreflect.Message {
  1186. mi := &file_user_proto_msgTypes[23]
  1187. if protoimpl.UnsafeEnabled && x != nil {
  1188. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1189. if ms.LoadMessageInfo() == nil {
  1190. ms.StoreMessageInfo(mi)
  1191. }
  1192. return ms
  1193. }
  1194. return mi.MessageOf(x)
  1195. }
  1196. // Deprecated: Use UserRechargeRequest.ProtoReflect.Descriptor instead.
  1197. func (*UserRechargeRequest) Descriptor() ([]byte, []int) {
  1198. return file_user_proto_rawDescGZIP(), []int{23}
  1199. }
  1200. func (x *UserRechargeRequest) GetRechargeTemplateId() int64 {
  1201. if x != nil {
  1202. return x.RechargeTemplateId
  1203. }
  1204. return 0
  1205. }
  1206. type RechargeList struct {
  1207. state protoimpl.MessageState
  1208. sizeCache protoimpl.SizeCache
  1209. unknownFields protoimpl.UnknownFields
  1210. List []*RechargeInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1211. }
  1212. func (x *RechargeList) Reset() {
  1213. *x = RechargeList{}
  1214. if protoimpl.UnsafeEnabled {
  1215. mi := &file_user_proto_msgTypes[24]
  1216. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1217. ms.StoreMessageInfo(mi)
  1218. }
  1219. }
  1220. func (x *RechargeList) String() string {
  1221. return protoimpl.X.MessageStringOf(x)
  1222. }
  1223. func (*RechargeList) ProtoMessage() {}
  1224. func (x *RechargeList) ProtoReflect() protoreflect.Message {
  1225. mi := &file_user_proto_msgTypes[24]
  1226. if protoimpl.UnsafeEnabled && x != nil {
  1227. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1228. if ms.LoadMessageInfo() == nil {
  1229. ms.StoreMessageInfo(mi)
  1230. }
  1231. return ms
  1232. }
  1233. return mi.MessageOf(x)
  1234. }
  1235. // Deprecated: Use RechargeList.ProtoReflect.Descriptor instead.
  1236. func (*RechargeList) Descriptor() ([]byte, []int) {
  1237. return file_user_proto_rawDescGZIP(), []int{24}
  1238. }
  1239. func (x *RechargeList) GetList() []*RechargeInfo {
  1240. if x != nil {
  1241. return x.List
  1242. }
  1243. return make([]*RechargeInfo, 0)
  1244. }
  1245. type RechargeInfo struct {
  1246. state protoimpl.MessageState
  1247. sizeCache protoimpl.SizeCache
  1248. unknownFields protoimpl.UnknownFields
  1249. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1250. Price int64 `protobuf:"varint,2,opt,name=price,proto3" json:"price"`
  1251. Credit int64 `protobuf:"varint,3,opt,name=credit,proto3" json:"credit"` // 积分
  1252. GiveCredit int64 `protobuf:"varint,4,opt,name=giveCredit,proto3" json:"giveCredit"` // 赠送的积分
  1253. Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description"` // 描述
  1254. Title string `protobuf:"bytes,6,opt,name=title,proto3" json:"title"` // 标题
  1255. }
  1256. func (x *RechargeInfo) Reset() {
  1257. *x = RechargeInfo{}
  1258. if protoimpl.UnsafeEnabled {
  1259. mi := &file_user_proto_msgTypes[25]
  1260. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1261. ms.StoreMessageInfo(mi)
  1262. }
  1263. }
  1264. func (x *RechargeInfo) String() string {
  1265. return protoimpl.X.MessageStringOf(x)
  1266. }
  1267. func (*RechargeInfo) ProtoMessage() {}
  1268. func (x *RechargeInfo) ProtoReflect() protoreflect.Message {
  1269. mi := &file_user_proto_msgTypes[25]
  1270. if protoimpl.UnsafeEnabled && x != nil {
  1271. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1272. if ms.LoadMessageInfo() == nil {
  1273. ms.StoreMessageInfo(mi)
  1274. }
  1275. return ms
  1276. }
  1277. return mi.MessageOf(x)
  1278. }
  1279. // Deprecated: Use RechargeInfo.ProtoReflect.Descriptor instead.
  1280. func (*RechargeInfo) Descriptor() ([]byte, []int) {
  1281. return file_user_proto_rawDescGZIP(), []int{25}
  1282. }
  1283. func (x *RechargeInfo) GetId() int64 {
  1284. if x != nil {
  1285. return x.Id
  1286. }
  1287. return 0
  1288. }
  1289. func (x *RechargeInfo) GetPrice() int64 {
  1290. if x != nil {
  1291. return x.Price
  1292. }
  1293. return 0
  1294. }
  1295. func (x *RechargeInfo) GetCredit() int64 {
  1296. if x != nil {
  1297. return x.Credit
  1298. }
  1299. return 0
  1300. }
  1301. func (x *RechargeInfo) GetGiveCredit() int64 {
  1302. if x != nil {
  1303. return x.GiveCredit
  1304. }
  1305. return 0
  1306. }
  1307. func (x *RechargeInfo) GetDescription() string {
  1308. if x != nil {
  1309. return x.Description
  1310. }
  1311. return ""
  1312. }
  1313. func (x *RechargeInfo) GetTitle() string {
  1314. if x != nil {
  1315. return x.Title
  1316. }
  1317. return ""
  1318. }
  1319. type InformationStatus struct {
  1320. state protoimpl.MessageState
  1321. sizeCache protoimpl.SizeCache
  1322. unknownFields protoimpl.UnknownFields
  1323. IsFinishInformation bool `protobuf:"varint,1,opt,name=isFinishInformation,proto3" json:"isFinishInformation"` //是否完善资料
  1324. IsGetAward bool `protobuf:"varint,2,opt,name=isGetAward,proto3" json:"isGetAward"` // 是否领取奖励
  1325. }
  1326. func (x *InformationStatus) Reset() {
  1327. *x = InformationStatus{}
  1328. if protoimpl.UnsafeEnabled {
  1329. mi := &file_user_proto_msgTypes[26]
  1330. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1331. ms.StoreMessageInfo(mi)
  1332. }
  1333. }
  1334. func (x *InformationStatus) String() string {
  1335. return protoimpl.X.MessageStringOf(x)
  1336. }
  1337. func (*InformationStatus) ProtoMessage() {}
  1338. func (x *InformationStatus) ProtoReflect() protoreflect.Message {
  1339. mi := &file_user_proto_msgTypes[26]
  1340. if protoimpl.UnsafeEnabled && x != nil {
  1341. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1342. if ms.LoadMessageInfo() == nil {
  1343. ms.StoreMessageInfo(mi)
  1344. }
  1345. return ms
  1346. }
  1347. return mi.MessageOf(x)
  1348. }
  1349. // Deprecated: Use InformationStatus.ProtoReflect.Descriptor instead.
  1350. func (*InformationStatus) Descriptor() ([]byte, []int) {
  1351. return file_user_proto_rawDescGZIP(), []int{26}
  1352. }
  1353. func (x *InformationStatus) GetIsFinishInformation() bool {
  1354. if x != nil {
  1355. return x.IsFinishInformation
  1356. }
  1357. return false
  1358. }
  1359. func (x *InformationStatus) GetIsGetAward() bool {
  1360. if x != nil {
  1361. return x.IsGetAward
  1362. }
  1363. return false
  1364. }
  1365. type UserBalance struct {
  1366. state protoimpl.MessageState
  1367. sizeCache protoimpl.SizeCache
  1368. unknownFields protoimpl.UnknownFields
  1369. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  1370. Credit int64 `protobuf:"varint,2,opt,name=credit,proto3" json:"credit"` // 积分
  1371. }
  1372. func (x *UserBalance) Reset() {
  1373. *x = UserBalance{}
  1374. if protoimpl.UnsafeEnabled {
  1375. mi := &file_user_proto_msgTypes[27]
  1376. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1377. ms.StoreMessageInfo(mi)
  1378. }
  1379. }
  1380. func (x *UserBalance) String() string {
  1381. return protoimpl.X.MessageStringOf(x)
  1382. }
  1383. func (*UserBalance) ProtoMessage() {}
  1384. func (x *UserBalance) ProtoReflect() protoreflect.Message {
  1385. mi := &file_user_proto_msgTypes[27]
  1386. if protoimpl.UnsafeEnabled && x != nil {
  1387. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1388. if ms.LoadMessageInfo() == nil {
  1389. ms.StoreMessageInfo(mi)
  1390. }
  1391. return ms
  1392. }
  1393. return mi.MessageOf(x)
  1394. }
  1395. // Deprecated: Use UserBalance.ProtoReflect.Descriptor instead.
  1396. func (*UserBalance) Descriptor() ([]byte, []int) {
  1397. return file_user_proto_rawDescGZIP(), []int{27}
  1398. }
  1399. func (x *UserBalance) GetId() string {
  1400. if x != nil {
  1401. return x.Id
  1402. }
  1403. return ""
  1404. }
  1405. func (x *UserBalance) GetCredit() int64 {
  1406. if x != nil {
  1407. return x.Credit
  1408. }
  1409. return 0
  1410. }
  1411. type UserFindChatListReply struct {
  1412. state protoimpl.MessageState
  1413. sizeCache protoimpl.SizeCache
  1414. unknownFields protoimpl.UnknownFields
  1415. List []*UserChatInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1416. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  1417. }
  1418. func (x *UserFindChatListReply) Reset() {
  1419. *x = UserFindChatListReply{}
  1420. if protoimpl.UnsafeEnabled {
  1421. mi := &file_user_proto_msgTypes[28]
  1422. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1423. ms.StoreMessageInfo(mi)
  1424. }
  1425. }
  1426. func (x *UserFindChatListReply) String() string {
  1427. return protoimpl.X.MessageStringOf(x)
  1428. }
  1429. func (*UserFindChatListReply) ProtoMessage() {}
  1430. func (x *UserFindChatListReply) ProtoReflect() protoreflect.Message {
  1431. mi := &file_user_proto_msgTypes[28]
  1432. if protoimpl.UnsafeEnabled && x != nil {
  1433. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1434. if ms.LoadMessageInfo() == nil {
  1435. ms.StoreMessageInfo(mi)
  1436. }
  1437. return ms
  1438. }
  1439. return mi.MessageOf(x)
  1440. }
  1441. // Deprecated: Use UserFindChatListReply.ProtoReflect.Descriptor instead.
  1442. func (*UserFindChatListReply) Descriptor() ([]byte, []int) {
  1443. return file_user_proto_rawDescGZIP(), []int{28}
  1444. }
  1445. func (x *UserFindChatListReply) GetList() []*UserChatInfo {
  1446. if x != nil {
  1447. return x.List
  1448. }
  1449. return make([]*UserChatInfo, 0)
  1450. }
  1451. func (x *UserFindChatListReply) GetNextId() int64 {
  1452. if x != nil {
  1453. return x.NextId
  1454. }
  1455. return 0
  1456. }
  1457. type UserChatInfo struct {
  1458. state protoimpl.MessageState
  1459. sizeCache protoimpl.SizeCache
  1460. unknownFields protoimpl.UnknownFields
  1461. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"` // 用户ID
  1462. UnreadNum int64 `protobuf:"varint,3,opt,name=unreadNum,proto3" json:"unreadNum"` // 用户未读数
  1463. LastContent string `protobuf:"bytes,4,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送内容
  1464. LastTime int64 `protobuf:"varint,5,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  1465. Likeability int64 `protobuf:"varint,6,opt,name=likeability,proto3" json:"likeability"` // 好感度
  1466. Sex int64 `protobuf:"varint,8,opt,name=sex,proto3" json:"sex"` // 性别
  1467. AvatarUrl string `protobuf:"bytes,9,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  1468. Nickname string `protobuf:"bytes,10,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1469. Age int64 `protobuf:"varint,11,opt,name=age,proto3" json:"age"` // 年龄
  1470. RoomId int64 `protobuf:"varint,12,opt,name=roomId,proto3" json:"roomId"` // 房间号ID
  1471. }
  1472. func (x *UserChatInfo) Reset() {
  1473. *x = UserChatInfo{}
  1474. if protoimpl.UnsafeEnabled {
  1475. mi := &file_user_proto_msgTypes[29]
  1476. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1477. ms.StoreMessageInfo(mi)
  1478. }
  1479. }
  1480. func (x *UserChatInfo) String() string {
  1481. return protoimpl.X.MessageStringOf(x)
  1482. }
  1483. func (*UserChatInfo) ProtoMessage() {}
  1484. func (x *UserChatInfo) ProtoReflect() protoreflect.Message {
  1485. mi := &file_user_proto_msgTypes[29]
  1486. if protoimpl.UnsafeEnabled && x != nil {
  1487. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1488. if ms.LoadMessageInfo() == nil {
  1489. ms.StoreMessageInfo(mi)
  1490. }
  1491. return ms
  1492. }
  1493. return mi.MessageOf(x)
  1494. }
  1495. // Deprecated: Use UserChatInfo.ProtoReflect.Descriptor instead.
  1496. func (*UserChatInfo) Descriptor() ([]byte, []int) {
  1497. return file_user_proto_rawDescGZIP(), []int{29}
  1498. }
  1499. func (x *UserChatInfo) GetPersonId() string {
  1500. if x != nil {
  1501. return x.PersonId
  1502. }
  1503. return ""
  1504. }
  1505. func (x *UserChatInfo) GetUnreadNum() int64 {
  1506. if x != nil {
  1507. return x.UnreadNum
  1508. }
  1509. return 0
  1510. }
  1511. func (x *UserChatInfo) GetLastContent() string {
  1512. if x != nil {
  1513. return x.LastContent
  1514. }
  1515. return ""
  1516. }
  1517. func (x *UserChatInfo) GetLastTime() int64 {
  1518. if x != nil {
  1519. return x.LastTime
  1520. }
  1521. return 0
  1522. }
  1523. func (x *UserChatInfo) GetLikeability() int64 {
  1524. if x != nil {
  1525. return x.Likeability
  1526. }
  1527. return 0
  1528. }
  1529. func (x *UserChatInfo) GetSex() int64 {
  1530. if x != nil {
  1531. return x.Sex
  1532. }
  1533. return 0
  1534. }
  1535. func (x *UserChatInfo) GetAvatarUrl() string {
  1536. if x != nil {
  1537. return x.AvatarUrl
  1538. }
  1539. return ""
  1540. }
  1541. func (x *UserChatInfo) GetNickname() string {
  1542. if x != nil {
  1543. return x.Nickname
  1544. }
  1545. return ""
  1546. }
  1547. func (x *UserChatInfo) GetAge() int64 {
  1548. if x != nil {
  1549. return x.Age
  1550. }
  1551. return 0
  1552. }
  1553. func (x *UserChatInfo) GetRoomId() int64 {
  1554. if x != nil {
  1555. return x.RoomId
  1556. }
  1557. return 0
  1558. }
  1559. type UserInfo struct {
  1560. state protoimpl.MessageState
  1561. sizeCache protoimpl.SizeCache
  1562. unknownFields protoimpl.UnknownFields
  1563. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  1564. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1565. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  1566. Age int64 `protobuf:"varint,4,opt,name=age,proto3" json:"age"` // 年龄
  1567. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  1568. Constellation string `protobuf:"bytes,6,opt,name=constellation,proto3" json:"constellation"` // 星座
  1569. Credit int64 `protobuf:"varint,7,opt,name=credit,proto3" json:"credit"` // 积分
  1570. TagList []int64 `protobuf:"varint,8,rep,packed,name=tagList,proto3" json:"tagList"` // 标签
  1571. Signature string `protobuf:"bytes,9,opt,name=signature,proto3" json:"signature"` // 签名
  1572. IntroduceVoice string `protobuf:"bytes,10,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  1573. Province string `protobuf:"bytes,11,opt,name=province,proto3" json:"province"` // 省
  1574. City string `protobuf:"bytes,12,opt,name=city,proto3" json:"city"` // 市
  1575. Area string `protobuf:"bytes,13,opt,name=area,proto3" json:"area"` // 区
  1576. UserId int64 `protobuf:"varint,14,opt,name=userId,proto3" json:"userId"` // 用户ID
  1577. IsBlack bool `protobuf:"varint,15,opt,name=isBlack,proto3" json:"isBlack"` // 是否被封号
  1578. IsRegister bool `protobuf:"varint,16,opt,name=isRegister,proto3" json:"isRegister"` // 是否注册
  1579. UpdateNicknameNum int64 `protobuf:"varint,17,opt,name=UpdateNicknameNum,proto3" json:"UpdateNicknameNum"` // 今日更新昵称数
  1580. UpdateAvatarUrlNum int64 `protobuf:"varint,18,opt,name=UpdateAvatarUrlNum,proto3" json:"UpdateAvatarUrlNum"` // 今日更新头像数
  1581. UpdatePicturesNum int64 `protobuf:"varint,19,opt,name=UpdatePicturesNum,proto3" json:"UpdatePicturesNum"` // 今日更新相册数
  1582. UpdateSignatureNum int64 `protobuf:"varint,20,opt,name=UpdateSignatureNum,proto3" json:"UpdateSignatureNum"` // 今日更新签名数
  1583. }
  1584. func (x *UserInfo) Reset() {
  1585. *x = UserInfo{}
  1586. if protoimpl.UnsafeEnabled {
  1587. mi := &file_user_proto_msgTypes[30]
  1588. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1589. ms.StoreMessageInfo(mi)
  1590. }
  1591. }
  1592. func (x *UserInfo) String() string {
  1593. return protoimpl.X.MessageStringOf(x)
  1594. }
  1595. func (*UserInfo) ProtoMessage() {}
  1596. func (x *UserInfo) ProtoReflect() protoreflect.Message {
  1597. mi := &file_user_proto_msgTypes[30]
  1598. if protoimpl.UnsafeEnabled && x != nil {
  1599. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1600. if ms.LoadMessageInfo() == nil {
  1601. ms.StoreMessageInfo(mi)
  1602. }
  1603. return ms
  1604. }
  1605. return mi.MessageOf(x)
  1606. }
  1607. // Deprecated: Use UserInfo.ProtoReflect.Descriptor instead.
  1608. func (*UserInfo) Descriptor() ([]byte, []int) {
  1609. return file_user_proto_rawDescGZIP(), []int{30}
  1610. }
  1611. func (x *UserInfo) GetId() string {
  1612. if x != nil {
  1613. return x.Id
  1614. }
  1615. return ""
  1616. }
  1617. func (x *UserInfo) GetNickname() string {
  1618. if x != nil {
  1619. return x.Nickname
  1620. }
  1621. return ""
  1622. }
  1623. func (x *UserInfo) GetAvatarUrl() string {
  1624. if x != nil {
  1625. return x.AvatarUrl
  1626. }
  1627. return ""
  1628. }
  1629. func (x *UserInfo) GetAge() int64 {
  1630. if x != nil {
  1631. return x.Age
  1632. }
  1633. return 0
  1634. }
  1635. func (x *UserInfo) GetSex() int64 {
  1636. if x != nil {
  1637. return x.Sex
  1638. }
  1639. return 0
  1640. }
  1641. func (x *UserInfo) GetConstellation() string {
  1642. if x != nil {
  1643. return x.Constellation
  1644. }
  1645. return ""
  1646. }
  1647. func (x *UserInfo) GetCredit() int64 {
  1648. if x != nil {
  1649. return x.Credit
  1650. }
  1651. return 0
  1652. }
  1653. func (x *UserInfo) GetTagList() []int64 {
  1654. if x != nil {
  1655. return x.TagList
  1656. }
  1657. return make([]int64, 0)
  1658. }
  1659. func (x *UserInfo) GetSignature() string {
  1660. if x != nil {
  1661. return x.Signature
  1662. }
  1663. return ""
  1664. }
  1665. func (x *UserInfo) GetIntroduceVoice() string {
  1666. if x != nil {
  1667. return x.IntroduceVoice
  1668. }
  1669. return ""
  1670. }
  1671. func (x *UserInfo) GetProvince() string {
  1672. if x != nil {
  1673. return x.Province
  1674. }
  1675. return ""
  1676. }
  1677. func (x *UserInfo) GetCity() string {
  1678. if x != nil {
  1679. return x.City
  1680. }
  1681. return ""
  1682. }
  1683. func (x *UserInfo) GetArea() string {
  1684. if x != nil {
  1685. return x.Area
  1686. }
  1687. return ""
  1688. }
  1689. func (x *UserInfo) GetUserId() int64 {
  1690. if x != nil {
  1691. return x.UserId
  1692. }
  1693. return 0
  1694. }
  1695. func (x *UserInfo) GetIsBlack() bool {
  1696. if x != nil {
  1697. return x.IsBlack
  1698. }
  1699. return false
  1700. }
  1701. func (x *UserInfo) GetIsRegister() bool {
  1702. if x != nil {
  1703. return x.IsRegister
  1704. }
  1705. return false
  1706. }
  1707. func (x *UserInfo) GetUpdateNicknameNum() int64 {
  1708. if x != nil {
  1709. return x.UpdateNicknameNum
  1710. }
  1711. return 0
  1712. }
  1713. func (x *UserInfo) GetUpdateAvatarUrlNum() int64 {
  1714. if x != nil {
  1715. return x.UpdateAvatarUrlNum
  1716. }
  1717. return 0
  1718. }
  1719. func (x *UserInfo) GetUpdatePicturesNum() int64 {
  1720. if x != nil {
  1721. return x.UpdatePicturesNum
  1722. }
  1723. return 0
  1724. }
  1725. func (x *UserInfo) GetUpdateSignatureNum() int64 {
  1726. if x != nil {
  1727. return x.UpdateSignatureNum
  1728. }
  1729. return 0
  1730. }
  1731. type KeyRequest struct {
  1732. state protoimpl.MessageState
  1733. sizeCache protoimpl.SizeCache
  1734. unknownFields protoimpl.UnknownFields
  1735. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key"`
  1736. }
  1737. func (x *KeyRequest) Reset() {
  1738. *x = KeyRequest{}
  1739. if protoimpl.UnsafeEnabled {
  1740. mi := &file_user_proto_msgTypes[31]
  1741. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1742. ms.StoreMessageInfo(mi)
  1743. }
  1744. }
  1745. func (x *KeyRequest) String() string {
  1746. return protoimpl.X.MessageStringOf(x)
  1747. }
  1748. func (*KeyRequest) ProtoMessage() {}
  1749. func (x *KeyRequest) ProtoReflect() protoreflect.Message {
  1750. mi := &file_user_proto_msgTypes[31]
  1751. if protoimpl.UnsafeEnabled && x != nil {
  1752. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1753. if ms.LoadMessageInfo() == nil {
  1754. ms.StoreMessageInfo(mi)
  1755. }
  1756. return ms
  1757. }
  1758. return mi.MessageOf(x)
  1759. }
  1760. // Deprecated: Use KeyRequest.ProtoReflect.Descriptor instead.
  1761. func (*KeyRequest) Descriptor() ([]byte, []int) {
  1762. return file_user_proto_rawDescGZIP(), []int{31}
  1763. }
  1764. func (x *KeyRequest) GetKey() string {
  1765. if x != nil {
  1766. return x.Key
  1767. }
  1768. return ""
  1769. }
  1770. type CreatePayRequest struct {
  1771. state protoimpl.MessageState
  1772. sizeCache protoimpl.SizeCache
  1773. unknownFields protoimpl.UnknownFields
  1774. Money int64 `protobuf:"varint,1,opt,name=money,proto3" json:"money"` // 支付金额 单位 分
  1775. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type"` // 类型
  1776. OpenId string `protobuf:"bytes,3,opt,name=openId,proto3" json:"openId"`
  1777. Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description"`
  1778. Attach string `protobuf:"bytes,5,opt,name=attach,proto3" json:"attach"`
  1779. }
  1780. func (x *CreatePayRequest) Reset() {
  1781. *x = CreatePayRequest{}
  1782. if protoimpl.UnsafeEnabled {
  1783. mi := &file_user_proto_msgTypes[32]
  1784. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1785. ms.StoreMessageInfo(mi)
  1786. }
  1787. }
  1788. func (x *CreatePayRequest) String() string {
  1789. return protoimpl.X.MessageStringOf(x)
  1790. }
  1791. func (*CreatePayRequest) ProtoMessage() {}
  1792. func (x *CreatePayRequest) ProtoReflect() protoreflect.Message {
  1793. mi := &file_user_proto_msgTypes[32]
  1794. if protoimpl.UnsafeEnabled && x != nil {
  1795. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1796. if ms.LoadMessageInfo() == nil {
  1797. ms.StoreMessageInfo(mi)
  1798. }
  1799. return ms
  1800. }
  1801. return mi.MessageOf(x)
  1802. }
  1803. // Deprecated: Use CreatePayRequest.ProtoReflect.Descriptor instead.
  1804. func (*CreatePayRequest) Descriptor() ([]byte, []int) {
  1805. return file_user_proto_rawDescGZIP(), []int{32}
  1806. }
  1807. func (x *CreatePayRequest) GetMoney() int64 {
  1808. if x != nil {
  1809. return x.Money
  1810. }
  1811. return 0
  1812. }
  1813. func (x *CreatePayRequest) GetType() string {
  1814. if x != nil {
  1815. return x.Type
  1816. }
  1817. return ""
  1818. }
  1819. func (x *CreatePayRequest) GetOpenId() string {
  1820. if x != nil {
  1821. return x.OpenId
  1822. }
  1823. return ""
  1824. }
  1825. func (x *CreatePayRequest) GetDescription() string {
  1826. if x != nil {
  1827. return x.Description
  1828. }
  1829. return ""
  1830. }
  1831. func (x *CreatePayRequest) GetAttach() string {
  1832. if x != nil {
  1833. return x.Attach
  1834. }
  1835. return ""
  1836. }
  1837. type PayInfo struct {
  1838. state protoimpl.MessageState
  1839. sizeCache protoimpl.SizeCache
  1840. unknownFields protoimpl.UnknownFields
  1841. PayInfo *structpb.Value `protobuf:"bytes,1,opt,name=payInfo,proto3" json:"payInfo"`
  1842. OrderId int64 `protobuf:"varint,2,opt,name=orderId,proto3" json:"orderId"`
  1843. }
  1844. func (x *PayInfo) Reset() {
  1845. *x = PayInfo{}
  1846. if protoimpl.UnsafeEnabled {
  1847. mi := &file_user_proto_msgTypes[33]
  1848. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1849. ms.StoreMessageInfo(mi)
  1850. }
  1851. }
  1852. func (x *PayInfo) String() string {
  1853. return protoimpl.X.MessageStringOf(x)
  1854. }
  1855. func (*PayInfo) ProtoMessage() {}
  1856. func (x *PayInfo) ProtoReflect() protoreflect.Message {
  1857. mi := &file_user_proto_msgTypes[33]
  1858. if protoimpl.UnsafeEnabled && x != nil {
  1859. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1860. if ms.LoadMessageInfo() == nil {
  1861. ms.StoreMessageInfo(mi)
  1862. }
  1863. return ms
  1864. }
  1865. return mi.MessageOf(x)
  1866. }
  1867. // Deprecated: Use PayInfo.ProtoReflect.Descriptor instead.
  1868. func (*PayInfo) Descriptor() ([]byte, []int) {
  1869. return file_user_proto_rawDescGZIP(), []int{33}
  1870. }
  1871. func (x *PayInfo) GetPayInfo() *structpb.Value {
  1872. if x != nil && x.PayInfo != nil {
  1873. return x.PayInfo
  1874. }
  1875. return &structpb.Value{}
  1876. }
  1877. func (x *PayInfo) GetOrderId() int64 {
  1878. if x != nil {
  1879. return x.OrderId
  1880. }
  1881. return 0
  1882. }
  1883. type PayOrderInfo struct {
  1884. state protoimpl.MessageState
  1885. sizeCache protoimpl.SizeCache
  1886. unknownFields protoimpl.UnknownFields
  1887. UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
  1888. OrderID int64 `protobuf:"varint,2,opt,name=orderID,proto3" json:"orderID"` // 订单的唯一ID
  1889. Money int64 `protobuf:"varint,3,opt,name=money,proto3" json:"money"` // 支付金额 ,单位分
  1890. Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type"` // 类型
  1891. TransactionID string `protobuf:"bytes,5,opt,name=TransactionID,proto3" json:"TransactionID"`
  1892. OpenId string `protobuf:"bytes,6,opt,name=openId,proto3" json:"openId"`
  1893. Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description"`
  1894. Status string `protobuf:"bytes,9,opt,name=status,proto3" json:"status"` // 状态
  1895. PayTime int64 `protobuf:"varint,10,opt,name=payTime,proto3" json:"payTime"` // 支付时间
  1896. CreateTime int64 `protobuf:"varint,11,opt,name=createTime,proto3" json:"createTime"` // 创建时间
  1897. }
  1898. func (x *PayOrderInfo) Reset() {
  1899. *x = PayOrderInfo{}
  1900. if protoimpl.UnsafeEnabled {
  1901. mi := &file_user_proto_msgTypes[34]
  1902. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1903. ms.StoreMessageInfo(mi)
  1904. }
  1905. }
  1906. func (x *PayOrderInfo) String() string {
  1907. return protoimpl.X.MessageStringOf(x)
  1908. }
  1909. func (*PayOrderInfo) ProtoMessage() {}
  1910. func (x *PayOrderInfo) ProtoReflect() protoreflect.Message {
  1911. mi := &file_user_proto_msgTypes[34]
  1912. if protoimpl.UnsafeEnabled && x != nil {
  1913. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1914. if ms.LoadMessageInfo() == nil {
  1915. ms.StoreMessageInfo(mi)
  1916. }
  1917. return ms
  1918. }
  1919. return mi.MessageOf(x)
  1920. }
  1921. // Deprecated: Use PayOrderInfo.ProtoReflect.Descriptor instead.
  1922. func (*PayOrderInfo) Descriptor() ([]byte, []int) {
  1923. return file_user_proto_rawDescGZIP(), []int{34}
  1924. }
  1925. func (x *PayOrderInfo) GetUserID() string {
  1926. if x != nil {
  1927. return x.UserID
  1928. }
  1929. return ""
  1930. }
  1931. func (x *PayOrderInfo) GetOrderID() int64 {
  1932. if x != nil {
  1933. return x.OrderID
  1934. }
  1935. return 0
  1936. }
  1937. func (x *PayOrderInfo) GetMoney() int64 {
  1938. if x != nil {
  1939. return x.Money
  1940. }
  1941. return 0
  1942. }
  1943. func (x *PayOrderInfo) GetType() string {
  1944. if x != nil {
  1945. return x.Type
  1946. }
  1947. return ""
  1948. }
  1949. func (x *PayOrderInfo) GetTransactionID() string {
  1950. if x != nil {
  1951. return x.TransactionID
  1952. }
  1953. return ""
  1954. }
  1955. func (x *PayOrderInfo) GetOpenId() string {
  1956. if x != nil {
  1957. return x.OpenId
  1958. }
  1959. return ""
  1960. }
  1961. func (x *PayOrderInfo) GetDescription() string {
  1962. if x != nil {
  1963. return x.Description
  1964. }
  1965. return ""
  1966. }
  1967. func (x *PayOrderInfo) GetStatus() string {
  1968. if x != nil {
  1969. return x.Status
  1970. }
  1971. return ""
  1972. }
  1973. func (x *PayOrderInfo) GetPayTime() int64 {
  1974. if x != nil {
  1975. return x.PayTime
  1976. }
  1977. return 0
  1978. }
  1979. func (x *PayOrderInfo) GetCreateTime() int64 {
  1980. if x != nil {
  1981. return x.CreateTime
  1982. }
  1983. return 0
  1984. }
  1985. type PayOrderList struct {
  1986. state protoimpl.MessageState
  1987. sizeCache protoimpl.SizeCache
  1988. unknownFields protoimpl.UnknownFields
  1989. List []*PayOrderInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1990. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  1991. }
  1992. func (x *PayOrderList) Reset() {
  1993. *x = PayOrderList{}
  1994. if protoimpl.UnsafeEnabled {
  1995. mi := &file_user_proto_msgTypes[35]
  1996. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1997. ms.StoreMessageInfo(mi)
  1998. }
  1999. }
  2000. func (x *PayOrderList) String() string {
  2001. return protoimpl.X.MessageStringOf(x)
  2002. }
  2003. func (*PayOrderList) ProtoMessage() {}
  2004. func (x *PayOrderList) ProtoReflect() protoreflect.Message {
  2005. mi := &file_user_proto_msgTypes[35]
  2006. if protoimpl.UnsafeEnabled && x != nil {
  2007. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2008. if ms.LoadMessageInfo() == nil {
  2009. ms.StoreMessageInfo(mi)
  2010. }
  2011. return ms
  2012. }
  2013. return mi.MessageOf(x)
  2014. }
  2015. // Deprecated: Use PayOrderList.ProtoReflect.Descriptor instead.
  2016. func (*PayOrderList) Descriptor() ([]byte, []int) {
  2017. return file_user_proto_rawDescGZIP(), []int{35}
  2018. }
  2019. func (x *PayOrderList) GetList() []*PayOrderInfo {
  2020. if x != nil {
  2021. return x.List
  2022. }
  2023. return make([]*PayOrderInfo, 0)
  2024. }
  2025. func (x *PayOrderList) GetNextId() int64 {
  2026. if x != nil {
  2027. return x.NextId
  2028. }
  2029. return 0
  2030. }
  2031. type FindPayOrderListRequest struct {
  2032. state protoimpl.MessageState
  2033. sizeCache protoimpl.SizeCache
  2034. unknownFields protoimpl.UnknownFields
  2035. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  2036. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  2037. Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status"`
  2038. }
  2039. func (x *FindPayOrderListRequest) Reset() {
  2040. *x = FindPayOrderListRequest{}
  2041. if protoimpl.UnsafeEnabled {
  2042. mi := &file_user_proto_msgTypes[36]
  2043. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2044. ms.StoreMessageInfo(mi)
  2045. }
  2046. }
  2047. func (x *FindPayOrderListRequest) String() string {
  2048. return protoimpl.X.MessageStringOf(x)
  2049. }
  2050. func (*FindPayOrderListRequest) ProtoMessage() {}
  2051. func (x *FindPayOrderListRequest) ProtoReflect() protoreflect.Message {
  2052. mi := &file_user_proto_msgTypes[36]
  2053. if protoimpl.UnsafeEnabled && x != nil {
  2054. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2055. if ms.LoadMessageInfo() == nil {
  2056. ms.StoreMessageInfo(mi)
  2057. }
  2058. return ms
  2059. }
  2060. return mi.MessageOf(x)
  2061. }
  2062. // Deprecated: Use FindPayOrderListRequest.ProtoReflect.Descriptor instead.
  2063. func (*FindPayOrderListRequest) Descriptor() ([]byte, []int) {
  2064. return file_user_proto_rawDescGZIP(), []int{36}
  2065. }
  2066. func (x *FindPayOrderListRequest) GetNextId() int64 {
  2067. if x != nil {
  2068. return x.NextId
  2069. }
  2070. return 0
  2071. }
  2072. func (x *FindPayOrderListRequest) GetOffset() int64 {
  2073. if x != nil {
  2074. return x.Offset
  2075. }
  2076. return 0
  2077. }
  2078. func (x *FindPayOrderListRequest) GetStatus() string {
  2079. if x != nil {
  2080. return x.Status
  2081. }
  2082. return ""
  2083. }
  2084. type PayCallbackReply struct {
  2085. state protoimpl.MessageState
  2086. sizeCache protoimpl.SizeCache
  2087. unknownFields protoimpl.UnknownFields
  2088. Result []byte `protobuf:"bytes,1,opt,name=result,proto3" json:"result"`
  2089. }
  2090. func (x *PayCallbackReply) Reset() {
  2091. *x = PayCallbackReply{}
  2092. if protoimpl.UnsafeEnabled {
  2093. mi := &file_user_proto_msgTypes[37]
  2094. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2095. ms.StoreMessageInfo(mi)
  2096. }
  2097. }
  2098. func (x *PayCallbackReply) String() string {
  2099. return protoimpl.X.MessageStringOf(x)
  2100. }
  2101. func (*PayCallbackReply) ProtoMessage() {}
  2102. func (x *PayCallbackReply) ProtoReflect() protoreflect.Message {
  2103. mi := &file_user_proto_msgTypes[37]
  2104. if protoimpl.UnsafeEnabled && x != nil {
  2105. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2106. if ms.LoadMessageInfo() == nil {
  2107. ms.StoreMessageInfo(mi)
  2108. }
  2109. return ms
  2110. }
  2111. return mi.MessageOf(x)
  2112. }
  2113. // Deprecated: Use PayCallbackReply.ProtoReflect.Descriptor instead.
  2114. func (*PayCallbackReply) Descriptor() ([]byte, []int) {
  2115. return file_user_proto_rawDescGZIP(), []int{37}
  2116. }
  2117. func (x *PayCallbackReply) GetResult() []byte {
  2118. if x != nil {
  2119. return x.Result
  2120. }
  2121. return make([]byte, 0)
  2122. }
  2123. var File_user_proto protoreflect.FileDescriptor
  2124. var file_user_proto_rawDesc = []byte{
  2125. 0x0a, 0x0a, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x61, 0x70,
  2126. 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61,
  2127. 0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70,
  2128. 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f,
  2129. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  2130. 0x6f, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  2131. 0x75, 0x66, 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  2132. 0x13, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x70,
  2133. 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2134. 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x61,
  2135. 0x70, 0x69, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2f, 0x73, 0x74,
  2136. 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x6e,
  2137. 0x0a, 0x28, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61,
  2138. 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x77, 0x61, 0x72, 0x64, 0x42, 0x79, 0x41, 0x63, 0x74, 0x69, 0x76,
  2139. 0x69, 0x74, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73,
  2140. 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72,
  2141. 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x02, 0x20, 0x01,
  2142. 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x64, 0x65,
  2143. 0x73, 0x63, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x64, 0x65, 0x73, 0x63, 0x22, 0x42,
  2144. 0x0a, 0x26, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61,
  2145. 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x77, 0x61, 0x72, 0x64, 0x42, 0x79, 0x41, 0x63, 0x74, 0x69, 0x76,
  2146. 0x69, 0x74, 0x79, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x69, 0x73, 0x45, 0x72,
  2147. 0x72, 0x6f, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x45, 0x72, 0x72,
  2148. 0x6f, 0x72, 0x22, 0x56, 0x0a, 0x14, 0x41, 0x64, 0x64, 0x55, 0x73, 0x65, 0x72, 0x43, 0x72, 0x65,
  2149. 0x64, 0x69, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64,
  2150. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72,
  2151. 0x65, 0x64, 0x69, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64,
  2152. 0x69, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x18, 0x03, 0x20, 0x01,
  2153. 0x28, 0x09, 0x52, 0x06, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x22, 0x4c, 0x0a, 0x16, 0x52, 0x65,
  2154. 0x70, 0x6f, 0x72, 0x74, 0x55, 0x73, 0x65, 0x72, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x52, 0x65, 0x71,
  2155. 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  2156. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64,
  2157. 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2158. 0x52, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x22, 0x99, 0x01, 0x0a, 0x12, 0x53, 0x65, 0x6e,
  2159. 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  2160. 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  2161. 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x2d, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61,
  2162. 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2163. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d,
  2164. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70,
  2165. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65,
  2166. 0x12, 0x22, 0x0a, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x54, 0x61, 0x67,
  2167. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65,
  2168. 0x74, 0x54, 0x61, 0x67, 0x22, 0x90, 0x01, 0x0a, 0x28, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  2169. 0x46, 0x69, 0x6e, 0x64, 0x49, 0x73, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x51, 0x75, 0x61, 0x6c, 0x69,
  2170. 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2171. 0x74, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  2172. 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a,
  2173. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a,
  2174. 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69,
  2175. 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52,
  2176. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01,
  2177. 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x64, 0x0a, 0x1e, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  2178. 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x43, 0x72, 0x65, 0x64,
  2179. 0x69, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72,
  2180. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72,
  2181. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x6e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01,
  2182. 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65,
  2183. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x22, 0x5b, 0x0a,
  2184. 0x21, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4d, 0x61, 0x72, 0x6b, 0x48, 0x69, 0x67, 0x68,
  2185. 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65,
  2186. 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x70, 0x61, 0x73, 0x73, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20,
  2187. 0x03, 0x28, 0x09, 0x52, 0x07, 0x70, 0x61, 0x73, 0x73, 0x49, 0x64, 0x73, 0x12, 0x1c, 0x0a, 0x09,
  2188. 0x75, 0x6e, 0x50, 0x61, 0x73, 0x73, 0x49, 0x64, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52,
  2189. 0x09, 0x75, 0x6e, 0x50, 0x61, 0x73, 0x73, 0x49, 0x64, 0x73, 0x22, 0x4b, 0x0a, 0x19, 0x47, 0x65,
  2190. 0x74, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42,
  2191. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x02,
  2192. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72,
  2193. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65,
  2194. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x22, 0x65, 0x0a, 0x23, 0x46, 0x69, 0x6e, 0x64, 0x52,
  2195. 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c,
  2196. 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x10,
  2197. 0x0a, 0x03, 0x6e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75, 0x6d,
  2198. 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73,
  2199. 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x04,
  2200. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x47,
  2201. 0x0a, 0x21, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x48,
  2202. 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65,
  2203. 0x70, 0x6c, 0x79, 0x12, 0x22, 0x0a, 0x0c, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x4c,
  2204. 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0c, 0x70, 0x65, 0x72, 0x73, 0x6f,
  2205. 0x6e, 0x49, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x22, 0xc7, 0x01, 0x0a, 0x29, 0x55, 0x70, 0x64, 0x61,
  2206. 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d,
  2207. 0x41, 0x6e, 0x64, 0x52, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67,
  2208. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x28, 0x0a, 0x0f, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61,
  2209. 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f,
  2210. 0x74, 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12,
  2211. 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  2212. 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61,
  2213. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  2214. 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  2215. 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03, 0x61,
  2216. 0x67, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x12, 0x0a,
  2217. 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74,
  2218. 0x79, 0x22, 0xaa, 0x01, 0x0a, 0x1e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4d,
  2219. 0x73, 0x67, 0x46, 0x72, 0x6f, 0x6d, 0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52,
  2220. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2221. 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x02, 0x20, 0x01, 0x28,
  2222. 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x16, 0x0a, 0x06, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74,
  2223. 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x12, 0x24,
  2224. 0x0a, 0x0d, 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18,
  2225. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74,
  2226. 0x61, 0x74, 0x75, 0x73, 0x12, 0x28, 0x0a, 0x0f, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61, 0x74,
  2227. 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x74,
  2228. 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x22, 0x35,
  2229. 0x0a, 0x1b, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x61, 0x74, 0x63,
  2230. 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a,
  2231. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  2232. 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x65, 0x0a, 0x23, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77,
  2233. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x52, 0x65, 0x6d,
  2234. 0x69, 0x6e, 0x64, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08,
  2235. 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  2236. 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x0c, 0x73, 0x65, 0x6e, 0x64,
  2237. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c,
  2238. 0x73, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x42, 0x0a, 0x18,
  2239. 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65,
  2240. 0x64, 0x69, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x73, 0x53, 0x65,
  2241. 0x6e, 0x64, 0x52, 0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08,
  2242. 0x52, 0x0e, 0x69, 0x73, 0x53, 0x65, 0x6e, 0x64, 0x52, 0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72,
  2243. 0x22, 0x7d, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72, 0x46, 0x72, 0x65, 0x65, 0x4e, 0x75, 0x6d, 0x12,
  2244. 0x24, 0x0a, 0x0d, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x4e, 0x75, 0x6d,
  2245. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72,
  2246. 0x69, 0x70, 0x4e, 0x75, 0x6d, 0x12, 0x26, 0x0a, 0x0e, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53,
  2247. 0x63, 0x72, 0x69, 0x70, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x63,
  2248. 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x4e, 0x75, 0x6d, 0x12, 0x20, 0x0a,
  2249. 0x0b, 0x6d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01,
  2250. 0x28, 0x03, 0x52, 0x0b, 0x6d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x4e, 0x75, 0x6d, 0x22,
  2251. 0x76, 0x0a, 0x11, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71,
  2252. 0x75, 0x65, 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x18,
  2253. 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x12, 0x2d,
  2254. 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2255. 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x73,
  2256. 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a,
  2257. 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  2258. 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x22, 0x32, 0x0a, 0x16, 0x50, 0x65, 0x72, 0x73, 0x6f,
  2259. 0x6e, 0x4c, 0x6f, 0x6f, 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2260. 0x74, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01,
  2261. 0x28, 0x03, 0x52, 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x22, 0x46, 0x0a, 0x14, 0x55,
  2262. 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75,
  2263. 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x03, 0x20,
  2264. 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f,
  2265. 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66,
  2266. 0x73, 0x65, 0x74, 0x22, 0x2e, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x53, 0x63, 0x72,
  2267. 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x63, 0x72,
  2268. 0x69, 0x70, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x73, 0x63, 0x72, 0x69,
  2269. 0x70, 0x49, 0x64, 0x22, 0x48, 0x0a, 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72,
  2270. 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x65, 0x78,
  2271. 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x65, 0x78, 0x74, 0x12, 0x1e, 0x0a,
  2272. 0x0a, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28,
  2273. 0x09, 0x52, 0x0a, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x55, 0x72, 0x6c, 0x22, 0x45, 0x0a,
  2274. 0x1d, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x41, 0x76, 0x61,
  2275. 0x74, 0x61, 0x72, 0x41, 0x6e, 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x10,
  2276. 0x0a, 0x03, 0x6e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75, 0x6d,
  2277. 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x04,
  2278. 0x6c, 0x69, 0x73, 0x74, 0x22, 0x45, 0x0a, 0x13, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x63, 0x68,
  2279. 0x61, 0x72, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x2e, 0x0a, 0x12, 0x52,
  2280. 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49,
  2281. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x12, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67,
  2282. 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x22, 0x3a, 0x0a, 0x0c, 0x52,
  2283. 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2a, 0x0a, 0x04, 0x6c,
  2284. 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2285. 0x75, 0x73, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x49, 0x6e, 0x66,
  2286. 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0xa4, 0x01, 0x0a, 0x0c, 0x52, 0x65, 0x63, 0x68,
  2287. 0x61, 0x72, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01,
  2288. 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x72, 0x69, 0x63,
  2289. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x12, 0x16,
  2290. 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  2291. 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x67, 0x69, 0x76, 0x65, 0x43, 0x72,
  2292. 0x65, 0x64, 0x69, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x67, 0x69, 0x76, 0x65,
  2293. 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69,
  2294. 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73,
  2295. 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c,
  2296. 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x22, 0x65,
  2297. 0x0a, 0x11, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x61,
  2298. 0x74, 0x75, 0x73, 0x12, 0x30, 0x0a, 0x13, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49,
  2299. 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08,
  2300. 0x52, 0x13, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d,
  2301. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x73, 0x47, 0x65, 0x74, 0x41, 0x77,
  2302. 0x61, 0x72, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73, 0x47, 0x65, 0x74,
  2303. 0x41, 0x77, 0x61, 0x72, 0x64, 0x22, 0x35, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72, 0x42, 0x61, 0x6c,
  2304. 0x61, 0x6e, 0x63, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2305. 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x02,
  2306. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x22, 0x5b, 0x0a, 0x15,
  2307. 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x4c, 0x69, 0x73, 0x74,
  2308. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2a, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20,
  2309. 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55,
  2310. 0x73, 0x65, 0x72, 0x43, 0x68, 0x61, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73,
  2311. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  2312. 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0x9e, 0x02, 0x0a, 0x0c, 0x55, 0x73,
  2313. 0x65, 0x72, 0x43, 0x68, 0x61, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65,
  2314. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65,
  2315. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64,
  2316. 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61,
  2317. 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74,
  2318. 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43,
  2319. 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69,
  2320. 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69,
  2321. 0x6d, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74,
  2322. 0x79, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69,
  2323. 0x6c, 0x69, 0x74, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x08, 0x20, 0x01, 0x28,
  2324. 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  2325. 0x55, 0x72, 0x6c, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61,
  2326. 0x72, 0x55, 0x72, 0x6c, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65,
  2327. 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65,
  2328. 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61,
  2329. 0x67, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x0c, 0x20, 0x01,
  2330. 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0xe8, 0x04, 0x0a, 0x08, 0x55,
  2331. 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  2332. 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
  2333. 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e,
  2334. 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c,
  2335. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72,
  2336. 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  2337. 0x61, 0x67, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03,
  2338. 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  2339. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f,
  2340. 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x63,
  2341. 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x65,
  2342. 0x64, 0x69, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x08,
  2343. 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a,
  2344. 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09,
  2345. 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0e, 0x69,
  2346. 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a, 0x20,
  2347. 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f,
  2348. 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18,
  2349. 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12,
  2350. 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63,
  2351. 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d, 0x20, 0x01, 0x28,
  2352. 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  2353. 0x64, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12,
  2354. 0x18, 0x0a, 0x07, 0x69, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x08,
  2355. 0x52, 0x07, 0x69, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x73, 0x52,
  2356. 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x18, 0x10, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69,
  2357. 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x12, 0x2c, 0x0a, 0x11, 0x55, 0x70, 0x64,
  2358. 0x61, 0x74, 0x65, 0x4e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x4e, 0x75, 0x6d, 0x18, 0x11,
  2359. 0x20, 0x01, 0x28, 0x03, 0x52, 0x11, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4e, 0x69, 0x63, 0x6b,
  2360. 0x6e, 0x61, 0x6d, 0x65, 0x4e, 0x75, 0x6d, 0x12, 0x2e, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74,
  2361. 0x65, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x4e, 0x75, 0x6d, 0x18, 0x12, 0x20,
  2362. 0x01, 0x28, 0x03, 0x52, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x76, 0x61, 0x74, 0x61,
  2363. 0x72, 0x55, 0x72, 0x6c, 0x4e, 0x75, 0x6d, 0x12, 0x2c, 0x0a, 0x11, 0x55, 0x70, 0x64, 0x61, 0x74,
  2364. 0x65, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x4e, 0x75, 0x6d, 0x18, 0x13, 0x20, 0x01,
  2365. 0x28, 0x03, 0x52, 0x11, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72,
  2366. 0x65, 0x73, 0x4e, 0x75, 0x6d, 0x12, 0x2e, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x53,
  2367. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x4e, 0x75, 0x6d, 0x18, 0x14, 0x20, 0x01, 0x28,
  2368. 0x03, 0x52, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75,
  2369. 0x72, 0x65, 0x4e, 0x75, 0x6d, 0x22, 0x1e, 0x0a, 0x0a, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75,
  2370. 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2371. 0x52, 0x03, 0x6b, 0x65, 0x79, 0x22, 0x8e, 0x01, 0x0a, 0x10, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65,
  2372. 0x50, 0x61, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x6f,
  2373. 0x6e, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d, 0x6f, 0x6e, 0x65, 0x79,
  2374. 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  2375. 0x74, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18, 0x03,
  2376. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b,
  2377. 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28,
  2378. 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x16,
  2379. 0x0a, 0x06, 0x61, 0x74, 0x74, 0x61, 0x63, 0x68, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  2380. 0x61, 0x74, 0x74, 0x61, 0x63, 0x68, 0x22, 0x55, 0x0a, 0x07, 0x50, 0x61, 0x79, 0x49, 0x6e, 0x66,
  2381. 0x6f, 0x12, 0x30, 0x0a, 0x07, 0x70, 0x61, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01,
  2382. 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  2383. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x07, 0x70, 0x61, 0x79, 0x49,
  2384. 0x6e, 0x66, 0x6f, 0x12, 0x18, 0x0a, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x18, 0x02,
  2385. 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64, 0x22, 0x9c, 0x02,
  2386. 0x0a, 0x0c, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16,
  2387. 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  2388. 0x75, 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x18, 0x0a, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49,
  2389. 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x44,
  2390. 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x6f, 0x6e, 0x65, 0x79, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  2391. 0x05, 0x6d, 0x6f, 0x6e, 0x65, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04,
  2392. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x54, 0x72,
  2393. 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28,
  2394. 0x09, 0x52, 0x0d, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x44,
  2395. 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09,
  2396. 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63,
  2397. 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64,
  2398. 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74,
  2399. 0x61, 0x74, 0x75, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74,
  2400. 0x75, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x70, 0x61, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x0a, 0x20,
  2401. 0x01, 0x28, 0x03, 0x52, 0x07, 0x70, 0x61, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x1e, 0x0a, 0x0a,
  2402. 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03,
  2403. 0x52, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x52, 0x0a, 0x0c,
  2404. 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2a, 0x0a, 0x04,
  2405. 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69,
  2406. 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x6e,
  2407. 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74,
  2408. 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  2409. 0x22, 0x61, 0x0a, 0x17, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72,
  2410. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  2411. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78,
  2412. 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20,
  2413. 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x73,
  2414. 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73, 0x74, 0x61,
  2415. 0x74, 0x75, 0x73, 0x22, 0x2a, 0x0a, 0x10, 0x50, 0x61, 0x79, 0x43, 0x61, 0x6c, 0x6c, 0x62, 0x61,
  2416. 0x63, 0x6b, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c,
  2417. 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x32,
  2418. 0xd1, 0x57, 0x0a, 0x04, 0x55, 0x73, 0x65, 0x72, 0x12, 0x54, 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x55,
  2419. 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  2420. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a,
  2421. 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49,
  2422. 0x6e, 0x66, 0x6f, 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70,
  2423. 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x3a, 0x01, 0x2a, 0x12, 0x69,
  2424. 0x0a, 0x0d, 0x53, 0x65, 0x6e, 0x64, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12,
  2425. 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e,
  2426. 0x64, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2427. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2428. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2429. 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x6f, 0x64,
  2430. 0x65, 0x2f, 0x73, 0x65, 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x6c, 0x0a, 0x0e, 0x43, 0x68, 0x65,
  2431. 0x63, 0x6b, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x21, 0x2e, 0x61, 0x70,
  2432. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x68,
  2433. 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16,
  2434. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  2435. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22, 0x14,
  2436. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x6f, 0x64, 0x65, 0x2f, 0x63,
  2437. 0x68, 0x65, 0x63, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x7e, 0x0a, 0x15, 0x55, 0x70, 0x64, 0x61, 0x74,
  2438. 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  2439. 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55, 0x70,
  2440. 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52,
  2441. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  2442. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x27,
  2443. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65,
  2444. 0x72, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61,
  2445. 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x6e, 0x0a, 0x14, 0x43, 0x72, 0x65, 0x61, 0x74,
  2446. 0x65, 0x55, 0x73, 0x65, 0x72, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x6f, 0x6f, 0x6d, 0x12,
  2447. 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x72, 0x65,
  2448. 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x61, 0x72, 0x61, 0x6d,
  2449. 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x6f, 0x6f, 0x6d,
  2450. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f,
  2451. 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x2f,
  2452. 0x72, 0x6f, 0x6f, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x5d, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73,
  2453. 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  2454. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  2455. 0x79, 0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65,
  2456. 0x72, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x22, 0x1c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x16,
  2457. 0x22, 0x11, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x62, 0x61, 0x6c, 0x61,
  2458. 0x6e, 0x63, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5b, 0x0a, 0x0f, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65,
  2459. 0x74, 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2460. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72,
  2461. 0x61, 0x6d, 0x1a, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2462. 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x13,
  2463. 0x22, 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x68, 0x6f, 0x6d, 0x65,
  2464. 0x3a, 0x01, 0x2a, 0x12, 0x6f, 0x0a, 0x1b, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x50, 0x65,
  2465. 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x41, 0x6e, 0x64, 0x4c, 0x6f, 0x6f, 0x6b,
  2466. 0x65, 0x64, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2467. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x1d, 0x2e, 0x61, 0x70,
  2468. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x41,
  2469. 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x22, 0x18, 0x82, 0xd3, 0xe4, 0x93,
  2470. 0x02, 0x12, 0x22, 0x0d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6e, 0x75,
  2471. 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x71, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x6f, 0x6f, 0x6b,
  2472. 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2473. 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2474. 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69,
  2475. 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69,
  2476. 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22,
  2477. 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f,
  2478. 0x6c, 0x6f, 0x6f, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x5c, 0x0a, 0x06, 0x57, 0x78, 0x43, 0x6f, 0x6e,
  2479. 0x66, 0x12, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x57,
  2480. 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2481. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x73, 0x70,
  2482. 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22, 0x14, 0x2f, 0x61,
  2483. 0x70, 0x69, 0x2f, 0x77, 0x78, 0x2f, 0x6a, 0x73, 0x73, 0x64, 0x6b, 0x2f, 0x63, 0x6f, 0x6e, 0x66,
  2484. 0x69, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x5f, 0x0a, 0x10, 0x46, 0x69, 0x6e, 0x64, 0x54, 0x61, 0x67,
  2485. 0x4c, 0x69, 0x73, 0x74, 0x42, 0x79, 0x53, 0x65, 0x78, 0x12, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2486. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71, 0x1a, 0x18, 0x2e,
  2487. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61, 0x67, 0x4c, 0x69,
  2488. 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x22,
  2489. 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f,
  2490. 0x74, 0x61, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x76, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e,
  2491. 0x6c, 0x69, 0x6e, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2492. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x32, 0x52,
  2493. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2494. 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72,
  2495. 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x20, 0x82, 0xd3,
  2496. 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  2497. 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x81,
  2498. 0x01, 0x0a, 0x1a, 0x46, 0x69, 0x6e, 0x64, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76,
  2499. 0x65, 0x6e, 0x44, 0x61, 0x79, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e,
  2500. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50,
  2501. 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69,
  2502. 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68,
  2503. 0x61, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4,
  2504. 0x93, 0x02, 0x1f, 0x22, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c,
  2505. 0x69, 0x73, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x77, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x3a,
  2506. 0x01, 0x2a, 0x12, 0x7d, 0x0a, 0x18, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x76, 0x65, 0x72, 0x53, 0x65,
  2507. 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b,
  2508. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74,
  2509. 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70,
  2510. 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x43,
  2511. 0x68, 0x61, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x23, 0x82, 0xd3,
  2512. 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  2513. 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x6f, 0x76, 0x65, 0x72, 0x3a, 0x01,
  2514. 0x2a, 0x12, 0x7e, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63,
  2515. 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  2516. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63,
  2517. 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f,
  2518. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74,
  2519. 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2520. 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  2521. 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x3a, 0x01,
  2522. 0x2a, 0x12, 0x72, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f,
  2523. 0x6d, 0x4d, 0x73, 0x67, 0x12, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2524. 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73,
  2525. 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2526. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73,
  2527. 0x67, 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  2528. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x72, 0x6f, 0x6f, 0x6d, 0x2f, 0x6d,
  2529. 0x73, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x59, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72,
  2530. 0x49, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2531. 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a,
  2532. 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x73, 0x4c,
  2533. 0x69, 0x6b, 0x65, 0x22, 0x1b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x15, 0x22, 0x10, 0x2f, 0x61, 0x70,
  2534. 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x73, 0x6c, 0x69, 0x6b, 0x65, 0x3a, 0x01, 0x2a,
  2535. 0x12, 0x64, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x65, 0x6d, 0x65, 0x42, 0x79, 0x54, 0x79,
  2536. 0x70, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2537. 0x4d, 0x65, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x14, 0x2e, 0x61, 0x70,
  2538. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x4c, 0x69, 0x73,
  2539. 0x74, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  2540. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x6d, 0x65, 0x6d, 0x65, 0x2f, 0x74,
  2541. 0x79, 0x70, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x6d, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68,
  2542. 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  2543. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70,
  2544. 0x69, 0x63, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2545. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63,
  2546. 0x4c, 0x69, 0x73, 0x74, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22, 0x14, 0x2f, 0x61,
  2547. 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x74, 0x6f, 0x70,
  2548. 0x69, 0x63, 0x3a, 0x01, 0x2a, 0x12, 0x66, 0x0a, 0x0a, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4d,
  2549. 0x65, 0x6d, 0x65, 0x12, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2550. 0x2e, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x75, 0x6d, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69,
  2551. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x54, 0x65,
  2552. 0x78, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x22, 0x1a,
  2553. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x6d,
  2554. 0x65, 0x6d, 0x65, 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x75, 0x0a,
  2555. 0x12, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x53, 0x77, 0x69, 0x66, 0x74, 0x4d, 0x65, 0x73, 0x73,
  2556. 0x61, 0x67, 0x65, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2557. 0x2e, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4e, 0x75, 0x6d, 0x41, 0x6e, 0x64, 0x53, 0x65, 0x78,
  2558. 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x6f,
  2559. 0x6d, 0x6d, 0x6f, 0x6e, 0x54, 0x65, 0x78, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x26, 0x82, 0xd3,
  2560. 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  2561. 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x74, 0x6f, 0x70, 0x69, 0x63, 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f,
  2562. 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x68, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x65, 0x6d, 0x65,
  2563. 0x54, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  2564. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x19, 0x2e,
  2565. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x54,
  2566. 0x69, 0x74, 0x6c, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e,
  2567. 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64,
  2568. 0x2f, 0x6d, 0x65, 0x6d, 0x65, 0x2f, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x64,
  2569. 0x0a, 0x0f, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x43, 0x68, 0x61, 0x74, 0x43, 0x61, 0x72,
  2570. 0x64, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
  2571. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69,
  2572. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x43, 0x61, 0x72, 0x64,
  2573. 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61,
  2574. 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x63, 0x61, 0x72,
  2575. 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x6d, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74,
  2576. 0x54, 0x6f, 0x70, 0x69, 0x63, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  2577. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  2578. 0x74, 0x79, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2579. 0x4d, 0x65, 0x6d, 0x65, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x24, 0x82,
  2580. 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72,
  2581. 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x74, 0x69, 0x74, 0x6c, 0x65,
  2582. 0x3a, 0x01, 0x2a, 0x12, 0x56, 0x0a, 0x08, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x6b, 0x65, 0x12,
  2583. 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72,
  2584. 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2585. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2586. 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75,
  2587. 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x6b, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5a, 0x0a, 0x0a, 0x55,
  2588. 0x73, 0x65, 0x72, 0x55, 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2589. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72,
  2590. 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  2591. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1b, 0x82, 0xd3, 0xe4, 0x93,
  2592. 0x02, 0x15, 0x22, 0x10, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x75, 0x6e,
  2593. 0x6c, 0x69, 0x6b, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5c, 0x0a, 0x06, 0x52, 0x65, 0x70, 0x6f, 0x72,
  2594. 0x74, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52,
  2595. 0x65, 0x70, 0x6f, 0x72, 0x74, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2596. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  2597. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x15,
  2598. 0x22, 0x10, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x72, 0x65, 0x70, 0x6f,
  2599. 0x72, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x80, 0x01, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x76,
  2600. 0x65, 0x72, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72,
  2601. 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  2602. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2603. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x76, 0x65, 0x72, 0x53, 0x65,
  2604. 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52, 0x65, 0x70, 0x6c,
  2605. 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x22, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  2606. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6f, 0x76, 0x65, 0x72, 0x2f, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  2607. 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x79, 0x0a, 0x11, 0x55, 0x70, 0x64, 0x61,
  2608. 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x12, 0x24, 0x2e,
  2609. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74,
  2610. 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75,
  2611. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  2612. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x26, 0x82, 0xd3, 0xe4,
  2613. 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73,
  2614. 0x63, 0x72, 0x69, 0x70, 0x2f, 0x6c, 0x61, 0x73, 0x74, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65,
  2615. 0x3a, 0x01, 0x2a, 0x12, 0x63, 0x0a, 0x0b, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72,
  2616. 0x69, 0x70, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x43, 0x72,
  2617. 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2618. 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63,
  2619. 0x72, 0x69, 0x70, 0x49, 0x44, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f,
  2620. 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x63,
  2621. 0x72, 0x65, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x66, 0x0a, 0x0b, 0x44, 0x65, 0x6c, 0x65,
  2622. 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73,
  2623. 0x65, 0x72, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65,
  2624. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  2625. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x21, 0x82,
  2626. 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72,
  2627. 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x3a, 0x01, 0x2a,
  2628. 0x12, 0x6b, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12,
  2629. 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46,
  2630. 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2631. 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72,
  2632. 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22,
  2633. 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70,
  2634. 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x73, 0x65, 0x6c, 0x66, 0x3a, 0x01, 0x2a, 0x12, 0x6d, 0x0a,
  2635. 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12,
  2636. 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e,
  2637. 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e,
  2638. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70,
  2639. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x22, 0x1a, 0x2f,
  2640. 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x66,
  2641. 0x69, 0x6e, 0x64, 0x2f, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x3a, 0x01, 0x2a, 0x12, 0x77, 0x0a, 0x12,
  2642. 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x53, 0x63, 0x72,
  2643. 0x69, 0x70, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73,
  2644. 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65,
  2645. 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2646. 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93,
  2647. 0x02, 0x23, 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x63,
  2648. 0x72, 0x69, 0x70, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65,
  2649. 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x6c, 0x0a, 0x0f, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c,
  2650. 0x6f, 0x6f, 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75,
  2651. 0x73, 0x65, 0x72, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x6f, 0x6f, 0x6b, 0x53, 0x63,
  2652. 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  2653. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  2654. 0x74, 0x79, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22, 0x14, 0x2f, 0x61, 0x70, 0x69,
  2655. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x6c, 0x6f, 0x6f, 0x6b,
  2656. 0x3a, 0x01, 0x2a, 0x12, 0x6a, 0x0a, 0x13, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x43, 0x6c, 0x69,
  2657. 0x63, 0x6b, 0x4c, 0x6f, 0x6f, 0x6b, 0x42, 0x61, 0x63, 0x6b, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  2658. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  2659. 0x74, 0x79, 0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2660. 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2661. 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72,
  2662. 0x69, 0x70, 0x2f, 0x6c, 0x6f, 0x6f, 0x6b, 0x2f, 0x62, 0x61, 0x63, 0x6b, 0x3a, 0x01, 0x2a, 0x12,
  2663. 0x6d, 0x0a, 0x10, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63,
  2664. 0x72, 0x69, 0x70, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x52,
  2665. 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2666. 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68,
  2667. 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x20, 0x82, 0xd3,
  2668. 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  2669. 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x3a, 0x01, 0x2a, 0x12, 0x65,
  2670. 0x0a, 0x0e, 0x55, 0x73, 0x65, 0x72, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74,
  2671. 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x6f,
  2672. 0x6f, 0x6d, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  2673. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  2674. 0x70, 0x74, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70,
  2675. 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x64, 0x65, 0x6c, 0x65,
  2676. 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x6d, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72,
  2677. 0x41, 0x6c, 0x6c, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67,
  2678. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  2679. 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e,
  2680. 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x24,
  2681. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65,
  2682. 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x2f, 0x6e, 0x75,
  2683. 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x66, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x52,
  2684. 0x6f, 0x6f, 0x6d, 0x42, 0x79, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x17, 0x2e, 0x61, 0x70,
  2685. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50,
  2686. 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e,
  2687. 0x55, 0x73, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x1e, 0x82, 0xd3,
  2688. 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  2689. 0x72, 0x6f, 0x6f, 0x6d, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x3a, 0x01, 0x2a, 0x12, 0x71, 0x0a, 0x0c,
  2690. 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61,
  2691. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61,
  2692. 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2693. 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41,
  2694. 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2695. 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  2696. 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6c, 0x69, 0x6b, 0x65, 0x3a, 0x01, 0x2a, 0x12,
  2697. 0x73, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4c, 0x69, 0x73, 0x74,
  2698. 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69,
  2699. 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e,
  2700. 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c,
  2701. 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  2702. 0x70, 0x6c, 0x79, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22, 0x14, 0x2f, 0x61, 0x70,
  2703. 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6c, 0x69, 0x6b, 0x65,
  2704. 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x65, 0x0a, 0x10, 0x55, 0x73, 0x65, 0x72, 0x53, 0x65, 0x74, 0x42,
  2705. 0x6c, 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2706. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75,
  2707. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  2708. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4,
  2709. 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73,
  2710. 0x65, 0x74, 0x2f, 0x62, 0x6c, 0x61, 0x63, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x94, 0x01, 0x0a, 0x1e,
  2711. 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2712. 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x12, 0x1a,
  2713. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x72, 0x74,
  2714. 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x2d, 0x2e, 0x61, 0x70, 0x69,
  2715. 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50,
  2716. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  2717. 0x73, 0x68, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2718. 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x65,
  2719. 0x63, 0x6b, 0x2f, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x3a,
  2720. 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2721. 0x43, 0x69, 0x72, 0x63, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x2e, 0x61, 0x70, 0x69,
  2722. 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2723. 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x41, 0x64,
  2724. 0x64, 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x6e,
  2725. 0x66, 0x6f, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69,
  2726. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x69, 0x72, 0x63, 0x6c, 0x65, 0x2f, 0x69, 0x6e, 0x66,
  2727. 0x6f, 0x3a, 0x01, 0x2a, 0x12, 0x86, 0x01, 0x0a, 0x1f, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x6f, 0x6b,
  2728. 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63,
  2729. 0x73, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2730. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2731. 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63,
  2732. 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4d, 0x65, 0x73,
  2733. 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2734. 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6e, 0x75, 0x6d,
  2735. 0x2f, 0x6c, 0x69, 0x6b, 0x65, 0x5f, 0x6c, 0x6f, 0x6f, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x69, 0x0a,
  2736. 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x6f, 0x6f, 0x6b, 0x4e, 0x75, 0x6d, 0x12,
  2737. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  2738. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74,
  2739. 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x4d, 0x65, 0x73,
  2740. 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2741. 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x6f, 0x6f,
  2742. 0x6b, 0x2f, 0x6e, 0x75, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x15, 0x55, 0x73, 0x65, 0x72,
  2743. 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f,
  2744. 0x6e, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2745. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  2746. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  2747. 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  2748. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  2749. 0x2f, 0x66, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x3a, 0x01, 0x2a, 0x12, 0x75, 0x0a, 0x15, 0x55, 0x73,
  2750. 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x61,
  2751. 0x74, 0x75, 0x73, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  2752. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x1b, 0x2e, 0x61, 0x70,
  2753. 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69,
  2754. 0x6f, 0x6e, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21,
  2755. 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x69, 0x6e, 0x66, 0x6f,
  2756. 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x3a, 0x01,
  2757. 0x2a, 0x12, 0x71, 0x0a, 0x17, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x66, 0x6f,
  2758. 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x77, 0x61, 0x72, 0x64, 0x12, 0x16, 0x2e, 0x67,
  2759. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  2760. 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  2761. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x26, 0x82, 0xd3,
  2762. 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  2763. 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x61, 0x77, 0x61, 0x72,
  2764. 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x65, 0x0a, 0x10, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x4c, 0x6f,
  2765. 0x6f, 0x6b, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2766. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61,
  2767. 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2768. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2769. 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x6f, 0x6f,
  2770. 0x6b, 0x2f, 0x75, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x5f, 0x0a, 0x0c, 0x55,
  2771. 0x73, 0x65, 0x72, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x12, 0x1d, 0x2e, 0x61, 0x70,
  2772. 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x63, 0x68, 0x61,
  2773. 0x72, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x11, 0x2e, 0x61, 0x70, 0x69,
  2774. 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x1d, 0x82,
  2775. 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72,
  2776. 0x2f, 0x72, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x66, 0x0a, 0x10,
  2777. 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x4c, 0x69, 0x73, 0x74,
  2778. 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  2779. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75,
  2780. 0x73, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x4c, 0x69, 0x73, 0x74,
  2781. 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75,
  2782. 0x73, 0x65, 0x72, 0x2f, 0x72, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x2f, 0x6c, 0x69, 0x73,
  2783. 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x67, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x61, 0x79, 0x4c,
  2784. 0x69, 0x73, 0x74, 0x12, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x46,
  2785. 0x69, 0x6e, 0x64, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52,
  2786. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65,
  2787. 0x72, 0x2e, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x1d,
  2788. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65,
  2789. 0x72, 0x2f, 0x70, 0x61, 0x79, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x7c, 0x0a,
  2790. 0x17, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65,
  2791. 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2792. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2793. 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65,
  2794. 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73,
  2795. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18,
  2796. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x72,
  2797. 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x82, 0x01, 0x0a, 0x18,
  2798. 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x41, 0x76, 0x61, 0x74,
  2799. 0x61, 0x72, 0x41, 0x6e, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2800. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2801. 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64,
  2802. 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x41, 0x6e,
  2803. 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2804. 0x1f, 0x22, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6d, 0x61, 0x74,
  2805. 0x63, 0x68, 0x69, 0x6e, 0x67, 0x2f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x3a, 0x01, 0x2a,
  2806. 0x12, 0x63, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x49, 0x6e, 0x66,
  2807. 0x6f, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2808. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2809. 0x63, 0x68, 0x61, 0x74, 0x2e, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x49, 0x6e, 0x66, 0x6f, 0x22,
  2810. 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  2811. 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x2f, 0x67,
  2812. 0x65, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x5e, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72,
  2813. 0x46, 0x72, 0x65, 0x65, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  2814. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a,
  2815. 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46,
  2816. 0x72, 0x65, 0x65, 0x4e, 0x75, 0x6d, 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x22, 0x12,
  2817. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x66, 0x72, 0x65, 0x65, 0x2f, 0x6e,
  2818. 0x75, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x6f, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x52, 0x61, 0x6e, 0x64,
  2819. 0x6f, 0x6d, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x12, 0x12, 0x2e, 0x61, 0x70, 0x69,
  2820. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71, 0x1a, 0x20,
  2821. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x61, 0x6e,
  2822. 0x64, 0x6f, 0x6d, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2823. 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75,
  2824. 0x73, 0x65, 0x72, 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x2f, 0x6d, 0x61, 0x74, 0x63, 0x68,
  2825. 0x69, 0x6e, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x63, 0x0a, 0x0b, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b,
  2826. 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2827. 0x6f, 0x6e, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2828. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  2829. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b,
  2830. 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x75, 0x6e, 0x6c, 0x6f,
  2831. 0x63, 0x6b, 0x2f, 0x76, 0x6f, 0x69, 0x63, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x67, 0x0a, 0x0d, 0x55,
  2832. 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x12, 0x19, 0x2e, 0x61,
  2833. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44,
  2834. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  2835. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22,
  2836. 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73,
  2837. 0x65, 0x72, 0x2f, 0x75, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x2f, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72,
  2838. 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x6c, 0x0a, 0x14, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73,
  2839. 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x12, 0x16, 0x2e, 0x67,
  2840. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  2841. 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  2842. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x24, 0x82, 0xd3,
  2843. 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  2844. 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x2f, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x3a,
  2845. 0x01, 0x2a, 0x12, 0x77, 0x0a, 0x15, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72,
  2846. 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x12, 0x1f, 0x2e, 0x61, 0x70,
  2847. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43,
  2848. 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x13, 0x2e, 0x61,
  2849. 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x52, 0x65, 0x70, 0x6c,
  2850. 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22, 0x1d, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  2851. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x2f, 0x72, 0x6f, 0x6f, 0x6d,
  2852. 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x3a, 0x01, 0x2a, 0x12, 0x6c, 0x0a, 0x0b, 0x53,
  2853. 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69,
  2854. 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2855. 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2856. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2857. 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16,
  2858. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2859. 0x65, 0x2f, 0x73, 0x65, 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x8a, 0x01, 0x0a, 0x13, 0x4d, 0x61,
  2860. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73,
  2861. 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
  2862. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2863. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x61, 0x70,
  2864. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  2865. 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  2866. 0x70, 0x6c, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61, 0x70,
  2867. 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c,
  2868. 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0xa1, 0x01, 0x0a, 0x1e, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  2869. 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f,
  2870. 0x6e, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2871. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69,
  2872. 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75,
  2873. 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2874. 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73,
  2875. 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x2d, 0x82, 0xd3, 0xe4,
  2876. 0x93, 0x02, 0x27, 0x22, 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  2877. 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x69, 0x6e, 0x66, 0x6f,
  2878. 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0xb2, 0x01, 0x0a, 0x21, 0x4d,
  2879. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x73, 0x43, 0x68, 0x65, 0x63,
  2880. 0x6b, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74,
  2881. 0x12, 0x32, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x4d, 0x61, 0x6e, 0x61,
  2882. 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x73, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x51, 0x75,
  2883. 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  2884. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2885. 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72,
  2886. 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x32, 0x22, 0x30, 0x82,
  2887. 0xd3, 0xe4, 0x93, 0x02, 0x2a, 0x22, 0x25, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61,
  2888. 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x69, 0x73,
  2889. 0x63, 0x68, 0x65, 0x63, 0x6b, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x3a, 0x01, 0x2a, 0x12,
  2890. 0x9d, 0x01, 0x0a, 0x1e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x48,
  2891. 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69,
  2892. 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2893. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f,
  2894. 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x61,
  2895. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  2896. 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52,
  2897. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x22, 0x1e, 0x2f, 0x61,
  2898. 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c, 0x69,
  2899. 0x74, 0x79, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12,
  2900. 0x8b, 0x01, 0x0a, 0x1a, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4d, 0x61, 0x72, 0x6b, 0x48,
  2901. 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x12, 0x2b,
  2902. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  2903. 0x72, 0x4d, 0x61, 0x72, 0x6b, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79,
  2904. 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  2905. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  2906. 0x70, 0x74, 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22, 0x1d, 0x2f, 0x61, 0x70,
  2907. 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74,
  2908. 0x79, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x65, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x80, 0x01,
  2909. 0x0a, 0x1d, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4d, 0x61, 0x72, 0x6b, 0x48, 0x69, 0x67,
  2910. 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4f, 0x6e, 0x65, 0x12,
  2911. 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72,
  2912. 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  2913. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  2914. 0x74, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61, 0x70, 0x69,
  2915. 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79,
  2916. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x65, 0x74, 0x2f, 0x6f, 0x6e, 0x65, 0x3a, 0x01, 0x2a,
  2917. 0x12, 0x70, 0x0a, 0x13, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x53, 0x65, 0x74, 0x55, 0x73,
  2918. 0x65, 0x72, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  2919. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73,
  2920. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2921. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2922. 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
  2923. 0x62, 0x6c, 0x61, 0x63, 0x6b, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6d, 0x6f, 0x72, 0x65, 0x3a,
  2924. 0x01, 0x2a, 0x12, 0x7e, 0x0a, 0x1c, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x44, 0x65, 0x6c,
  2925. 0x65, 0x74, 0x65, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73,
  2926. 0x65, 0x72, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2927. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e,
  2928. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  2929. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x25, 0x22, 0x20, 0x2f,
  2930. 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c,
  2931. 0x69, 0x74, 0x79, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x3a,
  2932. 0x01, 0x2a, 0x12, 0x88, 0x01, 0x0a, 0x16, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70,
  2933. 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x2b, 0x2e,
  2934. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  2935. 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x56, 0x6f,
  2936. 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  2937. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  2938. 0x74, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69,
  2939. 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x56, 0x6f,
  2940. 0x69, 0x63, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x91, 0x01,
  2941. 0x0a, 0x19, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55,
  2942. 0x73, 0x65, 0x72, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x2e, 0x2e, 0x61, 0x70,
  2943. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  2944. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x69, 0x63, 0x74,
  2945. 0x75, 0x72, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  2946. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  2947. 0x70, 0x74, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61, 0x70,
  2948. 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x70,
  2949. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01,
  2950. 0x2a, 0x12, 0x94, 0x01, 0x0a, 0x1a, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64,
  2951. 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,
  2952. 0x12, 0x2f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61,
  2953. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f,
  2954. 0x6e, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2955. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2956. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2d, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2957. 0x27, 0x22, 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
  2958. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x2f, 0x75,
  2959. 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x8b, 0x01, 0x0a, 0x17, 0x4d, 0x61, 0x6e,
  2960. 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x41, 0x76,
  2961. 0x61, 0x74, 0x61, 0x72, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2962. 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50,
  2963. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65,
  2964. 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  2965. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2a, 0x82, 0xd3, 0xe4, 0x93,
  2966. 0x02, 0x24, 0x22, 0x1f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  2967. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x2f, 0x75, 0x70, 0x64,
  2968. 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x85, 0x01, 0x0a, 0x15, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  2969. 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65,
  2970. 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61,
  2971. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f,
  2972. 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67,
  2973. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  2974. 0x6d, 0x70, 0x74, 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22, 0x1d, 0x2f, 0x61,
  2975. 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  2976. 0x6e, 0x61, 0x6d, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x8b,
  2977. 0x01, 0x0a, 0x17, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  2978. 0x55, 0x73, 0x65, 0x72, 0x57, 0x65, 0x69, 0x67, 0x68, 0x74, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69,
  2979. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55,
  2980. 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x57, 0x65, 0x69, 0x67, 0x68,
  2981. 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2982. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2983. 0x22, 0x2a, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x24, 0x22, 0x1f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d,
  2984. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x77, 0x65, 0x69, 0x67,
  2985. 0x68, 0x74, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x8c, 0x01, 0x0a,
  2986. 0x18, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73,
  2987. 0x65, 0x72, 0x49, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x2d, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2988. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70,
  2989. 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x73, 0x42, 0x6c, 0x61, 0x63,
  2990. 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2991. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2992. 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d,
  2993. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x62, 0x6c, 0x61, 0x63,
  2994. 0x6b, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x84, 0x01, 0x0a, 0x17,
  2995. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65,
  2996. 0x72, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73,
  2997. 0x65, 0x72, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  2998. 0x55, 0x73, 0x65, 0x72, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2999. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3000. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  3001. 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
  3002. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x2f, 0x61, 0x64, 0x64, 0x3a,
  3003. 0x01, 0x2a, 0x12, 0x40, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4d,
  3004. 0x73, 0x67, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  3005. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x15, 0x2e,
  3006. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f,
  3007. 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x45, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72,
  3008. 0x44, 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  3009. 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74,
  3010. 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65,
  3011. 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x57, 0x0a, 0x13, 0x55,
  3012. 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44,
  3013. 0x44, 0x42, 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  3014. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49,
  3015. 0x44, 0x44, 0x42, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  3016. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  3017. 0x74, 0x79, 0x22, 0x00, 0x12, 0x58, 0x0a, 0x17, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f,
  3018. 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12,
  3019. 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e,
  3020. 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  3021. 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
  3022. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4e,
  3023. 0x0a, 0x17, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x61, 0x73, 0x74,
  3024. 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3025. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50,
  3026. 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  3027. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x45,
  3028. 0x0a, 0x17, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4d, 0x73, 0x67, 0x42, 0x79,
  3029. 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x49, 0x44, 0x12, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3030. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x15,
  3031. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
  3032. 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x82, 0x01, 0x0a, 0x22, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65,
  3033. 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69,
  3034. 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2d, 0x2e, 0x61,
  3035. 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f,
  3036. 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79,
  3037. 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2b, 0x2e, 0x61, 0x70,
  3038. 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d,
  3039. 0x6d, 0x65, 0x6e, 0x64, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55,
  3040. 0x73, 0x65, 0x72, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x60, 0x0a, 0x19, 0x47, 0x65,
  3041. 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4d, 0x73, 0x67, 0x46, 0x72, 0x6f, 0x6d, 0x57, 0x65,
  3042. 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  3043. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72,
  3044. 0x61, 0x6d, 0x1a, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x47, 0x65,
  3045. 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x4d, 0x73, 0x67, 0x46, 0x72, 0x6f, 0x6d, 0x57, 0x65,
  3046. 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x46, 0x0a, 0x13,
  3047. 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65,
  3048. 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  3049. 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67,
  3050. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  3051. 0x6d, 0x70, 0x74, 0x79, 0x12, 0x4c, 0x0a, 0x19, 0x4c, 0x6f, 0x6f, 0x6b, 0x42, 0x61, 0x63, 0x6b,
  3052. 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69,
  3053. 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
  3054. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  3055. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  3056. 0x74, 0x79, 0x12, 0x4a, 0x0a, 0x17, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69,
  3057. 0x70, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e,
  3058. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f,
  3059. 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  3060. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x49,
  3061. 0x0a, 0x16, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x64, 0x75,
  3062. 0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  3063. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61,
  3064. 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3065. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x41, 0x0a, 0x0e, 0x4d, 0x61, 0x74,
  3066. 0x63, 0x68, 0x69, 0x6e, 0x67, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70,
  3067. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50,
  3068. 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  3069. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x67, 0x0a, 0x1c,
  3070. 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x55, 0x6e,
  3071. 0x72, 0x65, 0x61, 0x64, 0x52, 0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72, 0x12, 0x2d, 0x2e, 0x61,
  3072. 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77, 0x4d,
  3073. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x52, 0x65, 0x6d, 0x69,
  3074. 0x6e, 0x64, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  3075. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  3076. 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x55, 0x0a, 0x1e, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77,
  3077. 0x56, 0x69, 0x73, 0x69, 0x74, 0x6f, 0x72, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x52,
  3078. 0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  3079. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72,
  3080. 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  3081. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x84, 0x01, 0x0a,
  3082. 0x24, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x61, 0x74, 0x63, 0x68,
  3083. 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x41, 0x6e, 0x64, 0x52, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x55, 0x73,
  3084. 0x65, 0x72, 0x4d, 0x73, 0x67, 0x12, 0x25, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72,
  3085. 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x61, 0x74, 0x63, 0x68,
  3086. 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x33, 0x2e, 0x61,
  3087. 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73,
  3088. 0x65, 0x72, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x41, 0x6e, 0x64, 0x52,
  3089. 0x65, 0x74, 0x75, 0x72, 0x6e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x70, 0x6c,
  3090. 0x79, 0x22, 0x00, 0x12, 0x51, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d,
  3091. 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x12, 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3092. 0x75, 0x73, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
  3093. 0x64, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x14,
  3094. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
  3095. 0x6f, 0x6e, 0x44, 0x42, 0x22, 0x00, 0x12, 0x4d, 0x0a, 0x0f, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74,
  3096. 0x55, 0x73, 0x65, 0x72, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  3097. 0x75, 0x73, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x55, 0x73, 0x65, 0x72, 0x42,
  3098. 0x6c, 0x61, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  3099. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  3100. 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x49, 0x0a, 0x0d, 0x41, 0x64, 0x64, 0x55, 0x73, 0x65, 0x72,
  3101. 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65,
  3102. 0x72, 0x2e, 0x41, 0x64, 0x64, 0x55, 0x73, 0x65, 0x72, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x52,
  3103. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  3104. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00,
  3105. 0x12, 0x53, 0x0a, 0x17, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74,
  3106. 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x44, 0x42, 0x12, 0x19, 0x2e, 0x61, 0x70,
  3107. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49,
  3108. 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65,
  3109. 0x72, 0x2e, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x74, 0x61,
  3110. 0x74, 0x75, 0x73, 0x22, 0x00, 0x12, 0x8b, 0x01, 0x0a, 0x21, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65,
  3111. 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x77, 0x61, 0x72,
  3112. 0x64, 0x42, 0x79, 0x41, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, 0x79, 0x12, 0x32, 0x2e, 0x61, 0x70,
  3113. 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x47, 0x65, 0x74, 0x49, 0x6e,
  3114. 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x77, 0x61, 0x72, 0x64, 0x42, 0x79,
  3115. 0x41, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  3116. 0x30, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x47,
  3117. 0x65, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x77, 0x61,
  3118. 0x72, 0x64, 0x42, 0x79, 0x41, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, 0x79, 0x52, 0x65, 0x70, 0x6c,
  3119. 0x79, 0x22, 0x00, 0x42, 0x3d, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x50,
  3120. 0x01, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f,
  3121. 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74,
  3122. 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x3b, 0x75, 0x73,
  3123. 0x65, 0x72, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  3124. }
  3125. var (
  3126. file_user_proto_rawDescOnce sync.Once
  3127. file_user_proto_rawDescData = file_user_proto_rawDesc
  3128. )
  3129. func file_user_proto_rawDescGZIP() []byte {
  3130. file_user_proto_rawDescOnce.Do(func() {
  3131. file_user_proto_rawDescData = protoimpl.X.CompressGZIP(file_user_proto_rawDescData)
  3132. })
  3133. return file_user_proto_rawDescData
  3134. }
  3135. var file_user_proto_msgTypes = make([]protoimpl.MessageInfo, 38)
  3136. var file_user_proto_goTypes = []interface{}{
  3137. (*UserGetInformationAwardByActivityRequest)(nil), // 0: api.user.UserGetInformationAwardByActivityRequest
  3138. (*UserGetInformationAwardByActivityReply)(nil), // 1: api.user.UserGetInformationAwardByActivityReply
  3139. (*AddUserCreditRequest)(nil), // 2: api.user.AddUserCreditRequest
  3140. (*ReportUserBlackRequest)(nil), // 3: api.user.ReportUserBlackRequest
  3141. (*SendMessageRequest)(nil), // 4: api.user.SendMessageRequest
  3142. (*ManagerFindIsCheckQualityUserListRequest)(nil), // 5: api.user.ManagerFindIsCheckQualityUserListRequest
  3143. (*ManagerUpdateUserCreditRequest)(nil), // 6: api.user.ManagerUpdateUserCreditRequest
  3144. (*ManagerMarkHighQualityUserRequest)(nil), // 7: api.user.ManagerMarkHighQualityUserRequest
  3145. (*GetRecommendUserDBRequest)(nil), // 8: api.user.GetRecommendUserDBRequest
  3146. (*FindRecommendHighQualityUserRequest)(nil), // 9: api.user.FindRecommendHighQualityUserRequest
  3147. (*FindRecommendHighQualityUserReply)(nil), // 10: api.user.FindRecommendHighQualityUserReply
  3148. (*UpdateUserMatchedNumAndReturnUserMsgReply)(nil), // 11: api.user.UpdateUserMatchedNumAndReturnUserMsgReply
  3149. (*GetUserDBMsgFromWebsocketReply)(nil), // 12: api.user.GetUserDBMsgFromWebsocketReply
  3150. (*UpdateUserMatchedNumRequest)(nil), // 13: api.user.UpdateUserMatchedNumRequest
  3151. (*SendNewMessageUnreadReminderRequest)(nil), // 14: api.user.SendNewMessageUnreadReminderRequest
  3152. (*SendMsgReduceCreditReply)(nil), // 15: api.user.SendMsgReduceCreditReply
  3153. (*UserFreeNum)(nil), // 16: api.user.UserFreeNum
  3154. (*ReplyScripRequest)(nil), // 17: api.user.ReplyScripRequest
  3155. (*PersonLookScripRequest)(nil), // 18: api.user.PersonLookScripRequest
  3156. (*UserFindScripRequest)(nil), // 19: api.user.UserFindScripRequest
  3157. (*DeleteScripRequest)(nil), // 20: api.user.DeleteScripRequest
  3158. (*CreateScripRequest)(nil), // 21: api.user.CreateScripRequest
  3159. (*FindMatchingAvatarAndNumReply)(nil), // 22: api.user.FindMatchingAvatarAndNumReply
  3160. (*UserRechargeRequest)(nil), // 23: api.user.UserRechargeRequest
  3161. (*RechargeList)(nil), // 24: api.user.RechargeList
  3162. (*RechargeInfo)(nil), // 25: api.user.RechargeInfo
  3163. (*InformationStatus)(nil), // 26: api.user.InformationStatus
  3164. (*UserBalance)(nil), // 27: api.user.UserBalance
  3165. (*UserFindChatListReply)(nil), // 28: api.user.UserFindChatListReply
  3166. (*UserChatInfo)(nil), // 29: api.user.UserChatInfo
  3167. (*UserInfo)(nil), // 30: api.user.UserInfo
  3168. (*KeyRequest)(nil), // 31: api.user.KeyRequest
  3169. (*CreatePayRequest)(nil), // 32: api.user.CreatePayRequest
  3170. (*PayInfo)(nil), // 33: api.user.PayInfo
  3171. (*PayOrderInfo)(nil), // 34: api.user.PayOrderInfo
  3172. (*PayOrderList)(nil), // 35: api.user.PayOrderList
  3173. (*FindPayOrderListRequest)(nil), // 36: api.user.FindPayOrderListRequest
  3174. (*PayCallbackReply)(nil), // 37: api.user.PayCallbackReply
  3175. (*common.Message)(nil), // 38: api.common.Message
  3176. (*structpb.Value)(nil), // 39: google.protobuf.Value
  3177. (*emptypb.Empty)(nil), // 40: google.protobuf.Empty
  3178. (*common.SendPhoneCodeRequest)(nil), // 41: api.common.SendPhoneCodeRequest
  3179. (*common.CheckPhoneCodeRequest)(nil), // 42: api.common.CheckPhoneCodeRequest
  3180. (*common.UpdateInformationRequest)(nil), // 43: api.common.UpdateInformationRequest
  3181. (*common.CreateChatRoomParam)(nil), // 44: api.common.CreateChatRoomParam
  3182. (*common.PersonParam)(nil), // 45: api.common.PersonParam
  3183. (*common.ListPageRequest)(nil), // 46: api.common.ListPageRequest
  3184. (*common.WxConfReq)(nil), // 47: api.common.WxConfReq
  3185. (*common.SexReq)(nil), // 48: api.common.SexReq
  3186. (*common.ListPage2Request)(nil), // 49: api.common.ListPage2Request
  3187. (*common.FindChatRecordListRequest)(nil), // 50: api.common.FindChatRecordListRequest
  3188. (*common.FindChatRoomMsgRequest)(nil), // 51: api.common.FindChatRoomMsgRequest
  3189. (*common.MemeRequest)(nil), // 52: api.common.MemeRequest
  3190. (*common.FindChatTopicRequest)(nil), // 53: api.common.FindChatTopicRequest
  3191. (*common.RandomNum)(nil), // 54: api.common.RandomNum
  3192. (*common.RandomNumAndSex)(nil), // 55: api.common.RandomNumAndSex
  3193. (*common.ReportChatRequest)(nil), // 56: api.common.ReportChatRequest
  3194. (*common.UpdateLastScripIDRequest)(nil), // 57: api.common.UpdateLastScripIDRequest
  3195. (*common.FindScripRequest)(nil), // 58: api.common.FindScripRequest
  3196. (*common.RoomIDRequest)(nil), // 59: api.common.RoomIDRequest
  3197. (*common.PartnerIDParam)(nil), // 60: api.common.PartnerIDParam
  3198. (*common.ManagerFindPersonListRequest)(nil), // 61: api.common.ManagerFindPersonListRequest
  3199. (*common.PersonIDParam)(nil), // 62: api.common.PersonIDParam
  3200. (*common.PersonIDList)(nil), // 63: api.common.PersonIDList
  3201. (*common.ManagerUpdatePersonVoiceRequest)(nil), // 64: api.common.ManagerUpdatePersonVoiceRequest
  3202. (*common.ManagerUpdatePersonPicturesRequest)(nil), // 65: api.common.ManagerUpdatePersonPicturesRequest
  3203. (*common.ManagerUpdatePersonSignatureRequest)(nil), // 66: api.common.ManagerUpdatePersonSignatureRequest
  3204. (*common.ManagerUpdatePersonAvatarRequest)(nil), // 67: api.common.ManagerUpdatePersonAvatarRequest
  3205. (*common.ManagerUpdatePersonNameRequest)(nil), // 68: api.common.ManagerUpdatePersonNameRequest
  3206. (*common.ManagerUpdatePersonWeightRequest)(nil), // 69: api.common.ManagerUpdatePersonWeightRequest
  3207. (*common.ManagerUpdatePersonIsBlackRequest)(nil), // 70: api.common.ManagerUpdatePersonIsBlackRequest
  3208. (*common.UpdateLastScripIDDBRequest)(nil), // 71: api.common.UpdateLastScripIDDBRequest
  3209. (*common.FindRecommendRequest)(nil), // 72: api.common.FindRecommendRequest
  3210. (*common.IDParam)(nil), // 73: api.common.IDParam
  3211. (*chat.RoomReply)(nil), // 74: api.chat.RoomReply
  3212. (*common.HomeInfo)(nil), // 75: api.common.HomeInfo
  3213. (*common.LookedAndLikedNum)(nil), // 76: api.common.LookedAndLikedNum
  3214. (*statistics.LookAndLikeListReply)(nil), // 77: api.statistics.LookAndLikeListReply
  3215. (*common.WxConfResponse)(nil), // 78: api.common.WxConfResponse
  3216. (*common.TagListReply)(nil), // 79: api.common.TagListReply
  3217. (*common.RecommendPersonListReply)(nil), // 80: api.common.RecommendPersonListReply
  3218. (*common.ChatRecordListReply)(nil), // 81: api.common.ChatRecordListReply
  3219. (*common.ChatRoomMsg)(nil), // 82: api.common.ChatRoomMsg
  3220. (*common.IsLike)(nil), // 83: api.common.IsLike
  3221. (*common.MemeList)(nil), // 84: api.common.MemeList
  3222. (*common.ChatTopicList)(nil), // 85: api.common.ChatTopicList
  3223. (*common.CommonTextList)(nil), // 86: api.common.CommonTextList
  3224. (*common.MemeTitleList)(nil), // 87: api.common.MemeTitleList
  3225. (*common.ChatCardInfo)(nil), // 88: api.common.ChatCardInfo
  3226. (*common.FindOverSevenDayAvatarReply)(nil), // 89: api.common.FindOverSevenDayAvatarReply
  3227. (*common.ScripID)(nil), // 90: api.common.ScripID
  3228. (*common.ScripReply)(nil), // 91: api.common.ScripReply
  3229. (*common.ScripInfo)(nil), // 92: api.common.ScripInfo
  3230. (*common.ChatRecordInfo)(nil), // 93: api.common.ChatRecordInfo
  3231. (*chat.UnreadNumReply)(nil), // 94: api.chat.UnreadNumReply
  3232. (*chat.UserRoomInfo)(nil), // 95: api.chat.UserRoomInfo
  3233. (*chat.CheckUserPartnerIsRelationshipReply)(nil), // 96: api.chat.CheckUserPartnerIsRelationshipReply
  3234. (*common.AddFriendMessageInfo)(nil), // 97: api.common.AddFriendMessageInfo
  3235. (*statistics.LookAndLikeMessageReply)(nil), // 98: api.statistics.LookAndLikeMessageReply
  3236. (*statistics.LookMessageReply)(nil), // 99: api.statistics.LookMessageReply
  3237. (*chat.WindowInfo)(nil), // 100: api.chat.WindowInfo
  3238. (*chat.GetRandomMatchingReply)(nil), // 101: api.chat.GetRandomMatchingReply
  3239. (*common.SendMessageReply)(nil), // 102: api.common.SendMessageReply
  3240. (*common.ManagerFindPersonListReply)(nil), // 103: api.common.ManagerFindPersonListReply
  3241. (*common.ManagerFindPersonListReply2)(nil), // 104: api.common.ManagerFindPersonListReply2
  3242. (*common.PersonMsg)(nil), // 105: api.common.PersonMsg
  3243. (*common.PersonDBReply)(nil), // 106: api.common.PersonDBReply
  3244. (*common.PersonDB)(nil), // 107: api.common.PersonDB
  3245. }
  3246. var file_user_proto_depIdxs = []int32{
  3247. 38, // 0: api.user.SendMessageRequest.message:type_name -> api.common.Message
  3248. 38, // 1: api.user.ReplyScripRequest.message:type_name -> api.common.Message
  3249. 25, // 2: api.user.RechargeList.list:type_name -> api.user.RechargeInfo
  3250. 29, // 3: api.user.UserFindChatListReply.list:type_name -> api.user.UserChatInfo
  3251. 39, // 4: api.user.PayInfo.payInfo:type_name -> google.protobuf.Value
  3252. 34, // 5: api.user.PayOrderList.list:type_name -> api.user.PayOrderInfo
  3253. 40, // 6: api.user.User.GetUserInfo:input_type -> google.protobuf.Empty
  3254. 41, // 7: api.user.User.SendPhoneCode:input_type -> api.common.SendPhoneCodeRequest
  3255. 42, // 8: api.user.User.CheckPhoneCode:input_type -> api.common.CheckPhoneCodeRequest
  3256. 43, // 9: api.user.User.UpdateUserInformation:input_type -> api.common.UpdateInformationRequest
  3257. 44, // 10: api.user.User.CreateUserPersonRoom:input_type -> api.common.CreateChatRoomParam
  3258. 40, // 11: api.user.User.GetUserBalance:input_type -> google.protobuf.Empty
  3259. 45, // 12: api.user.User.UserGetHomeInfo:input_type -> api.common.PersonParam
  3260. 45, // 13: api.user.User.UserGetPersonLikedAndLooked:input_type -> api.common.PersonParam
  3261. 46, // 14: api.user.User.FindLookList:input_type -> api.common.ListPageRequest
  3262. 47, // 15: api.user.User.WxConf:input_type -> api.common.WxConfReq
  3263. 48, // 16: api.user.User.FindTagListBySex:input_type -> api.common.SexReq
  3264. 49, // 17: api.user.User.FindOnlineList:input_type -> api.common.ListPage2Request
  3265. 46, // 18: api.user.User.FindWithinSevenDayRoomList:input_type -> api.common.ListPageRequest
  3266. 46, // 19: api.user.User.FindOverSevenDayRoomList:input_type -> api.common.ListPageRequest
  3267. 50, // 20: api.user.User.FindChatRecordList:input_type -> api.common.FindChatRecordListRequest
  3268. 51, // 21: api.user.User.FindChatRoomMsg:input_type -> api.common.FindChatRoomMsgRequest
  3269. 45, // 22: api.user.User.GetUserIsLike:input_type -> api.common.PersonParam
  3270. 52, // 23: api.user.User.FindMemeByType:input_type -> api.common.MemeRequest
  3271. 53, // 24: api.user.User.FindChatTopic:input_type -> api.common.FindChatTopicRequest
  3272. 54, // 25: api.user.User.RandomMeme:input_type -> api.common.RandomNum
  3273. 55, // 26: api.user.User.RandomSwiftMessage:input_type -> api.common.RandomNumAndSex
  3274. 40, // 27: api.user.User.FindMemeTitle:input_type -> google.protobuf.Empty
  3275. 45, // 28: api.user.User.UserGetChatCard:input_type -> api.common.PersonParam
  3276. 40, // 29: api.user.User.FindChatTopicTitle:input_type -> google.protobuf.Empty
  3277. 45, // 30: api.user.User.UserLike:input_type -> api.common.PersonParam
  3278. 45, // 31: api.user.User.UserUnLike:input_type -> api.common.PersonParam
  3279. 56, // 32: api.user.User.Report:input_type -> api.common.ReportChatRequest
  3280. 40, // 33: api.user.User.FindOverSevenDayAvatar:input_type -> google.protobuf.Empty
  3281. 57, // 34: api.user.User.UpdateLastScripID:input_type -> api.common.UpdateLastScripIDRequest
  3282. 21, // 35: api.user.User.CreateScrip:input_type -> api.user.CreateScripRequest
  3283. 20, // 36: api.user.User.DeleteScrip:input_type -> api.user.DeleteScripRequest
  3284. 19, // 37: api.user.User.FindMyScrip:input_type -> api.user.UserFindScripRequest
  3285. 58, // 38: api.user.User.FindOtherScrip:input_type -> api.common.FindScripRequest
  3286. 19, // 39: api.user.User.FindRecommendScrip:input_type -> api.user.UserFindScripRequest
  3287. 18, // 40: api.user.User.PersonLookScrip:input_type -> api.user.PersonLookScripRequest
  3288. 40, // 41: api.user.User.PersonClickLookBack:input_type -> google.protobuf.Empty
  3289. 17, // 42: api.user.User.PersonReplyScrip:input_type -> api.user.ReplyScripRequest
  3290. 59, // 43: api.user.User.UserDeleteChat:input_type -> api.common.RoomIDRequest
  3291. 40, // 44: api.user.User.GetUserAllUnreadNum:input_type -> google.protobuf.Empty
  3292. 45, // 45: api.user.User.GetUserRoomByPerson:input_type -> api.common.PersonParam
  3293. 46, // 46: api.user.User.FindLikeList:input_type -> api.common.ListPageRequest
  3294. 46, // 47: api.user.User.FindLikedList:input_type -> api.common.ListPageRequest
  3295. 59, // 48: api.user.User.UserSetBlackChat:input_type -> api.common.RoomIDRequest
  3296. 60, // 49: api.user.User.CheckUserPartnerIsRelationship:input_type -> api.common.PartnerIDParam
  3297. 31, // 50: api.user.User.GetPartnerCircleInfo:input_type -> api.user.KeyRequest
  3298. 40, // 51: api.user.User.GetLookAndLikeStatisticsMessage:input_type -> google.protobuf.Empty
  3299. 40, // 52: api.user.User.GetUserLookNum:input_type -> google.protobuf.Empty
  3300. 40, // 53: api.user.User.UserFinishInformation:input_type -> google.protobuf.Empty
  3301. 40, // 54: api.user.User.UserInformationStatus:input_type -> google.protobuf.Empty
  3302. 40, // 55: api.user.User.UserGetInformationAward:input_type -> google.protobuf.Empty
  3303. 45, // 56: api.user.User.UnlockLookRecord:input_type -> api.common.PersonParam
  3304. 23, // 57: api.user.User.UserRecharge:input_type -> api.user.UserRechargeRequest
  3305. 40, // 58: api.user.User.FindRechargeList:input_type -> google.protobuf.Empty
  3306. 36, // 59: api.user.User.FindPayList:input_type -> api.user.FindPayOrderListRequest
  3307. 40, // 60: api.user.User.FindRecommendPersonList:input_type -> google.protobuf.Empty
  3308. 40, // 61: api.user.User.FindMatchingAvatarAndNum:input_type -> google.protobuf.Empty
  3309. 40, // 62: api.user.User.GetWindowInfo:input_type -> google.protobuf.Empty
  3310. 40, // 63: api.user.User.GetUserFreeNum:input_type -> google.protobuf.Empty
  3311. 48, // 64: api.user.User.GetRandomMatching:input_type -> api.common.SexReq
  3312. 59, // 65: api.user.User.UnlockVoice:input_type -> api.common.RoomIDRequest
  3313. 59, // 66: api.user.User.UnlockPicture:input_type -> api.common.RoomIDRequest
  3314. 40, // 67: api.user.User.UpdateUserIsRegister:input_type -> google.protobuf.Empty
  3315. 44, // 68: api.user.User.CreateUserPartnerRoom:input_type -> api.common.CreateChatRoomParam
  3316. 4, // 69: api.user.User.SendMessage:input_type -> api.user.SendMessageRequest
  3317. 61, // 70: api.user.User.ManagerFindUserList:input_type -> api.common.ManagerFindPersonListRequest
  3318. 61, // 71: api.user.User.ManagerFindInformationUserList:input_type -> api.common.ManagerFindPersonListRequest
  3319. 5, // 72: api.user.User.ManagerFindIsCheckQualityUserList:input_type -> api.user.ManagerFindIsCheckQualityUserListRequest
  3320. 61, // 73: api.user.User.ManagerFindHighQualityUserList:input_type -> api.common.ManagerFindPersonListRequest
  3321. 7, // 74: api.user.User.ManagerMarkHighQualityUser:input_type -> api.user.ManagerMarkHighQualityUserRequest
  3322. 62, // 75: api.user.User.ManagerMarkHighQualityUserOne:input_type -> api.common.PersonIDParam
  3323. 63, // 76: api.user.User.ManagerSetUserBlack:input_type -> api.common.PersonIDList
  3324. 62, // 77: api.user.User.ManagerDeleteHighQualityUser:input_type -> api.common.PersonIDParam
  3325. 64, // 78: api.user.User.ManagerUpdateUserVoice:input_type -> api.common.ManagerUpdatePersonVoiceRequest
  3326. 65, // 79: api.user.User.ManagerUpdateUserPictures:input_type -> api.common.ManagerUpdatePersonPicturesRequest
  3327. 66, // 80: api.user.User.ManagerUpdateUserSignature:input_type -> api.common.ManagerUpdatePersonSignatureRequest
  3328. 67, // 81: api.user.User.ManagerUpdateUserAvatar:input_type -> api.common.ManagerUpdatePersonAvatarRequest
  3329. 68, // 82: api.user.User.ManagerUpdateUserName:input_type -> api.common.ManagerUpdatePersonNameRequest
  3330. 69, // 83: api.user.User.ManagerUpdateUserWeight:input_type -> api.common.ManagerUpdatePersonWeightRequest
  3331. 70, // 84: api.user.User.ManagerUpdateUserIsBlack:input_type -> api.common.ManagerUpdatePersonIsBlackRequest
  3332. 6, // 85: api.user.User.ManagerUpdateUserCredit:input_type -> api.user.ManagerUpdateUserCreditRequest
  3333. 62, // 86: api.user.User.GetUserDBMsg:input_type -> api.common.PersonIDParam
  3334. 63, // 87: api.user.User.FindUserDBList:input_type -> api.common.PersonIDList
  3335. 71, // 88: api.user.User.UpdateLastScripIDDB:input_type -> api.common.UpdateLastScripIDDBRequest
  3336. 72, // 89: api.user.User.FindRecommendUserDBList:input_type -> api.common.FindRecommendRequest
  3337. 62, // 90: api.user.User.UpdateUserLastLoginTime:input_type -> api.common.PersonIDParam
  3338. 73, // 91: api.user.User.GetUserDBMsgByAccountID:input_type -> api.common.IDParam
  3339. 9, // 92: api.user.User.FindRecommendHighQualityUserDBList:input_type -> api.user.FindRecommendHighQualityUserRequest
  3340. 62, // 93: api.user.User.GetUserDBMsgFromWebsocket:input_type -> api.common.PersonIDParam
  3341. 45, // 94: api.user.User.SendMsgReduceCredit:input_type -> api.common.PersonParam
  3342. 45, // 95: api.user.User.LookBackScripReduceCredit:input_type -> api.common.PersonParam
  3343. 45, // 96: api.user.User.CreateScripReduceCredit:input_type -> api.common.PersonParam
  3344. 45, // 97: api.user.User.ReplyScripReduceCredit:input_type -> api.common.PersonParam
  3345. 45, // 98: api.user.User.MatchingCredit:input_type -> api.common.PersonParam
  3346. 14, // 99: api.user.User.SendNewMessageUnreadReminder:input_type -> api.user.SendNewMessageUnreadReminderRequest
  3347. 62, // 100: api.user.User.SendNewVisitorTemplateReminder:input_type -> api.common.PersonIDParam
  3348. 13, // 101: api.user.User.UpdateUserMatchedNumAndReturnUserMsg:input_type -> api.user.UpdateUserMatchedNumRequest
  3349. 8, // 102: api.user.User.GetRecommendUserDB:input_type -> api.user.GetRecommendUserDBRequest
  3350. 3, // 103: api.user.User.ReportUserBlack:input_type -> api.user.ReportUserBlackRequest
  3351. 2, // 104: api.user.User.AddUserCredit:input_type -> api.user.AddUserCreditRequest
  3352. 62, // 105: api.user.User.UserInformationStatusDB:input_type -> api.common.PersonIDParam
  3353. 0, // 106: api.user.User.UserGetInformationAwardByActivity:input_type -> api.user.UserGetInformationAwardByActivityRequest
  3354. 30, // 107: api.user.User.GetUserInfo:output_type -> api.user.UserInfo
  3355. 40, // 108: api.user.User.SendPhoneCode:output_type -> google.protobuf.Empty
  3356. 40, // 109: api.user.User.CheckPhoneCode:output_type -> google.protobuf.Empty
  3357. 40, // 110: api.user.User.UpdateUserInformation:output_type -> google.protobuf.Empty
  3358. 74, // 111: api.user.User.CreateUserPersonRoom:output_type -> api.chat.RoomReply
  3359. 27, // 112: api.user.User.GetUserBalance:output_type -> api.user.UserBalance
  3360. 75, // 113: api.user.User.UserGetHomeInfo:output_type -> api.common.HomeInfo
  3361. 76, // 114: api.user.User.UserGetPersonLikedAndLooked:output_type -> api.common.LookedAndLikedNum
  3362. 77, // 115: api.user.User.FindLookList:output_type -> api.statistics.LookAndLikeListReply
  3363. 78, // 116: api.user.User.WxConf:output_type -> api.common.WxConfResponse
  3364. 79, // 117: api.user.User.FindTagListBySex:output_type -> api.common.TagListReply
  3365. 80, // 118: api.user.User.FindOnlineList:output_type -> api.common.RecommendPersonListReply
  3366. 28, // 119: api.user.User.FindWithinSevenDayRoomList:output_type -> api.user.UserFindChatListReply
  3367. 28, // 120: api.user.User.FindOverSevenDayRoomList:output_type -> api.user.UserFindChatListReply
  3368. 81, // 121: api.user.User.FindChatRecordList:output_type -> api.common.ChatRecordListReply
  3369. 82, // 122: api.user.User.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
  3370. 83, // 123: api.user.User.GetUserIsLike:output_type -> api.common.IsLike
  3371. 84, // 124: api.user.User.FindMemeByType:output_type -> api.common.MemeList
  3372. 85, // 125: api.user.User.FindChatTopic:output_type -> api.common.ChatTopicList
  3373. 86, // 126: api.user.User.RandomMeme:output_type -> api.common.CommonTextList
  3374. 86, // 127: api.user.User.RandomSwiftMessage:output_type -> api.common.CommonTextList
  3375. 87, // 128: api.user.User.FindMemeTitle:output_type -> api.common.MemeTitleList
  3376. 88, // 129: api.user.User.UserGetChatCard:output_type -> api.common.ChatCardInfo
  3377. 87, // 130: api.user.User.FindChatTopicTitle:output_type -> api.common.MemeTitleList
  3378. 40, // 131: api.user.User.UserLike:output_type -> google.protobuf.Empty
  3379. 40, // 132: api.user.User.UserUnLike:output_type -> google.protobuf.Empty
  3380. 40, // 133: api.user.User.Report:output_type -> google.protobuf.Empty
  3381. 89, // 134: api.user.User.FindOverSevenDayAvatar:output_type -> api.common.FindOverSevenDayAvatarReply
  3382. 40, // 135: api.user.User.UpdateLastScripID:output_type -> google.protobuf.Empty
  3383. 90, // 136: api.user.User.CreateScrip:output_type -> api.common.ScripID
  3384. 40, // 137: api.user.User.DeleteScrip:output_type -> google.protobuf.Empty
  3385. 91, // 138: api.user.User.FindMyScrip:output_type -> api.common.ScripReply
  3386. 91, // 139: api.user.User.FindOtherScrip:output_type -> api.common.ScripReply
  3387. 91, // 140: api.user.User.FindRecommendScrip:output_type -> api.common.ScripReply
  3388. 40, // 141: api.user.User.PersonLookScrip:output_type -> google.protobuf.Empty
  3389. 92, // 142: api.user.User.PersonClickLookBack:output_type -> api.common.ScripInfo
  3390. 93, // 143: api.user.User.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
  3391. 40, // 144: api.user.User.UserDeleteChat:output_type -> google.protobuf.Empty
  3392. 94, // 145: api.user.User.GetUserAllUnreadNum:output_type -> api.chat.UnreadNumReply
  3393. 95, // 146: api.user.User.GetUserRoomByPerson:output_type -> api.chat.UserRoomInfo
  3394. 77, // 147: api.user.User.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
  3395. 77, // 148: api.user.User.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
  3396. 40, // 149: api.user.User.UserSetBlackChat:output_type -> google.protobuf.Empty
  3397. 96, // 150: api.user.User.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
  3398. 97, // 151: api.user.User.GetPartnerCircleInfo:output_type -> api.common.AddFriendMessageInfo
  3399. 98, // 152: api.user.User.GetLookAndLikeStatisticsMessage:output_type -> api.statistics.LookAndLikeMessageReply
  3400. 99, // 153: api.user.User.GetUserLookNum:output_type -> api.statistics.LookMessageReply
  3401. 40, // 154: api.user.User.UserFinishInformation:output_type -> google.protobuf.Empty
  3402. 26, // 155: api.user.User.UserInformationStatus:output_type -> api.user.InformationStatus
  3403. 40, // 156: api.user.User.UserGetInformationAward:output_type -> google.protobuf.Empty
  3404. 40, // 157: api.user.User.UnlockLookRecord:output_type -> google.protobuf.Empty
  3405. 33, // 158: api.user.User.UserRecharge:output_type -> api.user.PayInfo
  3406. 24, // 159: api.user.User.FindRechargeList:output_type -> api.user.RechargeList
  3407. 35, // 160: api.user.User.FindPayList:output_type -> api.user.PayOrderList
  3408. 80, // 161: api.user.User.FindRecommendPersonList:output_type -> api.common.RecommendPersonListReply
  3409. 22, // 162: api.user.User.FindMatchingAvatarAndNum:output_type -> api.user.FindMatchingAvatarAndNumReply
  3410. 100, // 163: api.user.User.GetWindowInfo:output_type -> api.chat.WindowInfo
  3411. 16, // 164: api.user.User.GetUserFreeNum:output_type -> api.user.UserFreeNum
  3412. 101, // 165: api.user.User.GetRandomMatching:output_type -> api.chat.GetRandomMatchingReply
  3413. 40, // 166: api.user.User.UnlockVoice:output_type -> google.protobuf.Empty
  3414. 40, // 167: api.user.User.UnlockPicture:output_type -> google.protobuf.Empty
  3415. 40, // 168: api.user.User.UpdateUserIsRegister:output_type -> google.protobuf.Empty
  3416. 74, // 169: api.user.User.CreateUserPartnerRoom:output_type -> api.chat.RoomReply
  3417. 102, // 170: api.user.User.SendMessage:output_type -> api.common.SendMessageReply
  3418. 103, // 171: api.user.User.ManagerFindUserList:output_type -> api.common.ManagerFindPersonListReply
  3419. 103, // 172: api.user.User.ManagerFindInformationUserList:output_type -> api.common.ManagerFindPersonListReply
  3420. 104, // 173: api.user.User.ManagerFindIsCheckQualityUserList:output_type -> api.common.ManagerFindPersonListReply2
  3421. 103, // 174: api.user.User.ManagerFindHighQualityUserList:output_type -> api.common.ManagerFindPersonListReply
  3422. 40, // 175: api.user.User.ManagerMarkHighQualityUser:output_type -> google.protobuf.Empty
  3423. 40, // 176: api.user.User.ManagerMarkHighQualityUserOne:output_type -> google.protobuf.Empty
  3424. 40, // 177: api.user.User.ManagerSetUserBlack:output_type -> google.protobuf.Empty
  3425. 40, // 178: api.user.User.ManagerDeleteHighQualityUser:output_type -> google.protobuf.Empty
  3426. 40, // 179: api.user.User.ManagerUpdateUserVoice:output_type -> google.protobuf.Empty
  3427. 40, // 180: api.user.User.ManagerUpdateUserPictures:output_type -> google.protobuf.Empty
  3428. 40, // 181: api.user.User.ManagerUpdateUserSignature:output_type -> google.protobuf.Empty
  3429. 40, // 182: api.user.User.ManagerUpdateUserAvatar:output_type -> google.protobuf.Empty
  3430. 40, // 183: api.user.User.ManagerUpdateUserName:output_type -> google.protobuf.Empty
  3431. 40, // 184: api.user.User.ManagerUpdateUserWeight:output_type -> google.protobuf.Empty
  3432. 40, // 185: api.user.User.ManagerUpdateUserIsBlack:output_type -> google.protobuf.Empty
  3433. 40, // 186: api.user.User.ManagerUpdateUserCredit:output_type -> google.protobuf.Empty
  3434. 105, // 187: api.user.User.GetUserDBMsg:output_type -> api.common.PersonMsg
  3435. 106, // 188: api.user.User.FindUserDBList:output_type -> api.common.PersonDBReply
  3436. 40, // 189: api.user.User.UpdateLastScripIDDB:output_type -> google.protobuf.Empty
  3437. 106, // 190: api.user.User.FindRecommendUserDBList:output_type -> api.common.PersonDBReply
  3438. 40, // 191: api.user.User.UpdateUserLastLoginTime:output_type -> google.protobuf.Empty
  3439. 105, // 192: api.user.User.GetUserDBMsgByAccountID:output_type -> api.common.PersonMsg
  3440. 10, // 193: api.user.User.FindRecommendHighQualityUserDBList:output_type -> api.user.FindRecommendHighQualityUserReply
  3441. 12, // 194: api.user.User.GetUserDBMsgFromWebsocket:output_type -> api.user.GetUserDBMsgFromWebsocketReply
  3442. 40, // 195: api.user.User.SendMsgReduceCredit:output_type -> google.protobuf.Empty
  3443. 40, // 196: api.user.User.LookBackScripReduceCredit:output_type -> google.protobuf.Empty
  3444. 40, // 197: api.user.User.CreateScripReduceCredit:output_type -> google.protobuf.Empty
  3445. 40, // 198: api.user.User.ReplyScripReduceCredit:output_type -> google.protobuf.Empty
  3446. 40, // 199: api.user.User.MatchingCredit:output_type -> google.protobuf.Empty
  3447. 40, // 200: api.user.User.SendNewMessageUnreadReminder:output_type -> google.protobuf.Empty
  3448. 40, // 201: api.user.User.SendNewVisitorTemplateReminder:output_type -> google.protobuf.Empty
  3449. 11, // 202: api.user.User.UpdateUserMatchedNumAndReturnUserMsg:output_type -> api.user.UpdateUserMatchedNumAndReturnUserMsgReply
  3450. 107, // 203: api.user.User.GetRecommendUserDB:output_type -> api.common.PersonDB
  3451. 40, // 204: api.user.User.ReportUserBlack:output_type -> google.protobuf.Empty
  3452. 40, // 205: api.user.User.AddUserCredit:output_type -> google.protobuf.Empty
  3453. 26, // 206: api.user.User.UserInformationStatusDB:output_type -> api.user.InformationStatus
  3454. 1, // 207: api.user.User.UserGetInformationAwardByActivity:output_type -> api.user.UserGetInformationAwardByActivityReply
  3455. 107, // [107:208] is the sub-list for method output_type
  3456. 6, // [6:107] is the sub-list for method input_type
  3457. 6, // [6:6] is the sub-list for extension type_name
  3458. 6, // [6:6] is the sub-list for extension extendee
  3459. 0, // [0:6] is the sub-list for field type_name
  3460. }
  3461. func init() { file_user_proto_init() }
  3462. func file_user_proto_init() {
  3463. if File_user_proto != nil {
  3464. return
  3465. }
  3466. if !protoimpl.UnsafeEnabled {
  3467. file_user_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  3468. switch v := v.(*UserGetInformationAwardByActivityRequest); i {
  3469. case 0:
  3470. return &v.state
  3471. case 1:
  3472. return &v.sizeCache
  3473. case 2:
  3474. return &v.unknownFields
  3475. default:
  3476. return nil
  3477. }
  3478. }
  3479. file_user_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  3480. switch v := v.(*UserGetInformationAwardByActivityReply); i {
  3481. case 0:
  3482. return &v.state
  3483. case 1:
  3484. return &v.sizeCache
  3485. case 2:
  3486. return &v.unknownFields
  3487. default:
  3488. return nil
  3489. }
  3490. }
  3491. file_user_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  3492. switch v := v.(*AddUserCreditRequest); i {
  3493. case 0:
  3494. return &v.state
  3495. case 1:
  3496. return &v.sizeCache
  3497. case 2:
  3498. return &v.unknownFields
  3499. default:
  3500. return nil
  3501. }
  3502. }
  3503. file_user_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  3504. switch v := v.(*ReportUserBlackRequest); i {
  3505. case 0:
  3506. return &v.state
  3507. case 1:
  3508. return &v.sizeCache
  3509. case 2:
  3510. return &v.unknownFields
  3511. default:
  3512. return nil
  3513. }
  3514. }
  3515. file_user_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  3516. switch v := v.(*SendMessageRequest); i {
  3517. case 0:
  3518. return &v.state
  3519. case 1:
  3520. return &v.sizeCache
  3521. case 2:
  3522. return &v.unknownFields
  3523. default:
  3524. return nil
  3525. }
  3526. }
  3527. file_user_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3528. switch v := v.(*ManagerFindIsCheckQualityUserListRequest); i {
  3529. case 0:
  3530. return &v.state
  3531. case 1:
  3532. return &v.sizeCache
  3533. case 2:
  3534. return &v.unknownFields
  3535. default:
  3536. return nil
  3537. }
  3538. }
  3539. file_user_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3540. switch v := v.(*ManagerUpdateUserCreditRequest); i {
  3541. case 0:
  3542. return &v.state
  3543. case 1:
  3544. return &v.sizeCache
  3545. case 2:
  3546. return &v.unknownFields
  3547. default:
  3548. return nil
  3549. }
  3550. }
  3551. file_user_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3552. switch v := v.(*ManagerMarkHighQualityUserRequest); i {
  3553. case 0:
  3554. return &v.state
  3555. case 1:
  3556. return &v.sizeCache
  3557. case 2:
  3558. return &v.unknownFields
  3559. default:
  3560. return nil
  3561. }
  3562. }
  3563. file_user_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3564. switch v := v.(*GetRecommendUserDBRequest); i {
  3565. case 0:
  3566. return &v.state
  3567. case 1:
  3568. return &v.sizeCache
  3569. case 2:
  3570. return &v.unknownFields
  3571. default:
  3572. return nil
  3573. }
  3574. }
  3575. file_user_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3576. switch v := v.(*FindRecommendHighQualityUserRequest); i {
  3577. case 0:
  3578. return &v.state
  3579. case 1:
  3580. return &v.sizeCache
  3581. case 2:
  3582. return &v.unknownFields
  3583. default:
  3584. return nil
  3585. }
  3586. }
  3587. file_user_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3588. switch v := v.(*FindRecommendHighQualityUserReply); i {
  3589. case 0:
  3590. return &v.state
  3591. case 1:
  3592. return &v.sizeCache
  3593. case 2:
  3594. return &v.unknownFields
  3595. default:
  3596. return nil
  3597. }
  3598. }
  3599. file_user_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  3600. switch v := v.(*UpdateUserMatchedNumAndReturnUserMsgReply); i {
  3601. case 0:
  3602. return &v.state
  3603. case 1:
  3604. return &v.sizeCache
  3605. case 2:
  3606. return &v.unknownFields
  3607. default:
  3608. return nil
  3609. }
  3610. }
  3611. file_user_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  3612. switch v := v.(*GetUserDBMsgFromWebsocketReply); i {
  3613. case 0:
  3614. return &v.state
  3615. case 1:
  3616. return &v.sizeCache
  3617. case 2:
  3618. return &v.unknownFields
  3619. default:
  3620. return nil
  3621. }
  3622. }
  3623. file_user_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  3624. switch v := v.(*UpdateUserMatchedNumRequest); i {
  3625. case 0:
  3626. return &v.state
  3627. case 1:
  3628. return &v.sizeCache
  3629. case 2:
  3630. return &v.unknownFields
  3631. default:
  3632. return nil
  3633. }
  3634. }
  3635. file_user_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  3636. switch v := v.(*SendNewMessageUnreadReminderRequest); i {
  3637. case 0:
  3638. return &v.state
  3639. case 1:
  3640. return &v.sizeCache
  3641. case 2:
  3642. return &v.unknownFields
  3643. default:
  3644. return nil
  3645. }
  3646. }
  3647. file_user_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  3648. switch v := v.(*SendMsgReduceCreditReply); i {
  3649. case 0:
  3650. return &v.state
  3651. case 1:
  3652. return &v.sizeCache
  3653. case 2:
  3654. return &v.unknownFields
  3655. default:
  3656. return nil
  3657. }
  3658. }
  3659. file_user_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  3660. switch v := v.(*UserFreeNum); i {
  3661. case 0:
  3662. return &v.state
  3663. case 1:
  3664. return &v.sizeCache
  3665. case 2:
  3666. return &v.unknownFields
  3667. default:
  3668. return nil
  3669. }
  3670. }
  3671. file_user_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  3672. switch v := v.(*ReplyScripRequest); i {
  3673. case 0:
  3674. return &v.state
  3675. case 1:
  3676. return &v.sizeCache
  3677. case 2:
  3678. return &v.unknownFields
  3679. default:
  3680. return nil
  3681. }
  3682. }
  3683. file_user_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3684. switch v := v.(*PersonLookScripRequest); i {
  3685. case 0:
  3686. return &v.state
  3687. case 1:
  3688. return &v.sizeCache
  3689. case 2:
  3690. return &v.unknownFields
  3691. default:
  3692. return nil
  3693. }
  3694. }
  3695. file_user_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3696. switch v := v.(*UserFindScripRequest); i {
  3697. case 0:
  3698. return &v.state
  3699. case 1:
  3700. return &v.sizeCache
  3701. case 2:
  3702. return &v.unknownFields
  3703. default:
  3704. return nil
  3705. }
  3706. }
  3707. file_user_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3708. switch v := v.(*DeleteScripRequest); i {
  3709. case 0:
  3710. return &v.state
  3711. case 1:
  3712. return &v.sizeCache
  3713. case 2:
  3714. return &v.unknownFields
  3715. default:
  3716. return nil
  3717. }
  3718. }
  3719. file_user_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3720. switch v := v.(*CreateScripRequest); i {
  3721. case 0:
  3722. return &v.state
  3723. case 1:
  3724. return &v.sizeCache
  3725. case 2:
  3726. return &v.unknownFields
  3727. default:
  3728. return nil
  3729. }
  3730. }
  3731. file_user_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3732. switch v := v.(*FindMatchingAvatarAndNumReply); i {
  3733. case 0:
  3734. return &v.state
  3735. case 1:
  3736. return &v.sizeCache
  3737. case 2:
  3738. return &v.unknownFields
  3739. default:
  3740. return nil
  3741. }
  3742. }
  3743. file_user_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3744. switch v := v.(*UserRechargeRequest); i {
  3745. case 0:
  3746. return &v.state
  3747. case 1:
  3748. return &v.sizeCache
  3749. case 2:
  3750. return &v.unknownFields
  3751. default:
  3752. return nil
  3753. }
  3754. }
  3755. file_user_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3756. switch v := v.(*RechargeList); i {
  3757. case 0:
  3758. return &v.state
  3759. case 1:
  3760. return &v.sizeCache
  3761. case 2:
  3762. return &v.unknownFields
  3763. default:
  3764. return nil
  3765. }
  3766. }
  3767. file_user_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3768. switch v := v.(*RechargeInfo); i {
  3769. case 0:
  3770. return &v.state
  3771. case 1:
  3772. return &v.sizeCache
  3773. case 2:
  3774. return &v.unknownFields
  3775. default:
  3776. return nil
  3777. }
  3778. }
  3779. file_user_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3780. switch v := v.(*InformationStatus); i {
  3781. case 0:
  3782. return &v.state
  3783. case 1:
  3784. return &v.sizeCache
  3785. case 2:
  3786. return &v.unknownFields
  3787. default:
  3788. return nil
  3789. }
  3790. }
  3791. file_user_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  3792. switch v := v.(*UserBalance); i {
  3793. case 0:
  3794. return &v.state
  3795. case 1:
  3796. return &v.sizeCache
  3797. case 2:
  3798. return &v.unknownFields
  3799. default:
  3800. return nil
  3801. }
  3802. }
  3803. file_user_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  3804. switch v := v.(*UserFindChatListReply); i {
  3805. case 0:
  3806. return &v.state
  3807. case 1:
  3808. return &v.sizeCache
  3809. case 2:
  3810. return &v.unknownFields
  3811. default:
  3812. return nil
  3813. }
  3814. }
  3815. file_user_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  3816. switch v := v.(*UserChatInfo); i {
  3817. case 0:
  3818. return &v.state
  3819. case 1:
  3820. return &v.sizeCache
  3821. case 2:
  3822. return &v.unknownFields
  3823. default:
  3824. return nil
  3825. }
  3826. }
  3827. file_user_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  3828. switch v := v.(*UserInfo); i {
  3829. case 0:
  3830. return &v.state
  3831. case 1:
  3832. return &v.sizeCache
  3833. case 2:
  3834. return &v.unknownFields
  3835. default:
  3836. return nil
  3837. }
  3838. }
  3839. file_user_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  3840. switch v := v.(*KeyRequest); i {
  3841. case 0:
  3842. return &v.state
  3843. case 1:
  3844. return &v.sizeCache
  3845. case 2:
  3846. return &v.unknownFields
  3847. default:
  3848. return nil
  3849. }
  3850. }
  3851. file_user_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  3852. switch v := v.(*CreatePayRequest); i {
  3853. case 0:
  3854. return &v.state
  3855. case 1:
  3856. return &v.sizeCache
  3857. case 2:
  3858. return &v.unknownFields
  3859. default:
  3860. return nil
  3861. }
  3862. }
  3863. file_user_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  3864. switch v := v.(*PayInfo); i {
  3865. case 0:
  3866. return &v.state
  3867. case 1:
  3868. return &v.sizeCache
  3869. case 2:
  3870. return &v.unknownFields
  3871. default:
  3872. return nil
  3873. }
  3874. }
  3875. file_user_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  3876. switch v := v.(*PayOrderInfo); i {
  3877. case 0:
  3878. return &v.state
  3879. case 1:
  3880. return &v.sizeCache
  3881. case 2:
  3882. return &v.unknownFields
  3883. default:
  3884. return nil
  3885. }
  3886. }
  3887. file_user_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  3888. switch v := v.(*PayOrderList); i {
  3889. case 0:
  3890. return &v.state
  3891. case 1:
  3892. return &v.sizeCache
  3893. case 2:
  3894. return &v.unknownFields
  3895. default:
  3896. return nil
  3897. }
  3898. }
  3899. file_user_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  3900. switch v := v.(*FindPayOrderListRequest); i {
  3901. case 0:
  3902. return &v.state
  3903. case 1:
  3904. return &v.sizeCache
  3905. case 2:
  3906. return &v.unknownFields
  3907. default:
  3908. return nil
  3909. }
  3910. }
  3911. file_user_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
  3912. switch v := v.(*PayCallbackReply); i {
  3913. case 0:
  3914. return &v.state
  3915. case 1:
  3916. return &v.sizeCache
  3917. case 2:
  3918. return &v.unknownFields
  3919. default:
  3920. return nil
  3921. }
  3922. }
  3923. }
  3924. type x struct{}
  3925. out := protoimpl.TypeBuilder{
  3926. File: protoimpl.DescBuilder{
  3927. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3928. RawDescriptor: file_user_proto_rawDesc,
  3929. NumEnums: 0,
  3930. NumMessages: 38,
  3931. NumExtensions: 0,
  3932. NumServices: 1,
  3933. },
  3934. GoTypes: file_user_proto_goTypes,
  3935. DependencyIndexes: file_user_proto_depIdxs,
  3936. MessageInfos: file_user_proto_msgTypes,
  3937. }.Build()
  3938. File_user_proto = out.File
  3939. file_user_proto_rawDesc = nil
  3940. file_user_proto_goTypes = nil
  3941. file_user_proto_depIdxs = nil
  3942. }