memo_service.pb.go 86 KB

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