ai.pb.go 101 KB

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