ai.pb.go 107 KB

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