ai.pb.go 105 KB

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