manager.pb.go 90 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.30.0-devel
  4. // protoc v4.22.3
  5. // source: manager.proto
  6. package manager
  7. import (
  8. common "git.ikuban.com/server/pw-protobuf/api/common"
  9. websocket "git.ikuban.com/server/pw-protobuf/api/websocket"
  10. _ "google.golang.org/genproto/googleapis/api/annotations"
  11. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  12. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  13. emptypb "google.golang.org/protobuf/types/known/emptypb"
  14. reflect "reflect"
  15. sync "sync"
  16. )
  17. const (
  18. // Verify that this generated code is sufficiently up-to-date.
  19. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  20. // Verify that runtime/protoimpl is sufficiently up-to-date.
  21. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  22. )
  23. type VipTDRequest struct {
  24. state protoimpl.MessageState
  25. sizeCache protoimpl.SizeCache
  26. unknownFields protoimpl.UnknownFields
  27. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  28. }
  29. func (x *VipTDRequest) Reset() {
  30. *x = VipTDRequest{}
  31. if protoimpl.UnsafeEnabled {
  32. mi := &file_manager_proto_msgTypes[0]
  33. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  34. ms.StoreMessageInfo(mi)
  35. }
  36. }
  37. func (x *VipTDRequest) String() string {
  38. return protoimpl.X.MessageStringOf(x)
  39. }
  40. func (*VipTDRequest) ProtoMessage() {}
  41. func (x *VipTDRequest) ProtoReflect() protoreflect.Message {
  42. mi := &file_manager_proto_msgTypes[0]
  43. if protoimpl.UnsafeEnabled && x != nil {
  44. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  45. if ms.LoadMessageInfo() == nil {
  46. ms.StoreMessageInfo(mi)
  47. }
  48. return ms
  49. }
  50. return mi.MessageOf(x)
  51. }
  52. // Deprecated: Use VipTDRequest.ProtoReflect.Descriptor instead.
  53. func (*VipTDRequest) Descriptor() ([]byte, []int) {
  54. return file_manager_proto_rawDescGZIP(), []int{0}
  55. }
  56. func (x *VipTDRequest) GetId() int64 {
  57. if x != nil {
  58. return x.Id
  59. }
  60. return 0
  61. }
  62. type FinishOrderRequest struct {
  63. state protoimpl.MessageState
  64. sizeCache protoimpl.SizeCache
  65. unknownFields protoimpl.UnknownFields
  66. OrderIds []string `protobuf:"bytes,1,rep,name=orderIds,proto3" json:"orderIds"`
  67. }
  68. func (x *FinishOrderRequest) Reset() {
  69. *x = FinishOrderRequest{}
  70. if protoimpl.UnsafeEnabled {
  71. mi := &file_manager_proto_msgTypes[1]
  72. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  73. ms.StoreMessageInfo(mi)
  74. }
  75. }
  76. func (x *FinishOrderRequest) String() string {
  77. return protoimpl.X.MessageStringOf(x)
  78. }
  79. func (*FinishOrderRequest) ProtoMessage() {}
  80. func (x *FinishOrderRequest) ProtoReflect() protoreflect.Message {
  81. mi := &file_manager_proto_msgTypes[1]
  82. if protoimpl.UnsafeEnabled && x != nil {
  83. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  84. if ms.LoadMessageInfo() == nil {
  85. ms.StoreMessageInfo(mi)
  86. }
  87. return ms
  88. }
  89. return mi.MessageOf(x)
  90. }
  91. // Deprecated: Use FinishOrderRequest.ProtoReflect.Descriptor instead.
  92. func (*FinishOrderRequest) Descriptor() ([]byte, []int) {
  93. return file_manager_proto_rawDescGZIP(), []int{1}
  94. }
  95. func (x *FinishOrderRequest) GetOrderIds() []string {
  96. if x != nil {
  97. return x.OrderIds
  98. }
  99. return make([]string, 0)
  100. }
  101. type FindAITaskRequest struct {
  102. state protoimpl.MessageState
  103. sizeCache protoimpl.SizeCache
  104. unknownFields protoimpl.UnknownFields
  105. Page int64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"`
  106. PageSize int64 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize"`
  107. }
  108. func (x *FindAITaskRequest) Reset() {
  109. *x = FindAITaskRequest{}
  110. if protoimpl.UnsafeEnabled {
  111. mi := &file_manager_proto_msgTypes[2]
  112. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  113. ms.StoreMessageInfo(mi)
  114. }
  115. }
  116. func (x *FindAITaskRequest) String() string {
  117. return protoimpl.X.MessageStringOf(x)
  118. }
  119. func (*FindAITaskRequest) ProtoMessage() {}
  120. func (x *FindAITaskRequest) ProtoReflect() protoreflect.Message {
  121. mi := &file_manager_proto_msgTypes[2]
  122. if protoimpl.UnsafeEnabled && x != nil {
  123. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  124. if ms.LoadMessageInfo() == nil {
  125. ms.StoreMessageInfo(mi)
  126. }
  127. return ms
  128. }
  129. return mi.MessageOf(x)
  130. }
  131. // Deprecated: Use FindAITaskRequest.ProtoReflect.Descriptor instead.
  132. func (*FindAITaskRequest) Descriptor() ([]byte, []int) {
  133. return file_manager_proto_rawDescGZIP(), []int{2}
  134. }
  135. func (x *FindAITaskRequest) GetPage() int64 {
  136. if x != nil {
  137. return x.Page
  138. }
  139. return 0
  140. }
  141. func (x *FindAITaskRequest) GetPageSize() int64 {
  142. if x != nil {
  143. return x.PageSize
  144. }
  145. return 0
  146. }
  147. type FindAITaskReply struct {
  148. state protoimpl.MessageState
  149. sizeCache protoimpl.SizeCache
  150. unknownFields protoimpl.UnknownFields
  151. List []*TaskInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  152. Last bool `protobuf:"varint,2,opt,name=last,proto3" json:"last"`
  153. Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total"`
  154. Page int64 `protobuf:"varint,4,opt,name=page,proto3" json:"page"`
  155. PageSize int64 `protobuf:"varint,5,opt,name=pageSize,proto3" json:"pageSize"`
  156. }
  157. func (x *FindAITaskReply) Reset() {
  158. *x = FindAITaskReply{}
  159. if protoimpl.UnsafeEnabled {
  160. mi := &file_manager_proto_msgTypes[3]
  161. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  162. ms.StoreMessageInfo(mi)
  163. }
  164. }
  165. func (x *FindAITaskReply) String() string {
  166. return protoimpl.X.MessageStringOf(x)
  167. }
  168. func (*FindAITaskReply) ProtoMessage() {}
  169. func (x *FindAITaskReply) ProtoReflect() protoreflect.Message {
  170. mi := &file_manager_proto_msgTypes[3]
  171. if protoimpl.UnsafeEnabled && x != nil {
  172. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  173. if ms.LoadMessageInfo() == nil {
  174. ms.StoreMessageInfo(mi)
  175. }
  176. return ms
  177. }
  178. return mi.MessageOf(x)
  179. }
  180. // Deprecated: Use FindAITaskReply.ProtoReflect.Descriptor instead.
  181. func (*FindAITaskReply) Descriptor() ([]byte, []int) {
  182. return file_manager_proto_rawDescGZIP(), []int{3}
  183. }
  184. func (x *FindAITaskReply) GetList() []*TaskInfo {
  185. if x != nil {
  186. return x.List
  187. }
  188. return make([]*TaskInfo, 0)
  189. }
  190. func (x *FindAITaskReply) GetLast() bool {
  191. if x != nil {
  192. return x.Last
  193. }
  194. return false
  195. }
  196. func (x *FindAITaskReply) GetTotal() int64 {
  197. if x != nil {
  198. return x.Total
  199. }
  200. return 0
  201. }
  202. func (x *FindAITaskReply) GetPage() int64 {
  203. if x != nil {
  204. return x.Page
  205. }
  206. return 0
  207. }
  208. func (x *FindAITaskReply) GetPageSize() int64 {
  209. if x != nil {
  210. return x.PageSize
  211. }
  212. return 0
  213. }
  214. type TaskInfo struct {
  215. state protoimpl.MessageState
  216. sizeCache protoimpl.SizeCache
  217. unknownFields protoimpl.UnknownFields
  218. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  219. VideoUrl string `protobuf:"bytes,2,opt,name=videoUrl,proto3" json:"videoUrl"`
  220. PictureUrl string `protobuf:"bytes,3,opt,name=pictureUrl,proto3" json:"pictureUrl"`
  221. }
  222. func (x *TaskInfo) Reset() {
  223. *x = TaskInfo{}
  224. if protoimpl.UnsafeEnabled {
  225. mi := &file_manager_proto_msgTypes[4]
  226. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  227. ms.StoreMessageInfo(mi)
  228. }
  229. }
  230. func (x *TaskInfo) String() string {
  231. return protoimpl.X.MessageStringOf(x)
  232. }
  233. func (*TaskInfo) ProtoMessage() {}
  234. func (x *TaskInfo) ProtoReflect() protoreflect.Message {
  235. mi := &file_manager_proto_msgTypes[4]
  236. if protoimpl.UnsafeEnabled && x != nil {
  237. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  238. if ms.LoadMessageInfo() == nil {
  239. ms.StoreMessageInfo(mi)
  240. }
  241. return ms
  242. }
  243. return mi.MessageOf(x)
  244. }
  245. // Deprecated: Use TaskInfo.ProtoReflect.Descriptor instead.
  246. func (*TaskInfo) Descriptor() ([]byte, []int) {
  247. return file_manager_proto_rawDescGZIP(), []int{4}
  248. }
  249. func (x *TaskInfo) GetId() int64 {
  250. if x != nil {
  251. return x.Id
  252. }
  253. return 0
  254. }
  255. func (x *TaskInfo) GetVideoUrl() string {
  256. if x != nil {
  257. return x.VideoUrl
  258. }
  259. return ""
  260. }
  261. func (x *TaskInfo) GetPictureUrl() string {
  262. if x != nil {
  263. return x.PictureUrl
  264. }
  265. return ""
  266. }
  267. type UpdateAITaskIsFinishRequest struct {
  268. state protoimpl.MessageState
  269. sizeCache protoimpl.SizeCache
  270. unknownFields protoimpl.UnknownFields
  271. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  272. IsPass bool `protobuf:"varint,2,opt,name=isPass,proto3" json:"isPass"`
  273. }
  274. func (x *UpdateAITaskIsFinishRequest) Reset() {
  275. *x = UpdateAITaskIsFinishRequest{}
  276. if protoimpl.UnsafeEnabled {
  277. mi := &file_manager_proto_msgTypes[5]
  278. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  279. ms.StoreMessageInfo(mi)
  280. }
  281. }
  282. func (x *UpdateAITaskIsFinishRequest) String() string {
  283. return protoimpl.X.MessageStringOf(x)
  284. }
  285. func (*UpdateAITaskIsFinishRequest) ProtoMessage() {}
  286. func (x *UpdateAITaskIsFinishRequest) ProtoReflect() protoreflect.Message {
  287. mi := &file_manager_proto_msgTypes[5]
  288. if protoimpl.UnsafeEnabled && x != nil {
  289. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  290. if ms.LoadMessageInfo() == nil {
  291. ms.StoreMessageInfo(mi)
  292. }
  293. return ms
  294. }
  295. return mi.MessageOf(x)
  296. }
  297. // Deprecated: Use UpdateAITaskIsFinishRequest.ProtoReflect.Descriptor instead.
  298. func (*UpdateAITaskIsFinishRequest) Descriptor() ([]byte, []int) {
  299. return file_manager_proto_rawDescGZIP(), []int{5}
  300. }
  301. func (x *UpdateAITaskIsFinishRequest) GetId() int64 {
  302. if x != nil {
  303. return x.Id
  304. }
  305. return 0
  306. }
  307. func (x *UpdateAITaskIsFinishRequest) GetIsPass() bool {
  308. if x != nil {
  309. return x.IsPass
  310. }
  311. return false
  312. }
  313. type ManagerFindScripAllListRequest struct {
  314. state protoimpl.MessageState
  315. sizeCache protoimpl.SizeCache
  316. unknownFields protoimpl.UnknownFields
  317. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  318. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  319. Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status"`
  320. PersonId int64 `protobuf:"varint,4,opt,name=personId,proto3" json:"personId"` //用户ID (number)
  321. ScripId int64 `protobuf:"varint,5,opt,name=scripId,proto3" json:"scripId"`
  322. }
  323. func (x *ManagerFindScripAllListRequest) Reset() {
  324. *x = ManagerFindScripAllListRequest{}
  325. if protoimpl.UnsafeEnabled {
  326. mi := &file_manager_proto_msgTypes[6]
  327. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  328. ms.StoreMessageInfo(mi)
  329. }
  330. }
  331. func (x *ManagerFindScripAllListRequest) String() string {
  332. return protoimpl.X.MessageStringOf(x)
  333. }
  334. func (*ManagerFindScripAllListRequest) ProtoMessage() {}
  335. func (x *ManagerFindScripAllListRequest) ProtoReflect() protoreflect.Message {
  336. mi := &file_manager_proto_msgTypes[6]
  337. if protoimpl.UnsafeEnabled && x != nil {
  338. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  339. if ms.LoadMessageInfo() == nil {
  340. ms.StoreMessageInfo(mi)
  341. }
  342. return ms
  343. }
  344. return mi.MessageOf(x)
  345. }
  346. // Deprecated: Use ManagerFindScripAllListRequest.ProtoReflect.Descriptor instead.
  347. func (*ManagerFindScripAllListRequest) Descriptor() ([]byte, []int) {
  348. return file_manager_proto_rawDescGZIP(), []int{6}
  349. }
  350. func (x *ManagerFindScripAllListRequest) GetNextId() int64 {
  351. if x != nil {
  352. return x.NextId
  353. }
  354. return 0
  355. }
  356. func (x *ManagerFindScripAllListRequest) GetOffset() int64 {
  357. if x != nil {
  358. return x.Offset
  359. }
  360. return 0
  361. }
  362. func (x *ManagerFindScripAllListRequest) GetStatus() string {
  363. if x != nil {
  364. return x.Status
  365. }
  366. return ""
  367. }
  368. func (x *ManagerFindScripAllListRequest) GetPersonId() int64 {
  369. if x != nil {
  370. return x.PersonId
  371. }
  372. return 0
  373. }
  374. func (x *ManagerFindScripAllListRequest) GetScripId() int64 {
  375. if x != nil {
  376. return x.ScripId
  377. }
  378. return 0
  379. }
  380. type ManagerAddBlackPictureRequest struct {
  381. state protoimpl.MessageState
  382. sizeCache protoimpl.SizeCache
  383. unknownFields protoimpl.UnknownFields
  384. PictureUrl string `protobuf:"bytes,1,opt,name=pictureUrl,proto3" json:"pictureUrl"`
  385. }
  386. func (x *ManagerAddBlackPictureRequest) Reset() {
  387. *x = ManagerAddBlackPictureRequest{}
  388. if protoimpl.UnsafeEnabled {
  389. mi := &file_manager_proto_msgTypes[7]
  390. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  391. ms.StoreMessageInfo(mi)
  392. }
  393. }
  394. func (x *ManagerAddBlackPictureRequest) String() string {
  395. return protoimpl.X.MessageStringOf(x)
  396. }
  397. func (*ManagerAddBlackPictureRequest) ProtoMessage() {}
  398. func (x *ManagerAddBlackPictureRequest) ProtoReflect() protoreflect.Message {
  399. mi := &file_manager_proto_msgTypes[7]
  400. if protoimpl.UnsafeEnabled && x != nil {
  401. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  402. if ms.LoadMessageInfo() == nil {
  403. ms.StoreMessageInfo(mi)
  404. }
  405. return ms
  406. }
  407. return mi.MessageOf(x)
  408. }
  409. // Deprecated: Use ManagerAddBlackPictureRequest.ProtoReflect.Descriptor instead.
  410. func (*ManagerAddBlackPictureRequest) Descriptor() ([]byte, []int) {
  411. return file_manager_proto_rawDescGZIP(), []int{7}
  412. }
  413. func (x *ManagerAddBlackPictureRequest) GetPictureUrl() string {
  414. if x != nil {
  415. return x.PictureUrl
  416. }
  417. return ""
  418. }
  419. type ManagerUserUnsubscribeRequest struct {
  420. state protoimpl.MessageState
  421. sizeCache protoimpl.SizeCache
  422. unknownFields protoimpl.UnknownFields
  423. UserId int64 `protobuf:"varint,1,opt,name=userId,proto3" json:"userId"`
  424. }
  425. func (x *ManagerUserUnsubscribeRequest) Reset() {
  426. *x = ManagerUserUnsubscribeRequest{}
  427. if protoimpl.UnsafeEnabled {
  428. mi := &file_manager_proto_msgTypes[8]
  429. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  430. ms.StoreMessageInfo(mi)
  431. }
  432. }
  433. func (x *ManagerUserUnsubscribeRequest) String() string {
  434. return protoimpl.X.MessageStringOf(x)
  435. }
  436. func (*ManagerUserUnsubscribeRequest) ProtoMessage() {}
  437. func (x *ManagerUserUnsubscribeRequest) ProtoReflect() protoreflect.Message {
  438. mi := &file_manager_proto_msgTypes[8]
  439. if protoimpl.UnsafeEnabled && x != nil {
  440. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  441. if ms.LoadMessageInfo() == nil {
  442. ms.StoreMessageInfo(mi)
  443. }
  444. return ms
  445. }
  446. return mi.MessageOf(x)
  447. }
  448. // Deprecated: Use ManagerUserUnsubscribeRequest.ProtoReflect.Descriptor instead.
  449. func (*ManagerUserUnsubscribeRequest) Descriptor() ([]byte, []int) {
  450. return file_manager_proto_rawDescGZIP(), []int{8}
  451. }
  452. func (x *ManagerUserUnsubscribeRequest) GetUserId() int64 {
  453. if x != nil {
  454. return x.UserId
  455. }
  456. return 0
  457. }
  458. type FindOnlinePersonRequest struct {
  459. state protoimpl.MessageState
  460. sizeCache protoimpl.SizeCache
  461. unknownFields protoimpl.UnknownFields
  462. IsFindAll bool `protobuf:"varint,1,opt,name=isFindAll,proto3" json:"isFindAll"`
  463. }
  464. func (x *FindOnlinePersonRequest) Reset() {
  465. *x = FindOnlinePersonRequest{}
  466. if protoimpl.UnsafeEnabled {
  467. mi := &file_manager_proto_msgTypes[9]
  468. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  469. ms.StoreMessageInfo(mi)
  470. }
  471. }
  472. func (x *FindOnlinePersonRequest) String() string {
  473. return protoimpl.X.MessageStringOf(x)
  474. }
  475. func (*FindOnlinePersonRequest) ProtoMessage() {}
  476. func (x *FindOnlinePersonRequest) ProtoReflect() protoreflect.Message {
  477. mi := &file_manager_proto_msgTypes[9]
  478. if protoimpl.UnsafeEnabled && x != nil {
  479. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  480. if ms.LoadMessageInfo() == nil {
  481. ms.StoreMessageInfo(mi)
  482. }
  483. return ms
  484. }
  485. return mi.MessageOf(x)
  486. }
  487. // Deprecated: Use FindOnlinePersonRequest.ProtoReflect.Descriptor instead.
  488. func (*FindOnlinePersonRequest) Descriptor() ([]byte, []int) {
  489. return file_manager_proto_rawDescGZIP(), []int{9}
  490. }
  491. func (x *FindOnlinePersonRequest) GetIsFindAll() bool {
  492. if x != nil {
  493. return x.IsFindAll
  494. }
  495. return false
  496. }
  497. type ManagerUpdateUserSexRequest struct {
  498. state protoimpl.MessageState
  499. sizeCache protoimpl.SizeCache
  500. unknownFields protoimpl.UnknownFields
  501. UserId int64 `protobuf:"varint,1,opt,name=userId,proto3" json:"userId"`
  502. Sex int64 `protobuf:"varint,2,opt,name=sex,proto3" json:"sex"`
  503. }
  504. func (x *ManagerUpdateUserSexRequest) Reset() {
  505. *x = ManagerUpdateUserSexRequest{}
  506. if protoimpl.UnsafeEnabled {
  507. mi := &file_manager_proto_msgTypes[10]
  508. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  509. ms.StoreMessageInfo(mi)
  510. }
  511. }
  512. func (x *ManagerUpdateUserSexRequest) String() string {
  513. return protoimpl.X.MessageStringOf(x)
  514. }
  515. func (*ManagerUpdateUserSexRequest) ProtoMessage() {}
  516. func (x *ManagerUpdateUserSexRequest) ProtoReflect() protoreflect.Message {
  517. mi := &file_manager_proto_msgTypes[10]
  518. if protoimpl.UnsafeEnabled && x != nil {
  519. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  520. if ms.LoadMessageInfo() == nil {
  521. ms.StoreMessageInfo(mi)
  522. }
  523. return ms
  524. }
  525. return mi.MessageOf(x)
  526. }
  527. // Deprecated: Use ManagerUpdateUserSexRequest.ProtoReflect.Descriptor instead.
  528. func (*ManagerUpdateUserSexRequest) Descriptor() ([]byte, []int) {
  529. return file_manager_proto_rawDescGZIP(), []int{10}
  530. }
  531. func (x *ManagerUpdateUserSexRequest) GetUserId() int64 {
  532. if x != nil {
  533. return x.UserId
  534. }
  535. return 0
  536. }
  537. func (x *ManagerUpdateUserSexRequest) GetSex() int64 {
  538. if x != nil {
  539. return x.Sex
  540. }
  541. return 0
  542. }
  543. type ManagerFindIsCheckQualityUserListRequest struct {
  544. state protoimpl.MessageState
  545. sizeCache protoimpl.SizeCache
  546. unknownFields protoimpl.UnknownFields
  547. Page int64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"`
  548. PageSize int64 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize"`
  549. Id int64 `protobuf:"varint,3,opt,name=id,proto3" json:"id"` // 用户ID
  550. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name"` // 姓名
  551. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  552. }
  553. func (x *ManagerFindIsCheckQualityUserListRequest) Reset() {
  554. *x = ManagerFindIsCheckQualityUserListRequest{}
  555. if protoimpl.UnsafeEnabled {
  556. mi := &file_manager_proto_msgTypes[11]
  557. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  558. ms.StoreMessageInfo(mi)
  559. }
  560. }
  561. func (x *ManagerFindIsCheckQualityUserListRequest) String() string {
  562. return protoimpl.X.MessageStringOf(x)
  563. }
  564. func (*ManagerFindIsCheckQualityUserListRequest) ProtoMessage() {}
  565. func (x *ManagerFindIsCheckQualityUserListRequest) ProtoReflect() protoreflect.Message {
  566. mi := &file_manager_proto_msgTypes[11]
  567. if protoimpl.UnsafeEnabled && x != nil {
  568. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  569. if ms.LoadMessageInfo() == nil {
  570. ms.StoreMessageInfo(mi)
  571. }
  572. return ms
  573. }
  574. return mi.MessageOf(x)
  575. }
  576. // Deprecated: Use ManagerFindIsCheckQualityUserListRequest.ProtoReflect.Descriptor instead.
  577. func (*ManagerFindIsCheckQualityUserListRequest) Descriptor() ([]byte, []int) {
  578. return file_manager_proto_rawDescGZIP(), []int{11}
  579. }
  580. func (x *ManagerFindIsCheckQualityUserListRequest) GetPage() int64 {
  581. if x != nil {
  582. return x.Page
  583. }
  584. return 0
  585. }
  586. func (x *ManagerFindIsCheckQualityUserListRequest) GetPageSize() int64 {
  587. if x != nil {
  588. return x.PageSize
  589. }
  590. return 0
  591. }
  592. func (x *ManagerFindIsCheckQualityUserListRequest) GetId() int64 {
  593. if x != nil {
  594. return x.Id
  595. }
  596. return 0
  597. }
  598. func (x *ManagerFindIsCheckQualityUserListRequest) GetName() string {
  599. if x != nil {
  600. return x.Name
  601. }
  602. return ""
  603. }
  604. func (x *ManagerFindIsCheckQualityUserListRequest) GetSex() int64 {
  605. if x != nil {
  606. return x.Sex
  607. }
  608. return 0
  609. }
  610. type ManagerUpdateUserCreditRequest struct {
  611. state protoimpl.MessageState
  612. sizeCache protoimpl.SizeCache
  613. unknownFields protoimpl.UnknownFields
  614. PersonId string `protobuf:"bytes,1,opt,name=personId,proto3" json:"personId"`
  615. Num int64 `protobuf:"varint,2,opt,name=num,proto3" json:"num"`
  616. Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title"`
  617. }
  618. func (x *ManagerUpdateUserCreditRequest) Reset() {
  619. *x = ManagerUpdateUserCreditRequest{}
  620. if protoimpl.UnsafeEnabled {
  621. mi := &file_manager_proto_msgTypes[12]
  622. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  623. ms.StoreMessageInfo(mi)
  624. }
  625. }
  626. func (x *ManagerUpdateUserCreditRequest) String() string {
  627. return protoimpl.X.MessageStringOf(x)
  628. }
  629. func (*ManagerUpdateUserCreditRequest) ProtoMessage() {}
  630. func (x *ManagerUpdateUserCreditRequest) ProtoReflect() protoreflect.Message {
  631. mi := &file_manager_proto_msgTypes[12]
  632. if protoimpl.UnsafeEnabled && x != nil {
  633. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  634. if ms.LoadMessageInfo() == nil {
  635. ms.StoreMessageInfo(mi)
  636. }
  637. return ms
  638. }
  639. return mi.MessageOf(x)
  640. }
  641. // Deprecated: Use ManagerUpdateUserCreditRequest.ProtoReflect.Descriptor instead.
  642. func (*ManagerUpdateUserCreditRequest) Descriptor() ([]byte, []int) {
  643. return file_manager_proto_rawDescGZIP(), []int{12}
  644. }
  645. func (x *ManagerUpdateUserCreditRequest) GetPersonId() string {
  646. if x != nil {
  647. return x.PersonId
  648. }
  649. return ""
  650. }
  651. func (x *ManagerUpdateUserCreditRequest) GetNum() int64 {
  652. if x != nil {
  653. return x.Num
  654. }
  655. return 0
  656. }
  657. func (x *ManagerUpdateUserCreditRequest) GetTitle() string {
  658. if x != nil {
  659. return x.Title
  660. }
  661. return ""
  662. }
  663. type ManagerMarkHighQualityUserRequest struct {
  664. state protoimpl.MessageState
  665. sizeCache protoimpl.SizeCache
  666. unknownFields protoimpl.UnknownFields
  667. PassIds []string `protobuf:"bytes,1,rep,name=passIds,proto3" json:"passIds"`
  668. UnPassIds []string `protobuf:"bytes,2,rep,name=unPassIds,proto3" json:"unPassIds"`
  669. }
  670. func (x *ManagerMarkHighQualityUserRequest) Reset() {
  671. *x = ManagerMarkHighQualityUserRequest{}
  672. if protoimpl.UnsafeEnabled {
  673. mi := &file_manager_proto_msgTypes[13]
  674. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  675. ms.StoreMessageInfo(mi)
  676. }
  677. }
  678. func (x *ManagerMarkHighQualityUserRequest) String() string {
  679. return protoimpl.X.MessageStringOf(x)
  680. }
  681. func (*ManagerMarkHighQualityUserRequest) ProtoMessage() {}
  682. func (x *ManagerMarkHighQualityUserRequest) ProtoReflect() protoreflect.Message {
  683. mi := &file_manager_proto_msgTypes[13]
  684. if protoimpl.UnsafeEnabled && x != nil {
  685. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  686. if ms.LoadMessageInfo() == nil {
  687. ms.StoreMessageInfo(mi)
  688. }
  689. return ms
  690. }
  691. return mi.MessageOf(x)
  692. }
  693. // Deprecated: Use ManagerMarkHighQualityUserRequest.ProtoReflect.Descriptor instead.
  694. func (*ManagerMarkHighQualityUserRequest) Descriptor() ([]byte, []int) {
  695. return file_manager_proto_rawDescGZIP(), []int{13}
  696. }
  697. func (x *ManagerMarkHighQualityUserRequest) GetPassIds() []string {
  698. if x != nil {
  699. return x.PassIds
  700. }
  701. return make([]string, 0)
  702. }
  703. func (x *ManagerMarkHighQualityUserRequest) GetUnPassIds() []string {
  704. if x != nil {
  705. return x.UnPassIds
  706. }
  707. return make([]string, 0)
  708. }
  709. type ManagerReMarkHighQualityUserRequest struct {
  710. state protoimpl.MessageState
  711. sizeCache protoimpl.SizeCache
  712. unknownFields protoimpl.UnknownFields
  713. UserIds []string `protobuf:"bytes,1,rep,name=userIds,proto3" json:"userIds"`
  714. }
  715. func (x *ManagerReMarkHighQualityUserRequest) Reset() {
  716. *x = ManagerReMarkHighQualityUserRequest{}
  717. if protoimpl.UnsafeEnabled {
  718. mi := &file_manager_proto_msgTypes[14]
  719. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  720. ms.StoreMessageInfo(mi)
  721. }
  722. }
  723. func (x *ManagerReMarkHighQualityUserRequest) String() string {
  724. return protoimpl.X.MessageStringOf(x)
  725. }
  726. func (*ManagerReMarkHighQualityUserRequest) ProtoMessage() {}
  727. func (x *ManagerReMarkHighQualityUserRequest) ProtoReflect() protoreflect.Message {
  728. mi := &file_manager_proto_msgTypes[14]
  729. if protoimpl.UnsafeEnabled && x != nil {
  730. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  731. if ms.LoadMessageInfo() == nil {
  732. ms.StoreMessageInfo(mi)
  733. }
  734. return ms
  735. }
  736. return mi.MessageOf(x)
  737. }
  738. // Deprecated: Use ManagerReMarkHighQualityUserRequest.ProtoReflect.Descriptor instead.
  739. func (*ManagerReMarkHighQualityUserRequest) Descriptor() ([]byte, []int) {
  740. return file_manager_proto_rawDescGZIP(), []int{14}
  741. }
  742. func (x *ManagerReMarkHighQualityUserRequest) GetUserIds() []string {
  743. if x != nil {
  744. return x.UserIds
  745. }
  746. return make([]string, 0)
  747. }
  748. type OnlinePersonReply struct {
  749. state protoimpl.MessageState
  750. sizeCache protoimpl.SizeCache
  751. unknownFields protoimpl.UnknownFields
  752. UserManNum int64 `protobuf:"varint,1,opt,name=userManNum,proto3" json:"userManNum"` // 男用户在线数
  753. UserWomanNum int64 `protobuf:"varint,2,opt,name=userWomanNum,proto3" json:"userWomanNum"` // 女用户在线数
  754. UserOtherNum int64 `protobuf:"varint,3,opt,name=userOtherNum,proto3" json:"userOtherNum"` // 未填写性别的用户在线数
  755. }
  756. func (x *OnlinePersonReply) Reset() {
  757. *x = OnlinePersonReply{}
  758. if protoimpl.UnsafeEnabled {
  759. mi := &file_manager_proto_msgTypes[15]
  760. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  761. ms.StoreMessageInfo(mi)
  762. }
  763. }
  764. func (x *OnlinePersonReply) String() string {
  765. return protoimpl.X.MessageStringOf(x)
  766. }
  767. func (*OnlinePersonReply) ProtoMessage() {}
  768. func (x *OnlinePersonReply) ProtoReflect() protoreflect.Message {
  769. mi := &file_manager_proto_msgTypes[15]
  770. if protoimpl.UnsafeEnabled && x != nil {
  771. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  772. if ms.LoadMessageInfo() == nil {
  773. ms.StoreMessageInfo(mi)
  774. }
  775. return ms
  776. }
  777. return mi.MessageOf(x)
  778. }
  779. // Deprecated: Use OnlinePersonReply.ProtoReflect.Descriptor instead.
  780. func (*OnlinePersonReply) Descriptor() ([]byte, []int) {
  781. return file_manager_proto_rawDescGZIP(), []int{15}
  782. }
  783. func (x *OnlinePersonReply) GetUserManNum() int64 {
  784. if x != nil {
  785. return x.UserManNum
  786. }
  787. return 0
  788. }
  789. func (x *OnlinePersonReply) GetUserWomanNum() int64 {
  790. if x != nil {
  791. return x.UserWomanNum
  792. }
  793. return 0
  794. }
  795. func (x *OnlinePersonReply) GetUserOtherNum() int64 {
  796. if x != nil {
  797. return x.UserOtherNum
  798. }
  799. return 0
  800. }
  801. var File_manager_proto protoreflect.FileDescriptor
  802. var file_manager_proto_rawDesc = []byte{
  803. 0x0a, 0x0d, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
  804. 0x0b, 0x61, 0x70, 0x69, 0x2e, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x1a, 0x1c, 0x67, 0x6f,
  805. 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74,
  806. 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67,
  807. 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74,
  808. 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d,
  809. 0x6d, 0x6f, 0x6e, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  810. 0x1a, 0x1d, 0x61, 0x70, 0x69, 0x2f, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2f,
  811. 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22,
  812. 0x1e, 0x0a, 0x0c, 0x56, 0x69, 0x70, 0x54, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  813. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22,
  814. 0x30, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x52, 0x65,
  815. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64,
  816. 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x49, 0x64,
  817. 0x73, 0x22, 0x43, 0x0a, 0x11, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x54, 0x61, 0x73, 0x6b, 0x52,
  818. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x01,
  819. 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61,
  820. 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61,
  821. 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x22, 0x96, 0x01, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x41,
  822. 0x49, 0x54, 0x61, 0x73, 0x6b, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x29, 0x0a, 0x04, 0x6c, 0x69,
  823. 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d,
  824. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2e, 0x54, 0x61, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  825. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x61, 0x73, 0x74, 0x18, 0x02, 0x20,
  826. 0x01, 0x28, 0x08, 0x52, 0x04, 0x6c, 0x61, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74,
  827. 0x61, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x12,
  828. 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x70,
  829. 0x61, 0x67, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18,
  830. 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x22,
  831. 0x56, 0x0a, 0x08, 0x54, 0x61, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69,
  832. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x76,
  833. 0x69, 0x64, 0x65, 0x6f, 0x55, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x76,
  834. 0x69, 0x64, 0x65, 0x6f, 0x55, 0x72, 0x6c, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x69, 0x63, 0x74, 0x75,
  835. 0x72, 0x65, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x69, 0x63,
  836. 0x74, 0x75, 0x72, 0x65, 0x55, 0x72, 0x6c, 0x22, 0x45, 0x0a, 0x1b, 0x55, 0x70, 0x64, 0x61, 0x74,
  837. 0x65, 0x41, 0x49, 0x54, 0x61, 0x73, 0x6b, 0x49, 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x52,
  838. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  839. 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x50, 0x61, 0x73, 0x73,
  840. 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x50, 0x61, 0x73, 0x73, 0x22, 0x9e,
  841. 0x01, 0x0a, 0x1e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63,
  842. 0x72, 0x69, 0x70, 0x41, 0x6c, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  843. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  844. 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66,
  845. 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65,
  846. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28,
  847. 0x09, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72,
  848. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x65, 0x72,
  849. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64,
  850. 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x73, 0x63, 0x72, 0x69, 0x70, 0x49, 0x64, 0x22,
  851. 0x3f, 0x0a, 0x1d, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x41, 0x64, 0x64, 0x42, 0x6c, 0x61,
  852. 0x63, 0x6b, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  853. 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x55, 0x72, 0x6c, 0x18, 0x01,
  854. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x55, 0x72, 0x6c,
  855. 0x22, 0x37, 0x0a, 0x1d, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x73, 0x65, 0x72, 0x55,
  856. 0x6e, 0x73, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  857. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  858. 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x37, 0x0a, 0x17, 0x46, 0x69, 0x6e,
  859. 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x71,
  860. 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x6c,
  861. 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x64, 0x41,
  862. 0x6c, 0x6c, 0x22, 0x47, 0x0a, 0x1b, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64,
  863. 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  864. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  865. 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  866. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x90, 0x01, 0x0a, 0x28,
  867. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x73, 0x43, 0x68, 0x65,
  868. 0x63, 0x6b, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73,
  869. 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65,
  870. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x1a, 0x0a, 0x08,
  871. 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08,
  872. 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x03,
  873. 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  874. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03,
  875. 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x64,
  876. 0x0a, 0x1e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55,
  877. 0x73, 0x65, 0x72, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  878. 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  879. 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x10, 0x0a, 0x03,
  880. 0x6e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75, 0x6d, 0x12, 0x14,
  881. 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74,
  882. 0x69, 0x74, 0x6c, 0x65, 0x22, 0x5b, 0x0a, 0x21, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4d,
  883. 0x61, 0x72, 0x6b, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73,
  884. 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x70, 0x61, 0x73,
  885. 0x73, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x70, 0x61, 0x73, 0x73,
  886. 0x49, 0x64, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x50, 0x61, 0x73, 0x73, 0x49, 0x64, 0x73,
  887. 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x75, 0x6e, 0x50, 0x61, 0x73, 0x73, 0x49, 0x64,
  888. 0x73, 0x22, 0x3f, 0x0a, 0x23, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x52, 0x65, 0x4d, 0x61,
  889. 0x72, 0x6b, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65,
  890. 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72,
  891. 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49,
  892. 0x64, 0x73, 0x22, 0x7b, 0x0a, 0x11, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73,
  893. 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1e, 0x0a, 0x0a, 0x75, 0x73, 0x65, 0x72, 0x4d,
  894. 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x75, 0x73, 0x65,
  895. 0x72, 0x4d, 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x12, 0x22, 0x0a, 0x0c, 0x75, 0x73, 0x65, 0x72, 0x57,
  896. 0x6f, 0x6d, 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x75,
  897. 0x73, 0x65, 0x72, 0x57, 0x6f, 0x6d, 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x12, 0x22, 0x0a, 0x0c, 0x75,
  898. 0x73, 0x65, 0x72, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x4e, 0x75, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28,
  899. 0x03, 0x52, 0x0c, 0x75, 0x73, 0x65, 0x72, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x4e, 0x75, 0x6d, 0x32,
  900. 0x84, 0x2f, 0x0a, 0x07, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x12, 0x8a, 0x01, 0x0a, 0x13,
  901. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4c,
  902. 0x69, 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  903. 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73,
  904. 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e,
  905. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  906. 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74,
  907. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x3a, 0x01, 0x2a,
  908. 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75,
  909. 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x12, 0xa1, 0x01, 0x0a, 0x1e, 0x4d, 0x61, 0x6e,
  910. 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74,
  911. 0x69, 0x6f, 0x6e, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70,
  912. 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  913. 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  914. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  915. 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65,
  916. 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x2d, 0x82,
  917. 0xd3, 0xe4, 0x93, 0x02, 0x27, 0x3a, 0x01, 0x2a, 0x22, 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d,
  918. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74,
  919. 0x2f, 0x69, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0xb5, 0x01, 0x0a,
  920. 0x21, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x73, 0x43, 0x68,
  921. 0x65, 0x63, 0x6b, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69,
  922. 0x73, 0x74, 0x12, 0x35, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  923. 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x49, 0x73, 0x43, 0x68,
  924. 0x65, 0x63, 0x6b, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69,
  925. 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  926. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69,
  927. 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c,
  928. 0x79, 0x32, 0x22, 0x30, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x2a, 0x3a, 0x01, 0x2a, 0x22, 0x25, 0x2f,
  929. 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72,
  930. 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x69, 0x73, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x71, 0x75, 0x61,
  931. 0x6c, 0x69, 0x74, 0x79, 0x12, 0x9d, 0x01, 0x0a, 0x1e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  932. 0x46, 0x69, 0x6e, 0x64, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55,
  933. 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  934. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64,
  935. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  936. 0x74, 0x1a, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
  937. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  938. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  939. 0x23, 0x3a, 0x01, 0x2a, 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67,
  940. 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f,
  941. 0x6c, 0x69, 0x73, 0x74, 0x12, 0xb0, 0x01, 0x0a, 0x1e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  942. 0x46, 0x69, 0x6e, 0x64, 0x43, 0x61, 0x6e, 0x48, 0x61, 0x6e, 0x64, 0x70, 0x69, 0x63, 0x6b, 0x55,
  943. 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x31, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  944. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64,
  945. 0x43, 0x61, 0x6e, 0x48, 0x61, 0x6e, 0x64, 0x70, 0x69, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x4c,
  946. 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2f, 0x2e, 0x61, 0x70, 0x69,
  947. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46,
  948. 0x69, 0x6e, 0x64, 0x43, 0x61, 0x6e, 0x48, 0x61, 0x6e, 0x64, 0x70, 0x69, 0x63, 0x6b, 0x55, 0x73,
  949. 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x2a, 0x82, 0xd3, 0xe4,
  950. 0x93, 0x02, 0x24, 0x3a, 0x01, 0x2a, 0x22, 0x1f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e,
  951. 0x61, 0x67, 0x65, 0x72, 0x2f, 0x68, 0x61, 0x6e, 0x64, 0x70, 0x69, 0x63, 0x6b, 0x2f, 0x75, 0x73,
  952. 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x86, 0x01, 0x0a, 0x16, 0x4d, 0x61, 0x6e, 0x61,
  953. 0x67, 0x65, 0x72, 0x53, 0x65, 0x74, 0x48, 0x61, 0x6e, 0x64, 0x70, 0x69, 0x63, 0x6b, 0x55, 0x73,
  954. 0x65, 0x72, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  955. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x53, 0x65, 0x74, 0x48, 0x61, 0x6e, 0x64, 0x70, 0x69,
  956. 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e,
  957. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  958. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x3a, 0x01, 0x2a,
  959. 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x68,
  960. 0x61, 0x6e, 0x64, 0x70, 0x69, 0x63, 0x6b, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x65, 0x74,
  961. 0x12, 0x90, 0x01, 0x0a, 0x19, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x53, 0x65, 0x74, 0x48,
  962. 0x61, 0x6e, 0x64, 0x70, 0x69, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x4f, 0x6e, 0x65, 0x12, 0x2c,
  963. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61,
  964. 0x67, 0x65, 0x72, 0x53, 0x65, 0x74, 0x48, 0x61, 0x6e, 0x64, 0x70, 0x69, 0x63, 0x6b, 0x55, 0x73,
  965. 0x65, 0x72, 0x4f, 0x6e, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67,
  966. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  967. 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x27, 0x3a, 0x01, 0x2a, 0x22,
  968. 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x68, 0x61,
  969. 0x6e, 0x64, 0x70, 0x69, 0x63, 0x6b, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x65, 0x74, 0x2f,
  970. 0x6f, 0x6e, 0x65, 0x12, 0x8e, 0x01, 0x0a, 0x1a, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4d,
  971. 0x61, 0x72, 0x6b, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73,
  972. 0x65, 0x72, 0x12, 0x2e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  973. 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4d, 0x61, 0x72, 0x6b, 0x48, 0x69, 0x67, 0x68,
  974. 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65,
  975. 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  976. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93,
  977. 0x02, 0x22, 0x3a, 0x01, 0x2a, 0x22, 0x1d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61,
  978. 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x2f, 0x75, 0x73, 0x65, 0x72,
  979. 0x2f, 0x73, 0x65, 0x74, 0x12, 0x95, 0x01, 0x0a, 0x1c, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  980. 0x52, 0x65, 0x4d, 0x61, 0x72, 0x6b, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74,
  981. 0x79, 0x55, 0x73, 0x65, 0x72, 0x12, 0x30, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d, 0x61, 0x6e, 0x61,
  982. 0x67, 0x65, 0x72, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x52, 0x65, 0x4d, 0x61, 0x72,
  983. 0x6b, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72,
  984. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  985. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22,
  986. 0x2b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x25, 0x3a, 0x01, 0x2a, 0x22, 0x20, 0x2f, 0x61, 0x70, 0x69,
  987. 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79,
  988. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x72, 0x65, 0x6d, 0x61, 0x72, 0x6b, 0x12, 0x80, 0x01, 0x0a,
  989. 0x1d, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4d, 0x61, 0x72, 0x6b, 0x48, 0x69, 0x67, 0x68,
  990. 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4f, 0x6e, 0x65, 0x12, 0x19,
  991. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
  992. 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  993. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  994. 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x3a, 0x01, 0x2a, 0x22, 0x21, 0x2f, 0x61,
  995. 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75, 0x61, 0x6c, 0x69,
  996. 0x74, 0x79, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x65, 0x74, 0x2f, 0x6f, 0x6e, 0x65, 0x12,
  997. 0x70, 0x0a, 0x13, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x53, 0x65, 0x74, 0x55, 0x73, 0x65,
  998. 0x72, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  999. 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74,
  1000. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1001. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21,
  1002. 0x3a, 0x01, 0x2a, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  1003. 0x72, 0x2f, 0x62, 0x6c, 0x61, 0x63, 0x6b, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6d, 0x6f, 0x72,
  1004. 0x65, 0x12, 0x7e, 0x0a, 0x1c, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x44, 0x65, 0x6c, 0x65,
  1005. 0x74, 0x65, 0x48, 0x69, 0x67, 0x68, 0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x55, 0x73, 0x65,
  1006. 0x72, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
  1007. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67,
  1008. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  1009. 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x25, 0x3a, 0x01, 0x2a, 0x22,
  1010. 0x20, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x71, 0x75,
  1011. 0x61, 0x6c, 0x69, 0x74, 0x79, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x64, 0x65, 0x6c, 0x65, 0x74,
  1012. 0x65, 0x12, 0x81, 0x01, 0x0a, 0x14, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64,
  1013. 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x53, 0x65, 0x78, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69,
  1014. 0x2e, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  1015. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x53, 0x65, 0x78, 0x52, 0x65, 0x71,
  1016. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  1017. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x27, 0x82, 0xd3,
  1018. 0xe4, 0x93, 0x02, 0x21, 0x3a, 0x01, 0x2a, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61,
  1019. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x65, 0x78, 0x2f, 0x75,
  1020. 0x70, 0x64, 0x61, 0x74, 0x65, 0x12, 0x88, 0x01, 0x0a, 0x16, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  1021. 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x56, 0x6f, 0x69, 0x63, 0x65,
  1022. 0x12, 0x2b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61,
  1023. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f,
  1024. 0x6e, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e,
  1025. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  1026. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x3a, 0x01, 0x2a,
  1027. 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75,
  1028. 0x73, 0x65, 0x72, 0x2f, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65,
  1029. 0x12, 0x91, 0x01, 0x0a, 0x19, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61,
  1030. 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x2e,
  1031. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61,
  1032. 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50,
  1033. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16,
  1034. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  1035. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x3a, 0x01,
  1036. 0x2a, 0x22, 0x21, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
  1037. 0x75, 0x73, 0x65, 0x72, 0x2f, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x2f, 0x75, 0x70,
  1038. 0x64, 0x61, 0x74, 0x65, 0x12, 0x94, 0x01, 0x0a, 0x1a, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  1039. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74,
  1040. 0x75, 0x72, 0x65, 0x12, 0x2f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  1041. 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65,
  1042. 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x52, 0x65, 0x71,
  1043. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  1044. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2d, 0x82, 0xd3,
  1045. 0xe4, 0x93, 0x02, 0x27, 0x3a, 0x01, 0x2a, 0x22, 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61,
  1046. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x73, 0x69, 0x67, 0x6e, 0x61,
  1047. 0x74, 0x75, 0x72, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x12, 0x8b, 0x01, 0x0a, 0x17,
  1048. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65,
  1049. 0x72, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  1050. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61,
  1051. 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52, 0x65,
  1052. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  1053. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2a, 0x82,
  1054. 0xd3, 0xe4, 0x93, 0x02, 0x24, 0x3a, 0x01, 0x2a, 0x22, 0x1f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d,
  1055. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x61, 0x76, 0x61, 0x74,
  1056. 0x61, 0x72, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x12, 0x85, 0x01, 0x0a, 0x15, 0x4d, 0x61,
  1057. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4e,
  1058. 0x61, 0x6d, 0x65, 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  1059. 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65,
  1060. 0x72, 0x73, 0x6f, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1061. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1062. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x3a,
  1063. 0x01, 0x2a, 0x22, 0x1d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  1064. 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6e, 0x61, 0x6d, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74,
  1065. 0x65, 0x12, 0x8b, 0x01, 0x0a, 0x17, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64,
  1066. 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x57, 0x65, 0x69, 0x67, 0x68, 0x74, 0x12, 0x2c, 0x2e,
  1067. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  1068. 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x57, 0x65,
  1069. 0x69, 0x67, 0x68, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  1070. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  1071. 0x70, 0x74, 0x79, 0x22, 0x2a, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x24, 0x3a, 0x01, 0x2a, 0x22, 0x1f,
  1072. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65,
  1073. 0x72, 0x2f, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x12,
  1074. 0x8c, 0x01, 0x0a, 0x18, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74,
  1075. 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x2d, 0x2e, 0x61,
  1076. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  1077. 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x73, 0x42,
  1078. 0x6c, 0x61, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  1079. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  1080. 0x70, 0x74, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x3a, 0x01, 0x2a, 0x22, 0x1e,
  1081. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65,
  1082. 0x72, 0x2f, 0x62, 0x6c, 0x61, 0x63, 0x6b, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x12, 0x87,
  1083. 0x01, 0x0a, 0x17, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  1084. 0x55, 0x73, 0x65, 0x72, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x2b, 0x2e, 0x61, 0x70, 0x69,
  1085. 0x2e, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  1086. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x55, 0x73, 0x65, 0x72, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74,
  1087. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  1088. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22,
  1089. 0x27, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x3a, 0x01, 0x2a, 0x22, 0x1c, 0x2f, 0x61, 0x70, 0x69,
  1090. 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x63, 0x72,
  1091. 0x65, 0x64, 0x69, 0x74, 0x2f, 0x61, 0x64, 0x64, 0x12, 0x66, 0x0a, 0x0c, 0x4d, 0x61, 0x6e, 0x61,
  1092. 0x67, 0x65, 0x72, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x12, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  1093. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x4c, 0x6f, 0x67,
  1094. 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1095. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x6f, 0x6b, 0x65,
  1096. 0x6e, 0x22, 0x1d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x17, 0x3a, 0x01, 0x2a, 0x22, 0x12, 0x2f, 0x61,
  1097. 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x6e,
  1098. 0x12, 0x6d, 0x0a, 0x0c, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1099. 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1100. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d,
  1101. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2e, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72,
  1102. 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f,
  1103. 0x3a, 0x01, 0x2a, 0x22, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  1104. 0x72, 0x2f, 0x6f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x2f, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x12,
  1105. 0x86, 0x01, 0x0a, 0x13, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52,
  1106. 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  1107. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64,
  1108. 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1109. 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e,
  1110. 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74,
  1111. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x3a, 0x01, 0x2a,
  1112. 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x72,
  1113. 0x6f, 0x6f, 0x6d, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x8d, 0x01, 0x0a, 0x19, 0x4d, 0x61, 0x6e,
  1114. 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f,
  1115. 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  1116. 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x43,
  1117. 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  1118. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
  1119. 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74,
  1120. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x3a, 0x01, 0x2a,
  1121. 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x63,
  1122. 0x68, 0x61, 0x74, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x82, 0x01, 0x0a, 0x14, 0x4d, 0x61, 0x6e,
  1123. 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x4c, 0x69, 0x73,
  1124. 0x74, 0x12, 0x27, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
  1125. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x4c,
  1126. 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x61, 0x70, 0x69,
  1127. 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x53,
  1128. 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1129. 0x1c, 0x3a, 0x01, 0x2a, 0x22, 0x17, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67,
  1130. 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x8b, 0x01,
  1131. 0x0a, 0x16, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72,
  1132. 0x69, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x32, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  1133. 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e,
  1134. 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x32, 0x52, 0x65, 0x71, 0x75,
  1135. 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
  1136. 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x53, 0x63, 0x72, 0x69, 0x70, 0x56, 0x32, 0x52,
  1137. 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x3a, 0x01, 0x2a, 0x22,
  1138. 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x73, 0x63,
  1139. 0x72, 0x69, 0x70, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x2f, 0x76, 0x32, 0x12, 0x86, 0x01, 0x0a, 0x16,
  1140. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72,
  1141. 0x69, 0x70, 0x54, 0x65, 0x78, 0x74, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  1142. 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74,
  1143. 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x54, 0x65, 0x78, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1144. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1145. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1146. 0x23, 0x3a, 0x01, 0x2a, 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67,
  1147. 0x65, 0x72, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f,
  1148. 0x74, 0x65, 0x78, 0x74, 0x12, 0x8f, 0x01, 0x0a, 0x19, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  1149. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x50, 0x69, 0x63, 0x74, 0x75,
  1150. 0x72, 0x65, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  1151. 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72,
  1152. 0x69, 0x70, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1153. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1154. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26,
  1155. 0x3a, 0x01, 0x2a, 0x22, 0x21, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  1156. 0x72, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x70,
  1157. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x12, 0x67, 0x0a, 0x12, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  1158. 0x72, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x12, 0x13, 0x2e, 0x61,
  1159. 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61,
  1160. 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1161. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1162. 0x1e, 0x3a, 0x01, 0x2a, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67,
  1163. 0x65, 0x72, 0x2f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x12,
  1164. 0x6c, 0x0a, 0x16, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  1165. 0x53, 0x63, 0x72, 0x69, 0x70, 0x4d, 0x6f, 0x72, 0x65, 0x12, 0x0f, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1166. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x64, 0x73, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  1167. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  1168. 0x74, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x3a, 0x01, 0x2a, 0x22, 0x1e, 0x2f,
  1169. 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x64, 0x65, 0x6c, 0x65,
  1170. 0x74, 0x65, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x6d, 0x6f, 0x72, 0x65, 0x12, 0x8e, 0x01,
  1171. 0x0a, 0x15, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x70,
  1172. 0x6f, 0x72, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  1173. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64,
  1174. 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1175. 0x74, 0x1a, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
  1176. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74,
  1177. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x23, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1178. 0x1d, 0x3a, 0x01, 0x2a, 0x22, 0x18, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67,
  1179. 0x65, 0x72, 0x2f, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x12, 0xab,
  1180. 0x01, 0x0a, 0x1c, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65,
  1181. 0x70, 0x6f, 0x72, 0x74, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x4c, 0x69, 0x73, 0x74, 0x12,
  1182. 0x2f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e,
  1183. 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x44, 0x65,
  1184. 0x74, 0x61, 0x69, 0x6c, 0x73, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1185. 0x1a, 0x2d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61,
  1186. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x44,
  1187. 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1188. 0x2b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x25, 0x3a, 0x01, 0x2a, 0x22, 0x20, 0x2f, 0x61, 0x70, 0x69,
  1189. 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x2f,
  1190. 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x8b, 0x01, 0x0a,
  1191. 0x10, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f,
  1192. 0x6e, 0x12, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2e,
  1193. 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1194. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65,
  1195. 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69,
  1196. 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x2b, 0x82,
  1197. 0xd3, 0xe4, 0x93, 0x02, 0x25, 0x3a, 0x01, 0x2a, 0x22, 0x20, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d,
  1198. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x6f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x2f, 0x64, 0x65,
  1199. 0x74, 0x61, 0x69, 0x6c, 0x73, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x86, 0x01, 0x0a, 0x16, 0x4d,
  1200. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x73, 0x75, 0x62, 0x73,
  1201. 0x63, 0x72, 0x69, 0x62, 0x65, 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d, 0x61, 0x6e, 0x61,
  1202. 0x67, 0x65, 0x72, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x73, 0x65, 0x72, 0x55,
  1203. 0x6e, 0x73, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1204. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1205. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x28, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1206. 0x22, 0x3a, 0x01, 0x2a, 0x22, 0x1d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67,
  1207. 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x75, 0x6e, 0x73, 0x75, 0x62, 0x73, 0x63, 0x72,
  1208. 0x69, 0x62, 0x65, 0x12, 0x92, 0x01, 0x0a, 0x1b, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69,
  1209. 0x6e, 0x65, 0x43, 0x61, 0x6e, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x50, 0x65, 0x72,
  1210. 0x73, 0x6f, 0x6e, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1211. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x2f, 0x2e, 0x61, 0x70,
  1212. 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64,
  1213. 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x43, 0x61, 0x6e, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e,
  1214. 0x67, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x2a, 0x82, 0xd3,
  1215. 0xe4, 0x93, 0x02, 0x24, 0x3a, 0x01, 0x2a, 0x22, 0x1f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61,
  1216. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x2f, 0x6d, 0x61, 0x74, 0x63, 0x68,
  1217. 0x69, 0x6e, 0x67, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x87, 0x01, 0x0a, 0x16, 0x4d, 0x61, 0x6e,
  1218. 0x61, 0x67, 0x65, 0x72, 0x41, 0x64, 0x64, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x50, 0x69, 0x63, 0x74,
  1219. 0x75, 0x72, 0x65, 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  1220. 0x72, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x41, 0x64, 0x64, 0x42, 0x6c, 0x61, 0x63,
  1221. 0x6b, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1222. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1223. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x29, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x3a,
  1224. 0x01, 0x2a, 0x22, 0x1e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  1225. 0x2f, 0x62, 0x6c, 0x61, 0x63, 0x6b, 0x2f, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x2f, 0x61,
  1226. 0x64, 0x64, 0x12, 0x72, 0x0a, 0x10, 0x53, 0x65, 0x6e, 0x64, 0x57, 0x65, 0x62, 0x73, 0x6f, 0x63,
  1227. 0x6b, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  1228. 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61,
  1229. 0x6d, 0x1a, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65,
  1230. 0x74, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x26,
  1231. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x3a, 0x01, 0x2a, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  1232. 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65,
  1233. 0x74, 0x2f, 0x73, 0x65, 0x6e, 0x64, 0x12, 0x8d, 0x01, 0x0a, 0x17, 0x4d, 0x61, 0x6e, 0x61, 0x67,
  1234. 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69, 0x70, 0x41, 0x6c, 0x6c, 0x4c, 0x69,
  1235. 0x73, 0x74, 0x12, 0x2b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
  1236. 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x63, 0x72, 0x69,
  1237. 0x70, 0x41, 0x6c, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1238. 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e,
  1239. 0x61, 0x67, 0x65, 0x72, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x26,
  1240. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x3a, 0x01, 0x2a, 0x22, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f,
  1241. 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72, 0x69, 0x70, 0x2f, 0x61, 0x6c,
  1242. 0x6c, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x5f, 0x0a, 0x0c, 0x53, 0x65, 0x74, 0x53, 0x63, 0x72,
  1243. 0x69, 0x70, 0x50, 0x61, 0x73, 0x73, 0x12, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
  1244. 0x6d, 0x6f, 0x6e, 0x2e, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
  1245. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  1246. 0x70, 0x74, 0x79, 0x22, 0x22, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1c, 0x3a, 0x01, 0x2a, 0x22, 0x17,
  1247. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x73, 0x63, 0x72,
  1248. 0x69, 0x70, 0x2f, 0x70, 0x61, 0x73, 0x73, 0x12, 0x80, 0x01, 0x0a, 0x14, 0x55, 0x70, 0x64, 0x61,
  1249. 0x74, 0x65, 0x41, 0x49, 0x54, 0x61, 0x73, 0x6b, 0x49, 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68,
  1250. 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2e, 0x55,
  1251. 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x49, 0x54, 0x61, 0x73, 0x6b, 0x49, 0x73, 0x46, 0x69, 0x6e,
  1252. 0x69, 0x73, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
  1253. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
  1254. 0x74, 0x79, 0x22, 0x26, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x20, 0x3a, 0x01, 0x2a, 0x22, 0x1b, 0x2f,
  1255. 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x61, 0x69, 0x2f, 0x74,
  1256. 0x61, 0x73, 0x6b, 0x2f, 0x66, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x12, 0x70, 0x0a, 0x0a, 0x46, 0x69,
  1257. 0x6e, 0x64, 0x41, 0x49, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d,
  1258. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x54, 0x61, 0x73,
  1259. 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d,
  1260. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x54, 0x61, 0x73,
  1261. 0x6b, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x3a, 0x01,
  1262. 0x2a, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
  1263. 0x61, 0x69, 0x2f, 0x74, 0x61, 0x73, 0x6b, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x12, 0x6c, 0x0a, 0x0b,
  1264. 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x12, 0x1f, 0x2e, 0x61, 0x70,
  1265. 0x69, 0x2e, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68,
  1266. 0x4f, 0x72, 0x64, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67,
  1267. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  1268. 0x6d, 0x70, 0x74, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x3a, 0x01, 0x2a, 0x22,
  1269. 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x66, 0x69,
  1270. 0x6e, 0x69, 0x73, 0x68, 0x2f, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x12, 0x5a, 0x0a, 0x05, 0x56, 0x69,
  1271. 0x70, 0x54, 0x44, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  1272. 0x72, 0x2e, 0x56, 0x69, 0x70, 0x54, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16,
  1273. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  1274. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x3a, 0x01,
  1275. 0x2a, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
  1276. 0x76, 0x69, 0x70, 0x2f, 0x74, 0x64, 0x42, 0x46, 0x0a, 0x0b, 0x61, 0x70, 0x69, 0x2e, 0x6d, 0x61,
  1277. 0x6e, 0x61, 0x67, 0x65, 0x72, 0x50, 0x01, 0x5a, 0x35, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75,
  1278. 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70,
  1279. 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d,
  1280. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x3b, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x62, 0x06,
  1281. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1282. }
  1283. var (
  1284. file_manager_proto_rawDescOnce sync.Once
  1285. file_manager_proto_rawDescData = file_manager_proto_rawDesc
  1286. )
  1287. func file_manager_proto_rawDescGZIP() []byte {
  1288. file_manager_proto_rawDescOnce.Do(func() {
  1289. file_manager_proto_rawDescData = protoimpl.X.CompressGZIP(file_manager_proto_rawDescData)
  1290. })
  1291. return file_manager_proto_rawDescData
  1292. }
  1293. var file_manager_proto_msgTypes = make([]protoimpl.MessageInfo, 16)
  1294. var file_manager_proto_goTypes = []interface{}{
  1295. (*VipTDRequest)(nil), // 0: api.manager.VipTDRequest
  1296. (*FinishOrderRequest)(nil), // 1: api.manager.FinishOrderRequest
  1297. (*FindAITaskRequest)(nil), // 2: api.manager.FindAITaskRequest
  1298. (*FindAITaskReply)(nil), // 3: api.manager.FindAITaskReply
  1299. (*TaskInfo)(nil), // 4: api.manager.TaskInfo
  1300. (*UpdateAITaskIsFinishRequest)(nil), // 5: api.manager.UpdateAITaskIsFinishRequest
  1301. (*ManagerFindScripAllListRequest)(nil), // 6: api.manager.ManagerFindScripAllListRequest
  1302. (*ManagerAddBlackPictureRequest)(nil), // 7: api.manager.ManagerAddBlackPictureRequest
  1303. (*ManagerUserUnsubscribeRequest)(nil), // 8: api.manager.ManagerUserUnsubscribeRequest
  1304. (*FindOnlinePersonRequest)(nil), // 9: api.manager.FindOnlinePersonRequest
  1305. (*ManagerUpdateUserSexRequest)(nil), // 10: api.manager.ManagerUpdateUserSexRequest
  1306. (*ManagerFindIsCheckQualityUserListRequest)(nil), // 11: api.manager.ManagerFindIsCheckQualityUserListRequest
  1307. (*ManagerUpdateUserCreditRequest)(nil), // 12: api.manager.ManagerUpdateUserCreditRequest
  1308. (*ManagerMarkHighQualityUserRequest)(nil), // 13: api.manager.ManagerMarkHighQualityUserRequest
  1309. (*ManagerReMarkHighQualityUserRequest)(nil), // 14: api.manager.ManagerReMarkHighQualityUserRequest
  1310. (*OnlinePersonReply)(nil), // 15: api.manager.OnlinePersonReply
  1311. (*common.ManagerFindPersonListRequest)(nil), // 16: api.common.ManagerFindPersonListRequest
  1312. (*common.ManagerFindCanHandpickUserListRequest)(nil), // 17: api.common.ManagerFindCanHandpickUserListRequest
  1313. (*common.ManagerSetHandpickUserRequest)(nil), // 18: api.common.ManagerSetHandpickUserRequest
  1314. (*common.ManagerSetHandpickUserOneRequest)(nil), // 19: api.common.ManagerSetHandpickUserOneRequest
  1315. (*common.PersonIDParam)(nil), // 20: api.common.PersonIDParam
  1316. (*common.PersonIDList)(nil), // 21: api.common.PersonIDList
  1317. (*common.ManagerUpdatePersonVoiceRequest)(nil), // 22: api.common.ManagerUpdatePersonVoiceRequest
  1318. (*common.ManagerUpdatePersonPicturesRequest)(nil), // 23: api.common.ManagerUpdatePersonPicturesRequest
  1319. (*common.ManagerUpdatePersonSignatureRequest)(nil), // 24: api.common.ManagerUpdatePersonSignatureRequest
  1320. (*common.ManagerUpdatePersonAvatarRequest)(nil), // 25: api.common.ManagerUpdatePersonAvatarRequest
  1321. (*common.ManagerUpdatePersonNameRequest)(nil), // 26: api.common.ManagerUpdatePersonNameRequest
  1322. (*common.ManagerUpdatePersonWeightRequest)(nil), // 27: api.common.ManagerUpdatePersonWeightRequest
  1323. (*common.ManagerUpdatePersonIsBlackRequest)(nil), // 28: api.common.ManagerUpdatePersonIsBlackRequest
  1324. (*common.ManagerLoginRequest)(nil), // 29: api.common.ManagerLoginRequest
  1325. (*emptypb.Empty)(nil), // 30: google.protobuf.Empty
  1326. (*common.ManagerFindRoomListRequest)(nil), // 31: api.common.ManagerFindRoomListRequest
  1327. (*common.ManagerFindChatRecordListRequest)(nil), // 32: api.common.ManagerFindChatRecordListRequest
  1328. (*common.ManagerFindScripListRequest)(nil), // 33: api.common.ManagerFindScripListRequest
  1329. (*common.ManagerFindScripListV2Request)(nil), // 34: api.common.ManagerFindScripListV2Request
  1330. (*common.ManagerUpdateScripTextRequest)(nil), // 35: api.common.ManagerUpdateScripTextRequest
  1331. (*common.ManagerUpdateScripPictureRequest)(nil), // 36: api.common.ManagerUpdateScripPictureRequest
  1332. (*common.IDParam)(nil), // 37: api.common.IDParam
  1333. (*common.Ids)(nil), // 38: api.common.Ids
  1334. (*common.ManagerFindReportListRequest)(nil), // 39: api.common.ManagerFindReportListRequest
  1335. (*common.ManagerFindReportDetailsListRequest)(nil), // 40: api.common.ManagerFindReportDetailsListRequest
  1336. (*common.ScripID)(nil), // 41: api.common.ScripID
  1337. (*common.ManagerFindPersonListReply)(nil), // 42: api.common.ManagerFindPersonListReply
  1338. (*common.ManagerFindPersonListReply2)(nil), // 43: api.common.ManagerFindPersonListReply2
  1339. (*common.ManagerFindCanHandpickUserListReply)(nil), // 44: api.common.ManagerFindCanHandpickUserListReply
  1340. (*common.LoginToken)(nil), // 45: api.common.LoginToken
  1341. (*common.ManagerFindRoomListReply)(nil), // 46: api.common.ManagerFindRoomListReply
  1342. (*common.ChatRecordListReply)(nil), // 47: api.common.ChatRecordListReply
  1343. (*common.ManagerScripReply)(nil), // 48: api.common.ManagerScripReply
  1344. (*common.ManagerScripV2Reply)(nil), // 49: api.common.ManagerScripV2Reply
  1345. (*common.ManagerFindReportListReply)(nil), // 50: api.common.ManagerFindReportListReply
  1346. (*common.ManagerFindReportDetailsListReply)(nil), // 51: api.common.ManagerFindReportDetailsListReply
  1347. (*websocket.FindOnlinePersonReply)(nil), // 52: api.websocket.FindOnlinePersonReply
  1348. (*websocket.FindOnlineCanMatchingPersonReply)(nil), // 53: api.websocket.FindOnlineCanMatchingPersonReply
  1349. (*websocket.SendMsgReply)(nil), // 54: api.websocket.SendMsgReply
  1350. }
  1351. var file_manager_proto_depIdxs = []int32{
  1352. 4, // 0: api.manager.FindAITaskReply.list:type_name -> api.manager.TaskInfo
  1353. 16, // 1: api.manager.Manager.ManagerFindUserList:input_type -> api.common.ManagerFindPersonListRequest
  1354. 16, // 2: api.manager.Manager.ManagerFindInformationUserList:input_type -> api.common.ManagerFindPersonListRequest
  1355. 11, // 3: api.manager.Manager.ManagerFindIsCheckQualityUserList:input_type -> api.manager.ManagerFindIsCheckQualityUserListRequest
  1356. 16, // 4: api.manager.Manager.ManagerFindHighQualityUserList:input_type -> api.common.ManagerFindPersonListRequest
  1357. 17, // 5: api.manager.Manager.ManagerFindCanHandpickUserList:input_type -> api.common.ManagerFindCanHandpickUserListRequest
  1358. 18, // 6: api.manager.Manager.ManagerSetHandpickUser:input_type -> api.common.ManagerSetHandpickUserRequest
  1359. 19, // 7: api.manager.Manager.ManagerSetHandpickUserOne:input_type -> api.common.ManagerSetHandpickUserOneRequest
  1360. 13, // 8: api.manager.Manager.ManagerMarkHighQualityUser:input_type -> api.manager.ManagerMarkHighQualityUserRequest
  1361. 14, // 9: api.manager.Manager.ManagerReMarkHighQualityUser:input_type -> api.manager.ManagerReMarkHighQualityUserRequest
  1362. 20, // 10: api.manager.Manager.ManagerMarkHighQualityUserOne:input_type -> api.common.PersonIDParam
  1363. 21, // 11: api.manager.Manager.ManagerSetUserBlack:input_type -> api.common.PersonIDList
  1364. 20, // 12: api.manager.Manager.ManagerDeleteHighQualityUser:input_type -> api.common.PersonIDParam
  1365. 10, // 13: api.manager.Manager.ManagerUpdateUserSex:input_type -> api.manager.ManagerUpdateUserSexRequest
  1366. 22, // 14: api.manager.Manager.ManagerUpdateUserVoice:input_type -> api.common.ManagerUpdatePersonVoiceRequest
  1367. 23, // 15: api.manager.Manager.ManagerUpdateUserPictures:input_type -> api.common.ManagerUpdatePersonPicturesRequest
  1368. 24, // 16: api.manager.Manager.ManagerUpdateUserSignature:input_type -> api.common.ManagerUpdatePersonSignatureRequest
  1369. 25, // 17: api.manager.Manager.ManagerUpdateUserAvatar:input_type -> api.common.ManagerUpdatePersonAvatarRequest
  1370. 26, // 18: api.manager.Manager.ManagerUpdateUserName:input_type -> api.common.ManagerUpdatePersonNameRequest
  1371. 27, // 19: api.manager.Manager.ManagerUpdateUserWeight:input_type -> api.common.ManagerUpdatePersonWeightRequest
  1372. 28, // 20: api.manager.Manager.ManagerUpdateUserIsBlack:input_type -> api.common.ManagerUpdatePersonIsBlackRequest
  1373. 12, // 21: api.manager.Manager.ManagerUpdateUserCredit:input_type -> api.manager.ManagerUpdateUserCreditRequest
  1374. 29, // 22: api.manager.Manager.ManagerLogin:input_type -> api.common.ManagerLoginRequest
  1375. 30, // 23: api.manager.Manager.OnlinePerson:input_type -> google.protobuf.Empty
  1376. 31, // 24: api.manager.Manager.ManagerFindRoomList:input_type -> api.common.ManagerFindRoomListRequest
  1377. 32, // 25: api.manager.Manager.ManagerFindChatRecordList:input_type -> api.common.ManagerFindChatRecordListRequest
  1378. 33, // 26: api.manager.Manager.ManagerFindScripList:input_type -> api.common.ManagerFindScripListRequest
  1379. 34, // 27: api.manager.Manager.ManagerFindScripListV2:input_type -> api.common.ManagerFindScripListV2Request
  1380. 35, // 28: api.manager.Manager.ManagerUpdateScripText:input_type -> api.common.ManagerUpdateScripTextRequest
  1381. 36, // 29: api.manager.Manager.ManagerUpdateScripPicture:input_type -> api.common.ManagerUpdateScripPictureRequest
  1382. 37, // 30: api.manager.Manager.ManagerDeleteScrip:input_type -> api.common.IDParam
  1383. 38, // 31: api.manager.Manager.ManagerDeleteScripMore:input_type -> api.common.Ids
  1384. 39, // 32: api.manager.Manager.ManagerFindReportList:input_type -> api.common.ManagerFindReportListRequest
  1385. 40, // 33: api.manager.Manager.ManagerFindReportDetailsList:input_type -> api.common.ManagerFindReportDetailsListRequest
  1386. 9, // 34: api.manager.Manager.FindOnlinePerson:input_type -> api.manager.FindOnlinePersonRequest
  1387. 8, // 35: api.manager.Manager.ManagerUserUnsubscribe:input_type -> api.manager.ManagerUserUnsubscribeRequest
  1388. 30, // 36: api.manager.Manager.FindOnlineCanMatchingPerson:input_type -> google.protobuf.Empty
  1389. 7, // 37: api.manager.Manager.ManagerAddBlackPicture:input_type -> api.manager.ManagerAddBlackPictureRequest
  1390. 20, // 38: api.manager.Manager.SendWebsocketMsg:input_type -> api.common.PersonIDParam
  1391. 6, // 39: api.manager.Manager.ManagerFindScripAllList:input_type -> api.manager.ManagerFindScripAllListRequest
  1392. 41, // 40: api.manager.Manager.SetScripPass:input_type -> api.common.ScripID
  1393. 5, // 41: api.manager.Manager.UpdateAITaskIsFinish:input_type -> api.manager.UpdateAITaskIsFinishRequest
  1394. 2, // 42: api.manager.Manager.FindAITask:input_type -> api.manager.FindAITaskRequest
  1395. 1, // 43: api.manager.Manager.FinishOrder:input_type -> api.manager.FinishOrderRequest
  1396. 0, // 44: api.manager.Manager.VipTD:input_type -> api.manager.VipTDRequest
  1397. 42, // 45: api.manager.Manager.ManagerFindUserList:output_type -> api.common.ManagerFindPersonListReply
  1398. 42, // 46: api.manager.Manager.ManagerFindInformationUserList:output_type -> api.common.ManagerFindPersonListReply
  1399. 43, // 47: api.manager.Manager.ManagerFindIsCheckQualityUserList:output_type -> api.common.ManagerFindPersonListReply2
  1400. 42, // 48: api.manager.Manager.ManagerFindHighQualityUserList:output_type -> api.common.ManagerFindPersonListReply
  1401. 44, // 49: api.manager.Manager.ManagerFindCanHandpickUserList:output_type -> api.common.ManagerFindCanHandpickUserListReply
  1402. 30, // 50: api.manager.Manager.ManagerSetHandpickUser:output_type -> google.protobuf.Empty
  1403. 30, // 51: api.manager.Manager.ManagerSetHandpickUserOne:output_type -> google.protobuf.Empty
  1404. 30, // 52: api.manager.Manager.ManagerMarkHighQualityUser:output_type -> google.protobuf.Empty
  1405. 30, // 53: api.manager.Manager.ManagerReMarkHighQualityUser:output_type -> google.protobuf.Empty
  1406. 30, // 54: api.manager.Manager.ManagerMarkHighQualityUserOne:output_type -> google.protobuf.Empty
  1407. 30, // 55: api.manager.Manager.ManagerSetUserBlack:output_type -> google.protobuf.Empty
  1408. 30, // 56: api.manager.Manager.ManagerDeleteHighQualityUser:output_type -> google.protobuf.Empty
  1409. 30, // 57: api.manager.Manager.ManagerUpdateUserSex:output_type -> google.protobuf.Empty
  1410. 30, // 58: api.manager.Manager.ManagerUpdateUserVoice:output_type -> google.protobuf.Empty
  1411. 30, // 59: api.manager.Manager.ManagerUpdateUserPictures:output_type -> google.protobuf.Empty
  1412. 30, // 60: api.manager.Manager.ManagerUpdateUserSignature:output_type -> google.protobuf.Empty
  1413. 30, // 61: api.manager.Manager.ManagerUpdateUserAvatar:output_type -> google.protobuf.Empty
  1414. 30, // 62: api.manager.Manager.ManagerUpdateUserName:output_type -> google.protobuf.Empty
  1415. 30, // 63: api.manager.Manager.ManagerUpdateUserWeight:output_type -> google.protobuf.Empty
  1416. 30, // 64: api.manager.Manager.ManagerUpdateUserIsBlack:output_type -> google.protobuf.Empty
  1417. 30, // 65: api.manager.Manager.ManagerUpdateUserCredit:output_type -> google.protobuf.Empty
  1418. 45, // 66: api.manager.Manager.ManagerLogin:output_type -> api.common.LoginToken
  1419. 15, // 67: api.manager.Manager.OnlinePerson:output_type -> api.manager.OnlinePersonReply
  1420. 46, // 68: api.manager.Manager.ManagerFindRoomList:output_type -> api.common.ManagerFindRoomListReply
  1421. 47, // 69: api.manager.Manager.ManagerFindChatRecordList:output_type -> api.common.ChatRecordListReply
  1422. 48, // 70: api.manager.Manager.ManagerFindScripList:output_type -> api.common.ManagerScripReply
  1423. 49, // 71: api.manager.Manager.ManagerFindScripListV2:output_type -> api.common.ManagerScripV2Reply
  1424. 30, // 72: api.manager.Manager.ManagerUpdateScripText:output_type -> google.protobuf.Empty
  1425. 30, // 73: api.manager.Manager.ManagerUpdateScripPicture:output_type -> google.protobuf.Empty
  1426. 30, // 74: api.manager.Manager.ManagerDeleteScrip:output_type -> google.protobuf.Empty
  1427. 30, // 75: api.manager.Manager.ManagerDeleteScripMore:output_type -> google.protobuf.Empty
  1428. 50, // 76: api.manager.Manager.ManagerFindReportList:output_type -> api.common.ManagerFindReportListReply
  1429. 51, // 77: api.manager.Manager.ManagerFindReportDetailsList:output_type -> api.common.ManagerFindReportDetailsListReply
  1430. 52, // 78: api.manager.Manager.FindOnlinePerson:output_type -> api.websocket.FindOnlinePersonReply
  1431. 30, // 79: api.manager.Manager.ManagerUserUnsubscribe:output_type -> google.protobuf.Empty
  1432. 53, // 80: api.manager.Manager.FindOnlineCanMatchingPerson:output_type -> api.websocket.FindOnlineCanMatchingPersonReply
  1433. 30, // 81: api.manager.Manager.ManagerAddBlackPicture:output_type -> google.protobuf.Empty
  1434. 54, // 82: api.manager.Manager.SendWebsocketMsg:output_type -> api.websocket.SendMsgReply
  1435. 48, // 83: api.manager.Manager.ManagerFindScripAllList:output_type -> api.common.ManagerScripReply
  1436. 30, // 84: api.manager.Manager.SetScripPass:output_type -> google.protobuf.Empty
  1437. 30, // 85: api.manager.Manager.UpdateAITaskIsFinish:output_type -> google.protobuf.Empty
  1438. 3, // 86: api.manager.Manager.FindAITask:output_type -> api.manager.FindAITaskReply
  1439. 30, // 87: api.manager.Manager.FinishOrder:output_type -> google.protobuf.Empty
  1440. 30, // 88: api.manager.Manager.VipTD:output_type -> google.protobuf.Empty
  1441. 45, // [45:89] is the sub-list for method output_type
  1442. 1, // [1:45] is the sub-list for method input_type
  1443. 1, // [1:1] is the sub-list for extension type_name
  1444. 1, // [1:1] is the sub-list for extension extendee
  1445. 0, // [0:1] is the sub-list for field type_name
  1446. }
  1447. func init() { file_manager_proto_init() }
  1448. func file_manager_proto_init() {
  1449. if File_manager_proto != nil {
  1450. return
  1451. }
  1452. if !protoimpl.UnsafeEnabled {
  1453. file_manager_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1454. switch v := v.(*VipTDRequest); i {
  1455. case 0:
  1456. return &v.state
  1457. case 1:
  1458. return &v.sizeCache
  1459. case 2:
  1460. return &v.unknownFields
  1461. default:
  1462. return nil
  1463. }
  1464. }
  1465. file_manager_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1466. switch v := v.(*FinishOrderRequest); i {
  1467. case 0:
  1468. return &v.state
  1469. case 1:
  1470. return &v.sizeCache
  1471. case 2:
  1472. return &v.unknownFields
  1473. default:
  1474. return nil
  1475. }
  1476. }
  1477. file_manager_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1478. switch v := v.(*FindAITaskRequest); i {
  1479. case 0:
  1480. return &v.state
  1481. case 1:
  1482. return &v.sizeCache
  1483. case 2:
  1484. return &v.unknownFields
  1485. default:
  1486. return nil
  1487. }
  1488. }
  1489. file_manager_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1490. switch v := v.(*FindAITaskReply); i {
  1491. case 0:
  1492. return &v.state
  1493. case 1:
  1494. return &v.sizeCache
  1495. case 2:
  1496. return &v.unknownFields
  1497. default:
  1498. return nil
  1499. }
  1500. }
  1501. file_manager_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1502. switch v := v.(*TaskInfo); i {
  1503. case 0:
  1504. return &v.state
  1505. case 1:
  1506. return &v.sizeCache
  1507. case 2:
  1508. return &v.unknownFields
  1509. default:
  1510. return nil
  1511. }
  1512. }
  1513. file_manager_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1514. switch v := v.(*UpdateAITaskIsFinishRequest); i {
  1515. case 0:
  1516. return &v.state
  1517. case 1:
  1518. return &v.sizeCache
  1519. case 2:
  1520. return &v.unknownFields
  1521. default:
  1522. return nil
  1523. }
  1524. }
  1525. file_manager_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1526. switch v := v.(*ManagerFindScripAllListRequest); i {
  1527. case 0:
  1528. return &v.state
  1529. case 1:
  1530. return &v.sizeCache
  1531. case 2:
  1532. return &v.unknownFields
  1533. default:
  1534. return nil
  1535. }
  1536. }
  1537. file_manager_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1538. switch v := v.(*ManagerAddBlackPictureRequest); i {
  1539. case 0:
  1540. return &v.state
  1541. case 1:
  1542. return &v.sizeCache
  1543. case 2:
  1544. return &v.unknownFields
  1545. default:
  1546. return nil
  1547. }
  1548. }
  1549. file_manager_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1550. switch v := v.(*ManagerUserUnsubscribeRequest); i {
  1551. case 0:
  1552. return &v.state
  1553. case 1:
  1554. return &v.sizeCache
  1555. case 2:
  1556. return &v.unknownFields
  1557. default:
  1558. return nil
  1559. }
  1560. }
  1561. file_manager_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1562. switch v := v.(*FindOnlinePersonRequest); i {
  1563. case 0:
  1564. return &v.state
  1565. case 1:
  1566. return &v.sizeCache
  1567. case 2:
  1568. return &v.unknownFields
  1569. default:
  1570. return nil
  1571. }
  1572. }
  1573. file_manager_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1574. switch v := v.(*ManagerUpdateUserSexRequest); i {
  1575. case 0:
  1576. return &v.state
  1577. case 1:
  1578. return &v.sizeCache
  1579. case 2:
  1580. return &v.unknownFields
  1581. default:
  1582. return nil
  1583. }
  1584. }
  1585. file_manager_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1586. switch v := v.(*ManagerFindIsCheckQualityUserListRequest); i {
  1587. case 0:
  1588. return &v.state
  1589. case 1:
  1590. return &v.sizeCache
  1591. case 2:
  1592. return &v.unknownFields
  1593. default:
  1594. return nil
  1595. }
  1596. }
  1597. file_manager_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1598. switch v := v.(*ManagerUpdateUserCreditRequest); i {
  1599. case 0:
  1600. return &v.state
  1601. case 1:
  1602. return &v.sizeCache
  1603. case 2:
  1604. return &v.unknownFields
  1605. default:
  1606. return nil
  1607. }
  1608. }
  1609. file_manager_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1610. switch v := v.(*ManagerMarkHighQualityUserRequest); i {
  1611. case 0:
  1612. return &v.state
  1613. case 1:
  1614. return &v.sizeCache
  1615. case 2:
  1616. return &v.unknownFields
  1617. default:
  1618. return nil
  1619. }
  1620. }
  1621. file_manager_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1622. switch v := v.(*ManagerReMarkHighQualityUserRequest); i {
  1623. case 0:
  1624. return &v.state
  1625. case 1:
  1626. return &v.sizeCache
  1627. case 2:
  1628. return &v.unknownFields
  1629. default:
  1630. return nil
  1631. }
  1632. }
  1633. file_manager_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1634. switch v := v.(*OnlinePersonReply); i {
  1635. case 0:
  1636. return &v.state
  1637. case 1:
  1638. return &v.sizeCache
  1639. case 2:
  1640. return &v.unknownFields
  1641. default:
  1642. return nil
  1643. }
  1644. }
  1645. }
  1646. type x struct{}
  1647. out := protoimpl.TypeBuilder{
  1648. File: protoimpl.DescBuilder{
  1649. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1650. RawDescriptor: file_manager_proto_rawDesc,
  1651. NumEnums: 0,
  1652. NumMessages: 16,
  1653. NumExtensions: 0,
  1654. NumServices: 1,
  1655. },
  1656. GoTypes: file_manager_proto_goTypes,
  1657. DependencyIndexes: file_manager_proto_depIdxs,
  1658. MessageInfos: file_manager_proto_msgTypes,
  1659. }.Build()
  1660. File_manager_proto = out.File
  1661. file_manager_proto_rawDesc = nil
  1662. file_manager_proto_goTypes = nil
  1663. file_manager_proto_depIdxs = nil
  1664. }