YdbTable.php 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: protos/ydb_table.proto
  4. namespace GPBMetadata\Protos;
  5. class YdbTable
  6. {
  7. public static $is_initialized = false;
  8. public static function initOnce() {
  9. $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
  10. if (static::$is_initialized == true) {
  11. return;
  12. }
  13. \GPBMetadata\Protos\Annotations\Validation::initOnce();
  14. \GPBMetadata\Protos\YdbCommon::initOnce();
  15. \GPBMetadata\Protos\YdbIssueMessage::initOnce();
  16. \GPBMetadata\Protos\YdbOperation::initOnce();
  17. \GPBMetadata\Protos\YdbQueryStats::initOnce();
  18. \GPBMetadata\Protos\YdbValue::initOnce();
  19. \GPBMetadata\Protos\YdbScheme::initOnce();
  20. \GPBMetadata\Protos\YdbStatusCodes::initOnce();
  21. \GPBMetadata\Protos\YdbFormats::initOnce();
  22. \GPBMetadata\Google\Protobuf\GPBEmpty::initOnce();
  23. \GPBMetadata\Google\Protobuf\Duration::initOnce();
  24. \GPBMetadata\Google\Protobuf\Timestamp::initOnce();
  25. $pool->internalAddGeneratedFile(
  26. '
  27. „Ž
  28. protos/ydb_table.proto Ydb.Tableprotos/ydb_common.protoprotos/ydb_issue_message.protoprotos/ydb_operation.protoprotos/ydb_query_stats.protoprotos/ydb_value.protoprotos/ydb_scheme.protoprotos/ydb_status_codes.protoprotos/ydb_formats.protogoogle/protobuf/empty.protogoogle/protobuf/duration.protogoogle/protobuf/timestamp.proto"Q
  29. CreateSessionRequest9
  30. operation_params ( 2.Ydb.Operations.OperationParams"E
  31. CreateSessionResponse,
  32. operation ( 2.Ydb.Operations.Operation")
  33. CreateSessionResult
  34. session_id ( "e
  35. DeleteSessionRequest
  36. session_id ( 9
  37. operation_params ( 2.Ydb.Operations.OperationParams"E
  38. DeleteSessionResponse,
  39. operation ( 2.Ydb.Operations.Operation"
  40. GlobalIndex"
  41. GlobalAsyncIndex"º
  42. TableIndex
  43. name ( 
  44. index_columns ( .
  45. global_index ( 2.Ydb.Table.GlobalIndexH�9
  46. global_async_index ( 2.Ydb.Table.GlobalAsyncIndexH�
  47. data_columns ( B
  48. type"Û
  49. TableIndexDescription
  50. name ( 
  51. index_columns ( .
  52. global_index ( 2.Ydb.Table.GlobalIndexH�9
  53. global_async_index ( 2.Ydb.Table.GlobalAsyncIndexH�7
  54. status (2\'.Ydb.Table.TableIndexDescription.Status
  55. data_columns ( 
  56. size_bytes ("G
  57. Status
  58. STATUS_UNSPECIFIED�
  59. STATUS_READY
  60. STATUS_BUILDINGB
  61. type"Ý
  62. IndexBuildState"É
  63. State
  64. STATE_UNSPECIFIED�
  65. STATE_PREPARING
  66. STATE_TRANSFERING_DATA
  67. STATE_APPLYING
  68. STATE_DONE
  69. STATE_CANCELLATION
  70. STATE_CANCELLED
  71. STATE_REJECTION
  72. STATE_REJECTED"K
  73. IndexBuildDescription
  74. path ( $
  75. index ( 2.Ydb.Table.TableIndex"Ž
  76. IndexBuildMetadata5
  77. description ( 2 .Ydb.Table.IndexBuildDescription/
  78. state (2 .Ydb.Table.IndexBuildState.State
  79. progress ("š
  80. ChangefeedMode"‡
  81. Mode
  82. MODE_UNSPECIFIED�
  83. MODE_KEYS_ONLY
  84. MODE_UPDATES
  85. MODE_NEW_IMAGE
  86. MODE_OLD_IMAGE
  87. MODE_NEW_AND_OLD_IMAGES"E
  88. ChangefeedFormat"1
  89. Format
  90. FORMAT_UNSPECIFIED�
  91. FORMAT_JSON"Í
  92. Changefeed
  93. name ( ,
  94. mode (2.Ydb.Table.ChangefeedMode.Mode2
  95. format (2".Ydb.Table.ChangefeedFormat.Format3
  96. retention_period ( 2.google.protobuf.Duration
  97. virtual_timestamps ("¡
  98. ChangefeedDescription
  99. name ( ,
  100. mode (2.Ydb.Table.ChangefeedMode.Mode2
  101. format (2".Ydb.Table.ChangefeedFormat.Format5
  102. state (2&.Ydb.Table.ChangefeedDescription.State
  103. virtual_timestamps ("E
  104. State
  105. STATE_UNSPECIFIED�
  106. STATE_ENABLED
  107. STATE_DISABLED"
  108. StoragePool
  109. media ( "ª
  110. StoragePolicy
  111. preset_name ( &
  112. syslog ( 2.Ydb.Table.StoragePool#
  113. log ( 2.Ydb.Table.StoragePool$
  114. data ( 2.Ydb.Table.StoragePool(
  115. external ( 2.Ydb.Table.StoragePool/
  116. keep_in_memory (2.Ydb.FeatureFlag.Status6
  117. column_families ( 2.Ydb.Table.ColumnFamilyPolicy"±
  118. ColumnFamilyPolicy
  119. name ( $
  120. data ( 2.Ydb.Table.StoragePool(
  121. external ( 2.Ydb.Table.StoragePool/
  122. keep_in_memory (2.Ydb.FeatureFlag.Status>
  123. compression (2).Ydb.Table.ColumnFamilyPolicy.Compression"L
  124. Compression
  125. COMPRESSION_UNSPECIFIED�
  126. UNCOMPRESSED
  127. COMPRESSED"\'
  128. CompactionPolicy
  129. preset_name ( ";
  130. ExplicitPartitions%
  131. split_points ( 2.Ydb.TypedValue";
  132. PartitionStats
  133. rows_estimate (
  134. store_size ("é
  135. TableStats2
  136. partition_stats ( 2.Ydb.Table.PartitionStats
  137. rows_estimate (
  138. store_size (
  139. partitions (1
  140. creation_time ( 2.google.protobuf.Timestamp5
  141. modification_time ( 2.google.protobuf.Timestamp"Ü
  142. PartitioningPolicy
  143. preset_name ( O
  144. auto_partitioning (24.Ydb.Table.PartitioningPolicy.AutoPartitioningPolicy
  145. uniform_partitions (H�<
  146. explicit_partitions ( 2.Ydb.Table.ExplicitPartitionsH�"v
  147. AutoPartitioningPolicy(
  148. $AUTO_PARTITIONING_POLICY_UNSPECIFIED�
  149. DISABLED
  150. AUTO_SPLIT
  151. AUTO_SPLIT_MERGEB
  152. partitions"&
  153. ExecutionPolicy
  154. preset_name ( "±
  155. ReplicationPolicy
  156. preset_name ( 
  157. replicas_count ( =
  158. create_per_availability_zone (2.Ydb.FeatureFlag.Status0
  159. allow_promotion (2.Ydb.FeatureFlag.Status"$
  160. CachingPolicy
  161. preset_name ( "ë
  162. TableProfile
  163. preset_name ( 0
  164. storage_policy ( 2.Ydb.Table.StoragePolicy6
  165. compaction_policy ( 2.Ydb.Table.CompactionPolicy:
  166. partitioning_policy ( 2.Ydb.Table.PartitioningPolicy4
  167. execution_policy ( 2.Ydb.Table.ExecutionPolicy8
  168. replication_policy ( 2.Ydb.Table.ReplicationPolicy0
  169. caching_policy ( 2.Ydb.Table.CachingPolicy"C
  170. ColumnMeta
  171. name ( 
  172. type ( 2 .Ydb.Type
  173. family ( "O
  174. DateTypeColumnModeSettings
  175. column_name ( 
  176. expire_after_seconds ( "Ž
  177. ValueSinceUnixEpochModeSettings
  178. column_name ( D
  179. column_unit (2/.Ydb.Table.ValueSinceUnixEpochModeSettings.Unit
  180. expire_after_seconds ( "r
  181. Unit
  182. UNIT_UNSPECIFIED�
  183. UNIT_SECONDS
  184. UNIT_MILLISECONDS
  185. UNIT_MICROSECONDS
  186. UNIT_NANOSECONDS"Ä
  187. TtlSettingsA
  188. date_type_column ( 2%.Ydb.Table.DateTypeColumnModeSettingsH�L
  189. value_since_unix_epoch ( 2*.Ydb.Table.ValueSinceUnixEpochModeSettingsH�
  190. run_interval_seconds ( B
  191. mode"Ú
  192. StorageSettings2
  193. tablet_commit_log0 ( 2.Ydb.Table.StoragePool2
  194. tablet_commit_log1 ( 2.Ydb.Table.StoragePool(
  195. external ( 2.Ydb.Table.StoragePool5
  196. store_external_blobs (2.Ydb.FeatureFlag.Status"„
  197. ColumnFamily
  198. name ( $
  199. data ( 2.Ydb.Table.StoragePool8
  200. compression (2#.Ydb.Table.ColumnFamily.Compression/
  201. keep_in_memory (2.Ydb.FeatureFlag.Status"U
  202. Compression
  203. COMPRESSION_UNSPECIFIED�
  204. COMPRESSION_NONE
  205. COMPRESSION_LZ4"÷
  206. PartitioningSettings
  207. partition_by ( 5
  208. partitioning_by_size (2.Ydb.FeatureFlag.Status
  209. partition_size_mb (5
  210. partitioning_by_load (2.Ydb.FeatureFlag.Status
  211. min_partitions_count (
  212. max_partitions_count (J"C
  213. AzReadReplicasSettings
  214. name ( 
  215. read_replicas_count ("_
  216. ClusterReplicasSettingsD
  217. az_read_replicas_settings ( 2!.Ydb.Table.AzReadReplicasSettings"t
  218. ReadReplicasSettings$
  219. per_az_read_replicas_count (H�$
  220. any_az_read_replicas_count (H�B
  221. settingsJ"Ü
  222. CreateTableRequest
  223. session_id ( 
  224. path ( &
  225. columns ( 2.Ydb.Table.ColumnMeta
  226. primary_key ( (
  227. profile ( 2.Ydb.Table.TableProfile9
  228. operation_params ( 2.Ydb.Operations.OperationParams&
  229. indexes ( 2.Ydb.Table.TableIndex,
  230. ttl_settings ( 2.Ydb.Table.TtlSettings4
  231. storage_settings ( 2.Ydb.Table.StorageSettings0
  232. column_families
  233. ( 2.Ydb.Table.ColumnFamilyZ
  234. attributes ( 2-.Ydb.Table.CreateTableRequest.AttributesEntryBªæ*
  235. 
  236. d¢æ*
  237. € 
  238. compaction_policy ( 
  239. uniform_partitions (H�:
  240. partition_at_keys ( 2.Ydb.Table.ExplicitPartitionsH�>
  241. partitioning_settings ( 2.Ydb.Table.PartitioningSettings1
  242. key_bloom_filter (2.Ydb.FeatureFlag.Status?
  243. read_replicas_settings ( 2.Ydb.Table.ReadReplicasSettings1
  244. AttributesEntry
  245. key ( 
  246. value ( :8B
  247. partitions"C
  248. CreateTableResponse,
  249. operation ( 2.Ydb.Operations.Operation"u
  250. DropTableRequest
  251. session_id ( 
  252. path ( 9
  253. operation_params ( 2.Ydb.Operations.OperationParamsJ"A
  254. DropTableResponse,
  255. operation ( 2.Ydb.Operations.Operation"]
  256. RenameIndexItem
  257. source_name ( 
  258. destination_name ( 
  259. replace_destination ("¼
  260. AlterTableRequest
  261. session_id ( 
  262. path ( *
  263. add_columns ( 2.Ydb.Table.ColumnMeta
  264. drop_columns ( 9
  265. operation_params ( 2.Ydb.Operations.OperationParams,
  266. alter_columns ( 2.Ydb.Table.ColumnMeta2
  267. set_ttl_settings ( 2.Ydb.Table.TtlSettingsH�3
  268. drop_ttl_settings ( 2.google.protobuf.EmptyH�*
  269. add_indexes ( 2.Ydb.Table.TableIndex
  270. drop_indexes
  271. ( :
  272. alter_storage_settings ( 2.Ydb.Table.StorageSettings4
  273. add_column_families ( 2.Ydb.Table.ColumnFamily6
  274. alter_column_families ( 2.Ydb.Table.ColumnFamily`
  275. alter_attributes ( 21.Ydb.Table.AlterTableRequest.AlterAttributesEntryBªæ*
  276. 
  277. d¢æ*€ 
  278. set_compaction_policy ( D
  279. alter_partitioning_settings ( 2.Ydb.Table.PartitioningSettings5
  280. set_key_bloom_filter (2.Ydb.FeatureFlag.StatusC
  281. set_read_replicas_settings ( 2.Ydb.Table.ReadReplicasSettings.
  282. add_changefeeds ( 2.Ydb.Table.Changefeed
  283. drop_changefeeds ( 2
  284. rename_indexes ( 2.Ydb.Table.RenameIndexItem6
  285. AlterAttributesEntry
  286. key ( 
  287. value ( :8B
  288. ttl_action"B
  289. AlterTableResponse,
  290. operation ( 2.Ydb.Operations.Operation"�
  291. CopyTableRequest
  292. session_id ( 
  293. source_path ( 
  294. destination_path ( 9
  295. operation_params ( 2.Ydb.Operations.OperationParams"A
  296. CopyTableResponse,
  297. operation ( 2.Ydb.Operations.Operation"T
  298. CopyTableItem
  299. source_path ( 
  300. destination_path ( 
  301. omit_indexes ("Œ
  302. CopyTablesRequest9
  303. operation_params ( 2.Ydb.Operations.OperationParams
  304. session_id ( (
  305. tables ( 2.Ydb.Table.CopyTableItem"B
  306. CopyTablesResponse,
  307. operation ( 2.Ydb.Operations.Operation"]
  308. RenameTableItem
  309. source_path ( 
  310. destination_path ( 
  311. replace_destination ("�
  312. RenameTablesRequest9
  313. operation_params ( 2.Ydb.Operations.OperationParams
  314. session_id ( *
  315. tables ( 2.Ydb.Table.RenameTableItem"D
  316. RenameTablesResponse,
  317. operation ( 2.Ydb.Operations.Operation"Ó
  318. DescribeTableRequest
  319. session_id ( 
  320. path ( 9
  321. operation_params ( 2.Ydb.Operations.OperationParams
  322. include_shard_key_bounds (
  323. include_table_stats (
  324. include_partition_stats ("E
  325. DescribeTableResponse,
  326. operation ( 2.Ydb.Operations.Operation"û
  327. DescribeTableResult
  328. self ( 2.Ydb.Scheme.Entry&
  329. columns ( 2.Ydb.Table.ColumnMeta
  330. primary_key ( )
  331. shard_key_bounds ( 2.Ydb.TypedValue1
  332. indexes ( 2 .Ydb.Table.TableIndexDescription*
  333. table_stats ( 2.Ydb.Table.TableStats,
  334. ttl_settings ( 2.Ydb.Table.TtlSettings4
  335. storage_settings ( 2.Ydb.Table.StorageSettings0
  336. column_families ( 2.Ydb.Table.ColumnFamilyB
  337. attributes
  338. ( 2..Ydb.Table.DescribeTableResult.AttributesEntry>
  339. partitioning_settings ( 2.Ydb.Table.PartitioningSettings1
  340. key_bloom_filter (2.Ydb.FeatureFlag.Status?
  341. read_replicas_settings ( 2.Ydb.Table.ReadReplicasSettings5
  342. changefeeds ( 2 .Ydb.Table.ChangefeedDescription1
  343. AttributesEntry
  344. key ( 
  345. value ( :8J  "2
  346. Query
  347. yql_text ( H�
  348. id ( H�B
  349. query"
  350. SerializableModeSettings"6
  351. OnlineModeSettings
  352. allow_inconsistent_reads ("
  353. StaleModeSettings"
  354. SnapshotModeSettings"›
  355. TransactionSettingsF
  356. serializable_read_write ( 2#.Ydb.Table.SerializableModeSettingsH�9
  357. online_read_only ( 2.Ydb.Table.OnlineModeSettingsH�7
  358. stale_read_only ( 2.Ydb.Table.StaleModeSettingsH�=
  359. snapshot_read_only ( 2.Ydb.Table.SnapshotModeSettingsH�B
  360. tx_mode"{
  361. TransactionControl
  362. tx_id ( H�2
  363. begin_tx ( 2.Ydb.Table.TransactionSettingsH�
  364. commit_tx
  365. (B
  366. tx_selector")
  367. QueryCachePolicy
  368. keep_in_cache ("±
  369. QueryStatsCollection"˜
  370. Mode
  371. STATS_COLLECTION_UNSPECIFIED�
  372. STATS_COLLECTION_NONE
  373. STATS_COLLECTION_BASIC
  374. STATS_COLLECTION_FULL
  375. STATS_COLLECTION_PROFILE"¾
  376. ExecuteDataQueryRequest
  377. session_id ( 1
  378. tx_control ( 2.Ydb.Table.TransactionControl
  379. query ( 2.Ydb.Table.QueryF
  380. parameters ( 22.Ydb.Table.ExecuteDataQueryRequest.ParametersEntry7
  381. query_cache_policy ( 2.Ydb.Table.QueryCachePolicy9
  382. operation_params ( 2.Ydb.Operations.OperationParams;
  383. collect_stats (2$.Ydb.Table.QueryStatsCollection.ModeB
  384. ParametersEntry
  385. key ( 
  386. value ( 2.Ydb.TypedValue:8"H
  387. ExecuteDataQueryResponse,
  388. operation ( 2.Ydb.Operations.Operation"|
  389. ExecuteSchemeQueryRequest
  390. session_id ( 
  391. yql_text ( 9
  392. operation_params ( 2.Ydb.Operations.OperationParams"J
  393. ExecuteSchemeQueryResponse,
  394. operation ( 2.Ydb.Operations.Operation"
  395. TransactionMeta
  396. id ( "Ÿ
  397. QueryMeta
  398. id ( C
  399. parameters_types ( 2).Ydb.Table.QueryMeta.ParametersTypesEntryA
  400. ParametersTypesEntry
  401. key ( 
  402. value ( 2 .Ydb.Type:8"Á
  403. ExecuteQueryResult#
  404. result_sets ( 2.Ydb.ResultSet+
  405. tx_meta ( 2.Ydb.Table.TransactionMeta(
  406. query_meta ( 2.Ydb.Table.QueryMeta/
  407. query_stats ( 2.Ydb.TableStats.QueryStats"z
  408. ExplainDataQueryRequest
  409. session_id ( 
  410. yql_text ( 9
  411. operation_params ( 2.Ydb.Operations.OperationParams"H
  412. ExplainDataQueryResponse,
  413. operation ( 2.Ydb.Operations.Operation";
  414. ExplainQueryResult
  415. query_ast ( 
  416. query_plan ( "z
  417. PrepareDataQueryRequest
  418. session_id ( 
  419. yql_text ( 9
  420. operation_params ( 2.Ydb.Operations.OperationParams"H
  421. PrepareDataQueryResponse,
  422. operation ( 2.Ydb.Operations.Operation"·
  423. PrepareQueryResult
  424. query_id ( L
  425. parameters_types ( 22.Ydb.Table.PrepareQueryResult.ParametersTypesEntryA
  426. ParametersTypesEntry
  427. key ( 
  428. value ( 2 .Ydb.Type:8"a
  429. KeepAliveRequest
  430. session_id ( 9
  431. operation_params ( 2.Ydb.Operations.OperationParams"A
  432. KeepAliveResponse,
  433. operation ( 2.Ydb.Operations.Operation"·
  434. KeepAliveResult@
  435. session_status (2(.Ydb.Table.KeepAliveResult.SessionStatus"b
  436. SessionStatus
  437. SESSION_STATUS_UNSPECIFIED�
  438. SESSION_STATUS_READY
  439. SESSION_STATUS_BUSY"�
  440. BeginTransactionRequest
  441. session_id ( 3
  442. tx_settings ( 2.Ydb.Table.TransactionSettings9
  443. operation_params ( 2.Ydb.Operations.OperationParams"H
  444. BeginTransactionResponse,
  445. operation ( 2.Ydb.Operations.Operation"E
  446. BeginTransactionResult+
  447. tx_meta ( 2.Ydb.Table.TransactionMeta"µ
  448. CommitTransactionRequest
  449. session_id ( 
  450. tx_id ( 9
  451. operation_params ( 2.Ydb.Operations.OperationParams;
  452. collect_stats (2$.Ydb.Table.QueryStatsCollection.Mode"I
  453. CommitTransactionResponse,
  454. operation ( 2.Ydb.Operations.Operation"J
  455. CommitTransactionResult/
  456. query_stats ( 2.Ydb.TableStats.QueryStats"z
  457. RollbackTransactionRequest
  458. session_id ( 
  459. tx_id ( 9
  460. operation_params ( 2.Ydb.Operations.OperationParams"K
  461. RollbackTransactionResponse,
  462. operation ( 2.Ydb.Operations.Operation"˜
  463. StoragePolicyDescription
  464. name ( ?
  465. labels ( 2/.Ydb.Table.StoragePolicyDescription.LabelsEntry-
  466. LabelsEntry
  467. key ( 
  468. value ( :8"ž
  469. CompactionPolicyDescription
  470. name ( B
  471. labels ( 22.Ydb.Table.CompactionPolicyDescription.LabelsEntry-
  472. LabelsEntry
  473. key ( 
  474. value ( :8"¢
  475. PartitioningPolicyDescription
  476. name ( D
  477. labels ( 24.Ydb.Table.PartitioningPolicyDescription.LabelsEntry-
  478. LabelsEntry
  479. key ( 
  480. value ( :8"œ
  481. ExecutionPolicyDescription
  482. name ( A
  483. labels ( 21.Ydb.Table.ExecutionPolicyDescription.LabelsEntry-
  484. LabelsEntry
  485. key ( 
  486. value ( :8" 
  487. ReplicationPolicyDescription
  488. name ( C
  489. labels ( 23.Ydb.Table.ReplicationPolicyDescription.LabelsEntry-
  490. LabelsEntry
  491. key ( 
  492. value ( :8"˜
  493. CachingPolicyDescription
  494. name ( ?
  495. labels ( 2/.Ydb.Table.CachingPolicyDescription.LabelsEntry-
  496. LabelsEntry
  497. key ( 
  498. value ( :8"¾
  499. TableProfileDescription
  500. name ( >
  501. labels ( 2..Ydb.Table.TableProfileDescription.LabelsEntry
  502. default_storage_policy ( 
  503. allowed_storage_policies ( !
  504. default_compaction_policy ( #
  505. allowed_compaction_policies ( #
  506. default_partitioning_policy ( %
  507. allowed_partitioning_policies ( 
  508. default_execution_policy ( "
  509. allowed_execution_policies
  510. ( "
  511. default_replication_policy ( $
  512. allowed_replication_policies ( 
  513. default_caching_policy ( 
  514. allowed_caching_policies ( -
  515. LabelsEntry
  516. key ( 
  517. value ( :8"X
  518. DescribeTableOptionsRequest9
  519. operation_params ( 2.Ydb.Operations.OperationParams"L
  520. DescribeTableOptionsResponse,
  521. operation ( 2.Ydb.Operations.Operation"™
  522. DescribeTableOptionsResultA
  523. table_profile_presets ( 2".Ydb.Table.TableProfileDescriptionC
  524. storage_policy_presets ( 2#.Ydb.Table.StoragePolicyDescriptionI
  525. compaction_policy_presets ( 2&.Ydb.Table.CompactionPolicyDescriptionM
  526. partitioning_policy_presets ( 2(.Ydb.Table.PartitioningPolicyDescriptionG
  527. execution_policy_presets ( 2%.Ydb.Table.ExecutionPolicyDescriptionK
  528. replication_policy_presets ( 2\'.Ydb.Table.ReplicationPolicyDescriptionC
  529. caching_policy_presets ( 2#.Ydb.Table.CachingPolicyDescription"À
  530. KeyRange"
  531. greater ( 2.Ydb.TypedValueH�+
  532. greater_or_equal ( 2.Ydb.TypedValueH�
  533. less ( 2.Ydb.TypedValueH(
  534. less_or_equal ( 2.Ydb.TypedValueHB
  535. from_boundB
  536. to_bound"À
  537. ReadTableRequest
  538. session_id ( 
  539. path ( &
  540. key_range ( 2.Ydb.Table.KeyRange
  541. columns ( 
  542. ordered (
  543. row_limit (-
  544. use_snapshot (2.Ydb.FeatureFlag.Status"¼
  545. ReadTableResponse)
  546. status (2.Ydb.StatusIds.StatusCode\'
  547. issues ( 2.Ydb.Issue.IssueMessage\'
  548. snapshot ( 2.Ydb.VirtualTimestamp*
  549. result ( 2.Ydb.Table.ReadTableResult"5
  550. ReadTableResult"
  551. result_set ( 2.Ydb.ResultSet"�
  552. BulkUpsertRequest
  553. table ( 
  554. rows ( 2.Ydb.TypedValue9
  555. operation_params ( 2.Ydb.Operations.OperationParams?
  556. arrow_batch_settings ( 2.Ydb.Formats.ArrowBatchSettingsH�0
  557. csv_settings ( 2.Ydb.Formats.CsvSettingsH�
  558. dataè ( B
  559. data_format"B
  560. BulkUpsertResponse,
  561. operation ( 2.Ydb.Operations.Operation"
  562. BulkUpsertResult"‘
  563. ExecuteScanQueryRequest
  564. query ( 2.Ydb.Table.QueryF
  565. parameters ( 22.Ydb.Table.ExecuteScanQueryRequest.ParametersEntry5
  566. mode (2\'.Ydb.Table.ExecuteScanQueryRequest.Mode;
  567. collect_stats (2$.Ydb.Table.QueryStatsCollection.ModeB
  568. ParametersEntry
  569. key ( 
  570. value ( 2.Ydb.TypedValue:8"=
  571. Mode
  572. MODE_UNSPECIFIED�
  573. MODE_EXPLAIN
  574. MODE_EXECJJJJ"¯
  575. ExecuteScanQueryPartialResponse)
  576. status (2.Ydb.StatusIds.StatusCode\'
  577. issues ( 2.Ydb.Issue.IssueMessage8
  578. result ( 2(.Ydb.Table.ExecuteScanQueryPartialResult"Œ
  579. ExecuteScanQueryPartialResult"
  580. result_set ( 2.Ydb.ResultSet/
  581. query_stats ( 2.Ydb.TableStats.QueryStatsJJJJBM
  582. tech.ydb.tableZ8github.com/ydb-platform/ydb-go-genproto/protos/Ydb_Tableøbproto3'
  583. , true);
  584. static::$is_initialized = true;
  585. }
  586. }