partner.pb.go 142 KB

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