ai.pb.go 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.1-devel
  4. // protoc v3.21.8
  5. // source: ai.proto
  6. package ai
  7. import (
  8. _ "google.golang.org/genproto/googleapis/api/annotations"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. emptypb "google.golang.org/protobuf/types/known/emptypb"
  12. _ "google.golang.org/protobuf/types/known/structpb"
  13. reflect "reflect"
  14. sync "sync"
  15. )
  16. const (
  17. // Verify that this generated code is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  19. // Verify that runtime/protoimpl is sufficiently up-to-date.
  20. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  21. )
  22. type AIRobotIDReply struct {
  23. state protoimpl.MessageState
  24. sizeCache protoimpl.SizeCache
  25. unknownFields protoimpl.UnknownFields
  26. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  27. }
  28. func (x *AIRobotIDReply) Reset() {
  29. *x = AIRobotIDReply{}
  30. if protoimpl.UnsafeEnabled {
  31. mi := &file_ai_proto_msgTypes[0]
  32. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  33. ms.StoreMessageInfo(mi)
  34. }
  35. }
  36. func (x *AIRobotIDReply) String() string {
  37. return protoimpl.X.MessageStringOf(x)
  38. }
  39. func (*AIRobotIDReply) ProtoMessage() {}
  40. func (x *AIRobotIDReply) ProtoReflect() protoreflect.Message {
  41. mi := &file_ai_proto_msgTypes[0]
  42. if protoimpl.UnsafeEnabled && x != nil {
  43. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  44. if ms.LoadMessageInfo() == nil {
  45. ms.StoreMessageInfo(mi)
  46. }
  47. return ms
  48. }
  49. return mi.MessageOf(x)
  50. }
  51. // Deprecated: Use AIRobotIDReply.ProtoReflect.Descriptor instead.
  52. func (*AIRobotIDReply) Descriptor() ([]byte, []int) {
  53. return file_ai_proto_rawDescGZIP(), []int{0}
  54. }
  55. func (x *AIRobotIDReply) GetId() int64 {
  56. if x != nil {
  57. return x.Id
  58. }
  59. return 0
  60. }
  61. type AIRecordListReply struct {
  62. state protoimpl.MessageState
  63. sizeCache protoimpl.SizeCache
  64. unknownFields protoimpl.UnknownFields
  65. List []*AIRecordInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  66. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  67. }
  68. func (x *AIRecordListReply) Reset() {
  69. *x = AIRecordListReply{}
  70. if protoimpl.UnsafeEnabled {
  71. mi := &file_ai_proto_msgTypes[1]
  72. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  73. ms.StoreMessageInfo(mi)
  74. }
  75. }
  76. func (x *AIRecordListReply) String() string {
  77. return protoimpl.X.MessageStringOf(x)
  78. }
  79. func (*AIRecordListReply) ProtoMessage() {}
  80. func (x *AIRecordListReply) ProtoReflect() protoreflect.Message {
  81. mi := &file_ai_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 AIRecordListReply.ProtoReflect.Descriptor instead.
  92. func (*AIRecordListReply) Descriptor() ([]byte, []int) {
  93. return file_ai_proto_rawDescGZIP(), []int{1}
  94. }
  95. func (x *AIRecordListReply) GetList() []*AIRecordInfo {
  96. if x != nil {
  97. return x.List
  98. }
  99. return make([]*AIRecordInfo, 0)
  100. }
  101. func (x *AIRecordListReply) GetNextId() int64 {
  102. if x != nil {
  103. return x.NextId
  104. }
  105. return 0
  106. }
  107. type AIRecordInfo struct {
  108. state protoimpl.MessageState
  109. sizeCache protoimpl.SizeCache
  110. unknownFields protoimpl.UnknownFields
  111. MessageId int64 `protobuf:"varint,1,opt,name=messageId,proto3" json:"messageId"` // 消息的ID
  112. MsgType string `protobuf:"bytes,2,opt,name=msgType,proto3" json:"msgType"` // 消息类型
  113. Message *Message `protobuf:"bytes,3,opt,name=message,proto3" json:"message"` // 消息的结构
  114. RobotId int64 `protobuf:"varint,4,opt,name=robotId,proto3" json:"robotId"` // 机器人ID
  115. IsSelf bool `protobuf:"varint,5,opt,name=isSelf,proto3" json:"isSelf"` // 是否是自己
  116. SendTime int64 `protobuf:"varint,6,opt,name=sendTime,proto3" json:"sendTime"` // 发送时间
  117. Status string `protobuf:"bytes,7,opt,name=status,proto3" json:"status"` // 消息状态
  118. StatusMsg string `protobuf:"bytes,8,opt,name=statusMsg,proto3" json:"statusMsg"` // 状态说明
  119. }
  120. func (x *AIRecordInfo) Reset() {
  121. *x = AIRecordInfo{}
  122. if protoimpl.UnsafeEnabled {
  123. mi := &file_ai_proto_msgTypes[2]
  124. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  125. ms.StoreMessageInfo(mi)
  126. }
  127. }
  128. func (x *AIRecordInfo) String() string {
  129. return protoimpl.X.MessageStringOf(x)
  130. }
  131. func (*AIRecordInfo) ProtoMessage() {}
  132. func (x *AIRecordInfo) ProtoReflect() protoreflect.Message {
  133. mi := &file_ai_proto_msgTypes[2]
  134. if protoimpl.UnsafeEnabled && x != nil {
  135. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  136. if ms.LoadMessageInfo() == nil {
  137. ms.StoreMessageInfo(mi)
  138. }
  139. return ms
  140. }
  141. return mi.MessageOf(x)
  142. }
  143. // Deprecated: Use AIRecordInfo.ProtoReflect.Descriptor instead.
  144. func (*AIRecordInfo) Descriptor() ([]byte, []int) {
  145. return file_ai_proto_rawDescGZIP(), []int{2}
  146. }
  147. func (x *AIRecordInfo) GetMessageId() int64 {
  148. if x != nil {
  149. return x.MessageId
  150. }
  151. return 0
  152. }
  153. func (x *AIRecordInfo) GetMsgType() string {
  154. if x != nil {
  155. return x.MsgType
  156. }
  157. return ""
  158. }
  159. func (x *AIRecordInfo) GetMessage() *Message {
  160. if x != nil && x.Message != nil {
  161. return x.Message
  162. }
  163. return &Message{}
  164. }
  165. func (x *AIRecordInfo) GetRobotId() int64 {
  166. if x != nil {
  167. return x.RobotId
  168. }
  169. return 0
  170. }
  171. func (x *AIRecordInfo) GetIsSelf() bool {
  172. if x != nil {
  173. return x.IsSelf
  174. }
  175. return false
  176. }
  177. func (x *AIRecordInfo) GetSendTime() int64 {
  178. if x != nil {
  179. return x.SendTime
  180. }
  181. return 0
  182. }
  183. func (x *AIRecordInfo) GetStatus() string {
  184. if x != nil {
  185. return x.Status
  186. }
  187. return ""
  188. }
  189. func (x *AIRecordInfo) GetStatusMsg() string {
  190. if x != nil {
  191. return x.StatusMsg
  192. }
  193. return ""
  194. }
  195. type Message struct {
  196. state protoimpl.MessageState
  197. sizeCache protoimpl.SizeCache
  198. unknownFields protoimpl.UnknownFields
  199. Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content"` // 文本内容
  200. }
  201. func (x *Message) Reset() {
  202. *x = Message{}
  203. if protoimpl.UnsafeEnabled {
  204. mi := &file_ai_proto_msgTypes[3]
  205. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  206. ms.StoreMessageInfo(mi)
  207. }
  208. }
  209. func (x *Message) String() string {
  210. return protoimpl.X.MessageStringOf(x)
  211. }
  212. func (*Message) ProtoMessage() {}
  213. func (x *Message) ProtoReflect() protoreflect.Message {
  214. mi := &file_ai_proto_msgTypes[3]
  215. if protoimpl.UnsafeEnabled && x != nil {
  216. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  217. if ms.LoadMessageInfo() == nil {
  218. ms.StoreMessageInfo(mi)
  219. }
  220. return ms
  221. }
  222. return mi.MessageOf(x)
  223. }
  224. // Deprecated: Use Message.ProtoReflect.Descriptor instead.
  225. func (*Message) Descriptor() ([]byte, []int) {
  226. return file_ai_proto_rawDescGZIP(), []int{3}
  227. }
  228. func (x *Message) GetContent() string {
  229. if x != nil {
  230. return x.Content
  231. }
  232. return ""
  233. }
  234. type SendAIChatRequest struct {
  235. state protoimpl.MessageState
  236. sizeCache protoimpl.SizeCache
  237. unknownFields protoimpl.UnknownFields
  238. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  239. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message"` // 消息
  240. }
  241. func (x *SendAIChatRequest) Reset() {
  242. *x = SendAIChatRequest{}
  243. if protoimpl.UnsafeEnabled {
  244. mi := &file_ai_proto_msgTypes[4]
  245. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  246. ms.StoreMessageInfo(mi)
  247. }
  248. }
  249. func (x *SendAIChatRequest) String() string {
  250. return protoimpl.X.MessageStringOf(x)
  251. }
  252. func (*SendAIChatRequest) ProtoMessage() {}
  253. func (x *SendAIChatRequest) ProtoReflect() protoreflect.Message {
  254. mi := &file_ai_proto_msgTypes[4]
  255. if protoimpl.UnsafeEnabled && x != nil {
  256. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  257. if ms.LoadMessageInfo() == nil {
  258. ms.StoreMessageInfo(mi)
  259. }
  260. return ms
  261. }
  262. return mi.MessageOf(x)
  263. }
  264. // Deprecated: Use SendAIChatRequest.ProtoReflect.Descriptor instead.
  265. func (*SendAIChatRequest) Descriptor() ([]byte, []int) {
  266. return file_ai_proto_rawDescGZIP(), []int{4}
  267. }
  268. func (x *SendAIChatRequest) GetId() int64 {
  269. if x != nil {
  270. return x.Id
  271. }
  272. return 0
  273. }
  274. func (x *SendAIChatRequest) GetMessage() string {
  275. if x != nil {
  276. return x.Message
  277. }
  278. return ""
  279. }
  280. type FindAIChatRecordListRequest struct {
  281. state protoimpl.MessageState
  282. sizeCache protoimpl.SizeCache
  283. unknownFields protoimpl.UnknownFields
  284. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  285. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  286. Id int64 `protobuf:"varint,3,opt,name=id,proto3" json:"id"`
  287. }
  288. func (x *FindAIChatRecordListRequest) Reset() {
  289. *x = FindAIChatRecordListRequest{}
  290. if protoimpl.UnsafeEnabled {
  291. mi := &file_ai_proto_msgTypes[5]
  292. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  293. ms.StoreMessageInfo(mi)
  294. }
  295. }
  296. func (x *FindAIChatRecordListRequest) String() string {
  297. return protoimpl.X.MessageStringOf(x)
  298. }
  299. func (*FindAIChatRecordListRequest) ProtoMessage() {}
  300. func (x *FindAIChatRecordListRequest) ProtoReflect() protoreflect.Message {
  301. mi := &file_ai_proto_msgTypes[5]
  302. if protoimpl.UnsafeEnabled && x != nil {
  303. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  304. if ms.LoadMessageInfo() == nil {
  305. ms.StoreMessageInfo(mi)
  306. }
  307. return ms
  308. }
  309. return mi.MessageOf(x)
  310. }
  311. // Deprecated: Use FindAIChatRecordListRequest.ProtoReflect.Descriptor instead.
  312. func (*FindAIChatRecordListRequest) Descriptor() ([]byte, []int) {
  313. return file_ai_proto_rawDescGZIP(), []int{5}
  314. }
  315. func (x *FindAIChatRecordListRequest) GetNextId() int64 {
  316. if x != nil {
  317. return x.NextId
  318. }
  319. return 0
  320. }
  321. func (x *FindAIChatRecordListRequest) GetOffset() int64 {
  322. if x != nil {
  323. return x.Offset
  324. }
  325. return 0
  326. }
  327. func (x *FindAIChatRecordListRequest) GetId() int64 {
  328. if x != nil {
  329. return x.Id
  330. }
  331. return 0
  332. }
  333. type AIRobotList struct {
  334. state protoimpl.MessageState
  335. sizeCache protoimpl.SizeCache
  336. unknownFields protoimpl.UnknownFields
  337. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  338. List []*AIRobotInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
  339. }
  340. func (x *AIRobotList) Reset() {
  341. *x = AIRobotList{}
  342. if protoimpl.UnsafeEnabled {
  343. mi := &file_ai_proto_msgTypes[6]
  344. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  345. ms.StoreMessageInfo(mi)
  346. }
  347. }
  348. func (x *AIRobotList) String() string {
  349. return protoimpl.X.MessageStringOf(x)
  350. }
  351. func (*AIRobotList) ProtoMessage() {}
  352. func (x *AIRobotList) ProtoReflect() protoreflect.Message {
  353. mi := &file_ai_proto_msgTypes[6]
  354. if protoimpl.UnsafeEnabled && x != nil {
  355. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  356. if ms.LoadMessageInfo() == nil {
  357. ms.StoreMessageInfo(mi)
  358. }
  359. return ms
  360. }
  361. return mi.MessageOf(x)
  362. }
  363. // Deprecated: Use AIRobotList.ProtoReflect.Descriptor instead.
  364. func (*AIRobotList) Descriptor() ([]byte, []int) {
  365. return file_ai_proto_rawDescGZIP(), []int{6}
  366. }
  367. func (x *AIRobotList) GetNextId() int64 {
  368. if x != nil {
  369. return x.NextId
  370. }
  371. return 0
  372. }
  373. func (x *AIRobotList) GetList() []*AIRobotInfo {
  374. if x != nil {
  375. return x.List
  376. }
  377. return make([]*AIRobotInfo, 0)
  378. }
  379. type AIRobotInfo struct {
  380. state protoimpl.MessageState
  381. sizeCache protoimpl.SizeCache
  382. unknownFields protoimpl.UnknownFields
  383. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  384. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"` // ai名称
  385. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // ai头像
  386. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // ai性别
  387. Age int64 `protobuf:"varint,5,opt,name=age,proto3" json:"age"` // ai年龄
  388. Constellation string `protobuf:"bytes,6,opt,name=constellation,proto3" json:"constellation"` // ai星座
  389. LastTime int64 `protobuf:"varint,7,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  390. LastContent string `protobuf:"bytes,8,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送的内容
  391. UnreadNum int64 `protobuf:"varint,9,opt,name=unreadNum,proto3" json:"unreadNum"` // 未读
  392. Status string `protobuf:"bytes,10,opt,name=status,proto3" json:"status"` // 状态
  393. CreateTime int64 `protobuf:"varint,11,opt,name=createTime,proto3" json:"createTime"` // 创建时间
  394. }
  395. func (x *AIRobotInfo) Reset() {
  396. *x = AIRobotInfo{}
  397. if protoimpl.UnsafeEnabled {
  398. mi := &file_ai_proto_msgTypes[7]
  399. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  400. ms.StoreMessageInfo(mi)
  401. }
  402. }
  403. func (x *AIRobotInfo) String() string {
  404. return protoimpl.X.MessageStringOf(x)
  405. }
  406. func (*AIRobotInfo) ProtoMessage() {}
  407. func (x *AIRobotInfo) ProtoReflect() protoreflect.Message {
  408. mi := &file_ai_proto_msgTypes[7]
  409. if protoimpl.UnsafeEnabled && x != nil {
  410. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  411. if ms.LoadMessageInfo() == nil {
  412. ms.StoreMessageInfo(mi)
  413. }
  414. return ms
  415. }
  416. return mi.MessageOf(x)
  417. }
  418. // Deprecated: Use AIRobotInfo.ProtoReflect.Descriptor instead.
  419. func (*AIRobotInfo) Descriptor() ([]byte, []int) {
  420. return file_ai_proto_rawDescGZIP(), []int{7}
  421. }
  422. func (x *AIRobotInfo) GetId() int64 {
  423. if x != nil {
  424. return x.Id
  425. }
  426. return 0
  427. }
  428. func (x *AIRobotInfo) GetName() string {
  429. if x != nil {
  430. return x.Name
  431. }
  432. return ""
  433. }
  434. func (x *AIRobotInfo) GetAvatarUrl() string {
  435. if x != nil {
  436. return x.AvatarUrl
  437. }
  438. return ""
  439. }
  440. func (x *AIRobotInfo) GetSex() int64 {
  441. if x != nil {
  442. return x.Sex
  443. }
  444. return 0
  445. }
  446. func (x *AIRobotInfo) GetAge() int64 {
  447. if x != nil {
  448. return x.Age
  449. }
  450. return 0
  451. }
  452. func (x *AIRobotInfo) GetConstellation() string {
  453. if x != nil {
  454. return x.Constellation
  455. }
  456. return ""
  457. }
  458. func (x *AIRobotInfo) GetLastTime() int64 {
  459. if x != nil {
  460. return x.LastTime
  461. }
  462. return 0
  463. }
  464. func (x *AIRobotInfo) GetLastContent() string {
  465. if x != nil {
  466. return x.LastContent
  467. }
  468. return ""
  469. }
  470. func (x *AIRobotInfo) GetUnreadNum() int64 {
  471. if x != nil {
  472. return x.UnreadNum
  473. }
  474. return 0
  475. }
  476. func (x *AIRobotInfo) GetStatus() string {
  477. if x != nil {
  478. return x.Status
  479. }
  480. return ""
  481. }
  482. func (x *AIRobotInfo) GetCreateTime() int64 {
  483. if x != nil {
  484. return x.CreateTime
  485. }
  486. return 0
  487. }
  488. type FindAIRobotListRequest struct {
  489. state protoimpl.MessageState
  490. sizeCache protoimpl.SizeCache
  491. unknownFields protoimpl.UnknownFields
  492. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  493. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  494. }
  495. func (x *FindAIRobotListRequest) Reset() {
  496. *x = FindAIRobotListRequest{}
  497. if protoimpl.UnsafeEnabled {
  498. mi := &file_ai_proto_msgTypes[8]
  499. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  500. ms.StoreMessageInfo(mi)
  501. }
  502. }
  503. func (x *FindAIRobotListRequest) String() string {
  504. return protoimpl.X.MessageStringOf(x)
  505. }
  506. func (*FindAIRobotListRequest) ProtoMessage() {}
  507. func (x *FindAIRobotListRequest) ProtoReflect() protoreflect.Message {
  508. mi := &file_ai_proto_msgTypes[8]
  509. if protoimpl.UnsafeEnabled && x != nil {
  510. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  511. if ms.LoadMessageInfo() == nil {
  512. ms.StoreMessageInfo(mi)
  513. }
  514. return ms
  515. }
  516. return mi.MessageOf(x)
  517. }
  518. // Deprecated: Use FindAIRobotListRequest.ProtoReflect.Descriptor instead.
  519. func (*FindAIRobotListRequest) Descriptor() ([]byte, []int) {
  520. return file_ai_proto_rawDescGZIP(), []int{8}
  521. }
  522. func (x *FindAIRobotListRequest) GetNextId() int64 {
  523. if x != nil {
  524. return x.NextId
  525. }
  526. return 0
  527. }
  528. func (x *FindAIRobotListRequest) GetOffset() int64 {
  529. if x != nil {
  530. return x.Offset
  531. }
  532. return 0
  533. }
  534. type UpdateAIRobotRequest struct {
  535. state protoimpl.MessageState
  536. sizeCache protoimpl.SizeCache
  537. unknownFields protoimpl.UnknownFields
  538. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  539. AiName string `protobuf:"bytes,2,opt,name=aiName,proto3" json:"aiName"` // 自定义ai名称
  540. UserName string `protobuf:"bytes,3,opt,name=userName,proto3" json:"userName"` // ai对我的称呼
  541. }
  542. func (x *UpdateAIRobotRequest) Reset() {
  543. *x = UpdateAIRobotRequest{}
  544. if protoimpl.UnsafeEnabled {
  545. mi := &file_ai_proto_msgTypes[9]
  546. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  547. ms.StoreMessageInfo(mi)
  548. }
  549. }
  550. func (x *UpdateAIRobotRequest) String() string {
  551. return protoimpl.X.MessageStringOf(x)
  552. }
  553. func (*UpdateAIRobotRequest) ProtoMessage() {}
  554. func (x *UpdateAIRobotRequest) ProtoReflect() protoreflect.Message {
  555. mi := &file_ai_proto_msgTypes[9]
  556. if protoimpl.UnsafeEnabled && x != nil {
  557. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  558. if ms.LoadMessageInfo() == nil {
  559. ms.StoreMessageInfo(mi)
  560. }
  561. return ms
  562. }
  563. return mi.MessageOf(x)
  564. }
  565. // Deprecated: Use UpdateAIRobotRequest.ProtoReflect.Descriptor instead.
  566. func (*UpdateAIRobotRequest) Descriptor() ([]byte, []int) {
  567. return file_ai_proto_rawDescGZIP(), []int{9}
  568. }
  569. func (x *UpdateAIRobotRequest) GetId() int64 {
  570. if x != nil {
  571. return x.Id
  572. }
  573. return 0
  574. }
  575. func (x *UpdateAIRobotRequest) GetAiName() string {
  576. if x != nil {
  577. return x.AiName
  578. }
  579. return ""
  580. }
  581. func (x *UpdateAIRobotRequest) GetUserName() string {
  582. if x != nil {
  583. return x.UserName
  584. }
  585. return ""
  586. }
  587. type AIRobotIDRequest struct {
  588. state protoimpl.MessageState
  589. sizeCache protoimpl.SizeCache
  590. unknownFields protoimpl.UnknownFields
  591. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  592. }
  593. func (x *AIRobotIDRequest) Reset() {
  594. *x = AIRobotIDRequest{}
  595. if protoimpl.UnsafeEnabled {
  596. mi := &file_ai_proto_msgTypes[10]
  597. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  598. ms.StoreMessageInfo(mi)
  599. }
  600. }
  601. func (x *AIRobotIDRequest) String() string {
  602. return protoimpl.X.MessageStringOf(x)
  603. }
  604. func (*AIRobotIDRequest) ProtoMessage() {}
  605. func (x *AIRobotIDRequest) ProtoReflect() protoreflect.Message {
  606. mi := &file_ai_proto_msgTypes[10]
  607. if protoimpl.UnsafeEnabled && x != nil {
  608. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  609. if ms.LoadMessageInfo() == nil {
  610. ms.StoreMessageInfo(mi)
  611. }
  612. return ms
  613. }
  614. return mi.MessageOf(x)
  615. }
  616. // Deprecated: Use AIRobotIDRequest.ProtoReflect.Descriptor instead.
  617. func (*AIRobotIDRequest) Descriptor() ([]byte, []int) {
  618. return file_ai_proto_rawDescGZIP(), []int{10}
  619. }
  620. func (x *AIRobotIDRequest) GetId() int64 {
  621. if x != nil {
  622. return x.Id
  623. }
  624. return 0
  625. }
  626. type FindAITemplateRequest struct {
  627. state protoimpl.MessageState
  628. sizeCache protoimpl.SizeCache
  629. unknownFields protoimpl.UnknownFields
  630. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  631. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  632. Sex int64 `protobuf:"varint,3,opt,name=sex,proto3" json:"sex"` // 性别
  633. }
  634. func (x *FindAITemplateRequest) Reset() {
  635. *x = FindAITemplateRequest{}
  636. if protoimpl.UnsafeEnabled {
  637. mi := &file_ai_proto_msgTypes[11]
  638. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  639. ms.StoreMessageInfo(mi)
  640. }
  641. }
  642. func (x *FindAITemplateRequest) String() string {
  643. return protoimpl.X.MessageStringOf(x)
  644. }
  645. func (*FindAITemplateRequest) ProtoMessage() {}
  646. func (x *FindAITemplateRequest) ProtoReflect() protoreflect.Message {
  647. mi := &file_ai_proto_msgTypes[11]
  648. if protoimpl.UnsafeEnabled && x != nil {
  649. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  650. if ms.LoadMessageInfo() == nil {
  651. ms.StoreMessageInfo(mi)
  652. }
  653. return ms
  654. }
  655. return mi.MessageOf(x)
  656. }
  657. // Deprecated: Use FindAITemplateRequest.ProtoReflect.Descriptor instead.
  658. func (*FindAITemplateRequest) Descriptor() ([]byte, []int) {
  659. return file_ai_proto_rawDescGZIP(), []int{11}
  660. }
  661. func (x *FindAITemplateRequest) GetNextId() int64 {
  662. if x != nil {
  663. return x.NextId
  664. }
  665. return 0
  666. }
  667. func (x *FindAITemplateRequest) GetOffset() int64 {
  668. if x != nil {
  669. return x.Offset
  670. }
  671. return 0
  672. }
  673. func (x *FindAITemplateRequest) GetSex() int64 {
  674. if x != nil {
  675. return x.Sex
  676. }
  677. return 0
  678. }
  679. type FindAITemplateReply struct {
  680. state protoimpl.MessageState
  681. sizeCache protoimpl.SizeCache
  682. unknownFields protoimpl.UnknownFields
  683. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  684. List []*AITemplateInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
  685. }
  686. func (x *FindAITemplateReply) Reset() {
  687. *x = FindAITemplateReply{}
  688. if protoimpl.UnsafeEnabled {
  689. mi := &file_ai_proto_msgTypes[12]
  690. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  691. ms.StoreMessageInfo(mi)
  692. }
  693. }
  694. func (x *FindAITemplateReply) String() string {
  695. return protoimpl.X.MessageStringOf(x)
  696. }
  697. func (*FindAITemplateReply) ProtoMessage() {}
  698. func (x *FindAITemplateReply) ProtoReflect() protoreflect.Message {
  699. mi := &file_ai_proto_msgTypes[12]
  700. if protoimpl.UnsafeEnabled && x != nil {
  701. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  702. if ms.LoadMessageInfo() == nil {
  703. ms.StoreMessageInfo(mi)
  704. }
  705. return ms
  706. }
  707. return mi.MessageOf(x)
  708. }
  709. // Deprecated: Use FindAITemplateReply.ProtoReflect.Descriptor instead.
  710. func (*FindAITemplateReply) Descriptor() ([]byte, []int) {
  711. return file_ai_proto_rawDescGZIP(), []int{12}
  712. }
  713. func (x *FindAITemplateReply) GetNextId() int64 {
  714. if x != nil {
  715. return x.NextId
  716. }
  717. return 0
  718. }
  719. func (x *FindAITemplateReply) GetList() []*AITemplateInfo {
  720. if x != nil {
  721. return x.List
  722. }
  723. return make([]*AITemplateInfo, 0)
  724. }
  725. type AITemplateInfo struct {
  726. state protoimpl.MessageState
  727. sizeCache protoimpl.SizeCache
  728. unknownFields protoimpl.UnknownFields
  729. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // ai模板ID
  730. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"` // ai名称
  731. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // ai头像
  732. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // ai性别
  733. Age int64 `protobuf:"varint,5,opt,name=age,proto3" json:"age"` // ai年龄
  734. Label []string `protobuf:"bytes,6,rep,name=label,proto3" json:"label"` // ai标签
  735. Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description"` // ai描述
  736. Constellation string `protobuf:"bytes,8,opt,name=constellation,proto3" json:"constellation"` // ai星座
  737. RelationList []*Relation `protobuf:"bytes,9,rep,name=relationList,proto3" json:"relationList"` // ai关系列表
  738. }
  739. func (x *AITemplateInfo) Reset() {
  740. *x = AITemplateInfo{}
  741. if protoimpl.UnsafeEnabled {
  742. mi := &file_ai_proto_msgTypes[13]
  743. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  744. ms.StoreMessageInfo(mi)
  745. }
  746. }
  747. func (x *AITemplateInfo) String() string {
  748. return protoimpl.X.MessageStringOf(x)
  749. }
  750. func (*AITemplateInfo) ProtoMessage() {}
  751. func (x *AITemplateInfo) ProtoReflect() protoreflect.Message {
  752. mi := &file_ai_proto_msgTypes[13]
  753. if protoimpl.UnsafeEnabled && x != nil {
  754. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  755. if ms.LoadMessageInfo() == nil {
  756. ms.StoreMessageInfo(mi)
  757. }
  758. return ms
  759. }
  760. return mi.MessageOf(x)
  761. }
  762. // Deprecated: Use AITemplateInfo.ProtoReflect.Descriptor instead.
  763. func (*AITemplateInfo) Descriptor() ([]byte, []int) {
  764. return file_ai_proto_rawDescGZIP(), []int{13}
  765. }
  766. func (x *AITemplateInfo) GetId() int64 {
  767. if x != nil {
  768. return x.Id
  769. }
  770. return 0
  771. }
  772. func (x *AITemplateInfo) GetName() string {
  773. if x != nil {
  774. return x.Name
  775. }
  776. return ""
  777. }
  778. func (x *AITemplateInfo) GetAvatarUrl() string {
  779. if x != nil {
  780. return x.AvatarUrl
  781. }
  782. return ""
  783. }
  784. func (x *AITemplateInfo) GetSex() int64 {
  785. if x != nil {
  786. return x.Sex
  787. }
  788. return 0
  789. }
  790. func (x *AITemplateInfo) GetAge() int64 {
  791. if x != nil {
  792. return x.Age
  793. }
  794. return 0
  795. }
  796. func (x *AITemplateInfo) GetLabel() []string {
  797. if x != nil {
  798. return x.Label
  799. }
  800. return make([]string, 0)
  801. }
  802. func (x *AITemplateInfo) GetDescription() string {
  803. if x != nil {
  804. return x.Description
  805. }
  806. return ""
  807. }
  808. func (x *AITemplateInfo) GetConstellation() string {
  809. if x != nil {
  810. return x.Constellation
  811. }
  812. return ""
  813. }
  814. func (x *AITemplateInfo) GetRelationList() []*Relation {
  815. if x != nil {
  816. return x.RelationList
  817. }
  818. return make([]*Relation, 0)
  819. }
  820. type Relation struct {
  821. state protoimpl.MessageState
  822. sizeCache protoimpl.SizeCache
  823. unknownFields protoimpl.UnknownFields
  824. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // 关系ID
  825. Picture string `protobuf:"bytes,2,opt,name=picture,proto3" json:"picture"` // 图片
  826. Relation string `protobuf:"bytes,3,opt,name=relation,proto3" json:"relation"` // 关系
  827. }
  828. func (x *Relation) Reset() {
  829. *x = Relation{}
  830. if protoimpl.UnsafeEnabled {
  831. mi := &file_ai_proto_msgTypes[14]
  832. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  833. ms.StoreMessageInfo(mi)
  834. }
  835. }
  836. func (x *Relation) String() string {
  837. return protoimpl.X.MessageStringOf(x)
  838. }
  839. func (*Relation) ProtoMessage() {}
  840. func (x *Relation) ProtoReflect() protoreflect.Message {
  841. mi := &file_ai_proto_msgTypes[14]
  842. if protoimpl.UnsafeEnabled && x != nil {
  843. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  844. if ms.LoadMessageInfo() == nil {
  845. ms.StoreMessageInfo(mi)
  846. }
  847. return ms
  848. }
  849. return mi.MessageOf(x)
  850. }
  851. // Deprecated: Use Relation.ProtoReflect.Descriptor instead.
  852. func (*Relation) Descriptor() ([]byte, []int) {
  853. return file_ai_proto_rawDescGZIP(), []int{14}
  854. }
  855. func (x *Relation) GetId() int64 {
  856. if x != nil {
  857. return x.Id
  858. }
  859. return 0
  860. }
  861. func (x *Relation) GetPicture() string {
  862. if x != nil {
  863. return x.Picture
  864. }
  865. return ""
  866. }
  867. func (x *Relation) GetRelation() string {
  868. if x != nil {
  869. return x.Relation
  870. }
  871. return ""
  872. }
  873. type CreateAIRobotRequest struct {
  874. state protoimpl.MessageState
  875. sizeCache protoimpl.SizeCache
  876. unknownFields protoimpl.UnknownFields
  877. TemplateId int64 `protobuf:"varint,1,opt,name=templateId,proto3" json:"templateId"` // ai模板ID
  878. AiName string `protobuf:"bytes,2,opt,name=aiName,proto3" json:"aiName"` // 自定义ai名称
  879. UserName string `protobuf:"bytes,3,opt,name=userName,proto3" json:"userName"` // ai对我的称呼
  880. RelationId int64 `protobuf:"varint,4,opt,name=relationId,proto3" json:"relationId"` // 关系ID
  881. }
  882. func (x *CreateAIRobotRequest) Reset() {
  883. *x = CreateAIRobotRequest{}
  884. if protoimpl.UnsafeEnabled {
  885. mi := &file_ai_proto_msgTypes[15]
  886. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  887. ms.StoreMessageInfo(mi)
  888. }
  889. }
  890. func (x *CreateAIRobotRequest) String() string {
  891. return protoimpl.X.MessageStringOf(x)
  892. }
  893. func (*CreateAIRobotRequest) ProtoMessage() {}
  894. func (x *CreateAIRobotRequest) ProtoReflect() protoreflect.Message {
  895. mi := &file_ai_proto_msgTypes[15]
  896. if protoimpl.UnsafeEnabled && x != nil {
  897. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  898. if ms.LoadMessageInfo() == nil {
  899. ms.StoreMessageInfo(mi)
  900. }
  901. return ms
  902. }
  903. return mi.MessageOf(x)
  904. }
  905. // Deprecated: Use CreateAIRobotRequest.ProtoReflect.Descriptor instead.
  906. func (*CreateAIRobotRequest) Descriptor() ([]byte, []int) {
  907. return file_ai_proto_rawDescGZIP(), []int{15}
  908. }
  909. func (x *CreateAIRobotRequest) GetTemplateId() int64 {
  910. if x != nil {
  911. return x.TemplateId
  912. }
  913. return 0
  914. }
  915. func (x *CreateAIRobotRequest) GetAiName() string {
  916. if x != nil {
  917. return x.AiName
  918. }
  919. return ""
  920. }
  921. func (x *CreateAIRobotRequest) GetUserName() string {
  922. if x != nil {
  923. return x.UserName
  924. }
  925. return ""
  926. }
  927. func (x *CreateAIRobotRequest) GetRelationId() int64 {
  928. if x != nil {
  929. return x.RelationId
  930. }
  931. return 0
  932. }
  933. var File_ai_proto protoreflect.FileDescriptor
  934. var file_ai_proto_rawDesc = []byte{
  935. 0x0a, 0x08, 0x61, 0x69, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x06, 0x61, 0x70, 0x69, 0x2e,
  936. 0x61, 0x69, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61,
  937. 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  938. 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  939. 0x66, 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1b,
  940. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f,
  941. 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x20, 0x0a, 0x0e, 0x41,
  942. 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x0e, 0x0a,
  943. 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0x55, 0x0a,
  944. 0x11, 0x41, 0x49, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  945. 0x6c, 0x79, 0x12, 0x28, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  946. 0x32, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49, 0x52, 0x65, 0x63, 0x6f,
  947. 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06,
  948. 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65,
  949. 0x78, 0x74, 0x49, 0x64, 0x22, 0xf5, 0x01, 0x0a, 0x0c, 0x41, 0x49, 0x52, 0x65, 0x63, 0x6f, 0x72,
  950. 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1c, 0x0a, 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  951. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  952. 0x65, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02,
  953. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x29, 0x0a,
  954. 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f,
  955. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
  956. 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x6f, 0x62, 0x6f,
  957. 0x74, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74,
  958. 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c, 0x66, 0x18, 0x05, 0x20, 0x01,
  959. 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c, 0x66, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65,
  960. 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x73, 0x65,
  961. 0x6e, 0x64, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73,
  962. 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x1c,
  963. 0x0a, 0x09, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x4d, 0x73, 0x67, 0x18, 0x08, 0x20, 0x01, 0x28,
  964. 0x09, 0x52, 0x09, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x4d, 0x73, 0x67, 0x22, 0x23, 0x0a, 0x07,
  965. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65,
  966. 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e,
  967. 0x74, 0x22, 0x3d, 0x0a, 0x11, 0x53, 0x65, 0x6e, 0x64, 0x41, 0x49, 0x43, 0x68, 0x61, 0x74, 0x52,
  968. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  969. 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  970. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  971. 0x22, 0x5d, 0x0a, 0x1b, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65,
  972. 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  973. 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  974. 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65,
  975. 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12,
  976. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22,
  977. 0x4e, 0x0a, 0x0b, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x16,
  978. 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  979. 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x27, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x02,
  980. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49,
  981. 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22,
  982. 0xad, 0x02, 0x0a, 0x0b, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  983. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12,
  984. 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e,
  985. 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c,
  986. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72,
  987. 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03,
  988. 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03,
  989. 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  990. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f,
  991. 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1a, 0x0a, 0x08, 0x6c,
  992. 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c,
  993. 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43,
  994. 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6c, 0x61,
  995. 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x72,
  996. 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x6e,
  997. 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75,
  998. 0x73, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12,
  999. 0x1e, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x0b, 0x20,
  1000. 0x01, 0x28, 0x03, 0x52, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x22,
  1001. 0x48, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x4c, 0x69,
  1002. 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78,
  1003. 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49,
  1004. 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28,
  1005. 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22, 0x5a, 0x0a, 0x14, 0x55, 0x70, 0x64,
  1006. 0x61, 0x74, 0x65, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1007. 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69,
  1008. 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x69, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  1009. 0x09, 0x52, 0x06, 0x61, 0x69, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65,
  1010. 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65,
  1011. 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x22, 0x0a, 0x10, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74,
  1012. 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18,
  1013. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0x59, 0x0a, 0x15, 0x46, 0x69, 0x6e,
  1014. 0x64, 0x41, 0x49, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  1015. 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  1016. 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66,
  1017. 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73,
  1018. 0x65, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  1019. 0x03, 0x73, 0x65, 0x78, 0x22, 0x59, 0x0a, 0x13, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x54, 0x65,
  1020. 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x6e,
  1021. 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78,
  1022. 0x74, 0x49, 0x64, 0x12, 0x2a, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28,
  1023. 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49, 0x54, 0x65, 0x6d,
  1024. 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22,
  1025. 0x8a, 0x02, 0x0a, 0x0e, 0x41, 0x49, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x6e,
  1026. 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02,
  1027. 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1028. 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  1029. 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61,
  1030. 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20, 0x01, 0x28,
  1031. 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x05, 0x20,
  1032. 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x61, 0x62, 0x65,
  1033. 0x6c, 0x18, 0x06, 0x20, 0x03, 0x28, 0x09, 0x52, 0x05, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x12, 0x20,
  1034. 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20,
  1035. 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e,
  1036. 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  1037. 0x6e, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c,
  1038. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x34, 0x0a, 0x0c, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69,
  1039. 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x09, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x61,
  1040. 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0c,
  1041. 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x50, 0x0a, 0x08,
  1042. 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01,
  1043. 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x70, 0x69, 0x63, 0x74,
  1044. 0x75, 0x72, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x70, 0x69, 0x63, 0x74, 0x75,
  1045. 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03,
  1046. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x8a,
  1047. 0x01, 0x0a, 0x14, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74,
  1048. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c,
  1049. 0x61, 0x74, 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x74, 0x65, 0x6d,
  1050. 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x69, 0x4e, 0x61, 0x6d,
  1051. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x69, 0x4e, 0x61, 0x6d, 0x65, 0x12,
  1052. 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28,
  1053. 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x72,
  1054. 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52,
  1055. 0x0a, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x32, 0xa9, 0x06, 0x0a, 0x02,
  1056. 0x41, 0x69, 0x12, 0x6e, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x54, 0x65, 0x6d, 0x70,
  1057. 0x6c, 0x61, 0x74, 0x65, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x46, 0x69,
  1058. 0x6e, 0x64, 0x41, 0x49, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75,
  1059. 0x65, 0x73, 0x74, 0x1a, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x46, 0x69, 0x6e,
  1060. 0x64, 0x41, 0x49, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1061. 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61,
  1062. 0x69, 0x2f, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a,
  1063. 0x01, 0x2a, 0x12, 0x60, 0x0a, 0x0d, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x49, 0x52, 0x6f,
  1064. 0x62, 0x6f, 0x74, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x43, 0x72, 0x65,
  1065. 0x61, 0x74, 0x65, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1066. 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49, 0x52, 0x6f, 0x62,
  1067. 0x6f, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1068. 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x63, 0x72, 0x65, 0x61, 0x74,
  1069. 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5c, 0x0a, 0x0d, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x41, 0x49,
  1070. 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41,
  1071. 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1072. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1073. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x13, 0x22,
  1074. 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x3a,
  1075. 0x01, 0x2a, 0x12, 0x60, 0x0a, 0x0d, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x49, 0x52, 0x6f,
  1076. 0x62, 0x6f, 0x74, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x55, 0x70, 0x64,
  1077. 0x61, 0x74, 0x65, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1078. 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49, 0x52, 0x6f, 0x62,
  1079. 0x6f, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1080. 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74,
  1081. 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x64, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x52, 0x6f,
  1082. 0x62, 0x6f, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69,
  1083. 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x4c, 0x69, 0x73, 0x74,
  1084. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69,
  1085. 0x2e, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x1c, 0x82, 0xd3,
  1086. 0xe4, 0x93, 0x02, 0x16, 0x22, 0x11, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x66, 0x69,
  1087. 0x6e, 0x64, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x59, 0x0a, 0x0a, 0x47, 0x65,
  1088. 0x74, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61,
  1089. 0x69, 0x2e, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65,
  1090. 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49, 0x52, 0x6f,
  1091. 0x62, 0x6f, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x1c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x16, 0x22,
  1092. 0x11, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x69, 0x6e,
  1093. 0x66, 0x6f, 0x3a, 0x01, 0x2a, 0x12, 0x76, 0x0a, 0x14, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x43,
  1094. 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x23, 0x2e,
  1095. 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x43, 0x68, 0x61,
  1096. 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
  1097. 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49, 0x52, 0x65,
  1098. 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1e, 0x82,
  1099. 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x63,
  1100. 0x68, 0x61, 0x74, 0x2f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x58, 0x0a,
  1101. 0x0a, 0x53, 0x65, 0x6e, 0x64, 0x41, 0x49, 0x43, 0x68, 0x61, 0x74, 0x12, 0x19, 0x2e, 0x61, 0x70,
  1102. 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x41, 0x49, 0x43, 0x68, 0x61, 0x74, 0x52,
  1103. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  1104. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x17,
  1105. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x11, 0x22, 0x0c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f,
  1106. 0x73, 0x65, 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x42, 0x37, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x2e, 0x61,
  1107. 0x69, 0x50, 0x01, 0x5a, 0x2b, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e,
  1108. 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72,
  1109. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x3b, 0x61, 0x69,
  1110. 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1111. }
  1112. var (
  1113. file_ai_proto_rawDescOnce sync.Once
  1114. file_ai_proto_rawDescData = file_ai_proto_rawDesc
  1115. )
  1116. func file_ai_proto_rawDescGZIP() []byte {
  1117. file_ai_proto_rawDescOnce.Do(func() {
  1118. file_ai_proto_rawDescData = protoimpl.X.CompressGZIP(file_ai_proto_rawDescData)
  1119. })
  1120. return file_ai_proto_rawDescData
  1121. }
  1122. var file_ai_proto_msgTypes = make([]protoimpl.MessageInfo, 16)
  1123. var file_ai_proto_goTypes = []interface{}{
  1124. (*AIRobotIDReply)(nil), // 0: api.ai.AIRobotIDReply
  1125. (*AIRecordListReply)(nil), // 1: api.ai.AIRecordListReply
  1126. (*AIRecordInfo)(nil), // 2: api.ai.AIRecordInfo
  1127. (*Message)(nil), // 3: api.ai.Message
  1128. (*SendAIChatRequest)(nil), // 4: api.ai.SendAIChatRequest
  1129. (*FindAIChatRecordListRequest)(nil), // 5: api.ai.FindAIChatRecordListRequest
  1130. (*AIRobotList)(nil), // 6: api.ai.AIRobotList
  1131. (*AIRobotInfo)(nil), // 7: api.ai.AIRobotInfo
  1132. (*FindAIRobotListRequest)(nil), // 8: api.ai.FindAIRobotListRequest
  1133. (*UpdateAIRobotRequest)(nil), // 9: api.ai.UpdateAIRobotRequest
  1134. (*AIRobotIDRequest)(nil), // 10: api.ai.AIRobotIDRequest
  1135. (*FindAITemplateRequest)(nil), // 11: api.ai.FindAITemplateRequest
  1136. (*FindAITemplateReply)(nil), // 12: api.ai.FindAITemplateReply
  1137. (*AITemplateInfo)(nil), // 13: api.ai.AITemplateInfo
  1138. (*Relation)(nil), // 14: api.ai.Relation
  1139. (*CreateAIRobotRequest)(nil), // 15: api.ai.CreateAIRobotRequest
  1140. (*emptypb.Empty)(nil), // 16: google.protobuf.Empty
  1141. }
  1142. var file_ai_proto_depIdxs = []int32{
  1143. 2, // 0: api.ai.AIRecordListReply.list:type_name -> api.ai.AIRecordInfo
  1144. 3, // 1: api.ai.AIRecordInfo.message:type_name -> api.ai.Message
  1145. 7, // 2: api.ai.AIRobotList.list:type_name -> api.ai.AIRobotInfo
  1146. 13, // 3: api.ai.FindAITemplateReply.list:type_name -> api.ai.AITemplateInfo
  1147. 14, // 4: api.ai.AITemplateInfo.relationList:type_name -> api.ai.Relation
  1148. 11, // 5: api.ai.Ai.FindAITemplate:input_type -> api.ai.FindAITemplateRequest
  1149. 15, // 6: api.ai.Ai.CreateAIRobot:input_type -> api.ai.CreateAIRobotRequest
  1150. 10, // 7: api.ai.Ai.DeleteAIRobot:input_type -> api.ai.AIRobotIDRequest
  1151. 9, // 8: api.ai.Ai.UpdateAIRobot:input_type -> api.ai.UpdateAIRobotRequest
  1152. 8, // 9: api.ai.Ai.FindAIRobotList:input_type -> api.ai.FindAIRobotListRequest
  1153. 10, // 10: api.ai.Ai.GetAIRobot:input_type -> api.ai.AIRobotIDRequest
  1154. 5, // 11: api.ai.Ai.FindAIChatRecordList:input_type -> api.ai.FindAIChatRecordListRequest
  1155. 4, // 12: api.ai.Ai.SendAIChat:input_type -> api.ai.SendAIChatRequest
  1156. 12, // 13: api.ai.Ai.FindAITemplate:output_type -> api.ai.FindAITemplateReply
  1157. 0, // 14: api.ai.Ai.CreateAIRobot:output_type -> api.ai.AIRobotIDReply
  1158. 16, // 15: api.ai.Ai.DeleteAIRobot:output_type -> google.protobuf.Empty
  1159. 0, // 16: api.ai.Ai.UpdateAIRobot:output_type -> api.ai.AIRobotIDReply
  1160. 6, // 17: api.ai.Ai.FindAIRobotList:output_type -> api.ai.AIRobotList
  1161. 7, // 18: api.ai.Ai.GetAIRobot:output_type -> api.ai.AIRobotInfo
  1162. 1, // 19: api.ai.Ai.FindAIChatRecordList:output_type -> api.ai.AIRecordListReply
  1163. 16, // 20: api.ai.Ai.SendAIChat:output_type -> google.protobuf.Empty
  1164. 13, // [13:21] is the sub-list for method output_type
  1165. 5, // [5:13] is the sub-list for method input_type
  1166. 5, // [5:5] is the sub-list for extension type_name
  1167. 5, // [5:5] is the sub-list for extension extendee
  1168. 0, // [0:5] is the sub-list for field type_name
  1169. }
  1170. func init() { file_ai_proto_init() }
  1171. func file_ai_proto_init() {
  1172. if File_ai_proto != nil {
  1173. return
  1174. }
  1175. if !protoimpl.UnsafeEnabled {
  1176. file_ai_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1177. switch v := v.(*AIRobotIDReply); i {
  1178. case 0:
  1179. return &v.state
  1180. case 1:
  1181. return &v.sizeCache
  1182. case 2:
  1183. return &v.unknownFields
  1184. default:
  1185. return nil
  1186. }
  1187. }
  1188. file_ai_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1189. switch v := v.(*AIRecordListReply); i {
  1190. case 0:
  1191. return &v.state
  1192. case 1:
  1193. return &v.sizeCache
  1194. case 2:
  1195. return &v.unknownFields
  1196. default:
  1197. return nil
  1198. }
  1199. }
  1200. file_ai_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1201. switch v := v.(*AIRecordInfo); i {
  1202. case 0:
  1203. return &v.state
  1204. case 1:
  1205. return &v.sizeCache
  1206. case 2:
  1207. return &v.unknownFields
  1208. default:
  1209. return nil
  1210. }
  1211. }
  1212. file_ai_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1213. switch v := v.(*Message); i {
  1214. case 0:
  1215. return &v.state
  1216. case 1:
  1217. return &v.sizeCache
  1218. case 2:
  1219. return &v.unknownFields
  1220. default:
  1221. return nil
  1222. }
  1223. }
  1224. file_ai_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1225. switch v := v.(*SendAIChatRequest); i {
  1226. case 0:
  1227. return &v.state
  1228. case 1:
  1229. return &v.sizeCache
  1230. case 2:
  1231. return &v.unknownFields
  1232. default:
  1233. return nil
  1234. }
  1235. }
  1236. file_ai_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1237. switch v := v.(*FindAIChatRecordListRequest); i {
  1238. case 0:
  1239. return &v.state
  1240. case 1:
  1241. return &v.sizeCache
  1242. case 2:
  1243. return &v.unknownFields
  1244. default:
  1245. return nil
  1246. }
  1247. }
  1248. file_ai_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1249. switch v := v.(*AIRobotList); i {
  1250. case 0:
  1251. return &v.state
  1252. case 1:
  1253. return &v.sizeCache
  1254. case 2:
  1255. return &v.unknownFields
  1256. default:
  1257. return nil
  1258. }
  1259. }
  1260. file_ai_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1261. switch v := v.(*AIRobotInfo); i {
  1262. case 0:
  1263. return &v.state
  1264. case 1:
  1265. return &v.sizeCache
  1266. case 2:
  1267. return &v.unknownFields
  1268. default:
  1269. return nil
  1270. }
  1271. }
  1272. file_ai_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1273. switch v := v.(*FindAIRobotListRequest); i {
  1274. case 0:
  1275. return &v.state
  1276. case 1:
  1277. return &v.sizeCache
  1278. case 2:
  1279. return &v.unknownFields
  1280. default:
  1281. return nil
  1282. }
  1283. }
  1284. file_ai_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1285. switch v := v.(*UpdateAIRobotRequest); i {
  1286. case 0:
  1287. return &v.state
  1288. case 1:
  1289. return &v.sizeCache
  1290. case 2:
  1291. return &v.unknownFields
  1292. default:
  1293. return nil
  1294. }
  1295. }
  1296. file_ai_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1297. switch v := v.(*AIRobotIDRequest); i {
  1298. case 0:
  1299. return &v.state
  1300. case 1:
  1301. return &v.sizeCache
  1302. case 2:
  1303. return &v.unknownFields
  1304. default:
  1305. return nil
  1306. }
  1307. }
  1308. file_ai_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1309. switch v := v.(*FindAITemplateRequest); i {
  1310. case 0:
  1311. return &v.state
  1312. case 1:
  1313. return &v.sizeCache
  1314. case 2:
  1315. return &v.unknownFields
  1316. default:
  1317. return nil
  1318. }
  1319. }
  1320. file_ai_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1321. switch v := v.(*FindAITemplateReply); i {
  1322. case 0:
  1323. return &v.state
  1324. case 1:
  1325. return &v.sizeCache
  1326. case 2:
  1327. return &v.unknownFields
  1328. default:
  1329. return nil
  1330. }
  1331. }
  1332. file_ai_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1333. switch v := v.(*AITemplateInfo); i {
  1334. case 0:
  1335. return &v.state
  1336. case 1:
  1337. return &v.sizeCache
  1338. case 2:
  1339. return &v.unknownFields
  1340. default:
  1341. return nil
  1342. }
  1343. }
  1344. file_ai_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1345. switch v := v.(*Relation); i {
  1346. case 0:
  1347. return &v.state
  1348. case 1:
  1349. return &v.sizeCache
  1350. case 2:
  1351. return &v.unknownFields
  1352. default:
  1353. return nil
  1354. }
  1355. }
  1356. file_ai_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1357. switch v := v.(*CreateAIRobotRequest); i {
  1358. case 0:
  1359. return &v.state
  1360. case 1:
  1361. return &v.sizeCache
  1362. case 2:
  1363. return &v.unknownFields
  1364. default:
  1365. return nil
  1366. }
  1367. }
  1368. }
  1369. type x struct{}
  1370. out := protoimpl.TypeBuilder{
  1371. File: protoimpl.DescBuilder{
  1372. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1373. RawDescriptor: file_ai_proto_rawDesc,
  1374. NumEnums: 0,
  1375. NumMessages: 16,
  1376. NumExtensions: 0,
  1377. NumServices: 1,
  1378. },
  1379. GoTypes: file_ai_proto_goTypes,
  1380. DependencyIndexes: file_ai_proto_depIdxs,
  1381. MessageInfos: file_ai_proto_msgTypes,
  1382. }.Build()
  1383. File_ai_proto = out.File
  1384. file_ai_proto_rawDesc = nil
  1385. file_ai_proto_goTypes = nil
  1386. file_ai_proto_depIdxs = nil
  1387. }