command.pb.go 88 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.1
  4. // protoc v3.12.4
  5. // source: v1/request/command.proto
  6. package request
  7. import (
  8. _ "github.com/mwitkow/go-proto-validators"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. reflect "reflect"
  12. sync "sync"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. type AutoMigrateRequest struct {
  21. state protoimpl.MessageState
  22. sizeCache protoimpl.SizeCache
  23. unknownFields protoimpl.UnknownFields
  24. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  25. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  26. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  27. TableModelDescribe []byte `protobuf:"bytes,4,opt,name=TableModelDescribe,proto3" json:"TableModelDescribe,omitempty"`
  28. }
  29. func (x *AutoMigrateRequest) Reset() {
  30. *x = AutoMigrateRequest{}
  31. if protoimpl.UnsafeEnabled {
  32. mi := &file_v1_request_command_proto_msgTypes[0]
  33. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  34. ms.StoreMessageInfo(mi)
  35. }
  36. }
  37. func (x *AutoMigrateRequest) String() string {
  38. return protoimpl.X.MessageStringOf(x)
  39. }
  40. func (*AutoMigrateRequest) ProtoMessage() {}
  41. func (x *AutoMigrateRequest) ProtoReflect() protoreflect.Message {
  42. mi := &file_v1_request_command_proto_msgTypes[0]
  43. if protoimpl.UnsafeEnabled && x != nil {
  44. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  45. if ms.LoadMessageInfo() == nil {
  46. ms.StoreMessageInfo(mi)
  47. }
  48. return ms
  49. }
  50. return mi.MessageOf(x)
  51. }
  52. // Deprecated: Use AutoMigrateRequest.ProtoReflect.Descriptor instead.
  53. func (*AutoMigrateRequest) Descriptor() ([]byte, []int) {
  54. return file_v1_request_command_proto_rawDescGZIP(), []int{0}
  55. }
  56. func (x *AutoMigrateRequest) GetDatabaseID() string {
  57. if x != nil {
  58. return x.DatabaseID
  59. }
  60. return ""
  61. }
  62. func (x *AutoMigrateRequest) GetTablePrefixWithSchema() string {
  63. if x != nil {
  64. return x.TablePrefixWithSchema
  65. }
  66. return ""
  67. }
  68. func (x *AutoMigrateRequest) GetVersion() string {
  69. if x != nil {
  70. return x.Version
  71. }
  72. return ""
  73. }
  74. func (x *AutoMigrateRequest) GetTableModelDescribe() []byte {
  75. if x != nil {
  76. return x.TableModelDescribe
  77. }
  78. return nil
  79. }
  80. type AutoMigrateBatchRequest struct {
  81. state protoimpl.MessageState
  82. sizeCache protoimpl.SizeCache
  83. unknownFields protoimpl.UnknownFields
  84. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  85. Items []*AutoMigrateItem `protobuf:"bytes,2,rep,name=Items,proto3" json:"Items,omitempty"`
  86. }
  87. func (x *AutoMigrateBatchRequest) Reset() {
  88. *x = AutoMigrateBatchRequest{}
  89. if protoimpl.UnsafeEnabled {
  90. mi := &file_v1_request_command_proto_msgTypes[1]
  91. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  92. ms.StoreMessageInfo(mi)
  93. }
  94. }
  95. func (x *AutoMigrateBatchRequest) String() string {
  96. return protoimpl.X.MessageStringOf(x)
  97. }
  98. func (*AutoMigrateBatchRequest) ProtoMessage() {}
  99. func (x *AutoMigrateBatchRequest) ProtoReflect() protoreflect.Message {
  100. mi := &file_v1_request_command_proto_msgTypes[1]
  101. if protoimpl.UnsafeEnabled && x != nil {
  102. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  103. if ms.LoadMessageInfo() == nil {
  104. ms.StoreMessageInfo(mi)
  105. }
  106. return ms
  107. }
  108. return mi.MessageOf(x)
  109. }
  110. // Deprecated: Use AutoMigrateBatchRequest.ProtoReflect.Descriptor instead.
  111. func (*AutoMigrateBatchRequest) Descriptor() ([]byte, []int) {
  112. return file_v1_request_command_proto_rawDescGZIP(), []int{1}
  113. }
  114. func (x *AutoMigrateBatchRequest) GetDatabaseID() string {
  115. if x != nil {
  116. return x.DatabaseID
  117. }
  118. return ""
  119. }
  120. func (x *AutoMigrateBatchRequest) GetItems() []*AutoMigrateItem {
  121. if x != nil {
  122. return x.Items
  123. }
  124. return nil
  125. }
  126. type AutoMigrateItem struct {
  127. state protoimpl.MessageState
  128. sizeCache protoimpl.SizeCache
  129. unknownFields protoimpl.UnknownFields
  130. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  131. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  132. TableModelDescribe []byte `protobuf:"bytes,3,opt,name=TableModelDescribe,proto3" json:"TableModelDescribe,omitempty"`
  133. }
  134. func (x *AutoMigrateItem) Reset() {
  135. *x = AutoMigrateItem{}
  136. if protoimpl.UnsafeEnabled {
  137. mi := &file_v1_request_command_proto_msgTypes[2]
  138. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  139. ms.StoreMessageInfo(mi)
  140. }
  141. }
  142. func (x *AutoMigrateItem) String() string {
  143. return protoimpl.X.MessageStringOf(x)
  144. }
  145. func (*AutoMigrateItem) ProtoMessage() {}
  146. func (x *AutoMigrateItem) ProtoReflect() protoreflect.Message {
  147. mi := &file_v1_request_command_proto_msgTypes[2]
  148. if protoimpl.UnsafeEnabled && x != nil {
  149. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  150. if ms.LoadMessageInfo() == nil {
  151. ms.StoreMessageInfo(mi)
  152. }
  153. return ms
  154. }
  155. return mi.MessageOf(x)
  156. }
  157. // Deprecated: Use AutoMigrateItem.ProtoReflect.Descriptor instead.
  158. func (*AutoMigrateItem) Descriptor() ([]byte, []int) {
  159. return file_v1_request_command_proto_rawDescGZIP(), []int{2}
  160. }
  161. func (x *AutoMigrateItem) GetTablePrefixWithSchema() string {
  162. if x != nil {
  163. return x.TablePrefixWithSchema
  164. }
  165. return ""
  166. }
  167. func (x *AutoMigrateItem) GetVersion() string {
  168. if x != nil {
  169. return x.Version
  170. }
  171. return ""
  172. }
  173. func (x *AutoMigrateItem) GetTableModelDescribe() []byte {
  174. if x != nil {
  175. return x.TableModelDescribe
  176. }
  177. return nil
  178. }
  179. type TransactionBeginRequest struct {
  180. state protoimpl.MessageState
  181. sizeCache protoimpl.SizeCache
  182. unknownFields protoimpl.UnknownFields
  183. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  184. }
  185. func (x *TransactionBeginRequest) Reset() {
  186. *x = TransactionBeginRequest{}
  187. if protoimpl.UnsafeEnabled {
  188. mi := &file_v1_request_command_proto_msgTypes[3]
  189. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  190. ms.StoreMessageInfo(mi)
  191. }
  192. }
  193. func (x *TransactionBeginRequest) String() string {
  194. return protoimpl.X.MessageStringOf(x)
  195. }
  196. func (*TransactionBeginRequest) ProtoMessage() {}
  197. func (x *TransactionBeginRequest) ProtoReflect() protoreflect.Message {
  198. mi := &file_v1_request_command_proto_msgTypes[3]
  199. if protoimpl.UnsafeEnabled && x != nil {
  200. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  201. if ms.LoadMessageInfo() == nil {
  202. ms.StoreMessageInfo(mi)
  203. }
  204. return ms
  205. }
  206. return mi.MessageOf(x)
  207. }
  208. // Deprecated: Use TransactionBeginRequest.ProtoReflect.Descriptor instead.
  209. func (*TransactionBeginRequest) Descriptor() ([]byte, []int) {
  210. return file_v1_request_command_proto_rawDescGZIP(), []int{3}
  211. }
  212. func (x *TransactionBeginRequest) GetDatabaseID() string {
  213. if x != nil {
  214. return x.DatabaseID
  215. }
  216. return ""
  217. }
  218. type InsertTxRequest struct {
  219. state protoimpl.MessageState
  220. sizeCache protoimpl.SizeCache
  221. unknownFields protoimpl.UnknownFields
  222. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  223. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  224. KeyColumns []string `protobuf:"bytes,3,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  225. TableRow *TableRow `protobuf:"bytes,4,opt,name=TableRow,proto3" json:"TableRow,omitempty"`
  226. UserID string `protobuf:"bytes,5,opt,name=UserID,proto3" json:"UserID,omitempty"`
  227. }
  228. func (x *InsertTxRequest) Reset() {
  229. *x = InsertTxRequest{}
  230. if protoimpl.UnsafeEnabled {
  231. mi := &file_v1_request_command_proto_msgTypes[4]
  232. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  233. ms.StoreMessageInfo(mi)
  234. }
  235. }
  236. func (x *InsertTxRequest) String() string {
  237. return protoimpl.X.MessageStringOf(x)
  238. }
  239. func (*InsertTxRequest) ProtoMessage() {}
  240. func (x *InsertTxRequest) ProtoReflect() protoreflect.Message {
  241. mi := &file_v1_request_command_proto_msgTypes[4]
  242. if protoimpl.UnsafeEnabled && x != nil {
  243. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  244. if ms.LoadMessageInfo() == nil {
  245. ms.StoreMessageInfo(mi)
  246. }
  247. return ms
  248. }
  249. return mi.MessageOf(x)
  250. }
  251. // Deprecated: Use InsertTxRequest.ProtoReflect.Descriptor instead.
  252. func (*InsertTxRequest) Descriptor() ([]byte, []int) {
  253. return file_v1_request_command_proto_rawDescGZIP(), []int{4}
  254. }
  255. func (x *InsertTxRequest) GetTablePrefixWithSchema() string {
  256. if x != nil {
  257. return x.TablePrefixWithSchema
  258. }
  259. return ""
  260. }
  261. func (x *InsertTxRequest) GetVersion() string {
  262. if x != nil {
  263. return x.Version
  264. }
  265. return ""
  266. }
  267. func (x *InsertTxRequest) GetKeyColumns() []string {
  268. if x != nil {
  269. return x.KeyColumns
  270. }
  271. return nil
  272. }
  273. func (x *InsertTxRequest) GetTableRow() *TableRow {
  274. if x != nil {
  275. return x.TableRow
  276. }
  277. return nil
  278. }
  279. func (x *InsertTxRequest) GetUserID() string {
  280. if x != nil {
  281. return x.UserID
  282. }
  283. return ""
  284. }
  285. type InsertBatchTxRequest struct {
  286. state protoimpl.MessageState
  287. sizeCache protoimpl.SizeCache
  288. unknownFields protoimpl.UnknownFields
  289. Items []*InsertTableItem `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"`
  290. UserID string `protobuf:"bytes,2,opt,name=UserID,proto3" json:"UserID,omitempty"`
  291. }
  292. func (x *InsertBatchTxRequest) Reset() {
  293. *x = InsertBatchTxRequest{}
  294. if protoimpl.UnsafeEnabled {
  295. mi := &file_v1_request_command_proto_msgTypes[5]
  296. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  297. ms.StoreMessageInfo(mi)
  298. }
  299. }
  300. func (x *InsertBatchTxRequest) String() string {
  301. return protoimpl.X.MessageStringOf(x)
  302. }
  303. func (*InsertBatchTxRequest) ProtoMessage() {}
  304. func (x *InsertBatchTxRequest) ProtoReflect() protoreflect.Message {
  305. mi := &file_v1_request_command_proto_msgTypes[5]
  306. if protoimpl.UnsafeEnabled && x != nil {
  307. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  308. if ms.LoadMessageInfo() == nil {
  309. ms.StoreMessageInfo(mi)
  310. }
  311. return ms
  312. }
  313. return mi.MessageOf(x)
  314. }
  315. // Deprecated: Use InsertBatchTxRequest.ProtoReflect.Descriptor instead.
  316. func (*InsertBatchTxRequest) Descriptor() ([]byte, []int) {
  317. return file_v1_request_command_proto_rawDescGZIP(), []int{5}
  318. }
  319. func (x *InsertBatchTxRequest) GetItems() []*InsertTableItem {
  320. if x != nil {
  321. return x.Items
  322. }
  323. return nil
  324. }
  325. func (x *InsertBatchTxRequest) GetUserID() string {
  326. if x != nil {
  327. return x.UserID
  328. }
  329. return ""
  330. }
  331. type DeleteTxRequest struct {
  332. state protoimpl.MessageState
  333. sizeCache protoimpl.SizeCache
  334. unknownFields protoimpl.UnknownFields
  335. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  336. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  337. KeyValues map[string]string `protobuf:"bytes,3,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  338. UserID string `protobuf:"bytes,4,opt,name=UserID,proto3" json:"UserID,omitempty"`
  339. }
  340. func (x *DeleteTxRequest) Reset() {
  341. *x = DeleteTxRequest{}
  342. if protoimpl.UnsafeEnabled {
  343. mi := &file_v1_request_command_proto_msgTypes[6]
  344. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  345. ms.StoreMessageInfo(mi)
  346. }
  347. }
  348. func (x *DeleteTxRequest) String() string {
  349. return protoimpl.X.MessageStringOf(x)
  350. }
  351. func (*DeleteTxRequest) ProtoMessage() {}
  352. func (x *DeleteTxRequest) ProtoReflect() protoreflect.Message {
  353. mi := &file_v1_request_command_proto_msgTypes[6]
  354. if protoimpl.UnsafeEnabled && x != nil {
  355. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  356. if ms.LoadMessageInfo() == nil {
  357. ms.StoreMessageInfo(mi)
  358. }
  359. return ms
  360. }
  361. return mi.MessageOf(x)
  362. }
  363. // Deprecated: Use DeleteTxRequest.ProtoReflect.Descriptor instead.
  364. func (*DeleteTxRequest) Descriptor() ([]byte, []int) {
  365. return file_v1_request_command_proto_rawDescGZIP(), []int{6}
  366. }
  367. func (x *DeleteTxRequest) GetTablePrefixWithSchema() string {
  368. if x != nil {
  369. return x.TablePrefixWithSchema
  370. }
  371. return ""
  372. }
  373. func (x *DeleteTxRequest) GetVersion() string {
  374. if x != nil {
  375. return x.Version
  376. }
  377. return ""
  378. }
  379. func (x *DeleteTxRequest) GetKeyValues() map[string]string {
  380. if x != nil {
  381. return x.KeyValues
  382. }
  383. return nil
  384. }
  385. func (x *DeleteTxRequest) GetUserID() string {
  386. if x != nil {
  387. return x.UserID
  388. }
  389. return ""
  390. }
  391. type DeleteBatchTxRequest struct {
  392. state protoimpl.MessageState
  393. sizeCache protoimpl.SizeCache
  394. unknownFields protoimpl.UnknownFields
  395. Items []*DeleteTableItem `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"`
  396. UserID string `protobuf:"bytes,2,opt,name=UserID,proto3" json:"UserID,omitempty"`
  397. }
  398. func (x *DeleteBatchTxRequest) Reset() {
  399. *x = DeleteBatchTxRequest{}
  400. if protoimpl.UnsafeEnabled {
  401. mi := &file_v1_request_command_proto_msgTypes[7]
  402. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  403. ms.StoreMessageInfo(mi)
  404. }
  405. }
  406. func (x *DeleteBatchTxRequest) String() string {
  407. return protoimpl.X.MessageStringOf(x)
  408. }
  409. func (*DeleteBatchTxRequest) ProtoMessage() {}
  410. func (x *DeleteBatchTxRequest) ProtoReflect() protoreflect.Message {
  411. mi := &file_v1_request_command_proto_msgTypes[7]
  412. if protoimpl.UnsafeEnabled && x != nil {
  413. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  414. if ms.LoadMessageInfo() == nil {
  415. ms.StoreMessageInfo(mi)
  416. }
  417. return ms
  418. }
  419. return mi.MessageOf(x)
  420. }
  421. // Deprecated: Use DeleteBatchTxRequest.ProtoReflect.Descriptor instead.
  422. func (*DeleteBatchTxRequest) Descriptor() ([]byte, []int) {
  423. return file_v1_request_command_proto_rawDescGZIP(), []int{7}
  424. }
  425. func (x *DeleteBatchTxRequest) GetItems() []*DeleteTableItem {
  426. if x != nil {
  427. return x.Items
  428. }
  429. return nil
  430. }
  431. func (x *DeleteBatchTxRequest) GetUserID() string {
  432. if x != nil {
  433. return x.UserID
  434. }
  435. return ""
  436. }
  437. type UpdateTxRequest struct {
  438. state protoimpl.MessageState
  439. sizeCache protoimpl.SizeCache
  440. unknownFields protoimpl.UnknownFields
  441. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  442. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  443. KeyValues map[string]string `protobuf:"bytes,3,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  444. NewTableRow *TableRow `protobuf:"bytes,4,opt,name=NewTableRow,proto3" json:"NewTableRow,omitempty"`
  445. UserID string `protobuf:"bytes,5,opt,name=UserID,proto3" json:"UserID,omitempty"`
  446. }
  447. func (x *UpdateTxRequest) Reset() {
  448. *x = UpdateTxRequest{}
  449. if protoimpl.UnsafeEnabled {
  450. mi := &file_v1_request_command_proto_msgTypes[8]
  451. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  452. ms.StoreMessageInfo(mi)
  453. }
  454. }
  455. func (x *UpdateTxRequest) String() string {
  456. return protoimpl.X.MessageStringOf(x)
  457. }
  458. func (*UpdateTxRequest) ProtoMessage() {}
  459. func (x *UpdateTxRequest) ProtoReflect() protoreflect.Message {
  460. mi := &file_v1_request_command_proto_msgTypes[8]
  461. if protoimpl.UnsafeEnabled && x != nil {
  462. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  463. if ms.LoadMessageInfo() == nil {
  464. ms.StoreMessageInfo(mi)
  465. }
  466. return ms
  467. }
  468. return mi.MessageOf(x)
  469. }
  470. // Deprecated: Use UpdateTxRequest.ProtoReflect.Descriptor instead.
  471. func (*UpdateTxRequest) Descriptor() ([]byte, []int) {
  472. return file_v1_request_command_proto_rawDescGZIP(), []int{8}
  473. }
  474. func (x *UpdateTxRequest) GetTablePrefixWithSchema() string {
  475. if x != nil {
  476. return x.TablePrefixWithSchema
  477. }
  478. return ""
  479. }
  480. func (x *UpdateTxRequest) GetVersion() string {
  481. if x != nil {
  482. return x.Version
  483. }
  484. return ""
  485. }
  486. func (x *UpdateTxRequest) GetKeyValues() map[string]string {
  487. if x != nil {
  488. return x.KeyValues
  489. }
  490. return nil
  491. }
  492. func (x *UpdateTxRequest) GetNewTableRow() *TableRow {
  493. if x != nil {
  494. return x.NewTableRow
  495. }
  496. return nil
  497. }
  498. func (x *UpdateTxRequest) GetUserID() string {
  499. if x != nil {
  500. return x.UserID
  501. }
  502. return ""
  503. }
  504. type TransactionEndRequest struct {
  505. state protoimpl.MessageState
  506. sizeCache protoimpl.SizeCache
  507. unknownFields protoimpl.UnknownFields
  508. }
  509. func (x *TransactionEndRequest) Reset() {
  510. *x = TransactionEndRequest{}
  511. if protoimpl.UnsafeEnabled {
  512. mi := &file_v1_request_command_proto_msgTypes[9]
  513. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  514. ms.StoreMessageInfo(mi)
  515. }
  516. }
  517. func (x *TransactionEndRequest) String() string {
  518. return protoimpl.X.MessageStringOf(x)
  519. }
  520. func (*TransactionEndRequest) ProtoMessage() {}
  521. func (x *TransactionEndRequest) ProtoReflect() protoreflect.Message {
  522. mi := &file_v1_request_command_proto_msgTypes[9]
  523. if protoimpl.UnsafeEnabled && x != nil {
  524. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  525. if ms.LoadMessageInfo() == nil {
  526. ms.StoreMessageInfo(mi)
  527. }
  528. return ms
  529. }
  530. return mi.MessageOf(x)
  531. }
  532. // Deprecated: Use TransactionEndRequest.ProtoReflect.Descriptor instead.
  533. func (*TransactionEndRequest) Descriptor() ([]byte, []int) {
  534. return file_v1_request_command_proto_rawDescGZIP(), []int{9}
  535. }
  536. type TransactionOperation struct {
  537. state protoimpl.MessageState
  538. sizeCache protoimpl.SizeCache
  539. unknownFields protoimpl.UnknownFields
  540. // Types that are assignable to Request:
  541. //
  542. // *TransactionOperation_TransactionBeginRequest
  543. // *TransactionOperation_InsertTxRequest
  544. // *TransactionOperation_InsertBatchTxRequest
  545. // *TransactionOperation_DeleteTxRequest
  546. // *TransactionOperation_DeleteBatchTxRequest
  547. // *TransactionOperation_UpdateTxRequest
  548. // *TransactionOperation_TransactionEndRequest
  549. Request isTransactionOperation_Request `protobuf_oneof:"Request"`
  550. }
  551. func (x *TransactionOperation) Reset() {
  552. *x = TransactionOperation{}
  553. if protoimpl.UnsafeEnabled {
  554. mi := &file_v1_request_command_proto_msgTypes[10]
  555. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  556. ms.StoreMessageInfo(mi)
  557. }
  558. }
  559. func (x *TransactionOperation) String() string {
  560. return protoimpl.X.MessageStringOf(x)
  561. }
  562. func (*TransactionOperation) ProtoMessage() {}
  563. func (x *TransactionOperation) ProtoReflect() protoreflect.Message {
  564. mi := &file_v1_request_command_proto_msgTypes[10]
  565. if protoimpl.UnsafeEnabled && x != nil {
  566. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  567. if ms.LoadMessageInfo() == nil {
  568. ms.StoreMessageInfo(mi)
  569. }
  570. return ms
  571. }
  572. return mi.MessageOf(x)
  573. }
  574. // Deprecated: Use TransactionOperation.ProtoReflect.Descriptor instead.
  575. func (*TransactionOperation) Descriptor() ([]byte, []int) {
  576. return file_v1_request_command_proto_rawDescGZIP(), []int{10}
  577. }
  578. func (m *TransactionOperation) GetRequest() isTransactionOperation_Request {
  579. if m != nil {
  580. return m.Request
  581. }
  582. return nil
  583. }
  584. func (x *TransactionOperation) GetTransactionBeginRequest() *TransactionBeginRequest {
  585. if x, ok := x.GetRequest().(*TransactionOperation_TransactionBeginRequest); ok {
  586. return x.TransactionBeginRequest
  587. }
  588. return nil
  589. }
  590. func (x *TransactionOperation) GetInsertTxRequest() *InsertTxRequest {
  591. if x, ok := x.GetRequest().(*TransactionOperation_InsertTxRequest); ok {
  592. return x.InsertTxRequest
  593. }
  594. return nil
  595. }
  596. func (x *TransactionOperation) GetInsertBatchTxRequest() *InsertBatchTxRequest {
  597. if x, ok := x.GetRequest().(*TransactionOperation_InsertBatchTxRequest); ok {
  598. return x.InsertBatchTxRequest
  599. }
  600. return nil
  601. }
  602. func (x *TransactionOperation) GetDeleteTxRequest() *DeleteTxRequest {
  603. if x, ok := x.GetRequest().(*TransactionOperation_DeleteTxRequest); ok {
  604. return x.DeleteTxRequest
  605. }
  606. return nil
  607. }
  608. func (x *TransactionOperation) GetDeleteBatchTxRequest() *DeleteBatchTxRequest {
  609. if x, ok := x.GetRequest().(*TransactionOperation_DeleteBatchTxRequest); ok {
  610. return x.DeleteBatchTxRequest
  611. }
  612. return nil
  613. }
  614. func (x *TransactionOperation) GetUpdateTxRequest() *UpdateTxRequest {
  615. if x, ok := x.GetRequest().(*TransactionOperation_UpdateTxRequest); ok {
  616. return x.UpdateTxRequest
  617. }
  618. return nil
  619. }
  620. func (x *TransactionOperation) GetTransactionEndRequest() *TransactionEndRequest {
  621. if x, ok := x.GetRequest().(*TransactionOperation_TransactionEndRequest); ok {
  622. return x.TransactionEndRequest
  623. }
  624. return nil
  625. }
  626. type isTransactionOperation_Request interface {
  627. isTransactionOperation_Request()
  628. }
  629. type TransactionOperation_TransactionBeginRequest struct {
  630. TransactionBeginRequest *TransactionBeginRequest `protobuf:"bytes,1,opt,name=TransactionBeginRequest,proto3,oneof"`
  631. }
  632. type TransactionOperation_InsertTxRequest struct {
  633. InsertTxRequest *InsertTxRequest `protobuf:"bytes,2,opt,name=InsertTxRequest,proto3,oneof"`
  634. }
  635. type TransactionOperation_InsertBatchTxRequest struct {
  636. InsertBatchTxRequest *InsertBatchTxRequest `protobuf:"bytes,3,opt,name=InsertBatchTxRequest,proto3,oneof"`
  637. }
  638. type TransactionOperation_DeleteTxRequest struct {
  639. DeleteTxRequest *DeleteTxRequest `protobuf:"bytes,4,opt,name=DeleteTxRequest,proto3,oneof"`
  640. }
  641. type TransactionOperation_DeleteBatchTxRequest struct {
  642. DeleteBatchTxRequest *DeleteBatchTxRequest `protobuf:"bytes,5,opt,name=DeleteBatchTxRequest,proto3,oneof"`
  643. }
  644. type TransactionOperation_UpdateTxRequest struct {
  645. UpdateTxRequest *UpdateTxRequest `protobuf:"bytes,6,opt,name=UpdateTxRequest,proto3,oneof"`
  646. }
  647. type TransactionOperation_TransactionEndRequest struct {
  648. TransactionEndRequest *TransactionEndRequest `protobuf:"bytes,7,opt,name=TransactionEndRequest,proto3,oneof"`
  649. }
  650. func (*TransactionOperation_TransactionBeginRequest) isTransactionOperation_Request() {}
  651. func (*TransactionOperation_InsertTxRequest) isTransactionOperation_Request() {}
  652. func (*TransactionOperation_InsertBatchTxRequest) isTransactionOperation_Request() {}
  653. func (*TransactionOperation_DeleteTxRequest) isTransactionOperation_Request() {}
  654. func (*TransactionOperation_DeleteBatchTxRequest) isTransactionOperation_Request() {}
  655. func (*TransactionOperation_UpdateTxRequest) isTransactionOperation_Request() {}
  656. func (*TransactionOperation_TransactionEndRequest) isTransactionOperation_Request() {}
  657. type InsertRequest struct {
  658. state protoimpl.MessageState
  659. sizeCache protoimpl.SizeCache
  660. unknownFields protoimpl.UnknownFields
  661. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  662. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  663. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  664. KeyColumns []string `protobuf:"bytes,4,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  665. TableRow *TableRow `protobuf:"bytes,5,opt,name=TableRow,proto3" json:"TableRow,omitempty"`
  666. UserID string `protobuf:"bytes,6,opt,name=UserID,proto3" json:"UserID,omitempty"`
  667. }
  668. func (x *InsertRequest) Reset() {
  669. *x = InsertRequest{}
  670. if protoimpl.UnsafeEnabled {
  671. mi := &file_v1_request_command_proto_msgTypes[11]
  672. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  673. ms.StoreMessageInfo(mi)
  674. }
  675. }
  676. func (x *InsertRequest) String() string {
  677. return protoimpl.X.MessageStringOf(x)
  678. }
  679. func (*InsertRequest) ProtoMessage() {}
  680. func (x *InsertRequest) ProtoReflect() protoreflect.Message {
  681. mi := &file_v1_request_command_proto_msgTypes[11]
  682. if protoimpl.UnsafeEnabled && x != nil {
  683. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  684. if ms.LoadMessageInfo() == nil {
  685. ms.StoreMessageInfo(mi)
  686. }
  687. return ms
  688. }
  689. return mi.MessageOf(x)
  690. }
  691. // Deprecated: Use InsertRequest.ProtoReflect.Descriptor instead.
  692. func (*InsertRequest) Descriptor() ([]byte, []int) {
  693. return file_v1_request_command_proto_rawDescGZIP(), []int{11}
  694. }
  695. func (x *InsertRequest) GetDatabaseID() string {
  696. if x != nil {
  697. return x.DatabaseID
  698. }
  699. return ""
  700. }
  701. func (x *InsertRequest) GetTablePrefixWithSchema() string {
  702. if x != nil {
  703. return x.TablePrefixWithSchema
  704. }
  705. return ""
  706. }
  707. func (x *InsertRequest) GetVersion() string {
  708. if x != nil {
  709. return x.Version
  710. }
  711. return ""
  712. }
  713. func (x *InsertRequest) GetKeyColumns() []string {
  714. if x != nil {
  715. return x.KeyColumns
  716. }
  717. return nil
  718. }
  719. func (x *InsertRequest) GetTableRow() *TableRow {
  720. if x != nil {
  721. return x.TableRow
  722. }
  723. return nil
  724. }
  725. func (x *InsertRequest) GetUserID() string {
  726. if x != nil {
  727. return x.UserID
  728. }
  729. return ""
  730. }
  731. type InsertBatchRequest struct {
  732. state protoimpl.MessageState
  733. sizeCache protoimpl.SizeCache
  734. unknownFields protoimpl.UnknownFields
  735. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  736. Items []*InsertTableItem `protobuf:"bytes,2,rep,name=Items,proto3" json:"Items,omitempty"`
  737. UserID string `protobuf:"bytes,3,opt,name=UserID,proto3" json:"UserID,omitempty"`
  738. }
  739. func (x *InsertBatchRequest) Reset() {
  740. *x = InsertBatchRequest{}
  741. if protoimpl.UnsafeEnabled {
  742. mi := &file_v1_request_command_proto_msgTypes[12]
  743. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  744. ms.StoreMessageInfo(mi)
  745. }
  746. }
  747. func (x *InsertBatchRequest) String() string {
  748. return protoimpl.X.MessageStringOf(x)
  749. }
  750. func (*InsertBatchRequest) ProtoMessage() {}
  751. func (x *InsertBatchRequest) ProtoReflect() protoreflect.Message {
  752. mi := &file_v1_request_command_proto_msgTypes[12]
  753. if protoimpl.UnsafeEnabled && x != nil {
  754. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  755. if ms.LoadMessageInfo() == nil {
  756. ms.StoreMessageInfo(mi)
  757. }
  758. return ms
  759. }
  760. return mi.MessageOf(x)
  761. }
  762. // Deprecated: Use InsertBatchRequest.ProtoReflect.Descriptor instead.
  763. func (*InsertBatchRequest) Descriptor() ([]byte, []int) {
  764. return file_v1_request_command_proto_rawDescGZIP(), []int{12}
  765. }
  766. func (x *InsertBatchRequest) GetDatabaseID() string {
  767. if x != nil {
  768. return x.DatabaseID
  769. }
  770. return ""
  771. }
  772. func (x *InsertBatchRequest) GetItems() []*InsertTableItem {
  773. if x != nil {
  774. return x.Items
  775. }
  776. return nil
  777. }
  778. func (x *InsertBatchRequest) GetUserID() string {
  779. if x != nil {
  780. return x.UserID
  781. }
  782. return ""
  783. }
  784. type InsertTableItem struct {
  785. state protoimpl.MessageState
  786. sizeCache protoimpl.SizeCache
  787. unknownFields protoimpl.UnknownFields
  788. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  789. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  790. Items []*InsertItem `protobuf:"bytes,3,rep,name=Items,proto3" json:"Items,omitempty"`
  791. }
  792. func (x *InsertTableItem) Reset() {
  793. *x = InsertTableItem{}
  794. if protoimpl.UnsafeEnabled {
  795. mi := &file_v1_request_command_proto_msgTypes[13]
  796. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  797. ms.StoreMessageInfo(mi)
  798. }
  799. }
  800. func (x *InsertTableItem) String() string {
  801. return protoimpl.X.MessageStringOf(x)
  802. }
  803. func (*InsertTableItem) ProtoMessage() {}
  804. func (x *InsertTableItem) ProtoReflect() protoreflect.Message {
  805. mi := &file_v1_request_command_proto_msgTypes[13]
  806. if protoimpl.UnsafeEnabled && x != nil {
  807. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  808. if ms.LoadMessageInfo() == nil {
  809. ms.StoreMessageInfo(mi)
  810. }
  811. return ms
  812. }
  813. return mi.MessageOf(x)
  814. }
  815. // Deprecated: Use InsertTableItem.ProtoReflect.Descriptor instead.
  816. func (*InsertTableItem) Descriptor() ([]byte, []int) {
  817. return file_v1_request_command_proto_rawDescGZIP(), []int{13}
  818. }
  819. func (x *InsertTableItem) GetTablePrefixWithSchema() string {
  820. if x != nil {
  821. return x.TablePrefixWithSchema
  822. }
  823. return ""
  824. }
  825. func (x *InsertTableItem) GetVersion() string {
  826. if x != nil {
  827. return x.Version
  828. }
  829. return ""
  830. }
  831. func (x *InsertTableItem) GetItems() []*InsertItem {
  832. if x != nil {
  833. return x.Items
  834. }
  835. return nil
  836. }
  837. type InsertItem struct {
  838. state protoimpl.MessageState
  839. sizeCache protoimpl.SizeCache
  840. unknownFields protoimpl.UnknownFields
  841. KeyColumns []string `protobuf:"bytes,1,rep,name=KeyColumns,proto3" json:"KeyColumns,omitempty"`
  842. TableRow *TableRow `protobuf:"bytes,2,opt,name=TableRow,proto3" json:"TableRow,omitempty"`
  843. }
  844. func (x *InsertItem) Reset() {
  845. *x = InsertItem{}
  846. if protoimpl.UnsafeEnabled {
  847. mi := &file_v1_request_command_proto_msgTypes[14]
  848. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  849. ms.StoreMessageInfo(mi)
  850. }
  851. }
  852. func (x *InsertItem) String() string {
  853. return protoimpl.X.MessageStringOf(x)
  854. }
  855. func (*InsertItem) ProtoMessage() {}
  856. func (x *InsertItem) ProtoReflect() protoreflect.Message {
  857. mi := &file_v1_request_command_proto_msgTypes[14]
  858. if protoimpl.UnsafeEnabled && x != nil {
  859. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  860. if ms.LoadMessageInfo() == nil {
  861. ms.StoreMessageInfo(mi)
  862. }
  863. return ms
  864. }
  865. return mi.MessageOf(x)
  866. }
  867. // Deprecated: Use InsertItem.ProtoReflect.Descriptor instead.
  868. func (*InsertItem) Descriptor() ([]byte, []int) {
  869. return file_v1_request_command_proto_rawDescGZIP(), []int{14}
  870. }
  871. func (x *InsertItem) GetKeyColumns() []string {
  872. if x != nil {
  873. return x.KeyColumns
  874. }
  875. return nil
  876. }
  877. func (x *InsertItem) GetTableRow() *TableRow {
  878. if x != nil {
  879. return x.TableRow
  880. }
  881. return nil
  882. }
  883. type DeleteRequest struct {
  884. state protoimpl.MessageState
  885. sizeCache protoimpl.SizeCache
  886. unknownFields protoimpl.UnknownFields
  887. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  888. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  889. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  890. KeyValues map[string]string `protobuf:"bytes,4,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  891. UserID string `protobuf:"bytes,5,opt,name=UserID,proto3" json:"UserID,omitempty"`
  892. }
  893. func (x *DeleteRequest) Reset() {
  894. *x = DeleteRequest{}
  895. if protoimpl.UnsafeEnabled {
  896. mi := &file_v1_request_command_proto_msgTypes[15]
  897. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  898. ms.StoreMessageInfo(mi)
  899. }
  900. }
  901. func (x *DeleteRequest) String() string {
  902. return protoimpl.X.MessageStringOf(x)
  903. }
  904. func (*DeleteRequest) ProtoMessage() {}
  905. func (x *DeleteRequest) ProtoReflect() protoreflect.Message {
  906. mi := &file_v1_request_command_proto_msgTypes[15]
  907. if protoimpl.UnsafeEnabled && x != nil {
  908. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  909. if ms.LoadMessageInfo() == nil {
  910. ms.StoreMessageInfo(mi)
  911. }
  912. return ms
  913. }
  914. return mi.MessageOf(x)
  915. }
  916. // Deprecated: Use DeleteRequest.ProtoReflect.Descriptor instead.
  917. func (*DeleteRequest) Descriptor() ([]byte, []int) {
  918. return file_v1_request_command_proto_rawDescGZIP(), []int{15}
  919. }
  920. func (x *DeleteRequest) GetDatabaseID() string {
  921. if x != nil {
  922. return x.DatabaseID
  923. }
  924. return ""
  925. }
  926. func (x *DeleteRequest) GetTablePrefixWithSchema() string {
  927. if x != nil {
  928. return x.TablePrefixWithSchema
  929. }
  930. return ""
  931. }
  932. func (x *DeleteRequest) GetVersion() string {
  933. if x != nil {
  934. return x.Version
  935. }
  936. return ""
  937. }
  938. func (x *DeleteRequest) GetKeyValues() map[string]string {
  939. if x != nil {
  940. return x.KeyValues
  941. }
  942. return nil
  943. }
  944. func (x *DeleteRequest) GetUserID() string {
  945. if x != nil {
  946. return x.UserID
  947. }
  948. return ""
  949. }
  950. type DeleteBatchRequest struct {
  951. state protoimpl.MessageState
  952. sizeCache protoimpl.SizeCache
  953. unknownFields protoimpl.UnknownFields
  954. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  955. Items []*DeleteTableItem `protobuf:"bytes,2,rep,name=Items,proto3" json:"Items,omitempty"`
  956. UserID string `protobuf:"bytes,3,opt,name=UserID,proto3" json:"UserID,omitempty"`
  957. }
  958. func (x *DeleteBatchRequest) Reset() {
  959. *x = DeleteBatchRequest{}
  960. if protoimpl.UnsafeEnabled {
  961. mi := &file_v1_request_command_proto_msgTypes[16]
  962. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  963. ms.StoreMessageInfo(mi)
  964. }
  965. }
  966. func (x *DeleteBatchRequest) String() string {
  967. return protoimpl.X.MessageStringOf(x)
  968. }
  969. func (*DeleteBatchRequest) ProtoMessage() {}
  970. func (x *DeleteBatchRequest) ProtoReflect() protoreflect.Message {
  971. mi := &file_v1_request_command_proto_msgTypes[16]
  972. if protoimpl.UnsafeEnabled && x != nil {
  973. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  974. if ms.LoadMessageInfo() == nil {
  975. ms.StoreMessageInfo(mi)
  976. }
  977. return ms
  978. }
  979. return mi.MessageOf(x)
  980. }
  981. // Deprecated: Use DeleteBatchRequest.ProtoReflect.Descriptor instead.
  982. func (*DeleteBatchRequest) Descriptor() ([]byte, []int) {
  983. return file_v1_request_command_proto_rawDescGZIP(), []int{16}
  984. }
  985. func (x *DeleteBatchRequest) GetDatabaseID() string {
  986. if x != nil {
  987. return x.DatabaseID
  988. }
  989. return ""
  990. }
  991. func (x *DeleteBatchRequest) GetItems() []*DeleteTableItem {
  992. if x != nil {
  993. return x.Items
  994. }
  995. return nil
  996. }
  997. func (x *DeleteBatchRequest) GetUserID() string {
  998. if x != nil {
  999. return x.UserID
  1000. }
  1001. return ""
  1002. }
  1003. type DeleteTableItem struct {
  1004. state protoimpl.MessageState
  1005. sizeCache protoimpl.SizeCache
  1006. unknownFields protoimpl.UnknownFields
  1007. TablePrefixWithSchema string `protobuf:"bytes,1,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  1008. Version string `protobuf:"bytes,2,opt,name=Version,proto3" json:"Version,omitempty"`
  1009. Items []*DeleteItem `protobuf:"bytes,3,rep,name=Items,proto3" json:"Items,omitempty"`
  1010. }
  1011. func (x *DeleteTableItem) Reset() {
  1012. *x = DeleteTableItem{}
  1013. if protoimpl.UnsafeEnabled {
  1014. mi := &file_v1_request_command_proto_msgTypes[17]
  1015. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1016. ms.StoreMessageInfo(mi)
  1017. }
  1018. }
  1019. func (x *DeleteTableItem) String() string {
  1020. return protoimpl.X.MessageStringOf(x)
  1021. }
  1022. func (*DeleteTableItem) ProtoMessage() {}
  1023. func (x *DeleteTableItem) ProtoReflect() protoreflect.Message {
  1024. mi := &file_v1_request_command_proto_msgTypes[17]
  1025. if protoimpl.UnsafeEnabled && x != nil {
  1026. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1027. if ms.LoadMessageInfo() == nil {
  1028. ms.StoreMessageInfo(mi)
  1029. }
  1030. return ms
  1031. }
  1032. return mi.MessageOf(x)
  1033. }
  1034. // Deprecated: Use DeleteTableItem.ProtoReflect.Descriptor instead.
  1035. func (*DeleteTableItem) Descriptor() ([]byte, []int) {
  1036. return file_v1_request_command_proto_rawDescGZIP(), []int{17}
  1037. }
  1038. func (x *DeleteTableItem) GetTablePrefixWithSchema() string {
  1039. if x != nil {
  1040. return x.TablePrefixWithSchema
  1041. }
  1042. return ""
  1043. }
  1044. func (x *DeleteTableItem) GetVersion() string {
  1045. if x != nil {
  1046. return x.Version
  1047. }
  1048. return ""
  1049. }
  1050. func (x *DeleteTableItem) GetItems() []*DeleteItem {
  1051. if x != nil {
  1052. return x.Items
  1053. }
  1054. return nil
  1055. }
  1056. type DeleteItem struct {
  1057. state protoimpl.MessageState
  1058. sizeCache protoimpl.SizeCache
  1059. unknownFields protoimpl.UnknownFields
  1060. KeyValues map[string]string `protobuf:"bytes,1,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1061. }
  1062. func (x *DeleteItem) Reset() {
  1063. *x = DeleteItem{}
  1064. if protoimpl.UnsafeEnabled {
  1065. mi := &file_v1_request_command_proto_msgTypes[18]
  1066. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1067. ms.StoreMessageInfo(mi)
  1068. }
  1069. }
  1070. func (x *DeleteItem) String() string {
  1071. return protoimpl.X.MessageStringOf(x)
  1072. }
  1073. func (*DeleteItem) ProtoMessage() {}
  1074. func (x *DeleteItem) ProtoReflect() protoreflect.Message {
  1075. mi := &file_v1_request_command_proto_msgTypes[18]
  1076. if protoimpl.UnsafeEnabled && x != nil {
  1077. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1078. if ms.LoadMessageInfo() == nil {
  1079. ms.StoreMessageInfo(mi)
  1080. }
  1081. return ms
  1082. }
  1083. return mi.MessageOf(x)
  1084. }
  1085. // Deprecated: Use DeleteItem.ProtoReflect.Descriptor instead.
  1086. func (*DeleteItem) Descriptor() ([]byte, []int) {
  1087. return file_v1_request_command_proto_rawDescGZIP(), []int{18}
  1088. }
  1089. func (x *DeleteItem) GetKeyValues() map[string]string {
  1090. if x != nil {
  1091. return x.KeyValues
  1092. }
  1093. return nil
  1094. }
  1095. type UpdateRequest struct {
  1096. state protoimpl.MessageState
  1097. sizeCache protoimpl.SizeCache
  1098. unknownFields protoimpl.UnknownFields
  1099. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  1100. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  1101. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  1102. KeyValues map[string]string `protobuf:"bytes,4,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1103. NewTableRow *TableRow `protobuf:"bytes,5,opt,name=NewTableRow,proto3" json:"NewTableRow,omitempty"`
  1104. UserID string `protobuf:"bytes,6,opt,name=UserID,proto3" json:"UserID,omitempty"`
  1105. }
  1106. func (x *UpdateRequest) Reset() {
  1107. *x = UpdateRequest{}
  1108. if protoimpl.UnsafeEnabled {
  1109. mi := &file_v1_request_command_proto_msgTypes[19]
  1110. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1111. ms.StoreMessageInfo(mi)
  1112. }
  1113. }
  1114. func (x *UpdateRequest) String() string {
  1115. return protoimpl.X.MessageStringOf(x)
  1116. }
  1117. func (*UpdateRequest) ProtoMessage() {}
  1118. func (x *UpdateRequest) ProtoReflect() protoreflect.Message {
  1119. mi := &file_v1_request_command_proto_msgTypes[19]
  1120. if protoimpl.UnsafeEnabled && x != nil {
  1121. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1122. if ms.LoadMessageInfo() == nil {
  1123. ms.StoreMessageInfo(mi)
  1124. }
  1125. return ms
  1126. }
  1127. return mi.MessageOf(x)
  1128. }
  1129. // Deprecated: Use UpdateRequest.ProtoReflect.Descriptor instead.
  1130. func (*UpdateRequest) Descriptor() ([]byte, []int) {
  1131. return file_v1_request_command_proto_rawDescGZIP(), []int{19}
  1132. }
  1133. func (x *UpdateRequest) GetDatabaseID() string {
  1134. if x != nil {
  1135. return x.DatabaseID
  1136. }
  1137. return ""
  1138. }
  1139. func (x *UpdateRequest) GetTablePrefixWithSchema() string {
  1140. if x != nil {
  1141. return x.TablePrefixWithSchema
  1142. }
  1143. return ""
  1144. }
  1145. func (x *UpdateRequest) GetVersion() string {
  1146. if x != nil {
  1147. return x.Version
  1148. }
  1149. return ""
  1150. }
  1151. func (x *UpdateRequest) GetKeyValues() map[string]string {
  1152. if x != nil {
  1153. return x.KeyValues
  1154. }
  1155. return nil
  1156. }
  1157. func (x *UpdateRequest) GetNewTableRow() *TableRow {
  1158. if x != nil {
  1159. return x.NewTableRow
  1160. }
  1161. return nil
  1162. }
  1163. func (x *UpdateRequest) GetUserID() string {
  1164. if x != nil {
  1165. return x.UserID
  1166. }
  1167. return ""
  1168. }
  1169. type ReplayRequest struct {
  1170. state protoimpl.MessageState
  1171. sizeCache protoimpl.SizeCache
  1172. unknownFields protoimpl.UnknownFields
  1173. DatabaseID string `protobuf:"bytes,1,opt,name=DatabaseID,proto3" json:"DatabaseID,omitempty"`
  1174. TablePrefixWithSchema string `protobuf:"bytes,2,opt,name=TablePrefixWithSchema,proto3" json:"TablePrefixWithSchema,omitempty"`
  1175. Version string `protobuf:"bytes,3,opt,name=Version,proto3" json:"Version,omitempty"`
  1176. KeyValues map[string]string `protobuf:"bytes,4,rep,name=KeyValues,proto3" json:"KeyValues,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1177. UserID string `protobuf:"bytes,5,opt,name=UserID,proto3" json:"UserID,omitempty"`
  1178. }
  1179. func (x *ReplayRequest) Reset() {
  1180. *x = ReplayRequest{}
  1181. if protoimpl.UnsafeEnabled {
  1182. mi := &file_v1_request_command_proto_msgTypes[20]
  1183. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1184. ms.StoreMessageInfo(mi)
  1185. }
  1186. }
  1187. func (x *ReplayRequest) String() string {
  1188. return protoimpl.X.MessageStringOf(x)
  1189. }
  1190. func (*ReplayRequest) ProtoMessage() {}
  1191. func (x *ReplayRequest) ProtoReflect() protoreflect.Message {
  1192. mi := &file_v1_request_command_proto_msgTypes[20]
  1193. if protoimpl.UnsafeEnabled && x != nil {
  1194. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1195. if ms.LoadMessageInfo() == nil {
  1196. ms.StoreMessageInfo(mi)
  1197. }
  1198. return ms
  1199. }
  1200. return mi.MessageOf(x)
  1201. }
  1202. // Deprecated: Use ReplayRequest.ProtoReflect.Descriptor instead.
  1203. func (*ReplayRequest) Descriptor() ([]byte, []int) {
  1204. return file_v1_request_command_proto_rawDescGZIP(), []int{20}
  1205. }
  1206. func (x *ReplayRequest) GetDatabaseID() string {
  1207. if x != nil {
  1208. return x.DatabaseID
  1209. }
  1210. return ""
  1211. }
  1212. func (x *ReplayRequest) GetTablePrefixWithSchema() string {
  1213. if x != nil {
  1214. return x.TablePrefixWithSchema
  1215. }
  1216. return ""
  1217. }
  1218. func (x *ReplayRequest) GetVersion() string {
  1219. if x != nil {
  1220. return x.Version
  1221. }
  1222. return ""
  1223. }
  1224. func (x *ReplayRequest) GetKeyValues() map[string]string {
  1225. if x != nil {
  1226. return x.KeyValues
  1227. }
  1228. return nil
  1229. }
  1230. func (x *ReplayRequest) GetUserID() string {
  1231. if x != nil {
  1232. return x.UserID
  1233. }
  1234. return ""
  1235. }
  1236. type TableRow struct {
  1237. state protoimpl.MessageState
  1238. sizeCache protoimpl.SizeCache
  1239. unknownFields protoimpl.UnknownFields
  1240. Columns []*Column `protobuf:"bytes,1,rep,name=Columns,proto3" json:"Columns,omitempty"`
  1241. }
  1242. func (x *TableRow) Reset() {
  1243. *x = TableRow{}
  1244. if protoimpl.UnsafeEnabled {
  1245. mi := &file_v1_request_command_proto_msgTypes[21]
  1246. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1247. ms.StoreMessageInfo(mi)
  1248. }
  1249. }
  1250. func (x *TableRow) String() string {
  1251. return protoimpl.X.MessageStringOf(x)
  1252. }
  1253. func (*TableRow) ProtoMessage() {}
  1254. func (x *TableRow) ProtoReflect() protoreflect.Message {
  1255. mi := &file_v1_request_command_proto_msgTypes[21]
  1256. if protoimpl.UnsafeEnabled && x != nil {
  1257. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1258. if ms.LoadMessageInfo() == nil {
  1259. ms.StoreMessageInfo(mi)
  1260. }
  1261. return ms
  1262. }
  1263. return mi.MessageOf(x)
  1264. }
  1265. // Deprecated: Use TableRow.ProtoReflect.Descriptor instead.
  1266. func (*TableRow) Descriptor() ([]byte, []int) {
  1267. return file_v1_request_command_proto_rawDescGZIP(), []int{21}
  1268. }
  1269. func (x *TableRow) GetColumns() []*Column {
  1270. if x != nil {
  1271. return x.Columns
  1272. }
  1273. return nil
  1274. }
  1275. type Column struct {
  1276. state protoimpl.MessageState
  1277. sizeCache protoimpl.SizeCache
  1278. unknownFields protoimpl.UnknownFields
  1279. Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
  1280. Value *ColumnValue `protobuf:"bytes,2,opt,name=Value,proto3" json:"Value,omitempty"`
  1281. }
  1282. func (x *Column) Reset() {
  1283. *x = Column{}
  1284. if protoimpl.UnsafeEnabled {
  1285. mi := &file_v1_request_command_proto_msgTypes[22]
  1286. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1287. ms.StoreMessageInfo(mi)
  1288. }
  1289. }
  1290. func (x *Column) String() string {
  1291. return protoimpl.X.MessageStringOf(x)
  1292. }
  1293. func (*Column) ProtoMessage() {}
  1294. func (x *Column) ProtoReflect() protoreflect.Message {
  1295. mi := &file_v1_request_command_proto_msgTypes[22]
  1296. if protoimpl.UnsafeEnabled && x != nil {
  1297. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1298. if ms.LoadMessageInfo() == nil {
  1299. ms.StoreMessageInfo(mi)
  1300. }
  1301. return ms
  1302. }
  1303. return mi.MessageOf(x)
  1304. }
  1305. // Deprecated: Use Column.ProtoReflect.Descriptor instead.
  1306. func (*Column) Descriptor() ([]byte, []int) {
  1307. return file_v1_request_command_proto_rawDescGZIP(), []int{22}
  1308. }
  1309. func (x *Column) GetName() string {
  1310. if x != nil {
  1311. return x.Name
  1312. }
  1313. return ""
  1314. }
  1315. func (x *Column) GetValue() *ColumnValue {
  1316. if x != nil {
  1317. return x.Value
  1318. }
  1319. return nil
  1320. }
  1321. type ColumnValue struct {
  1322. state protoimpl.MessageState
  1323. sizeCache protoimpl.SizeCache
  1324. unknownFields protoimpl.UnknownFields
  1325. Kind int32 `protobuf:"varint,1,opt,name=Kind,proto3" json:"Kind,omitempty"`
  1326. Type string `protobuf:"bytes,2,opt,name=Type,proto3" json:"Type,omitempty"`
  1327. // Types that are assignable to TypedValue:
  1328. //
  1329. // *ColumnValue_StringValue
  1330. // *ColumnValue_Uint32Value
  1331. // *ColumnValue_Uint64Value
  1332. // *ColumnValue_Float64Value
  1333. // *ColumnValue_BoolValue
  1334. TypedValue isColumnValue_TypedValue `protobuf_oneof:"TypedValue"`
  1335. }
  1336. func (x *ColumnValue) Reset() {
  1337. *x = ColumnValue{}
  1338. if protoimpl.UnsafeEnabled {
  1339. mi := &file_v1_request_command_proto_msgTypes[23]
  1340. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1341. ms.StoreMessageInfo(mi)
  1342. }
  1343. }
  1344. func (x *ColumnValue) String() string {
  1345. return protoimpl.X.MessageStringOf(x)
  1346. }
  1347. func (*ColumnValue) ProtoMessage() {}
  1348. func (x *ColumnValue) ProtoReflect() protoreflect.Message {
  1349. mi := &file_v1_request_command_proto_msgTypes[23]
  1350. if protoimpl.UnsafeEnabled && x != nil {
  1351. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1352. if ms.LoadMessageInfo() == nil {
  1353. ms.StoreMessageInfo(mi)
  1354. }
  1355. return ms
  1356. }
  1357. return mi.MessageOf(x)
  1358. }
  1359. // Deprecated: Use ColumnValue.ProtoReflect.Descriptor instead.
  1360. func (*ColumnValue) Descriptor() ([]byte, []int) {
  1361. return file_v1_request_command_proto_rawDescGZIP(), []int{23}
  1362. }
  1363. func (x *ColumnValue) GetKind() int32 {
  1364. if x != nil {
  1365. return x.Kind
  1366. }
  1367. return 0
  1368. }
  1369. func (x *ColumnValue) GetType() string {
  1370. if x != nil {
  1371. return x.Type
  1372. }
  1373. return ""
  1374. }
  1375. func (m *ColumnValue) GetTypedValue() isColumnValue_TypedValue {
  1376. if m != nil {
  1377. return m.TypedValue
  1378. }
  1379. return nil
  1380. }
  1381. func (x *ColumnValue) GetStringValue() string {
  1382. if x, ok := x.GetTypedValue().(*ColumnValue_StringValue); ok {
  1383. return x.StringValue
  1384. }
  1385. return ""
  1386. }
  1387. func (x *ColumnValue) GetUint32Value() uint32 {
  1388. if x, ok := x.GetTypedValue().(*ColumnValue_Uint32Value); ok {
  1389. return x.Uint32Value
  1390. }
  1391. return 0
  1392. }
  1393. func (x *ColumnValue) GetUint64Value() uint64 {
  1394. if x, ok := x.GetTypedValue().(*ColumnValue_Uint64Value); ok {
  1395. return x.Uint64Value
  1396. }
  1397. return 0
  1398. }
  1399. func (x *ColumnValue) GetFloat64Value() float64 {
  1400. if x, ok := x.GetTypedValue().(*ColumnValue_Float64Value); ok {
  1401. return x.Float64Value
  1402. }
  1403. return 0
  1404. }
  1405. func (x *ColumnValue) GetBoolValue() bool {
  1406. if x, ok := x.GetTypedValue().(*ColumnValue_BoolValue); ok {
  1407. return x.BoolValue
  1408. }
  1409. return false
  1410. }
  1411. type isColumnValue_TypedValue interface {
  1412. isColumnValue_TypedValue()
  1413. }
  1414. type ColumnValue_StringValue struct {
  1415. StringValue string `protobuf:"bytes,3,opt,name=StringValue,proto3,oneof"`
  1416. }
  1417. type ColumnValue_Uint32Value struct {
  1418. Uint32Value uint32 `protobuf:"varint,4,opt,name=Uint32Value,proto3,oneof"`
  1419. }
  1420. type ColumnValue_Uint64Value struct {
  1421. Uint64Value uint64 `protobuf:"varint,5,opt,name=Uint64Value,proto3,oneof"`
  1422. }
  1423. type ColumnValue_Float64Value struct {
  1424. Float64Value float64 `protobuf:"fixed64,6,opt,name=Float64Value,proto3,oneof"`
  1425. }
  1426. type ColumnValue_BoolValue struct {
  1427. BoolValue bool `protobuf:"varint,7,opt,name=BoolValue,proto3,oneof"`
  1428. }
  1429. func (*ColumnValue_StringValue) isColumnValue_TypedValue() {}
  1430. func (*ColumnValue_Uint32Value) isColumnValue_TypedValue() {}
  1431. func (*ColumnValue_Uint64Value) isColumnValue_TypedValue() {}
  1432. func (*ColumnValue_Float64Value) isColumnValue_TypedValue() {}
  1433. func (*ColumnValue_BoolValue) isColumnValue_TypedValue() {}
  1434. var File_v1_request_command_proto protoreflect.FileDescriptor
  1435. var file_v1_request_command_proto_rawDesc = []byte{
  1436. 0x0a, 0x18, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2f, 0x63, 0x6f, 0x6d,
  1437. 0x6d, 0x61, 0x6e, 0x64, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x07, 0x72, 0x65, 0x71, 0x75,
  1438. 0x65, 0x73, 0x74, 0x1a, 0x36, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f,
  1439. 0x6d, 0x77, 0x69, 0x74, 0x6b, 0x6f, 0x77, 0x2f, 0x67, 0x6f, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1440. 0x2d, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x6f, 0x72, 0x73, 0x2f, 0x76, 0x61, 0x6c, 0x69,
  1441. 0x64, 0x61, 0x74, 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xd4, 0x01, 0x0a, 0x12,
  1442. 0x41, 0x75, 0x74, 0x6f, 0x4d, 0x69, 0x67, 0x72, 0x61, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  1443. 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44,
  1444. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a,
  1445. 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61,
  1446. 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68,
  1447. 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58,
  1448. 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69,
  1449. 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73,
  1450. 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58,
  1451. 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x36, 0x0a, 0x12, 0x54, 0x61,
  1452. 0x62, 0x6c, 0x65, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65,
  1453. 0x18, 0x04, 0x20, 0x01, 0x28, 0x0c, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x12,
  1454. 0x54, 0x61, 0x62, 0x6c, 0x65, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69,
  1455. 0x62, 0x65, 0x22, 0x79, 0x0a, 0x17, 0x41, 0x75, 0x74, 0x6f, 0x4d, 0x69, 0x67, 0x72, 0x61, 0x74,
  1456. 0x65, 0x42, 0x61, 0x74, 0x63, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a,
  1457. 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
  1458. 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62,
  1459. 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x36, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x02,
  1460. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x41,
  1461. 0x75, 0x74, 0x6f, 0x4d, 0x69, 0x67, 0x72, 0x61, 0x74, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06,
  1462. 0xe2, 0xdf, 0x1f, 0x02, 0x60, 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x22, 0xa9, 0x01,
  1463. 0x0a, 0x0f, 0x41, 0x75, 0x74, 0x6f, 0x4d, 0x69, 0x67, 0x72, 0x61, 0x74, 0x65, 0x49, 0x74, 0x65,
  1464. 0x6d, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78,
  1465. 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1466. 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50,
  1467. 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12,
  1468. 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1469. 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f,
  1470. 0x6e, 0x12, 0x36, 0x0a, 0x12, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x44,
  1471. 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0c, 0x42, 0x06, 0xe2,
  1472. 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x12, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x4d, 0x6f, 0x64, 0x65,
  1473. 0x6c, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x22, 0x41, 0x0a, 0x17, 0x54, 0x72, 0x61,
  1474. 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71,
  1475. 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65,
  1476. 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01,
  1477. 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x22, 0xe8, 0x01, 0x0a,
  1478. 0x0f, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1479. 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57,
  1480. 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42,
  1481. 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72,
  1482. 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20,
  1483. 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42,
  1484. 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e,
  1485. 0x12, 0x26, 0x0a, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x03,
  1486. 0x20, 0x03, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0a, 0x4b, 0x65,
  1487. 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x12, 0x35, 0x0a, 0x08, 0x54, 0x61, 0x62, 0x6c,
  1488. 0x65, 0x52, 0x6f, 0x77, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x72, 0x65, 0x71,
  1489. 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x42, 0x06, 0xe2,
  1490. 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12,
  1491. 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52,
  1492. 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0x66, 0x0a, 0x14, 0x49, 0x6e, 0x73, 0x65, 0x72,
  1493. 0x74, 0x42, 0x61, 0x74, 0x63, 0x68, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1494. 0x36, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18,
  1495. 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x54,
  1496. 0x61, 0x62, 0x6c, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x60, 0x01,
  1497. 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49,
  1498. 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x22,
  1499. 0x96, 0x02, 0x0a, 0x0f, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75,
  1500. 0x65, 0x73, 0x74, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66,
  1501. 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01, 0x20, 0x01,
  1502. 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c,
  1503. 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d,
  1504. 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01,
  1505. 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73,
  1506. 0x69, 0x6f, 0x6e, 0x12, 0x4d, 0x0a, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73,
  1507. 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x27, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1508. 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1509. 0x2e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x42,
  1510. 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75,
  1511. 0x65, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x04, 0x20, 0x01,
  1512. 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x1a, 0x3c, 0x0a, 0x0e, 0x4b, 0x65,
  1513. 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03,
  1514. 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14,
  1515. 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76,
  1516. 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x66, 0x0a, 0x14, 0x44, 0x65, 0x6c, 0x65,
  1517. 0x74, 0x65, 0x42, 0x61, 0x74, 0x63, 0x68, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1518. 0x12, 0x36, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32,
  1519. 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  1520. 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x60,
  1521. 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72,
  1522. 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44,
  1523. 0x22, 0xd3, 0x02, 0x0a, 0x0f, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71,
  1524. 0x75, 0x65, 0x73, 0x74, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65,
  1525. 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x01, 0x20,
  1526. 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62,
  1527. 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65,
  1528. 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20,
  1529. 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72,
  1530. 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x4d, 0x0a, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65,
  1531. 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x27, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73,
  1532. 0x74, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1533. 0x74, 0x2e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79,
  1534. 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c,
  1535. 0x75, 0x65, 0x73, 0x12, 0x3b, 0x0a, 0x0b, 0x4e, 0x65, 0x77, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52,
  1536. 0x6f, 0x77, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65,
  1537. 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x42, 0x06, 0xe2, 0xdf, 0x1f,
  1538. 0x02, 0x70, 0x00, 0x52, 0x0b, 0x4e, 0x65, 0x77, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77,
  1539. 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  1540. 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x1a, 0x3c, 0x0a, 0x0e, 0x4b, 0x65, 0x79, 0x56,
  1541. 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
  1542. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05,
  1543. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c,
  1544. 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x17, 0x0a, 0x15, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61,
  1545. 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22,
  1546. 0xd3, 0x04, 0x0a, 0x14, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4f,
  1547. 0x70, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x5c, 0x0a, 0x17, 0x54, 0x72, 0x61, 0x6e,
  1548. 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75,
  1549. 0x65, 0x73, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x72, 0x65, 0x71, 0x75,
  1550. 0x65, 0x73, 0x74, 0x2e, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x42,
  1551. 0x65, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x17, 0x54,
  1552. 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x65, 0x67, 0x69, 0x6e, 0x52,
  1553. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x44, 0x0a, 0x0f, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74,
  1554. 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32,
  1555. 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74,
  1556. 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x0f, 0x49, 0x6e, 0x73,
  1557. 0x65, 0x72, 0x74, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x53, 0x0a, 0x14,
  1558. 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x42, 0x61, 0x74, 0x63, 0x68, 0x54, 0x78, 0x52, 0x65, 0x71,
  1559. 0x75, 0x65, 0x73, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x72, 0x65, 0x71,
  1560. 0x75, 0x65, 0x73, 0x74, 0x2e, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x42, 0x61, 0x74, 0x63, 0x68,
  1561. 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x14, 0x49, 0x6e, 0x73,
  1562. 0x65, 0x72, 0x74, 0x42, 0x61, 0x74, 0x63, 0x68, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1563. 0x74, 0x12, 0x44, 0x0a, 0x0f, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71,
  1564. 0x75, 0x65, 0x73, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x72, 0x65, 0x71,
  1565. 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71,
  1566. 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x0f, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x78,
  1567. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x53, 0x0a, 0x14, 0x44, 0x65, 0x6c, 0x65, 0x74,
  1568. 0x65, 0x42, 0x61, 0x74, 0x63, 0x68, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18,
  1569. 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e,
  1570. 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x42, 0x61, 0x74, 0x63, 0x68, 0x54, 0x78, 0x52, 0x65, 0x71,
  1571. 0x75, 0x65, 0x73, 0x74, 0x48, 0x00, 0x52, 0x14, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x42, 0x61,
  1572. 0x74, 0x63, 0x68, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x44, 0x0a, 0x0f,
  1573. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18,
  1574. 0x06, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e,
  1575. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48,
  1576. 0x00, 0x52, 0x0f, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65,
  1577. 0x73, 0x74, 0x12, 0x56, 0x0a, 0x15, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f,
  1578. 0x6e, 0x45, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28,
  1579. 0x0b, 0x32, 0x1e, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x72, 0x61, 0x6e,
  1580. 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  1581. 0x74, 0x48, 0x00, 0x52, 0x15, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  1582. 0x45, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x42, 0x09, 0x0a, 0x07, 0x52, 0x65,
  1583. 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0x8e, 0x02, 0x0a, 0x0d, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74,
  1584. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62,
  1585. 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f,
  1586. 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12,
  1587. 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69,
  1588. 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06,
  1589. 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65,
  1590. 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a,
  1591. 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06,
  1592. 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12,
  1593. 0x26, 0x0a, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x04, 0x20,
  1594. 0x03, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0a, 0x4b, 0x65, 0x79,
  1595. 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x12, 0x35, 0x0a, 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65,
  1596. 0x52, 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x72, 0x65, 0x71, 0x75,
  1597. 0x65, 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x42, 0x06, 0xe2, 0xdf,
  1598. 0x1f, 0x02, 0x70, 0x00, 0x52, 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12, 0x16,
  1599. 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1600. 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0x8c, 0x01, 0x0a, 0x12, 0x49, 0x6e, 0x73, 0x65, 0x72,
  1601. 0x74, 0x42, 0x61, 0x74, 0x63, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a,
  1602. 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
  1603. 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62,
  1604. 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x36, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x02,
  1605. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x49,
  1606. 0x6e, 0x73, 0x65, 0x72, 0x74, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06,
  1607. 0xe2, 0xdf, 0x1f, 0x02, 0x60, 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x12, 0x16, 0x0a,
  1608. 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55,
  1609. 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0xa4, 0x01, 0x0a, 0x0f, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74,
  1610. 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62,
  1611. 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65,
  1612. 0x6d, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01,
  1613. 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74,
  1614. 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69,
  1615. 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01,
  1616. 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x31, 0x0a, 0x05, 0x49, 0x74, 0x65,
  1617. 0x6d, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65,
  1618. 0x73, 0x74, 0x2e, 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06, 0xe2,
  1619. 0xdf, 0x1f, 0x02, 0x60, 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x22, 0x6b, 0x0a, 0x0a,
  1620. 0x49, 0x6e, 0x73, 0x65, 0x72, 0x74, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x26, 0x0a, 0x0a, 0x4b, 0x65,
  1621. 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x42, 0x06,
  1622. 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0a, 0x4b, 0x65, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d,
  1623. 0x6e, 0x73, 0x12, 0x35, 0x0a, 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x18, 0x02,
  1624. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54,
  1625. 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52,
  1626. 0x08, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x22, 0xba, 0x02, 0x0a, 0x0d, 0x44, 0x65,
  1627. 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44,
  1628. 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42,
  1629. 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73,
  1630. 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66,
  1631. 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01,
  1632. 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c,
  1633. 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d,
  1634. 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01,
  1635. 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73,
  1636. 0x69, 0x6f, 0x6e, 0x12, 0x4b, 0x0a, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73,
  1637. 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1638. 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x4b,
  1639. 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x42, 0x06, 0xe2,
  1640. 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73,
  1641. 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  1642. 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x1a, 0x3c, 0x0a, 0x0e, 0x4b, 0x65, 0x79, 0x56,
  1643. 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
  1644. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05,
  1645. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c,
  1646. 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x8c, 0x01, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74,
  1647. 0x65, 0x42, 0x61, 0x74, 0x63, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a,
  1648. 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28,
  1649. 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62,
  1650. 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x36, 0x0a, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x02,
  1651. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44,
  1652. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06,
  1653. 0xe2, 0xdf, 0x1f, 0x02, 0x60, 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x12, 0x16, 0x0a,
  1654. 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55,
  1655. 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0xa4, 0x01, 0x0a, 0x0f, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  1656. 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62,
  1657. 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65,
  1658. 0x6d, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01,
  1659. 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74,
  1660. 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69,
  1661. 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01,
  1662. 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x31, 0x0a, 0x05, 0x49, 0x74, 0x65,
  1663. 0x6d, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65,
  1664. 0x73, 0x74, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x42, 0x06, 0xe2,
  1665. 0xdf, 0x1f, 0x02, 0x60, 0x01, 0x52, 0x05, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x22, 0x94, 0x01, 0x0a,
  1666. 0x0a, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x48, 0x0a, 0x09, 0x4b,
  1667. 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22,
  1668. 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x49,
  1669. 0x74, 0x65, 0x6d, 0x2e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74,
  1670. 0x72, 0x79, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79, 0x56,
  1671. 0x61, 0x6c, 0x75, 0x65, 0x73, 0x1a, 0x3c, 0x0a, 0x0e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75,
  1672. 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01,
  1673. 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c,
  1674. 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a,
  1675. 0x02, 0x38, 0x01, 0x22, 0xf7, 0x02, 0x0a, 0x0d, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x65,
  1676. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73,
  1677. 0x65, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58,
  1678. 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a,
  1679. 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68,
  1680. 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf,
  1681. 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69,
  1682. 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56,
  1683. 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf,
  1684. 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x4b, 0x0a,
  1685. 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b,
  1686. 0x32, 0x25, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74,
  1687. 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75,
  1688. 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52,
  1689. 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x12, 0x3b, 0x0a, 0x0b, 0x4e, 0x65,
  1690. 0x77, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32,
  1691. 0x11, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x52,
  1692. 0x6f, 0x77, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x70, 0x00, 0x52, 0x0b, 0x4e, 0x65, 0x77, 0x54,
  1693. 0x61, 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49,
  1694. 0x44, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x1a,
  1695. 0x3c, 0x0a, 0x0e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72,
  1696. 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  1697. 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01,
  1698. 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xba, 0x02,
  1699. 0x0a, 0x0d, 0x52, 0x65, 0x70, 0x6c, 0x61, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1700. 0x26, 0x0a, 0x0a, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x18, 0x01, 0x20,
  1701. 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x0a, 0x44, 0x61, 0x74,
  1702. 0x61, 0x62, 0x61, 0x73, 0x65, 0x49, 0x44, 0x12, 0x3c, 0x0a, 0x15, 0x54, 0x61, 0x62, 0x6c, 0x65,
  1703. 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53, 0x63, 0x68, 0x65, 0x6d, 0x61,
  1704. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x15,
  1705. 0x54, 0x61, 0x62, 0x6c, 0x65, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x57, 0x69, 0x74, 0x68, 0x53,
  1706. 0x63, 0x68, 0x65, 0x6d, 0x61, 0x12, 0x20, 0x0a, 0x07, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e,
  1707. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x58, 0x01, 0x52, 0x07,
  1708. 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x4b, 0x0a, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61,
  1709. 0x6c, 0x75, 0x65, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x72, 0x65, 0x71,
  1710. 0x75, 0x65, 0x73, 0x74, 0x2e, 0x52, 0x65, 0x70, 0x6c, 0x61, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65,
  1711. 0x73, 0x74, 0x2e, 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72,
  1712. 0x79, 0x42, 0x06, 0xe2, 0xdf, 0x1f, 0x02, 0x20, 0x00, 0x52, 0x09, 0x4b, 0x65, 0x79, 0x56, 0x61,
  1713. 0x6c, 0x75, 0x65, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x05,
  1714. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x1a, 0x3c, 0x0a, 0x0e,
  1715. 0x4b, 0x65, 0x79, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10,
  1716. 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79,
  1717. 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1718. 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x35, 0x0a, 0x08, 0x54, 0x61,
  1719. 0x62, 0x6c, 0x65, 0x52, 0x6f, 0x77, 0x12, 0x29, 0x0a, 0x07, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
  1720. 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73,
  1721. 0x74, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x52, 0x07, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
  1722. 0x73, 0x22, 0x48, 0x0a, 0x06, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12, 0x12, 0x0a, 0x04, 0x4e,
  1723. 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x4e, 0x61, 0x6d, 0x65, 0x12,
  1724. 0x2a, 0x0a, 0x05, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14,
  1725. 0x2e, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x56,
  1726. 0x61, 0x6c, 0x75, 0x65, 0x52, 0x05, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x22, 0xf5, 0x01, 0x0a, 0x0b,
  1727. 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x4b,
  1728. 0x69, 0x6e, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x4b, 0x69, 0x6e, 0x64, 0x12,
  1729. 0x12, 0x0a, 0x04, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x54,
  1730. 0x79, 0x70, 0x65, 0x12, 0x22, 0x0a, 0x0b, 0x53, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x56, 0x61, 0x6c,
  1731. 0x75, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x0b, 0x53, 0x74, 0x72, 0x69,
  1732. 0x6e, 0x67, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x22, 0x0a, 0x0b, 0x55, 0x69, 0x6e, 0x74, 0x33,
  1733. 0x32, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0d, 0x48, 0x00, 0x52, 0x0b,
  1734. 0x55, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x22, 0x0a, 0x0b, 0x55,
  1735. 0x69, 0x6e, 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x04,
  1736. 0x48, 0x00, 0x52, 0x0b, 0x55, 0x69, 0x6e, 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12,
  1737. 0x24, 0x0a, 0x0c, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x36, 0x34, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x18,
  1738. 0x06, 0x20, 0x01, 0x28, 0x01, 0x48, 0x00, 0x52, 0x0c, 0x46, 0x6c, 0x6f, 0x61, 0x74, 0x36, 0x34,
  1739. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x1e, 0x0a, 0x09, 0x42, 0x6f, 0x6f, 0x6c, 0x56, 0x61, 0x6c,
  1740. 0x75, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x48, 0x00, 0x52, 0x09, 0x42, 0x6f, 0x6f, 0x6c,
  1741. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x42, 0x0c, 0x0a, 0x0a, 0x54, 0x79, 0x70, 0x65, 0x64, 0x56, 0x61,
  1742. 0x6c, 0x75, 0x65, 0x42, 0x20, 0x5a, 0x1e, 0x64, 0x70, 0x73, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x67,
  1743. 0x72, 0x70, 0x63, 0x5f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x72, 0x65,
  1744. 0x71, 0x75, 0x65, 0x73, 0x74, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1745. }
  1746. var (
  1747. file_v1_request_command_proto_rawDescOnce sync.Once
  1748. file_v1_request_command_proto_rawDescData = file_v1_request_command_proto_rawDesc
  1749. )
  1750. func file_v1_request_command_proto_rawDescGZIP() []byte {
  1751. file_v1_request_command_proto_rawDescOnce.Do(func() {
  1752. file_v1_request_command_proto_rawDescData = protoimpl.X.CompressGZIP(file_v1_request_command_proto_rawDescData)
  1753. })
  1754. return file_v1_request_command_proto_rawDescData
  1755. }
  1756. var file_v1_request_command_proto_msgTypes = make([]protoimpl.MessageInfo, 30)
  1757. var file_v1_request_command_proto_goTypes = []interface{}{
  1758. (*AutoMigrateRequest)(nil), // 0: request.AutoMigrateRequest
  1759. (*AutoMigrateBatchRequest)(nil), // 1: request.AutoMigrateBatchRequest
  1760. (*AutoMigrateItem)(nil), // 2: request.AutoMigrateItem
  1761. (*TransactionBeginRequest)(nil), // 3: request.TransactionBeginRequest
  1762. (*InsertTxRequest)(nil), // 4: request.InsertTxRequest
  1763. (*InsertBatchTxRequest)(nil), // 5: request.InsertBatchTxRequest
  1764. (*DeleteTxRequest)(nil), // 6: request.DeleteTxRequest
  1765. (*DeleteBatchTxRequest)(nil), // 7: request.DeleteBatchTxRequest
  1766. (*UpdateTxRequest)(nil), // 8: request.UpdateTxRequest
  1767. (*TransactionEndRequest)(nil), // 9: request.TransactionEndRequest
  1768. (*TransactionOperation)(nil), // 10: request.TransactionOperation
  1769. (*InsertRequest)(nil), // 11: request.InsertRequest
  1770. (*InsertBatchRequest)(nil), // 12: request.InsertBatchRequest
  1771. (*InsertTableItem)(nil), // 13: request.InsertTableItem
  1772. (*InsertItem)(nil), // 14: request.InsertItem
  1773. (*DeleteRequest)(nil), // 15: request.DeleteRequest
  1774. (*DeleteBatchRequest)(nil), // 16: request.DeleteBatchRequest
  1775. (*DeleteTableItem)(nil), // 17: request.DeleteTableItem
  1776. (*DeleteItem)(nil), // 18: request.DeleteItem
  1777. (*UpdateRequest)(nil), // 19: request.UpdateRequest
  1778. (*ReplayRequest)(nil), // 20: request.ReplayRequest
  1779. (*TableRow)(nil), // 21: request.TableRow
  1780. (*Column)(nil), // 22: request.Column
  1781. (*ColumnValue)(nil), // 23: request.ColumnValue
  1782. nil, // 24: request.DeleteTxRequest.KeyValuesEntry
  1783. nil, // 25: request.UpdateTxRequest.KeyValuesEntry
  1784. nil, // 26: request.DeleteRequest.KeyValuesEntry
  1785. nil, // 27: request.DeleteItem.KeyValuesEntry
  1786. nil, // 28: request.UpdateRequest.KeyValuesEntry
  1787. nil, // 29: request.ReplayRequest.KeyValuesEntry
  1788. }
  1789. var file_v1_request_command_proto_depIdxs = []int32{
  1790. 2, // 0: request.AutoMigrateBatchRequest.Items:type_name -> request.AutoMigrateItem
  1791. 21, // 1: request.InsertTxRequest.TableRow:type_name -> request.TableRow
  1792. 13, // 2: request.InsertBatchTxRequest.Items:type_name -> request.InsertTableItem
  1793. 24, // 3: request.DeleteTxRequest.KeyValues:type_name -> request.DeleteTxRequest.KeyValuesEntry
  1794. 17, // 4: request.DeleteBatchTxRequest.Items:type_name -> request.DeleteTableItem
  1795. 25, // 5: request.UpdateTxRequest.KeyValues:type_name -> request.UpdateTxRequest.KeyValuesEntry
  1796. 21, // 6: request.UpdateTxRequest.NewTableRow:type_name -> request.TableRow
  1797. 3, // 7: request.TransactionOperation.TransactionBeginRequest:type_name -> request.TransactionBeginRequest
  1798. 4, // 8: request.TransactionOperation.InsertTxRequest:type_name -> request.InsertTxRequest
  1799. 5, // 9: request.TransactionOperation.InsertBatchTxRequest:type_name -> request.InsertBatchTxRequest
  1800. 6, // 10: request.TransactionOperation.DeleteTxRequest:type_name -> request.DeleteTxRequest
  1801. 7, // 11: request.TransactionOperation.DeleteBatchTxRequest:type_name -> request.DeleteBatchTxRequest
  1802. 8, // 12: request.TransactionOperation.UpdateTxRequest:type_name -> request.UpdateTxRequest
  1803. 9, // 13: request.TransactionOperation.TransactionEndRequest:type_name -> request.TransactionEndRequest
  1804. 21, // 14: request.InsertRequest.TableRow:type_name -> request.TableRow
  1805. 13, // 15: request.InsertBatchRequest.Items:type_name -> request.InsertTableItem
  1806. 14, // 16: request.InsertTableItem.Items:type_name -> request.InsertItem
  1807. 21, // 17: request.InsertItem.TableRow:type_name -> request.TableRow
  1808. 26, // 18: request.DeleteRequest.KeyValues:type_name -> request.DeleteRequest.KeyValuesEntry
  1809. 17, // 19: request.DeleteBatchRequest.Items:type_name -> request.DeleteTableItem
  1810. 18, // 20: request.DeleteTableItem.Items:type_name -> request.DeleteItem
  1811. 27, // 21: request.DeleteItem.KeyValues:type_name -> request.DeleteItem.KeyValuesEntry
  1812. 28, // 22: request.UpdateRequest.KeyValues:type_name -> request.UpdateRequest.KeyValuesEntry
  1813. 21, // 23: request.UpdateRequest.NewTableRow:type_name -> request.TableRow
  1814. 29, // 24: request.ReplayRequest.KeyValues:type_name -> request.ReplayRequest.KeyValuesEntry
  1815. 22, // 25: request.TableRow.Columns:type_name -> request.Column
  1816. 23, // 26: request.Column.Value:type_name -> request.ColumnValue
  1817. 27, // [27:27] is the sub-list for method output_type
  1818. 27, // [27:27] is the sub-list for method input_type
  1819. 27, // [27:27] is the sub-list for extension type_name
  1820. 27, // [27:27] is the sub-list for extension extendee
  1821. 0, // [0:27] is the sub-list for field type_name
  1822. }
  1823. func init() { file_v1_request_command_proto_init() }
  1824. func file_v1_request_command_proto_init() {
  1825. if File_v1_request_command_proto != nil {
  1826. return
  1827. }
  1828. if !protoimpl.UnsafeEnabled {
  1829. file_v1_request_command_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1830. switch v := v.(*AutoMigrateRequest); i {
  1831. case 0:
  1832. return &v.state
  1833. case 1:
  1834. return &v.sizeCache
  1835. case 2:
  1836. return &v.unknownFields
  1837. default:
  1838. return nil
  1839. }
  1840. }
  1841. file_v1_request_command_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1842. switch v := v.(*AutoMigrateBatchRequest); i {
  1843. case 0:
  1844. return &v.state
  1845. case 1:
  1846. return &v.sizeCache
  1847. case 2:
  1848. return &v.unknownFields
  1849. default:
  1850. return nil
  1851. }
  1852. }
  1853. file_v1_request_command_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1854. switch v := v.(*AutoMigrateItem); i {
  1855. case 0:
  1856. return &v.state
  1857. case 1:
  1858. return &v.sizeCache
  1859. case 2:
  1860. return &v.unknownFields
  1861. default:
  1862. return nil
  1863. }
  1864. }
  1865. file_v1_request_command_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1866. switch v := v.(*TransactionBeginRequest); i {
  1867. case 0:
  1868. return &v.state
  1869. case 1:
  1870. return &v.sizeCache
  1871. case 2:
  1872. return &v.unknownFields
  1873. default:
  1874. return nil
  1875. }
  1876. }
  1877. file_v1_request_command_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1878. switch v := v.(*InsertTxRequest); i {
  1879. case 0:
  1880. return &v.state
  1881. case 1:
  1882. return &v.sizeCache
  1883. case 2:
  1884. return &v.unknownFields
  1885. default:
  1886. return nil
  1887. }
  1888. }
  1889. file_v1_request_command_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1890. switch v := v.(*InsertBatchTxRequest); i {
  1891. case 0:
  1892. return &v.state
  1893. case 1:
  1894. return &v.sizeCache
  1895. case 2:
  1896. return &v.unknownFields
  1897. default:
  1898. return nil
  1899. }
  1900. }
  1901. file_v1_request_command_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1902. switch v := v.(*DeleteTxRequest); i {
  1903. case 0:
  1904. return &v.state
  1905. case 1:
  1906. return &v.sizeCache
  1907. case 2:
  1908. return &v.unknownFields
  1909. default:
  1910. return nil
  1911. }
  1912. }
  1913. file_v1_request_command_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1914. switch v := v.(*DeleteBatchTxRequest); i {
  1915. case 0:
  1916. return &v.state
  1917. case 1:
  1918. return &v.sizeCache
  1919. case 2:
  1920. return &v.unknownFields
  1921. default:
  1922. return nil
  1923. }
  1924. }
  1925. file_v1_request_command_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1926. switch v := v.(*UpdateTxRequest); i {
  1927. case 0:
  1928. return &v.state
  1929. case 1:
  1930. return &v.sizeCache
  1931. case 2:
  1932. return &v.unknownFields
  1933. default:
  1934. return nil
  1935. }
  1936. }
  1937. file_v1_request_command_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1938. switch v := v.(*TransactionEndRequest); i {
  1939. case 0:
  1940. return &v.state
  1941. case 1:
  1942. return &v.sizeCache
  1943. case 2:
  1944. return &v.unknownFields
  1945. default:
  1946. return nil
  1947. }
  1948. }
  1949. file_v1_request_command_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1950. switch v := v.(*TransactionOperation); i {
  1951. case 0:
  1952. return &v.state
  1953. case 1:
  1954. return &v.sizeCache
  1955. case 2:
  1956. return &v.unknownFields
  1957. default:
  1958. return nil
  1959. }
  1960. }
  1961. file_v1_request_command_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1962. switch v := v.(*InsertRequest); i {
  1963. case 0:
  1964. return &v.state
  1965. case 1:
  1966. return &v.sizeCache
  1967. case 2:
  1968. return &v.unknownFields
  1969. default:
  1970. return nil
  1971. }
  1972. }
  1973. file_v1_request_command_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1974. switch v := v.(*InsertBatchRequest); i {
  1975. case 0:
  1976. return &v.state
  1977. case 1:
  1978. return &v.sizeCache
  1979. case 2:
  1980. return &v.unknownFields
  1981. default:
  1982. return nil
  1983. }
  1984. }
  1985. file_v1_request_command_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1986. switch v := v.(*InsertTableItem); i {
  1987. case 0:
  1988. return &v.state
  1989. case 1:
  1990. return &v.sizeCache
  1991. case 2:
  1992. return &v.unknownFields
  1993. default:
  1994. return nil
  1995. }
  1996. }
  1997. file_v1_request_command_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1998. switch v := v.(*InsertItem); i {
  1999. case 0:
  2000. return &v.state
  2001. case 1:
  2002. return &v.sizeCache
  2003. case 2:
  2004. return &v.unknownFields
  2005. default:
  2006. return nil
  2007. }
  2008. }
  2009. file_v1_request_command_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2010. switch v := v.(*DeleteRequest); i {
  2011. case 0:
  2012. return &v.state
  2013. case 1:
  2014. return &v.sizeCache
  2015. case 2:
  2016. return &v.unknownFields
  2017. default:
  2018. return nil
  2019. }
  2020. }
  2021. file_v1_request_command_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2022. switch v := v.(*DeleteBatchRequest); i {
  2023. case 0:
  2024. return &v.state
  2025. case 1:
  2026. return &v.sizeCache
  2027. case 2:
  2028. return &v.unknownFields
  2029. default:
  2030. return nil
  2031. }
  2032. }
  2033. file_v1_request_command_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2034. switch v := v.(*DeleteTableItem); i {
  2035. case 0:
  2036. return &v.state
  2037. case 1:
  2038. return &v.sizeCache
  2039. case 2:
  2040. return &v.unknownFields
  2041. default:
  2042. return nil
  2043. }
  2044. }
  2045. file_v1_request_command_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2046. switch v := v.(*DeleteItem); i {
  2047. case 0:
  2048. return &v.state
  2049. case 1:
  2050. return &v.sizeCache
  2051. case 2:
  2052. return &v.unknownFields
  2053. default:
  2054. return nil
  2055. }
  2056. }
  2057. file_v1_request_command_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2058. switch v := v.(*UpdateRequest); i {
  2059. case 0:
  2060. return &v.state
  2061. case 1:
  2062. return &v.sizeCache
  2063. case 2:
  2064. return &v.unknownFields
  2065. default:
  2066. return nil
  2067. }
  2068. }
  2069. file_v1_request_command_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2070. switch v := v.(*ReplayRequest); i {
  2071. case 0:
  2072. return &v.state
  2073. case 1:
  2074. return &v.sizeCache
  2075. case 2:
  2076. return &v.unknownFields
  2077. default:
  2078. return nil
  2079. }
  2080. }
  2081. file_v1_request_command_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2082. switch v := v.(*TableRow); i {
  2083. case 0:
  2084. return &v.state
  2085. case 1:
  2086. return &v.sizeCache
  2087. case 2:
  2088. return &v.unknownFields
  2089. default:
  2090. return nil
  2091. }
  2092. }
  2093. file_v1_request_command_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2094. switch v := v.(*Column); i {
  2095. case 0:
  2096. return &v.state
  2097. case 1:
  2098. return &v.sizeCache
  2099. case 2:
  2100. return &v.unknownFields
  2101. default:
  2102. return nil
  2103. }
  2104. }
  2105. file_v1_request_command_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2106. switch v := v.(*ColumnValue); i {
  2107. case 0:
  2108. return &v.state
  2109. case 1:
  2110. return &v.sizeCache
  2111. case 2:
  2112. return &v.unknownFields
  2113. default:
  2114. return nil
  2115. }
  2116. }
  2117. }
  2118. file_v1_request_command_proto_msgTypes[10].OneofWrappers = []interface{}{
  2119. (*TransactionOperation_TransactionBeginRequest)(nil),
  2120. (*TransactionOperation_InsertTxRequest)(nil),
  2121. (*TransactionOperation_InsertBatchTxRequest)(nil),
  2122. (*TransactionOperation_DeleteTxRequest)(nil),
  2123. (*TransactionOperation_DeleteBatchTxRequest)(nil),
  2124. (*TransactionOperation_UpdateTxRequest)(nil),
  2125. (*TransactionOperation_TransactionEndRequest)(nil),
  2126. }
  2127. file_v1_request_command_proto_msgTypes[23].OneofWrappers = []interface{}{
  2128. (*ColumnValue_StringValue)(nil),
  2129. (*ColumnValue_Uint32Value)(nil),
  2130. (*ColumnValue_Uint64Value)(nil),
  2131. (*ColumnValue_Float64Value)(nil),
  2132. (*ColumnValue_BoolValue)(nil),
  2133. }
  2134. type x struct{}
  2135. out := protoimpl.TypeBuilder{
  2136. File: protoimpl.DescBuilder{
  2137. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2138. RawDescriptor: file_v1_request_command_proto_rawDesc,
  2139. NumEnums: 0,
  2140. NumMessages: 30,
  2141. NumExtensions: 0,
  2142. NumServices: 0,
  2143. },
  2144. GoTypes: file_v1_request_command_proto_goTypes,
  2145. DependencyIndexes: file_v1_request_command_proto_depIdxs,
  2146. MessageInfos: file_v1_request_command_proto_msgTypes,
  2147. }.Build()
  2148. File_v1_request_command_proto = out.File
  2149. file_v1_request_command_proto_rawDesc = nil
  2150. file_v1_request_command_proto_goTypes = nil
  2151. file_v1_request_command_proto_depIdxs = nil
  2152. }