ai.pb.go 104 KB

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