ai.pb.go 97 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834
  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 GetAIShareMessageRequest struct {
  23. state protoimpl.MessageState
  24. sizeCache protoimpl.SizeCache
  25. unknownFields protoimpl.UnknownFields
  26. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId"` // 用户ID
  27. RobotId int64 `protobuf:"varint,2,opt,name=robotId,proto3" json:"robotId"` // 机器人ID
  28. }
  29. func (x *GetAIShareMessageRequest) Reset() {
  30. *x = GetAIShareMessageRequest{}
  31. if protoimpl.UnsafeEnabled {
  32. mi := &file_ai_proto_msgTypes[0]
  33. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  34. ms.StoreMessageInfo(mi)
  35. }
  36. }
  37. func (x *GetAIShareMessageRequest) String() string {
  38. return protoimpl.X.MessageStringOf(x)
  39. }
  40. func (*GetAIShareMessageRequest) ProtoMessage() {}
  41. func (x *GetAIShareMessageRequest) ProtoReflect() protoreflect.Message {
  42. mi := &file_ai_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 GetAIShareMessageRequest.ProtoReflect.Descriptor instead.
  53. func (*GetAIShareMessageRequest) Descriptor() ([]byte, []int) {
  54. return file_ai_proto_rawDescGZIP(), []int{0}
  55. }
  56. func (x *GetAIShareMessageRequest) GetUserId() string {
  57. if x != nil {
  58. return x.UserId
  59. }
  60. return ""
  61. }
  62. func (x *GetAIShareMessageRequest) GetRobotId() int64 {
  63. if x != nil {
  64. return x.RobotId
  65. }
  66. return 0
  67. }
  68. type GetAIShareMessageReply struct {
  69. state protoimpl.MessageState
  70. sizeCache protoimpl.SizeCache
  71. unknownFields protoimpl.UnknownFields
  72. ExpirationTime int64 `protobuf:"varint,1,opt,name=expirationTime,proto3" json:"expirationTime"` // 过期时间
  73. List []*AIShareInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
  74. }
  75. func (x *GetAIShareMessageReply) Reset() {
  76. *x = GetAIShareMessageReply{}
  77. if protoimpl.UnsafeEnabled {
  78. mi := &file_ai_proto_msgTypes[1]
  79. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  80. ms.StoreMessageInfo(mi)
  81. }
  82. }
  83. func (x *GetAIShareMessageReply) String() string {
  84. return protoimpl.X.MessageStringOf(x)
  85. }
  86. func (*GetAIShareMessageReply) ProtoMessage() {}
  87. func (x *GetAIShareMessageReply) ProtoReflect() protoreflect.Message {
  88. mi := &file_ai_proto_msgTypes[1]
  89. if protoimpl.UnsafeEnabled && x != nil {
  90. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  91. if ms.LoadMessageInfo() == nil {
  92. ms.StoreMessageInfo(mi)
  93. }
  94. return ms
  95. }
  96. return mi.MessageOf(x)
  97. }
  98. // Deprecated: Use GetAIShareMessageReply.ProtoReflect.Descriptor instead.
  99. func (*GetAIShareMessageReply) Descriptor() ([]byte, []int) {
  100. return file_ai_proto_rawDescGZIP(), []int{1}
  101. }
  102. func (x *GetAIShareMessageReply) GetExpirationTime() int64 {
  103. if x != nil {
  104. return x.ExpirationTime
  105. }
  106. return 0
  107. }
  108. func (x *GetAIShareMessageReply) GetList() []*AIShareInfo {
  109. if x != nil {
  110. return x.List
  111. }
  112. return make([]*AIShareInfo, 0)
  113. }
  114. type AIShareInfo struct {
  115. state protoimpl.MessageState
  116. sizeCache protoimpl.SizeCache
  117. unknownFields protoimpl.UnknownFields
  118. Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title"` // 标题
  119. Price int64 `protobuf:"varint,2,opt,name=price,proto3" json:"price"` // 价格
  120. OriginPrice int64 `protobuf:"varint,3,opt,name=originPrice,proto3" json:"originPrice"` // 原价
  121. Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description"` // 描述
  122. TopLabel string `protobuf:"bytes,5,opt,name=topLabel,proto3" json:"topLabel"` // 上面的标签 (例:限时免费)
  123. UnderShowLabel string `protobuf:"bytes,6,opt,name=underShowLabel,proto3" json:"underShowLabel"` // 下面的标签 (例:发短视频)
  124. UnderHideLabel string `protobuf:"bytes,7,opt,name=underHideLabel,proto3" json:"underHideLabel"` // 下面的标签 (例:点赞两次)
  125. IsVip bool `protobuf:"varint,8,opt,name=isVip,proto3" json:"isVip"` // 是否是vip
  126. Num int64 `protobuf:"varint,9,opt,name=num,proto3" json:"num"` // 分享数、点赞数
  127. AllNum int64 `protobuf:"varint,10,opt,name=allNum,proto3" json:"allNum"` // 总数
  128. NumDescription string `protobuf:"bytes,11,opt,name=numDescription,proto3" json:"numDescription"` // num的描述
  129. IsFinish bool `protobuf:"varint,12,opt,name=isFinish,proto3" json:"isFinish"` // 是否完成
  130. Id int64 `protobuf:"varint,13,opt,name=id,proto3" json:"id"`
  131. Type string `protobuf:"bytes,14,opt,name=type,proto3" json:"type"`
  132. }
  133. func (x *AIShareInfo) Reset() {
  134. *x = AIShareInfo{}
  135. if protoimpl.UnsafeEnabled {
  136. mi := &file_ai_proto_msgTypes[2]
  137. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  138. ms.StoreMessageInfo(mi)
  139. }
  140. }
  141. func (x *AIShareInfo) String() string {
  142. return protoimpl.X.MessageStringOf(x)
  143. }
  144. func (*AIShareInfo) ProtoMessage() {}
  145. func (x *AIShareInfo) ProtoReflect() protoreflect.Message {
  146. mi := &file_ai_proto_msgTypes[2]
  147. if protoimpl.UnsafeEnabled && x != nil {
  148. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  149. if ms.LoadMessageInfo() == nil {
  150. ms.StoreMessageInfo(mi)
  151. }
  152. return ms
  153. }
  154. return mi.MessageOf(x)
  155. }
  156. // Deprecated: Use AIShareInfo.ProtoReflect.Descriptor instead.
  157. func (*AIShareInfo) Descriptor() ([]byte, []int) {
  158. return file_ai_proto_rawDescGZIP(), []int{2}
  159. }
  160. func (x *AIShareInfo) GetTitle() string {
  161. if x != nil {
  162. return x.Title
  163. }
  164. return ""
  165. }
  166. func (x *AIShareInfo) GetPrice() int64 {
  167. if x != nil {
  168. return x.Price
  169. }
  170. return 0
  171. }
  172. func (x *AIShareInfo) GetOriginPrice() int64 {
  173. if x != nil {
  174. return x.OriginPrice
  175. }
  176. return 0
  177. }
  178. func (x *AIShareInfo) GetDescription() string {
  179. if x != nil {
  180. return x.Description
  181. }
  182. return ""
  183. }
  184. func (x *AIShareInfo) GetTopLabel() string {
  185. if x != nil {
  186. return x.TopLabel
  187. }
  188. return ""
  189. }
  190. func (x *AIShareInfo) GetUnderShowLabel() string {
  191. if x != nil {
  192. return x.UnderShowLabel
  193. }
  194. return ""
  195. }
  196. func (x *AIShareInfo) GetUnderHideLabel() string {
  197. if x != nil {
  198. return x.UnderHideLabel
  199. }
  200. return ""
  201. }
  202. func (x *AIShareInfo) GetIsVip() bool {
  203. if x != nil {
  204. return x.IsVip
  205. }
  206. return false
  207. }
  208. func (x *AIShareInfo) GetNum() int64 {
  209. if x != nil {
  210. return x.Num
  211. }
  212. return 0
  213. }
  214. func (x *AIShareInfo) GetAllNum() int64 {
  215. if x != nil {
  216. return x.AllNum
  217. }
  218. return 0
  219. }
  220. func (x *AIShareInfo) GetNumDescription() string {
  221. if x != nil {
  222. return x.NumDescription
  223. }
  224. return ""
  225. }
  226. func (x *AIShareInfo) GetIsFinish() bool {
  227. if x != nil {
  228. return x.IsFinish
  229. }
  230. return false
  231. }
  232. func (x *AIShareInfo) GetId() int64 {
  233. if x != nil {
  234. return x.Id
  235. }
  236. return 0
  237. }
  238. func (x *AIShareInfo) GetType() string {
  239. if x != nil {
  240. return x.Type
  241. }
  242. return ""
  243. }
  244. type FindUserAIMessageReply struct {
  245. state protoimpl.MessageState
  246. sizeCache protoimpl.SizeCache
  247. unknownFields protoimpl.UnknownFields
  248. IsFree bool `protobuf:"varint,1,opt,name=isFree,proto3" json:"isFree"` // 创建是否免费
  249. UnreadNum int64 `protobuf:"varint,2,opt,name=unreadNum,proto3" json:"unreadNum"` // 未读数
  250. }
  251. func (x *FindUserAIMessageReply) Reset() {
  252. *x = FindUserAIMessageReply{}
  253. if protoimpl.UnsafeEnabled {
  254. mi := &file_ai_proto_msgTypes[3]
  255. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  256. ms.StoreMessageInfo(mi)
  257. }
  258. }
  259. func (x *FindUserAIMessageReply) String() string {
  260. return protoimpl.X.MessageStringOf(x)
  261. }
  262. func (*FindUserAIMessageReply) ProtoMessage() {}
  263. func (x *FindUserAIMessageReply) ProtoReflect() protoreflect.Message {
  264. mi := &file_ai_proto_msgTypes[3]
  265. if protoimpl.UnsafeEnabled && x != nil {
  266. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  267. if ms.LoadMessageInfo() == nil {
  268. ms.StoreMessageInfo(mi)
  269. }
  270. return ms
  271. }
  272. return mi.MessageOf(x)
  273. }
  274. // Deprecated: Use FindUserAIMessageReply.ProtoReflect.Descriptor instead.
  275. func (*FindUserAIMessageReply) Descriptor() ([]byte, []int) {
  276. return file_ai_proto_rawDescGZIP(), []int{3}
  277. }
  278. func (x *FindUserAIMessageReply) GetIsFree() bool {
  279. if x != nil {
  280. return x.IsFree
  281. }
  282. return false
  283. }
  284. func (x *FindUserAIMessageReply) GetUnreadNum() int64 {
  285. if x != nil {
  286. return x.UnreadNum
  287. }
  288. return 0
  289. }
  290. type GetIsReadRequest struct {
  291. state protoimpl.MessageState
  292. sizeCache protoimpl.SizeCache
  293. unknownFields protoimpl.UnknownFields
  294. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId"`
  295. RobotId int64 `protobuf:"varint,2,opt,name=robotId,proto3" json:"robotId"`
  296. }
  297. func (x *GetIsReadRequest) Reset() {
  298. *x = GetIsReadRequest{}
  299. if protoimpl.UnsafeEnabled {
  300. mi := &file_ai_proto_msgTypes[4]
  301. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  302. ms.StoreMessageInfo(mi)
  303. }
  304. }
  305. func (x *GetIsReadRequest) String() string {
  306. return protoimpl.X.MessageStringOf(x)
  307. }
  308. func (*GetIsReadRequest) ProtoMessage() {}
  309. func (x *GetIsReadRequest) ProtoReflect() protoreflect.Message {
  310. mi := &file_ai_proto_msgTypes[4]
  311. if protoimpl.UnsafeEnabled && x != nil {
  312. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  313. if ms.LoadMessageInfo() == nil {
  314. ms.StoreMessageInfo(mi)
  315. }
  316. return ms
  317. }
  318. return mi.MessageOf(x)
  319. }
  320. // Deprecated: Use GetIsReadRequest.ProtoReflect.Descriptor instead.
  321. func (*GetIsReadRequest) Descriptor() ([]byte, []int) {
  322. return file_ai_proto_rawDescGZIP(), []int{4}
  323. }
  324. func (x *GetIsReadRequest) GetUserId() string {
  325. if x != nil {
  326. return x.UserId
  327. }
  328. return ""
  329. }
  330. func (x *GetIsReadRequest) GetRobotId() int64 {
  331. if x != nil {
  332. return x.RobotId
  333. }
  334. return 0
  335. }
  336. type UpdateAdditionalServiceRequest struct {
  337. state protoimpl.MessageState
  338. sizeCache protoimpl.SizeCache
  339. unknownFields protoimpl.UnknownFields
  340. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  341. Word string `protobuf:"bytes,3,opt,name=word,proto3" json:"word"` // 关键词
  342. IsOpen bool `protobuf:"varint,4,opt,name=isOpen,proto3" json:"isOpen"` // 是否开启
  343. Day []int64 `protobuf:"varint,5,rep,packed,name=day,proto3" json:"day"` // 定时的天
  344. Hour int64 `protobuf:"varint,6,opt,name=hour,proto3" json:"hour"` // 定时小时
  345. }
  346. func (x *UpdateAdditionalServiceRequest) Reset() {
  347. *x = UpdateAdditionalServiceRequest{}
  348. if protoimpl.UnsafeEnabled {
  349. mi := &file_ai_proto_msgTypes[5]
  350. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  351. ms.StoreMessageInfo(mi)
  352. }
  353. }
  354. func (x *UpdateAdditionalServiceRequest) String() string {
  355. return protoimpl.X.MessageStringOf(x)
  356. }
  357. func (*UpdateAdditionalServiceRequest) ProtoMessage() {}
  358. func (x *UpdateAdditionalServiceRequest) ProtoReflect() protoreflect.Message {
  359. mi := &file_ai_proto_msgTypes[5]
  360. if protoimpl.UnsafeEnabled && x != nil {
  361. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  362. if ms.LoadMessageInfo() == nil {
  363. ms.StoreMessageInfo(mi)
  364. }
  365. return ms
  366. }
  367. return mi.MessageOf(x)
  368. }
  369. // Deprecated: Use UpdateAdditionalServiceRequest.ProtoReflect.Descriptor instead.
  370. func (*UpdateAdditionalServiceRequest) Descriptor() ([]byte, []int) {
  371. return file_ai_proto_rawDescGZIP(), []int{5}
  372. }
  373. func (x *UpdateAdditionalServiceRequest) GetId() int64 {
  374. if x != nil {
  375. return x.Id
  376. }
  377. return 0
  378. }
  379. func (x *UpdateAdditionalServiceRequest) GetWord() string {
  380. if x != nil {
  381. return x.Word
  382. }
  383. return ""
  384. }
  385. func (x *UpdateAdditionalServiceRequest) GetIsOpen() bool {
  386. if x != nil {
  387. return x.IsOpen
  388. }
  389. return false
  390. }
  391. func (x *UpdateAdditionalServiceRequest) GetDay() []int64 {
  392. if x != nil {
  393. return x.Day
  394. }
  395. return make([]int64, 0)
  396. }
  397. func (x *UpdateAdditionalServiceRequest) GetHour() int64 {
  398. if x != nil {
  399. return x.Hour
  400. }
  401. return 0
  402. }
  403. type CreateAdditionalServiceRequest struct {
  404. state protoimpl.MessageState
  405. sizeCache protoimpl.SizeCache
  406. unknownFields protoimpl.UnknownFields
  407. RobotId int64 `protobuf:"varint,2,opt,name=robotId,proto3" json:"robotId"` // 机器人ID
  408. Word string `protobuf:"bytes,3,opt,name=word,proto3" json:"word"` // 关键词
  409. IsOpen bool `protobuf:"varint,4,opt,name=isOpen,proto3" json:"isOpen"` // 是否开启
  410. Day []int64 `protobuf:"varint,5,rep,packed,name=day,proto3" json:"day"` // 定时的天
  411. Hour int64 `protobuf:"varint,6,opt,name=hour,proto3" json:"hour"` // 定时小时
  412. TemplateId int64 `protobuf:"varint,7,opt,name=templateId,proto3" json:"templateId"`
  413. }
  414. func (x *CreateAdditionalServiceRequest) Reset() {
  415. *x = CreateAdditionalServiceRequest{}
  416. if protoimpl.UnsafeEnabled {
  417. mi := &file_ai_proto_msgTypes[6]
  418. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  419. ms.StoreMessageInfo(mi)
  420. }
  421. }
  422. func (x *CreateAdditionalServiceRequest) String() string {
  423. return protoimpl.X.MessageStringOf(x)
  424. }
  425. func (*CreateAdditionalServiceRequest) ProtoMessage() {}
  426. func (x *CreateAdditionalServiceRequest) ProtoReflect() protoreflect.Message {
  427. mi := &file_ai_proto_msgTypes[6]
  428. if protoimpl.UnsafeEnabled && x != nil {
  429. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  430. if ms.LoadMessageInfo() == nil {
  431. ms.StoreMessageInfo(mi)
  432. }
  433. return ms
  434. }
  435. return mi.MessageOf(x)
  436. }
  437. // Deprecated: Use CreateAdditionalServiceRequest.ProtoReflect.Descriptor instead.
  438. func (*CreateAdditionalServiceRequest) Descriptor() ([]byte, []int) {
  439. return file_ai_proto_rawDescGZIP(), []int{6}
  440. }
  441. func (x *CreateAdditionalServiceRequest) GetRobotId() int64 {
  442. if x != nil {
  443. return x.RobotId
  444. }
  445. return 0
  446. }
  447. func (x *CreateAdditionalServiceRequest) GetWord() string {
  448. if x != nil {
  449. return x.Word
  450. }
  451. return ""
  452. }
  453. func (x *CreateAdditionalServiceRequest) GetIsOpen() bool {
  454. if x != nil {
  455. return x.IsOpen
  456. }
  457. return false
  458. }
  459. func (x *CreateAdditionalServiceRequest) GetDay() []int64 {
  460. if x != nil {
  461. return x.Day
  462. }
  463. return make([]int64, 0)
  464. }
  465. func (x *CreateAdditionalServiceRequest) GetHour() int64 {
  466. if x != nil {
  467. return x.Hour
  468. }
  469. return 0
  470. }
  471. func (x *CreateAdditionalServiceRequest) GetTemplateId() int64 {
  472. if x != nil {
  473. return x.TemplateId
  474. }
  475. return 0
  476. }
  477. type CreateAdditionalServiceReply struct {
  478. state protoimpl.MessageState
  479. sizeCache protoimpl.SizeCache
  480. unknownFields protoimpl.UnknownFields
  481. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  482. }
  483. func (x *CreateAdditionalServiceReply) Reset() {
  484. *x = CreateAdditionalServiceReply{}
  485. if protoimpl.UnsafeEnabled {
  486. mi := &file_ai_proto_msgTypes[7]
  487. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  488. ms.StoreMessageInfo(mi)
  489. }
  490. }
  491. func (x *CreateAdditionalServiceReply) String() string {
  492. return protoimpl.X.MessageStringOf(x)
  493. }
  494. func (*CreateAdditionalServiceReply) ProtoMessage() {}
  495. func (x *CreateAdditionalServiceReply) ProtoReflect() protoreflect.Message {
  496. mi := &file_ai_proto_msgTypes[7]
  497. if protoimpl.UnsafeEnabled && x != nil {
  498. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  499. if ms.LoadMessageInfo() == nil {
  500. ms.StoreMessageInfo(mi)
  501. }
  502. return ms
  503. }
  504. return mi.MessageOf(x)
  505. }
  506. // Deprecated: Use CreateAdditionalServiceReply.ProtoReflect.Descriptor instead.
  507. func (*CreateAdditionalServiceReply) Descriptor() ([]byte, []int) {
  508. return file_ai_proto_rawDescGZIP(), []int{7}
  509. }
  510. func (x *CreateAdditionalServiceReply) GetId() int64 {
  511. if x != nil {
  512. return x.Id
  513. }
  514. return 0
  515. }
  516. type GetAdditionalServiceRequest struct {
  517. state protoimpl.MessageState
  518. sizeCache protoimpl.SizeCache
  519. unknownFields protoimpl.UnknownFields
  520. TemplateId int64 `protobuf:"varint,1,opt,name=templateId,proto3" json:"templateId"` // 对应列表的ID
  521. RobotId int64 `protobuf:"varint,2,opt,name=robotId,proto3" json:"robotId"` // 机器人ID
  522. }
  523. func (x *GetAdditionalServiceRequest) Reset() {
  524. *x = GetAdditionalServiceRequest{}
  525. if protoimpl.UnsafeEnabled {
  526. mi := &file_ai_proto_msgTypes[8]
  527. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  528. ms.StoreMessageInfo(mi)
  529. }
  530. }
  531. func (x *GetAdditionalServiceRequest) String() string {
  532. return protoimpl.X.MessageStringOf(x)
  533. }
  534. func (*GetAdditionalServiceRequest) ProtoMessage() {}
  535. func (x *GetAdditionalServiceRequest) ProtoReflect() protoreflect.Message {
  536. mi := &file_ai_proto_msgTypes[8]
  537. if protoimpl.UnsafeEnabled && x != nil {
  538. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  539. if ms.LoadMessageInfo() == nil {
  540. ms.StoreMessageInfo(mi)
  541. }
  542. return ms
  543. }
  544. return mi.MessageOf(x)
  545. }
  546. // Deprecated: Use GetAdditionalServiceRequest.ProtoReflect.Descriptor instead.
  547. func (*GetAdditionalServiceRequest) Descriptor() ([]byte, []int) {
  548. return file_ai_proto_rawDescGZIP(), []int{8}
  549. }
  550. func (x *GetAdditionalServiceRequest) GetTemplateId() int64 {
  551. if x != nil {
  552. return x.TemplateId
  553. }
  554. return 0
  555. }
  556. func (x *GetAdditionalServiceRequest) GetRobotId() int64 {
  557. if x != nil {
  558. return x.RobotId
  559. }
  560. return 0
  561. }
  562. type GetAdditionalServiceReply struct {
  563. state protoimpl.MessageState
  564. sizeCache protoimpl.SizeCache
  565. unknownFields protoimpl.UnknownFields
  566. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  567. RobotId int64 `protobuf:"varint,2,opt,name=robotId,proto3" json:"robotId"` // 机器人ID
  568. Word string `protobuf:"bytes,3,opt,name=word,proto3" json:"word"` // 关键词
  569. IsOpen bool `protobuf:"varint,4,opt,name=isOpen,proto3" json:"isOpen"` // 是否开启
  570. Day []int64 `protobuf:"varint,5,rep,packed,name=day,proto3" json:"day"` // 定时的天
  571. Hour int64 `protobuf:"varint,6,opt,name=hour,proto3" json:"hour"` // 定时小时
  572. TemplateId int64 `protobuf:"varint,7,opt,name=templateId,proto3" json:"templateId"`
  573. }
  574. func (x *GetAdditionalServiceReply) Reset() {
  575. *x = GetAdditionalServiceReply{}
  576. if protoimpl.UnsafeEnabled {
  577. mi := &file_ai_proto_msgTypes[9]
  578. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  579. ms.StoreMessageInfo(mi)
  580. }
  581. }
  582. func (x *GetAdditionalServiceReply) String() string {
  583. return protoimpl.X.MessageStringOf(x)
  584. }
  585. func (*GetAdditionalServiceReply) ProtoMessage() {}
  586. func (x *GetAdditionalServiceReply) ProtoReflect() protoreflect.Message {
  587. mi := &file_ai_proto_msgTypes[9]
  588. if protoimpl.UnsafeEnabled && x != nil {
  589. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  590. if ms.LoadMessageInfo() == nil {
  591. ms.StoreMessageInfo(mi)
  592. }
  593. return ms
  594. }
  595. return mi.MessageOf(x)
  596. }
  597. // Deprecated: Use GetAdditionalServiceReply.ProtoReflect.Descriptor instead.
  598. func (*GetAdditionalServiceReply) Descriptor() ([]byte, []int) {
  599. return file_ai_proto_rawDescGZIP(), []int{9}
  600. }
  601. func (x *GetAdditionalServiceReply) GetId() int64 {
  602. if x != nil {
  603. return x.Id
  604. }
  605. return 0
  606. }
  607. func (x *GetAdditionalServiceReply) GetRobotId() int64 {
  608. if x != nil {
  609. return x.RobotId
  610. }
  611. return 0
  612. }
  613. func (x *GetAdditionalServiceReply) GetWord() string {
  614. if x != nil {
  615. return x.Word
  616. }
  617. return ""
  618. }
  619. func (x *GetAdditionalServiceReply) GetIsOpen() bool {
  620. if x != nil {
  621. return x.IsOpen
  622. }
  623. return false
  624. }
  625. func (x *GetAdditionalServiceReply) GetDay() []int64 {
  626. if x != nil {
  627. return x.Day
  628. }
  629. return make([]int64, 0)
  630. }
  631. func (x *GetAdditionalServiceReply) GetHour() int64 {
  632. if x != nil {
  633. return x.Hour
  634. }
  635. return 0
  636. }
  637. func (x *GetAdditionalServiceReply) GetTemplateId() int64 {
  638. if x != nil {
  639. return x.TemplateId
  640. }
  641. return 0
  642. }
  643. type FindAdditionalServiceTemplateListReply struct {
  644. state protoimpl.MessageState
  645. sizeCache protoimpl.SizeCache
  646. unknownFields protoimpl.UnknownFields
  647. List []*AdditionalServiceTemplate `protobuf:"bytes,1,rep,name=List,proto3" json:"List"`
  648. }
  649. func (x *FindAdditionalServiceTemplateListReply) Reset() {
  650. *x = FindAdditionalServiceTemplateListReply{}
  651. if protoimpl.UnsafeEnabled {
  652. mi := &file_ai_proto_msgTypes[10]
  653. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  654. ms.StoreMessageInfo(mi)
  655. }
  656. }
  657. func (x *FindAdditionalServiceTemplateListReply) String() string {
  658. return protoimpl.X.MessageStringOf(x)
  659. }
  660. func (*FindAdditionalServiceTemplateListReply) ProtoMessage() {}
  661. func (x *FindAdditionalServiceTemplateListReply) ProtoReflect() protoreflect.Message {
  662. mi := &file_ai_proto_msgTypes[10]
  663. if protoimpl.UnsafeEnabled && x != nil {
  664. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  665. if ms.LoadMessageInfo() == nil {
  666. ms.StoreMessageInfo(mi)
  667. }
  668. return ms
  669. }
  670. return mi.MessageOf(x)
  671. }
  672. // Deprecated: Use FindAdditionalServiceTemplateListReply.ProtoReflect.Descriptor instead.
  673. func (*FindAdditionalServiceTemplateListReply) Descriptor() ([]byte, []int) {
  674. return file_ai_proto_rawDescGZIP(), []int{10}
  675. }
  676. func (x *FindAdditionalServiceTemplateListReply) GetList() []*AdditionalServiceTemplate {
  677. if x != nil {
  678. return x.List
  679. }
  680. return make([]*AdditionalServiceTemplate, 0)
  681. }
  682. type AdditionalServiceTemplate struct {
  683. state protoimpl.MessageState
  684. sizeCache protoimpl.SizeCache
  685. unknownFields protoimpl.UnknownFields
  686. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // id
  687. Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title"` // 名称
  688. PictureUrl string `protobuf:"bytes,3,opt,name=pictureUrl,proto3" json:"pictureUrl"` // 图片链接
  689. }
  690. func (x *AdditionalServiceTemplate) Reset() {
  691. *x = AdditionalServiceTemplate{}
  692. if protoimpl.UnsafeEnabled {
  693. mi := &file_ai_proto_msgTypes[11]
  694. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  695. ms.StoreMessageInfo(mi)
  696. }
  697. }
  698. func (x *AdditionalServiceTemplate) String() string {
  699. return protoimpl.X.MessageStringOf(x)
  700. }
  701. func (*AdditionalServiceTemplate) ProtoMessage() {}
  702. func (x *AdditionalServiceTemplate) ProtoReflect() protoreflect.Message {
  703. mi := &file_ai_proto_msgTypes[11]
  704. if protoimpl.UnsafeEnabled && x != nil {
  705. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  706. if ms.LoadMessageInfo() == nil {
  707. ms.StoreMessageInfo(mi)
  708. }
  709. return ms
  710. }
  711. return mi.MessageOf(x)
  712. }
  713. // Deprecated: Use AdditionalServiceTemplate.ProtoReflect.Descriptor instead.
  714. func (*AdditionalServiceTemplate) Descriptor() ([]byte, []int) {
  715. return file_ai_proto_rawDescGZIP(), []int{11}
  716. }
  717. func (x *AdditionalServiceTemplate) GetId() int64 {
  718. if x != nil {
  719. return x.Id
  720. }
  721. return 0
  722. }
  723. func (x *AdditionalServiceTemplate) GetTitle() string {
  724. if x != nil {
  725. return x.Title
  726. }
  727. return ""
  728. }
  729. func (x *AdditionalServiceTemplate) GetPictureUrl() string {
  730. if x != nil {
  731. return x.PictureUrl
  732. }
  733. return ""
  734. }
  735. type AIRobotIDReply struct {
  736. state protoimpl.MessageState
  737. sizeCache protoimpl.SizeCache
  738. unknownFields protoimpl.UnknownFields
  739. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  740. }
  741. func (x *AIRobotIDReply) Reset() {
  742. *x = AIRobotIDReply{}
  743. if protoimpl.UnsafeEnabled {
  744. mi := &file_ai_proto_msgTypes[12]
  745. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  746. ms.StoreMessageInfo(mi)
  747. }
  748. }
  749. func (x *AIRobotIDReply) String() string {
  750. return protoimpl.X.MessageStringOf(x)
  751. }
  752. func (*AIRobotIDReply) ProtoMessage() {}
  753. func (x *AIRobotIDReply) ProtoReflect() protoreflect.Message {
  754. mi := &file_ai_proto_msgTypes[12]
  755. if protoimpl.UnsafeEnabled && x != nil {
  756. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  757. if ms.LoadMessageInfo() == nil {
  758. ms.StoreMessageInfo(mi)
  759. }
  760. return ms
  761. }
  762. return mi.MessageOf(x)
  763. }
  764. // Deprecated: Use AIRobotIDReply.ProtoReflect.Descriptor instead.
  765. func (*AIRobotIDReply) Descriptor() ([]byte, []int) {
  766. return file_ai_proto_rawDescGZIP(), []int{12}
  767. }
  768. func (x *AIRobotIDReply) GetId() int64 {
  769. if x != nil {
  770. return x.Id
  771. }
  772. return 0
  773. }
  774. type AIRecordListReply struct {
  775. state protoimpl.MessageState
  776. sizeCache protoimpl.SizeCache
  777. unknownFields protoimpl.UnknownFields
  778. List []*AIRecordInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  779. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  780. }
  781. func (x *AIRecordListReply) Reset() {
  782. *x = AIRecordListReply{}
  783. if protoimpl.UnsafeEnabled {
  784. mi := &file_ai_proto_msgTypes[13]
  785. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  786. ms.StoreMessageInfo(mi)
  787. }
  788. }
  789. func (x *AIRecordListReply) String() string {
  790. return protoimpl.X.MessageStringOf(x)
  791. }
  792. func (*AIRecordListReply) ProtoMessage() {}
  793. func (x *AIRecordListReply) ProtoReflect() protoreflect.Message {
  794. mi := &file_ai_proto_msgTypes[13]
  795. if protoimpl.UnsafeEnabled && x != nil {
  796. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  797. if ms.LoadMessageInfo() == nil {
  798. ms.StoreMessageInfo(mi)
  799. }
  800. return ms
  801. }
  802. return mi.MessageOf(x)
  803. }
  804. // Deprecated: Use AIRecordListReply.ProtoReflect.Descriptor instead.
  805. func (*AIRecordListReply) Descriptor() ([]byte, []int) {
  806. return file_ai_proto_rawDescGZIP(), []int{13}
  807. }
  808. func (x *AIRecordListReply) GetList() []*AIRecordInfo {
  809. if x != nil {
  810. return x.List
  811. }
  812. return make([]*AIRecordInfo, 0)
  813. }
  814. func (x *AIRecordListReply) GetNextId() int64 {
  815. if x != nil {
  816. return x.NextId
  817. }
  818. return 0
  819. }
  820. type AIRecordInfo struct {
  821. state protoimpl.MessageState
  822. sizeCache protoimpl.SizeCache
  823. unknownFields protoimpl.UnknownFields
  824. MessageId int64 `protobuf:"varint,1,opt,name=messageId,proto3" json:"messageId"` // 消息的ID
  825. MsgType string `protobuf:"bytes,2,opt,name=msgType,proto3" json:"msgType"` // 消息类型
  826. Message *Message `protobuf:"bytes,3,opt,name=message,proto3" json:"message"` // 消息的结构
  827. RobotId int64 `protobuf:"varint,4,opt,name=robotId,proto3" json:"robotId"` // 机器人ID
  828. IsSelf bool `protobuf:"varint,5,opt,name=isSelf,proto3" json:"isSelf"` // 是否是自己
  829. SendTime int64 `protobuf:"varint,6,opt,name=sendTime,proto3" json:"sendTime"` // 发送时间
  830. Status string `protobuf:"bytes,7,opt,name=status,proto3" json:"status"` // 消息状态
  831. StatusMsg string `protobuf:"bytes,8,opt,name=statusMsg,proto3" json:"statusMsg"` // 状态说明
  832. }
  833. func (x *AIRecordInfo) Reset() {
  834. *x = AIRecordInfo{}
  835. if protoimpl.UnsafeEnabled {
  836. mi := &file_ai_proto_msgTypes[14]
  837. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  838. ms.StoreMessageInfo(mi)
  839. }
  840. }
  841. func (x *AIRecordInfo) String() string {
  842. return protoimpl.X.MessageStringOf(x)
  843. }
  844. func (*AIRecordInfo) ProtoMessage() {}
  845. func (x *AIRecordInfo) ProtoReflect() protoreflect.Message {
  846. mi := &file_ai_proto_msgTypes[14]
  847. if protoimpl.UnsafeEnabled && x != nil {
  848. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  849. if ms.LoadMessageInfo() == nil {
  850. ms.StoreMessageInfo(mi)
  851. }
  852. return ms
  853. }
  854. return mi.MessageOf(x)
  855. }
  856. // Deprecated: Use AIRecordInfo.ProtoReflect.Descriptor instead.
  857. func (*AIRecordInfo) Descriptor() ([]byte, []int) {
  858. return file_ai_proto_rawDescGZIP(), []int{14}
  859. }
  860. func (x *AIRecordInfo) GetMessageId() int64 {
  861. if x != nil {
  862. return x.MessageId
  863. }
  864. return 0
  865. }
  866. func (x *AIRecordInfo) GetMsgType() string {
  867. if x != nil {
  868. return x.MsgType
  869. }
  870. return ""
  871. }
  872. func (x *AIRecordInfo) GetMessage() *Message {
  873. if x != nil && x.Message != nil {
  874. return x.Message
  875. }
  876. return &Message{}
  877. }
  878. func (x *AIRecordInfo) GetRobotId() int64 {
  879. if x != nil {
  880. return x.RobotId
  881. }
  882. return 0
  883. }
  884. func (x *AIRecordInfo) GetIsSelf() bool {
  885. if x != nil {
  886. return x.IsSelf
  887. }
  888. return false
  889. }
  890. func (x *AIRecordInfo) GetSendTime() int64 {
  891. if x != nil {
  892. return x.SendTime
  893. }
  894. return 0
  895. }
  896. func (x *AIRecordInfo) GetStatus() string {
  897. if x != nil {
  898. return x.Status
  899. }
  900. return ""
  901. }
  902. func (x *AIRecordInfo) GetStatusMsg() string {
  903. if x != nil {
  904. return x.StatusMsg
  905. }
  906. return ""
  907. }
  908. type Message struct {
  909. state protoimpl.MessageState
  910. sizeCache protoimpl.SizeCache
  911. unknownFields protoimpl.UnknownFields
  912. Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content"` // 文本内容
  913. }
  914. func (x *Message) Reset() {
  915. *x = Message{}
  916. if protoimpl.UnsafeEnabled {
  917. mi := &file_ai_proto_msgTypes[15]
  918. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  919. ms.StoreMessageInfo(mi)
  920. }
  921. }
  922. func (x *Message) String() string {
  923. return protoimpl.X.MessageStringOf(x)
  924. }
  925. func (*Message) ProtoMessage() {}
  926. func (x *Message) ProtoReflect() protoreflect.Message {
  927. mi := &file_ai_proto_msgTypes[15]
  928. if protoimpl.UnsafeEnabled && x != nil {
  929. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  930. if ms.LoadMessageInfo() == nil {
  931. ms.StoreMessageInfo(mi)
  932. }
  933. return ms
  934. }
  935. return mi.MessageOf(x)
  936. }
  937. // Deprecated: Use Message.ProtoReflect.Descriptor instead.
  938. func (*Message) Descriptor() ([]byte, []int) {
  939. return file_ai_proto_rawDescGZIP(), []int{15}
  940. }
  941. func (x *Message) GetContent() string {
  942. if x != nil {
  943. return x.Content
  944. }
  945. return ""
  946. }
  947. type SendAIChatRequest struct {
  948. state protoimpl.MessageState
  949. sizeCache protoimpl.SizeCache
  950. unknownFields protoimpl.UnknownFields
  951. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  952. Message *Message `protobuf:"bytes,2,opt,name=message,proto3" json:"message"` // 消息
  953. MessageType string `protobuf:"bytes,3,opt,name=messageType,proto3" json:"messageType"` // 消息类型
  954. WebsocketTag string `protobuf:"bytes,4,opt,name=websocketTag,proto3" json:"websocketTag"`
  955. }
  956. func (x *SendAIChatRequest) Reset() {
  957. *x = SendAIChatRequest{}
  958. if protoimpl.UnsafeEnabled {
  959. mi := &file_ai_proto_msgTypes[16]
  960. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  961. ms.StoreMessageInfo(mi)
  962. }
  963. }
  964. func (x *SendAIChatRequest) String() string {
  965. return protoimpl.X.MessageStringOf(x)
  966. }
  967. func (*SendAIChatRequest) ProtoMessage() {}
  968. func (x *SendAIChatRequest) ProtoReflect() protoreflect.Message {
  969. mi := &file_ai_proto_msgTypes[16]
  970. if protoimpl.UnsafeEnabled && x != nil {
  971. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  972. if ms.LoadMessageInfo() == nil {
  973. ms.StoreMessageInfo(mi)
  974. }
  975. return ms
  976. }
  977. return mi.MessageOf(x)
  978. }
  979. // Deprecated: Use SendAIChatRequest.ProtoReflect.Descriptor instead.
  980. func (*SendAIChatRequest) Descriptor() ([]byte, []int) {
  981. return file_ai_proto_rawDescGZIP(), []int{16}
  982. }
  983. func (x *SendAIChatRequest) GetId() int64 {
  984. if x != nil {
  985. return x.Id
  986. }
  987. return 0
  988. }
  989. func (x *SendAIChatRequest) GetMessage() *Message {
  990. if x != nil && x.Message != nil {
  991. return x.Message
  992. }
  993. return &Message{}
  994. }
  995. func (x *SendAIChatRequest) GetMessageType() string {
  996. if x != nil {
  997. return x.MessageType
  998. }
  999. return ""
  1000. }
  1001. func (x *SendAIChatRequest) GetWebsocketTag() string {
  1002. if x != nil {
  1003. return x.WebsocketTag
  1004. }
  1005. return ""
  1006. }
  1007. type FindAIChatRecordListRequest struct {
  1008. state protoimpl.MessageState
  1009. sizeCache protoimpl.SizeCache
  1010. unknownFields protoimpl.UnknownFields
  1011. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  1012. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1013. Id int64 `protobuf:"varint,3,opt,name=id,proto3" json:"id"`
  1014. }
  1015. func (x *FindAIChatRecordListRequest) Reset() {
  1016. *x = FindAIChatRecordListRequest{}
  1017. if protoimpl.UnsafeEnabled {
  1018. mi := &file_ai_proto_msgTypes[17]
  1019. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1020. ms.StoreMessageInfo(mi)
  1021. }
  1022. }
  1023. func (x *FindAIChatRecordListRequest) String() string {
  1024. return protoimpl.X.MessageStringOf(x)
  1025. }
  1026. func (*FindAIChatRecordListRequest) ProtoMessage() {}
  1027. func (x *FindAIChatRecordListRequest) ProtoReflect() protoreflect.Message {
  1028. mi := &file_ai_proto_msgTypes[17]
  1029. if protoimpl.UnsafeEnabled && x != nil {
  1030. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1031. if ms.LoadMessageInfo() == nil {
  1032. ms.StoreMessageInfo(mi)
  1033. }
  1034. return ms
  1035. }
  1036. return mi.MessageOf(x)
  1037. }
  1038. // Deprecated: Use FindAIChatRecordListRequest.ProtoReflect.Descriptor instead.
  1039. func (*FindAIChatRecordListRequest) Descriptor() ([]byte, []int) {
  1040. return file_ai_proto_rawDescGZIP(), []int{17}
  1041. }
  1042. func (x *FindAIChatRecordListRequest) GetNextId() int64 {
  1043. if x != nil {
  1044. return x.NextId
  1045. }
  1046. return 0
  1047. }
  1048. func (x *FindAIChatRecordListRequest) GetOffset() int64 {
  1049. if x != nil {
  1050. return x.Offset
  1051. }
  1052. return 0
  1053. }
  1054. func (x *FindAIChatRecordListRequest) GetId() int64 {
  1055. if x != nil {
  1056. return x.Id
  1057. }
  1058. return 0
  1059. }
  1060. type AIRobotList struct {
  1061. state protoimpl.MessageState
  1062. sizeCache protoimpl.SizeCache
  1063. unknownFields protoimpl.UnknownFields
  1064. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  1065. List []*AIRobotInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
  1066. }
  1067. func (x *AIRobotList) Reset() {
  1068. *x = AIRobotList{}
  1069. if protoimpl.UnsafeEnabled {
  1070. mi := &file_ai_proto_msgTypes[18]
  1071. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1072. ms.StoreMessageInfo(mi)
  1073. }
  1074. }
  1075. func (x *AIRobotList) String() string {
  1076. return protoimpl.X.MessageStringOf(x)
  1077. }
  1078. func (*AIRobotList) ProtoMessage() {}
  1079. func (x *AIRobotList) ProtoReflect() protoreflect.Message {
  1080. mi := &file_ai_proto_msgTypes[18]
  1081. if protoimpl.UnsafeEnabled && x != nil {
  1082. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1083. if ms.LoadMessageInfo() == nil {
  1084. ms.StoreMessageInfo(mi)
  1085. }
  1086. return ms
  1087. }
  1088. return mi.MessageOf(x)
  1089. }
  1090. // Deprecated: Use AIRobotList.ProtoReflect.Descriptor instead.
  1091. func (*AIRobotList) Descriptor() ([]byte, []int) {
  1092. return file_ai_proto_rawDescGZIP(), []int{18}
  1093. }
  1094. func (x *AIRobotList) GetNextId() int64 {
  1095. if x != nil {
  1096. return x.NextId
  1097. }
  1098. return 0
  1099. }
  1100. func (x *AIRobotList) GetList() []*AIRobotInfo {
  1101. if x != nil {
  1102. return x.List
  1103. }
  1104. return make([]*AIRobotInfo, 0)
  1105. }
  1106. type AIRobotInfo struct {
  1107. state protoimpl.MessageState
  1108. sizeCache protoimpl.SizeCache
  1109. unknownFields protoimpl.UnknownFields
  1110. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1111. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"` // ai名称
  1112. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // ai头像
  1113. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // ai性别
  1114. Age int64 `protobuf:"varint,5,opt,name=age,proto3" json:"age"` // ai年龄
  1115. Constellation string `protobuf:"bytes,6,opt,name=constellation,proto3" json:"constellation"` // ai星座
  1116. LastTime int64 `protobuf:"varint,7,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  1117. LastContent string `protobuf:"bytes,8,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送的内容
  1118. UnreadNum int64 `protobuf:"varint,9,opt,name=unreadNum,proto3" json:"unreadNum"` // 未读
  1119. Status string `protobuf:"bytes,10,opt,name=status,proto3" json:"status"` // 状态
  1120. CreateTime int64 `protobuf:"varint,11,opt,name=createTime,proto3" json:"createTime"` // 创建时间
  1121. }
  1122. func (x *AIRobotInfo) Reset() {
  1123. *x = AIRobotInfo{}
  1124. if protoimpl.UnsafeEnabled {
  1125. mi := &file_ai_proto_msgTypes[19]
  1126. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1127. ms.StoreMessageInfo(mi)
  1128. }
  1129. }
  1130. func (x *AIRobotInfo) String() string {
  1131. return protoimpl.X.MessageStringOf(x)
  1132. }
  1133. func (*AIRobotInfo) ProtoMessage() {}
  1134. func (x *AIRobotInfo) ProtoReflect() protoreflect.Message {
  1135. mi := &file_ai_proto_msgTypes[19]
  1136. if protoimpl.UnsafeEnabled && x != nil {
  1137. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1138. if ms.LoadMessageInfo() == nil {
  1139. ms.StoreMessageInfo(mi)
  1140. }
  1141. return ms
  1142. }
  1143. return mi.MessageOf(x)
  1144. }
  1145. // Deprecated: Use AIRobotInfo.ProtoReflect.Descriptor instead.
  1146. func (*AIRobotInfo) Descriptor() ([]byte, []int) {
  1147. return file_ai_proto_rawDescGZIP(), []int{19}
  1148. }
  1149. func (x *AIRobotInfo) GetId() int64 {
  1150. if x != nil {
  1151. return x.Id
  1152. }
  1153. return 0
  1154. }
  1155. func (x *AIRobotInfo) GetName() string {
  1156. if x != nil {
  1157. return x.Name
  1158. }
  1159. return ""
  1160. }
  1161. func (x *AIRobotInfo) GetAvatarUrl() string {
  1162. if x != nil {
  1163. return x.AvatarUrl
  1164. }
  1165. return ""
  1166. }
  1167. func (x *AIRobotInfo) GetSex() int64 {
  1168. if x != nil {
  1169. return x.Sex
  1170. }
  1171. return 0
  1172. }
  1173. func (x *AIRobotInfo) GetAge() int64 {
  1174. if x != nil {
  1175. return x.Age
  1176. }
  1177. return 0
  1178. }
  1179. func (x *AIRobotInfo) GetConstellation() string {
  1180. if x != nil {
  1181. return x.Constellation
  1182. }
  1183. return ""
  1184. }
  1185. func (x *AIRobotInfo) GetLastTime() int64 {
  1186. if x != nil {
  1187. return x.LastTime
  1188. }
  1189. return 0
  1190. }
  1191. func (x *AIRobotInfo) GetLastContent() string {
  1192. if x != nil {
  1193. return x.LastContent
  1194. }
  1195. return ""
  1196. }
  1197. func (x *AIRobotInfo) GetUnreadNum() int64 {
  1198. if x != nil {
  1199. return x.UnreadNum
  1200. }
  1201. return 0
  1202. }
  1203. func (x *AIRobotInfo) GetStatus() string {
  1204. if x != nil {
  1205. return x.Status
  1206. }
  1207. return ""
  1208. }
  1209. func (x *AIRobotInfo) GetCreateTime() int64 {
  1210. if x != nil {
  1211. return x.CreateTime
  1212. }
  1213. return 0
  1214. }
  1215. type FindAIRobotListRequest struct {
  1216. state protoimpl.MessageState
  1217. sizeCache protoimpl.SizeCache
  1218. unknownFields protoimpl.UnknownFields
  1219. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  1220. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1221. }
  1222. func (x *FindAIRobotListRequest) Reset() {
  1223. *x = FindAIRobotListRequest{}
  1224. if protoimpl.UnsafeEnabled {
  1225. mi := &file_ai_proto_msgTypes[20]
  1226. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1227. ms.StoreMessageInfo(mi)
  1228. }
  1229. }
  1230. func (x *FindAIRobotListRequest) String() string {
  1231. return protoimpl.X.MessageStringOf(x)
  1232. }
  1233. func (*FindAIRobotListRequest) ProtoMessage() {}
  1234. func (x *FindAIRobotListRequest) ProtoReflect() protoreflect.Message {
  1235. mi := &file_ai_proto_msgTypes[20]
  1236. if protoimpl.UnsafeEnabled && x != nil {
  1237. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1238. if ms.LoadMessageInfo() == nil {
  1239. ms.StoreMessageInfo(mi)
  1240. }
  1241. return ms
  1242. }
  1243. return mi.MessageOf(x)
  1244. }
  1245. // Deprecated: Use FindAIRobotListRequest.ProtoReflect.Descriptor instead.
  1246. func (*FindAIRobotListRequest) Descriptor() ([]byte, []int) {
  1247. return file_ai_proto_rawDescGZIP(), []int{20}
  1248. }
  1249. func (x *FindAIRobotListRequest) GetNextId() int64 {
  1250. if x != nil {
  1251. return x.NextId
  1252. }
  1253. return 0
  1254. }
  1255. func (x *FindAIRobotListRequest) GetOffset() int64 {
  1256. if x != nil {
  1257. return x.Offset
  1258. }
  1259. return 0
  1260. }
  1261. type UpdateAIRobotRequest struct {
  1262. state protoimpl.MessageState
  1263. sizeCache protoimpl.SizeCache
  1264. unknownFields protoimpl.UnknownFields
  1265. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1266. AiName string `protobuf:"bytes,2,opt,name=aiName,proto3" json:"aiName"` // 自定义ai名称
  1267. UserName string `protobuf:"bytes,3,opt,name=userName,proto3" json:"userName"` // ai对我的称呼
  1268. }
  1269. func (x *UpdateAIRobotRequest) Reset() {
  1270. *x = UpdateAIRobotRequest{}
  1271. if protoimpl.UnsafeEnabled {
  1272. mi := &file_ai_proto_msgTypes[21]
  1273. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1274. ms.StoreMessageInfo(mi)
  1275. }
  1276. }
  1277. func (x *UpdateAIRobotRequest) String() string {
  1278. return protoimpl.X.MessageStringOf(x)
  1279. }
  1280. func (*UpdateAIRobotRequest) ProtoMessage() {}
  1281. func (x *UpdateAIRobotRequest) ProtoReflect() protoreflect.Message {
  1282. mi := &file_ai_proto_msgTypes[21]
  1283. if protoimpl.UnsafeEnabled && x != nil {
  1284. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1285. if ms.LoadMessageInfo() == nil {
  1286. ms.StoreMessageInfo(mi)
  1287. }
  1288. return ms
  1289. }
  1290. return mi.MessageOf(x)
  1291. }
  1292. // Deprecated: Use UpdateAIRobotRequest.ProtoReflect.Descriptor instead.
  1293. func (*UpdateAIRobotRequest) Descriptor() ([]byte, []int) {
  1294. return file_ai_proto_rawDescGZIP(), []int{21}
  1295. }
  1296. func (x *UpdateAIRobotRequest) GetId() int64 {
  1297. if x != nil {
  1298. return x.Id
  1299. }
  1300. return 0
  1301. }
  1302. func (x *UpdateAIRobotRequest) GetAiName() string {
  1303. if x != nil {
  1304. return x.AiName
  1305. }
  1306. return ""
  1307. }
  1308. func (x *UpdateAIRobotRequest) GetUserName() string {
  1309. if x != nil {
  1310. return x.UserName
  1311. }
  1312. return ""
  1313. }
  1314. type AIRobotIDRequest struct {
  1315. state protoimpl.MessageState
  1316. sizeCache protoimpl.SizeCache
  1317. unknownFields protoimpl.UnknownFields
  1318. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1319. }
  1320. func (x *AIRobotIDRequest) Reset() {
  1321. *x = AIRobotIDRequest{}
  1322. if protoimpl.UnsafeEnabled {
  1323. mi := &file_ai_proto_msgTypes[22]
  1324. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1325. ms.StoreMessageInfo(mi)
  1326. }
  1327. }
  1328. func (x *AIRobotIDRequest) String() string {
  1329. return protoimpl.X.MessageStringOf(x)
  1330. }
  1331. func (*AIRobotIDRequest) ProtoMessage() {}
  1332. func (x *AIRobotIDRequest) ProtoReflect() protoreflect.Message {
  1333. mi := &file_ai_proto_msgTypes[22]
  1334. if protoimpl.UnsafeEnabled && x != nil {
  1335. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1336. if ms.LoadMessageInfo() == nil {
  1337. ms.StoreMessageInfo(mi)
  1338. }
  1339. return ms
  1340. }
  1341. return mi.MessageOf(x)
  1342. }
  1343. // Deprecated: Use AIRobotIDRequest.ProtoReflect.Descriptor instead.
  1344. func (*AIRobotIDRequest) Descriptor() ([]byte, []int) {
  1345. return file_ai_proto_rawDescGZIP(), []int{22}
  1346. }
  1347. func (x *AIRobotIDRequest) GetId() int64 {
  1348. if x != nil {
  1349. return x.Id
  1350. }
  1351. return 0
  1352. }
  1353. type FindAITemplateRequest struct {
  1354. state protoimpl.MessageState
  1355. sizeCache protoimpl.SizeCache
  1356. unknownFields protoimpl.UnknownFields
  1357. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  1358. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1359. Sex int64 `protobuf:"varint,3,opt,name=sex,proto3" json:"sex"` // 性别
  1360. }
  1361. func (x *FindAITemplateRequest) Reset() {
  1362. *x = FindAITemplateRequest{}
  1363. if protoimpl.UnsafeEnabled {
  1364. mi := &file_ai_proto_msgTypes[23]
  1365. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1366. ms.StoreMessageInfo(mi)
  1367. }
  1368. }
  1369. func (x *FindAITemplateRequest) String() string {
  1370. return protoimpl.X.MessageStringOf(x)
  1371. }
  1372. func (*FindAITemplateRequest) ProtoMessage() {}
  1373. func (x *FindAITemplateRequest) ProtoReflect() protoreflect.Message {
  1374. mi := &file_ai_proto_msgTypes[23]
  1375. if protoimpl.UnsafeEnabled && x != nil {
  1376. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1377. if ms.LoadMessageInfo() == nil {
  1378. ms.StoreMessageInfo(mi)
  1379. }
  1380. return ms
  1381. }
  1382. return mi.MessageOf(x)
  1383. }
  1384. // Deprecated: Use FindAITemplateRequest.ProtoReflect.Descriptor instead.
  1385. func (*FindAITemplateRequest) Descriptor() ([]byte, []int) {
  1386. return file_ai_proto_rawDescGZIP(), []int{23}
  1387. }
  1388. func (x *FindAITemplateRequest) GetNextId() int64 {
  1389. if x != nil {
  1390. return x.NextId
  1391. }
  1392. return 0
  1393. }
  1394. func (x *FindAITemplateRequest) GetOffset() int64 {
  1395. if x != nil {
  1396. return x.Offset
  1397. }
  1398. return 0
  1399. }
  1400. func (x *FindAITemplateRequest) GetSex() int64 {
  1401. if x != nil {
  1402. return x.Sex
  1403. }
  1404. return 0
  1405. }
  1406. type FindAITemplateReply struct {
  1407. state protoimpl.MessageState
  1408. sizeCache protoimpl.SizeCache
  1409. unknownFields protoimpl.UnknownFields
  1410. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  1411. List []*AITemplateInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
  1412. }
  1413. func (x *FindAITemplateReply) Reset() {
  1414. *x = FindAITemplateReply{}
  1415. if protoimpl.UnsafeEnabled {
  1416. mi := &file_ai_proto_msgTypes[24]
  1417. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1418. ms.StoreMessageInfo(mi)
  1419. }
  1420. }
  1421. func (x *FindAITemplateReply) String() string {
  1422. return protoimpl.X.MessageStringOf(x)
  1423. }
  1424. func (*FindAITemplateReply) ProtoMessage() {}
  1425. func (x *FindAITemplateReply) ProtoReflect() protoreflect.Message {
  1426. mi := &file_ai_proto_msgTypes[24]
  1427. if protoimpl.UnsafeEnabled && x != nil {
  1428. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1429. if ms.LoadMessageInfo() == nil {
  1430. ms.StoreMessageInfo(mi)
  1431. }
  1432. return ms
  1433. }
  1434. return mi.MessageOf(x)
  1435. }
  1436. // Deprecated: Use FindAITemplateReply.ProtoReflect.Descriptor instead.
  1437. func (*FindAITemplateReply) Descriptor() ([]byte, []int) {
  1438. return file_ai_proto_rawDescGZIP(), []int{24}
  1439. }
  1440. func (x *FindAITemplateReply) GetNextId() int64 {
  1441. if x != nil {
  1442. return x.NextId
  1443. }
  1444. return 0
  1445. }
  1446. func (x *FindAITemplateReply) GetList() []*AITemplateInfo {
  1447. if x != nil {
  1448. return x.List
  1449. }
  1450. return make([]*AITemplateInfo, 0)
  1451. }
  1452. type AITemplateInfo struct {
  1453. state protoimpl.MessageState
  1454. sizeCache protoimpl.SizeCache
  1455. unknownFields protoimpl.UnknownFields
  1456. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // ai模板ID
  1457. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"` // ai名称
  1458. AvatarUrl string `protobuf:"bytes,3,opt,name=avatarUrl,proto3" json:"avatarUrl"` // ai头像
  1459. Sex int64 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex"` // ai性别
  1460. Age int64 `protobuf:"varint,5,opt,name=age,proto3" json:"age"` // ai年龄
  1461. Label []string `protobuf:"bytes,6,rep,name=label,proto3" json:"label"` // ai标签
  1462. Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description"` // ai描述
  1463. Constellation string `protobuf:"bytes,8,opt,name=constellation,proto3" json:"constellation"` // ai星座
  1464. RelationList []*Relation `protobuf:"bytes,9,rep,name=relationList,proto3" json:"relationList"` // ai关系列表
  1465. IntroduceVoice string `protobuf:"bytes,10,opt,name=introduceVoice,proto3" json:"introduceVoice"` // 介绍语音
  1466. }
  1467. func (x *AITemplateInfo) Reset() {
  1468. *x = AITemplateInfo{}
  1469. if protoimpl.UnsafeEnabled {
  1470. mi := &file_ai_proto_msgTypes[25]
  1471. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1472. ms.StoreMessageInfo(mi)
  1473. }
  1474. }
  1475. func (x *AITemplateInfo) String() string {
  1476. return protoimpl.X.MessageStringOf(x)
  1477. }
  1478. func (*AITemplateInfo) ProtoMessage() {}
  1479. func (x *AITemplateInfo) ProtoReflect() protoreflect.Message {
  1480. mi := &file_ai_proto_msgTypes[25]
  1481. if protoimpl.UnsafeEnabled && x != nil {
  1482. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1483. if ms.LoadMessageInfo() == nil {
  1484. ms.StoreMessageInfo(mi)
  1485. }
  1486. return ms
  1487. }
  1488. return mi.MessageOf(x)
  1489. }
  1490. // Deprecated: Use AITemplateInfo.ProtoReflect.Descriptor instead.
  1491. func (*AITemplateInfo) Descriptor() ([]byte, []int) {
  1492. return file_ai_proto_rawDescGZIP(), []int{25}
  1493. }
  1494. func (x *AITemplateInfo) GetId() int64 {
  1495. if x != nil {
  1496. return x.Id
  1497. }
  1498. return 0
  1499. }
  1500. func (x *AITemplateInfo) GetName() string {
  1501. if x != nil {
  1502. return x.Name
  1503. }
  1504. return ""
  1505. }
  1506. func (x *AITemplateInfo) GetAvatarUrl() string {
  1507. if x != nil {
  1508. return x.AvatarUrl
  1509. }
  1510. return ""
  1511. }
  1512. func (x *AITemplateInfo) GetSex() int64 {
  1513. if x != nil {
  1514. return x.Sex
  1515. }
  1516. return 0
  1517. }
  1518. func (x *AITemplateInfo) GetAge() int64 {
  1519. if x != nil {
  1520. return x.Age
  1521. }
  1522. return 0
  1523. }
  1524. func (x *AITemplateInfo) GetLabel() []string {
  1525. if x != nil {
  1526. return x.Label
  1527. }
  1528. return make([]string, 0)
  1529. }
  1530. func (x *AITemplateInfo) GetDescription() string {
  1531. if x != nil {
  1532. return x.Description
  1533. }
  1534. return ""
  1535. }
  1536. func (x *AITemplateInfo) GetConstellation() string {
  1537. if x != nil {
  1538. return x.Constellation
  1539. }
  1540. return ""
  1541. }
  1542. func (x *AITemplateInfo) GetRelationList() []*Relation {
  1543. if x != nil {
  1544. return x.RelationList
  1545. }
  1546. return make([]*Relation, 0)
  1547. }
  1548. func (x *AITemplateInfo) GetIntroduceVoice() string {
  1549. if x != nil {
  1550. return x.IntroduceVoice
  1551. }
  1552. return ""
  1553. }
  1554. type Relation struct {
  1555. state protoimpl.MessageState
  1556. sizeCache protoimpl.SizeCache
  1557. unknownFields protoimpl.UnknownFields
  1558. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // 关系ID
  1559. Picture string `protobuf:"bytes,2,opt,name=picture,proto3" json:"picture"` // 图片
  1560. Relation string `protobuf:"bytes,3,opt,name=relation,proto3" json:"relation"` // 关系
  1561. }
  1562. func (x *Relation) Reset() {
  1563. *x = Relation{}
  1564. if protoimpl.UnsafeEnabled {
  1565. mi := &file_ai_proto_msgTypes[26]
  1566. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1567. ms.StoreMessageInfo(mi)
  1568. }
  1569. }
  1570. func (x *Relation) String() string {
  1571. return protoimpl.X.MessageStringOf(x)
  1572. }
  1573. func (*Relation) ProtoMessage() {}
  1574. func (x *Relation) ProtoReflect() protoreflect.Message {
  1575. mi := &file_ai_proto_msgTypes[26]
  1576. if protoimpl.UnsafeEnabled && x != nil {
  1577. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1578. if ms.LoadMessageInfo() == nil {
  1579. ms.StoreMessageInfo(mi)
  1580. }
  1581. return ms
  1582. }
  1583. return mi.MessageOf(x)
  1584. }
  1585. // Deprecated: Use Relation.ProtoReflect.Descriptor instead.
  1586. func (*Relation) Descriptor() ([]byte, []int) {
  1587. return file_ai_proto_rawDescGZIP(), []int{26}
  1588. }
  1589. func (x *Relation) GetId() int64 {
  1590. if x != nil {
  1591. return x.Id
  1592. }
  1593. return 0
  1594. }
  1595. func (x *Relation) GetPicture() string {
  1596. if x != nil {
  1597. return x.Picture
  1598. }
  1599. return ""
  1600. }
  1601. func (x *Relation) GetRelation() string {
  1602. if x != nil {
  1603. return x.Relation
  1604. }
  1605. return ""
  1606. }
  1607. type CreateAIRobotRequest struct {
  1608. state protoimpl.MessageState
  1609. sizeCache protoimpl.SizeCache
  1610. unknownFields protoimpl.UnknownFields
  1611. TemplateId int64 `protobuf:"varint,1,opt,name=templateId,proto3" json:"templateId"` // ai模板ID
  1612. AiName string `protobuf:"bytes,2,opt,name=aiName,proto3" json:"aiName"` // 自定义ai名称
  1613. UserName string `protobuf:"bytes,3,opt,name=userName,proto3" json:"userName"` // ai对我的称呼
  1614. RelationId int64 `protobuf:"varint,4,opt,name=relationId,proto3" json:"relationId"` // 关系ID
  1615. }
  1616. func (x *CreateAIRobotRequest) Reset() {
  1617. *x = CreateAIRobotRequest{}
  1618. if protoimpl.UnsafeEnabled {
  1619. mi := &file_ai_proto_msgTypes[27]
  1620. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1621. ms.StoreMessageInfo(mi)
  1622. }
  1623. }
  1624. func (x *CreateAIRobotRequest) String() string {
  1625. return protoimpl.X.MessageStringOf(x)
  1626. }
  1627. func (*CreateAIRobotRequest) ProtoMessage() {}
  1628. func (x *CreateAIRobotRequest) ProtoReflect() protoreflect.Message {
  1629. mi := &file_ai_proto_msgTypes[27]
  1630. if protoimpl.UnsafeEnabled && x != nil {
  1631. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1632. if ms.LoadMessageInfo() == nil {
  1633. ms.StoreMessageInfo(mi)
  1634. }
  1635. return ms
  1636. }
  1637. return mi.MessageOf(x)
  1638. }
  1639. // Deprecated: Use CreateAIRobotRequest.ProtoReflect.Descriptor instead.
  1640. func (*CreateAIRobotRequest) Descriptor() ([]byte, []int) {
  1641. return file_ai_proto_rawDescGZIP(), []int{27}
  1642. }
  1643. func (x *CreateAIRobotRequest) GetTemplateId() int64 {
  1644. if x != nil {
  1645. return x.TemplateId
  1646. }
  1647. return 0
  1648. }
  1649. func (x *CreateAIRobotRequest) GetAiName() string {
  1650. if x != nil {
  1651. return x.AiName
  1652. }
  1653. return ""
  1654. }
  1655. func (x *CreateAIRobotRequest) GetUserName() string {
  1656. if x != nil {
  1657. return x.UserName
  1658. }
  1659. return ""
  1660. }
  1661. func (x *CreateAIRobotRequest) GetRelationId() int64 {
  1662. if x != nil {
  1663. return x.RelationId
  1664. }
  1665. return 0
  1666. }
  1667. type SendNextNeedPayMessage struct {
  1668. state protoimpl.MessageState
  1669. sizeCache protoimpl.SizeCache
  1670. unknownFields protoimpl.UnknownFields
  1671. RobotId int64 `protobuf:"varint,2,opt,name=robotId,proto3" json:"robotId"` // 机器人ID
  1672. }
  1673. func (x *SendNextNeedPayMessage) Reset() {
  1674. *x = SendNextNeedPayMessage{}
  1675. if protoimpl.UnsafeEnabled {
  1676. mi := &file_ai_proto_msgTypes[28]
  1677. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1678. ms.StoreMessageInfo(mi)
  1679. }
  1680. }
  1681. func (x *SendNextNeedPayMessage) String() string {
  1682. return protoimpl.X.MessageStringOf(x)
  1683. }
  1684. func (*SendNextNeedPayMessage) ProtoMessage() {}
  1685. func (x *SendNextNeedPayMessage) ProtoReflect() protoreflect.Message {
  1686. mi := &file_ai_proto_msgTypes[28]
  1687. if protoimpl.UnsafeEnabled && x != nil {
  1688. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1689. if ms.LoadMessageInfo() == nil {
  1690. ms.StoreMessageInfo(mi)
  1691. }
  1692. return ms
  1693. }
  1694. return mi.MessageOf(x)
  1695. }
  1696. // Deprecated: Use SendNextNeedPayMessage.ProtoReflect.Descriptor instead.
  1697. func (*SendNextNeedPayMessage) Descriptor() ([]byte, []int) {
  1698. return file_ai_proto_rawDescGZIP(), []int{28}
  1699. }
  1700. func (x *SendNextNeedPayMessage) GetRobotId() int64 {
  1701. if x != nil {
  1702. return x.RobotId
  1703. }
  1704. return 0
  1705. }
  1706. var File_ai_proto protoreflect.FileDescriptor
  1707. var file_ai_proto_rawDesc = []byte{
  1708. 0x0a, 0x08, 0x61, 0x69, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x06, 0x61, 0x70, 0x69, 0x2e,
  1709. 0x61, 0x69, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61,
  1710. 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1711. 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1712. 0x66, 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1b,
  1713. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f,
  1714. 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x4c, 0x0a, 0x18, 0x47,
  1715. 0x65, 0x74, 0x41, 0x49, 0x53, 0x68, 0x61, 0x72, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  1716. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  1717. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12,
  1718. 0x18, 0x0a, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  1719. 0x52, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x64, 0x22, 0x69, 0x0a, 0x16, 0x47, 0x65, 0x74,
  1720. 0x41, 0x49, 0x53, 0x68, 0x61, 0x72, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65,
  1721. 0x70, 0x6c, 0x79, 0x12, 0x26, 0x0a, 0x0e, 0x65, 0x78, 0x70, 0x69, 0x72, 0x61, 0x74, 0x69, 0x6f,
  1722. 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x65, 0x78, 0x70,
  1723. 0x69, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x27, 0x0a, 0x04, 0x6c,
  1724. 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1725. 0x61, 0x69, 0x2e, 0x41, 0x49, 0x53, 0x68, 0x61, 0x72, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04,
  1726. 0x6c, 0x69, 0x73, 0x74, 0x22, 0x91, 0x03, 0x0a, 0x0b, 0x41, 0x49, 0x53, 0x68, 0x61, 0x72, 0x65,
  1727. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x01, 0x20,
  1728. 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x72,
  1729. 0x69, 0x63, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65,
  1730. 0x12, 0x20, 0x0a, 0x0b, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x50, 0x72, 0x69, 0x63, 0x65, 0x18,
  1731. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x50, 0x72, 0x69,
  1732. 0x63, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f,
  1733. 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70,
  1734. 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1a, 0x0a, 0x08, 0x74, 0x6f, 0x70, 0x4c, 0x61, 0x62, 0x65, 0x6c,
  1735. 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x74, 0x6f, 0x70, 0x4c, 0x61, 0x62, 0x65, 0x6c,
  1736. 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x53, 0x68, 0x6f, 0x77, 0x4c, 0x61, 0x62,
  1737. 0x65, 0x6c, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x53,
  1738. 0x68, 0x6f, 0x77, 0x4c, 0x61, 0x62, 0x65, 0x6c, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x6e, 0x64, 0x65,
  1739. 0x72, 0x48, 0x69, 0x64, 0x65, 0x4c, 0x61, 0x62, 0x65, 0x6c, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09,
  1740. 0x52, 0x0e, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x48, 0x69, 0x64, 0x65, 0x4c, 0x61, 0x62, 0x65, 0x6c,
  1741. 0x12, 0x14, 0x0a, 0x05, 0x69, 0x73, 0x56, 0x69, 0x70, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52,
  1742. 0x05, 0x69, 0x73, 0x56, 0x69, 0x70, 0x12, 0x10, 0x0a, 0x03, 0x6e, 0x75, 0x6d, 0x18, 0x09, 0x20,
  1743. 0x01, 0x28, 0x03, 0x52, 0x03, 0x6e, 0x75, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x6c, 0x6c, 0x4e,
  1744. 0x75, 0x6d, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x61, 0x6c, 0x6c, 0x4e, 0x75, 0x6d,
  1745. 0x12, 0x26, 0x0a, 0x0e, 0x6e, 0x75, 0x6d, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69,
  1746. 0x6f, 0x6e, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6e, 0x75, 0x6d, 0x44, 0x65, 0x73,
  1747. 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x73, 0x46, 0x69,
  1748. 0x6e, 0x69, 0x73, 0x68, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73, 0x46, 0x69,
  1749. 0x6e, 0x69, 0x73, 0x68, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03,
  1750. 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x0e, 0x20, 0x01,
  1751. 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x22, 0x4e, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64,
  1752. 0x55, 0x73, 0x65, 0x72, 0x41, 0x49, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70,
  1753. 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x46, 0x72, 0x65, 0x65, 0x18, 0x01, 0x20, 0x01,
  1754. 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x46, 0x72, 0x65, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e,
  1755. 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75,
  1756. 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x22, 0x44, 0x0a, 0x10, 0x47, 0x65, 0x74, 0x49,
  1757. 0x73, 0x52, 0x65, 0x61, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06,
  1758. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73,
  1759. 0x65, 0x72, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x64, 0x18,
  1760. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x64, 0x22, 0x82,
  1761. 0x01, 0x0a, 0x1e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f,
  1762. 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1763. 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69,
  1764. 0x64, 0x12, 0x12, 0x0a, 0x04, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  1765. 0x04, 0x77, 0x6f, 0x72, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x4f, 0x70, 0x65, 0x6e, 0x18,
  1766. 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x4f, 0x70, 0x65, 0x6e, 0x12, 0x10, 0x0a,
  1767. 0x03, 0x64, 0x61, 0x79, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03, 0x52, 0x03, 0x64, 0x61, 0x79, 0x12,
  1768. 0x12, 0x0a, 0x04, 0x68, 0x6f, 0x75, 0x72, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x68,
  1769. 0x6f, 0x75, 0x72, 0x22, 0xac, 0x01, 0x0a, 0x1e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x64,
  1770. 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52,
  1771. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49,
  1772. 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x64,
  1773. 0x12, 0x12, 0x0a, 0x04, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1774. 0x77, 0x6f, 0x72, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x4f, 0x70, 0x65, 0x6e, 0x18, 0x04,
  1775. 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x4f, 0x70, 0x65, 0x6e, 0x12, 0x10, 0x0a, 0x03,
  1776. 0x64, 0x61, 0x79, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03, 0x52, 0x03, 0x64, 0x61, 0x79, 0x12, 0x12,
  1777. 0x0a, 0x04, 0x68, 0x6f, 0x75, 0x72, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x68, 0x6f,
  1778. 0x75, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64,
  1779. 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65,
  1780. 0x49, 0x64, 0x22, 0x2e, 0x0a, 0x1c, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x64, 0x64, 0x69,
  1781. 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x70,
  1782. 0x6c, 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02,
  1783. 0x69, 0x64, 0x22, 0x57, 0x0a, 0x1b, 0x47, 0x65, 0x74, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f,
  1784. 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1785. 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x18,
  1786. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49,
  1787. 0x64, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01,
  1788. 0x28, 0x03, 0x52, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x64, 0x22, 0xb7, 0x01, 0x0a, 0x19,
  1789. 0x47, 0x65, 0x74, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72,
  1790. 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18,
  1791. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x6f, 0x62,
  1792. 0x6f, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x72, 0x6f, 0x62, 0x6f,
  1793. 0x74, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28,
  1794. 0x09, 0x52, 0x04, 0x77, 0x6f, 0x72, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x4f, 0x70, 0x65,
  1795. 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x4f, 0x70, 0x65, 0x6e, 0x12,
  1796. 0x10, 0x0a, 0x03, 0x64, 0x61, 0x79, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03, 0x52, 0x03, 0x64, 0x61,
  1797. 0x79, 0x12, 0x12, 0x0a, 0x04, 0x68, 0x6f, 0x75, 0x72, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52,
  1798. 0x04, 0x68, 0x6f, 0x75, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74,
  1799. 0x65, 0x49, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c,
  1800. 0x61, 0x74, 0x65, 0x49, 0x64, 0x22, 0x5f, 0x0a, 0x26, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x64, 0x64,
  1801. 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x54, 0x65,
  1802. 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  1803. 0x35, 0x0a, 0x04, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x21, 0x2e,
  1804. 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61,
  1805. 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65,
  1806. 0x52, 0x04, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x61, 0x0a, 0x19, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69,
  1807. 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c,
  1808. 0x61, 0x74, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  1809. 0x02, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x02, 0x20, 0x01,
  1810. 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x69, 0x63,
  1811. 0x74, 0x75, 0x72, 0x65, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70,
  1812. 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x55, 0x72, 0x6c, 0x22, 0x20, 0x0a, 0x0e, 0x41, 0x49, 0x52,
  1813. 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x69,
  1814. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0x55, 0x0a, 0x11, 0x41,
  1815. 0x49, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1816. 0x12, 0x28, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14,
  1817. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64,
  1818. 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65,
  1819. 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74,
  1820. 0x49, 0x64, 0x22, 0xf5, 0x01, 0x0a, 0x0c, 0x41, 0x49, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49,
  1821. 0x6e, 0x66, 0x6f, 0x12, 0x1c, 0x0a, 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64,
  1822. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49,
  1823. 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01,
  1824. 0x28, 0x09, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x29, 0x0a, 0x07, 0x6d,
  1825. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x61,
  1826. 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d,
  1827. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49,
  1828. 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x64,
  1829. 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c, 0x66, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08,
  1830. 0x52, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c, 0x66, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65, 0x6e, 0x64,
  1831. 0x54, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x73, 0x65, 0x6e, 0x64,
  1832. 0x54, 0x69, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x07,
  1833. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x1c, 0x0a, 0x09,
  1834. 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x4d, 0x73, 0x67, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52,
  1835. 0x09, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x4d, 0x73, 0x67, 0x22, 0x23, 0x0a, 0x07, 0x4d, 0x65,
  1836. 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74,
  1837. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x22,
  1838. 0x94, 0x01, 0x0a, 0x11, 0x53, 0x65, 0x6e, 0x64, 0x41, 0x49, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65,
  1839. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1840. 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x29, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  1841. 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e,
  1842. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  1843. 0x12, 0x20, 0x0a, 0x0b, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x54, 0x79, 0x70, 0x65, 0x18,
  1844. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x54, 0x79,
  1845. 0x70, 0x65, 0x12, 0x22, 0x0a, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x54,
  1846. 0x61, 0x67, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63,
  1847. 0x6b, 0x65, 0x74, 0x54, 0x61, 0x67, 0x22, 0x5d, 0x0a, 0x1b, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49,
  1848. 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  1849. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18,
  1850. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a,
  1851. 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f,
  1852. 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28,
  1853. 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0x4e, 0x0a, 0x0b, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74,
  1854. 0x4c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01,
  1855. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x27, 0x0a, 0x04,
  1856. 0x6c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69,
  1857. 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  1858. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0xad, 0x02, 0x0a, 0x0b, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f,
  1859. 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1860. 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20,
  1861. 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x76, 0x61,
  1862. 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x76,
  1863. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04,
  1864. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65,
  1865. 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x24, 0x0a, 0x0d, 0x63,
  1866. 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x06, 0x20, 0x01,
  1867. 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  1868. 0x6e, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x07, 0x20,
  1869. 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x20, 0x0a,
  1870. 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01,
  1871. 0x28, 0x09, 0x52, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12,
  1872. 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x09, 0x20, 0x01,
  1873. 0x28, 0x03, 0x52, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x0a,
  1874. 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73,
  1875. 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54,
  1876. 0x69, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74,
  1877. 0x65, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x48, 0x0a, 0x16, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x52,
  1878. 0x6f, 0x62, 0x6f, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1879. 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  1880. 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65,
  1881. 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x22,
  1882. 0x5a, 0x0a, 0x14, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74,
  1883. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  1884. 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x69, 0x4e, 0x61, 0x6d,
  1885. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x69, 0x4e, 0x61, 0x6d, 0x65, 0x12,
  1886. 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28,
  1887. 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x22, 0x0a, 0x10, 0x41,
  1888. 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1889. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22,
  1890. 0x59, 0x0a, 0x15, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74,
  1891. 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74,
  1892. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  1893. 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  1894. 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18,
  1895. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x59, 0x0a, 0x13, 0x46, 0x69,
  1896. 0x6e, 0x64, 0x41, 0x49, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x52, 0x65, 0x70, 0x6c,
  1897. 0x79, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1898. 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x2a, 0x0a, 0x04, 0x6c, 0x69, 0x73,
  1899. 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69,
  1900. 0x2e, 0x41, 0x49, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  1901. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0xb2, 0x02, 0x0a, 0x0e, 0x41, 0x49, 0x54, 0x65, 0x6d, 0x70,
  1902. 0x6c, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01,
  1903. 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  1904. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x09,
  1905. 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  1906. 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65,
  1907. 0x78, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x10, 0x0a, 0x03,
  1908. 0x61, 0x67, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x14,
  1909. 0x0a, 0x05, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x18, 0x06, 0x20, 0x03, 0x28, 0x09, 0x52, 0x05, 0x6c,
  1910. 0x61, 0x62, 0x65, 0x6c, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74,
  1911. 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72,
  1912. 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65,
  1913. 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63,
  1914. 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x34, 0x0a, 0x0c,
  1915. 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x09, 0x20, 0x03,
  1916. 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x52, 0x65, 0x6c, 0x61,
  1917. 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0c, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69,
  1918. 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56,
  1919. 0x6f, 0x69, 0x63, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x69, 0x6e, 0x74, 0x72,
  1920. 0x6f, 0x64, 0x75, 0x63, 0x65, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x22, 0x50, 0x0a, 0x08, 0x52, 0x65,
  1921. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  1922. 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72,
  1923. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65,
  1924. 0x12, 0x1a, 0x0a, 0x08, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01,
  1925. 0x28, 0x09, 0x52, 0x08, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x8a, 0x01, 0x0a,
  1926. 0x14, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65,
  1927. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74,
  1928. 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c,
  1929. 0x61, 0x74, 0x65, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x69, 0x4e, 0x61, 0x6d, 0x65, 0x18,
  1930. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x69, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a,
  1931. 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  1932. 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x72, 0x65, 0x6c,
  1933. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x72,
  1934. 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x32, 0x0a, 0x16, 0x53, 0x65, 0x6e,
  1935. 0x64, 0x4e, 0x65, 0x78, 0x74, 0x4e, 0x65, 0x65, 0x64, 0x50, 0x61, 0x79, 0x4d, 0x65, 0x73, 0x73,
  1936. 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x64, 0x18, 0x02,
  1937. 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x64, 0x32, 0xb1, 0x0d,
  1938. 0x0a, 0x02, 0x41, 0x69, 0x12, 0x6e, 0x0a, 0x0e, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x54, 0x65,
  1939. 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e,
  1940. 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x52, 0x65,
  1941. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x46,
  1942. 0x69, 0x6e, 0x64, 0x41, 0x49, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x52, 0x65, 0x70,
  1943. 0x6c, 0x79, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69,
  1944. 0x2f, 0x61, 0x69, 0x2f, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x2f, 0x6c, 0x69, 0x73,
  1945. 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x60, 0x0a, 0x0d, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x49,
  1946. 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x43,
  1947. 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75,
  1948. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49, 0x52,
  1949. 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x19, 0x82, 0xd3, 0xe4,
  1950. 0x93, 0x02, 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x63, 0x72, 0x65,
  1951. 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x5c, 0x0a, 0x0d, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  1952. 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69,
  1953. 0x2e, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x44, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1954. 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1955. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x19, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1956. 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x64, 0x65, 0x6c, 0x65, 0x74,
  1957. 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x60, 0x0a, 0x0d, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x49,
  1958. 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x55,
  1959. 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75,
  1960. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49, 0x52,
  1961. 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x44, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x19, 0x82, 0xd3, 0xe4,
  1962. 0x93, 0x02, 0x13, 0x22, 0x0e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x75, 0x70, 0x64,
  1963. 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x64, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49,
  1964. 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1965. 0x61, 0x69, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x4c, 0x69,
  1966. 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1967. 0x61, 0x69, 0x2e, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x1c,
  1968. 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x16, 0x22, 0x11, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f,
  1969. 0x66, 0x69, 0x6e, 0x64, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x59, 0x0a, 0x0a,
  1970. 0x47, 0x65, 0x74, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69,
  1971. 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x44, 0x52, 0x65, 0x71,
  1972. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49,
  1973. 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x1c, 0x82, 0xd3, 0xe4, 0x93, 0x02,
  1974. 0x16, 0x22, 0x11, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x66, 0x69, 0x6e, 0x64, 0x2f,
  1975. 0x69, 0x6e, 0x66, 0x6f, 0x3a, 0x01, 0x2a, 0x12, 0x76, 0x0a, 0x14, 0x46, 0x69, 0x6e, 0x64, 0x41,
  1976. 0x49, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12,
  1977. 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x49, 0x43,
  1978. 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  1979. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x41, 0x49,
  1980. 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  1981. 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69,
  1982. 0x2f, 0x63, 0x68, 0x61, 0x74, 0x2f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x3a, 0x01, 0x2a, 0x12,
  1983. 0x58, 0x0a, 0x0a, 0x53, 0x65, 0x6e, 0x64, 0x41, 0x49, 0x43, 0x68, 0x61, 0x74, 0x12, 0x19, 0x2e,
  1984. 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x41, 0x49, 0x43, 0x68, 0x61,
  1985. 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  1986. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  1987. 0x22, 0x17, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x11, 0x22, 0x0c, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61,
  1988. 0x69, 0x2f, 0x73, 0x65, 0x6e, 0x64, 0x3a, 0x01, 0x2a, 0x12, 0x8c, 0x01, 0x0a, 0x21, 0x46, 0x69,
  1989. 0x6e, 0x64, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76,
  1990. 0x69, 0x63, 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12,
  1991. 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  1992. 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x2e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69,
  1993. 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53,
  1994. 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x4c, 0x69,
  1995. 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x19, 0x22,
  1996. 0x14, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65,
  1997. 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x7e, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x41,
  1998. 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65,
  1999. 0x12, 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x47, 0x65, 0x74, 0x41, 0x64, 0x64,
  2000. 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65,
  2001. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x47,
  2002. 0x65, 0x74, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76,
  2003. 0x69, 0x63, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1e, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18,
  2004. 0x22, 0x13, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63,
  2005. 0x65, 0x2f, 0x67, 0x65, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x8a, 0x01, 0x0a, 0x17, 0x43, 0x72, 0x65,
  2006. 0x61, 0x74, 0x65, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72,
  2007. 0x76, 0x69, 0x63, 0x65, 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x43, 0x72,
  2008. 0x65, 0x61, 0x74, 0x65, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65,
  2009. 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61,
  2010. 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x64, 0x64, 0x69,
  2011. 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x70,
  2012. 0x6c, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69,
  2013. 0x2f, 0x61, 0x69, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2f, 0x63, 0x72, 0x65, 0x61,
  2014. 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x7c, 0x0a, 0x17, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41,
  2015. 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65,
  2016. 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  2017. 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63,
  2018. 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2019. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2020. 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61,
  2021. 0x69, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65,
  2022. 0x3a, 0x01, 0x2a, 0x12, 0x67, 0x0a, 0x11, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x41,
  2023. 0x49, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
  2024. 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
  2025. 0x1a, 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73,
  2026. 0x65, 0x72, 0x41, 0x49, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79,
  2027. 0x22, 0x1a, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x14, 0x22, 0x0f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61,
  2028. 0x69, 0x2f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x49, 0x0a, 0x15,
  2029. 0x43, 0x72, 0x6f, 0x6e, 0x41, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x53, 0x65,
  2030. 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  2031. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e,
  2032. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  2033. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x09, 0x47, 0x65, 0x74, 0x49, 0x73,
  2034. 0x52, 0x65, 0x61, 0x64, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x47, 0x65,
  2035. 0x74, 0x49, 0x73, 0x52, 0x65, 0x61, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16,
  2036. 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  2037. 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x77, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x41,
  2038. 0x49, 0x53, 0x68, 0x61, 0x72, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x20, 0x2e,
  2039. 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x47, 0x65, 0x74, 0x41, 0x49, 0x53, 0x68, 0x61, 0x72,
  2040. 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  2041. 0x1e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x2e, 0x47, 0x65, 0x74, 0x41, 0x49, 0x53, 0x68,
  2042. 0x61, 0x72, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22,
  2043. 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x73, 0x68,
  2044. 0x61, 0x72, 0x65, 0x2f, 0x61, 0x69, 0x2f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x3a, 0x01,
  2045. 0x2a, 0x42, 0x37, 0x0a, 0x06, 0x61, 0x70, 0x69, 0x2e, 0x61, 0x69, 0x50, 0x01, 0x5a, 0x2b, 0x67,
  2046. 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65,
  2047. 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  2048. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x69, 0x3b, 0x61, 0x69, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74,
  2049. 0x6f, 0x33,
  2050. }
  2051. var (
  2052. file_ai_proto_rawDescOnce sync.Once
  2053. file_ai_proto_rawDescData = file_ai_proto_rawDesc
  2054. )
  2055. func file_ai_proto_rawDescGZIP() []byte {
  2056. file_ai_proto_rawDescOnce.Do(func() {
  2057. file_ai_proto_rawDescData = protoimpl.X.CompressGZIP(file_ai_proto_rawDescData)
  2058. })
  2059. return file_ai_proto_rawDescData
  2060. }
  2061. var file_ai_proto_msgTypes = make([]protoimpl.MessageInfo, 29)
  2062. var file_ai_proto_goTypes = []interface{}{
  2063. (*GetAIShareMessageRequest)(nil), // 0: api.ai.GetAIShareMessageRequest
  2064. (*GetAIShareMessageReply)(nil), // 1: api.ai.GetAIShareMessageReply
  2065. (*AIShareInfo)(nil), // 2: api.ai.AIShareInfo
  2066. (*FindUserAIMessageReply)(nil), // 3: api.ai.FindUserAIMessageReply
  2067. (*GetIsReadRequest)(nil), // 4: api.ai.GetIsReadRequest
  2068. (*UpdateAdditionalServiceRequest)(nil), // 5: api.ai.UpdateAdditionalServiceRequest
  2069. (*CreateAdditionalServiceRequest)(nil), // 6: api.ai.CreateAdditionalServiceRequest
  2070. (*CreateAdditionalServiceReply)(nil), // 7: api.ai.CreateAdditionalServiceReply
  2071. (*GetAdditionalServiceRequest)(nil), // 8: api.ai.GetAdditionalServiceRequest
  2072. (*GetAdditionalServiceReply)(nil), // 9: api.ai.GetAdditionalServiceReply
  2073. (*FindAdditionalServiceTemplateListReply)(nil), // 10: api.ai.FindAdditionalServiceTemplateListReply
  2074. (*AdditionalServiceTemplate)(nil), // 11: api.ai.AdditionalServiceTemplate
  2075. (*AIRobotIDReply)(nil), // 12: api.ai.AIRobotIDReply
  2076. (*AIRecordListReply)(nil), // 13: api.ai.AIRecordListReply
  2077. (*AIRecordInfo)(nil), // 14: api.ai.AIRecordInfo
  2078. (*Message)(nil), // 15: api.ai.Message
  2079. (*SendAIChatRequest)(nil), // 16: api.ai.SendAIChatRequest
  2080. (*FindAIChatRecordListRequest)(nil), // 17: api.ai.FindAIChatRecordListRequest
  2081. (*AIRobotList)(nil), // 18: api.ai.AIRobotList
  2082. (*AIRobotInfo)(nil), // 19: api.ai.AIRobotInfo
  2083. (*FindAIRobotListRequest)(nil), // 20: api.ai.FindAIRobotListRequest
  2084. (*UpdateAIRobotRequest)(nil), // 21: api.ai.UpdateAIRobotRequest
  2085. (*AIRobotIDRequest)(nil), // 22: api.ai.AIRobotIDRequest
  2086. (*FindAITemplateRequest)(nil), // 23: api.ai.FindAITemplateRequest
  2087. (*FindAITemplateReply)(nil), // 24: api.ai.FindAITemplateReply
  2088. (*AITemplateInfo)(nil), // 25: api.ai.AITemplateInfo
  2089. (*Relation)(nil), // 26: api.ai.Relation
  2090. (*CreateAIRobotRequest)(nil), // 27: api.ai.CreateAIRobotRequest
  2091. (*SendNextNeedPayMessage)(nil), // 28: api.ai.SendNextNeedPayMessage
  2092. (*emptypb.Empty)(nil), // 29: google.protobuf.Empty
  2093. }
  2094. var file_ai_proto_depIdxs = []int32{
  2095. 2, // 0: api.ai.GetAIShareMessageReply.list:type_name -> api.ai.AIShareInfo
  2096. 11, // 1: api.ai.FindAdditionalServiceTemplateListReply.List:type_name -> api.ai.AdditionalServiceTemplate
  2097. 14, // 2: api.ai.AIRecordListReply.list:type_name -> api.ai.AIRecordInfo
  2098. 15, // 3: api.ai.AIRecordInfo.message:type_name -> api.ai.Message
  2099. 15, // 4: api.ai.SendAIChatRequest.message:type_name -> api.ai.Message
  2100. 19, // 5: api.ai.AIRobotList.list:type_name -> api.ai.AIRobotInfo
  2101. 25, // 6: api.ai.FindAITemplateReply.list:type_name -> api.ai.AITemplateInfo
  2102. 26, // 7: api.ai.AITemplateInfo.relationList:type_name -> api.ai.Relation
  2103. 23, // 8: api.ai.Ai.FindAITemplate:input_type -> api.ai.FindAITemplateRequest
  2104. 27, // 9: api.ai.Ai.CreateAIRobot:input_type -> api.ai.CreateAIRobotRequest
  2105. 22, // 10: api.ai.Ai.DeleteAIRobot:input_type -> api.ai.AIRobotIDRequest
  2106. 21, // 11: api.ai.Ai.UpdateAIRobot:input_type -> api.ai.UpdateAIRobotRequest
  2107. 20, // 12: api.ai.Ai.FindAIRobotList:input_type -> api.ai.FindAIRobotListRequest
  2108. 22, // 13: api.ai.Ai.GetAIRobot:input_type -> api.ai.AIRobotIDRequest
  2109. 17, // 14: api.ai.Ai.FindAIChatRecordList:input_type -> api.ai.FindAIChatRecordListRequest
  2110. 16, // 15: api.ai.Ai.SendAIChat:input_type -> api.ai.SendAIChatRequest
  2111. 29, // 16: api.ai.Ai.FindAdditionalServiceTemplateList:input_type -> google.protobuf.Empty
  2112. 8, // 17: api.ai.Ai.GetAdditionalService:input_type -> api.ai.GetAdditionalServiceRequest
  2113. 6, // 18: api.ai.Ai.CreateAdditionalService:input_type -> api.ai.CreateAdditionalServiceRequest
  2114. 5, // 19: api.ai.Ai.UpdateAdditionalService:input_type -> api.ai.UpdateAdditionalServiceRequest
  2115. 29, // 20: api.ai.Ai.FindUserAIMessage:input_type -> google.protobuf.Empty
  2116. 29, // 21: api.ai.Ai.CronAdditionalService:input_type -> google.protobuf.Empty
  2117. 4, // 22: api.ai.Ai.GetIsRead:input_type -> api.ai.GetIsReadRequest
  2118. 0, // 23: api.ai.Ai.GetAIShareMessage:input_type -> api.ai.GetAIShareMessageRequest
  2119. 24, // 24: api.ai.Ai.FindAITemplate:output_type -> api.ai.FindAITemplateReply
  2120. 12, // 25: api.ai.Ai.CreateAIRobot:output_type -> api.ai.AIRobotIDReply
  2121. 29, // 26: api.ai.Ai.DeleteAIRobot:output_type -> google.protobuf.Empty
  2122. 12, // 27: api.ai.Ai.UpdateAIRobot:output_type -> api.ai.AIRobotIDReply
  2123. 18, // 28: api.ai.Ai.FindAIRobotList:output_type -> api.ai.AIRobotList
  2124. 19, // 29: api.ai.Ai.GetAIRobot:output_type -> api.ai.AIRobotInfo
  2125. 13, // 30: api.ai.Ai.FindAIChatRecordList:output_type -> api.ai.AIRecordListReply
  2126. 29, // 31: api.ai.Ai.SendAIChat:output_type -> google.protobuf.Empty
  2127. 10, // 32: api.ai.Ai.FindAdditionalServiceTemplateList:output_type -> api.ai.FindAdditionalServiceTemplateListReply
  2128. 9, // 33: api.ai.Ai.GetAdditionalService:output_type -> api.ai.GetAdditionalServiceReply
  2129. 7, // 34: api.ai.Ai.CreateAdditionalService:output_type -> api.ai.CreateAdditionalServiceReply
  2130. 29, // 35: api.ai.Ai.UpdateAdditionalService:output_type -> google.protobuf.Empty
  2131. 3, // 36: api.ai.Ai.FindUserAIMessage:output_type -> api.ai.FindUserAIMessageReply
  2132. 29, // 37: api.ai.Ai.CronAdditionalService:output_type -> google.protobuf.Empty
  2133. 29, // 38: api.ai.Ai.GetIsRead:output_type -> google.protobuf.Empty
  2134. 1, // 39: api.ai.Ai.GetAIShareMessage:output_type -> api.ai.GetAIShareMessageReply
  2135. 24, // [24:40] is the sub-list for method output_type
  2136. 8, // [8:24] is the sub-list for method input_type
  2137. 8, // [8:8] is the sub-list for extension type_name
  2138. 8, // [8:8] is the sub-list for extension extendee
  2139. 0, // [0:8] is the sub-list for field type_name
  2140. }
  2141. func init() { file_ai_proto_init() }
  2142. func file_ai_proto_init() {
  2143. if File_ai_proto != nil {
  2144. return
  2145. }
  2146. if !protoimpl.UnsafeEnabled {
  2147. file_ai_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2148. switch v := v.(*GetAIShareMessageRequest); i {
  2149. case 0:
  2150. return &v.state
  2151. case 1:
  2152. return &v.sizeCache
  2153. case 2:
  2154. return &v.unknownFields
  2155. default:
  2156. return nil
  2157. }
  2158. }
  2159. file_ai_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2160. switch v := v.(*GetAIShareMessageReply); i {
  2161. case 0:
  2162. return &v.state
  2163. case 1:
  2164. return &v.sizeCache
  2165. case 2:
  2166. return &v.unknownFields
  2167. default:
  2168. return nil
  2169. }
  2170. }
  2171. file_ai_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2172. switch v := v.(*AIShareInfo); i {
  2173. case 0:
  2174. return &v.state
  2175. case 1:
  2176. return &v.sizeCache
  2177. case 2:
  2178. return &v.unknownFields
  2179. default:
  2180. return nil
  2181. }
  2182. }
  2183. file_ai_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2184. switch v := v.(*FindUserAIMessageReply); i {
  2185. case 0:
  2186. return &v.state
  2187. case 1:
  2188. return &v.sizeCache
  2189. case 2:
  2190. return &v.unknownFields
  2191. default:
  2192. return nil
  2193. }
  2194. }
  2195. file_ai_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2196. switch v := v.(*GetIsReadRequest); i {
  2197. case 0:
  2198. return &v.state
  2199. case 1:
  2200. return &v.sizeCache
  2201. case 2:
  2202. return &v.unknownFields
  2203. default:
  2204. return nil
  2205. }
  2206. }
  2207. file_ai_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2208. switch v := v.(*UpdateAdditionalServiceRequest); i {
  2209. case 0:
  2210. return &v.state
  2211. case 1:
  2212. return &v.sizeCache
  2213. case 2:
  2214. return &v.unknownFields
  2215. default:
  2216. return nil
  2217. }
  2218. }
  2219. file_ai_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2220. switch v := v.(*CreateAdditionalServiceRequest); i {
  2221. case 0:
  2222. return &v.state
  2223. case 1:
  2224. return &v.sizeCache
  2225. case 2:
  2226. return &v.unknownFields
  2227. default:
  2228. return nil
  2229. }
  2230. }
  2231. file_ai_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2232. switch v := v.(*CreateAdditionalServiceReply); i {
  2233. case 0:
  2234. return &v.state
  2235. case 1:
  2236. return &v.sizeCache
  2237. case 2:
  2238. return &v.unknownFields
  2239. default:
  2240. return nil
  2241. }
  2242. }
  2243. file_ai_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2244. switch v := v.(*GetAdditionalServiceRequest); i {
  2245. case 0:
  2246. return &v.state
  2247. case 1:
  2248. return &v.sizeCache
  2249. case 2:
  2250. return &v.unknownFields
  2251. default:
  2252. return nil
  2253. }
  2254. }
  2255. file_ai_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2256. switch v := v.(*GetAdditionalServiceReply); i {
  2257. case 0:
  2258. return &v.state
  2259. case 1:
  2260. return &v.sizeCache
  2261. case 2:
  2262. return &v.unknownFields
  2263. default:
  2264. return nil
  2265. }
  2266. }
  2267. file_ai_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2268. switch v := v.(*FindAdditionalServiceTemplateListReply); i {
  2269. case 0:
  2270. return &v.state
  2271. case 1:
  2272. return &v.sizeCache
  2273. case 2:
  2274. return &v.unknownFields
  2275. default:
  2276. return nil
  2277. }
  2278. }
  2279. file_ai_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2280. switch v := v.(*AdditionalServiceTemplate); i {
  2281. case 0:
  2282. return &v.state
  2283. case 1:
  2284. return &v.sizeCache
  2285. case 2:
  2286. return &v.unknownFields
  2287. default:
  2288. return nil
  2289. }
  2290. }
  2291. file_ai_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2292. switch v := v.(*AIRobotIDReply); i {
  2293. case 0:
  2294. return &v.state
  2295. case 1:
  2296. return &v.sizeCache
  2297. case 2:
  2298. return &v.unknownFields
  2299. default:
  2300. return nil
  2301. }
  2302. }
  2303. file_ai_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2304. switch v := v.(*AIRecordListReply); i {
  2305. case 0:
  2306. return &v.state
  2307. case 1:
  2308. return &v.sizeCache
  2309. case 2:
  2310. return &v.unknownFields
  2311. default:
  2312. return nil
  2313. }
  2314. }
  2315. file_ai_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2316. switch v := v.(*AIRecordInfo); i {
  2317. case 0:
  2318. return &v.state
  2319. case 1:
  2320. return &v.sizeCache
  2321. case 2:
  2322. return &v.unknownFields
  2323. default:
  2324. return nil
  2325. }
  2326. }
  2327. file_ai_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2328. switch v := v.(*Message); i {
  2329. case 0:
  2330. return &v.state
  2331. case 1:
  2332. return &v.sizeCache
  2333. case 2:
  2334. return &v.unknownFields
  2335. default:
  2336. return nil
  2337. }
  2338. }
  2339. file_ai_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2340. switch v := v.(*SendAIChatRequest); i {
  2341. case 0:
  2342. return &v.state
  2343. case 1:
  2344. return &v.sizeCache
  2345. case 2:
  2346. return &v.unknownFields
  2347. default:
  2348. return nil
  2349. }
  2350. }
  2351. file_ai_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2352. switch v := v.(*FindAIChatRecordListRequest); i {
  2353. case 0:
  2354. return &v.state
  2355. case 1:
  2356. return &v.sizeCache
  2357. case 2:
  2358. return &v.unknownFields
  2359. default:
  2360. return nil
  2361. }
  2362. }
  2363. file_ai_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2364. switch v := v.(*AIRobotList); i {
  2365. case 0:
  2366. return &v.state
  2367. case 1:
  2368. return &v.sizeCache
  2369. case 2:
  2370. return &v.unknownFields
  2371. default:
  2372. return nil
  2373. }
  2374. }
  2375. file_ai_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2376. switch v := v.(*AIRobotInfo); i {
  2377. case 0:
  2378. return &v.state
  2379. case 1:
  2380. return &v.sizeCache
  2381. case 2:
  2382. return &v.unknownFields
  2383. default:
  2384. return nil
  2385. }
  2386. }
  2387. file_ai_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2388. switch v := v.(*FindAIRobotListRequest); i {
  2389. case 0:
  2390. return &v.state
  2391. case 1:
  2392. return &v.sizeCache
  2393. case 2:
  2394. return &v.unknownFields
  2395. default:
  2396. return nil
  2397. }
  2398. }
  2399. file_ai_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2400. switch v := v.(*UpdateAIRobotRequest); i {
  2401. case 0:
  2402. return &v.state
  2403. case 1:
  2404. return &v.sizeCache
  2405. case 2:
  2406. return &v.unknownFields
  2407. default:
  2408. return nil
  2409. }
  2410. }
  2411. file_ai_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2412. switch v := v.(*AIRobotIDRequest); i {
  2413. case 0:
  2414. return &v.state
  2415. case 1:
  2416. return &v.sizeCache
  2417. case 2:
  2418. return &v.unknownFields
  2419. default:
  2420. return nil
  2421. }
  2422. }
  2423. file_ai_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2424. switch v := v.(*FindAITemplateRequest); i {
  2425. case 0:
  2426. return &v.state
  2427. case 1:
  2428. return &v.sizeCache
  2429. case 2:
  2430. return &v.unknownFields
  2431. default:
  2432. return nil
  2433. }
  2434. }
  2435. file_ai_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2436. switch v := v.(*FindAITemplateReply); i {
  2437. case 0:
  2438. return &v.state
  2439. case 1:
  2440. return &v.sizeCache
  2441. case 2:
  2442. return &v.unknownFields
  2443. default:
  2444. return nil
  2445. }
  2446. }
  2447. file_ai_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2448. switch v := v.(*AITemplateInfo); i {
  2449. case 0:
  2450. return &v.state
  2451. case 1:
  2452. return &v.sizeCache
  2453. case 2:
  2454. return &v.unknownFields
  2455. default:
  2456. return nil
  2457. }
  2458. }
  2459. file_ai_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2460. switch v := v.(*Relation); i {
  2461. case 0:
  2462. return &v.state
  2463. case 1:
  2464. return &v.sizeCache
  2465. case 2:
  2466. return &v.unknownFields
  2467. default:
  2468. return nil
  2469. }
  2470. }
  2471. file_ai_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2472. switch v := v.(*CreateAIRobotRequest); i {
  2473. case 0:
  2474. return &v.state
  2475. case 1:
  2476. return &v.sizeCache
  2477. case 2:
  2478. return &v.unknownFields
  2479. default:
  2480. return nil
  2481. }
  2482. }
  2483. file_ai_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  2484. switch v := v.(*SendNextNeedPayMessage); i {
  2485. case 0:
  2486. return &v.state
  2487. case 1:
  2488. return &v.sizeCache
  2489. case 2:
  2490. return &v.unknownFields
  2491. default:
  2492. return nil
  2493. }
  2494. }
  2495. }
  2496. type x struct{}
  2497. out := protoimpl.TypeBuilder{
  2498. File: protoimpl.DescBuilder{
  2499. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2500. RawDescriptor: file_ai_proto_rawDesc,
  2501. NumEnums: 0,
  2502. NumMessages: 29,
  2503. NumExtensions: 0,
  2504. NumServices: 1,
  2505. },
  2506. GoTypes: file_ai_proto_goTypes,
  2507. DependencyIndexes: file_ai_proto_depIdxs,
  2508. MessageInfos: file_ai_proto_msgTypes,
  2509. }.Build()
  2510. File_ai_proto = out.File
  2511. file_ai_proto_rawDesc = nil
  2512. file_ai_proto_goTypes = nil
  2513. file_ai_proto_depIdxs = nil
  2514. }