memo_service.pb.go 86 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.36.3
  4. // protoc (unknown)
  5. // source: api/v1/memo_service.proto
  6. package apiv1
  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. fieldmaskpb "google.golang.org/protobuf/types/known/fieldmaskpb"
  13. timestamppb "google.golang.org/protobuf/types/known/timestamppb"
  14. reflect "reflect"
  15. sync "sync"
  16. )
  17. const (
  18. // Verify that this generated code is sufficiently up-to-date.
  19. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  20. // Verify that runtime/protoimpl is sufficiently up-to-date.
  21. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  22. )
  23. type Visibility int32
  24. const (
  25. Visibility_VISIBILITY_UNSPECIFIED Visibility = 0
  26. Visibility_PRIVATE Visibility = 1
  27. Visibility_PROTECTED Visibility = 2
  28. Visibility_PUBLIC Visibility = 3
  29. )
  30. // Enum value maps for Visibility.
  31. var (
  32. Visibility_name = map[int32]string{
  33. 0: "VISIBILITY_UNSPECIFIED",
  34. 1: "PRIVATE",
  35. 2: "PROTECTED",
  36. 3: "PUBLIC",
  37. }
  38. Visibility_value = map[string]int32{
  39. "VISIBILITY_UNSPECIFIED": 0,
  40. "PRIVATE": 1,
  41. "PROTECTED": 2,
  42. "PUBLIC": 3,
  43. }
  44. )
  45. func (x Visibility) Enum() *Visibility {
  46. p := new(Visibility)
  47. *p = x
  48. return p
  49. }
  50. func (x Visibility) String() string {
  51. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  52. }
  53. func (Visibility) Descriptor() protoreflect.EnumDescriptor {
  54. return file_api_v1_memo_service_proto_enumTypes[0].Descriptor()
  55. }
  56. func (Visibility) Type() protoreflect.EnumType {
  57. return &file_api_v1_memo_service_proto_enumTypes[0]
  58. }
  59. func (x Visibility) Number() protoreflect.EnumNumber {
  60. return protoreflect.EnumNumber(x)
  61. }
  62. // Deprecated: Use Visibility.Descriptor instead.
  63. func (Visibility) EnumDescriptor() ([]byte, []int) {
  64. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{0}
  65. }
  66. type Memo struct {
  67. state protoimpl.MessageState `protogen:"open.v1"`
  68. // The name of the memo.
  69. // Format: memos/{id}
  70. // id is the system generated id.
  71. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  72. // The user defined id of the memo.
  73. Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"`
  74. State State `protobuf:"varint,3,opt,name=state,proto3,enum=memos.api.v1.State" json:"state,omitempty"`
  75. // The name of the creator.
  76. // Format: users/{user}
  77. Creator string `protobuf:"bytes,4,opt,name=creator,proto3" json:"creator,omitempty"`
  78. CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
  79. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
  80. DisplayTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=display_time,json=displayTime,proto3" json:"display_time,omitempty"`
  81. Content string `protobuf:"bytes,8,opt,name=content,proto3" json:"content,omitempty"`
  82. Nodes []*Node `protobuf:"bytes,9,rep,name=nodes,proto3" json:"nodes,omitempty"`
  83. Visibility Visibility `protobuf:"varint,10,opt,name=visibility,proto3,enum=memos.api.v1.Visibility" json:"visibility,omitempty"`
  84. Tags []string `protobuf:"bytes,11,rep,name=tags,proto3" json:"tags,omitempty"`
  85. Pinned bool `protobuf:"varint,12,opt,name=pinned,proto3" json:"pinned,omitempty"`
  86. Resources []*Resource `protobuf:"bytes,14,rep,name=resources,proto3" json:"resources,omitempty"`
  87. Relations []*MemoRelation `protobuf:"bytes,15,rep,name=relations,proto3" json:"relations,omitempty"`
  88. Reactions []*Reaction `protobuf:"bytes,16,rep,name=reactions,proto3" json:"reactions,omitempty"`
  89. Property *MemoProperty `protobuf:"bytes,17,opt,name=property,proto3" json:"property,omitempty"`
  90. // The name of the parent memo.
  91. // Format: memos/{id}
  92. Parent *string `protobuf:"bytes,18,opt,name=parent,proto3,oneof" json:"parent,omitempty"`
  93. // The snippet of the memo content. Plain text only.
  94. Snippet string `protobuf:"bytes,19,opt,name=snippet,proto3" json:"snippet,omitempty"`
  95. // The location of the memo.
  96. Location *Location `protobuf:"bytes,20,opt,name=location,proto3,oneof" json:"location,omitempty"`
  97. unknownFields protoimpl.UnknownFields
  98. sizeCache protoimpl.SizeCache
  99. }
  100. func (x *Memo) Reset() {
  101. *x = Memo{}
  102. mi := &file_api_v1_memo_service_proto_msgTypes[0]
  103. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  104. ms.StoreMessageInfo(mi)
  105. }
  106. func (x *Memo) String() string {
  107. return protoimpl.X.MessageStringOf(x)
  108. }
  109. func (*Memo) ProtoMessage() {}
  110. func (x *Memo) ProtoReflect() protoreflect.Message {
  111. mi := &file_api_v1_memo_service_proto_msgTypes[0]
  112. if x != nil {
  113. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  114. if ms.LoadMessageInfo() == nil {
  115. ms.StoreMessageInfo(mi)
  116. }
  117. return ms
  118. }
  119. return mi.MessageOf(x)
  120. }
  121. // Deprecated: Use Memo.ProtoReflect.Descriptor instead.
  122. func (*Memo) Descriptor() ([]byte, []int) {
  123. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{0}
  124. }
  125. func (x *Memo) GetName() string {
  126. if x != nil {
  127. return x.Name
  128. }
  129. return ""
  130. }
  131. func (x *Memo) GetUid() string {
  132. if x != nil {
  133. return x.Uid
  134. }
  135. return ""
  136. }
  137. func (x *Memo) GetState() State {
  138. if x != nil {
  139. return x.State
  140. }
  141. return State_STATE_UNSPECIFIED
  142. }
  143. func (x *Memo) GetCreator() string {
  144. if x != nil {
  145. return x.Creator
  146. }
  147. return ""
  148. }
  149. func (x *Memo) GetCreateTime() *timestamppb.Timestamp {
  150. if x != nil {
  151. return x.CreateTime
  152. }
  153. return nil
  154. }
  155. func (x *Memo) GetUpdateTime() *timestamppb.Timestamp {
  156. if x != nil {
  157. return x.UpdateTime
  158. }
  159. return nil
  160. }
  161. func (x *Memo) GetDisplayTime() *timestamppb.Timestamp {
  162. if x != nil {
  163. return x.DisplayTime
  164. }
  165. return nil
  166. }
  167. func (x *Memo) GetContent() string {
  168. if x != nil {
  169. return x.Content
  170. }
  171. return ""
  172. }
  173. func (x *Memo) GetNodes() []*Node {
  174. if x != nil {
  175. return x.Nodes
  176. }
  177. return nil
  178. }
  179. func (x *Memo) GetVisibility() Visibility {
  180. if x != nil {
  181. return x.Visibility
  182. }
  183. return Visibility_VISIBILITY_UNSPECIFIED
  184. }
  185. func (x *Memo) GetTags() []string {
  186. if x != nil {
  187. return x.Tags
  188. }
  189. return nil
  190. }
  191. func (x *Memo) GetPinned() bool {
  192. if x != nil {
  193. return x.Pinned
  194. }
  195. return false
  196. }
  197. func (x *Memo) GetResources() []*Resource {
  198. if x != nil {
  199. return x.Resources
  200. }
  201. return nil
  202. }
  203. func (x *Memo) GetRelations() []*MemoRelation {
  204. if x != nil {
  205. return x.Relations
  206. }
  207. return nil
  208. }
  209. func (x *Memo) GetReactions() []*Reaction {
  210. if x != nil {
  211. return x.Reactions
  212. }
  213. return nil
  214. }
  215. func (x *Memo) GetProperty() *MemoProperty {
  216. if x != nil {
  217. return x.Property
  218. }
  219. return nil
  220. }
  221. func (x *Memo) GetParent() string {
  222. if x != nil && x.Parent != nil {
  223. return *x.Parent
  224. }
  225. return ""
  226. }
  227. func (x *Memo) GetSnippet() string {
  228. if x != nil {
  229. return x.Snippet
  230. }
  231. return ""
  232. }
  233. func (x *Memo) GetLocation() *Location {
  234. if x != nil {
  235. return x.Location
  236. }
  237. return nil
  238. }
  239. type MemoProperty struct {
  240. state protoimpl.MessageState `protogen:"open.v1"`
  241. HasLink bool `protobuf:"varint,1,opt,name=has_link,json=hasLink,proto3" json:"has_link,omitempty"`
  242. HasTaskList bool `protobuf:"varint,2,opt,name=has_task_list,json=hasTaskList,proto3" json:"has_task_list,omitempty"`
  243. HasCode bool `protobuf:"varint,3,opt,name=has_code,json=hasCode,proto3" json:"has_code,omitempty"`
  244. HasIncompleteTasks bool `protobuf:"varint,4,opt,name=has_incomplete_tasks,json=hasIncompleteTasks,proto3" json:"has_incomplete_tasks,omitempty"`
  245. unknownFields protoimpl.UnknownFields
  246. sizeCache protoimpl.SizeCache
  247. }
  248. func (x *MemoProperty) Reset() {
  249. *x = MemoProperty{}
  250. mi := &file_api_v1_memo_service_proto_msgTypes[1]
  251. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  252. ms.StoreMessageInfo(mi)
  253. }
  254. func (x *MemoProperty) String() string {
  255. return protoimpl.X.MessageStringOf(x)
  256. }
  257. func (*MemoProperty) ProtoMessage() {}
  258. func (x *MemoProperty) ProtoReflect() protoreflect.Message {
  259. mi := &file_api_v1_memo_service_proto_msgTypes[1]
  260. if x != nil {
  261. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  262. if ms.LoadMessageInfo() == nil {
  263. ms.StoreMessageInfo(mi)
  264. }
  265. return ms
  266. }
  267. return mi.MessageOf(x)
  268. }
  269. // Deprecated: Use MemoProperty.ProtoReflect.Descriptor instead.
  270. func (*MemoProperty) Descriptor() ([]byte, []int) {
  271. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{1}
  272. }
  273. func (x *MemoProperty) GetHasLink() bool {
  274. if x != nil {
  275. return x.HasLink
  276. }
  277. return false
  278. }
  279. func (x *MemoProperty) GetHasTaskList() bool {
  280. if x != nil {
  281. return x.HasTaskList
  282. }
  283. return false
  284. }
  285. func (x *MemoProperty) GetHasCode() bool {
  286. if x != nil {
  287. return x.HasCode
  288. }
  289. return false
  290. }
  291. func (x *MemoProperty) GetHasIncompleteTasks() bool {
  292. if x != nil {
  293. return x.HasIncompleteTasks
  294. }
  295. return false
  296. }
  297. type Location struct {
  298. state protoimpl.MessageState `protogen:"open.v1"`
  299. Placeholder string `protobuf:"bytes,1,opt,name=placeholder,proto3" json:"placeholder,omitempty"`
  300. Latitude float64 `protobuf:"fixed64,2,opt,name=latitude,proto3" json:"latitude,omitempty"`
  301. Longitude float64 `protobuf:"fixed64,3,opt,name=longitude,proto3" json:"longitude,omitempty"`
  302. unknownFields protoimpl.UnknownFields
  303. sizeCache protoimpl.SizeCache
  304. }
  305. func (x *Location) Reset() {
  306. *x = Location{}
  307. mi := &file_api_v1_memo_service_proto_msgTypes[2]
  308. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  309. ms.StoreMessageInfo(mi)
  310. }
  311. func (x *Location) String() string {
  312. return protoimpl.X.MessageStringOf(x)
  313. }
  314. func (*Location) ProtoMessage() {}
  315. func (x *Location) ProtoReflect() protoreflect.Message {
  316. mi := &file_api_v1_memo_service_proto_msgTypes[2]
  317. if x != nil {
  318. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  319. if ms.LoadMessageInfo() == nil {
  320. ms.StoreMessageInfo(mi)
  321. }
  322. return ms
  323. }
  324. return mi.MessageOf(x)
  325. }
  326. // Deprecated: Use Location.ProtoReflect.Descriptor instead.
  327. func (*Location) Descriptor() ([]byte, []int) {
  328. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{2}
  329. }
  330. func (x *Location) GetPlaceholder() string {
  331. if x != nil {
  332. return x.Placeholder
  333. }
  334. return ""
  335. }
  336. func (x *Location) GetLatitude() float64 {
  337. if x != nil {
  338. return x.Latitude
  339. }
  340. return 0
  341. }
  342. func (x *Location) GetLongitude() float64 {
  343. if x != nil {
  344. return x.Longitude
  345. }
  346. return 0
  347. }
  348. type CreateMemoRequest struct {
  349. state protoimpl.MessageState `protogen:"open.v1"`
  350. Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"`
  351. Visibility Visibility `protobuf:"varint,2,opt,name=visibility,proto3,enum=memos.api.v1.Visibility" json:"visibility,omitempty"`
  352. Resources []*Resource `protobuf:"bytes,3,rep,name=resources,proto3" json:"resources,omitempty"`
  353. Relations []*MemoRelation `protobuf:"bytes,4,rep,name=relations,proto3" json:"relations,omitempty"`
  354. Location *Location `protobuf:"bytes,5,opt,name=location,proto3,oneof" json:"location,omitempty"`
  355. unknownFields protoimpl.UnknownFields
  356. sizeCache protoimpl.SizeCache
  357. }
  358. func (x *CreateMemoRequest) Reset() {
  359. *x = CreateMemoRequest{}
  360. mi := &file_api_v1_memo_service_proto_msgTypes[3]
  361. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  362. ms.StoreMessageInfo(mi)
  363. }
  364. func (x *CreateMemoRequest) String() string {
  365. return protoimpl.X.MessageStringOf(x)
  366. }
  367. func (*CreateMemoRequest) ProtoMessage() {}
  368. func (x *CreateMemoRequest) ProtoReflect() protoreflect.Message {
  369. mi := &file_api_v1_memo_service_proto_msgTypes[3]
  370. if x != nil {
  371. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  372. if ms.LoadMessageInfo() == nil {
  373. ms.StoreMessageInfo(mi)
  374. }
  375. return ms
  376. }
  377. return mi.MessageOf(x)
  378. }
  379. // Deprecated: Use CreateMemoRequest.ProtoReflect.Descriptor instead.
  380. func (*CreateMemoRequest) Descriptor() ([]byte, []int) {
  381. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{3}
  382. }
  383. func (x *CreateMemoRequest) GetContent() string {
  384. if x != nil {
  385. return x.Content
  386. }
  387. return ""
  388. }
  389. func (x *CreateMemoRequest) GetVisibility() Visibility {
  390. if x != nil {
  391. return x.Visibility
  392. }
  393. return Visibility_VISIBILITY_UNSPECIFIED
  394. }
  395. func (x *CreateMemoRequest) GetResources() []*Resource {
  396. if x != nil {
  397. return x.Resources
  398. }
  399. return nil
  400. }
  401. func (x *CreateMemoRequest) GetRelations() []*MemoRelation {
  402. if x != nil {
  403. return x.Relations
  404. }
  405. return nil
  406. }
  407. func (x *CreateMemoRequest) GetLocation() *Location {
  408. if x != nil {
  409. return x.Location
  410. }
  411. return nil
  412. }
  413. type ListMemosRequest struct {
  414. state protoimpl.MessageState `protogen:"open.v1"`
  415. // The maximum number of memos to return.
  416. PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
  417. // A page token, received from a previous `ListMemos` call.
  418. // Provide this to retrieve the subsequent page.
  419. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
  420. // Filter is used to filter memos returned in the list.
  421. // Format: "creator == 'users/{user}' && visibilities == ['PUBLIC', 'PROTECTED']"
  422. Filter string `protobuf:"bytes,3,opt,name=filter,proto3" json:"filter,omitempty"`
  423. unknownFields protoimpl.UnknownFields
  424. sizeCache protoimpl.SizeCache
  425. }
  426. func (x *ListMemosRequest) Reset() {
  427. *x = ListMemosRequest{}
  428. mi := &file_api_v1_memo_service_proto_msgTypes[4]
  429. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  430. ms.StoreMessageInfo(mi)
  431. }
  432. func (x *ListMemosRequest) String() string {
  433. return protoimpl.X.MessageStringOf(x)
  434. }
  435. func (*ListMemosRequest) ProtoMessage() {}
  436. func (x *ListMemosRequest) ProtoReflect() protoreflect.Message {
  437. mi := &file_api_v1_memo_service_proto_msgTypes[4]
  438. if x != nil {
  439. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  440. if ms.LoadMessageInfo() == nil {
  441. ms.StoreMessageInfo(mi)
  442. }
  443. return ms
  444. }
  445. return mi.MessageOf(x)
  446. }
  447. // Deprecated: Use ListMemosRequest.ProtoReflect.Descriptor instead.
  448. func (*ListMemosRequest) Descriptor() ([]byte, []int) {
  449. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{4}
  450. }
  451. func (x *ListMemosRequest) GetPageSize() int32 {
  452. if x != nil {
  453. return x.PageSize
  454. }
  455. return 0
  456. }
  457. func (x *ListMemosRequest) GetPageToken() string {
  458. if x != nil {
  459. return x.PageToken
  460. }
  461. return ""
  462. }
  463. func (x *ListMemosRequest) GetFilter() string {
  464. if x != nil {
  465. return x.Filter
  466. }
  467. return ""
  468. }
  469. type ListMemosResponse struct {
  470. state protoimpl.MessageState `protogen:"open.v1"`
  471. Memos []*Memo `protobuf:"bytes,1,rep,name=memos,proto3" json:"memos,omitempty"`
  472. // A token, which can be sent as `page_token` to retrieve the next page.
  473. // If this field is omitted, there are no subsequent pages.
  474. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
  475. unknownFields protoimpl.UnknownFields
  476. sizeCache protoimpl.SizeCache
  477. }
  478. func (x *ListMemosResponse) Reset() {
  479. *x = ListMemosResponse{}
  480. mi := &file_api_v1_memo_service_proto_msgTypes[5]
  481. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  482. ms.StoreMessageInfo(mi)
  483. }
  484. func (x *ListMemosResponse) String() string {
  485. return protoimpl.X.MessageStringOf(x)
  486. }
  487. func (*ListMemosResponse) ProtoMessage() {}
  488. func (x *ListMemosResponse) ProtoReflect() protoreflect.Message {
  489. mi := &file_api_v1_memo_service_proto_msgTypes[5]
  490. if x != nil {
  491. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  492. if ms.LoadMessageInfo() == nil {
  493. ms.StoreMessageInfo(mi)
  494. }
  495. return ms
  496. }
  497. return mi.MessageOf(x)
  498. }
  499. // Deprecated: Use ListMemosResponse.ProtoReflect.Descriptor instead.
  500. func (*ListMemosResponse) Descriptor() ([]byte, []int) {
  501. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{5}
  502. }
  503. func (x *ListMemosResponse) GetMemos() []*Memo {
  504. if x != nil {
  505. return x.Memos
  506. }
  507. return nil
  508. }
  509. func (x *ListMemosResponse) GetNextPageToken() string {
  510. if x != nil {
  511. return x.NextPageToken
  512. }
  513. return ""
  514. }
  515. type GetMemoRequest struct {
  516. state protoimpl.MessageState `protogen:"open.v1"`
  517. // The name of the memo.
  518. // Format: memos/{id}
  519. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  520. unknownFields protoimpl.UnknownFields
  521. sizeCache protoimpl.SizeCache
  522. }
  523. func (x *GetMemoRequest) Reset() {
  524. *x = GetMemoRequest{}
  525. mi := &file_api_v1_memo_service_proto_msgTypes[6]
  526. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  527. ms.StoreMessageInfo(mi)
  528. }
  529. func (x *GetMemoRequest) String() string {
  530. return protoimpl.X.MessageStringOf(x)
  531. }
  532. func (*GetMemoRequest) ProtoMessage() {}
  533. func (x *GetMemoRequest) ProtoReflect() protoreflect.Message {
  534. mi := &file_api_v1_memo_service_proto_msgTypes[6]
  535. if x != nil {
  536. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  537. if ms.LoadMessageInfo() == nil {
  538. ms.StoreMessageInfo(mi)
  539. }
  540. return ms
  541. }
  542. return mi.MessageOf(x)
  543. }
  544. // Deprecated: Use GetMemoRequest.ProtoReflect.Descriptor instead.
  545. func (*GetMemoRequest) Descriptor() ([]byte, []int) {
  546. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{6}
  547. }
  548. func (x *GetMemoRequest) GetName() string {
  549. if x != nil {
  550. return x.Name
  551. }
  552. return ""
  553. }
  554. type GetMemoByUidRequest struct {
  555. state protoimpl.MessageState `protogen:"open.v1"`
  556. // The uid of the memo.
  557. Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"`
  558. unknownFields protoimpl.UnknownFields
  559. sizeCache protoimpl.SizeCache
  560. }
  561. func (x *GetMemoByUidRequest) Reset() {
  562. *x = GetMemoByUidRequest{}
  563. mi := &file_api_v1_memo_service_proto_msgTypes[7]
  564. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  565. ms.StoreMessageInfo(mi)
  566. }
  567. func (x *GetMemoByUidRequest) String() string {
  568. return protoimpl.X.MessageStringOf(x)
  569. }
  570. func (*GetMemoByUidRequest) ProtoMessage() {}
  571. func (x *GetMemoByUidRequest) ProtoReflect() protoreflect.Message {
  572. mi := &file_api_v1_memo_service_proto_msgTypes[7]
  573. if 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 GetMemoByUidRequest.ProtoReflect.Descriptor instead.
  583. func (*GetMemoByUidRequest) Descriptor() ([]byte, []int) {
  584. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{7}
  585. }
  586. func (x *GetMemoByUidRequest) GetUid() string {
  587. if x != nil {
  588. return x.Uid
  589. }
  590. return ""
  591. }
  592. type UpdateMemoRequest struct {
  593. state protoimpl.MessageState `protogen:"open.v1"`
  594. Memo *Memo `protobuf:"bytes,1,opt,name=memo,proto3" json:"memo,omitempty"`
  595. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
  596. unknownFields protoimpl.UnknownFields
  597. sizeCache protoimpl.SizeCache
  598. }
  599. func (x *UpdateMemoRequest) Reset() {
  600. *x = UpdateMemoRequest{}
  601. mi := &file_api_v1_memo_service_proto_msgTypes[8]
  602. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  603. ms.StoreMessageInfo(mi)
  604. }
  605. func (x *UpdateMemoRequest) String() string {
  606. return protoimpl.X.MessageStringOf(x)
  607. }
  608. func (*UpdateMemoRequest) ProtoMessage() {}
  609. func (x *UpdateMemoRequest) ProtoReflect() protoreflect.Message {
  610. mi := &file_api_v1_memo_service_proto_msgTypes[8]
  611. if x != nil {
  612. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  613. if ms.LoadMessageInfo() == nil {
  614. ms.StoreMessageInfo(mi)
  615. }
  616. return ms
  617. }
  618. return mi.MessageOf(x)
  619. }
  620. // Deprecated: Use UpdateMemoRequest.ProtoReflect.Descriptor instead.
  621. func (*UpdateMemoRequest) Descriptor() ([]byte, []int) {
  622. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{8}
  623. }
  624. func (x *UpdateMemoRequest) GetMemo() *Memo {
  625. if x != nil {
  626. return x.Memo
  627. }
  628. return nil
  629. }
  630. func (x *UpdateMemoRequest) GetUpdateMask() *fieldmaskpb.FieldMask {
  631. if x != nil {
  632. return x.UpdateMask
  633. }
  634. return nil
  635. }
  636. type DeleteMemoRequest struct {
  637. state protoimpl.MessageState `protogen:"open.v1"`
  638. // The name of the memo.
  639. // Format: memos/{id}
  640. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  641. unknownFields protoimpl.UnknownFields
  642. sizeCache protoimpl.SizeCache
  643. }
  644. func (x *DeleteMemoRequest) Reset() {
  645. *x = DeleteMemoRequest{}
  646. mi := &file_api_v1_memo_service_proto_msgTypes[9]
  647. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  648. ms.StoreMessageInfo(mi)
  649. }
  650. func (x *DeleteMemoRequest) String() string {
  651. return protoimpl.X.MessageStringOf(x)
  652. }
  653. func (*DeleteMemoRequest) ProtoMessage() {}
  654. func (x *DeleteMemoRequest) ProtoReflect() protoreflect.Message {
  655. mi := &file_api_v1_memo_service_proto_msgTypes[9]
  656. if x != nil {
  657. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  658. if ms.LoadMessageInfo() == nil {
  659. ms.StoreMessageInfo(mi)
  660. }
  661. return ms
  662. }
  663. return mi.MessageOf(x)
  664. }
  665. // Deprecated: Use DeleteMemoRequest.ProtoReflect.Descriptor instead.
  666. func (*DeleteMemoRequest) Descriptor() ([]byte, []int) {
  667. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{9}
  668. }
  669. func (x *DeleteMemoRequest) GetName() string {
  670. if x != nil {
  671. return x.Name
  672. }
  673. return ""
  674. }
  675. type RenameMemoTagRequest struct {
  676. state protoimpl.MessageState `protogen:"open.v1"`
  677. // The parent, who owns the tags.
  678. // Format: memos/{id}. Use "memos/-" to rename all tags.
  679. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
  680. OldTag string `protobuf:"bytes,2,opt,name=old_tag,json=oldTag,proto3" json:"old_tag,omitempty"`
  681. NewTag string `protobuf:"bytes,3,opt,name=new_tag,json=newTag,proto3" json:"new_tag,omitempty"`
  682. unknownFields protoimpl.UnknownFields
  683. sizeCache protoimpl.SizeCache
  684. }
  685. func (x *RenameMemoTagRequest) Reset() {
  686. *x = RenameMemoTagRequest{}
  687. mi := &file_api_v1_memo_service_proto_msgTypes[10]
  688. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  689. ms.StoreMessageInfo(mi)
  690. }
  691. func (x *RenameMemoTagRequest) String() string {
  692. return protoimpl.X.MessageStringOf(x)
  693. }
  694. func (*RenameMemoTagRequest) ProtoMessage() {}
  695. func (x *RenameMemoTagRequest) ProtoReflect() protoreflect.Message {
  696. mi := &file_api_v1_memo_service_proto_msgTypes[10]
  697. if x != nil {
  698. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  699. if ms.LoadMessageInfo() == nil {
  700. ms.StoreMessageInfo(mi)
  701. }
  702. return ms
  703. }
  704. return mi.MessageOf(x)
  705. }
  706. // Deprecated: Use RenameMemoTagRequest.ProtoReflect.Descriptor instead.
  707. func (*RenameMemoTagRequest) Descriptor() ([]byte, []int) {
  708. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{10}
  709. }
  710. func (x *RenameMemoTagRequest) GetParent() string {
  711. if x != nil {
  712. return x.Parent
  713. }
  714. return ""
  715. }
  716. func (x *RenameMemoTagRequest) GetOldTag() string {
  717. if x != nil {
  718. return x.OldTag
  719. }
  720. return ""
  721. }
  722. func (x *RenameMemoTagRequest) GetNewTag() string {
  723. if x != nil {
  724. return x.NewTag
  725. }
  726. return ""
  727. }
  728. type DeleteMemoTagRequest struct {
  729. state protoimpl.MessageState `protogen:"open.v1"`
  730. // The parent, who owns the tags.
  731. // Format: memos/{id}. Use "memos/-" to delete all tags.
  732. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
  733. Tag string `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag,omitempty"`
  734. DeleteRelatedMemos bool `protobuf:"varint,3,opt,name=delete_related_memos,json=deleteRelatedMemos,proto3" json:"delete_related_memos,omitempty"`
  735. unknownFields protoimpl.UnknownFields
  736. sizeCache protoimpl.SizeCache
  737. }
  738. func (x *DeleteMemoTagRequest) Reset() {
  739. *x = DeleteMemoTagRequest{}
  740. mi := &file_api_v1_memo_service_proto_msgTypes[11]
  741. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  742. ms.StoreMessageInfo(mi)
  743. }
  744. func (x *DeleteMemoTagRequest) String() string {
  745. return protoimpl.X.MessageStringOf(x)
  746. }
  747. func (*DeleteMemoTagRequest) ProtoMessage() {}
  748. func (x *DeleteMemoTagRequest) ProtoReflect() protoreflect.Message {
  749. mi := &file_api_v1_memo_service_proto_msgTypes[11]
  750. if x != nil {
  751. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  752. if ms.LoadMessageInfo() == nil {
  753. ms.StoreMessageInfo(mi)
  754. }
  755. return ms
  756. }
  757. return mi.MessageOf(x)
  758. }
  759. // Deprecated: Use DeleteMemoTagRequest.ProtoReflect.Descriptor instead.
  760. func (*DeleteMemoTagRequest) Descriptor() ([]byte, []int) {
  761. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{11}
  762. }
  763. func (x *DeleteMemoTagRequest) GetParent() string {
  764. if x != nil {
  765. return x.Parent
  766. }
  767. return ""
  768. }
  769. func (x *DeleteMemoTagRequest) GetTag() string {
  770. if x != nil {
  771. return x.Tag
  772. }
  773. return ""
  774. }
  775. func (x *DeleteMemoTagRequest) GetDeleteRelatedMemos() bool {
  776. if x != nil {
  777. return x.DeleteRelatedMemos
  778. }
  779. return false
  780. }
  781. type SetMemoResourcesRequest struct {
  782. state protoimpl.MessageState `protogen:"open.v1"`
  783. // The name of the memo.
  784. // Format: memos/{id}
  785. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  786. Resources []*Resource `protobuf:"bytes,2,rep,name=resources,proto3" json:"resources,omitempty"`
  787. unknownFields protoimpl.UnknownFields
  788. sizeCache protoimpl.SizeCache
  789. }
  790. func (x *SetMemoResourcesRequest) Reset() {
  791. *x = SetMemoResourcesRequest{}
  792. mi := &file_api_v1_memo_service_proto_msgTypes[12]
  793. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  794. ms.StoreMessageInfo(mi)
  795. }
  796. func (x *SetMemoResourcesRequest) String() string {
  797. return protoimpl.X.MessageStringOf(x)
  798. }
  799. func (*SetMemoResourcesRequest) ProtoMessage() {}
  800. func (x *SetMemoResourcesRequest) ProtoReflect() protoreflect.Message {
  801. mi := &file_api_v1_memo_service_proto_msgTypes[12]
  802. if x != nil {
  803. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  804. if ms.LoadMessageInfo() == nil {
  805. ms.StoreMessageInfo(mi)
  806. }
  807. return ms
  808. }
  809. return mi.MessageOf(x)
  810. }
  811. // Deprecated: Use SetMemoResourcesRequest.ProtoReflect.Descriptor instead.
  812. func (*SetMemoResourcesRequest) Descriptor() ([]byte, []int) {
  813. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{12}
  814. }
  815. func (x *SetMemoResourcesRequest) GetName() string {
  816. if x != nil {
  817. return x.Name
  818. }
  819. return ""
  820. }
  821. func (x *SetMemoResourcesRequest) GetResources() []*Resource {
  822. if x != nil {
  823. return x.Resources
  824. }
  825. return nil
  826. }
  827. type ListMemoResourcesRequest struct {
  828. state protoimpl.MessageState `protogen:"open.v1"`
  829. // The name of the memo.
  830. // Format: memos/{id}
  831. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  832. unknownFields protoimpl.UnknownFields
  833. sizeCache protoimpl.SizeCache
  834. }
  835. func (x *ListMemoResourcesRequest) Reset() {
  836. *x = ListMemoResourcesRequest{}
  837. mi := &file_api_v1_memo_service_proto_msgTypes[13]
  838. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  839. ms.StoreMessageInfo(mi)
  840. }
  841. func (x *ListMemoResourcesRequest) String() string {
  842. return protoimpl.X.MessageStringOf(x)
  843. }
  844. func (*ListMemoResourcesRequest) ProtoMessage() {}
  845. func (x *ListMemoResourcesRequest) ProtoReflect() protoreflect.Message {
  846. mi := &file_api_v1_memo_service_proto_msgTypes[13]
  847. if x != nil {
  848. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  849. if ms.LoadMessageInfo() == nil {
  850. ms.StoreMessageInfo(mi)
  851. }
  852. return ms
  853. }
  854. return mi.MessageOf(x)
  855. }
  856. // Deprecated: Use ListMemoResourcesRequest.ProtoReflect.Descriptor instead.
  857. func (*ListMemoResourcesRequest) Descriptor() ([]byte, []int) {
  858. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{13}
  859. }
  860. func (x *ListMemoResourcesRequest) GetName() string {
  861. if x != nil {
  862. return x.Name
  863. }
  864. return ""
  865. }
  866. type ListMemoResourcesResponse struct {
  867. state protoimpl.MessageState `protogen:"open.v1"`
  868. Resources []*Resource `protobuf:"bytes,1,rep,name=resources,proto3" json:"resources,omitempty"`
  869. unknownFields protoimpl.UnknownFields
  870. sizeCache protoimpl.SizeCache
  871. }
  872. func (x *ListMemoResourcesResponse) Reset() {
  873. *x = ListMemoResourcesResponse{}
  874. mi := &file_api_v1_memo_service_proto_msgTypes[14]
  875. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  876. ms.StoreMessageInfo(mi)
  877. }
  878. func (x *ListMemoResourcesResponse) String() string {
  879. return protoimpl.X.MessageStringOf(x)
  880. }
  881. func (*ListMemoResourcesResponse) ProtoMessage() {}
  882. func (x *ListMemoResourcesResponse) ProtoReflect() protoreflect.Message {
  883. mi := &file_api_v1_memo_service_proto_msgTypes[14]
  884. if x != nil {
  885. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  886. if ms.LoadMessageInfo() == nil {
  887. ms.StoreMessageInfo(mi)
  888. }
  889. return ms
  890. }
  891. return mi.MessageOf(x)
  892. }
  893. // Deprecated: Use ListMemoResourcesResponse.ProtoReflect.Descriptor instead.
  894. func (*ListMemoResourcesResponse) Descriptor() ([]byte, []int) {
  895. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{14}
  896. }
  897. func (x *ListMemoResourcesResponse) GetResources() []*Resource {
  898. if x != nil {
  899. return x.Resources
  900. }
  901. return nil
  902. }
  903. type SetMemoRelationsRequest struct {
  904. state protoimpl.MessageState `protogen:"open.v1"`
  905. // The name of the memo.
  906. // Format: memos/{id}
  907. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  908. Relations []*MemoRelation `protobuf:"bytes,2,rep,name=relations,proto3" json:"relations,omitempty"`
  909. unknownFields protoimpl.UnknownFields
  910. sizeCache protoimpl.SizeCache
  911. }
  912. func (x *SetMemoRelationsRequest) Reset() {
  913. *x = SetMemoRelationsRequest{}
  914. mi := &file_api_v1_memo_service_proto_msgTypes[15]
  915. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  916. ms.StoreMessageInfo(mi)
  917. }
  918. func (x *SetMemoRelationsRequest) String() string {
  919. return protoimpl.X.MessageStringOf(x)
  920. }
  921. func (*SetMemoRelationsRequest) ProtoMessage() {}
  922. func (x *SetMemoRelationsRequest) ProtoReflect() protoreflect.Message {
  923. mi := &file_api_v1_memo_service_proto_msgTypes[15]
  924. if x != nil {
  925. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  926. if ms.LoadMessageInfo() == nil {
  927. ms.StoreMessageInfo(mi)
  928. }
  929. return ms
  930. }
  931. return mi.MessageOf(x)
  932. }
  933. // Deprecated: Use SetMemoRelationsRequest.ProtoReflect.Descriptor instead.
  934. func (*SetMemoRelationsRequest) Descriptor() ([]byte, []int) {
  935. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{15}
  936. }
  937. func (x *SetMemoRelationsRequest) GetName() string {
  938. if x != nil {
  939. return x.Name
  940. }
  941. return ""
  942. }
  943. func (x *SetMemoRelationsRequest) GetRelations() []*MemoRelation {
  944. if x != nil {
  945. return x.Relations
  946. }
  947. return nil
  948. }
  949. type ListMemoRelationsRequest struct {
  950. state protoimpl.MessageState `protogen:"open.v1"`
  951. // The name of the memo.
  952. // Format: memos/{id}
  953. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  954. unknownFields protoimpl.UnknownFields
  955. sizeCache protoimpl.SizeCache
  956. }
  957. func (x *ListMemoRelationsRequest) Reset() {
  958. *x = ListMemoRelationsRequest{}
  959. mi := &file_api_v1_memo_service_proto_msgTypes[16]
  960. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  961. ms.StoreMessageInfo(mi)
  962. }
  963. func (x *ListMemoRelationsRequest) String() string {
  964. return protoimpl.X.MessageStringOf(x)
  965. }
  966. func (*ListMemoRelationsRequest) ProtoMessage() {}
  967. func (x *ListMemoRelationsRequest) ProtoReflect() protoreflect.Message {
  968. mi := &file_api_v1_memo_service_proto_msgTypes[16]
  969. if x != nil {
  970. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  971. if ms.LoadMessageInfo() == nil {
  972. ms.StoreMessageInfo(mi)
  973. }
  974. return ms
  975. }
  976. return mi.MessageOf(x)
  977. }
  978. // Deprecated: Use ListMemoRelationsRequest.ProtoReflect.Descriptor instead.
  979. func (*ListMemoRelationsRequest) Descriptor() ([]byte, []int) {
  980. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{16}
  981. }
  982. func (x *ListMemoRelationsRequest) GetName() string {
  983. if x != nil {
  984. return x.Name
  985. }
  986. return ""
  987. }
  988. type ListMemoRelationsResponse struct {
  989. state protoimpl.MessageState `protogen:"open.v1"`
  990. Relations []*MemoRelation `protobuf:"bytes,1,rep,name=relations,proto3" json:"relations,omitempty"`
  991. unknownFields protoimpl.UnknownFields
  992. sizeCache protoimpl.SizeCache
  993. }
  994. func (x *ListMemoRelationsResponse) Reset() {
  995. *x = ListMemoRelationsResponse{}
  996. mi := &file_api_v1_memo_service_proto_msgTypes[17]
  997. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  998. ms.StoreMessageInfo(mi)
  999. }
  1000. func (x *ListMemoRelationsResponse) String() string {
  1001. return protoimpl.X.MessageStringOf(x)
  1002. }
  1003. func (*ListMemoRelationsResponse) ProtoMessage() {}
  1004. func (x *ListMemoRelationsResponse) ProtoReflect() protoreflect.Message {
  1005. mi := &file_api_v1_memo_service_proto_msgTypes[17]
  1006. if x != nil {
  1007. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1008. if ms.LoadMessageInfo() == nil {
  1009. ms.StoreMessageInfo(mi)
  1010. }
  1011. return ms
  1012. }
  1013. return mi.MessageOf(x)
  1014. }
  1015. // Deprecated: Use ListMemoRelationsResponse.ProtoReflect.Descriptor instead.
  1016. func (*ListMemoRelationsResponse) Descriptor() ([]byte, []int) {
  1017. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{17}
  1018. }
  1019. func (x *ListMemoRelationsResponse) GetRelations() []*MemoRelation {
  1020. if x != nil {
  1021. return x.Relations
  1022. }
  1023. return nil
  1024. }
  1025. type CreateMemoCommentRequest struct {
  1026. state protoimpl.MessageState `protogen:"open.v1"`
  1027. // The name of the memo.
  1028. // Format: memos/{id}
  1029. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1030. Comment *CreateMemoRequest `protobuf:"bytes,2,opt,name=comment,proto3" json:"comment,omitempty"`
  1031. unknownFields protoimpl.UnknownFields
  1032. sizeCache protoimpl.SizeCache
  1033. }
  1034. func (x *CreateMemoCommentRequest) Reset() {
  1035. *x = CreateMemoCommentRequest{}
  1036. mi := &file_api_v1_memo_service_proto_msgTypes[18]
  1037. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1038. ms.StoreMessageInfo(mi)
  1039. }
  1040. func (x *CreateMemoCommentRequest) String() string {
  1041. return protoimpl.X.MessageStringOf(x)
  1042. }
  1043. func (*CreateMemoCommentRequest) ProtoMessage() {}
  1044. func (x *CreateMemoCommentRequest) ProtoReflect() protoreflect.Message {
  1045. mi := &file_api_v1_memo_service_proto_msgTypes[18]
  1046. if x != nil {
  1047. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1048. if ms.LoadMessageInfo() == nil {
  1049. ms.StoreMessageInfo(mi)
  1050. }
  1051. return ms
  1052. }
  1053. return mi.MessageOf(x)
  1054. }
  1055. // Deprecated: Use CreateMemoCommentRequest.ProtoReflect.Descriptor instead.
  1056. func (*CreateMemoCommentRequest) Descriptor() ([]byte, []int) {
  1057. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{18}
  1058. }
  1059. func (x *CreateMemoCommentRequest) GetName() string {
  1060. if x != nil {
  1061. return x.Name
  1062. }
  1063. return ""
  1064. }
  1065. func (x *CreateMemoCommentRequest) GetComment() *CreateMemoRequest {
  1066. if x != nil {
  1067. return x.Comment
  1068. }
  1069. return nil
  1070. }
  1071. type ListMemoCommentsRequest struct {
  1072. state protoimpl.MessageState `protogen:"open.v1"`
  1073. // The name of the memo.
  1074. // Format: memos/{id}
  1075. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1076. unknownFields protoimpl.UnknownFields
  1077. sizeCache protoimpl.SizeCache
  1078. }
  1079. func (x *ListMemoCommentsRequest) Reset() {
  1080. *x = ListMemoCommentsRequest{}
  1081. mi := &file_api_v1_memo_service_proto_msgTypes[19]
  1082. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1083. ms.StoreMessageInfo(mi)
  1084. }
  1085. func (x *ListMemoCommentsRequest) String() string {
  1086. return protoimpl.X.MessageStringOf(x)
  1087. }
  1088. func (*ListMemoCommentsRequest) ProtoMessage() {}
  1089. func (x *ListMemoCommentsRequest) ProtoReflect() protoreflect.Message {
  1090. mi := &file_api_v1_memo_service_proto_msgTypes[19]
  1091. if x != nil {
  1092. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1093. if ms.LoadMessageInfo() == nil {
  1094. ms.StoreMessageInfo(mi)
  1095. }
  1096. return ms
  1097. }
  1098. return mi.MessageOf(x)
  1099. }
  1100. // Deprecated: Use ListMemoCommentsRequest.ProtoReflect.Descriptor instead.
  1101. func (*ListMemoCommentsRequest) Descriptor() ([]byte, []int) {
  1102. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{19}
  1103. }
  1104. func (x *ListMemoCommentsRequest) GetName() string {
  1105. if x != nil {
  1106. return x.Name
  1107. }
  1108. return ""
  1109. }
  1110. type ListMemoCommentsResponse struct {
  1111. state protoimpl.MessageState `protogen:"open.v1"`
  1112. Memos []*Memo `protobuf:"bytes,1,rep,name=memos,proto3" json:"memos,omitempty"`
  1113. unknownFields protoimpl.UnknownFields
  1114. sizeCache protoimpl.SizeCache
  1115. }
  1116. func (x *ListMemoCommentsResponse) Reset() {
  1117. *x = ListMemoCommentsResponse{}
  1118. mi := &file_api_v1_memo_service_proto_msgTypes[20]
  1119. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1120. ms.StoreMessageInfo(mi)
  1121. }
  1122. func (x *ListMemoCommentsResponse) String() string {
  1123. return protoimpl.X.MessageStringOf(x)
  1124. }
  1125. func (*ListMemoCommentsResponse) ProtoMessage() {}
  1126. func (x *ListMemoCommentsResponse) ProtoReflect() protoreflect.Message {
  1127. mi := &file_api_v1_memo_service_proto_msgTypes[20]
  1128. if x != nil {
  1129. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1130. if ms.LoadMessageInfo() == nil {
  1131. ms.StoreMessageInfo(mi)
  1132. }
  1133. return ms
  1134. }
  1135. return mi.MessageOf(x)
  1136. }
  1137. // Deprecated: Use ListMemoCommentsResponse.ProtoReflect.Descriptor instead.
  1138. func (*ListMemoCommentsResponse) Descriptor() ([]byte, []int) {
  1139. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{20}
  1140. }
  1141. func (x *ListMemoCommentsResponse) GetMemos() []*Memo {
  1142. if x != nil {
  1143. return x.Memos
  1144. }
  1145. return nil
  1146. }
  1147. type ListMemoReactionsRequest struct {
  1148. state protoimpl.MessageState `protogen:"open.v1"`
  1149. // The name of the memo.
  1150. // Format: memos/{id}
  1151. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1152. unknownFields protoimpl.UnknownFields
  1153. sizeCache protoimpl.SizeCache
  1154. }
  1155. func (x *ListMemoReactionsRequest) Reset() {
  1156. *x = ListMemoReactionsRequest{}
  1157. mi := &file_api_v1_memo_service_proto_msgTypes[21]
  1158. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1159. ms.StoreMessageInfo(mi)
  1160. }
  1161. func (x *ListMemoReactionsRequest) String() string {
  1162. return protoimpl.X.MessageStringOf(x)
  1163. }
  1164. func (*ListMemoReactionsRequest) ProtoMessage() {}
  1165. func (x *ListMemoReactionsRequest) ProtoReflect() protoreflect.Message {
  1166. mi := &file_api_v1_memo_service_proto_msgTypes[21]
  1167. if x != nil {
  1168. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1169. if ms.LoadMessageInfo() == nil {
  1170. ms.StoreMessageInfo(mi)
  1171. }
  1172. return ms
  1173. }
  1174. return mi.MessageOf(x)
  1175. }
  1176. // Deprecated: Use ListMemoReactionsRequest.ProtoReflect.Descriptor instead.
  1177. func (*ListMemoReactionsRequest) Descriptor() ([]byte, []int) {
  1178. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{21}
  1179. }
  1180. func (x *ListMemoReactionsRequest) GetName() string {
  1181. if x != nil {
  1182. return x.Name
  1183. }
  1184. return ""
  1185. }
  1186. type ListMemoReactionsResponse struct {
  1187. state protoimpl.MessageState `protogen:"open.v1"`
  1188. Reactions []*Reaction `protobuf:"bytes,1,rep,name=reactions,proto3" json:"reactions,omitempty"`
  1189. unknownFields protoimpl.UnknownFields
  1190. sizeCache protoimpl.SizeCache
  1191. }
  1192. func (x *ListMemoReactionsResponse) Reset() {
  1193. *x = ListMemoReactionsResponse{}
  1194. mi := &file_api_v1_memo_service_proto_msgTypes[22]
  1195. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1196. ms.StoreMessageInfo(mi)
  1197. }
  1198. func (x *ListMemoReactionsResponse) String() string {
  1199. return protoimpl.X.MessageStringOf(x)
  1200. }
  1201. func (*ListMemoReactionsResponse) ProtoMessage() {}
  1202. func (x *ListMemoReactionsResponse) ProtoReflect() protoreflect.Message {
  1203. mi := &file_api_v1_memo_service_proto_msgTypes[22]
  1204. if x != nil {
  1205. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1206. if ms.LoadMessageInfo() == nil {
  1207. ms.StoreMessageInfo(mi)
  1208. }
  1209. return ms
  1210. }
  1211. return mi.MessageOf(x)
  1212. }
  1213. // Deprecated: Use ListMemoReactionsResponse.ProtoReflect.Descriptor instead.
  1214. func (*ListMemoReactionsResponse) Descriptor() ([]byte, []int) {
  1215. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{22}
  1216. }
  1217. func (x *ListMemoReactionsResponse) GetReactions() []*Reaction {
  1218. if x != nil {
  1219. return x.Reactions
  1220. }
  1221. return nil
  1222. }
  1223. type UpsertMemoReactionRequest struct {
  1224. state protoimpl.MessageState `protogen:"open.v1"`
  1225. // The name of the memo.
  1226. // Format: memos/{id}
  1227. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1228. Reaction *Reaction `protobuf:"bytes,2,opt,name=reaction,proto3" json:"reaction,omitempty"`
  1229. unknownFields protoimpl.UnknownFields
  1230. sizeCache protoimpl.SizeCache
  1231. }
  1232. func (x *UpsertMemoReactionRequest) Reset() {
  1233. *x = UpsertMemoReactionRequest{}
  1234. mi := &file_api_v1_memo_service_proto_msgTypes[23]
  1235. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1236. ms.StoreMessageInfo(mi)
  1237. }
  1238. func (x *UpsertMemoReactionRequest) String() string {
  1239. return protoimpl.X.MessageStringOf(x)
  1240. }
  1241. func (*UpsertMemoReactionRequest) ProtoMessage() {}
  1242. func (x *UpsertMemoReactionRequest) ProtoReflect() protoreflect.Message {
  1243. mi := &file_api_v1_memo_service_proto_msgTypes[23]
  1244. if x != nil {
  1245. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1246. if ms.LoadMessageInfo() == nil {
  1247. ms.StoreMessageInfo(mi)
  1248. }
  1249. return ms
  1250. }
  1251. return mi.MessageOf(x)
  1252. }
  1253. // Deprecated: Use UpsertMemoReactionRequest.ProtoReflect.Descriptor instead.
  1254. func (*UpsertMemoReactionRequest) Descriptor() ([]byte, []int) {
  1255. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{23}
  1256. }
  1257. func (x *UpsertMemoReactionRequest) GetName() string {
  1258. if x != nil {
  1259. return x.Name
  1260. }
  1261. return ""
  1262. }
  1263. func (x *UpsertMemoReactionRequest) GetReaction() *Reaction {
  1264. if x != nil {
  1265. return x.Reaction
  1266. }
  1267. return nil
  1268. }
  1269. type DeleteMemoReactionRequest struct {
  1270. state protoimpl.MessageState `protogen:"open.v1"`
  1271. // The id of the reaction.
  1272. // Refer to the `Reaction.id`.
  1273. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  1274. unknownFields protoimpl.UnknownFields
  1275. sizeCache protoimpl.SizeCache
  1276. }
  1277. func (x *DeleteMemoReactionRequest) Reset() {
  1278. *x = DeleteMemoReactionRequest{}
  1279. mi := &file_api_v1_memo_service_proto_msgTypes[24]
  1280. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1281. ms.StoreMessageInfo(mi)
  1282. }
  1283. func (x *DeleteMemoReactionRequest) String() string {
  1284. return protoimpl.X.MessageStringOf(x)
  1285. }
  1286. func (*DeleteMemoReactionRequest) ProtoMessage() {}
  1287. func (x *DeleteMemoReactionRequest) ProtoReflect() protoreflect.Message {
  1288. mi := &file_api_v1_memo_service_proto_msgTypes[24]
  1289. if x != nil {
  1290. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1291. if ms.LoadMessageInfo() == nil {
  1292. ms.StoreMessageInfo(mi)
  1293. }
  1294. return ms
  1295. }
  1296. return mi.MessageOf(x)
  1297. }
  1298. // Deprecated: Use DeleteMemoReactionRequest.ProtoReflect.Descriptor instead.
  1299. func (*DeleteMemoReactionRequest) Descriptor() ([]byte, []int) {
  1300. return file_api_v1_memo_service_proto_rawDescGZIP(), []int{24}
  1301. }
  1302. func (x *DeleteMemoReactionRequest) GetId() int32 {
  1303. if x != nil {
  1304. return x.Id
  1305. }
  1306. return 0
  1307. }
  1308. var File_api_v1_memo_service_proto protoreflect.FileDescriptor
  1309. var file_api_v1_memo_service_proto_rawDesc = []byte{
  1310. 0x0a, 0x19, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x6d, 0x65, 0x6d, 0x6f, 0x5f, 0x73, 0x65,
  1311. 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0c, 0x6d, 0x65, 0x6d,
  1312. 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x1a, 0x13, 0x61, 0x70, 0x69, 0x2f, 0x76,
  1313. 0x31, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1d,
  1314. 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f,
  1315. 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x22, 0x61,
  1316. 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x6d, 0x65, 0x6d, 0x6f, 0x5f, 0x72, 0x65, 0x6c, 0x61, 0x74,
  1317. 0x69, 0x6f, 0x6e, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1318. 0x6f, 0x1a, 0x1d, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69,
  1319. 0x6f, 0x6e, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1320. 0x1a, 0x1d, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63,
  1321. 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a,
  1322. 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f,
  1323. 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x67,
  1324. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74,
  1325. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61,
  1326. 0x70, 0x69, 0x2f, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x5f, 0x62, 0x65, 0x68, 0x61, 0x76, 0x69, 0x6f,
  1327. 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f,
  1328. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70,
  1329. 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x20, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f,
  1330. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x5f, 0x6d, 0x61, 0x73, 0x6b,
  1331. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70,
  1332. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d,
  1333. 0x70, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xe4, 0x06, 0x0a, 0x04, 0x4d, 0x65, 0x6d, 0x6f,
  1334. 0x12, 0x18, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x04,
  1335. 0xe2, 0x41, 0x01, 0x03, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x69,
  1336. 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x29, 0x0a, 0x05,
  1337. 0x73, 0x74, 0x61, 0x74, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x13, 0x2e, 0x6d, 0x65,
  1338. 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x74, 0x61, 0x74, 0x65,
  1339. 0x52, 0x05, 0x73, 0x74, 0x61, 0x74, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x72, 0x65, 0x61, 0x74,
  1340. 0x6f, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x72, 0x65, 0x61, 0x74, 0x6f,
  1341. 0x72, 0x12, 0x3b, 0x0a, 0x0b, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x74, 0x69, 0x6d, 0x65,
  1342. 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  1343. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61,
  1344. 0x6d, 0x70, 0x52, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x3b,
  1345. 0x0a, 0x0b, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20,
  1346. 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1347. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52,
  1348. 0x0a, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x3d, 0x0a, 0x0c, 0x64,
  1349. 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28,
  1350. 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1351. 0x62, 0x75, 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x0b, 0x64,
  1352. 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f,
  1353. 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e,
  1354. 0x74, 0x65, 0x6e, 0x74, 0x12, 0x2e, 0x0a, 0x05, 0x6e, 0x6f, 0x64, 0x65, 0x73, 0x18, 0x09, 0x20,
  1355. 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1356. 0x76, 0x31, 0x2e, 0x4e, 0x6f, 0x64, 0x65, 0x42, 0x04, 0xe2, 0x41, 0x01, 0x03, 0x52, 0x05, 0x6e,
  1357. 0x6f, 0x64, 0x65, 0x73, 0x12, 0x38, 0x0a, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69,
  1358. 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x18, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73,
  1359. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69,
  1360. 0x74, 0x79, 0x52, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x18,
  1361. 0x0a, 0x04, 0x74, 0x61, 0x67, 0x73, 0x18, 0x0b, 0x20, 0x03, 0x28, 0x09, 0x42, 0x04, 0xe2, 0x41,
  1362. 0x01, 0x03, 0x52, 0x04, 0x74, 0x61, 0x67, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x70, 0x69, 0x6e, 0x6e,
  1363. 0x65, 0x64, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x70, 0x69, 0x6e, 0x6e, 0x65, 0x64,
  1364. 0x12, 0x34, 0x0a, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x18, 0x0e, 0x20,
  1365. 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1366. 0x76, 0x31, 0x2e, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x52, 0x09, 0x72, 0x65, 0x73,
  1367. 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x12, 0x38, 0x0a, 0x09, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69,
  1368. 0x6f, 0x6e, 0x73, 0x18, 0x0f, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x6d, 0x65, 0x6d, 0x6f,
  1369. 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x6c,
  1370. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x09, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73,
  1371. 0x12, 0x3a, 0x0a, 0x09, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x10, 0x20,
  1372. 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1373. 0x76, 0x31, 0x2e, 0x52, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x04, 0xe2, 0x41, 0x01,
  1374. 0x03, 0x52, 0x09, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x3c, 0x0a, 0x08,
  1375. 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x18, 0x11, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a,
  1376. 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x65,
  1377. 0x6d, 0x6f, 0x50, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x42, 0x04, 0xe2, 0x41, 0x01, 0x03,
  1378. 0x52, 0x08, 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x12, 0x21, 0x0a, 0x06, 0x70, 0x61,
  1379. 0x72, 0x65, 0x6e, 0x74, 0x18, 0x12, 0x20, 0x01, 0x28, 0x09, 0x42, 0x04, 0xe2, 0x41, 0x01, 0x03,
  1380. 0x48, 0x00, 0x52, 0x06, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x88, 0x01, 0x01, 0x12, 0x1e, 0x0a,
  1381. 0x07, 0x73, 0x6e, 0x69, 0x70, 0x70, 0x65, 0x74, 0x18, 0x13, 0x20, 0x01, 0x28, 0x09, 0x42, 0x04,
  1382. 0xe2, 0x41, 0x01, 0x03, 0x52, 0x07, 0x73, 0x6e, 0x69, 0x70, 0x70, 0x65, 0x74, 0x12, 0x37, 0x0a,
  1383. 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x14, 0x20, 0x01, 0x28, 0x0b, 0x32,
  1384. 0x16, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c,
  1385. 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x48, 0x01, 0x52, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74,
  1386. 0x69, 0x6f, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x09, 0x0a, 0x07, 0x5f, 0x70, 0x61, 0x72, 0x65, 0x6e,
  1387. 0x74, 0x42, 0x0b, 0x0a, 0x09, 0x5f, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x9a,
  1388. 0x01, 0x0a, 0x0c, 0x4d, 0x65, 0x6d, 0x6f, 0x50, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x12,
  1389. 0x19, 0x0a, 0x08, 0x68, 0x61, 0x73, 0x5f, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28,
  1390. 0x08, 0x52, 0x07, 0x68, 0x61, 0x73, 0x4c, 0x69, 0x6e, 0x6b, 0x12, 0x22, 0x0a, 0x0d, 0x68, 0x61,
  1391. 0x73, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x5f, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28,
  1392. 0x08, 0x52, 0x0b, 0x68, 0x61, 0x73, 0x54, 0x61, 0x73, 0x6b, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x19,
  1393. 0x0a, 0x08, 0x68, 0x61, 0x73, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08,
  1394. 0x52, 0x07, 0x68, 0x61, 0x73, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x30, 0x0a, 0x14, 0x68, 0x61, 0x73,
  1395. 0x5f, 0x69, 0x6e, 0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b,
  1396. 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x68, 0x61, 0x73, 0x49, 0x6e, 0x63, 0x6f,
  1397. 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x73, 0x22, 0x66, 0x0a, 0x08, 0x4c,
  1398. 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x6c, 0x61, 0x63, 0x65,
  1399. 0x68, 0x6f, 0x6c, 0x64, 0x65, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x6c,
  1400. 0x61, 0x63, 0x65, 0x68, 0x6f, 0x6c, 0x64, 0x65, 0x72, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x74,
  1401. 0x69, 0x74, 0x75, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x6c, 0x61, 0x74,
  1402. 0x69, 0x74, 0x75, 0x64, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x6c, 0x6f, 0x6e, 0x67, 0x69, 0x74, 0x75,
  1403. 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x01, 0x52, 0x09, 0x6c, 0x6f, 0x6e, 0x67, 0x69, 0x74,
  1404. 0x75, 0x64, 0x65, 0x22, 0x9d, 0x02, 0x0a, 0x11, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4d, 0x65,
  1405. 0x6d, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e,
  1406. 0x74, 0x65, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74,
  1407. 0x65, 0x6e, 0x74, 0x12, 0x38, 0x0a, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74,
  1408. 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x18, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e,
  1409. 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74,
  1410. 0x79, 0x52, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x34, 0x0a,
  1411. 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b,
  1412. 0x32, 0x16, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e,
  1413. 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x52, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72,
  1414. 0x63, 0x65, 0x73, 0x12, 0x38, 0x0a, 0x09, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73,
  1415. 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61,
  1416. 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69,
  1417. 0x6f, 0x6e, 0x52, 0x09, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x37, 0x0a,
  1418. 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32,
  1419. 0x16, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c,
  1420. 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x48, 0x00, 0x52, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74,
  1421. 0x69, 0x6f, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x0b, 0x0a, 0x09, 0x5f, 0x6c, 0x6f, 0x63, 0x61, 0x74,
  1422. 0x69, 0x6f, 0x6e, 0x22, 0x66, 0x0a, 0x10, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x73,
  1423. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f,
  1424. 0x73, 0x69, 0x7a, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65,
  1425. 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x74, 0x6f, 0x6b,
  1426. 0x65, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x67, 0x65, 0x54, 0x6f,
  1427. 0x6b, 0x65, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x18, 0x03, 0x20,
  1428. 0x01, 0x28, 0x09, 0x52, 0x06, 0x66, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x22, 0x65, 0x0a, 0x11, 0x4c,
  1429. 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  1430. 0x12, 0x28, 0x0a, 0x05, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32,
  1431. 0x12, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4d,
  1432. 0x65, 0x6d, 0x6f, 0x52, 0x05, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x12, 0x26, 0x0a, 0x0f, 0x6e, 0x65,
  1433. 0x78, 0x74, 0x5f, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x02, 0x20,
  1434. 0x01, 0x28, 0x09, 0x52, 0x0d, 0x6e, 0x65, 0x78, 0x74, 0x50, 0x61, 0x67, 0x65, 0x54, 0x6f, 0x6b,
  1435. 0x65, 0x6e, 0x22, 0x24, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x71,
  1436. 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01,
  1437. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x27, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x4d,
  1438. 0x65, 0x6d, 0x6f, 0x42, 0x79, 0x55, 0x69, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1439. 0x10, 0x0a, 0x03, 0x75, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x69,
  1440. 0x64, 0x22, 0x78, 0x0a, 0x11, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x52,
  1441. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x04, 0x6d, 0x65, 0x6d, 0x6f, 0x18, 0x01,
  1442. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69,
  1443. 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x04, 0x6d, 0x65, 0x6d, 0x6f, 0x12, 0x3b,
  1444. 0x0a, 0x0b, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x5f, 0x6d, 0x61, 0x73, 0x6b, 0x18, 0x02, 0x20,
  1445. 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1446. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x4d, 0x61, 0x73, 0x6b, 0x52,
  1447. 0x0a, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x61, 0x73, 0x6b, 0x22, 0x27, 0x0a, 0x11, 0x44,
  1448. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1449. 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  1450. 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x60, 0x0a, 0x14, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x4d, 0x65,
  1451. 0x6d, 0x6f, 0x54, 0x61, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06,
  1452. 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x61,
  1453. 0x72, 0x65, 0x6e, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x6f, 0x6c, 0x64, 0x5f, 0x74, 0x61, 0x67, 0x18,
  1454. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6f, 0x6c, 0x64, 0x54, 0x61, 0x67, 0x12, 0x17, 0x0a,
  1455. 0x07, 0x6e, 0x65, 0x77, 0x5f, 0x74, 0x61, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1456. 0x6e, 0x65, 0x77, 0x54, 0x61, 0x67, 0x22, 0x72, 0x0a, 0x14, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  1457. 0x4d, 0x65, 0x6d, 0x6f, 0x54, 0x61, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16,
  1458. 0x0a, 0x06, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1459. 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x61, 0x67, 0x18, 0x02, 0x20,
  1460. 0x01, 0x28, 0x09, 0x52, 0x03, 0x74, 0x61, 0x67, 0x12, 0x30, 0x0a, 0x14, 0x64, 0x65, 0x6c, 0x65,
  1461. 0x74, 0x65, 0x5f, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6d, 0x65, 0x6d, 0x6f, 0x73,
  1462. 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65,
  1463. 0x6c, 0x61, 0x74, 0x65, 0x64, 0x4d, 0x65, 0x6d, 0x6f, 0x73, 0x22, 0x63, 0x0a, 0x17, 0x53, 0x65,
  1464. 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x52, 0x65,
  1465. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
  1466. 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x34, 0x0a, 0x09, 0x72, 0x65, 0x73,
  1467. 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x6d,
  1468. 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x73, 0x6f,
  1469. 0x75, 0x72, 0x63, 0x65, 0x52, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x22,
  1470. 0x2e, 0x0a, 0x18, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x73, 0x6f, 0x75,
  1471. 0x72, 0x63, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e,
  1472. 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22,
  1473. 0x51, 0x0a, 0x19, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x73, 0x6f, 0x75,
  1474. 0x72, 0x63, 0x65, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x34, 0x0a, 0x09,
  1475. 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32,
  1476. 0x16, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x52,
  1477. 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x52, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63,
  1478. 0x65, 0x73, 0x22, 0x67, 0x0a, 0x17, 0x53, 0x65, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x6c,
  1479. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a,
  1480. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d,
  1481. 0x65, 0x12, 0x38, 0x0a, 0x09, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x02,
  1482. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69,
  1483. 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  1484. 0x52, 0x09, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x2e, 0x0a, 0x18, 0x4c,
  1485. 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73,
  1486. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  1487. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x55, 0x0a, 0x19, 0x4c,
  1488. 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73,
  1489. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x38, 0x0a, 0x09, 0x72, 0x65, 0x6c, 0x61,
  1490. 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x6d, 0x65,
  1491. 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x65, 0x6d, 0x6f, 0x52,
  1492. 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x09, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f,
  1493. 0x6e, 0x73, 0x22, 0x69, 0x0a, 0x18, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f,
  1494. 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12,
  1495. 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61,
  1496. 0x6d, 0x65, 0x12, 0x39, 0x0a, 0x07, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x18, 0x02, 0x20,
  1497. 0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1498. 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x71,
  1499. 0x75, 0x65, 0x73, 0x74, 0x52, 0x07, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x22, 0x2d, 0x0a,
  1500. 0x17, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74,
  1501. 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  1502. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x44, 0x0a, 0x18,
  1503. 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x73,
  1504. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x28, 0x0a, 0x05, 0x6d, 0x65, 0x6d, 0x6f,
  1505. 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e,
  1506. 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x05, 0x6d, 0x65, 0x6d,
  1507. 0x6f, 0x73, 0x22, 0x2e, 0x0a, 0x18, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65,
  1508. 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12,
  1509. 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61,
  1510. 0x6d, 0x65, 0x22, 0x51, 0x0a, 0x19, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65,
  1511. 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  1512. 0x34, 0x0a, 0x09, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03,
  1513. 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76,
  1514. 0x31, 0x2e, 0x52, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x09, 0x72, 0x65, 0x61, 0x63,
  1515. 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x63, 0x0a, 0x19, 0x55, 0x70, 0x73, 0x65, 0x72, 0x74, 0x4d,
  1516. 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65,
  1517. 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1518. 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x32, 0x0a, 0x08, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69,
  1519. 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73,
  1520. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  1521. 0x52, 0x08, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x2b, 0x0a, 0x19, 0x44, 0x65,
  1522. 0x6c, 0x65, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  1523. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  1524. 0x01, 0x28, 0x05, 0x52, 0x02, 0x69, 0x64, 0x2a, 0x50, 0x0a, 0x0a, 0x56, 0x69, 0x73, 0x69, 0x62,
  1525. 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x1a, 0x0a, 0x16, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, 0x4c,
  1526. 0x49, 0x54, 0x59, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10,
  1527. 0x00, 0x12, 0x0b, 0x0a, 0x07, 0x50, 0x52, 0x49, 0x56, 0x41, 0x54, 0x45, 0x10, 0x01, 0x12, 0x0d,
  1528. 0x0a, 0x09, 0x50, 0x52, 0x4f, 0x54, 0x45, 0x43, 0x54, 0x45, 0x44, 0x10, 0x02, 0x12, 0x0a, 0x0a,
  1529. 0x06, 0x50, 0x55, 0x42, 0x4c, 0x49, 0x43, 0x10, 0x03, 0x32, 0x8a, 0x11, 0x0a, 0x0b, 0x4d, 0x65,
  1530. 0x6d, 0x6f, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x5b, 0x0a, 0x0a, 0x43, 0x72, 0x65,
  1531. 0x61, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x12, 0x1f, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e,
  1532. 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4d, 0x65, 0x6d,
  1533. 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73,
  1534. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x65, 0x6d, 0x6f, 0x22, 0x18, 0x82, 0xd3,
  1535. 0xe4, 0x93, 0x02, 0x12, 0x3a, 0x01, 0x2a, 0x22, 0x0d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31,
  1536. 0x2f, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x12, 0x63, 0x0a, 0x09, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65,
  1537. 0x6d, 0x6f, 0x73, 0x12, 0x1e, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1538. 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x73, 0x52, 0x65, 0x71, 0x75,
  1539. 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1540. 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x73, 0x52, 0x65, 0x73, 0x70,
  1541. 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x15, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x0f, 0x12, 0x0d, 0x2f, 0x61,
  1542. 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x12, 0x62, 0x0a, 0x07, 0x47,
  1543. 0x65, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x12, 0x1c, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61,
  1544. 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x71,
  1545. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69,
  1546. 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x65, 0x6d, 0x6f, 0x22, 0x25, 0xda, 0x41, 0x04, 0x6e, 0x61, 0x6d,
  1547. 0x65, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x12, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31,
  1548. 0x2f, 0x7b, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x2a, 0x7d, 0x12,
  1549. 0x6f, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x42, 0x79, 0x55, 0x69, 0x64, 0x12,
  1550. 0x21, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x47,
  1551. 0x65, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x42, 0x79, 0x55, 0x69, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  1552. 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76,
  1553. 0x31, 0x2e, 0x4d, 0x65, 0x6d, 0x6f, 0x22, 0x28, 0xda, 0x41, 0x03, 0x75, 0x69, 0x64, 0x82, 0xd3,
  1554. 0xe4, 0x93, 0x02, 0x1c, 0x12, 0x1a, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x6d, 0x65,
  1555. 0x6d, 0x6f, 0x73, 0x3a, 0x62, 0x79, 0x2d, 0x75, 0x69, 0x64, 0x2f, 0x7b, 0x75, 0x69, 0x64, 0x7d,
  1556. 0x12, 0x7f, 0x0a, 0x0a, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x12, 0x1f,
  1557. 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70,
  1558. 0x64, 0x61, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  1559. 0x12, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4d,
  1560. 0x65, 0x6d, 0x6f, 0x22, 0x3c, 0xda, 0x41, 0x10, 0x6d, 0x65, 0x6d, 0x6f, 0x2c, 0x75, 0x70, 0x64,
  1561. 0x61, 0x74, 0x65, 0x5f, 0x6d, 0x61, 0x73, 0x6b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x23, 0x3a, 0x04,
  1562. 0x6d, 0x65, 0x6d, 0x6f, 0x32, 0x1b, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x7b, 0x6d,
  1563. 0x65, 0x6d, 0x6f, 0x2e, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x2a,
  1564. 0x7d, 0x12, 0x6c, 0x0a, 0x0a, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x12,
  1565. 0x1f, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x44,
  1566. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1567. 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  1568. 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x25, 0xda, 0x41, 0x04, 0x6e, 0x61, 0x6d,
  1569. 0x65, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x2a, 0x16, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31,
  1570. 0x2f, 0x7b, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x2a, 0x7d, 0x12,
  1571. 0x7c, 0x0a, 0x0d, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x54, 0x61, 0x67,
  1572. 0x12, 0x22, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e,
  1573. 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x54, 0x61, 0x67, 0x52, 0x65, 0x71,
  1574. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
  1575. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2f, 0x82, 0xd3,
  1576. 0xe4, 0x93, 0x02, 0x29, 0x3a, 0x01, 0x2a, 0x32, 0x24, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31,
  1577. 0x2f, 0x7b, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x3d, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x2a,
  1578. 0x7d, 0x2f, 0x74, 0x61, 0x67, 0x73, 0x3a, 0x72, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x78, 0x0a,
  1579. 0x0d, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x54, 0x61, 0x67, 0x12, 0x22,
  1580. 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65,
  1581. 0x6c, 0x65, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x54, 0x61, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65,
  1582. 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  1583. 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2b, 0x82, 0xd3, 0xe4, 0x93,
  1584. 0x02, 0x25, 0x2a, 0x23, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x7b, 0x70, 0x61, 0x72,
  1585. 0x65, 0x6e, 0x74, 0x3d, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x2a, 0x7d, 0x2f, 0x74, 0x61, 0x67,
  1586. 0x73, 0x2f, 0x7b, 0x74, 0x61, 0x67, 0x7d, 0x12, 0x85, 0x01, 0x0a, 0x10, 0x53, 0x65, 0x74, 0x4d,
  1587. 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x12, 0x25, 0x2e, 0x6d,
  1588. 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x74, 0x4d,
  1589. 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75,
  1590. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1591. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x32, 0xda, 0x41, 0x04,
  1592. 0x6e, 0x61, 0x6d, 0x65, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x25, 0x3a, 0x01, 0x2a, 0x32, 0x20, 0x2f,
  1593. 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x7b, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x6d, 0x65, 0x6d,
  1594. 0x6f, 0x73, 0x2f, 0x2a, 0x7d, 0x2f, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x12,
  1595. 0x95, 0x01, 0x0a, 0x11, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x73, 0x6f,
  1596. 0x75, 0x72, 0x63, 0x65, 0x73, 0x12, 0x26, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70,
  1597. 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x73,
  1598. 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e,
  1599. 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73,
  1600. 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x52, 0x65,
  1601. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x2f, 0xda, 0x41, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x82,
  1602. 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x12, 0x20, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x7b,
  1603. 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x2a, 0x7d, 0x2f, 0x72, 0x65,
  1604. 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x12, 0x85, 0x01, 0x0a, 0x10, 0x53, 0x65, 0x74, 0x4d,
  1605. 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x25, 0x2e, 0x6d,
  1606. 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x74, 0x4d,
  1607. 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75,
  1608. 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1609. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x32, 0xda, 0x41, 0x04,
  1610. 0x6e, 0x61, 0x6d, 0x65, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x25, 0x3a, 0x01, 0x2a, 0x32, 0x20, 0x2f,
  1611. 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x7b, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x6d, 0x65, 0x6d,
  1612. 0x6f, 0x73, 0x2f, 0x2a, 0x7d, 0x2f, 0x72, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12,
  1613. 0x95, 0x01, 0x0a, 0x11, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x6c, 0x61,
  1614. 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x26, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70,
  1615. 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x6c,
  1616. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e,
  1617. 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73,
  1618. 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65,
  1619. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x2f, 0xda, 0x41, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x82,
  1620. 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x12, 0x20, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x7b,
  1621. 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x2a, 0x7d, 0x2f, 0x72, 0x65,
  1622. 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x88, 0x01, 0x0a, 0x11, 0x43, 0x72, 0x65, 0x61,
  1623. 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x12, 0x26, 0x2e,
  1624. 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65,
  1625. 0x61, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65,
  1626. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x12, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70,
  1627. 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x65, 0x6d, 0x6f, 0x22, 0x37, 0xda, 0x41, 0x04, 0x6e, 0x61,
  1628. 0x6d, 0x65, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x2a, 0x3a, 0x07, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
  1629. 0x74, 0x22, 0x1f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x7b, 0x6e, 0x61, 0x6d, 0x65,
  1630. 0x3d, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x2a, 0x7d, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
  1631. 0x74, 0x73, 0x12, 0x91, 0x01, 0x0a, 0x10, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x43,
  1632. 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x12, 0x25, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e,
  1633. 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x43,
  1634. 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26,
  1635. 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69,
  1636. 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x52, 0x65,
  1637. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x2e, 0xda, 0x41, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x82,
  1638. 0xd3, 0xe4, 0x93, 0x02, 0x21, 0x12, 0x1f, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x7b,
  1639. 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x2a, 0x7d, 0x2f, 0x63, 0x6f,
  1640. 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x12, 0x95, 0x01, 0x0a, 0x11, 0x4c, 0x69, 0x73, 0x74, 0x4d,
  1641. 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x26, 0x2e, 0x6d,
  1642. 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74,
  1643. 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71,
  1644. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69,
  1645. 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x61, 0x63,
  1646. 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x2f, 0xda,
  1647. 0x41, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x22, 0x12, 0x20, 0x2f, 0x61,
  1648. 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x7b, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x6d, 0x65, 0x6d, 0x6f,
  1649. 0x73, 0x2f, 0x2a, 0x7d, 0x2f, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x89,
  1650. 0x01, 0x0a, 0x12, 0x55, 0x70, 0x73, 0x65, 0x72, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x61,
  1651. 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x27, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70,
  1652. 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x73, 0x65, 0x72, 0x74, 0x4d, 0x65, 0x6d, 0x6f, 0x52,
  1653. 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16,
  1654. 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65,
  1655. 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x32, 0xda, 0x41, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x82,
  1656. 0xd3, 0xe4, 0x93, 0x02, 0x25, 0x3a, 0x01, 0x2a, 0x22, 0x20, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76,
  1657. 0x31, 0x2f, 0x7b, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x2a, 0x7d,
  1658. 0x2f, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x7a, 0x0a, 0x12, 0x44, 0x65,
  1659. 0x6c, 0x65, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  1660. 0x12, 0x27, 0x2e, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e,
  1661. 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x52, 0x65, 0x61, 0x63, 0x74, 0x69,
  1662. 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  1663. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  1664. 0x79, 0x22, 0x23, 0xda, 0x41, 0x02, 0x69, 0x64, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x18, 0x2a, 0x16,
  1665. 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  1666. 0x73, 0x2f, 0x7b, 0x69, 0x64, 0x7d, 0x42, 0xa8, 0x01, 0x0a, 0x10, 0x63, 0x6f, 0x6d, 0x2e, 0x6d,
  1667. 0x65, 0x6d, 0x6f, 0x73, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x42, 0x10, 0x4d, 0x65, 0x6d,
  1668. 0x6f, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0x5a,
  1669. 0x30, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x75, 0x73, 0x65, 0x6d,
  1670. 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x6d, 0x65, 0x6d, 0x6f, 0x73, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1671. 0x2f, 0x67, 0x65, 0x6e, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x3b, 0x61, 0x70, 0x69, 0x76,
  1672. 0x31, 0xa2, 0x02, 0x03, 0x4d, 0x41, 0x58, 0xaa, 0x02, 0x0c, 0x4d, 0x65, 0x6d, 0x6f, 0x73, 0x2e,
  1673. 0x41, 0x70, 0x69, 0x2e, 0x56, 0x31, 0xca, 0x02, 0x0c, 0x4d, 0x65, 0x6d, 0x6f, 0x73, 0x5c, 0x41,
  1674. 0x70, 0x69, 0x5c, 0x56, 0x31, 0xe2, 0x02, 0x18, 0x4d, 0x65, 0x6d, 0x6f, 0x73, 0x5c, 0x41, 0x70,
  1675. 0x69, 0x5c, 0x56, 0x31, 0x5c, 0x47, 0x50, 0x42, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61,
  1676. 0xea, 0x02, 0x0e, 0x4d, 0x65, 0x6d, 0x6f, 0x73, 0x3a, 0x3a, 0x41, 0x70, 0x69, 0x3a, 0x3a, 0x56,
  1677. 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1678. }
  1679. var (
  1680. file_api_v1_memo_service_proto_rawDescOnce sync.Once
  1681. file_api_v1_memo_service_proto_rawDescData = file_api_v1_memo_service_proto_rawDesc
  1682. )
  1683. func file_api_v1_memo_service_proto_rawDescGZIP() []byte {
  1684. file_api_v1_memo_service_proto_rawDescOnce.Do(func() {
  1685. file_api_v1_memo_service_proto_rawDescData = protoimpl.X.CompressGZIP(file_api_v1_memo_service_proto_rawDescData)
  1686. })
  1687. return file_api_v1_memo_service_proto_rawDescData
  1688. }
  1689. var file_api_v1_memo_service_proto_enumTypes = make([]protoimpl.EnumInfo, 1)
  1690. var file_api_v1_memo_service_proto_msgTypes = make([]protoimpl.MessageInfo, 25)
  1691. var file_api_v1_memo_service_proto_goTypes = []any{
  1692. (Visibility)(0), // 0: memos.api.v1.Visibility
  1693. (*Memo)(nil), // 1: memos.api.v1.Memo
  1694. (*MemoProperty)(nil), // 2: memos.api.v1.MemoProperty
  1695. (*Location)(nil), // 3: memos.api.v1.Location
  1696. (*CreateMemoRequest)(nil), // 4: memos.api.v1.CreateMemoRequest
  1697. (*ListMemosRequest)(nil), // 5: memos.api.v1.ListMemosRequest
  1698. (*ListMemosResponse)(nil), // 6: memos.api.v1.ListMemosResponse
  1699. (*GetMemoRequest)(nil), // 7: memos.api.v1.GetMemoRequest
  1700. (*GetMemoByUidRequest)(nil), // 8: memos.api.v1.GetMemoByUidRequest
  1701. (*UpdateMemoRequest)(nil), // 9: memos.api.v1.UpdateMemoRequest
  1702. (*DeleteMemoRequest)(nil), // 10: memos.api.v1.DeleteMemoRequest
  1703. (*RenameMemoTagRequest)(nil), // 11: memos.api.v1.RenameMemoTagRequest
  1704. (*DeleteMemoTagRequest)(nil), // 12: memos.api.v1.DeleteMemoTagRequest
  1705. (*SetMemoResourcesRequest)(nil), // 13: memos.api.v1.SetMemoResourcesRequest
  1706. (*ListMemoResourcesRequest)(nil), // 14: memos.api.v1.ListMemoResourcesRequest
  1707. (*ListMemoResourcesResponse)(nil), // 15: memos.api.v1.ListMemoResourcesResponse
  1708. (*SetMemoRelationsRequest)(nil), // 16: memos.api.v1.SetMemoRelationsRequest
  1709. (*ListMemoRelationsRequest)(nil), // 17: memos.api.v1.ListMemoRelationsRequest
  1710. (*ListMemoRelationsResponse)(nil), // 18: memos.api.v1.ListMemoRelationsResponse
  1711. (*CreateMemoCommentRequest)(nil), // 19: memos.api.v1.CreateMemoCommentRequest
  1712. (*ListMemoCommentsRequest)(nil), // 20: memos.api.v1.ListMemoCommentsRequest
  1713. (*ListMemoCommentsResponse)(nil), // 21: memos.api.v1.ListMemoCommentsResponse
  1714. (*ListMemoReactionsRequest)(nil), // 22: memos.api.v1.ListMemoReactionsRequest
  1715. (*ListMemoReactionsResponse)(nil), // 23: memos.api.v1.ListMemoReactionsResponse
  1716. (*UpsertMemoReactionRequest)(nil), // 24: memos.api.v1.UpsertMemoReactionRequest
  1717. (*DeleteMemoReactionRequest)(nil), // 25: memos.api.v1.DeleteMemoReactionRequest
  1718. (State)(0), // 26: memos.api.v1.State
  1719. (*timestamppb.Timestamp)(nil), // 27: google.protobuf.Timestamp
  1720. (*Node)(nil), // 28: memos.api.v1.Node
  1721. (*Resource)(nil), // 29: memos.api.v1.Resource
  1722. (*MemoRelation)(nil), // 30: memos.api.v1.MemoRelation
  1723. (*Reaction)(nil), // 31: memos.api.v1.Reaction
  1724. (*fieldmaskpb.FieldMask)(nil), // 32: google.protobuf.FieldMask
  1725. (*emptypb.Empty)(nil), // 33: google.protobuf.Empty
  1726. }
  1727. var file_api_v1_memo_service_proto_depIdxs = []int32{
  1728. 26, // 0: memos.api.v1.Memo.state:type_name -> memos.api.v1.State
  1729. 27, // 1: memos.api.v1.Memo.create_time:type_name -> google.protobuf.Timestamp
  1730. 27, // 2: memos.api.v1.Memo.update_time:type_name -> google.protobuf.Timestamp
  1731. 27, // 3: memos.api.v1.Memo.display_time:type_name -> google.protobuf.Timestamp
  1732. 28, // 4: memos.api.v1.Memo.nodes:type_name -> memos.api.v1.Node
  1733. 0, // 5: memos.api.v1.Memo.visibility:type_name -> memos.api.v1.Visibility
  1734. 29, // 6: memos.api.v1.Memo.resources:type_name -> memos.api.v1.Resource
  1735. 30, // 7: memos.api.v1.Memo.relations:type_name -> memos.api.v1.MemoRelation
  1736. 31, // 8: memos.api.v1.Memo.reactions:type_name -> memos.api.v1.Reaction
  1737. 2, // 9: memos.api.v1.Memo.property:type_name -> memos.api.v1.MemoProperty
  1738. 3, // 10: memos.api.v1.Memo.location:type_name -> memos.api.v1.Location
  1739. 0, // 11: memos.api.v1.CreateMemoRequest.visibility:type_name -> memos.api.v1.Visibility
  1740. 29, // 12: memos.api.v1.CreateMemoRequest.resources:type_name -> memos.api.v1.Resource
  1741. 30, // 13: memos.api.v1.CreateMemoRequest.relations:type_name -> memos.api.v1.MemoRelation
  1742. 3, // 14: memos.api.v1.CreateMemoRequest.location:type_name -> memos.api.v1.Location
  1743. 1, // 15: memos.api.v1.ListMemosResponse.memos:type_name -> memos.api.v1.Memo
  1744. 1, // 16: memos.api.v1.UpdateMemoRequest.memo:type_name -> memos.api.v1.Memo
  1745. 32, // 17: memos.api.v1.UpdateMemoRequest.update_mask:type_name -> google.protobuf.FieldMask
  1746. 29, // 18: memos.api.v1.SetMemoResourcesRequest.resources:type_name -> memos.api.v1.Resource
  1747. 29, // 19: memos.api.v1.ListMemoResourcesResponse.resources:type_name -> memos.api.v1.Resource
  1748. 30, // 20: memos.api.v1.SetMemoRelationsRequest.relations:type_name -> memos.api.v1.MemoRelation
  1749. 30, // 21: memos.api.v1.ListMemoRelationsResponse.relations:type_name -> memos.api.v1.MemoRelation
  1750. 4, // 22: memos.api.v1.CreateMemoCommentRequest.comment:type_name -> memos.api.v1.CreateMemoRequest
  1751. 1, // 23: memos.api.v1.ListMemoCommentsResponse.memos:type_name -> memos.api.v1.Memo
  1752. 31, // 24: memos.api.v1.ListMemoReactionsResponse.reactions:type_name -> memos.api.v1.Reaction
  1753. 31, // 25: memos.api.v1.UpsertMemoReactionRequest.reaction:type_name -> memos.api.v1.Reaction
  1754. 4, // 26: memos.api.v1.MemoService.CreateMemo:input_type -> memos.api.v1.CreateMemoRequest
  1755. 5, // 27: memos.api.v1.MemoService.ListMemos:input_type -> memos.api.v1.ListMemosRequest
  1756. 7, // 28: memos.api.v1.MemoService.GetMemo:input_type -> memos.api.v1.GetMemoRequest
  1757. 8, // 29: memos.api.v1.MemoService.GetMemoByUid:input_type -> memos.api.v1.GetMemoByUidRequest
  1758. 9, // 30: memos.api.v1.MemoService.UpdateMemo:input_type -> memos.api.v1.UpdateMemoRequest
  1759. 10, // 31: memos.api.v1.MemoService.DeleteMemo:input_type -> memos.api.v1.DeleteMemoRequest
  1760. 11, // 32: memos.api.v1.MemoService.RenameMemoTag:input_type -> memos.api.v1.RenameMemoTagRequest
  1761. 12, // 33: memos.api.v1.MemoService.DeleteMemoTag:input_type -> memos.api.v1.DeleteMemoTagRequest
  1762. 13, // 34: memos.api.v1.MemoService.SetMemoResources:input_type -> memos.api.v1.SetMemoResourcesRequest
  1763. 14, // 35: memos.api.v1.MemoService.ListMemoResources:input_type -> memos.api.v1.ListMemoResourcesRequest
  1764. 16, // 36: memos.api.v1.MemoService.SetMemoRelations:input_type -> memos.api.v1.SetMemoRelationsRequest
  1765. 17, // 37: memos.api.v1.MemoService.ListMemoRelations:input_type -> memos.api.v1.ListMemoRelationsRequest
  1766. 19, // 38: memos.api.v1.MemoService.CreateMemoComment:input_type -> memos.api.v1.CreateMemoCommentRequest
  1767. 20, // 39: memos.api.v1.MemoService.ListMemoComments:input_type -> memos.api.v1.ListMemoCommentsRequest
  1768. 22, // 40: memos.api.v1.MemoService.ListMemoReactions:input_type -> memos.api.v1.ListMemoReactionsRequest
  1769. 24, // 41: memos.api.v1.MemoService.UpsertMemoReaction:input_type -> memos.api.v1.UpsertMemoReactionRequest
  1770. 25, // 42: memos.api.v1.MemoService.DeleteMemoReaction:input_type -> memos.api.v1.DeleteMemoReactionRequest
  1771. 1, // 43: memos.api.v1.MemoService.CreateMemo:output_type -> memos.api.v1.Memo
  1772. 6, // 44: memos.api.v1.MemoService.ListMemos:output_type -> memos.api.v1.ListMemosResponse
  1773. 1, // 45: memos.api.v1.MemoService.GetMemo:output_type -> memos.api.v1.Memo
  1774. 1, // 46: memos.api.v1.MemoService.GetMemoByUid:output_type -> memos.api.v1.Memo
  1775. 1, // 47: memos.api.v1.MemoService.UpdateMemo:output_type -> memos.api.v1.Memo
  1776. 33, // 48: memos.api.v1.MemoService.DeleteMemo:output_type -> google.protobuf.Empty
  1777. 33, // 49: memos.api.v1.MemoService.RenameMemoTag:output_type -> google.protobuf.Empty
  1778. 33, // 50: memos.api.v1.MemoService.DeleteMemoTag:output_type -> google.protobuf.Empty
  1779. 33, // 51: memos.api.v1.MemoService.SetMemoResources:output_type -> google.protobuf.Empty
  1780. 15, // 52: memos.api.v1.MemoService.ListMemoResources:output_type -> memos.api.v1.ListMemoResourcesResponse
  1781. 33, // 53: memos.api.v1.MemoService.SetMemoRelations:output_type -> google.protobuf.Empty
  1782. 18, // 54: memos.api.v1.MemoService.ListMemoRelations:output_type -> memos.api.v1.ListMemoRelationsResponse
  1783. 1, // 55: memos.api.v1.MemoService.CreateMemoComment:output_type -> memos.api.v1.Memo
  1784. 21, // 56: memos.api.v1.MemoService.ListMemoComments:output_type -> memos.api.v1.ListMemoCommentsResponse
  1785. 23, // 57: memos.api.v1.MemoService.ListMemoReactions:output_type -> memos.api.v1.ListMemoReactionsResponse
  1786. 31, // 58: memos.api.v1.MemoService.UpsertMemoReaction:output_type -> memos.api.v1.Reaction
  1787. 33, // 59: memos.api.v1.MemoService.DeleteMemoReaction:output_type -> google.protobuf.Empty
  1788. 43, // [43:60] is the sub-list for method output_type
  1789. 26, // [26:43] is the sub-list for method input_type
  1790. 26, // [26:26] is the sub-list for extension type_name
  1791. 26, // [26:26] is the sub-list for extension extendee
  1792. 0, // [0:26] is the sub-list for field type_name
  1793. }
  1794. func init() { file_api_v1_memo_service_proto_init() }
  1795. func file_api_v1_memo_service_proto_init() {
  1796. if File_api_v1_memo_service_proto != nil {
  1797. return
  1798. }
  1799. file_api_v1_common_proto_init()
  1800. file_api_v1_markdown_service_proto_init()
  1801. file_api_v1_memo_relation_service_proto_init()
  1802. file_api_v1_reaction_service_proto_init()
  1803. file_api_v1_resource_service_proto_init()
  1804. file_api_v1_memo_service_proto_msgTypes[0].OneofWrappers = []any{}
  1805. file_api_v1_memo_service_proto_msgTypes[3].OneofWrappers = []any{}
  1806. type x struct{}
  1807. out := protoimpl.TypeBuilder{
  1808. File: protoimpl.DescBuilder{
  1809. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1810. RawDescriptor: file_api_v1_memo_service_proto_rawDesc,
  1811. NumEnums: 1,
  1812. NumMessages: 25,
  1813. NumExtensions: 0,
  1814. NumServices: 1,
  1815. },
  1816. GoTypes: file_api_v1_memo_service_proto_goTypes,
  1817. DependencyIndexes: file_api_v1_memo_service_proto_depIdxs,
  1818. EnumInfos: file_api_v1_memo_service_proto_enumTypes,
  1819. MessageInfos: file_api_v1_memo_service_proto_msgTypes,
  1820. }.Build()
  1821. File_api_v1_memo_service_proto = out.File
  1822. file_api_v1_memo_service_proto_rawDesc = nil
  1823. file_api_v1_memo_service_proto_goTypes = nil
  1824. file_api_v1_memo_service_proto_depIdxs = nil
  1825. }