partner.pb.go 155 KB

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