partner.pb.go 171 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.26.0-devel
  4. // protoc v3.15.8
  5. // source: partner.proto
  6. package partner
  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. reflect "reflect"
  16. sync "sync"
  17. )
  18. const (
  19. // Verify that this generated code is sufficiently up-to-date.
  20. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  21. // Verify that runtime/protoimpl is sufficiently up-to-date.
  22. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  23. )
  24. type OnlinePersonReply struct {
  25. state protoimpl.MessageState
  26. sizeCache protoimpl.SizeCache
  27. unknownFields protoimpl.UnknownFields
  28. UserManNum int64 `protobuf:"varint,1,opt,name=userManNum,proto3" json:"userManNum"` // 男用户在线数
  29. UserWomanNum int64 `protobuf:"varint,2,opt,name=userWomanNum,proto3" json:"userWomanNum"` // 女用户在线数
  30. PartnerManNum int64 `protobuf:"varint,3,opt,name=partnerManNum,proto3" json:"partnerManNum"` // 男接待员在线数
  31. PartnerWomanNum int64 `protobuf:"varint,4,opt,name=partnerWomanNum,proto3" json:"partnerWomanNum"` // 女接待员在线数
  32. UserOtherNum int64 `protobuf:"varint,5,opt,name=userOtherNum,proto3" json:"userOtherNum"` // 未填写性别的用户在线数
  33. PartnerOtherNum int64 `protobuf:"varint,6,opt,name=partnerOtherNum,proto3" json:"partnerOtherNum"` // 未填写性别的接待员在线数
  34. }
  35. func (x *OnlinePersonReply) Reset() {
  36. *x = OnlinePersonReply{}
  37. if protoimpl.UnsafeEnabled {
  38. mi := &file_partner_proto_msgTypes[0]
  39. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  40. ms.StoreMessageInfo(mi)
  41. }
  42. }
  43. func (x *OnlinePersonReply) String() string {
  44. return protoimpl.X.MessageStringOf(x)
  45. }
  46. func (*OnlinePersonReply) ProtoMessage() {}
  47. func (x *OnlinePersonReply) ProtoReflect() protoreflect.Message {
  48. mi := &file_partner_proto_msgTypes[0]
  49. if protoimpl.UnsafeEnabled && x != nil {
  50. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  51. if ms.LoadMessageInfo() == nil {
  52. ms.StoreMessageInfo(mi)
  53. }
  54. return ms
  55. }
  56. return mi.MessageOf(x)
  57. }
  58. // Deprecated: Use OnlinePersonReply.ProtoReflect.Descriptor instead.
  59. func (*OnlinePersonReply) Descriptor() ([]byte, []int) {
  60. return file_partner_proto_rawDescGZIP(), []int{0}
  61. }
  62. func (x *OnlinePersonReply) GetUserManNum() int64 {
  63. if x != nil {
  64. return x.UserManNum
  65. }
  66. return 0
  67. }
  68. func (x *OnlinePersonReply) GetUserWomanNum() int64 {
  69. if x != nil {
  70. return x.UserWomanNum
  71. }
  72. return 0
  73. }
  74. func (x *OnlinePersonReply) GetPartnerManNum() int64 {
  75. if x != nil {
  76. return x.PartnerManNum
  77. }
  78. return 0
  79. }
  80. func (x *OnlinePersonReply) GetPartnerWomanNum() int64 {
  81. if x != nil {
  82. return x.PartnerWomanNum
  83. }
  84. return 0
  85. }
  86. func (x *OnlinePersonReply) GetUserOtherNum() int64 {
  87. if x != nil {
  88. return x.UserOtherNum
  89. }
  90. return 0
  91. }
  92. func (x *OnlinePersonReply) GetPartnerOtherNum() int64 {
  93. if x != nil {
  94. return x.PartnerOtherNum
  95. }
  96. return 0
  97. }
  98. type SendOverOneMinuteUnreadMessageMessageRequest struct {
  99. state protoimpl.MessageState
  100. sizeCache protoimpl.SizeCache
  101. unknownFields protoimpl.UnknownFields
  102. PersonID string `protobuf:"bytes,1,opt,name=personID,proto3" json:"personID"`
  103. UnreadNum int64 `protobuf:"varint,2,opt,name=unreadNum,proto3" json:"unreadNum"`
  104. NameList []string `protobuf:"bytes,3,rep,name=nameList,proto3" json:"nameList"`
  105. }
  106. func (x *SendOverOneMinuteUnreadMessageMessageRequest) Reset() {
  107. *x = SendOverOneMinuteUnreadMessageMessageRequest{}
  108. if protoimpl.UnsafeEnabled {
  109. mi := &file_partner_proto_msgTypes[1]
  110. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  111. ms.StoreMessageInfo(mi)
  112. }
  113. }
  114. func (x *SendOverOneMinuteUnreadMessageMessageRequest) String() string {
  115. return protoimpl.X.MessageStringOf(x)
  116. }
  117. func (*SendOverOneMinuteUnreadMessageMessageRequest) ProtoMessage() {}
  118. func (x *SendOverOneMinuteUnreadMessageMessageRequest) ProtoReflect() protoreflect.Message {
  119. mi := &file_partner_proto_msgTypes[1]
  120. if protoimpl.UnsafeEnabled && x != nil {
  121. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  122. if ms.LoadMessageInfo() == nil {
  123. ms.StoreMessageInfo(mi)
  124. }
  125. return ms
  126. }
  127. return mi.MessageOf(x)
  128. }
  129. // Deprecated: Use SendOverOneMinuteUnreadMessageMessageRequest.ProtoReflect.Descriptor instead.
  130. func (*SendOverOneMinuteUnreadMessageMessageRequest) Descriptor() ([]byte, []int) {
  131. return file_partner_proto_rawDescGZIP(), []int{1}
  132. }
  133. func (x *SendOverOneMinuteUnreadMessageMessageRequest) GetPersonID() string {
  134. if x != nil {
  135. return x.PersonID
  136. }
  137. return ""
  138. }
  139. func (x *SendOverOneMinuteUnreadMessageMessageRequest) GetUnreadNum() int64 {
  140. if x != nil {
  141. return x.UnreadNum
  142. }
  143. return 0
  144. }
  145. func (x *SendOverOneMinuteUnreadMessageMessageRequest) GetNameList() []string {
  146. if x != nil {
  147. return x.NameList
  148. }
  149. return nil
  150. }
  151. type GetRecommendPartnerDBRequest struct {
  152. state protoimpl.MessageState
  153. sizeCache protoimpl.SizeCache
  154. unknownFields protoimpl.UnknownFields
  155. Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type"` // 类型
  156. Sex int64 `protobuf:"varint,2,opt,name=sex,proto3" json:"sex"`
  157. IdentifyIds []string `protobuf:"bytes,3,rep,name=identifyIds,proto3" json:"identifyIds"` // 匹配过的identifyID
  158. }
  159. func (x *GetRecommendPartnerDBRequest) Reset() {
  160. *x = GetRecommendPartnerDBRequest{}
  161. if protoimpl.UnsafeEnabled {
  162. mi := &file_partner_proto_msgTypes[2]
  163. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  164. ms.StoreMessageInfo(mi)
  165. }
  166. }
  167. func (x *GetRecommendPartnerDBRequest) String() string {
  168. return protoimpl.X.MessageStringOf(x)
  169. }
  170. func (*GetRecommendPartnerDBRequest) ProtoMessage() {}
  171. func (x *GetRecommendPartnerDBRequest) ProtoReflect() protoreflect.Message {
  172. mi := &file_partner_proto_msgTypes[2]
  173. if protoimpl.UnsafeEnabled && x != nil {
  174. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  175. if ms.LoadMessageInfo() == nil {
  176. ms.StoreMessageInfo(mi)
  177. }
  178. return ms
  179. }
  180. return mi.MessageOf(x)
  181. }
  182. // Deprecated: Use GetRecommendPartnerDBRequest.ProtoReflect.Descriptor instead.
  183. func (*GetRecommendPartnerDBRequest) Descriptor() ([]byte, []int) {
  184. return file_partner_proto_rawDescGZIP(), []int{2}
  185. }
  186. func (x *GetRecommendPartnerDBRequest) GetType() string {
  187. if x != nil {
  188. return x.Type
  189. }
  190. return ""
  191. }
  192. func (x *GetRecommendPartnerDBRequest) GetSex() int64 {
  193. if x != nil {
  194. return x.Sex
  195. }
  196. return 0
  197. }
  198. func (x *GetRecommendPartnerDBRequest) GetIdentifyIds() []string {
  199. if x != nil {
  200. return x.IdentifyIds
  201. }
  202. return nil
  203. }
  204. type FindExamineRecordListRequest struct {
  205. state protoimpl.MessageState
  206. sizeCache protoimpl.SizeCache
  207. unknownFields protoimpl.UnknownFields
  208. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  209. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  210. Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status"` // 审核状态
  211. Pid int64 `protobuf:"varint,4,opt,name=pid,proto3" json:"pid"` // 陪伴员的ID(number)
  212. }
  213. func (x *FindExamineRecordListRequest) Reset() {
  214. *x = FindExamineRecordListRequest{}
  215. if protoimpl.UnsafeEnabled {
  216. mi := &file_partner_proto_msgTypes[3]
  217. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  218. ms.StoreMessageInfo(mi)
  219. }
  220. }
  221. func (x *FindExamineRecordListRequest) String() string {
  222. return protoimpl.X.MessageStringOf(x)
  223. }
  224. func (*FindExamineRecordListRequest) ProtoMessage() {}
  225. func (x *FindExamineRecordListRequest) ProtoReflect() protoreflect.Message {
  226. mi := &file_partner_proto_msgTypes[3]
  227. if protoimpl.UnsafeEnabled && x != nil {
  228. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  229. if ms.LoadMessageInfo() == nil {
  230. ms.StoreMessageInfo(mi)
  231. }
  232. return ms
  233. }
  234. return mi.MessageOf(x)
  235. }
  236. // Deprecated: Use FindExamineRecordListRequest.ProtoReflect.Descriptor instead.
  237. func (*FindExamineRecordListRequest) Descriptor() ([]byte, []int) {
  238. return file_partner_proto_rawDescGZIP(), []int{3}
  239. }
  240. func (x *FindExamineRecordListRequest) GetNextId() int64 {
  241. if x != nil {
  242. return x.NextId
  243. }
  244. return 0
  245. }
  246. func (x *FindExamineRecordListRequest) GetOffset() int64 {
  247. if x != nil {
  248. return x.Offset
  249. }
  250. return 0
  251. }
  252. func (x *FindExamineRecordListRequest) GetStatus() string {
  253. if x != nil {
  254. return x.Status
  255. }
  256. return ""
  257. }
  258. func (x *FindExamineRecordListRequest) GetPid() int64 {
  259. if x != nil {
  260. return x.Pid
  261. }
  262. return 0
  263. }
  264. type FindExamineRecordListReply struct {
  265. state protoimpl.MessageState
  266. sizeCache protoimpl.SizeCache
  267. unknownFields protoimpl.UnknownFields
  268. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  269. List []*ExamineRecordInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
  270. }
  271. func (x *FindExamineRecordListReply) Reset() {
  272. *x = FindExamineRecordListReply{}
  273. if protoimpl.UnsafeEnabled {
  274. mi := &file_partner_proto_msgTypes[4]
  275. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  276. ms.StoreMessageInfo(mi)
  277. }
  278. }
  279. func (x *FindExamineRecordListReply) String() string {
  280. return protoimpl.X.MessageStringOf(x)
  281. }
  282. func (*FindExamineRecordListReply) ProtoMessage() {}
  283. func (x *FindExamineRecordListReply) ProtoReflect() protoreflect.Message {
  284. mi := &file_partner_proto_msgTypes[4]
  285. if protoimpl.UnsafeEnabled && x != nil {
  286. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  287. if ms.LoadMessageInfo() == nil {
  288. ms.StoreMessageInfo(mi)
  289. }
  290. return ms
  291. }
  292. return mi.MessageOf(x)
  293. }
  294. // Deprecated: Use FindExamineRecordListReply.ProtoReflect.Descriptor instead.
  295. func (*FindExamineRecordListReply) Descriptor() ([]byte, []int) {
  296. return file_partner_proto_rawDescGZIP(), []int{4}
  297. }
  298. func (x *FindExamineRecordListReply) GetNextId() int64 {
  299. if x != nil {
  300. return x.NextId
  301. }
  302. return 0
  303. }
  304. func (x *FindExamineRecordListReply) GetList() []*ExamineRecordInfo {
  305. if x != nil {
  306. return x.List
  307. }
  308. return nil
  309. }
  310. type ExamineRecordInfo struct {
  311. state protoimpl.MessageState
  312. sizeCache protoimpl.SizeCache
  313. unknownFields protoimpl.UnknownFields
  314. PartnerId string `protobuf:"bytes,1,opt,name=partnerId,proto3" json:"partnerId"` // 接待员ID(string)
  315. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  316. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  317. IntroduceVoice string `protobuf:"bytes,4,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音的链接
  318. Signature string `protobuf:"bytes,5,opt,name=signature,proto3" json:"signature"` // 介绍(签名)
  319. Pictures []string `protobuf:"bytes,6,rep,name=pictures,proto3" json:"pictures"` // 相册(主页图片)
  320. Sex int64 `protobuf:"varint,7,opt,name=sex,proto3" json:"sex"` // 性别
  321. Pid int64 `protobuf:"varint,8,opt,name=pid,proto3" json:"pid"` // 接待员ID(number)
  322. ExamineStatus string `protobuf:"bytes,9,opt,name=examineStatus,proto3" json:"examineStatus"` //审核状态
  323. Id int64 `protobuf:"varint,10,opt,name=id,proto3" json:"id"` //id
  324. Age int64 `protobuf:"varint,11,opt,name=age,proto3" json:"age"` // 年龄
  325. Constellation string `protobuf:"bytes,12,opt,name=constellation,proto3" json:"constellation"` // 星座
  326. CreateTime int64 `protobuf:"varint,13,opt,name=createTime,proto3" json:"createTime"` // 创建时间
  327. }
  328. func (x *ExamineRecordInfo) Reset() {
  329. *x = ExamineRecordInfo{}
  330. if protoimpl.UnsafeEnabled {
  331. mi := &file_partner_proto_msgTypes[5]
  332. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  333. ms.StoreMessageInfo(mi)
  334. }
  335. }
  336. func (x *ExamineRecordInfo) String() string {
  337. return protoimpl.X.MessageStringOf(x)
  338. }
  339. func (*ExamineRecordInfo) ProtoMessage() {}
  340. func (x *ExamineRecordInfo) ProtoReflect() protoreflect.Message {
  341. mi := &file_partner_proto_msgTypes[5]
  342. if protoimpl.UnsafeEnabled && x != nil {
  343. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  344. if ms.LoadMessageInfo() == nil {
  345. ms.StoreMessageInfo(mi)
  346. }
  347. return ms
  348. }
  349. return mi.MessageOf(x)
  350. }
  351. // Deprecated: Use ExamineRecordInfo.ProtoReflect.Descriptor instead.
  352. func (*ExamineRecordInfo) Descriptor() ([]byte, []int) {
  353. return file_partner_proto_rawDescGZIP(), []int{5}
  354. }
  355. func (x *ExamineRecordInfo) GetPartnerId() string {
  356. if x != nil {
  357. return x.PartnerId
  358. }
  359. return ""
  360. }
  361. func (x *ExamineRecordInfo) GetNickname() string {
  362. if x != nil {
  363. return x.Nickname
  364. }
  365. return ""
  366. }
  367. func (x *ExamineRecordInfo) GetAvatarUrl() string {
  368. if x != nil {
  369. return x.AvatarUrl
  370. }
  371. return ""
  372. }
  373. func (x *ExamineRecordInfo) GetIntroduceVoice() string {
  374. if x != nil {
  375. return x.IntroduceVoice
  376. }
  377. return ""
  378. }
  379. func (x *ExamineRecordInfo) GetSignature() string {
  380. if x != nil {
  381. return x.Signature
  382. }
  383. return ""
  384. }
  385. func (x *ExamineRecordInfo) GetPictures() []string {
  386. if x != nil {
  387. return x.Pictures
  388. }
  389. return nil
  390. }
  391. func (x *ExamineRecordInfo) GetSex() int64 {
  392. if x != nil {
  393. return x.Sex
  394. }
  395. return 0
  396. }
  397. func (x *ExamineRecordInfo) GetPid() int64 {
  398. if x != nil {
  399. return x.Pid
  400. }
  401. return 0
  402. }
  403. func (x *ExamineRecordInfo) GetExamineStatus() string {
  404. if x != nil {
  405. return x.ExamineStatus
  406. }
  407. return ""
  408. }
  409. func (x *ExamineRecordInfo) GetId() int64 {
  410. if x != nil {
  411. return x.Id
  412. }
  413. return 0
  414. }
  415. func (x *ExamineRecordInfo) GetAge() int64 {
  416. if x != nil {
  417. return x.Age
  418. }
  419. return 0
  420. }
  421. func (x *ExamineRecordInfo) GetConstellation() string {
  422. if x != nil {
  423. return x.Constellation
  424. }
  425. return ""
  426. }
  427. func (x *ExamineRecordInfo) GetCreateTime() int64 {
  428. if x != nil {
  429. return x.CreateTime
  430. }
  431. return 0
  432. }
  433. type FindExamineListReply struct {
  434. state protoimpl.MessageState
  435. sizeCache protoimpl.SizeCache
  436. unknownFields protoimpl.UnknownFields
  437. NextId string `protobuf:"bytes,1,opt,name=nextId,proto3" json:"nextId"`
  438. List []*ExamineInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
  439. }
  440. func (x *FindExamineListReply) Reset() {
  441. *x = FindExamineListReply{}
  442. if protoimpl.UnsafeEnabled {
  443. mi := &file_partner_proto_msgTypes[6]
  444. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  445. ms.StoreMessageInfo(mi)
  446. }
  447. }
  448. func (x *FindExamineListReply) String() string {
  449. return protoimpl.X.MessageStringOf(x)
  450. }
  451. func (*FindExamineListReply) ProtoMessage() {}
  452. func (x *FindExamineListReply) ProtoReflect() protoreflect.Message {
  453. mi := &file_partner_proto_msgTypes[6]
  454. if protoimpl.UnsafeEnabled && x != nil {
  455. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  456. if ms.LoadMessageInfo() == nil {
  457. ms.StoreMessageInfo(mi)
  458. }
  459. return ms
  460. }
  461. return mi.MessageOf(x)
  462. }
  463. // Deprecated: Use FindExamineListReply.ProtoReflect.Descriptor instead.
  464. func (*FindExamineListReply) Descriptor() ([]byte, []int) {
  465. return file_partner_proto_rawDescGZIP(), []int{6}
  466. }
  467. func (x *FindExamineListReply) GetNextId() string {
  468. if x != nil {
  469. return x.NextId
  470. }
  471. return ""
  472. }
  473. func (x *FindExamineListReply) GetList() []*ExamineInfo {
  474. if x != nil {
  475. return x.List
  476. }
  477. return nil
  478. }
  479. type ExamineInfo struct {
  480. state protoimpl.MessageState
  481. sizeCache protoimpl.SizeCache
  482. unknownFields protoimpl.UnknownFields
  483. PartnerId string `protobuf:"bytes,1,opt,name=partnerId,proto3" json:"partnerId"` // 接待员ID(string)
  484. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  485. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  486. IntroduceVoice string `protobuf:"bytes,4,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音的链接
  487. Signature string `protobuf:"bytes,5,opt,name=signature,proto3" json:"signature"` // 介绍(签名)
  488. Pictures []string `protobuf:"bytes,6,rep,name=pictures,proto3" json:"pictures"` // 相册(主页图片)
  489. Sex int64 `protobuf:"varint,7,opt,name=sex,proto3" json:"sex"` // 性别
  490. Pid int64 `protobuf:"varint,8,opt,name=pid,proto3" json:"pid"` // 接待员ID(number)
  491. Age int64 `protobuf:"varint,9,opt,name=age,proto3" json:"age"` // 年龄
  492. Constellation string `protobuf:"bytes,10,opt,name=constellation,proto3" json:"constellation"` // 星座
  493. WxNickname string `protobuf:"bytes,11,opt,name=wxNickname,proto3" json:"wxNickname"` // 昵称
  494. WxAvatarUrl string `protobuf:"bytes,12,opt,name=wxAvatarUrl,proto3" json:"wxAvatarUrl"` // 头像
  495. }
  496. func (x *ExamineInfo) Reset() {
  497. *x = ExamineInfo{}
  498. if protoimpl.UnsafeEnabled {
  499. mi := &file_partner_proto_msgTypes[7]
  500. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  501. ms.StoreMessageInfo(mi)
  502. }
  503. }
  504. func (x *ExamineInfo) String() string {
  505. return protoimpl.X.MessageStringOf(x)
  506. }
  507. func (*ExamineInfo) ProtoMessage() {}
  508. func (x *ExamineInfo) ProtoReflect() protoreflect.Message {
  509. mi := &file_partner_proto_msgTypes[7]
  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 ExamineInfo.ProtoReflect.Descriptor instead.
  520. func (*ExamineInfo) Descriptor() ([]byte, []int) {
  521. return file_partner_proto_rawDescGZIP(), []int{7}
  522. }
  523. func (x *ExamineInfo) GetPartnerId() string {
  524. if x != nil {
  525. return x.PartnerId
  526. }
  527. return ""
  528. }
  529. func (x *ExamineInfo) GetNickname() string {
  530. if x != nil {
  531. return x.Nickname
  532. }
  533. return ""
  534. }
  535. func (x *ExamineInfo) GetAvatarUrl() string {
  536. if x != nil {
  537. return x.AvatarUrl
  538. }
  539. return ""
  540. }
  541. func (x *ExamineInfo) GetIntroduceVoice() string {
  542. if x != nil {
  543. return x.IntroduceVoice
  544. }
  545. return ""
  546. }
  547. func (x *ExamineInfo) GetSignature() string {
  548. if x != nil {
  549. return x.Signature
  550. }
  551. return ""
  552. }
  553. func (x *ExamineInfo) GetPictures() []string {
  554. if x != nil {
  555. return x.Pictures
  556. }
  557. return nil
  558. }
  559. func (x *ExamineInfo) GetSex() int64 {
  560. if x != nil {
  561. return x.Sex
  562. }
  563. return 0
  564. }
  565. func (x *ExamineInfo) GetPid() int64 {
  566. if x != nil {
  567. return x.Pid
  568. }
  569. return 0
  570. }
  571. func (x *ExamineInfo) GetAge() int64 {
  572. if x != nil {
  573. return x.Age
  574. }
  575. return 0
  576. }
  577. func (x *ExamineInfo) GetConstellation() string {
  578. if x != nil {
  579. return x.Constellation
  580. }
  581. return ""
  582. }
  583. func (x *ExamineInfo) GetWxNickname() string {
  584. if x != nil {
  585. return x.WxNickname
  586. }
  587. return ""
  588. }
  589. func (x *ExamineInfo) GetWxAvatarUrl() string {
  590. if x != nil {
  591. return x.WxAvatarUrl
  592. }
  593. return ""
  594. }
  595. type ExaminePartnerRequest struct {
  596. state protoimpl.MessageState
  597. sizeCache protoimpl.SizeCache
  598. unknownFields protoimpl.UnknownFields
  599. PartnerId string `protobuf:"bytes,1,opt,name=partnerId,proto3" json:"partnerId"` // 接待员ID
  600. IsPass bool `protobuf:"varint,2,opt,name=isPass,proto3" json:"isPass"` // 是否审核通过
  601. }
  602. func (x *ExaminePartnerRequest) Reset() {
  603. *x = ExaminePartnerRequest{}
  604. if protoimpl.UnsafeEnabled {
  605. mi := &file_partner_proto_msgTypes[8]
  606. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  607. ms.StoreMessageInfo(mi)
  608. }
  609. }
  610. func (x *ExaminePartnerRequest) String() string {
  611. return protoimpl.X.MessageStringOf(x)
  612. }
  613. func (*ExaminePartnerRequest) ProtoMessage() {}
  614. func (x *ExaminePartnerRequest) ProtoReflect() protoreflect.Message {
  615. mi := &file_partner_proto_msgTypes[8]
  616. if protoimpl.UnsafeEnabled && x != nil {
  617. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  618. if ms.LoadMessageInfo() == nil {
  619. ms.StoreMessageInfo(mi)
  620. }
  621. return ms
  622. }
  623. return mi.MessageOf(x)
  624. }
  625. // Deprecated: Use ExaminePartnerRequest.ProtoReflect.Descriptor instead.
  626. func (*ExaminePartnerRequest) Descriptor() ([]byte, []int) {
  627. return file_partner_proto_rawDescGZIP(), []int{8}
  628. }
  629. func (x *ExaminePartnerRequest) GetPartnerId() string {
  630. if x != nil {
  631. return x.PartnerId
  632. }
  633. return ""
  634. }
  635. func (x *ExaminePartnerRequest) GetIsPass() bool {
  636. if x != nil {
  637. return x.IsPass
  638. }
  639. return false
  640. }
  641. type PartnerGetRoomBalanceAndTodayBalanceReply struct {
  642. state protoimpl.MessageState
  643. sizeCache protoimpl.SizeCache
  644. unknownFields protoimpl.UnknownFields
  645. TodayProfit int64 `protobuf:"varint,1,opt,name=todayProfit,proto3" json:"todayProfit"` // 今日收益
  646. RoomProfit int64 `protobuf:"varint,2,opt,name=roomProfit,proto3" json:"roomProfit"` // 房间收益
  647. }
  648. func (x *PartnerGetRoomBalanceAndTodayBalanceReply) Reset() {
  649. *x = PartnerGetRoomBalanceAndTodayBalanceReply{}
  650. if protoimpl.UnsafeEnabled {
  651. mi := &file_partner_proto_msgTypes[9]
  652. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  653. ms.StoreMessageInfo(mi)
  654. }
  655. }
  656. func (x *PartnerGetRoomBalanceAndTodayBalanceReply) String() string {
  657. return protoimpl.X.MessageStringOf(x)
  658. }
  659. func (*PartnerGetRoomBalanceAndTodayBalanceReply) ProtoMessage() {}
  660. func (x *PartnerGetRoomBalanceAndTodayBalanceReply) ProtoReflect() protoreflect.Message {
  661. mi := &file_partner_proto_msgTypes[9]
  662. if protoimpl.UnsafeEnabled && x != nil {
  663. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  664. if ms.LoadMessageInfo() == nil {
  665. ms.StoreMessageInfo(mi)
  666. }
  667. return ms
  668. }
  669. return mi.MessageOf(x)
  670. }
  671. // Deprecated: Use PartnerGetRoomBalanceAndTodayBalanceReply.ProtoReflect.Descriptor instead.
  672. func (*PartnerGetRoomBalanceAndTodayBalanceReply) Descriptor() ([]byte, []int) {
  673. return file_partner_proto_rawDescGZIP(), []int{9}
  674. }
  675. func (x *PartnerGetRoomBalanceAndTodayBalanceReply) GetTodayProfit() int64 {
  676. if x != nil {
  677. return x.TodayProfit
  678. }
  679. return 0
  680. }
  681. func (x *PartnerGetRoomBalanceAndTodayBalanceReply) GetRoomProfit() int64 {
  682. if x != nil {
  683. return x.RoomProfit
  684. }
  685. return 0
  686. }
  687. type PartnerCollectIDsRequest struct {
  688. state protoimpl.MessageState
  689. sizeCache protoimpl.SizeCache
  690. unknownFields protoimpl.UnknownFields
  691. ChatRecordIds []int64 `protobuf:"varint,1,rep,packed,name=chatRecordIds,proto3" json:"chatRecordIds"` // 记录ID
  692. RoomId int64 `protobuf:"varint,2,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  693. }
  694. func (x *PartnerCollectIDsRequest) Reset() {
  695. *x = PartnerCollectIDsRequest{}
  696. if protoimpl.UnsafeEnabled {
  697. mi := &file_partner_proto_msgTypes[10]
  698. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  699. ms.StoreMessageInfo(mi)
  700. }
  701. }
  702. func (x *PartnerCollectIDsRequest) String() string {
  703. return protoimpl.X.MessageStringOf(x)
  704. }
  705. func (*PartnerCollectIDsRequest) ProtoMessage() {}
  706. func (x *PartnerCollectIDsRequest) ProtoReflect() protoreflect.Message {
  707. mi := &file_partner_proto_msgTypes[10]
  708. if protoimpl.UnsafeEnabled && x != nil {
  709. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  710. if ms.LoadMessageInfo() == nil {
  711. ms.StoreMessageInfo(mi)
  712. }
  713. return ms
  714. }
  715. return mi.MessageOf(x)
  716. }
  717. // Deprecated: Use PartnerCollectIDsRequest.ProtoReflect.Descriptor instead.
  718. func (*PartnerCollectIDsRequest) Descriptor() ([]byte, []int) {
  719. return file_partner_proto_rawDescGZIP(), []int{10}
  720. }
  721. func (x *PartnerCollectIDsRequest) GetChatRecordIds() []int64 {
  722. if x != nil {
  723. return x.ChatRecordIds
  724. }
  725. return nil
  726. }
  727. func (x *PartnerCollectIDsRequest) GetRoomId() int64 {
  728. if x != nil {
  729. return x.RoomId
  730. }
  731. return 0
  732. }
  733. type PartnerCollectRequest struct {
  734. state protoimpl.MessageState
  735. sizeCache protoimpl.SizeCache
  736. unknownFields protoimpl.UnknownFields
  737. ChatRecordId int64 `protobuf:"varint,1,opt,name=chatRecordId,proto3" json:"chatRecordId"` // 记录ID
  738. }
  739. func (x *PartnerCollectRequest) Reset() {
  740. *x = PartnerCollectRequest{}
  741. if protoimpl.UnsafeEnabled {
  742. mi := &file_partner_proto_msgTypes[11]
  743. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  744. ms.StoreMessageInfo(mi)
  745. }
  746. }
  747. func (x *PartnerCollectRequest) String() string {
  748. return protoimpl.X.MessageStringOf(x)
  749. }
  750. func (*PartnerCollectRequest) ProtoMessage() {}
  751. func (x *PartnerCollectRequest) ProtoReflect() protoreflect.Message {
  752. mi := &file_partner_proto_msgTypes[11]
  753. if protoimpl.UnsafeEnabled && x != nil {
  754. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  755. if ms.LoadMessageInfo() == nil {
  756. ms.StoreMessageInfo(mi)
  757. }
  758. return ms
  759. }
  760. return mi.MessageOf(x)
  761. }
  762. // Deprecated: Use PartnerCollectRequest.ProtoReflect.Descriptor instead.
  763. func (*PartnerCollectRequest) Descriptor() ([]byte, []int) {
  764. return file_partner_proto_rawDescGZIP(), []int{11}
  765. }
  766. func (x *PartnerCollectRequest) GetChatRecordId() int64 {
  767. if x != nil {
  768. return x.ChatRecordId
  769. }
  770. return 0
  771. }
  772. type CreateScripRequest struct {
  773. state protoimpl.MessageState
  774. sizeCache protoimpl.SizeCache
  775. unknownFields protoimpl.UnknownFields
  776. Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text"` // 纸条内容
  777. PictureUrl string `protobuf:"bytes,2,opt,name=pictureUrl,proto3" json:"pictureUrl"` // 纸条背景图
  778. }
  779. func (x *CreateScripRequest) Reset() {
  780. *x = CreateScripRequest{}
  781. if protoimpl.UnsafeEnabled {
  782. mi := &file_partner_proto_msgTypes[12]
  783. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  784. ms.StoreMessageInfo(mi)
  785. }
  786. }
  787. func (x *CreateScripRequest) String() string {
  788. return protoimpl.X.MessageStringOf(x)
  789. }
  790. func (*CreateScripRequest) ProtoMessage() {}
  791. func (x *CreateScripRequest) ProtoReflect() protoreflect.Message {
  792. mi := &file_partner_proto_msgTypes[12]
  793. if protoimpl.UnsafeEnabled && x != nil {
  794. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  795. if ms.LoadMessageInfo() == nil {
  796. ms.StoreMessageInfo(mi)
  797. }
  798. return ms
  799. }
  800. return mi.MessageOf(x)
  801. }
  802. // Deprecated: Use CreateScripRequest.ProtoReflect.Descriptor instead.
  803. func (*CreateScripRequest) Descriptor() ([]byte, []int) {
  804. return file_partner_proto_rawDescGZIP(), []int{12}
  805. }
  806. func (x *CreateScripRequest) GetText() string {
  807. if x != nil {
  808. return x.Text
  809. }
  810. return ""
  811. }
  812. func (x *CreateScripRequest) GetPictureUrl() string {
  813. if x != nil {
  814. return x.PictureUrl
  815. }
  816. return ""
  817. }
  818. type ReplyScripRequest struct {
  819. state protoimpl.MessageState
  820. sizeCache protoimpl.SizeCache
  821. unknownFields protoimpl.UnknownFields
  822. ScripId int64 `protobuf:"varint,4,opt,name=scripId,proto3" json:"scripId"` // 小纸条ID
  823. Message *common.Message `protobuf:"bytes,5,opt,name=message,proto3" json:"message"` // 回复内容 只需要提供 回复小纸条的内容 或 回复小纸条的素材链接
  824. MsgType string `protobuf:"bytes,6,opt,name=msgType,proto3" json:"msgType"`
  825. }
  826. func (x *ReplyScripRequest) Reset() {
  827. *x = ReplyScripRequest{}
  828. if protoimpl.UnsafeEnabled {
  829. mi := &file_partner_proto_msgTypes[13]
  830. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  831. ms.StoreMessageInfo(mi)
  832. }
  833. }
  834. func (x *ReplyScripRequest) String() string {
  835. return protoimpl.X.MessageStringOf(x)
  836. }
  837. func (*ReplyScripRequest) ProtoMessage() {}
  838. func (x *ReplyScripRequest) ProtoReflect() protoreflect.Message {
  839. mi := &file_partner_proto_msgTypes[13]
  840. if protoimpl.UnsafeEnabled && x != nil {
  841. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  842. if ms.LoadMessageInfo() == nil {
  843. ms.StoreMessageInfo(mi)
  844. }
  845. return ms
  846. }
  847. return mi.MessageOf(x)
  848. }
  849. // Deprecated: Use ReplyScripRequest.ProtoReflect.Descriptor instead.
  850. func (*ReplyScripRequest) Descriptor() ([]byte, []int) {
  851. return file_partner_proto_rawDescGZIP(), []int{13}
  852. }
  853. func (x *ReplyScripRequest) GetScripId() int64 {
  854. if x != nil {
  855. return x.ScripId
  856. }
  857. return 0
  858. }
  859. func (x *ReplyScripRequest) GetMessage() *common.Message {
  860. if x != nil {
  861. return x.Message
  862. }
  863. return nil
  864. }
  865. func (x *ReplyScripRequest) GetMsgType() string {
  866. if x != nil {
  867. return x.MsgType
  868. }
  869. return ""
  870. }
  871. type PartnerWithdrawRecordListReply struct {
  872. state protoimpl.MessageState
  873. sizeCache protoimpl.SizeCache
  874. unknownFields protoimpl.UnknownFields
  875. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  876. List []*WithdrawInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
  877. }
  878. func (x *PartnerWithdrawRecordListReply) Reset() {
  879. *x = PartnerWithdrawRecordListReply{}
  880. if protoimpl.UnsafeEnabled {
  881. mi := &file_partner_proto_msgTypes[14]
  882. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  883. ms.StoreMessageInfo(mi)
  884. }
  885. }
  886. func (x *PartnerWithdrawRecordListReply) String() string {
  887. return protoimpl.X.MessageStringOf(x)
  888. }
  889. func (*PartnerWithdrawRecordListReply) ProtoMessage() {}
  890. func (x *PartnerWithdrawRecordListReply) ProtoReflect() protoreflect.Message {
  891. mi := &file_partner_proto_msgTypes[14]
  892. if protoimpl.UnsafeEnabled && x != nil {
  893. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  894. if ms.LoadMessageInfo() == nil {
  895. ms.StoreMessageInfo(mi)
  896. }
  897. return ms
  898. }
  899. return mi.MessageOf(x)
  900. }
  901. // Deprecated: Use PartnerWithdrawRecordListReply.ProtoReflect.Descriptor instead.
  902. func (*PartnerWithdrawRecordListReply) Descriptor() ([]byte, []int) {
  903. return file_partner_proto_rawDescGZIP(), []int{14}
  904. }
  905. func (x *PartnerWithdrawRecordListReply) GetNextId() int64 {
  906. if x != nil {
  907. return x.NextId
  908. }
  909. return 0
  910. }
  911. func (x *PartnerWithdrawRecordListReply) GetList() []*WithdrawInfo {
  912. if x != nil {
  913. return x.List
  914. }
  915. return nil
  916. }
  917. type WithdrawInfo struct {
  918. state protoimpl.MessageState
  919. sizeCache protoimpl.SizeCache
  920. unknownFields protoimpl.UnknownFields
  921. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // 记录ID
  922. Money int64 `protobuf:"varint,2,opt,name=money,proto3" json:"money"` // 提现多少钱
  923. Credit int64 `protobuf:"varint,3,opt,name=credit,proto3" json:"credit"` // 提现需要多少积分
  924. Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status"` // 状态
  925. Result string `protobuf:"bytes,5,opt,name=result,proto3" json:"result"` // 结果
  926. CreateTime int64 `protobuf:"varint,6,opt,name=createTime,proto3" json:"createTime"` // 创建时间
  927. SuccessTime int64 `protobuf:"varint,7,opt,name=successTime,proto3" json:"successTime"` // 成功时间
  928. }
  929. func (x *WithdrawInfo) Reset() {
  930. *x = WithdrawInfo{}
  931. if protoimpl.UnsafeEnabled {
  932. mi := &file_partner_proto_msgTypes[15]
  933. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  934. ms.StoreMessageInfo(mi)
  935. }
  936. }
  937. func (x *WithdrawInfo) String() string {
  938. return protoimpl.X.MessageStringOf(x)
  939. }
  940. func (*WithdrawInfo) ProtoMessage() {}
  941. func (x *WithdrawInfo) ProtoReflect() protoreflect.Message {
  942. mi := &file_partner_proto_msgTypes[15]
  943. if protoimpl.UnsafeEnabled && x != nil {
  944. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  945. if ms.LoadMessageInfo() == nil {
  946. ms.StoreMessageInfo(mi)
  947. }
  948. return ms
  949. }
  950. return mi.MessageOf(x)
  951. }
  952. // Deprecated: Use WithdrawInfo.ProtoReflect.Descriptor instead.
  953. func (*WithdrawInfo) Descriptor() ([]byte, []int) {
  954. return file_partner_proto_rawDescGZIP(), []int{15}
  955. }
  956. func (x *WithdrawInfo) GetId() int64 {
  957. if x != nil {
  958. return x.Id
  959. }
  960. return 0
  961. }
  962. func (x *WithdrawInfo) GetMoney() int64 {
  963. if x != nil {
  964. return x.Money
  965. }
  966. return 0
  967. }
  968. func (x *WithdrawInfo) GetCredit() int64 {
  969. if x != nil {
  970. return x.Credit
  971. }
  972. return 0
  973. }
  974. func (x *WithdrawInfo) GetStatus() string {
  975. if x != nil {
  976. return x.Status
  977. }
  978. return ""
  979. }
  980. func (x *WithdrawInfo) GetResult() string {
  981. if x != nil {
  982. return x.Result
  983. }
  984. return ""
  985. }
  986. func (x *WithdrawInfo) GetCreateTime() int64 {
  987. if x != nil {
  988. return x.CreateTime
  989. }
  990. return 0
  991. }
  992. func (x *WithdrawInfo) GetSuccessTime() int64 {
  993. if x != nil {
  994. return x.SuccessTime
  995. }
  996. return 0
  997. }
  998. type PartnerWithdrawTemplateListReply struct {
  999. state protoimpl.MessageState
  1000. sizeCache protoimpl.SizeCache
  1001. unknownFields protoimpl.UnknownFields
  1002. List []*PartnerWithdrawTemplateInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1003. }
  1004. func (x *PartnerWithdrawTemplateListReply) Reset() {
  1005. *x = PartnerWithdrawTemplateListReply{}
  1006. if protoimpl.UnsafeEnabled {
  1007. mi := &file_partner_proto_msgTypes[16]
  1008. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1009. ms.StoreMessageInfo(mi)
  1010. }
  1011. }
  1012. func (x *PartnerWithdrawTemplateListReply) String() string {
  1013. return protoimpl.X.MessageStringOf(x)
  1014. }
  1015. func (*PartnerWithdrawTemplateListReply) ProtoMessage() {}
  1016. func (x *PartnerWithdrawTemplateListReply) ProtoReflect() protoreflect.Message {
  1017. mi := &file_partner_proto_msgTypes[16]
  1018. if protoimpl.UnsafeEnabled && x != nil {
  1019. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1020. if ms.LoadMessageInfo() == nil {
  1021. ms.StoreMessageInfo(mi)
  1022. }
  1023. return ms
  1024. }
  1025. return mi.MessageOf(x)
  1026. }
  1027. // Deprecated: Use PartnerWithdrawTemplateListReply.ProtoReflect.Descriptor instead.
  1028. func (*PartnerWithdrawTemplateListReply) Descriptor() ([]byte, []int) {
  1029. return file_partner_proto_rawDescGZIP(), []int{16}
  1030. }
  1031. func (x *PartnerWithdrawTemplateListReply) GetList() []*PartnerWithdrawTemplateInfo {
  1032. if x != nil {
  1033. return x.List
  1034. }
  1035. return nil
  1036. }
  1037. type PartnerWithdrawTemplateInfo struct {
  1038. state protoimpl.MessageState
  1039. sizeCache protoimpl.SizeCache
  1040. unknownFields protoimpl.UnknownFields
  1041. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1042. Money int64 `protobuf:"varint,2,opt,name=money,proto3" json:"money"` // 提现多少钱
  1043. Credit int64 `protobuf:"varint,3,opt,name=credit,proto3" json:"credit"` // 提现需要多少积分
  1044. Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title"` // 提现的标题
  1045. }
  1046. func (x *PartnerWithdrawTemplateInfo) Reset() {
  1047. *x = PartnerWithdrawTemplateInfo{}
  1048. if protoimpl.UnsafeEnabled {
  1049. mi := &file_partner_proto_msgTypes[17]
  1050. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1051. ms.StoreMessageInfo(mi)
  1052. }
  1053. }
  1054. func (x *PartnerWithdrawTemplateInfo) String() string {
  1055. return protoimpl.X.MessageStringOf(x)
  1056. }
  1057. func (*PartnerWithdrawTemplateInfo) ProtoMessage() {}
  1058. func (x *PartnerWithdrawTemplateInfo) ProtoReflect() protoreflect.Message {
  1059. mi := &file_partner_proto_msgTypes[17]
  1060. if protoimpl.UnsafeEnabled && x != nil {
  1061. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1062. if ms.LoadMessageInfo() == nil {
  1063. ms.StoreMessageInfo(mi)
  1064. }
  1065. return ms
  1066. }
  1067. return mi.MessageOf(x)
  1068. }
  1069. // Deprecated: Use PartnerWithdrawTemplateInfo.ProtoReflect.Descriptor instead.
  1070. func (*PartnerWithdrawTemplateInfo) Descriptor() ([]byte, []int) {
  1071. return file_partner_proto_rawDescGZIP(), []int{17}
  1072. }
  1073. func (x *PartnerWithdrawTemplateInfo) GetId() int64 {
  1074. if x != nil {
  1075. return x.Id
  1076. }
  1077. return 0
  1078. }
  1079. func (x *PartnerWithdrawTemplateInfo) GetMoney() int64 {
  1080. if x != nil {
  1081. return x.Money
  1082. }
  1083. return 0
  1084. }
  1085. func (x *PartnerWithdrawTemplateInfo) GetCredit() int64 {
  1086. if x != nil {
  1087. return x.Credit
  1088. }
  1089. return 0
  1090. }
  1091. func (x *PartnerWithdrawTemplateInfo) GetTitle() string {
  1092. if x != nil {
  1093. return x.Title
  1094. }
  1095. return ""
  1096. }
  1097. type PartnerUpdateWorkingStatusRequest struct {
  1098. state protoimpl.MessageState
  1099. sizeCache protoimpl.SizeCache
  1100. unknownFields protoimpl.UnknownFields
  1101. WorkingStatus string `protobuf:"bytes,1,opt,name=workingStatus,proto3" json:"workingStatus"` // 工作状态
  1102. }
  1103. func (x *PartnerUpdateWorkingStatusRequest) Reset() {
  1104. *x = PartnerUpdateWorkingStatusRequest{}
  1105. if protoimpl.UnsafeEnabled {
  1106. mi := &file_partner_proto_msgTypes[18]
  1107. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1108. ms.StoreMessageInfo(mi)
  1109. }
  1110. }
  1111. func (x *PartnerUpdateWorkingStatusRequest) String() string {
  1112. return protoimpl.X.MessageStringOf(x)
  1113. }
  1114. func (*PartnerUpdateWorkingStatusRequest) ProtoMessage() {}
  1115. func (x *PartnerUpdateWorkingStatusRequest) ProtoReflect() protoreflect.Message {
  1116. mi := &file_partner_proto_msgTypes[18]
  1117. if protoimpl.UnsafeEnabled && x != nil {
  1118. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1119. if ms.LoadMessageInfo() == nil {
  1120. ms.StoreMessageInfo(mi)
  1121. }
  1122. return ms
  1123. }
  1124. return mi.MessageOf(x)
  1125. }
  1126. // Deprecated: Use PartnerUpdateWorkingStatusRequest.ProtoReflect.Descriptor instead.
  1127. func (*PartnerUpdateWorkingStatusRequest) Descriptor() ([]byte, []int) {
  1128. return file_partner_proto_rawDescGZIP(), []int{18}
  1129. }
  1130. func (x *PartnerUpdateWorkingStatusRequest) GetWorkingStatus() string {
  1131. if x != nil {
  1132. return x.WorkingStatus
  1133. }
  1134. return ""
  1135. }
  1136. type PartnerGetAwardRequest struct {
  1137. state protoimpl.MessageState
  1138. sizeCache protoimpl.SizeCache
  1139. unknownFields protoimpl.UnknownFields
  1140. AwardType string `protobuf:"bytes,1,opt,name=awardType,proto3" json:"awardType"` // 奖励类型
  1141. PersonID string `protobuf:"bytes,2,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1142. PersonType string `protobuf:"bytes,3,opt,name=personType,proto3" json:"personType"` // 类型
  1143. }
  1144. func (x *PartnerGetAwardRequest) Reset() {
  1145. *x = PartnerGetAwardRequest{}
  1146. if protoimpl.UnsafeEnabled {
  1147. mi := &file_partner_proto_msgTypes[19]
  1148. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1149. ms.StoreMessageInfo(mi)
  1150. }
  1151. }
  1152. func (x *PartnerGetAwardRequest) String() string {
  1153. return protoimpl.X.MessageStringOf(x)
  1154. }
  1155. func (*PartnerGetAwardRequest) ProtoMessage() {}
  1156. func (x *PartnerGetAwardRequest) ProtoReflect() protoreflect.Message {
  1157. mi := &file_partner_proto_msgTypes[19]
  1158. if protoimpl.UnsafeEnabled && x != nil {
  1159. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1160. if ms.LoadMessageInfo() == nil {
  1161. ms.StoreMessageInfo(mi)
  1162. }
  1163. return ms
  1164. }
  1165. return mi.MessageOf(x)
  1166. }
  1167. // Deprecated: Use PartnerGetAwardRequest.ProtoReflect.Descriptor instead.
  1168. func (*PartnerGetAwardRequest) Descriptor() ([]byte, []int) {
  1169. return file_partner_proto_rawDescGZIP(), []int{19}
  1170. }
  1171. func (x *PartnerGetAwardRequest) GetAwardType() string {
  1172. if x != nil {
  1173. return x.AwardType
  1174. }
  1175. return ""
  1176. }
  1177. func (x *PartnerGetAwardRequest) GetPersonID() string {
  1178. if x != nil {
  1179. return x.PersonID
  1180. }
  1181. return ""
  1182. }
  1183. func (x *PartnerGetAwardRequest) GetPersonType() string {
  1184. if x != nil {
  1185. return x.PersonType
  1186. }
  1187. return ""
  1188. }
  1189. type LevelTable struct {
  1190. state protoimpl.MessageState
  1191. sizeCache protoimpl.SizeCache
  1192. unknownFields protoimpl.UnknownFields
  1193. List []*LevelInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  1194. }
  1195. func (x *LevelTable) Reset() {
  1196. *x = LevelTable{}
  1197. if protoimpl.UnsafeEnabled {
  1198. mi := &file_partner_proto_msgTypes[20]
  1199. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1200. ms.StoreMessageInfo(mi)
  1201. }
  1202. }
  1203. func (x *LevelTable) String() string {
  1204. return protoimpl.X.MessageStringOf(x)
  1205. }
  1206. func (*LevelTable) ProtoMessage() {}
  1207. func (x *LevelTable) ProtoReflect() protoreflect.Message {
  1208. mi := &file_partner_proto_msgTypes[20]
  1209. if protoimpl.UnsafeEnabled && x != nil {
  1210. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1211. if ms.LoadMessageInfo() == nil {
  1212. ms.StoreMessageInfo(mi)
  1213. }
  1214. return ms
  1215. }
  1216. return mi.MessageOf(x)
  1217. }
  1218. // Deprecated: Use LevelTable.ProtoReflect.Descriptor instead.
  1219. func (*LevelTable) Descriptor() ([]byte, []int) {
  1220. return file_partner_proto_rawDescGZIP(), []int{20}
  1221. }
  1222. func (x *LevelTable) GetList() []*LevelInfo {
  1223. if x != nil {
  1224. return x.List
  1225. }
  1226. return nil
  1227. }
  1228. type LevelInfo struct {
  1229. state protoimpl.MessageState
  1230. sizeCache protoimpl.SizeCache
  1231. unknownFields protoimpl.UnknownFields
  1232. Level int64 `protobuf:"varint,1,opt,name=level,proto3" json:"level"` // 等级
  1233. ChatBenefit int64 `protobuf:"varint,2,opt,name=chatBenefit,proto3" json:"chatBenefit"` // 聊天收益
  1234. CallBenefit int64 `protobuf:"varint,3,opt,name=callBenefit,proto3" json:"callBenefit"` // 语音通话收益
  1235. Condition string `protobuf:"bytes,4,opt,name=condition,proto3" json:"condition"` // 达成条件
  1236. }
  1237. func (x *LevelInfo) Reset() {
  1238. *x = LevelInfo{}
  1239. if protoimpl.UnsafeEnabled {
  1240. mi := &file_partner_proto_msgTypes[21]
  1241. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1242. ms.StoreMessageInfo(mi)
  1243. }
  1244. }
  1245. func (x *LevelInfo) String() string {
  1246. return protoimpl.X.MessageStringOf(x)
  1247. }
  1248. func (*LevelInfo) ProtoMessage() {}
  1249. func (x *LevelInfo) ProtoReflect() protoreflect.Message {
  1250. mi := &file_partner_proto_msgTypes[21]
  1251. if protoimpl.UnsafeEnabled && x != nil {
  1252. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1253. if ms.LoadMessageInfo() == nil {
  1254. ms.StoreMessageInfo(mi)
  1255. }
  1256. return ms
  1257. }
  1258. return mi.MessageOf(x)
  1259. }
  1260. // Deprecated: Use LevelInfo.ProtoReflect.Descriptor instead.
  1261. func (*LevelInfo) Descriptor() ([]byte, []int) {
  1262. return file_partner_proto_rawDescGZIP(), []int{21}
  1263. }
  1264. func (x *LevelInfo) GetLevel() int64 {
  1265. if x != nil {
  1266. return x.Level
  1267. }
  1268. return 0
  1269. }
  1270. func (x *LevelInfo) GetChatBenefit() int64 {
  1271. if x != nil {
  1272. return x.ChatBenefit
  1273. }
  1274. return 0
  1275. }
  1276. func (x *LevelInfo) GetCallBenefit() int64 {
  1277. if x != nil {
  1278. return x.CallBenefit
  1279. }
  1280. return 0
  1281. }
  1282. func (x *LevelInfo) GetCondition() string {
  1283. if x != nil {
  1284. return x.Condition
  1285. }
  1286. return ""
  1287. }
  1288. type AddPartnerBalanceRequest struct {
  1289. state protoimpl.MessageState
  1290. sizeCache protoimpl.SizeCache
  1291. unknownFields protoimpl.UnknownFields
  1292. PartnerId string `protobuf:"bytes,1,opt,name=partnerId,proto3" json:"partnerId"`
  1293. Balance int64 `protobuf:"varint,2,opt,name=balance,proto3" json:"balance"`
  1294. }
  1295. func (x *AddPartnerBalanceRequest) Reset() {
  1296. *x = AddPartnerBalanceRequest{}
  1297. if protoimpl.UnsafeEnabled {
  1298. mi := &file_partner_proto_msgTypes[22]
  1299. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1300. ms.StoreMessageInfo(mi)
  1301. }
  1302. }
  1303. func (x *AddPartnerBalanceRequest) String() string {
  1304. return protoimpl.X.MessageStringOf(x)
  1305. }
  1306. func (*AddPartnerBalanceRequest) ProtoMessage() {}
  1307. func (x *AddPartnerBalanceRequest) ProtoReflect() protoreflect.Message {
  1308. mi := &file_partner_proto_msgTypes[22]
  1309. if protoimpl.UnsafeEnabled && x != nil {
  1310. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1311. if ms.LoadMessageInfo() == nil {
  1312. ms.StoreMessageInfo(mi)
  1313. }
  1314. return ms
  1315. }
  1316. return mi.MessageOf(x)
  1317. }
  1318. // Deprecated: Use AddPartnerBalanceRequest.ProtoReflect.Descriptor instead.
  1319. func (*AddPartnerBalanceRequest) Descriptor() ([]byte, []int) {
  1320. return file_partner_proto_rawDescGZIP(), []int{22}
  1321. }
  1322. func (x *AddPartnerBalanceRequest) GetPartnerId() string {
  1323. if x != nil {
  1324. return x.PartnerId
  1325. }
  1326. return ""
  1327. }
  1328. func (x *AddPartnerBalanceRequest) GetBalance() int64 {
  1329. if x != nil {
  1330. return x.Balance
  1331. }
  1332. return 0
  1333. }
  1334. type PartnerInfo struct {
  1335. state protoimpl.MessageState
  1336. sizeCache protoimpl.SizeCache
  1337. unknownFields protoimpl.UnknownFields
  1338. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  1339. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"` // 昵称
  1340. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像链接
  1341. Age int64 `protobuf:"varint,4,opt,name=age,proto3" json:"age"` // 年龄
  1342. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  1343. Constellation string `protobuf:"bytes,6,opt,name=constellation,proto3" json:"constellation"` // 星座
  1344. Level int64 `protobuf:"varint,7,opt,name=level,proto3" json:"level"` // 等级
  1345. TagList []int64 `protobuf:"varint,8,rep,packed,name=tagList,proto3" json:"tagList"` // 标签
  1346. Signature string `protobuf:"bytes,9,opt,name=signature,proto3" json:"signature"` // 签名
  1347. IntroduceVoice string `protobuf:"bytes,10,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  1348. Province string `protobuf:"bytes,11,opt,name=province,proto3" json:"province"` // 省
  1349. City string `protobuf:"bytes,12,opt,name=city,proto3" json:"city"` // 市
  1350. Area string `protobuf:"bytes,13,opt,name=area,proto3" json:"area"` // 区
  1351. PartnerId int64 `protobuf:"varint,14,opt,name=partnerId,proto3" json:"partnerId"` // 接待员ID
  1352. IsBlack bool `protobuf:"varint,15,opt,name=isBlack,proto3" json:"isBlack"` // 是否被封号
  1353. WorkingStatus string `protobuf:"bytes,16,opt,name=workingStatus,proto3" json:"workingStatus"` // 工作状态
  1354. RegisterStatus string `protobuf:"bytes,17,opt,name=registerStatus,proto3" json:"registerStatus"` // 审核状态
  1355. }
  1356. func (x *PartnerInfo) Reset() {
  1357. *x = PartnerInfo{}
  1358. if protoimpl.UnsafeEnabled {
  1359. mi := &file_partner_proto_msgTypes[23]
  1360. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1361. ms.StoreMessageInfo(mi)
  1362. }
  1363. }
  1364. func (x *PartnerInfo) String() string {
  1365. return protoimpl.X.MessageStringOf(x)
  1366. }
  1367. func (*PartnerInfo) ProtoMessage() {}
  1368. func (x *PartnerInfo) ProtoReflect() protoreflect.Message {
  1369. mi := &file_partner_proto_msgTypes[23]
  1370. if protoimpl.UnsafeEnabled && x != nil {
  1371. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1372. if ms.LoadMessageInfo() == nil {
  1373. ms.StoreMessageInfo(mi)
  1374. }
  1375. return ms
  1376. }
  1377. return mi.MessageOf(x)
  1378. }
  1379. // Deprecated: Use PartnerInfo.ProtoReflect.Descriptor instead.
  1380. func (*PartnerInfo) Descriptor() ([]byte, []int) {
  1381. return file_partner_proto_rawDescGZIP(), []int{23}
  1382. }
  1383. func (x *PartnerInfo) GetId() string {
  1384. if x != nil {
  1385. return x.Id
  1386. }
  1387. return ""
  1388. }
  1389. func (x *PartnerInfo) GetNickname() string {
  1390. if x != nil {
  1391. return x.Nickname
  1392. }
  1393. return ""
  1394. }
  1395. func (x *PartnerInfo) GetAvatarUrl() string {
  1396. if x != nil {
  1397. return x.AvatarUrl
  1398. }
  1399. return ""
  1400. }
  1401. func (x *PartnerInfo) GetAge() int64 {
  1402. if x != nil {
  1403. return x.Age
  1404. }
  1405. return 0
  1406. }
  1407. func (x *PartnerInfo) GetSex() int64 {
  1408. if x != nil {
  1409. return x.Sex
  1410. }
  1411. return 0
  1412. }
  1413. func (x *PartnerInfo) GetConstellation() string {
  1414. if x != nil {
  1415. return x.Constellation
  1416. }
  1417. return ""
  1418. }
  1419. func (x *PartnerInfo) GetLevel() int64 {
  1420. if x != nil {
  1421. return x.Level
  1422. }
  1423. return 0
  1424. }
  1425. func (x *PartnerInfo) GetTagList() []int64 {
  1426. if x != nil {
  1427. return x.TagList
  1428. }
  1429. return nil
  1430. }
  1431. func (x *PartnerInfo) GetSignature() string {
  1432. if x != nil {
  1433. return x.Signature
  1434. }
  1435. return ""
  1436. }
  1437. func (x *PartnerInfo) GetIntroduceVoice() string {
  1438. if x != nil {
  1439. return x.IntroduceVoice
  1440. }
  1441. return ""
  1442. }
  1443. func (x *PartnerInfo) GetProvince() string {
  1444. if x != nil {
  1445. return x.Province
  1446. }
  1447. return ""
  1448. }
  1449. func (x *PartnerInfo) GetCity() string {
  1450. if x != nil {
  1451. return x.City
  1452. }
  1453. return ""
  1454. }
  1455. func (x *PartnerInfo) GetArea() string {
  1456. if x != nil {
  1457. return x.Area
  1458. }
  1459. return ""
  1460. }
  1461. func (x *PartnerInfo) GetPartnerId() int64 {
  1462. if x != nil {
  1463. return x.PartnerId
  1464. }
  1465. return 0
  1466. }
  1467. func (x *PartnerInfo) GetIsBlack() bool {
  1468. if x != nil {
  1469. return x.IsBlack
  1470. }
  1471. return false
  1472. }
  1473. func (x *PartnerInfo) GetWorkingStatus() string {
  1474. if x != nil {
  1475. return x.WorkingStatus
  1476. }
  1477. return ""
  1478. }
  1479. func (x *PartnerInfo) GetRegisterStatus() string {
  1480. if x != nil {
  1481. return x.RegisterStatus
  1482. }
  1483. return ""
  1484. }
  1485. type PartnerMessage struct {
  1486. state protoimpl.MessageState
  1487. sizeCache protoimpl.SizeCache
  1488. unknownFields protoimpl.UnknownFields
  1489. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  1490. LookNum int64 `protobuf:"varint,2,opt,name=lookNum,proto3" json:"lookNum"` // 看过我的数量
  1491. LookUnreadNum int64 `protobuf:"varint,3,opt,name=lookUnreadNum,proto3" json:"lookUnreadNum"` // 未读的看过我的数量
  1492. TodayReceptionNum int64 `protobuf:"varint,4,opt,name=todayReceptionNum,proto3" json:"todayReceptionNum"` // 今日接待人数
  1493. ReversionRate string `protobuf:"bytes,5,opt,name=reversionRate,proto3" json:"reversionRate"` // 五分钟的回复率
  1494. LikedNum int64 `protobuf:"varint,6,opt,name=likedNum,proto3" json:"likedNum"` // 喜欢我
  1495. LikedUnreadNum int64 `protobuf:"varint,7,opt,name=likedUnreadNum,proto3" json:"likedUnreadNum"` // 喜欢我的未读数
  1496. AvatarUrlList []string `protobuf:"bytes,8,rep,name=avatarUrlList,proto3" json:"avatarUrlList"` // 头像列表
  1497. LikeNum int64 `protobuf:"varint,9,opt,name=likeNum,proto3" json:"likeNum"` // 我喜欢
  1498. }
  1499. func (x *PartnerMessage) Reset() {
  1500. *x = PartnerMessage{}
  1501. if protoimpl.UnsafeEnabled {
  1502. mi := &file_partner_proto_msgTypes[24]
  1503. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1504. ms.StoreMessageInfo(mi)
  1505. }
  1506. }
  1507. func (x *PartnerMessage) String() string {
  1508. return protoimpl.X.MessageStringOf(x)
  1509. }
  1510. func (*PartnerMessage) ProtoMessage() {}
  1511. func (x *PartnerMessage) ProtoReflect() protoreflect.Message {
  1512. mi := &file_partner_proto_msgTypes[24]
  1513. if protoimpl.UnsafeEnabled && x != nil {
  1514. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1515. if ms.LoadMessageInfo() == nil {
  1516. ms.StoreMessageInfo(mi)
  1517. }
  1518. return ms
  1519. }
  1520. return mi.MessageOf(x)
  1521. }
  1522. // Deprecated: Use PartnerMessage.ProtoReflect.Descriptor instead.
  1523. func (*PartnerMessage) Descriptor() ([]byte, []int) {
  1524. return file_partner_proto_rawDescGZIP(), []int{24}
  1525. }
  1526. func (x *PartnerMessage) GetId() string {
  1527. if x != nil {
  1528. return x.Id
  1529. }
  1530. return ""
  1531. }
  1532. func (x *PartnerMessage) GetLookNum() int64 {
  1533. if x != nil {
  1534. return x.LookNum
  1535. }
  1536. return 0
  1537. }
  1538. func (x *PartnerMessage) GetLookUnreadNum() int64 {
  1539. if x != nil {
  1540. return x.LookUnreadNum
  1541. }
  1542. return 0
  1543. }
  1544. func (x *PartnerMessage) GetTodayReceptionNum() int64 {
  1545. if x != nil {
  1546. return x.TodayReceptionNum
  1547. }
  1548. return 0
  1549. }
  1550. func (x *PartnerMessage) GetReversionRate() string {
  1551. if x != nil {
  1552. return x.ReversionRate
  1553. }
  1554. return ""
  1555. }
  1556. func (x *PartnerMessage) GetLikedNum() int64 {
  1557. if x != nil {
  1558. return x.LikedNum
  1559. }
  1560. return 0
  1561. }
  1562. func (x *PartnerMessage) GetLikedUnreadNum() int64 {
  1563. if x != nil {
  1564. return x.LikedUnreadNum
  1565. }
  1566. return 0
  1567. }
  1568. func (x *PartnerMessage) GetAvatarUrlList() []string {
  1569. if x != nil {
  1570. return x.AvatarUrlList
  1571. }
  1572. return nil
  1573. }
  1574. func (x *PartnerMessage) GetLikeNum() int64 {
  1575. if x != nil {
  1576. return x.LikeNum
  1577. }
  1578. return 0
  1579. }
  1580. type PartnerBalance struct {
  1581. state protoimpl.MessageState
  1582. sizeCache protoimpl.SizeCache
  1583. unknownFields protoimpl.UnknownFields
  1584. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  1585. Balance int64 `protobuf:"varint,2,opt,name=balance,proto3" json:"balance"` // 可提现余额
  1586. TodayProfit int64 `protobuf:"varint,3,opt,name=todayProfit,proto3" json:"todayProfit"` // 今日收益
  1587. Level int64 `protobuf:"varint,4,opt,name=level,proto3" json:"level"` // 等级
  1588. ChatBenefit int64 `protobuf:"varint,5,opt,name=chatBenefit,proto3" json:"chatBenefit"` // 聊天收益
  1589. CallBenefit int64 `protobuf:"varint,6,opt,name=callBenefit,proto3" json:"callBenefit"` // 语音通话收益
  1590. UpLevelCondition string `protobuf:"bytes,7,opt,name=upLevelCondition,proto3" json:"upLevelCondition"` // 升级条件
  1591. UpLevelBenefit int64 `protobuf:"varint,8,opt,name=upLevelBenefit,proto3" json:"upLevelBenefit"` // 升级需要的收益
  1592. CumulativeIncome int64 `protobuf:"varint,9,opt,name=cumulativeIncome,proto3" json:"cumulativeIncome"` // 累计收益
  1593. }
  1594. func (x *PartnerBalance) Reset() {
  1595. *x = PartnerBalance{}
  1596. if protoimpl.UnsafeEnabled {
  1597. mi := &file_partner_proto_msgTypes[25]
  1598. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1599. ms.StoreMessageInfo(mi)
  1600. }
  1601. }
  1602. func (x *PartnerBalance) String() string {
  1603. return protoimpl.X.MessageStringOf(x)
  1604. }
  1605. func (*PartnerBalance) ProtoMessage() {}
  1606. func (x *PartnerBalance) ProtoReflect() protoreflect.Message {
  1607. mi := &file_partner_proto_msgTypes[25]
  1608. if protoimpl.UnsafeEnabled && x != nil {
  1609. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1610. if ms.LoadMessageInfo() == nil {
  1611. ms.StoreMessageInfo(mi)
  1612. }
  1613. return ms
  1614. }
  1615. return mi.MessageOf(x)
  1616. }
  1617. // Deprecated: Use PartnerBalance.ProtoReflect.Descriptor instead.
  1618. func (*PartnerBalance) Descriptor() ([]byte, []int) {
  1619. return file_partner_proto_rawDescGZIP(), []int{25}
  1620. }
  1621. func (x *PartnerBalance) GetId() string {
  1622. if x != nil {
  1623. return x.Id
  1624. }
  1625. return ""
  1626. }
  1627. func (x *PartnerBalance) GetBalance() int64 {
  1628. if x != nil {
  1629. return x.Balance
  1630. }
  1631. return 0
  1632. }
  1633. func (x *PartnerBalance) GetTodayProfit() int64 {
  1634. if x != nil {
  1635. return x.TodayProfit
  1636. }
  1637. return 0
  1638. }
  1639. func (x *PartnerBalance) GetLevel() int64 {
  1640. if x != nil {
  1641. return x.Level
  1642. }
  1643. return 0
  1644. }
  1645. func (x *PartnerBalance) GetChatBenefit() int64 {
  1646. if x != nil {
  1647. return x.ChatBenefit
  1648. }
  1649. return 0
  1650. }
  1651. func (x *PartnerBalance) GetCallBenefit() int64 {
  1652. if x != nil {
  1653. return x.CallBenefit
  1654. }
  1655. return 0
  1656. }
  1657. func (x *PartnerBalance) GetUpLevelCondition() string {
  1658. if x != nil {
  1659. return x.UpLevelCondition
  1660. }
  1661. return ""
  1662. }
  1663. func (x *PartnerBalance) GetUpLevelBenefit() int64 {
  1664. if x != nil {
  1665. return x.UpLevelBenefit
  1666. }
  1667. return 0
  1668. }
  1669. func (x *PartnerBalance) GetCumulativeIncome() int64 {
  1670. if x != nil {
  1671. return x.CumulativeIncome
  1672. }
  1673. return 0
  1674. }
  1675. type PartnerDBBalance struct {
  1676. state protoimpl.MessageState
  1677. sizeCache protoimpl.SizeCache
  1678. unknownFields protoimpl.UnknownFields
  1679. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // id
  1680. Level int64 `protobuf:"varint,2,opt,name=level,proto3" json:"level"` // 等级
  1681. ChatBenefit int64 `protobuf:"varint,3,opt,name=chatBenefit,proto3" json:"chatBenefit"` // 聊天收益
  1682. CallBenefit int64 `protobuf:"varint,4,opt,name=callBenefit,proto3" json:"callBenefit"` // 语音通话收益
  1683. }
  1684. func (x *PartnerDBBalance) Reset() {
  1685. *x = PartnerDBBalance{}
  1686. if protoimpl.UnsafeEnabled {
  1687. mi := &file_partner_proto_msgTypes[26]
  1688. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1689. ms.StoreMessageInfo(mi)
  1690. }
  1691. }
  1692. func (x *PartnerDBBalance) String() string {
  1693. return protoimpl.X.MessageStringOf(x)
  1694. }
  1695. func (*PartnerDBBalance) ProtoMessage() {}
  1696. func (x *PartnerDBBalance) ProtoReflect() protoreflect.Message {
  1697. mi := &file_partner_proto_msgTypes[26]
  1698. if protoimpl.UnsafeEnabled && x != nil {
  1699. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1700. if ms.LoadMessageInfo() == nil {
  1701. ms.StoreMessageInfo(mi)
  1702. }
  1703. return ms
  1704. }
  1705. return mi.MessageOf(x)
  1706. }
  1707. // Deprecated: Use PartnerDBBalance.ProtoReflect.Descriptor instead.
  1708. func (*PartnerDBBalance) Descriptor() ([]byte, []int) {
  1709. return file_partner_proto_rawDescGZIP(), []int{26}
  1710. }
  1711. func (x *PartnerDBBalance) GetId() string {
  1712. if x != nil {
  1713. return x.Id
  1714. }
  1715. return ""
  1716. }
  1717. func (x *PartnerDBBalance) GetLevel() int64 {
  1718. if x != nil {
  1719. return x.Level
  1720. }
  1721. return 0
  1722. }
  1723. func (x *PartnerDBBalance) GetChatBenefit() int64 {
  1724. if x != nil {
  1725. return x.ChatBenefit
  1726. }
  1727. return 0
  1728. }
  1729. func (x *PartnerDBBalance) GetCallBenefit() int64 {
  1730. if x != nil {
  1731. return x.CallBenefit
  1732. }
  1733. return 0
  1734. }
  1735. type PartnerApplyWithdrawRequest struct {
  1736. state protoimpl.MessageState
  1737. sizeCache protoimpl.SizeCache
  1738. unknownFields protoimpl.UnknownFields
  1739. TemplateId int64 `protobuf:"varint,1,opt,name=templateId,proto3" json:"templateId"` // 提现模板id
  1740. }
  1741. func (x *PartnerApplyWithdrawRequest) Reset() {
  1742. *x = PartnerApplyWithdrawRequest{}
  1743. if protoimpl.UnsafeEnabled {
  1744. mi := &file_partner_proto_msgTypes[27]
  1745. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1746. ms.StoreMessageInfo(mi)
  1747. }
  1748. }
  1749. func (x *PartnerApplyWithdrawRequest) String() string {
  1750. return protoimpl.X.MessageStringOf(x)
  1751. }
  1752. func (*PartnerApplyWithdrawRequest) ProtoMessage() {}
  1753. func (x *PartnerApplyWithdrawRequest) ProtoReflect() protoreflect.Message {
  1754. mi := &file_partner_proto_msgTypes[27]
  1755. if protoimpl.UnsafeEnabled && x != nil {
  1756. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1757. if ms.LoadMessageInfo() == nil {
  1758. ms.StoreMessageInfo(mi)
  1759. }
  1760. return ms
  1761. }
  1762. return mi.MessageOf(x)
  1763. }
  1764. // Deprecated: Use PartnerApplyWithdrawRequest.ProtoReflect.Descriptor instead.
  1765. func (*PartnerApplyWithdrawRequest) Descriptor() ([]byte, []int) {
  1766. return file_partner_proto_rawDescGZIP(), []int{27}
  1767. }
  1768. func (x *PartnerApplyWithdrawRequest) GetTemplateId() int64 {
  1769. if x != nil {
  1770. return x.TemplateId
  1771. }
  1772. return 0
  1773. }
  1774. var File_partner_proto protoreflect.FileDescriptor
  1775. var file_partner_proto_rawDesc = []byte{
  1776. 0x0a, 0x0d, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
  1777. 0x0b, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x1a, 0x1c, 0x67, 0x6f,
  1778. 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74,
  1779. 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67,
  1780. 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74,
  1781. 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d,
  1782. 0x6d, 0x6f, 0x6e, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1783. 0x1a, 0x1f, 0x61, 0x70, 0x69, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73,
  1784. 0x2f, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1785. 0x6f, 0x1a, 0x13, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74,
  1786. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xf5, 0x01, 0x0a, 0x11, 0x4f, 0x6e, 0x6c, 0x69, 0x6e,
  1787. 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1e, 0x0a, 0x0a,
  1788. 0x75, 0x73, 0x65, 0x72, 0x4d, 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  1789. 0x52, 0x0a, 0x75, 0x73, 0x65, 0x72, 0x4d, 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x12, 0x22, 0x0a, 0x0c,
  1790. 0x75, 0x73, 0x65, 0x72, 0x57, 0x6f, 0x6d, 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01,
  1791. 0x28, 0x03, 0x52, 0x0c, 0x75, 0x73, 0x65, 0x72, 0x57, 0x6f, 0x6d, 0x61, 0x6e, 0x4e, 0x75, 0x6d,
  1792. 0x12, 0x24, 0x0a, 0x0d, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x4d, 0x61, 0x6e, 0x4e, 0x75,
  1793. 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  1794. 0x4d, 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x12, 0x28, 0x0a, 0x0f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65,
  1795. 0x72, 0x57, 0x6f, 0x6d, 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52,
  1796. 0x0f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x57, 0x6f, 0x6d, 0x61, 0x6e, 0x4e, 0x75, 0x6d,
  1797. 0x12, 0x22, 0x0a, 0x0c, 0x75, 0x73, 0x65, 0x72, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x4e, 0x75, 0x6d,
  1798. 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x75, 0x73, 0x65, 0x72, 0x4f, 0x74, 0x68, 0x65,
  1799. 0x72, 0x4e, 0x75, 0x6d, 0x12, 0x28, 0x0a, 0x0f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x4f,
  1800. 0x74, 0x68, 0x65, 0x72, 0x4e, 0x75, 0x6d, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x70,
  1801. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x4e, 0x75, 0x6d, 0x22, 0x84,
  1802. 0x01, 0x0a, 0x2c, 0x53, 0x65, 0x6e, 0x64, 0x4f, 0x76, 0x65, 0x72, 0x4f, 0x6e, 0x65, 0x4d, 0x69,
  1803. 0x6e, 0x75, 0x74, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  1804. 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1805. 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
  1806. 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1c, 0x0a, 0x09, 0x75,
  1807. 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09,
  1808. 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x61, 0x6d,
  1809. 0x65, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x03, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x61, 0x6d,
  1810. 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x66, 0x0a, 0x1c, 0x47, 0x65, 0x74, 0x52, 0x65, 0x63, 0x6f,
  1811. 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x52, 0x65,
  1812. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20,
  1813. 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  1814. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x20, 0x0a, 0x0b, 0x69,
  1815. 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x09,
  1816. 0x52, 0x0b, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x73, 0x22, 0x78, 0x0a,
  1817. 0x1c, 0x46, 0x69, 0x6e, 0x64, 0x45, 0x78, 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x52, 0x65, 0x63, 0x6f,
  1818. 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a,
  1819. 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e,
  1820. 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18,
  1821. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x16, 0x0a,
  1822. 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73,
  1823. 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x70, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01,
  1824. 0x28, 0x03, 0x52, 0x03, 0x70, 0x69, 0x64, 0x22, 0x68, 0x0a, 0x1a, 0x46, 0x69, 0x6e, 0x64, 0x45,
  1825. 0x78, 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74,
  1826. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18,
  1827. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x32, 0x0a,
  1828. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x61, 0x70,
  1829. 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x45, 0x78, 0x61, 0x6d, 0x69, 0x6e,
  1830. 0x65, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73,
  1831. 0x74, 0x22, 0xff, 0x02, 0x0a, 0x11, 0x45, 0x78, 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x52, 0x65, 0x63,
  1832. 0x6f, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e,
  1833. 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74,
  1834. 0x6e, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d,
  1835. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d,
  1836. 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03,
  1837. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12,
  1838. 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63,
  1839. 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75,
  1840. 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61,
  1841. 0x74, 0x75, 0x72, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e,
  1842. 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65,
  1843. 0x73, 0x18, 0x06, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65,
  1844. 0x73, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  1845. 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03, 0x70, 0x69, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03,
  1846. 0x52, 0x03, 0x70, 0x69, 0x64, 0x12, 0x24, 0x0a, 0x0d, 0x65, 0x78, 0x61, 0x6d, 0x69, 0x6e, 0x65,
  1847. 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x65, 0x78,
  1848. 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x0e, 0x0a, 0x02, 0x69,
  1849. 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x61,
  1850. 0x67, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a,
  1851. 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x0c,
  1852. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74,
  1853. 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d,
  1854. 0x65, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54,
  1855. 0x69, 0x6d, 0x65, 0x22, 0x5c, 0x0a, 0x14, 0x46, 0x69, 0x6e, 0x64, 0x45, 0x78, 0x61, 0x6d, 0x69,
  1856. 0x6e, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  1857. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6e, 0x65, 0x78,
  1858. 0x74, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28,
  1859. 0x0b, 0x32, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e,
  1860. 0x45, 0x78, 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73,
  1861. 0x74, 0x22, 0xe5, 0x02, 0x0a, 0x0b, 0x45, 0x78, 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x49, 0x6e, 0x66,
  1862. 0x6f, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01,
  1863. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x12,
  1864. 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  1865. 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61,
  1866. 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  1867. 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74,
  1868. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28,
  1869. 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63,
  1870. 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x05,
  1871. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12,
  1872. 0x1a, 0x0a, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x06, 0x20, 0x03, 0x28,
  1873. 0x09, 0x52, 0x08, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x73,
  1874. 0x65, 0x78, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a,
  1875. 0x03, 0x70, 0x69, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x70, 0x69, 0x64, 0x12,
  1876. 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67,
  1877. 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69,
  1878. 0x6f, 0x6e, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65,
  1879. 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x77, 0x78, 0x4e, 0x69, 0x63,
  1880. 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x77, 0x78, 0x4e,
  1881. 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x77, 0x78, 0x41, 0x76, 0x61,
  1882. 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x77, 0x78,
  1883. 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x22, 0x4d, 0x0a, 0x15, 0x45, 0x78, 0x61,
  1884. 0x6d, 0x69, 0x6e, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65,
  1885. 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x18,
  1886. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64,
  1887. 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x50, 0x61, 0x73, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08,
  1888. 0x52, 0x06, 0x69, 0x73, 0x50, 0x61, 0x73, 0x73, 0x22, 0x6d, 0x0a, 0x29, 0x50, 0x61, 0x72, 0x74,
  1889. 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63,
  1890. 0x65, 0x41, 0x6e, 0x64, 0x54, 0x6f, 0x64, 0x61, 0x79, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65,
  1891. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x20, 0x0a, 0x0b, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72,
  1892. 0x6f, 0x66, 0x69, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x74, 0x6f, 0x64, 0x61,
  1893. 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x72, 0x6f, 0x6f, 0x6d, 0x50,
  1894. 0x72, 0x6f, 0x66, 0x69, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x72, 0x6f, 0x6f,
  1895. 0x6d, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x22, 0x58, 0x0a, 0x18, 0x50, 0x61, 0x72, 0x74, 0x6e,
  1896. 0x65, 0x72, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x49, 0x44, 0x73, 0x52, 0x65, 0x71, 0x75,
  1897. 0x65, 0x73, 0x74, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72,
  1898. 0x64, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x03, 0x52, 0x0d, 0x63, 0x68, 0x61, 0x74,
  1899. 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x64, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f,
  1900. 0x6d, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49,
  1901. 0x64, 0x22, 0x3b, 0x0a, 0x15, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x43, 0x6f, 0x6c, 0x6c,
  1902. 0x65, 0x63, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x22, 0x0a, 0x0c, 0x63, 0x68,
  1903. 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  1904. 0x52, 0x0c, 0x63, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x64, 0x22, 0x48,
  1905. 0x0a, 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71,
  1906. 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x65, 0x78, 0x74, 0x18, 0x01, 0x20, 0x01,
  1907. 0x28, 0x09, 0x52, 0x04, 0x74, 0x65, 0x78, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x69, 0x63, 0x74,
  1908. 0x75, 0x72, 0x65, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x69,
  1909. 0x63, 0x74, 0x75, 0x72, 0x65, 0x55, 0x72, 0x6c, 0x22, 0x76, 0x0a, 0x11, 0x52, 0x65, 0x70, 0x6c,
  1910. 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x18, 0x0a,
  1911. 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07,
  1912. 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x12, 0x2d, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61,
  1913. 0x67, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  1914. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d,
  1915. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70,
  1916. 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65,
  1917. 0x22, 0x67, 0x0a, 0x1e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x57, 0x69, 0x74, 0x68, 0x64,
  1918. 0x72, 0x61, 0x77, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  1919. 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  1920. 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x2d, 0x0a, 0x04, 0x6c, 0x69,
  1921. 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70,
  1922. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x57, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77, 0x49,
  1923. 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0xbe, 0x01, 0x0a, 0x0c, 0x57, 0x69,
  1924. 0x74, 0x68, 0x64, 0x72, 0x61, 0x77, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64,
  1925. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x6f,
  1926. 0x6e, 0x65, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d, 0x6f, 0x6e, 0x65, 0x79,
  1927. 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03,
  1928. 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74,
  1929. 0x75, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73,
  1930. 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  1931. 0x52, 0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61,
  1932. 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x63, 0x72,
  1933. 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x73, 0x75, 0x63, 0x63,
  1934. 0x65, 0x73, 0x73, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x73,
  1935. 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x60, 0x0a, 0x20, 0x50, 0x61,
  1936. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x57, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77, 0x54, 0x65, 0x6d,
  1937. 0x70, 0x6c, 0x61, 0x74, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x3c,
  1938. 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x61,
  1939. 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e,
  1940. 0x65, 0x72, 0x57, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61,
  1941. 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x71, 0x0a, 0x1b,
  1942. 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x57, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77, 0x54,
  1943. 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69,
  1944. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x6d,
  1945. 0x6f, 0x6e, 0x65, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d, 0x6f, 0x6e, 0x65,
  1946. 0x79, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28,
  1947. 0x03, 0x52, 0x06, 0x63, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74,
  1948. 0x6c, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x22,
  1949. 0x49, 0x0a, 0x21, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  1950. 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x71,
  1951. 0x75, 0x65, 0x73, 0x74, 0x12, 0x24, 0x0a, 0x0d, 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53,
  1952. 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x77, 0x6f, 0x72,
  1953. 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0x72, 0x0a, 0x16, 0x50, 0x61,
  1954. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71,
  1955. 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x77, 0x61, 0x72, 0x64, 0x54, 0x79, 0x70,
  1956. 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x77, 0x61, 0x72, 0x64, 0x54, 0x79,
  1957. 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x02,
  1958. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e,
  1959. 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01,
  1960. 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x22, 0x38,
  1961. 0x0a, 0x0a, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x12, 0x2a, 0x0a, 0x04,
  1962. 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69,
  1963. 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x49, 0x6e,
  1964. 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x83, 0x01, 0x0a, 0x09, 0x4c, 0x65, 0x76,
  1965. 0x65, 0x6c, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x18,
  1966. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x12, 0x20, 0x0a, 0x0b,
  1967. 0x63, 0x68, 0x61, 0x74, 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28,
  1968. 0x03, 0x52, 0x0b, 0x63, 0x68, 0x61, 0x74, 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x12, 0x20,
  1969. 0x0a, 0x0b, 0x63, 0x61, 0x6c, 0x6c, 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x18, 0x03, 0x20,
  1970. 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x61, 0x6c, 0x6c, 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74,
  1971. 0x12, 0x1c, 0x0a, 0x09, 0x63, 0x6f, 0x6e, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x04, 0x20,
  1972. 0x01, 0x28, 0x09, 0x52, 0x09, 0x63, 0x6f, 0x6e, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x52,
  1973. 0x0a, 0x18, 0x41, 0x64, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61,
  1974. 0x6e, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61,
  1975. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70,
  1976. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x62, 0x61, 0x6c, 0x61,
  1977. 0x6e, 0x63, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e,
  1978. 0x63, 0x65, 0x22, 0xe1, 0x03, 0x0a, 0x0b, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x6e,
  1979. 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02,
  1980. 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02,
  1981. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c,
  1982. 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28,
  1983. 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03,
  1984. 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x10,
  1985. 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78,
  1986. 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  1987. 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  1988. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x18,
  1989. 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x12, 0x18, 0x0a, 0x07,
  1990. 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x03, 0x52, 0x07, 0x74,
  1991. 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74,
  1992. 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61,
  1993. 0x74, 0x75, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63,
  1994. 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e,
  1995. 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x1a, 0x0a, 0x08,
  1996. 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  1997. 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79,
  1998. 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x12, 0x0a, 0x04,
  1999. 0x61, 0x72, 0x65, 0x61, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x65, 0x61,
  2000. 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x18, 0x0e, 0x20,
  2001. 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x12, 0x18,
  2002. 0x0a, 0x07, 0x69, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x08, 0x52,
  2003. 0x07, 0x69, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x24, 0x0a, 0x0d, 0x77, 0x6f, 0x72, 0x6b,
  2004. 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x10, 0x20, 0x01, 0x28, 0x09, 0x52,
  2005. 0x0d, 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x26,
  2006. 0x0a, 0x0e, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
  2007. 0x18, 0x11, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72,
  2008. 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0xb8, 0x02, 0x0a, 0x0e, 0x50, 0x61, 0x72, 0x74, 0x6e,
  2009. 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18,
  2010. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6c, 0x6f, 0x6f,
  2011. 0x6b, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6c, 0x6f, 0x6f, 0x6b,
  2012. 0x4e, 0x75, 0x6d, 0x12, 0x24, 0x0a, 0x0d, 0x6c, 0x6f, 0x6f, 0x6b, 0x55, 0x6e, 0x72, 0x65, 0x61,
  2013. 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x6c, 0x6f, 0x6f, 0x6b,
  2014. 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x2c, 0x0a, 0x11, 0x74, 0x6f, 0x64,
  2015. 0x61, 0x79, 0x52, 0x65, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x04,
  2016. 0x20, 0x01, 0x28, 0x03, 0x52, 0x11, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x52, 0x65, 0x63, 0x65, 0x70,
  2017. 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x12, 0x24, 0x0a, 0x0d, 0x72, 0x65, 0x76, 0x65, 0x72,
  2018. 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x61, 0x74, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d,
  2019. 0x72, 0x65, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x61, 0x74, 0x65, 0x12, 0x1a, 0x0a,
  2020. 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52,
  2021. 0x08, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x26, 0x0a, 0x0e, 0x6c, 0x69, 0x6b,
  2022. 0x65, 0x64, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x07, 0x20, 0x01, 0x28,
  2023. 0x03, 0x52, 0x0e, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75,
  2024. 0x6d, 0x12, 0x24, 0x0a, 0x0d, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x4c, 0x69,
  2025. 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0d, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  2026. 0x55, 0x72, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6c, 0x69, 0x6b, 0x65, 0x4e,
  2027. 0x75, 0x6d, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6c, 0x69, 0x6b, 0x65, 0x4e, 0x75,
  2028. 0x6d, 0x22, 0xb6, 0x02, 0x0a, 0x0e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x42, 0x61, 0x6c,
  2029. 0x61, 0x6e, 0x63, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2030. 0x52, 0x02, 0x69, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x18,
  2031. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x20,
  2032. 0x0a, 0x0b, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74, 0x18, 0x03, 0x20,
  2033. 0x01, 0x28, 0x03, 0x52, 0x0b, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x74,
  2034. 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52,
  2035. 0x05, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x12, 0x20, 0x0a, 0x0b, 0x63, 0x68, 0x61, 0x74, 0x42, 0x65,
  2036. 0x6e, 0x65, 0x66, 0x69, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x68, 0x61,
  2037. 0x74, 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x63, 0x61, 0x6c, 0x6c,
  2038. 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63,
  2039. 0x61, 0x6c, 0x6c, 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x12, 0x2a, 0x0a, 0x10, 0x75, 0x70,
  2040. 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x43, 0x6f, 0x6e, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07,
  2041. 0x20, 0x01, 0x28, 0x09, 0x52, 0x10, 0x75, 0x70, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x43, 0x6f, 0x6e,
  2042. 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x70, 0x4c, 0x65, 0x76, 0x65,
  2043. 0x6c, 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e,
  2044. 0x75, 0x70, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x12, 0x2a,
  2045. 0x0a, 0x10, 0x63, 0x75, 0x6d, 0x75, 0x6c, 0x61, 0x74, 0x69, 0x76, 0x65, 0x49, 0x6e, 0x63, 0x6f,
  2046. 0x6d, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x10, 0x63, 0x75, 0x6d, 0x75, 0x6c, 0x61,
  2047. 0x74, 0x69, 0x76, 0x65, 0x49, 0x6e, 0x63, 0x6f, 0x6d, 0x65, 0x22, 0x7c, 0x0a, 0x10, 0x50, 0x61,
  2048. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x0e,
  2049. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x14,
  2050. 0x0a, 0x05, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6c,
  2051. 0x65, 0x76, 0x65, 0x6c, 0x12, 0x20, 0x0a, 0x0b, 0x63, 0x68, 0x61, 0x74, 0x42, 0x65, 0x6e, 0x65,
  2052. 0x66, 0x69, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x68, 0x61, 0x74, 0x42,
  2053. 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x63, 0x61, 0x6c, 0x6c, 0x42, 0x65,
  2054. 0x6e, 0x65, 0x66, 0x69, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x61, 0x6c,
  2055. 0x6c, 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x22, 0x3d, 0x0a, 0x1b, 0x50, 0x61, 0x72, 0x74,
  2056. 0x6e, 0x65, 0x72, 0x41, 0x70, 0x70, 0x6c, 0x79, 0x57, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77,
  2057. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c,
  2058. 0x61, 0x74, 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x74, 0x65, 0x6d,
  2059. 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x32, 0xf9, 0x49, 0x0a, 0x07, 0x50, 0x61, 0x72, 0x74,
  2060. 0x6e, 0x65, 0x72, 0x12, 0x60, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2061. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  2062. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x18, 0x2e,
  2063. 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74,
  2064. 0x6e, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x1c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x16, 0x22,
  2065. 0x11, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x69, 0x6e,
  2066. 0x66, 0x6f, 0x3a, 0x01, 0x2a, 0x12, 0x6c, 0x0a, 0x0d, 0x53, 0x65, 0x6e, 0x64, 0x50, 0x68, 0x6f,
  2067. 0x6e, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2068. 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64,
  2069. 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2070. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2071. 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70,
  2072. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x63, 0x6f, 0x64, 0x65, 0x2f, 0x73, 0x65, 0x6e, 0x64,
  2073. 0x3a, 0x01, 0x2a, 0x12, 0x6f, 0x0a, 0x0e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x68, 0x6f, 0x6e,
  2074. 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2075. 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x68, 0x6f, 0x6e, 0x65, 0x43, 0x6f, 0x64,
  2076. 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2077. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2078. 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70,
  2079. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x63, 0x6f, 0x64, 0x65, 0x2f, 0x63, 0x68, 0x65, 0x63,
  2080. 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x84, 0x01, 0x0a, 0x18, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50,
  2081. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f,
  2082. 0x6e, 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55,
  2083. 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  2084. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  2085. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22,
  2086. 0x2a, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x24, 0x22, 0x1f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61,
  2087. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x2f, 0x69, 0x6e, 0x66,
  2088. 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x72, 0x0a, 0x15, 0x43,
  2089. 0x72, 0x65, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2090. 0x52, 0x6f, 0x6f, 0x6d, 0x12, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2091. 0x6e, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d,
  2092. 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74,
  2093. 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93,
  2094. 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2095. 0x2f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x2f, 0x72, 0x6f, 0x6f, 0x6d, 0x3a, 0x01, 0x2a, 0x12,
  2096. 0x69, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x42, 0x61, 0x6c,
  2097. 0x61, 0x6e, 0x63, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  2098. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x1b, 0x2e, 0x61,
  2099. 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e,
  2100. 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2101. 0x19, 0x22, 0x14, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f,
  2102. 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x61, 0x0a, 0x12, 0x50, 0x61,
  2103. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f,
  2104. 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65,
  2105. 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2106. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x48, 0x6f, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x22,
  2107. 0x1c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x16, 0x22, 0x11, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61,
  2108. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x68, 0x6f, 0x6d, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x75, 0x0a,
  2109. 0x1e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x50, 0x65, 0x72, 0x73, 0x6f,
  2110. 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x41, 0x6e, 0x64, 0x4c, 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x12,
  2111. 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72,
  2112. 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2113. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x65, 0x64, 0x41, 0x6e, 0x64, 0x4c,
  2114. 0x69, 0x6b, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x22, 0x1b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x15, 0x22,
  2115. 0x10, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6e, 0x75,
  2116. 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x74, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x6f, 0x6f, 0x6b,
  2117. 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2118. 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2119. 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69,
  2120. 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69,
  2121. 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22,
  2122. 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6c, 0x69,
  2123. 0x73, 0x74, 0x2f, 0x6c, 0x6f, 0x6f, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x5c, 0x0a, 0x06, 0x57, 0x78,
  2124. 0x43, 0x6f, 0x6e, 0x66, 0x12, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2125. 0x6e, 0x2e, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e, 0x61, 0x70,
  2126. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x57, 0x78, 0x43, 0x6f, 0x6e, 0x66, 0x52,
  2127. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22,
  2128. 0x14, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x77, 0x78, 0x2f, 0x6a, 0x73, 0x73, 0x64, 0x6b, 0x2f, 0x63,
  2129. 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x62, 0x0a, 0x10, 0x46, 0x69, 0x6e, 0x64,
  2130. 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x42, 0x79, 0x53, 0x65, 0x78, 0x12, 0x12, 0x2e, 0x61,
  2131. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71,
  2132. 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x54, 0x61,
  2133. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93,
  2134. 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2135. 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x74, 0x61, 0x67, 0x3a, 0x01, 0x2a, 0x12, 0x79, 0x0a, 0x0e,
  2136. 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c,
  2137. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74,
  2138. 0x50, 0x61, 0x67, 0x65, 0x32, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61,
  2139. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d,
  2140. 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  2141. 0x6c, 0x79, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69,
  2142. 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6f, 0x6e,
  2143. 0x6c, 0x69, 0x6e, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x87, 0x01, 0x0a, 0x1a, 0x46, 0x69, 0x6e, 0x64,
  2144. 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x52, 0x6f,
  2145. 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2146. 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75,
  2147. 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50,
  2148. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69,
  2149. 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22,
  2150. 0x1d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6c, 0x69,
  2151. 0x73, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x77, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x3a, 0x01,
  2152. 0x2a, 0x12, 0x83, 0x01, 0x0a, 0x18, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x76, 0x65, 0x72, 0x53, 0x65,
  2153. 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b,
  2154. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74,
  2155. 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x61, 0x70,
  2156. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69,
  2157. 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2158. 0x26, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61,
  2159. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f,
  2160. 0x6f, 0x76, 0x65, 0x72, 0x3a, 0x01, 0x2a, 0x12, 0x81, 0x01, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64,
  2161. 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x25,
  2162. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64,
  2163. 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  2164. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2165. 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73,
  2166. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18,
  2167. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61,
  2168. 0x74, 0x2f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x75, 0x0a, 0x0f, 0x46,
  2169. 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x12, 0x22,
  2170. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64,
  2171. 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65,
  2172. 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2173. 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x22, 0x25, 0x82, 0xd3, 0xe4,
  2174. 0x93, 0x02, 0x1f, 0x22, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2175. 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x72, 0x6f, 0x6f, 0x6d, 0x2f, 0x6d, 0x73, 0x67, 0x3a,
  2176. 0x01, 0x2a, 0x12, 0x5f, 0x0a, 0x10, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2177. 0x49, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2178. 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a,
  2179. 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x73, 0x4c,
  2180. 0x69, 0x6b, 0x65, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70,
  2181. 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x69, 0x73, 0x6c, 0x69, 0x6b, 0x65,
  2182. 0x3a, 0x01, 0x2a, 0x12, 0x67, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x65, 0x6d, 0x65, 0x42,
  2183. 0x79, 0x54, 0x79, 0x70, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2184. 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x14,
  2185. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65,
  2186. 0x4c, 0x69, 0x73, 0x74, 0x22, 0x26, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f, 0x61,
  2187. 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f,
  2188. 0x6d, 0x65, 0x6d, 0x65, 0x2f, 0x74, 0x79, 0x70, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x0d,
  2189. 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x12, 0x20, 0x2e,
  2190. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43,
  2191. 0x68, 0x61, 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2192. 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61,
  2193. 0x74, 0x54, 0x6f, 0x70, 0x69, 0x63, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93,
  2194. 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2195. 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x74, 0x6f, 0x70, 0x69, 0x63, 0x3a, 0x01, 0x2a, 0x12, 0x69,
  2196. 0x0a, 0x0a, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x4d, 0x65, 0x6d, 0x65, 0x12, 0x15, 0x2e, 0x61,
  2197. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d,
  2198. 0x4e, 0x75, 0x6d, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2199. 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x54, 0x65, 0x78, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22,
  2200. 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22, 0x1d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61,
  2201. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x6d, 0x65, 0x6d, 0x65, 0x2f,
  2202. 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x78, 0x0a, 0x12, 0x52, 0x61, 0x6e,
  2203. 0x64, 0x6f, 0x6d, 0x53, 0x77, 0x69, 0x66, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
  2204. 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x61, 0x6e,
  2205. 0x64, 0x6f, 0x6d, 0x4e, 0x75, 0x6d, 0x41, 0x6e, 0x64, 0x53, 0x65, 0x78, 0x1a, 0x1a, 0x2e, 0x61,
  2206. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2207. 0x54, 0x65, 0x78, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23,
  2208. 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x66,
  2209. 0x69, 0x6e, 0x64, 0x2f, 0x74, 0x6f, 0x70, 0x69, 0x63, 0x2f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d,
  2210. 0x3a, 0x01, 0x2a, 0x12, 0x6b, 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x65, 0x6d, 0x65, 0x54,
  2211. 0x69, 0x74, 0x6c, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  2212. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x19, 0x2e, 0x61,
  2213. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x65, 0x6d, 0x65, 0x54, 0x69,
  2214. 0x74, 0x6c, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22,
  2215. 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x66, 0x69,
  2216. 0x6e, 0x64, 0x2f, 0x6d, 0x65, 0x6d, 0x65, 0x2f, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3a, 0x01, 0x2a,
  2217. 0x12, 0x71, 0x0a, 0x12, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x43, 0x68,
  2218. 0x61, 0x74, 0x43, 0x61, 0x72, 0x64, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2219. 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a,
  2220. 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x72,
  2221. 0x74, 0x6e, 0x65, 0x72, 0x43, 0x68, 0x61, 0x74, 0x43, 0x61, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f,
  2222. 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70,
  2223. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x63, 0x61, 0x72, 0x64,
  2224. 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x54,
  2225. 0x6f, 0x70, 0x69, 0x63, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  2226. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  2227. 0x79, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
  2228. 0x65, 0x6d, 0x65, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x27, 0x82, 0xd3,
  2229. 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e,
  2230. 0x65, 0x72, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x74, 0x69, 0x74,
  2231. 0x6c, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5c, 0x0a, 0x0b, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2232. 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2233. 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e,
  2234. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  2235. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x16, 0x22, 0x11, 0x2f,
  2236. 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x6b, 0x65,
  2237. 0x3a, 0x01, 0x2a, 0x12, 0x60, 0x0a, 0x0d, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x55, 0x6e,
  2238. 0x4c, 0x69, 0x6b, 0x65, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2239. 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e,
  2240. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  2241. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f,
  2242. 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x75, 0x6e, 0x6c, 0x69,
  2243. 0x6b, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5f, 0x0a, 0x06, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x12,
  2244. 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x70,
  2245. 0x6f, 0x72, 0x74, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16,
  2246. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  2247. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13,
  2248. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x72, 0x65, 0x70,
  2249. 0x6f, 0x72, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x83, 0x01, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64, 0x4f,
  2250. 0x76, 0x65, 0x72, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x41, 0x76, 0x61, 0x74, 0x61,
  2251. 0x72, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2252. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2253. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x76, 0x65, 0x72, 0x53,
  2254. 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52, 0x65, 0x70,
  2255. 0x6c, 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22, 0x1d, 0x2f, 0x61, 0x70, 0x69,
  2256. 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6f, 0x76, 0x65, 0x72, 0x2f, 0x61, 0x76,
  2257. 0x61, 0x74, 0x61, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x7c, 0x0a, 0x11,
  2258. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49,
  2259. 0x44, 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55,
  2260. 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44,
  2261. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  2262. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22,
  2263. 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61,
  2264. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x6c, 0x61, 0x73, 0x74,
  2265. 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x69, 0x0a, 0x0b, 0x43, 0x72,
  2266. 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2267. 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63,
  2268. 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69,
  2269. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x22,
  2270. 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61,
  2271. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x63, 0x72, 0x65, 0x61,
  2272. 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x67, 0x0a, 0x0b, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x53,
  2273. 0x63, 0x72, 0x69, 0x70, 0x12, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2274. 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2275. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  2276. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e,
  2277. 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x73,
  2278. 0x63, 0x72, 0x69, 0x70, 0x2f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x6b,
  2279. 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x4d, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1b, 0x2e,
  2280. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50,
  2281. 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69,
  2282. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x70,
  2283. 0x6c, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69,
  2284. 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x66,
  2285. 0x69, 0x6e, 0x64, 0x2f, 0x73, 0x65, 0x6c, 0x66, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x0e, 0x46,
  2286. 0x69, 0x6e, 0x64, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1c, 0x2e,
  2287. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x53,
  2288. 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70,
  2289. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65,
  2290. 0x70, 0x6c, 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22, 0x1d, 0x2f, 0x61, 0x70,
  2291. 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f,
  2292. 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x3a, 0x01, 0x2a, 0x12, 0x77, 0x0a,
  2293. 0x12, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x53, 0x63,
  2294. 0x72, 0x69, 0x70, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2295. 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2296. 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63,
  2297. 0x72, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26,
  2298. 0x22, 0x21, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x73,
  2299. 0x63, 0x72, 0x69, 0x70, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x72, 0x65, 0x63, 0x6f, 0x6d, 0x6d,
  2300. 0x65, 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x69, 0x0a, 0x0f, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2301. 0x4c, 0x6f, 0x6f, 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2302. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x52, 0x65,
  2303. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  2304. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x22, 0x82,
  2305. 0xd3, 0xe4, 0x93, 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74,
  2306. 0x6e, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x6c, 0x6f, 0x6f, 0x6b, 0x3a, 0x01,
  2307. 0x2a, 0x12, 0x6d, 0x0a, 0x13, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x43, 0x6c, 0x69, 0x63, 0x6b,
  2308. 0x4c, 0x6f, 0x6f, 0x6b, 0x42, 0x61, 0x63, 0x6b, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2309. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2310. 0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63,
  2311. 0x72, 0x69, 0x70, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22,
  2312. 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x73, 0x63,
  2313. 0x72, 0x69, 0x70, 0x2f, 0x6c, 0x6f, 0x6f, 0x6b, 0x2f, 0x62, 0x61, 0x63, 0x6b, 0x3a, 0x01, 0x2a,
  2314. 0x12, 0x73, 0x0a, 0x10, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x53,
  2315. 0x63, 0x72, 0x69, 0x70, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e,
  2316. 0x65, 0x72, 0x2e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x71,
  2317. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  2318. 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f,
  2319. 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70,
  2320. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x72, 0x65, 0x70,
  2321. 0x6c, 0x79, 0x3a, 0x01, 0x2a, 0x12, 0x6b, 0x0a, 0x11, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2322. 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69,
  2323. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x52, 0x65,
  2324. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  2325. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x23, 0x82,
  2326. 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74,
  2327. 0x6e, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x3a,
  2328. 0x01, 0x2a, 0x12, 0x73, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2329. 0x41, 0x6c, 0x6c, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67,
  2330. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  2331. 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e,
  2332. 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x27,
  2333. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72,
  2334. 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64,
  2335. 0x2f, 0x6e, 0x75, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x6f, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x50, 0x61,
  2336. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x42, 0x79, 0x50, 0x65, 0x72, 0x73, 0x6f,
  2337. 0x6e, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
  2338. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69,
  2339. 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f,
  2340. 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f,
  2341. 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x72, 0x6f, 0x6f, 0x6d,
  2342. 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x3a, 0x01, 0x2a, 0x12, 0x74, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64,
  2343. 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2344. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65,
  2345. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74,
  2346. 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69,
  2347. 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4,
  2348. 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2349. 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6c, 0x69, 0x6b, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x76,
  2350. 0x0a, 0x0d, 0x46, 0x69, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12,
  2351. 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73,
  2352. 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61,
  2353. 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f,
  2354. 0x6f, 0x6b, 0x41, 0x6e, 0x64, 0x4c, 0x69, 0x6b, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  2355. 0x6c, 0x79, 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1c, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69,
  2356. 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x6c, 0x69,
  2357. 0x6b, 0x65, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x0e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2358. 0x72, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x12, 0x25, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70,
  2359. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x43, 0x6f,
  2360. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x49, 0x44, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2361. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  2362. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22,
  2363. 0x14, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x63, 0x6f,
  2364. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x7a, 0x0a, 0x14, 0x50, 0x61, 0x72, 0x74,
  2365. 0x6e, 0x65, 0x72, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74,
  2366. 0x12, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50,
  2367. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x52, 0x65, 0x71,
  2368. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  2369. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x26, 0x82, 0xd3,
  2370. 0xe4, 0x93, 0x02, 0x20, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e,
  2371. 0x65, 0x72, 0x2f, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x2f, 0x64, 0x65, 0x6c, 0x65, 0x74,
  2372. 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x83, 0x01, 0x0a, 0x13, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61,
  2373. 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x2e, 0x61,
  2374. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68,
  2375. 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75,
  2376. 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  2377. 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52,
  2378. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61,
  2379. 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x63, 0x6f, 0x6c, 0x6c, 0x65,
  2380. 0x63, 0x74, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x69, 0x0a, 0x11, 0x47, 0x65,
  2381. 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
  2382. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  2383. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61,
  2384. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x4d, 0x65, 0x73,
  2385. 0x73, 0x61, 0x67, 0x65, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22, 0x14, 0x2f, 0x61,
  2386. 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6d, 0x65, 0x73, 0x73, 0x61,
  2387. 0x67, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x6f, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74,
  2388. 0x6e, 0x65, 0x72, 0x4c, 0x6f, 0x6f, 0x6b, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  2389. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  2390. 0x74, 0x79, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x73, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74,
  2391. 0x69, 0x63, 0x73, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
  2392. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61,
  2393. 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6e, 0x75, 0x6d, 0x2f, 0x6c,
  2394. 0x6f, 0x6f, 0x6b, 0x3a, 0x01, 0x2a, 0x12, 0x81, 0x01, 0x0a, 0x13, 0x46, 0x69, 0x6e, 0x64, 0x55,
  2395. 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b,
  2396. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74,
  2397. 0x50, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x61, 0x70,
  2398. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69,
  2399. 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2400. 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61,
  2401. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f,
  2402. 0x75, 0x6e, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x3a, 0x01, 0x2a, 0x12, 0x6c, 0x0a, 0x14, 0x47, 0x65,
  2403. 0x74, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x54, 0x61, 0x62,
  2404. 0x6c, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  2405. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69,
  2406. 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x54, 0x61,
  2407. 0x62, 0x6c, 0x65, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1d, 0x22, 0x18, 0x2f, 0x61, 0x70,
  2408. 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x2f,
  2409. 0x74, 0x61, 0x62, 0x6c, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x72, 0x0a, 0x0f, 0x50, 0x61, 0x72, 0x74,
  2410. 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x12, 0x23, 0x2e, 0x61, 0x70,
  2411. 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2412. 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2413. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  2414. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1c,
  2415. 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x63,
  2416. 0x68, 0x61, 0x74, 0x2f, 0x61, 0x77, 0x61, 0x72, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x93, 0x01, 0x0a,
  2417. 0x1a, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x57, 0x6f,
  2418. 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x2e, 0x2e, 0x61, 0x70,
  2419. 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2420. 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74,
  2421. 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  2422. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  2423. 0x70, 0x74, 0x79, 0x22, 0x2d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x27, 0x22, 0x22, 0x2f, 0x61, 0x70,
  2424. 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e,
  2425. 0x67, 0x2f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a,
  2426. 0x01, 0x2a, 0x12, 0x73, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65, 0x70,
  2427. 0x6c, 0x79, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  2428. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x1e, 0x2e,
  2429. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74,
  2430. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x28, 0x82,
  2431. 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22, 0x1d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74,
  2432. 0x6e, 0x65, 0x72, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x75, 0x6e, 0x72, 0x65, 0x70, 0x6c, 0x79,
  2433. 0x2f, 0x6e, 0x75, 0x6d, 0x3a, 0x01, 0x2a, 0x12, 0x7a, 0x0a, 0x14, 0x50, 0x61, 0x72, 0x74, 0x6e,
  2434. 0x65, 0x72, 0x41, 0x70, 0x70, 0x6c, 0x79, 0x57, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77, 0x12,
  2435. 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61,
  2436. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x41, 0x70, 0x70, 0x6c, 0x79, 0x57, 0x69, 0x74, 0x68, 0x64, 0x72,
  2437. 0x61, 0x77, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  2438. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  2439. 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  2440. 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x77, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77,
  2441. 0x3a, 0x01, 0x2a, 0x12, 0x94, 0x01, 0x0a, 0x1b, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x57,
  2442. 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x4c,
  2443. 0x69, 0x73, 0x74, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  2444. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x2d, 0x2e, 0x61, 0x70,
  2445. 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2446. 0x72, 0x57, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74,
  2447. 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x2e, 0x82, 0xd3, 0xe4, 0x93,
  2448. 0x02, 0x28, 0x22, 0x23, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2449. 0x2f, 0x77, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77, 0x2f, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61,
  2450. 0x74, 0x65, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x93, 0x01, 0x0a, 0x19, 0x50,
  2451. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x57, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77, 0x52, 0x65,
  2452. 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2453. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x52, 0x65,
  2454. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74,
  2455. 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x57, 0x69, 0x74, 0x68, 0x64,
  2456. 0x72, 0x61, 0x77, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  2457. 0x6c, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61, 0x70, 0x69,
  2458. 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x77, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61,
  2459. 0x77, 0x2f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a,
  2460. 0x12, 0x9f, 0x01, 0x0a, 0x24, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x52,
  2461. 0x6f, 0x6f, 0x6d, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x41, 0x6e, 0x64, 0x54, 0x6f, 0x64,
  2462. 0x61, 0x79, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2463. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x52, 0x65, 0x71,
  2464. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x36, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e,
  2465. 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x6f,
  2466. 0x6d, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x41, 0x6e, 0x64, 0x54, 0x6f, 0x64, 0x61, 0x79,
  2467. 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x24, 0x82, 0xd3,
  2468. 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e,
  2469. 0x65, 0x72, 0x2f, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x2f, 0x72, 0x6f, 0x6f, 0x6d, 0x3a,
  2470. 0x01, 0x2a, 0x12, 0x71, 0x0a, 0x0f, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x67,
  2471. 0x69, 0x73, 0x74, 0x65, 0x72, 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2472. 0x6f, 0x6e, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61,
  2473. 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  2474. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  2475. 0x70, 0x74, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70,
  2476. 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74,
  2477. 0x65, 0x72, 0x3a, 0x01, 0x2a, 0x12, 0x81, 0x01, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x45, 0x78,
  2478. 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  2479. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x50, 0x61, 0x67, 0x65, 0x32,
  2480. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61,
  2481. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x45, 0x78, 0x61, 0x6d, 0x69, 0x6e,
  2482. 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x2d, 0x82, 0xd3, 0xe4, 0x93,
  2483. 0x02, 0x27, 0x22, 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2484. 0x2f, 0x72, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x2f, 0x65, 0x78, 0x61, 0x6d, 0x69, 0x6e,
  2485. 0x65, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x76, 0x0a, 0x0e, 0x45, 0x78, 0x61,
  2486. 0x6d, 0x69, 0x6e, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x12, 0x22, 0x2e, 0x61, 0x70,
  2487. 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x45, 0x78, 0x61, 0x6d, 0x69, 0x6e,
  2488. 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2489. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  2490. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x22,
  2491. 0x1d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x72, 0x65,
  2492. 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x2f, 0x65, 0x78, 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x3a, 0x01,
  2493. 0x2a, 0x12, 0x66, 0x0a, 0x0c, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4c, 0x6f, 0x67, 0x69,
  2494. 0x6e, 0x12, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
  2495. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65,
  2496. 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  2497. 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93,
  2498. 0x02, 0x17, 0x22, 0x12, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  2499. 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0xa1, 0x01, 0x0a, 0x15, 0x46, 0x69,
  2500. 0x6e, 0x64, 0x45, 0x78, 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c,
  2501. 0x69, 0x73, 0x74, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2502. 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x45, 0x78, 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x52, 0x65, 0x63,
  2503. 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27,
  2504. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e,
  2505. 0x64, 0x45, 0x78, 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69,
  2506. 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x34, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x2e, 0x22,
  2507. 0x29, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x72, 0x65,
  2508. 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x2f, 0x65, 0x78, 0x61, 0x6d, 0x69, 0x6e, 0x65, 0x2f, 0x72,
  2509. 0x65, 0x63, 0x6f, 0x72, 0x64, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x6d, 0x0a,
  2510. 0x0c, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12, 0x16, 0x2e,
  2511. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  2512. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74,
  2513. 0x6e, 0x65, 0x72, 0x2e, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2514. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x22, 0x1a, 0x2f,
  2515. 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x6f, 0x6e, 0x6c, 0x69,
  2516. 0x6e, 0x65, 0x2f, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x90, 0x01, 0x0a,
  2517. 0x16, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74,
  2518. 0x6e, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  2519. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64,
  2520. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2521. 0x74, 0x1a, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
  2522. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2523. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2524. 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
  2525. 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12,
  2526. 0x8e, 0x01, 0x0a, 0x19, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74,
  2527. 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x2b, 0x2e,
  2528. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  2529. 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x56, 0x6f,
  2530. 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  2531. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  2532. 0x74, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61, 0x70, 0x69,
  2533. 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2534. 0x2f, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a,
  2535. 0x12, 0x97, 0x01, 0x0a, 0x1c, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61,
  2536. 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65,
  2537. 0x73, 0x12, 0x2e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
  2538. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73,
  2539. 0x6f, 0x6e, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2540. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2541. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2f, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  2542. 0x29, 0x22, 0x24, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
  2543. 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73,
  2544. 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x9a, 0x01, 0x0a, 0x1d, 0x4d,
  2545. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74,
  2546. 0x6e, 0x65, 0x72, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x2f, 0x2e, 0x61,
  2547. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  2548. 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x69, 0x67,
  2549. 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e,
  2550. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  2551. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x30, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x2a, 0x22, 0x25, 0x2f,
  2552. 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74,
  2553. 0x6e, 0x65, 0x72, 0x2f, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x2f, 0x75, 0x70,
  2554. 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x91, 0x01, 0x0a, 0x1a, 0x4d, 0x61, 0x6e, 0x61,
  2555. 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2556. 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2557. 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74,
  2558. 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52, 0x65, 0x71,
  2559. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  2560. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2d, 0x82, 0xd3,
  2561. 0xe4, 0x93, 0x02, 0x27, 0x22, 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67,
  2562. 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x61, 0x76, 0x61, 0x74, 0x61,
  2563. 0x72, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x8b, 0x01, 0x0a, 0x18,
  2564. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72,
  2565. 0x74, 0x6e, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2566. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64,
  2567. 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x71,
  2568. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  2569. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2b, 0x82, 0xd3,
  2570. 0xe4, 0x93, 0x02, 0x25, 0x22, 0x20, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67,
  2571. 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6e, 0x61, 0x6d, 0x65, 0x2f,
  2572. 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x91, 0x01, 0x0a, 0x1a, 0x4d, 0x61,
  2573. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e,
  2574. 0x65, 0x72, 0x57, 0x65, 0x69, 0x67, 0x68, 0x74, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2575. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64,
  2576. 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x57, 0x65, 0x69, 0x67, 0x68, 0x74, 0x52,
  2577. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  2578. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2d,
  2579. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x27, 0x22, 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e,
  2580. 0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x77, 0x65, 0x69,
  2581. 0x67, 0x68, 0x74, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x92, 0x01,
  2582. 0x0a, 0x1b, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50,
  2583. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x2d, 0x2e,
  2584. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  2585. 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x73,
  2586. 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67,
  2587. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  2588. 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61,
  2589. 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e,
  2590. 0x65, 0x72, 0x2f, 0x62, 0x6c, 0x61, 0x63, 0x6b, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a,
  2591. 0x01, 0x2a, 0x12, 0x43, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  2592. 0x44, 0x42, 0x4d, 0x73, 0x67, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2593. 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d,
  2594. 0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65,
  2595. 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x48, 0x0a, 0x11, 0x46, 0x69, 0x6e, 0x64, 0x50,
  2596. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x18, 0x2e, 0x61,
  2597. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  2598. 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  2599. 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c,
  2600. 0x79, 0x12, 0x57, 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53,
  2601. 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x44, 0x42, 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2602. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74,
  2603. 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x44, 0x42, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2604. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  2605. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x5b, 0x0a, 0x1a, 0x46, 0x69,
  2606. 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e,
  2607. 0x65, 0x72, 0x44, 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2608. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d,
  2609. 0x65, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69,
  2610. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42,
  2611. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x51, 0x0a, 0x1a, 0x55, 0x70, 0x64, 0x61, 0x74,
  2612. 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x4c, 0x61, 0x73, 0x74, 0x4c, 0x6f, 0x67, 0x69,
  2613. 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  2614. 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d,
  2615. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  2616. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x52, 0x0a, 0x13, 0x47, 0x65,
  2617. 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63,
  2618. 0x65, 0x12, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
  2619. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x1d, 0x2e,
  2620. 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74,
  2621. 0x6e, 0x65, 0x72, 0x44, 0x42, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x22, 0x00, 0x12, 0x54,
  2622. 0x0a, 0x11, 0x41, 0x64, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61,
  2623. 0x6e, 0x63, 0x65, 0x12, 0x25, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2624. 0x72, 0x2e, 0x41, 0x64, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61,
  2625. 0x6e, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  2626. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  2627. 0x74, 0x79, 0x22, 0x00, 0x12, 0x54, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e,
  2628. 0x65, 0x72, 0x43, 0x69, 0x72, 0x63, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x2e, 0x61,
  2629. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2630. 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  2631. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x41, 0x64, 0x64, 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x4d,
  2632. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x5a, 0x0a, 0x15, 0x47, 0x65,
  2633. 0x74, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2634. 0x72, 0x44, 0x42, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65,
  2635. 0x72, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x61,
  2636. 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x14,
  2637. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
  2638. 0x6f, 0x6e, 0x44, 0x42, 0x22, 0x00, 0x12, 0x4d, 0x0a, 0x16, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65,
  2639. 0x77, 0x55, 0x73, 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2640. 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65,
  2641. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  2642. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  2643. 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x7c, 0x0a, 0x25, 0x53, 0x65, 0x6e, 0x64, 0x4f, 0x76, 0x65,
  2644. 0x72, 0x4f, 0x6e, 0x65, 0x4d, 0x69, 0x6e, 0x75, 0x74, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64,
  2645. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x39,
  2646. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x53, 0x65, 0x6e,
  2647. 0x64, 0x4f, 0x76, 0x65, 0x72, 0x4f, 0x6e, 0x65, 0x4d, 0x69, 0x6e, 0x75, 0x74, 0x65, 0x55, 0x6e,
  2648. 0x72, 0x65, 0x61, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61,
  2649. 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  2650. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  2651. 0x79, 0x22, 0x00, 0x42, 0x46, 0x0a, 0x0b, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e,
  2652. 0x65, 0x72, 0x50, 0x01, 0x5a, 0x35, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e,
  2653. 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70,
  2654. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74,
  2655. 0x6e, 0x65, 0x72, 0x3b, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x62, 0x06, 0x70, 0x72, 0x6f,
  2656. 0x74, 0x6f, 0x33,
  2657. }
  2658. var (
  2659. file_partner_proto_rawDescOnce sync.Once
  2660. file_partner_proto_rawDescData = file_partner_proto_rawDesc
  2661. )
  2662. func file_partner_proto_rawDescGZIP() []byte {
  2663. file_partner_proto_rawDescOnce.Do(func() {
  2664. file_partner_proto_rawDescData = protoimpl.X.CompressGZIP(file_partner_proto_rawDescData)
  2665. })
  2666. return file_partner_proto_rawDescData
  2667. }
  2668. var file_partner_proto_msgTypes = make([]protoimpl.MessageInfo, 28)
  2669. var file_partner_proto_goTypes = []interface{}{
  2670. (*OnlinePersonReply)(nil), // 0: api.partner.OnlinePersonReply
  2671. (*SendOverOneMinuteUnreadMessageMessageRequest)(nil), // 1: api.partner.SendOverOneMinuteUnreadMessageMessageRequest
  2672. (*GetRecommendPartnerDBRequest)(nil), // 2: api.partner.GetRecommendPartnerDBRequest
  2673. (*FindExamineRecordListRequest)(nil), // 3: api.partner.FindExamineRecordListRequest
  2674. (*FindExamineRecordListReply)(nil), // 4: api.partner.FindExamineRecordListReply
  2675. (*ExamineRecordInfo)(nil), // 5: api.partner.ExamineRecordInfo
  2676. (*FindExamineListReply)(nil), // 6: api.partner.FindExamineListReply
  2677. (*ExamineInfo)(nil), // 7: api.partner.ExamineInfo
  2678. (*ExaminePartnerRequest)(nil), // 8: api.partner.ExaminePartnerRequest
  2679. (*PartnerGetRoomBalanceAndTodayBalanceReply)(nil), // 9: api.partner.PartnerGetRoomBalanceAndTodayBalanceReply
  2680. (*PartnerCollectIDsRequest)(nil), // 10: api.partner.PartnerCollectIDsRequest
  2681. (*PartnerCollectRequest)(nil), // 11: api.partner.PartnerCollectRequest
  2682. (*CreateScripRequest)(nil), // 12: api.partner.CreateScripRequest
  2683. (*ReplyScripRequest)(nil), // 13: api.partner.ReplyScripRequest
  2684. (*PartnerWithdrawRecordListReply)(nil), // 14: api.partner.PartnerWithdrawRecordListReply
  2685. (*WithdrawInfo)(nil), // 15: api.partner.WithdrawInfo
  2686. (*PartnerWithdrawTemplateListReply)(nil), // 16: api.partner.PartnerWithdrawTemplateListReply
  2687. (*PartnerWithdrawTemplateInfo)(nil), // 17: api.partner.PartnerWithdrawTemplateInfo
  2688. (*PartnerUpdateWorkingStatusRequest)(nil), // 18: api.partner.PartnerUpdateWorkingStatusRequest
  2689. (*PartnerGetAwardRequest)(nil), // 19: api.partner.PartnerGetAwardRequest
  2690. (*LevelTable)(nil), // 20: api.partner.LevelTable
  2691. (*LevelInfo)(nil), // 21: api.partner.LevelInfo
  2692. (*AddPartnerBalanceRequest)(nil), // 22: api.partner.AddPartnerBalanceRequest
  2693. (*PartnerInfo)(nil), // 23: api.partner.PartnerInfo
  2694. (*PartnerMessage)(nil), // 24: api.partner.PartnerMessage
  2695. (*PartnerBalance)(nil), // 25: api.partner.PartnerBalance
  2696. (*PartnerDBBalance)(nil), // 26: api.partner.PartnerDBBalance
  2697. (*PartnerApplyWithdrawRequest)(nil), // 27: api.partner.PartnerApplyWithdrawRequest
  2698. (*common.Message)(nil), // 28: api.common.Message
  2699. (*emptypb.Empty)(nil), // 29: google.protobuf.Empty
  2700. (*common.SendPhoneCodeRequest)(nil), // 30: api.common.SendPhoneCodeRequest
  2701. (*common.CheckPhoneCodeRequest)(nil), // 31: api.common.CheckPhoneCodeRequest
  2702. (*common.UpdateInformationRequest)(nil), // 32: api.common.UpdateInformationRequest
  2703. (*common.CreateChatRoomParam)(nil), // 33: api.common.CreateChatRoomParam
  2704. (*common.PersonParam)(nil), // 34: api.common.PersonParam
  2705. (*common.ListPageRequest)(nil), // 35: api.common.ListPageRequest
  2706. (*common.WxConfReq)(nil), // 36: api.common.WxConfReq
  2707. (*common.SexReq)(nil), // 37: api.common.SexReq
  2708. (*common.ListPage2Request)(nil), // 38: api.common.ListPage2Request
  2709. (*common.FindChatRecordListRequest)(nil), // 39: api.common.FindChatRecordListRequest
  2710. (*common.FindChatRoomMsgRequest)(nil), // 40: api.common.FindChatRoomMsgRequest
  2711. (*common.MemeRequest)(nil), // 41: api.common.MemeRequest
  2712. (*common.FindChatTopicRequest)(nil), // 42: api.common.FindChatTopicRequest
  2713. (*common.RandomNum)(nil), // 43: api.common.RandomNum
  2714. (*common.RandomNumAndSex)(nil), // 44: api.common.RandomNumAndSex
  2715. (*common.ReportChatRequest)(nil), // 45: api.common.ReportChatRequest
  2716. (*common.UpdateLastScripIDRequest)(nil), // 46: api.common.UpdateLastScripIDRequest
  2717. (*common.ScripIdRequest)(nil), // 47: api.common.ScripIdRequest
  2718. (*common.FindScripRequest)(nil), // 48: api.common.FindScripRequest
  2719. (*common.RoomIDRequest)(nil), // 49: api.common.RoomIDRequest
  2720. (*common.ManagerLoginRequest)(nil), // 50: api.common.ManagerLoginRequest
  2721. (*common.ManagerFindPersonListRequest)(nil), // 51: api.common.ManagerFindPersonListRequest
  2722. (*common.ManagerUpdatePersonVoiceRequest)(nil), // 52: api.common.ManagerUpdatePersonVoiceRequest
  2723. (*common.ManagerUpdatePersonPicturesRequest)(nil), // 53: api.common.ManagerUpdatePersonPicturesRequest
  2724. (*common.ManagerUpdatePersonSignatureRequest)(nil), // 54: api.common.ManagerUpdatePersonSignatureRequest
  2725. (*common.ManagerUpdatePersonAvatarRequest)(nil), // 55: api.common.ManagerUpdatePersonAvatarRequest
  2726. (*common.ManagerUpdatePersonNameRequest)(nil), // 56: api.common.ManagerUpdatePersonNameRequest
  2727. (*common.ManagerUpdatePersonWeightRequest)(nil), // 57: api.common.ManagerUpdatePersonWeightRequest
  2728. (*common.ManagerUpdatePersonIsBlackRequest)(nil), // 58: api.common.ManagerUpdatePersonIsBlackRequest
  2729. (*common.PersonIDParam)(nil), // 59: api.common.PersonIDParam
  2730. (*common.PersonIDList)(nil), // 60: api.common.PersonIDList
  2731. (*common.UpdateLastScripIDDBRequest)(nil), // 61: api.common.UpdateLastScripIDDBRequest
  2732. (*common.FindRecommendRequest)(nil), // 62: api.common.FindRecommendRequest
  2733. (*common.PartnerIDParam)(nil), // 63: api.common.PartnerIDParam
  2734. (*chat.RoomReply)(nil), // 64: api.chat.RoomReply
  2735. (*common.HomeInfo)(nil), // 65: api.common.HomeInfo
  2736. (*common.LookedAndLikedNum)(nil), // 66: api.common.LookedAndLikedNum
  2737. (*statistics.LookAndLikeListReply)(nil), // 67: api.statistics.LookAndLikeListReply
  2738. (*common.WxConfResponse)(nil), // 68: api.common.WxConfResponse
  2739. (*common.TagListReply)(nil), // 69: api.common.TagListReply
  2740. (*common.RecommendPersonListReply)(nil), // 70: api.common.RecommendPersonListReply
  2741. (*chat.PartnerFindRoomListReply)(nil), // 71: api.chat.PartnerFindRoomListReply
  2742. (*common.ChatRecordListReply)(nil), // 72: api.common.ChatRecordListReply
  2743. (*common.ChatRoomMsg)(nil), // 73: api.common.ChatRoomMsg
  2744. (*common.IsLike)(nil), // 74: api.common.IsLike
  2745. (*common.MemeList)(nil), // 75: api.common.MemeList
  2746. (*common.ChatTopicList)(nil), // 76: api.common.ChatTopicList
  2747. (*common.CommonTextList)(nil), // 77: api.common.CommonTextList
  2748. (*common.MemeTitleList)(nil), // 78: api.common.MemeTitleList
  2749. (*common.PartnerChatCardInfo)(nil), // 79: api.common.PartnerChatCardInfo
  2750. (*common.FindOverSevenDayAvatarReply)(nil), // 80: api.common.FindOverSevenDayAvatarReply
  2751. (*common.ScripID)(nil), // 81: api.common.ScripID
  2752. (*common.ScripReply)(nil), // 82: api.common.ScripReply
  2753. (*common.ScripInfo)(nil), // 83: api.common.ScripInfo
  2754. (*common.ChatRecordInfo)(nil), // 84: api.common.ChatRecordInfo
  2755. (*chat.UnreadNumReply)(nil), // 85: api.chat.UnreadNumReply
  2756. (*chat.PartnerRoomInfo)(nil), // 86: api.chat.PartnerRoomInfo
  2757. (*statistics.LookMessageReply)(nil), // 87: api.statistics.LookMessageReply
  2758. (*chat.FindNotReplyNumReply)(nil), // 88: api.chat.FindNotReplyNumReply
  2759. (*common.LoginToken)(nil), // 89: api.common.LoginToken
  2760. (*common.ManagerFindPersonListReply)(nil), // 90: api.common.ManagerFindPersonListReply
  2761. (*common.PersonMsg)(nil), // 91: api.common.PersonMsg
  2762. (*common.PersonDBReply)(nil), // 92: api.common.PersonDBReply
  2763. (*common.AddFriendMessageInfo)(nil), // 93: api.common.AddFriendMessageInfo
  2764. (*common.PersonDB)(nil), // 94: api.common.PersonDB
  2765. }
  2766. var file_partner_proto_depIdxs = []int32{
  2767. 5, // 0: api.partner.FindExamineRecordListReply.list:type_name -> api.partner.ExamineRecordInfo
  2768. 7, // 1: api.partner.FindExamineListReply.list:type_name -> api.partner.ExamineInfo
  2769. 28, // 2: api.partner.ReplyScripRequest.message:type_name -> api.common.Message
  2770. 15, // 3: api.partner.PartnerWithdrawRecordListReply.list:type_name -> api.partner.WithdrawInfo
  2771. 17, // 4: api.partner.PartnerWithdrawTemplateListReply.list:type_name -> api.partner.PartnerWithdrawTemplateInfo
  2772. 21, // 5: api.partner.LevelTable.list:type_name -> api.partner.LevelInfo
  2773. 29, // 6: api.partner.Partner.GetPartnerInfo:input_type -> google.protobuf.Empty
  2774. 30, // 7: api.partner.Partner.SendPhoneCode:input_type -> api.common.SendPhoneCodeRequest
  2775. 31, // 8: api.partner.Partner.CheckPhoneCode:input_type -> api.common.CheckPhoneCodeRequest
  2776. 32, // 9: api.partner.Partner.UpdatePartnerInformation:input_type -> api.common.UpdateInformationRequest
  2777. 33, // 10: api.partner.Partner.CreateUserPartnerRoom:input_type -> api.common.CreateChatRoomParam
  2778. 29, // 11: api.partner.Partner.GetPartnerBalance:input_type -> google.protobuf.Empty
  2779. 34, // 12: api.partner.Partner.PartnerGetHomeInfo:input_type -> api.common.PersonParam
  2780. 34, // 13: api.partner.Partner.PartnerGetPersonLikedAndLooked:input_type -> api.common.PersonParam
  2781. 35, // 14: api.partner.Partner.FindLookList:input_type -> api.common.ListPageRequest
  2782. 36, // 15: api.partner.Partner.WxConf:input_type -> api.common.WxConfReq
  2783. 37, // 16: api.partner.Partner.FindTagListBySex:input_type -> api.common.SexReq
  2784. 38, // 17: api.partner.Partner.FindOnlineList:input_type -> api.common.ListPage2Request
  2785. 35, // 18: api.partner.Partner.FindWithinSevenDayRoomList:input_type -> api.common.ListPageRequest
  2786. 35, // 19: api.partner.Partner.FindOverSevenDayRoomList:input_type -> api.common.ListPageRequest
  2787. 39, // 20: api.partner.Partner.FindChatRecordList:input_type -> api.common.FindChatRecordListRequest
  2788. 40, // 21: api.partner.Partner.FindChatRoomMsg:input_type -> api.common.FindChatRoomMsgRequest
  2789. 34, // 22: api.partner.Partner.GetPartnerIsLike:input_type -> api.common.PersonParam
  2790. 41, // 23: api.partner.Partner.FindMemeByType:input_type -> api.common.MemeRequest
  2791. 42, // 24: api.partner.Partner.FindChatTopic:input_type -> api.common.FindChatTopicRequest
  2792. 43, // 25: api.partner.Partner.RandomMeme:input_type -> api.common.RandomNum
  2793. 44, // 26: api.partner.Partner.RandomSwiftMessage:input_type -> api.common.RandomNumAndSex
  2794. 29, // 27: api.partner.Partner.FindMemeTitle:input_type -> google.protobuf.Empty
  2795. 34, // 28: api.partner.Partner.PartnerGetChatCard:input_type -> api.common.PersonParam
  2796. 29, // 29: api.partner.Partner.FindChatTopicTitle:input_type -> google.protobuf.Empty
  2797. 34, // 30: api.partner.Partner.PartnerLike:input_type -> api.common.PersonParam
  2798. 34, // 31: api.partner.Partner.PartnerUnLike:input_type -> api.common.PersonParam
  2799. 45, // 32: api.partner.Partner.Report:input_type -> api.common.ReportChatRequest
  2800. 29, // 33: api.partner.Partner.FindOverSevenDayAvatar:input_type -> google.protobuf.Empty
  2801. 46, // 34: api.partner.Partner.UpdateLastScripID:input_type -> api.common.UpdateLastScripIDRequest
  2802. 12, // 35: api.partner.Partner.CreateScrip:input_type -> api.partner.CreateScripRequest
  2803. 47, // 36: api.partner.Partner.DeleteScrip:input_type -> api.common.ScripIdRequest
  2804. 35, // 37: api.partner.Partner.FindMyScrip:input_type -> api.common.ListPageRequest
  2805. 48, // 38: api.partner.Partner.FindOtherScrip:input_type -> api.common.FindScripRequest
  2806. 35, // 39: api.partner.Partner.FindRecommendScrip:input_type -> api.common.ListPageRequest
  2807. 47, // 40: api.partner.Partner.PersonLookScrip:input_type -> api.common.ScripIdRequest
  2808. 29, // 41: api.partner.Partner.PersonClickLookBack:input_type -> google.protobuf.Empty
  2809. 13, // 42: api.partner.Partner.PersonReplyScrip:input_type -> api.partner.ReplyScripRequest
  2810. 49, // 43: api.partner.Partner.PartnerDeleteChat:input_type -> api.common.RoomIDRequest
  2811. 29, // 44: api.partner.Partner.GetPartnerAllUnreadNum:input_type -> google.protobuf.Empty
  2812. 34, // 45: api.partner.Partner.GetPartnerRoomByPerson:input_type -> api.common.PersonParam
  2813. 35, // 46: api.partner.Partner.FindLikeList:input_type -> api.common.ListPageRequest
  2814. 35, // 47: api.partner.Partner.FindLikedList:input_type -> api.common.ListPageRequest
  2815. 10, // 48: api.partner.Partner.PartnerCollect:input_type -> api.partner.PartnerCollectIDsRequest
  2816. 11, // 49: api.partner.Partner.PartnerDeleteCollect:input_type -> api.partner.PartnerCollectRequest
  2817. 39, // 50: api.partner.Partner.FindChatCollectList:input_type -> api.common.FindChatRecordListRequest
  2818. 29, // 51: api.partner.Partner.GetPartnerMessage:input_type -> google.protobuf.Empty
  2819. 29, // 52: api.partner.Partner.GetPartnerLookNum:input_type -> google.protobuf.Empty
  2820. 35, // 53: api.partner.Partner.FindUnReplyRoomList:input_type -> api.common.ListPageRequest
  2821. 29, // 54: api.partner.Partner.GetLevelBalanceTable:input_type -> google.protobuf.Empty
  2822. 19, // 55: api.partner.Partner.PartnerGetAward:input_type -> api.partner.PartnerGetAwardRequest
  2823. 18, // 56: api.partner.Partner.PartnerUpdateWorkingStatus:input_type -> api.partner.PartnerUpdateWorkingStatusRequest
  2824. 29, // 57: api.partner.Partner.FindNotReplyNum:input_type -> google.protobuf.Empty
  2825. 27, // 58: api.partner.Partner.PartnerApplyWithdraw:input_type -> api.partner.PartnerApplyWithdrawRequest
  2826. 29, // 59: api.partner.Partner.PartnerWithdrawTemplateList:input_type -> google.protobuf.Empty
  2827. 35, // 60: api.partner.Partner.PartnerWithdrawRecordList:input_type -> api.common.ListPageRequest
  2828. 49, // 61: api.partner.Partner.PartnerGetRoomBalanceAndTodayBalance:input_type -> api.common.RoomIDRequest
  2829. 32, // 62: api.partner.Partner.PartnerRegister:input_type -> api.common.UpdateInformationRequest
  2830. 38, // 63: api.partner.Partner.FindExamineList:input_type -> api.common.ListPage2Request
  2831. 8, // 64: api.partner.Partner.ExaminePartner:input_type -> api.partner.ExaminePartnerRequest
  2832. 50, // 65: api.partner.Partner.ManagerLogin:input_type -> api.common.ManagerLoginRequest
  2833. 3, // 66: api.partner.Partner.FindExamineRecordList:input_type -> api.partner.FindExamineRecordListRequest
  2834. 29, // 67: api.partner.Partner.OnlinePerson:input_type -> google.protobuf.Empty
  2835. 51, // 68: api.partner.Partner.ManagerFindPartnerList:input_type -> api.common.ManagerFindPersonListRequest
  2836. 52, // 69: api.partner.Partner.ManagerUpdatePartnerVoice:input_type -> api.common.ManagerUpdatePersonVoiceRequest
  2837. 53, // 70: api.partner.Partner.ManagerUpdatePartnerPictures:input_type -> api.common.ManagerUpdatePersonPicturesRequest
  2838. 54, // 71: api.partner.Partner.ManagerUpdatePartnerSignature:input_type -> api.common.ManagerUpdatePersonSignatureRequest
  2839. 55, // 72: api.partner.Partner.ManagerUpdatePartnerAvatar:input_type -> api.common.ManagerUpdatePersonAvatarRequest
  2840. 56, // 73: api.partner.Partner.ManagerUpdatePartnerName:input_type -> api.common.ManagerUpdatePersonNameRequest
  2841. 57, // 74: api.partner.Partner.ManagerUpdatePartnerWeight:input_type -> api.common.ManagerUpdatePersonWeightRequest
  2842. 58, // 75: api.partner.Partner.ManagerUpdatePartnerIsBlack:input_type -> api.common.ManagerUpdatePersonIsBlackRequest
  2843. 59, // 76: api.partner.Partner.GetPartnerDBMsg:input_type -> api.common.PersonIDParam
  2844. 60, // 77: api.partner.Partner.FindPartnerDBList:input_type -> api.common.PersonIDList
  2845. 61, // 78: api.partner.Partner.UpdateLastScripIDDB:input_type -> api.common.UpdateLastScripIDDBRequest
  2846. 62, // 79: api.partner.Partner.FindRecommendPartnerDBList:input_type -> api.common.FindRecommendRequest
  2847. 59, // 80: api.partner.Partner.UpdatePartnerLastLoginTime:input_type -> api.common.PersonIDParam
  2848. 63, // 81: api.partner.Partner.GetPartnerDBBalance:input_type -> api.common.PartnerIDParam
  2849. 22, // 82: api.partner.Partner.AddPartnerBalance:input_type -> api.partner.AddPartnerBalanceRequest
  2850. 63, // 83: api.partner.Partner.GetPartnerCircleInfo:input_type -> api.common.PartnerIDParam
  2851. 2, // 84: api.partner.Partner.GetRecommendPartnerDB:input_type -> api.partner.GetRecommendPartnerDBRequest
  2852. 59, // 85: api.partner.Partner.SendNewUserSendMessage:input_type -> api.common.PersonIDParam
  2853. 1, // 86: api.partner.Partner.SendOverOneMinuteUnreadMessageMessage:input_type -> api.partner.SendOverOneMinuteUnreadMessageMessageRequest
  2854. 23, // 87: api.partner.Partner.GetPartnerInfo:output_type -> api.partner.PartnerInfo
  2855. 29, // 88: api.partner.Partner.SendPhoneCode:output_type -> google.protobuf.Empty
  2856. 29, // 89: api.partner.Partner.CheckPhoneCode:output_type -> google.protobuf.Empty
  2857. 29, // 90: api.partner.Partner.UpdatePartnerInformation:output_type -> google.protobuf.Empty
  2858. 64, // 91: api.partner.Partner.CreateUserPartnerRoom:output_type -> api.chat.RoomReply
  2859. 25, // 92: api.partner.Partner.GetPartnerBalance:output_type -> api.partner.PartnerBalance
  2860. 65, // 93: api.partner.Partner.PartnerGetHomeInfo:output_type -> api.common.HomeInfo
  2861. 66, // 94: api.partner.Partner.PartnerGetPersonLikedAndLooked:output_type -> api.common.LookedAndLikedNum
  2862. 67, // 95: api.partner.Partner.FindLookList:output_type -> api.statistics.LookAndLikeListReply
  2863. 68, // 96: api.partner.Partner.WxConf:output_type -> api.common.WxConfResponse
  2864. 69, // 97: api.partner.Partner.FindTagListBySex:output_type -> api.common.TagListReply
  2865. 70, // 98: api.partner.Partner.FindOnlineList:output_type -> api.common.RecommendPersonListReply
  2866. 71, // 99: api.partner.Partner.FindWithinSevenDayRoomList:output_type -> api.chat.PartnerFindRoomListReply
  2867. 71, // 100: api.partner.Partner.FindOverSevenDayRoomList:output_type -> api.chat.PartnerFindRoomListReply
  2868. 72, // 101: api.partner.Partner.FindChatRecordList:output_type -> api.common.ChatRecordListReply
  2869. 73, // 102: api.partner.Partner.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
  2870. 74, // 103: api.partner.Partner.GetPartnerIsLike:output_type -> api.common.IsLike
  2871. 75, // 104: api.partner.Partner.FindMemeByType:output_type -> api.common.MemeList
  2872. 76, // 105: api.partner.Partner.FindChatTopic:output_type -> api.common.ChatTopicList
  2873. 77, // 106: api.partner.Partner.RandomMeme:output_type -> api.common.CommonTextList
  2874. 77, // 107: api.partner.Partner.RandomSwiftMessage:output_type -> api.common.CommonTextList
  2875. 78, // 108: api.partner.Partner.FindMemeTitle:output_type -> api.common.MemeTitleList
  2876. 79, // 109: api.partner.Partner.PartnerGetChatCard:output_type -> api.common.PartnerChatCardInfo
  2877. 78, // 110: api.partner.Partner.FindChatTopicTitle:output_type -> api.common.MemeTitleList
  2878. 29, // 111: api.partner.Partner.PartnerLike:output_type -> google.protobuf.Empty
  2879. 29, // 112: api.partner.Partner.PartnerUnLike:output_type -> google.protobuf.Empty
  2880. 29, // 113: api.partner.Partner.Report:output_type -> google.protobuf.Empty
  2881. 80, // 114: api.partner.Partner.FindOverSevenDayAvatar:output_type -> api.common.FindOverSevenDayAvatarReply
  2882. 29, // 115: api.partner.Partner.UpdateLastScripID:output_type -> google.protobuf.Empty
  2883. 81, // 116: api.partner.Partner.CreateScrip:output_type -> api.common.ScripID
  2884. 29, // 117: api.partner.Partner.DeleteScrip:output_type -> google.protobuf.Empty
  2885. 82, // 118: api.partner.Partner.FindMyScrip:output_type -> api.common.ScripReply
  2886. 82, // 119: api.partner.Partner.FindOtherScrip:output_type -> api.common.ScripReply
  2887. 82, // 120: api.partner.Partner.FindRecommendScrip:output_type -> api.common.ScripReply
  2888. 29, // 121: api.partner.Partner.PersonLookScrip:output_type -> google.protobuf.Empty
  2889. 83, // 122: api.partner.Partner.PersonClickLookBack:output_type -> api.common.ScripInfo
  2890. 84, // 123: api.partner.Partner.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
  2891. 29, // 124: api.partner.Partner.PartnerDeleteChat:output_type -> google.protobuf.Empty
  2892. 85, // 125: api.partner.Partner.GetPartnerAllUnreadNum:output_type -> api.chat.UnreadNumReply
  2893. 86, // 126: api.partner.Partner.GetPartnerRoomByPerson:output_type -> api.chat.PartnerRoomInfo
  2894. 67, // 127: api.partner.Partner.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
  2895. 67, // 128: api.partner.Partner.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
  2896. 29, // 129: api.partner.Partner.PartnerCollect:output_type -> google.protobuf.Empty
  2897. 29, // 130: api.partner.Partner.PartnerDeleteCollect:output_type -> google.protobuf.Empty
  2898. 72, // 131: api.partner.Partner.FindChatCollectList:output_type -> api.common.ChatRecordListReply
  2899. 24, // 132: api.partner.Partner.GetPartnerMessage:output_type -> api.partner.PartnerMessage
  2900. 87, // 133: api.partner.Partner.GetPartnerLookNum:output_type -> api.statistics.LookMessageReply
  2901. 71, // 134: api.partner.Partner.FindUnReplyRoomList:output_type -> api.chat.PartnerFindRoomListReply
  2902. 20, // 135: api.partner.Partner.GetLevelBalanceTable:output_type -> api.partner.LevelTable
  2903. 29, // 136: api.partner.Partner.PartnerGetAward:output_type -> google.protobuf.Empty
  2904. 29, // 137: api.partner.Partner.PartnerUpdateWorkingStatus:output_type -> google.protobuf.Empty
  2905. 88, // 138: api.partner.Partner.FindNotReplyNum:output_type -> api.chat.FindNotReplyNumReply
  2906. 29, // 139: api.partner.Partner.PartnerApplyWithdraw:output_type -> google.protobuf.Empty
  2907. 16, // 140: api.partner.Partner.PartnerWithdrawTemplateList:output_type -> api.partner.PartnerWithdrawTemplateListReply
  2908. 14, // 141: api.partner.Partner.PartnerWithdrawRecordList:output_type -> api.partner.PartnerWithdrawRecordListReply
  2909. 9, // 142: api.partner.Partner.PartnerGetRoomBalanceAndTodayBalance:output_type -> api.partner.PartnerGetRoomBalanceAndTodayBalanceReply
  2910. 29, // 143: api.partner.Partner.PartnerRegister:output_type -> google.protobuf.Empty
  2911. 6, // 144: api.partner.Partner.FindExamineList:output_type -> api.partner.FindExamineListReply
  2912. 29, // 145: api.partner.Partner.ExaminePartner:output_type -> google.protobuf.Empty
  2913. 89, // 146: api.partner.Partner.ManagerLogin:output_type -> api.common.LoginToken
  2914. 4, // 147: api.partner.Partner.FindExamineRecordList:output_type -> api.partner.FindExamineRecordListReply
  2915. 0, // 148: api.partner.Partner.OnlinePerson:output_type -> api.partner.OnlinePersonReply
  2916. 90, // 149: api.partner.Partner.ManagerFindPartnerList:output_type -> api.common.ManagerFindPersonListReply
  2917. 29, // 150: api.partner.Partner.ManagerUpdatePartnerVoice:output_type -> google.protobuf.Empty
  2918. 29, // 151: api.partner.Partner.ManagerUpdatePartnerPictures:output_type -> google.protobuf.Empty
  2919. 29, // 152: api.partner.Partner.ManagerUpdatePartnerSignature:output_type -> google.protobuf.Empty
  2920. 29, // 153: api.partner.Partner.ManagerUpdatePartnerAvatar:output_type -> google.protobuf.Empty
  2921. 29, // 154: api.partner.Partner.ManagerUpdatePartnerName:output_type -> google.protobuf.Empty
  2922. 29, // 155: api.partner.Partner.ManagerUpdatePartnerWeight:output_type -> google.protobuf.Empty
  2923. 29, // 156: api.partner.Partner.ManagerUpdatePartnerIsBlack:output_type -> google.protobuf.Empty
  2924. 91, // 157: api.partner.Partner.GetPartnerDBMsg:output_type -> api.common.PersonMsg
  2925. 92, // 158: api.partner.Partner.FindPartnerDBList:output_type -> api.common.PersonDBReply
  2926. 29, // 159: api.partner.Partner.UpdateLastScripIDDB:output_type -> google.protobuf.Empty
  2927. 92, // 160: api.partner.Partner.FindRecommendPartnerDBList:output_type -> api.common.PersonDBReply
  2928. 29, // 161: api.partner.Partner.UpdatePartnerLastLoginTime:output_type -> google.protobuf.Empty
  2929. 26, // 162: api.partner.Partner.GetPartnerDBBalance:output_type -> api.partner.PartnerDBBalance
  2930. 29, // 163: api.partner.Partner.AddPartnerBalance:output_type -> google.protobuf.Empty
  2931. 93, // 164: api.partner.Partner.GetPartnerCircleInfo:output_type -> api.common.AddFriendMessageInfo
  2932. 94, // 165: api.partner.Partner.GetRecommendPartnerDB:output_type -> api.common.PersonDB
  2933. 29, // 166: api.partner.Partner.SendNewUserSendMessage:output_type -> google.protobuf.Empty
  2934. 29, // 167: api.partner.Partner.SendOverOneMinuteUnreadMessageMessage:output_type -> google.protobuf.Empty
  2935. 87, // [87:168] is the sub-list for method output_type
  2936. 6, // [6:87] is the sub-list for method input_type
  2937. 6, // [6:6] is the sub-list for extension type_name
  2938. 6, // [6:6] is the sub-list for extension extendee
  2939. 0, // [0:6] is the sub-list for field type_name
  2940. }
  2941. func init() { file_partner_proto_init() }
  2942. func file_partner_proto_init() {
  2943. if File_partner_proto != nil {
  2944. return
  2945. }
  2946. if !protoimpl.UnsafeEnabled {
  2947. file_partner_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2948. switch v := v.(*OnlinePersonReply); i {
  2949. case 0:
  2950. return &v.state
  2951. case 1:
  2952. return &v.sizeCache
  2953. case 2:
  2954. return &v.unknownFields
  2955. default:
  2956. return nil
  2957. }
  2958. }
  2959. file_partner_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2960. switch v := v.(*SendOverOneMinuteUnreadMessageMessageRequest); i {
  2961. case 0:
  2962. return &v.state
  2963. case 1:
  2964. return &v.sizeCache
  2965. case 2:
  2966. return &v.unknownFields
  2967. default:
  2968. return nil
  2969. }
  2970. }
  2971. file_partner_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2972. switch v := v.(*GetRecommendPartnerDBRequest); i {
  2973. case 0:
  2974. return &v.state
  2975. case 1:
  2976. return &v.sizeCache
  2977. case 2:
  2978. return &v.unknownFields
  2979. default:
  2980. return nil
  2981. }
  2982. }
  2983. file_partner_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2984. switch v := v.(*FindExamineRecordListRequest); i {
  2985. case 0:
  2986. return &v.state
  2987. case 1:
  2988. return &v.sizeCache
  2989. case 2:
  2990. return &v.unknownFields
  2991. default:
  2992. return nil
  2993. }
  2994. }
  2995. file_partner_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2996. switch v := v.(*FindExamineRecordListReply); i {
  2997. case 0:
  2998. return &v.state
  2999. case 1:
  3000. return &v.sizeCache
  3001. case 2:
  3002. return &v.unknownFields
  3003. default:
  3004. return nil
  3005. }
  3006. }
  3007. file_partner_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3008. switch v := v.(*ExamineRecordInfo); i {
  3009. case 0:
  3010. return &v.state
  3011. case 1:
  3012. return &v.sizeCache
  3013. case 2:
  3014. return &v.unknownFields
  3015. default:
  3016. return nil
  3017. }
  3018. }
  3019. file_partner_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3020. switch v := v.(*FindExamineListReply); i {
  3021. case 0:
  3022. return &v.state
  3023. case 1:
  3024. return &v.sizeCache
  3025. case 2:
  3026. return &v.unknownFields
  3027. default:
  3028. return nil
  3029. }
  3030. }
  3031. file_partner_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3032. switch v := v.(*ExamineInfo); i {
  3033. case 0:
  3034. return &v.state
  3035. case 1:
  3036. return &v.sizeCache
  3037. case 2:
  3038. return &v.unknownFields
  3039. default:
  3040. return nil
  3041. }
  3042. }
  3043. file_partner_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3044. switch v := v.(*ExaminePartnerRequest); i {
  3045. case 0:
  3046. return &v.state
  3047. case 1:
  3048. return &v.sizeCache
  3049. case 2:
  3050. return &v.unknownFields
  3051. default:
  3052. return nil
  3053. }
  3054. }
  3055. file_partner_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3056. switch v := v.(*PartnerGetRoomBalanceAndTodayBalanceReply); i {
  3057. case 0:
  3058. return &v.state
  3059. case 1:
  3060. return &v.sizeCache
  3061. case 2:
  3062. return &v.unknownFields
  3063. default:
  3064. return nil
  3065. }
  3066. }
  3067. file_partner_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3068. switch v := v.(*PartnerCollectIDsRequest); i {
  3069. case 0:
  3070. return &v.state
  3071. case 1:
  3072. return &v.sizeCache
  3073. case 2:
  3074. return &v.unknownFields
  3075. default:
  3076. return nil
  3077. }
  3078. }
  3079. file_partner_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  3080. switch v := v.(*PartnerCollectRequest); i {
  3081. case 0:
  3082. return &v.state
  3083. case 1:
  3084. return &v.sizeCache
  3085. case 2:
  3086. return &v.unknownFields
  3087. default:
  3088. return nil
  3089. }
  3090. }
  3091. file_partner_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  3092. switch v := v.(*CreateScripRequest); i {
  3093. case 0:
  3094. return &v.state
  3095. case 1:
  3096. return &v.sizeCache
  3097. case 2:
  3098. return &v.unknownFields
  3099. default:
  3100. return nil
  3101. }
  3102. }
  3103. file_partner_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  3104. switch v := v.(*ReplyScripRequest); i {
  3105. case 0:
  3106. return &v.state
  3107. case 1:
  3108. return &v.sizeCache
  3109. case 2:
  3110. return &v.unknownFields
  3111. default:
  3112. return nil
  3113. }
  3114. }
  3115. file_partner_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  3116. switch v := v.(*PartnerWithdrawRecordListReply); i {
  3117. case 0:
  3118. return &v.state
  3119. case 1:
  3120. return &v.sizeCache
  3121. case 2:
  3122. return &v.unknownFields
  3123. default:
  3124. return nil
  3125. }
  3126. }
  3127. file_partner_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  3128. switch v := v.(*WithdrawInfo); i {
  3129. case 0:
  3130. return &v.state
  3131. case 1:
  3132. return &v.sizeCache
  3133. case 2:
  3134. return &v.unknownFields
  3135. default:
  3136. return nil
  3137. }
  3138. }
  3139. file_partner_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  3140. switch v := v.(*PartnerWithdrawTemplateListReply); i {
  3141. case 0:
  3142. return &v.state
  3143. case 1:
  3144. return &v.sizeCache
  3145. case 2:
  3146. return &v.unknownFields
  3147. default:
  3148. return nil
  3149. }
  3150. }
  3151. file_partner_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  3152. switch v := v.(*PartnerWithdrawTemplateInfo); i {
  3153. case 0:
  3154. return &v.state
  3155. case 1:
  3156. return &v.sizeCache
  3157. case 2:
  3158. return &v.unknownFields
  3159. default:
  3160. return nil
  3161. }
  3162. }
  3163. file_partner_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3164. switch v := v.(*PartnerUpdateWorkingStatusRequest); i {
  3165. case 0:
  3166. return &v.state
  3167. case 1:
  3168. return &v.sizeCache
  3169. case 2:
  3170. return &v.unknownFields
  3171. default:
  3172. return nil
  3173. }
  3174. }
  3175. file_partner_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3176. switch v := v.(*PartnerGetAwardRequest); i {
  3177. case 0:
  3178. return &v.state
  3179. case 1:
  3180. return &v.sizeCache
  3181. case 2:
  3182. return &v.unknownFields
  3183. default:
  3184. return nil
  3185. }
  3186. }
  3187. file_partner_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3188. switch v := v.(*LevelTable); i {
  3189. case 0:
  3190. return &v.state
  3191. case 1:
  3192. return &v.sizeCache
  3193. case 2:
  3194. return &v.unknownFields
  3195. default:
  3196. return nil
  3197. }
  3198. }
  3199. file_partner_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3200. switch v := v.(*LevelInfo); i {
  3201. case 0:
  3202. return &v.state
  3203. case 1:
  3204. return &v.sizeCache
  3205. case 2:
  3206. return &v.unknownFields
  3207. default:
  3208. return nil
  3209. }
  3210. }
  3211. file_partner_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3212. switch v := v.(*AddPartnerBalanceRequest); i {
  3213. case 0:
  3214. return &v.state
  3215. case 1:
  3216. return &v.sizeCache
  3217. case 2:
  3218. return &v.unknownFields
  3219. default:
  3220. return nil
  3221. }
  3222. }
  3223. file_partner_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3224. switch v := v.(*PartnerInfo); i {
  3225. case 0:
  3226. return &v.state
  3227. case 1:
  3228. return &v.sizeCache
  3229. case 2:
  3230. return &v.unknownFields
  3231. default:
  3232. return nil
  3233. }
  3234. }
  3235. file_partner_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3236. switch v := v.(*PartnerMessage); i {
  3237. case 0:
  3238. return &v.state
  3239. case 1:
  3240. return &v.sizeCache
  3241. case 2:
  3242. return &v.unknownFields
  3243. default:
  3244. return nil
  3245. }
  3246. }
  3247. file_partner_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3248. switch v := v.(*PartnerBalance); i {
  3249. case 0:
  3250. return &v.state
  3251. case 1:
  3252. return &v.sizeCache
  3253. case 2:
  3254. return &v.unknownFields
  3255. default:
  3256. return nil
  3257. }
  3258. }
  3259. file_partner_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3260. switch v := v.(*PartnerDBBalance); i {
  3261. case 0:
  3262. return &v.state
  3263. case 1:
  3264. return &v.sizeCache
  3265. case 2:
  3266. return &v.unknownFields
  3267. default:
  3268. return nil
  3269. }
  3270. }
  3271. file_partner_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  3272. switch v := v.(*PartnerApplyWithdrawRequest); i {
  3273. case 0:
  3274. return &v.state
  3275. case 1:
  3276. return &v.sizeCache
  3277. case 2:
  3278. return &v.unknownFields
  3279. default:
  3280. return nil
  3281. }
  3282. }
  3283. }
  3284. type x struct{}
  3285. out := protoimpl.TypeBuilder{
  3286. File: protoimpl.DescBuilder{
  3287. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3288. RawDescriptor: file_partner_proto_rawDesc,
  3289. NumEnums: 0,
  3290. NumMessages: 28,
  3291. NumExtensions: 0,
  3292. NumServices: 1,
  3293. },
  3294. GoTypes: file_partner_proto_goTypes,
  3295. DependencyIndexes: file_partner_proto_depIdxs,
  3296. MessageInfos: file_partner_proto_msgTypes,
  3297. }.Build()
  3298. File_partner_proto = out.File
  3299. file_partner_proto_rawDesc = nil
  3300. file_partner_proto_goTypes = nil
  3301. file_partner_proto_depIdxs = nil
  3302. }