yandexcloud 0.354.0__py3-none-any.whl → 0.355.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of yandexcloud might be problematic. Click here for more details.
- yandex/cloud/ai/assistants/v1/common_pb2.py +58 -30
- yandex/cloud/ai/assistants/v1/common_pb2.pyi +178 -3
- yandex/cloud/airflow/v1/cluster_pb2.py +12 -8
- yandex/cloud/airflow/v1/cluster_pb2.pyi +4 -0
- yandex/cloud/apploadbalancer/v1/virtual_host_pb2.py +32 -32
- yandex/cloud/apploadbalancer/v1/virtual_host_pb2.pyi +5 -1
- yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.py +6 -6
- yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.pyi +5 -1
- yandex/cloud/backup/v1/resource_pb2.py +2 -2
- yandex/cloud/backup/v1/resource_pb2.pyi +8 -0
- yandex/cloud/baremetal/v1alpha/configuration_service_pb2.py +12 -8
- yandex/cloud/baremetal/v1alpha/configuration_service_pb2.pyi +16 -2
- yandex/cloud/compute/v1/maintenance_service_pb2.py +47 -0
- yandex/cloud/compute/v1/maintenance_service_pb2.pyi +8 -0
- yandex/cloud/compute/v1/maintenance_service_pb2_grpc.py +190 -0
- yandex/cloud/compute/v1/maintenance_service_pb2_grpc.pyi +91 -0
- yandex/cloud/compute/v1/reserved_instance_pool_pb2.py +8 -4
- yandex/cloud/compute/v1/reserved_instance_pool_pb2.pyi +69 -2
- yandex/cloud/compute/v1/reserved_instance_pool_service_pb2.py +44 -20
- yandex/cloud/compute/v1/reserved_instance_pool_service_pb2.pyi +138 -2
- yandex/cloud/compute/v1/reserved_instance_pool_service_pb2_grpc.py +88 -0
- yandex/cloud/compute/v1/reserved_instance_pool_service_pb2_grpc.pyi +40 -0
- yandex/cloud/datatransfer/v1/endpoint_service_pb2.pyi +2 -4
- yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.py +3 -6
- yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.pyi +3 -9
- yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi +2 -4
- yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.py +6 -3
- yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.pyi +6 -0
- yandex/cloud/iam/v1/oauth_client_pb2.py +39 -0
- yandex/cloud/iam/v1/oauth_client_pb2.pyi +85 -0
- yandex/cloud/iam/v1/oauth_client_pb2_grpc.py +24 -0
- yandex/cloud/iam/v1/oauth_client_pb2_grpc.pyi +17 -0
- yandex/cloud/iam/v1/oauth_client_secret_pb2.py +38 -0
- yandex/cloud/iam/v1/oauth_client_secret_pb2.pyi +49 -0
- yandex/cloud/iam/v1/oauth_client_secret_pb2_grpc.py +24 -0
- yandex/cloud/iam/v1/oauth_client_secret_pb2_grpc.pyi +17 -0
- yandex/cloud/iam/v1/oauth_client_secret_service_pb2.py +80 -0
- yandex/cloud/iam/v1/oauth_client_secret_service_pb2.pyi +188 -0
- yandex/cloud/iam/v1/oauth_client_secret_service_pb2_grpc.py +237 -0
- yandex/cloud/iam/v1/oauth_client_secret_service_pb2_grpc.pyi +121 -0
- yandex/cloud/iam/v1/oauth_client_service_pb2.py +99 -0
- yandex/cloud/iam/v1/oauth_client_service_pb2.pyi +257 -0
- yandex/cloud/iam/v1/oauth_client_service_pb2_grpc.py +281 -0
- yandex/cloud/iam/v1/oauth_client_service_pb2_grpc.pyi +141 -0
- yandex/cloud/iot/broker/v1/broker_service_pb2.py +50 -50
- yandex/cloud/iot/devices/v1/device_service_pb2.py +61 -61
- yandex/cloud/iot/devices/v1/registry_service_pb2.py +82 -82
- yandex/cloud/maintenance/__init__.py +0 -0
- yandex/cloud/maintenance/v2/__init__.py +0 -0
- yandex/cloud/maintenance/v2/common_pb2.py +73 -0
- yandex/cloud/maintenance/v2/common_pb2.pyi +324 -0
- yandex/cloud/maintenance/v2/common_pb2_grpc.py +24 -0
- yandex/cloud/maintenance/v2/common_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.py +190 -150
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi +1712 -1025
- yandex/cloud/mdb/clickhouse/v1/user_pb2.py +98 -86
- yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi +1248 -792
- yandex/cloud/mdb/opensearch/v1/backup_pb2.py +14 -14
- yandex/cloud/mdb/opensearch/v1/backup_pb2.pyi +13 -1
- yandex/cloud/metastore/v1/cluster_pb2.py +18 -16
- yandex/cloud/metastore/v1/cluster_pb2.pyi +31 -1
- yandex/cloud/searchapi/v2/gen_search_service_pb2.py +10 -10
- yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi +7 -1
- yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2.py +50 -18
- yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2.pyi +241 -2
- yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2.py +18 -18
- yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2.pyi +22 -2
- yandex/cloud/trino/v1/cluster_service_pb2.py +36 -36
- yandex/cloud/trino/v1/cluster_service_pb2.pyi +14 -2
- yandexcloud/__init__.py +1 -1
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/RECORD +76 -50
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/top_level.txt +0 -0
|
@@ -26,7 +26,7 @@ from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb
|
|
|
26
26
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6yandex/cloud/mdb/clickhouse/v1/config/clickhouse.proto\x12%yandex.cloud.mdb.clickhouse.v1.config\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1dyandex/cloud/validation.proto\"\xa9\x7f\n\x10\x43lickhouseConfig\x12S\n\tlog_level\x18\x01 \x01(\x0e\x32@.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.LogLevel\x12U\n\nmerge_tree\x18\x02 \x01(\x0b\x32\x41.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.MergeTree\x12X\n\x0b\x63ompression\x18\x03 \x03(\x0b\x32\x43.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Compression\x12`\n\x0c\x64ictionaries\x18\x04 \x03(\x0b\x32J.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary\x12_\n\x0fgraphite_rollup\x18\x05 \x03(\x0b\x32\x46.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.GraphiteRollup\x12L\n\x05kafka\x18# \x01(\x0b\x32=.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Kafka\x12X\n\x0ckafka_topics\x18$ \x03(\x0b\x32\x42.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.KafkaTopic\x12R\n\x08rabbitmq\x18% \x01(\x0b\x32@.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Rabbitmq\x12>\n\x0fmax_connections\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x08\xfa\xc7\x31\x04>=10\x12\x45\n\x16max_concurrent_queries\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x08\xfa\xc7\x31\x04>=10\x12\x37\n\x12keep_alive_timeout\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x17uncompressed_cache_size\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x0fmark_cache_size\x18\n \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12;\n\x16max_table_size_to_drop\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12?\n\x1amax_partition_size_to_drop\x18\r \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12M\n$builtin_dictionaries_reload_interval\x18\x0c \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x02\x18\x01\x12\x10\n\x08timezone\x18\x0e \x01(\t\x12\x33\n\x0fgeobase_enabled\x18\x42 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x13\n\x0bgeobase_uri\x18\x0f \x01(\t\x12=\n\x18query_log_retention_size\x18\x10 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12=\n\x18query_log_retention_time\x18\x11 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x18query_thread_log_enabled\x18\x12 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x44\n\x1fquery_thread_log_retention_size\x18\x13 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x44\n\x1fquery_thread_log_retention_time\x18\x14 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x17part_log_retention_size\x18\x15 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x17part_log_retention_time\x18\x16 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x36\n\x12metric_log_enabled\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12>\n\x19metric_log_retention_size\x18\x18 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12>\n\x19metric_log_retention_time\x18\x19 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x35\n\x11trace_log_enabled\x18\x1a \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12=\n\x18trace_log_retention_size\x18\x1b \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12=\n\x18trace_log_retention_time\x18\x1c \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x34\n\x10text_log_enabled\x18\x1d \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12<\n\x17text_log_retention_size\x18\x1e \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x17text_log_retention_time\x18\x1f \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12X\n\x0etext_log_level\x18 \x01(\x0e\x32@.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.LogLevel\x12\x42\n\x1eopentelemetry_span_log_enabled\x18* \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12S\n%opentelemetry_span_log_retention_size\x18\x37 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12S\n%opentelemetry_span_log_retention_time\x18\x38 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12;\n\x17query_views_log_enabled\x18\x31 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12L\n\x1equery_views_log_retention_size\x18\x32 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12L\n\x1equery_views_log_retention_time\x18\x33 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x43\n\x1f\x61synchronous_metric_log_enabled\x18\x34 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12T\n&asynchronous_metric_log_retention_size\x18\x35 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12T\n&asynchronous_metric_log_retention_time\x18\x36 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x37\n\x13session_log_enabled\x18\x39 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12H\n\x1asession_log_retention_size\x18: \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12H\n\x1asession_log_retention_time\x18; \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x39\n\x15zookeeper_log_enabled\x18< \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12J\n\x1czookeeper_log_retention_size\x18= \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12J\n\x1czookeeper_log_retention_time\x18> \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x43\n\x1f\x61synchronous_insert_log_enabled\x18? \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12T\n&asynchronous_insert_log_retention_size\x18@ \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12T\n&asynchronous_insert_log_retention_time\x18\x41 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x42\n\x1eprocessors_profile_log_enabled\x18G \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12J\n%processors_profile_log_retention_size\x18H \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12J\n%processors_profile_log_retention_time\x18I \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x35\n\x11\x65rror_log_enabled\x18K \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12=\n\x18\x65rror_log_retention_size\x18L \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12=\n\x18\x65rror_log_retention_time\x18M \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12v\n\x1b\x61\x63\x63\x65ss_control_improvements\x18J \x01(\x0b\x32Q.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.AccessControlImprovements\x12\x41\n\x14\x62\x61\x63kground_pool_size\x18! \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12Z\n-background_merges_mutations_concurrency_ratio\x18\x30 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12J\n\x1d\x62\x61\x63kground_schedule_pool_size\x18\" \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12I\n\x1c\x62\x61\x63kground_fetches_pool_size\x18& \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12\x46\n\x19\x62\x61\x63kground_move_pool_size\x18\' \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12V\n)background_distributed_schedule_pool_size\x18( \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12W\n*background_buffer_flush_schedule_pool_size\x18) \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12Y\n,background_message_broker_schedule_pool_size\x18. \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12H\n\x1b\x62\x61\x63kground_common_pool_size\x18/ \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12\x36\n\x10\x64\x65\x66\x61ult_database\x18+ \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12?\n\x1atotal_memory_profiler_step\x18, \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12M\n\'total_memory_tracker_sample_probability\x18- \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12m\n\x13query_masking_rules\x18\x43 \x03(\x0b\x32H.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.QueryMaskingRuleB\x06\x82\xc8\x31\x02>0\x12:\n\x16\x64ictionaries_lazy_load\x18\x44 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12W\n\x0bquery_cache\x18\x45 \x01(\x0b\x32\x42.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.QueryCache\x12W\n\x0bjdbc_bridge\x18\x46 \x01(\x0b\x32\x42.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.JdbcBridge\x1a\x8b\x19\n\tMergeTree\x12\x44\n\x1freplicated_deduplication_window\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12L\n\'replicated_deduplication_window_seconds\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x15parts_to_delay_insert\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x15parts_to_throw_insert\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x43\n\x1einactive_parts_to_delay_insert\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x43\n\x1einactive_parts_to_throw_insert\x18\n \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x43\n\x1emax_replicated_merges_in_queue\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12^\n9number_of_free_entries_in_pool_to_lower_max_size_of_merge\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12L\n\'max_bytes_to_merge_at_min_space_in_pool\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12L\n\'max_bytes_to_merge_at_max_space_in_pool\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x17min_bytes_for_wide_part\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12;\n\x16min_rows_for_wide_part\x18\x0c \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x37\n\x13ttl_only_drop_parts\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12I\n%allow_remote_fs_zero_copy_replication\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12;\n\x16merge_with_ttl_timeout\x18\x0f \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12I\n$merge_with_recompression_ttl_timeout\x18\x10 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x37\n\x12max_parts_in_total\x18\x11 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12J\n%max_number_of_merges_with_ttl_in_pool\x18\x12 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x39\n\x14\x63leanup_delay_period\x18\x13 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12W\n2number_of_free_entries_in_pool_to_execute_mutation\x18\x14 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12R\n$max_avg_part_size_for_too_many_parts\x18\x15 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12L\n\x1emin_age_to_force_merge_seconds\x18\x16 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12L\n(min_age_to_force_merge_on_partition_only\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x45\n\x18merge_selecting_sleep_ms\x18\x18 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12\x41\n\x14merge_max_block_size\x18\x19 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12\x42\n\x1e\x63heck_sample_column_is_correct\x18\x1a \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12J\n\x1cmax_merge_selecting_sleep_ms\x18\x1b \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x46\n\x18max_cleanup_delay_period\x18\x1c \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x8b\x01\n!deduplicate_merge_projection_mode\x18\x1d \x01(\x0e\x32`.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.MergeTree.DeduplicateMergeProjectionMode\x12\x91\x01\n$lightweight_mutation_projection_mode\x18\x1e \x01(\x0e\x32\x63.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.MergeTree.LightweightMutationProjectionMode\x12\x44\n materialize_ttl_recalculate_only\x18\x1f \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x36\n\x12\x66sync_after_insert\x18 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x38\n\x14\x66sync_part_directory\x18! \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12N\n)min_compressed_bytes_to_fsync_after_fetch\x18\" \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12N\n)min_compressed_bytes_to_fsync_after_merge\x18# \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x42\n\x1dmin_rows_to_fsync_after_merge\x18$ \x01(\x0b\x32\x1b.google.protobuf.Int64Value\"\x89\x02\n\x1e\x44\x65\x64uplicateMergeProjectionMode\x12\x31\n-DEDUPLICATE_MERGE_PROJECTION_MODE_UNSPECIFIED\x10\x00\x12,\n(DEDUPLICATE_MERGE_PROJECTION_MODE_IGNORE\x10\x01\x12+\n\'DEDUPLICATE_MERGE_PROJECTION_MODE_THROW\x10\x02\x12*\n&DEDUPLICATE_MERGE_PROJECTION_MODE_DROP\x10\x03\x12-\n)DEDUPLICATE_MERGE_PROJECTION_MODE_REBUILD\x10\x04\"\xea\x01\n!LightweightMutationProjectionMode\x12\x34\n0LIGHTWEIGHT_MUTATION_PROJECTION_MODE_UNSPECIFIED\x10\x00\x12.\n*LIGHTWEIGHT_MUTATION_PROJECTION_MODE_THROW\x10\x01\x12-\n)LIGHTWEIGHT_MUTATION_PROJECTION_MODE_DROP\x10\x02\x12\x30\n,LIGHTWEIGHT_MUTATION_PROJECTION_MODE_REBUILD\x10\x03\x1a\xa0\r\n\x05Kafka\x12i\n\x11security_protocol\x18\x01 \x01(\x0e\x32N.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Kafka.SecurityProtocol\x12\x63\n\x0esasl_mechanism\x18\x02 \x01(\x0e\x32K.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Kafka.SaslMechanism\x12\x15\n\rsasl_username\x18\x03 \x01(\t\x12\x15\n\rsasl_password\x18\x04 \x01(\t\x12G\n#enable_ssl_certificate_verification\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x42\n\x14max_poll_interval_ms\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12@\n\x12session_timeout_ms\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12R\n\x05\x64\x65\x62ug\x18\x08 \x01(\x0e\x32\x43.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Kafka.Debug\x12h\n\x11\x61uto_offset_reset\x18\t \x01(\x0e\x32M.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Kafka.AutoOffsetReset\"\xb7\x01\n\x10SecurityProtocol\x12!\n\x1dSECURITY_PROTOCOL_UNSPECIFIED\x10\x00\x12\x1f\n\x1bSECURITY_PROTOCOL_PLAINTEXT\x10\x01\x12\x19\n\x15SECURITY_PROTOCOL_SSL\x10\x02\x12$\n SECURITY_PROTOCOL_SASL_PLAINTEXT\x10\x03\x12\x1e\n\x1aSECURITY_PROTOCOL_SASL_SSL\x10\x04\"\xa8\x01\n\rSaslMechanism\x12\x1e\n\x1aSASL_MECHANISM_UNSPECIFIED\x10\x00\x12\x19\n\x15SASL_MECHANISM_GSSAPI\x10\x01\x12\x18\n\x14SASL_MECHANISM_PLAIN\x10\x02\x12 \n\x1cSASL_MECHANISM_SCRAM_SHA_256\x10\x03\x12 \n\x1cSASL_MECHANISM_SCRAM_SHA_512\x10\x04\"\x99\x03\n\x05\x44\x65\x62ug\x12\x15\n\x11\x44\x45\x42UG_UNSPECIFIED\x10\x00\x12\x11\n\rDEBUG_GENERIC\x10\x01\x12\x10\n\x0c\x44\x45\x42UG_BROKER\x10\x02\x12\x0f\n\x0b\x44\x45\x42UG_TOPIC\x10\x03\x12\x12\n\x0e\x44\x45\x42UG_METADATA\x10\x04\x12\x11\n\rDEBUG_FEATURE\x10\x05\x12\x0f\n\x0b\x44\x45\x42UG_QUEUE\x10\x06\x12\r\n\tDEBUG_MSG\x10\x07\x12\x12\n\x0e\x44\x45\x42UG_PROTOCOL\x10\x08\x12\x0e\n\nDEBUG_CGRP\x10\t\x12\x12\n\x0e\x44\x45\x42UG_SECURITY\x10\n\x12\x0f\n\x0b\x44\x45\x42UG_FETCH\x10\x0b\x12\x15\n\x11\x44\x45\x42UG_INTERCEPTOR\x10\x0c\x12\x10\n\x0c\x44\x45\x42UG_PLUGIN\x10\r\x12\x12\n\x0e\x44\x45\x42UG_CONSUMER\x10\x0e\x12\x0f\n\x0b\x44\x45\x42UG_ADMIN\x10\x0f\x12\r\n\tDEBUG_EOS\x10\x10\x12\x0e\n\nDEBUG_MOCK\x10\x11\x12\x12\n\x0e\x44\x45\x42UG_ASSIGNOR\x10\x12\x12\x0e\n\nDEBUG_CONF\x10\x13\x12\x13\n\x0f\x44\x45\x42UG_TELEMETRY\x10\x14\x12\r\n\tDEBUG_ALL\x10\x15\"\x8a\x02\n\x0f\x41utoOffsetReset\x12!\n\x1d\x41UTO_OFFSET_RESET_UNSPECIFIED\x10\x00\x12\x1e\n\x1a\x41UTO_OFFSET_RESET_SMALLEST\x10\x01\x12\x1e\n\x1a\x41UTO_OFFSET_RESET_EARLIEST\x10\x02\x12\x1f\n\x1b\x41UTO_OFFSET_RESET_BEGINNING\x10\x03\x12\x1d\n\x19\x41UTO_OFFSET_RESET_LARGEST\x10\x04\x12\x1c\n\x18\x41UTO_OFFSET_RESET_LATEST\x10\x05\x12\x19\n\x15\x41UTO_OFFSET_RESET_END\x10\x06\x12\x1b\n\x17\x41UTO_OFFSET_RESET_ERROR\x10\x07\x1aw\n\nKafkaTopic\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12U\n\x08settings\x18\x02 \x01(\x0b\x32=.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.KafkaB\x04\xe8\xc7\x31\x01\x1a=\n\x08Rabbitmq\x12\x10\n\x08username\x18\x01 \x01(\t\x12\x10\n\x08password\x18\x02 \x01(\t\x12\r\n\x05vhost\x18\x03 \x01(\t\x1a\x90\x02\n\x0b\x43ompression\x12Z\n\x06method\x18\x01 \x01(\x0e\x32J.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Compression.Method\x12\x1e\n\rmin_part_size\x18\x02 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=1\x12\x1b\n\x13min_part_size_ratio\x18\x03 \x01(\x01\x12\x33\n\x05level\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\"3\n\x06Method\x12\x16\n\x12METHOD_UNSPECIFIED\x10\x00\x12\x07\n\x03LZ4\x10\x01\x12\x08\n\x04ZSTD\x10\x02\x1a\xb3 \n\x12\x45xternalDictionary\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12m\n\tstructure\x18\x02 \x01(\x0b\x32T.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.StructureB\x04\xe8\xc7\x31\x01\x12g\n\x06layout\x18\x03 \x01(\x0b\x32Q.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.LayoutB\x04\xe8\xc7\x31\x01\x12\x18\n\x0e\x66ixed_lifetime\x18\x04 \x01(\x03H\x00\x12j\n\x0elifetime_range\x18\x05 \x01(\x0b\x32P.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.RangeH\x00\x12l\n\x0bhttp_source\x18\x06 \x01(\x0b\x32U.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.HttpSourceH\x01\x12n\n\x0cmysql_source\x18\x07 \x01(\x0b\x32V.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.MysqlSourceH\x01\x12x\n\x11\x63lickhouse_source\x18\x08 \x01(\x0b\x32[.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.ClickhouseSourceH\x01\x12r\n\x0emongodb_source\x18\t \x01(\x0b\x32X.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.MongodbSourceH\x01\x12x\n\x11postgresql_source\x18\n \x01(\x0b\x32[.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.PostgresqlSourceH\x01\x1a\xd7\x01\n\nHttpSource\x12\x11\n\x03url\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x14\n\x06\x66ormat\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12m\n\x07headers\x18\x03 \x03(\x0b\x32\\.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.HttpSource.Header\x1a\x31\n\x06Header\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x05value\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x1a\xff\x03\n\x0bMysqlSource\x12\x10\n\x02\x64\x62\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x05table\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x19\n\x04port\x18\x03 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-65535\x12\x0c\n\x04user\x18\x04 \x01(\t\x12\x10\n\x08password\x18\x05 \x01(\t\x12x\n\x08replicas\x18\x06 \x03(\x0b\x32^.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.MysqlSource.ReplicaB\x06\x82\xc8\x31\x02>0\x12\r\n\x05where\x18\x07 \x01(\t\x12\x18\n\x10invalidate_query\x18\x08 \x01(\t\x12\x34\n\x10\x63lose_connection\x18\t \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x34\n\x10share_connection\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a\x7f\n\x07Replica\x12\x1b\n\x04host\x18\x01 \x01(\tB\r\xe8\xc7\x31\x01\x8a\xc8\x31\x05<=253\x12\x1c\n\x08priority\x18\x02 \x01(\x03\x42\n\xe8\xc7\x31\x01\xfa\xc7\x31\x02>0\x12\x19\n\x04port\x18\x03 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-65535\x12\x0c\n\x04user\x18\x04 \x01(\t\x12\x10\n\x08password\x18\x05 \x01(\t\x1a\xce\x01\n\x10\x43lickhouseSource\x12\x10\n\x02\x64\x62\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x05table\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x17\n\x04host\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=253\x12\x19\n\x04port\x18\x04 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-65535\x12\x12\n\x04user\x18\x05 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x10\n\x08password\x18\x06 \x01(\t\x12\r\n\x05where\x18\x07 \x01(\t\x12*\n\x06secure\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a\xa6\x01\n\rMongodbSource\x12\x10\n\x02\x64\x62\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x18\n\ncollection\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x17\n\x04host\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=253\x12\x19\n\x04port\x18\x04 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-65535\x12\x12\n\x04user\x18\x05 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x10\n\x08password\x18\x06 \x01(\t\x12\x0f\n\x07options\x18\x07 \x01(\t\x1a\x8b\x03\n\x10PostgresqlSource\x12\x10\n\x02\x64\x62\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x05table\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x15\n\x05hosts\x18\x03 \x03(\tB\x06\x82\xc8\x31\x02>0\x12\x19\n\x04port\x18\x04 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-65535\x12\x12\n\x04user\x18\x05 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x10\n\x08password\x18\x06 \x01(\t\x12\x18\n\x10invalidate_query\x18\x07 \x01(\t\x12u\n\x08ssl_mode\x18\x08 \x01(\x0e\x32\x63.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.PostgresqlSource.SslMode\"g\n\x07SslMode\x12\x18\n\x14SSL_MODE_UNSPECIFIED\x10\x00\x12\x0b\n\x07\x44ISABLE\x10\x01\x12\t\n\x05\x41LLOW\x10\x02\x12\n\n\x06PREFER\x10\x03\x12\r\n\tVERIFY_CA\x10\x04\x12\x0f\n\x0bVERIFY_FULL\x10\x05\x1a\xde\x06\n\tStructure\x12\x63\n\x02id\x18\x01 \x01(\x0b\x32W.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.Id\x12\x65\n\x03key\x18\x03 \x01(\x0b\x32X.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.Key\x12q\n\trange_min\x18\x04 \x01(\x0b\x32^.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.Attribute\x12q\n\trange_max\x18\x05 \x01(\x0b\x32^.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.Attribute\x12z\n\nattributes\x18\x02 \x03(\x0b\x32^.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.AttributeB\x06\x82\xc8\x31\x02>0\x1a\x84\x01\n\tAttribute\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\x04type\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\nnull_value\x18\x03 \x01(\t\x12\x12\n\nexpression\x18\x04 \x01(\t\x12\x14\n\x0chierarchical\x18\x05 \x01(\x08\x12\x11\n\tinjective\x18\x06 \x01(\x08\x1a\x18\n\x02Id\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x1a\x81\x01\n\x03Key\x12z\n\nattributes\x18\x01 \x03(\x0b\x32^.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.AttributeB\x06\x82\xc8\x31\x02>0\x1a\xda\x05\n\x06Layout\x12j\n\x04type\x18\x01 \x01(\x0e\x32V.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Layout.TypeB\x04\xe8\xc7\x31\x01\x12\x15\n\rsize_in_cells\x18\x02 \x01(\x03\x12;\n\x17\x61llow_read_expired_keys\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x1d\n\x15max_update_queue_size\x18\x06 \x01(\x03\x12.\n&update_queue_push_timeout_milliseconds\x18\x07 \x01(\x03\x12\'\n\x1fquery_wait_timeout_milliseconds\x18\x08 \x01(\x03\x12\x1f\n\x17max_threads_for_updates\x18\t \x01(\x03\x12\x1a\n\x12initial_array_size\x18\n \x01(\x03\x12\x16\n\x0emax_array_size\x18\x03 \x01(\x03\x12\x41\n\x1d\x61\x63\x63\x65ss_to_key_from_attributes\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xff\x01\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x08\n\x04\x46LAT\x10\x01\x12\n\n\x06HASHED\x10\x02\x12\x16\n\x12\x43OMPLEX_KEY_HASHED\x10\x03\x12\x10\n\x0cRANGE_HASHED\x10\x04\x12\t\n\x05\x43\x41\x43HE\x10\x05\x12\x15\n\x11\x43OMPLEX_KEY_CACHE\x10\x06\x12\x11\n\rSPARSE_HASHED\x10\x07\x12\x1d\n\x19\x43OMPLEX_KEY_SPARSE_HASHED\x10\x08\x12\x1c\n\x18\x43OMPLEX_KEY_RANGE_HASHED\x10\t\x12\n\n\x06\x44IRECT\x10\n\x12\x16\n\x12\x43OMPLEX_KEY_DIRECT\x10\x0b\x12\x0b\n\x07IP_TRIE\x10\x0c\x1a!\n\x05Range\x12\x0b\n\x03min\x18\x01 \x01(\x03\x12\x0b\n\x03max\x18\x02 \x01(\x03\x42\x10\n\x08lifetime\x12\x04\xc0\xc1\x31\x01\x42\x0e\n\x06source\x12\x04\xc0\xc1\x31\x01\x1a\xe1\x03\n\x0eGraphiteRollup\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12h\n\x08patterns\x18\x02 \x03(\x0b\x32N.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.GraphiteRollup.PatternB\x06\x82\xc8\x31\x02>0\x12\x18\n\x10path_column_name\x18\x03 \x01(\t\x12\x18\n\x10time_column_name\x18\x04 \x01(\t\x12\x19\n\x11value_column_name\x18\x05 \x01(\t\x12\x1b\n\x13version_column_name\x18\x06 \x01(\t\x1a\xe4\x01\n\x07Pattern\x12\x0e\n\x06regexp\x18\x01 \x01(\t\x12\x16\n\x08\x66unction\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12s\n\tretention\x18\x03 \x03(\x0b\x32X.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.GraphiteRollup.Pattern.RetentionB\x06\x82\xc8\x31\x02>0\x1a<\n\tRetention\x12\x14\n\x03\x61ge\x18\x01 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=0\x12\x19\n\tprecision\x18\x02 \x01(\x03\x42\x06\xfa\xc7\x31\x02>0\x1aG\n\x10QueryMaskingRule\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x06regexp\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x0f\n\x07replace\x18\x03 \x01(\t\x1a\x95\x02\n\nQueryCache\x12?\n\x11max_size_in_bytes\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x39\n\x0bmax_entries\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x45\n\x17max_entry_size_in_bytes\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x44\n\x16max_entry_size_in_rows\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x1aK\n\nJdbcBridge\x12\x12\n\x04host\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12)\n\x04port\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x1a\xb8\x01\n\x19\x41\x63\x63\x65ssControlImprovements\x12H\n$select_from_system_db_requires_grant\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12Q\n-select_from_information_schema_requires_grant\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"d\n\x08LogLevel\x12\x19\n\x15LOG_LEVEL_UNSPECIFIED\x10\x00\x12\t\n\x05TRACE\x10\x01\x12\t\n\x05\x44\x45\x42UG\x10\x02\x12\x0f\n\x0bINFORMATION\x10\x03\x12\x0b\n\x07WARNING\x10\x04\x12\t\n\x05\x45RROR\x10\x05\"\x8d\x02\n\x13\x43lickhouseConfigSet\x12W\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x37.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfigB\x04\xe8\xc7\x31\x01\x12L\n\x0buser_config\x18\x02 \x01(\x0b\x32\x37.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig\x12O\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x37.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfigB\x81\x01\n)yandex.cloud.api.mdb.clickhouse.v1.configZTgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/clickhouse/v1/config;clickhouseb\x06proto3')
|
|
29
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6yandex/cloud/mdb/clickhouse/v1/config/clickhouse.proto\x12%yandex.cloud.mdb.clickhouse.v1.config\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1dyandex/cloud/validation.proto\"\xbe\x82\x01\n\x10\x43lickhouseConfig\x12\x42\n\x14\x62\x61\x63kground_pool_size\x18! \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=1\x12R\n-background_merges_mutations_concurrency_ratio\x18\x30 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12K\n\x1d\x62\x61\x63kground_schedule_pool_size\x18\" \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=1\x12J\n\x1c\x62\x61\x63kground_fetches_pool_size\x18& \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=1\x12G\n\x19\x62\x61\x63kground_move_pool_size\x18\' \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=1\x12W\n)background_distributed_schedule_pool_size\x18( \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=1\x12X\n*background_buffer_flush_schedule_pool_size\x18) \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=1\x12Z\n,background_message_broker_schedule_pool_size\x18. \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=1\x12I\n\x1b\x62\x61\x63kground_common_pool_size\x18/ \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=1\x12:\n\x16\x64ictionaries_lazy_load\x18\x44 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12S\n\tlog_level\x18\x01 \x01(\x0e\x32@.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.LogLevel\x12\x46\n\x18query_log_retention_size\x18\x10 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x46\n\x18query_log_retention_time\x18\x11 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12<\n\x18query_thread_log_enabled\x18\x12 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12M\n\x1fquery_thread_log_retention_size\x18\x13 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12M\n\x1fquery_thread_log_retention_time\x18\x14 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x45\n\x17part_log_retention_size\x18\x15 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x45\n\x17part_log_retention_time\x18\x16 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x36\n\x12metric_log_enabled\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12G\n\x19metric_log_retention_size\x18\x18 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12G\n\x19metric_log_retention_time\x18\x19 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x35\n\x11trace_log_enabled\x18\x1a \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12=\n\x18trace_log_retention_size\x18\x1b \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12=\n\x18trace_log_retention_time\x18\x1c \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x34\n\x10text_log_enabled\x18\x1d \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12<\n\x17text_log_retention_size\x18\x1e \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x17text_log_retention_time\x18\x1f \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12X\n\x0etext_log_level\x18 \x01(\x0e\x32@.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.LogLevel\x12\x42\n\x1eopentelemetry_span_log_enabled\x18* \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12S\n%opentelemetry_span_log_retention_size\x18\x37 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12S\n%opentelemetry_span_log_retention_time\x18\x38 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12;\n\x17query_views_log_enabled\x18\x31 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12L\n\x1equery_views_log_retention_size\x18\x32 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12L\n\x1equery_views_log_retention_time\x18\x33 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x43\n\x1f\x61synchronous_metric_log_enabled\x18\x34 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12T\n&asynchronous_metric_log_retention_size\x18\x35 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12T\n&asynchronous_metric_log_retention_time\x18\x36 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x37\n\x13session_log_enabled\x18\x39 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12H\n\x1asession_log_retention_size\x18: \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12H\n\x1asession_log_retention_time\x18; \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x39\n\x15zookeeper_log_enabled\x18< \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12J\n\x1czookeeper_log_retention_size\x18= \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12J\n\x1czookeeper_log_retention_time\x18> \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x43\n\x1f\x61synchronous_insert_log_enabled\x18? \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12T\n&asynchronous_insert_log_retention_size\x18@ \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12T\n&asynchronous_insert_log_retention_time\x18\x41 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x42\n\x1eprocessors_profile_log_enabled\x18G \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12S\n%processors_profile_log_retention_size\x18H \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12S\n%processors_profile_log_retention_time\x18I \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x35\n\x11\x65rror_log_enabled\x18K \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x46\n\x18\x65rror_log_retention_size\x18L \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x46\n\x18\x65rror_log_retention_time\x18M \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12v\n\x1b\x61\x63\x63\x65ss_control_improvements\x18J \x01(\x0b\x32Q.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.AccessControlImprovements\x12>\n\x0fmax_connections\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x08\xfa\xc7\x31\x04>=10\x12\x45\n\x16max_concurrent_queries\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x08\xfa\xc7\x31\x04>=50\x12\x44\n\x16max_table_size_to_drop\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12H\n\x1amax_partition_size_to_drop\x18\r \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x37\n\x12keep_alive_timeout\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x17uncompressed_cache_size\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x34\n\x0fmark_cache_size\x18\n \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x10\n\x08timezone\x18\x0e \x01(\t\x12\x33\n\x0fgeobase_enabled\x18\x42 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x13\n\x0bgeobase_uri\x18\x0f \x01(\t\x12\x36\n\x10\x64\x65\x66\x61ult_database\x18+ \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12?\n\x1atotal_memory_profiler_step\x18, \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12M\n\'total_memory_tracker_sample_probability\x18- \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x42\n\x14\x61sync_insert_threads\x18O \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x33\n\x0e\x62\x61\x63kup_threads\x18P \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x34\n\x0frestore_threads\x18Q \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12U\n\nmerge_tree\x18\x02 \x01(\x0b\x32\x41.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.MergeTree\x12X\n\x0b\x63ompression\x18\x03 \x03(\x0b\x32\x43.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Compression\x12`\n\x0c\x64ictionaries\x18\x04 \x03(\x0b\x32J.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary\x12_\n\x0fgraphite_rollup\x18\x05 \x03(\x0b\x32\x46.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.GraphiteRollup\x12L\n\x05kafka\x18# \x01(\x0b\x32=.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Kafka\x12X\n\x0ckafka_topics\x18$ \x03(\x0b\x32\x42.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.KafkaTopic\x12R\n\x08rabbitmq\x18% \x01(\x0b\x32@.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Rabbitmq\x12\x65\n\x13query_masking_rules\x18\x43 \x03(\x0b\x32H.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.QueryMaskingRule\x12W\n\x0bquery_cache\x18\x45 \x01(\x0b\x32\x42.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.QueryCache\x12W\n\x0bjdbc_bridge\x18\x46 \x01(\x0b\x32\x42.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.JdbcBridge\x12\x32\n\x0emysql_protocol\x18N \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12M\n$builtin_dictionaries_reload_interval\x18\x0c \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x02\x18\x01\x1a\xb8\x01\n\x19\x41\x63\x63\x65ssControlImprovements\x12H\n$select_from_system_db_requires_grant\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12Q\n-select_from_information_schema_requires_grant\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a\xac\x19\n\tMergeTree\x12:\n\x15parts_to_delay_insert\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x15parts_to_throw_insert\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12L\n\x1einactive_parts_to_delay_insert\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12L\n\x1einactive_parts_to_throw_insert\x18\n \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12R\n$max_avg_part_size_for_too_many_parts\x18\x15 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x37\n\x12max_parts_in_total\x18\x11 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x43\n\x1emax_replicated_merges_in_queue\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12^\n9number_of_free_entries_in_pool_to_lower_max_size_of_merge\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12W\n2number_of_free_entries_in_pool_to_execute_mutation\x18\x14 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12L\n\'max_bytes_to_merge_at_min_space_in_pool\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12U\n\'max_bytes_to_merge_at_max_space_in_pool\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12<\n\x17min_bytes_for_wide_part\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12;\n\x16min_rows_for_wide_part\x18\x0c \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x42\n\x14\x63leanup_delay_period\x18\x13 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x46\n\x18max_cleanup_delay_period\x18\x1c \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x46\n\x18merge_selecting_sleep_ms\x18\x18 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12J\n\x1cmax_merge_selecting_sleep_ms\x18\x1b \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12L\n\x1emin_age_to_force_merge_seconds\x18\x16 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12L\n(min_age_to_force_merge_on_partition_only\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x39\n\x14merge_max_block_size\x18\x19 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x8b\x01\n!deduplicate_merge_projection_mode\x18\x1d \x01(\x0e\x32`.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.MergeTree.DeduplicateMergeProjectionMode\x12\x91\x01\n$lightweight_mutation_projection_mode\x18\x1e \x01(\x0e\x32\x63.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.MergeTree.LightweightMutationProjectionMode\x12\x44\n\x1freplicated_deduplication_window\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12L\n\'replicated_deduplication_window_seconds\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x36\n\x12\x66sync_after_insert\x18 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x38\n\x14\x66sync_part_directory\x18! \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12N\n)min_compressed_bytes_to_fsync_after_fetch\x18\" \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12N\n)min_compressed_bytes_to_fsync_after_merge\x18# \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x42\n\x1dmin_rows_to_fsync_after_merge\x18$ \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x37\n\x13ttl_only_drop_parts\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12;\n\x16merge_with_ttl_timeout\x18\x0f \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12I\n$merge_with_recompression_ttl_timeout\x18\x10 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12J\n%max_number_of_merges_with_ttl_in_pool\x18\x12 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x44\n materialize_ttl_recalculate_only\x18\x1f \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x42\n\x1e\x63heck_sample_column_is_correct\x18\x1a \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12M\n%allow_remote_fs_zero_copy_replication\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\"\x89\x02\n\x1e\x44\x65\x64uplicateMergeProjectionMode\x12\x31\n-DEDUPLICATE_MERGE_PROJECTION_MODE_UNSPECIFIED\x10\x00\x12,\n(DEDUPLICATE_MERGE_PROJECTION_MODE_IGNORE\x10\x01\x12+\n\'DEDUPLICATE_MERGE_PROJECTION_MODE_THROW\x10\x02\x12*\n&DEDUPLICATE_MERGE_PROJECTION_MODE_DROP\x10\x03\x12-\n)DEDUPLICATE_MERGE_PROJECTION_MODE_REBUILD\x10\x04\"\xea\x01\n!LightweightMutationProjectionMode\x12\x34\n0LIGHTWEIGHT_MUTATION_PROJECTION_MODE_UNSPECIFIED\x10\x00\x12.\n*LIGHTWEIGHT_MUTATION_PROJECTION_MODE_THROW\x10\x01\x12-\n)LIGHTWEIGHT_MUTATION_PROJECTION_MODE_DROP\x10\x02\x12\x30\n,LIGHTWEIGHT_MUTATION_PROJECTION_MODE_REBUILD\x10\x03\x1a\x8f\x02\n\x0b\x43ompression\x12`\n\x06method\x18\x01 \x01(\x0e\x32J.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Compression.MethodB\x04\xe8\xc7\x31\x01\x12\x15\n\rmin_part_size\x18\x02 \x01(\x03\x12\x1b\n\x13min_part_size_ratio\x18\x03 \x01(\x01\x12*\n\x05level\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\">\n\x06Method\x12\x16\n\x12METHOD_UNSPECIFIED\x10\x00\x12\x07\n\x03LZ4\x10\x01\x12\x08\n\x04ZSTD\x10\x02\x12\t\n\x05LZ4HC\x10\x03\x1a\xe9 \n\x12\x45xternalDictionary\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12m\n\tstructure\x18\x02 \x01(\x0b\x32T.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.StructureB\x04\xe8\xc7\x31\x01\x12g\n\x06layout\x18\x03 \x01(\x0b\x32Q.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.LayoutB\x04\xe8\xc7\x31\x01\x12\x18\n\x0e\x66ixed_lifetime\x18\x04 \x01(\x03H\x00\x12j\n\x0elifetime_range\x18\x05 \x01(\x0b\x32P.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.RangeH\x00\x12l\n\x0bhttp_source\x18\x06 \x01(\x0b\x32U.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.HttpSourceH\x01\x12n\n\x0cmysql_source\x18\x07 \x01(\x0b\x32V.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.MysqlSourceH\x01\x12x\n\x11\x63lickhouse_source\x18\x08 \x01(\x0b\x32[.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.ClickhouseSourceH\x01\x12r\n\x0emongodb_source\x18\t \x01(\x0b\x32X.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.MongodbSourceH\x01\x12x\n\x11postgresql_source\x18\n \x01(\x0b\x32[.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.PostgresqlSourceH\x01\x1a\xde\x06\n\tStructure\x12\x63\n\x02id\x18\x01 \x01(\x0b\x32W.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.Id\x12\x65\n\x03key\x18\x03 \x01(\x0b\x32X.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.Key\x12q\n\trange_min\x18\x04 \x01(\x0b\x32^.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.Attribute\x12q\n\trange_max\x18\x05 \x01(\x0b\x32^.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.Attribute\x12z\n\nattributes\x18\x02 \x03(\x0b\x32^.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.AttributeB\x06\x82\xc8\x31\x02>0\x1a\x18\n\x02Id\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x1a\x81\x01\n\x03Key\x12z\n\nattributes\x18\x01 \x03(\x0b\x32^.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Structure.AttributeB\x06\x82\xc8\x31\x02>0\x1a\x84\x01\n\tAttribute\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\x04type\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\nnull_value\x18\x03 \x01(\t\x12\x12\n\nexpression\x18\x04 \x01(\t\x12\x14\n\x0chierarchical\x18\x05 \x01(\x08\x12\x11\n\tinjective\x18\x06 \x01(\x08\x1a\x99\x06\n\x06Layout\x12j\n\x04type\x18\x01 \x01(\x0e\x32V.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.Layout.TypeB\x04\xe8\xc7\x31\x01\x12\x1e\n\rsize_in_cells\x18\x02 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=0\x12;\n\x17\x61llow_read_expired_keys\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12&\n\x15max_update_queue_size\x18\x06 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=0\x12\x37\n&update_queue_push_timeout_milliseconds\x18\x07 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=0\x12\x30\n\x1fquery_wait_timeout_milliseconds\x18\x08 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=0\x12(\n\x17max_threads_for_updates\x18\t \x01(\x03\x42\x07\xfa\xc7\x31\x03>=0\x12#\n\x12initial_array_size\x18\n \x01(\x03\x42\x07\xfa\xc7\x31\x03>=0\x12\x1f\n\x0emax_array_size\x18\x03 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=0\x12\x41\n\x1d\x61\x63\x63\x65ss_to_key_from_attributes\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xff\x01\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x08\n\x04\x46LAT\x10\x01\x12\n\n\x06HASHED\x10\x02\x12\x16\n\x12\x43OMPLEX_KEY_HASHED\x10\x03\x12\x10\n\x0cRANGE_HASHED\x10\x04\x12\t\n\x05\x43\x41\x43HE\x10\x05\x12\x15\n\x11\x43OMPLEX_KEY_CACHE\x10\x06\x12\x11\n\rSPARSE_HASHED\x10\x07\x12\x1d\n\x19\x43OMPLEX_KEY_SPARSE_HASHED\x10\x08\x12\x1c\n\x18\x43OMPLEX_KEY_RANGE_HASHED\x10\t\x12\n\n\x06\x44IRECT\x10\n\x12\x16\n\x12\x43OMPLEX_KEY_DIRECT\x10\x0b\x12\x0b\n\x07IP_TRIE\x10\x0c\x1a!\n\x05Range\x12\x0b\n\x03min\x18\x01 \x01(\x03\x12\x0b\n\x03max\x18\x02 \x01(\x03\x1a\xd7\x01\n\nHttpSource\x12\x11\n\x03url\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x14\n\x06\x66ormat\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12m\n\x07headers\x18\x03 \x03(\x0b\x32\\.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.HttpSource.Header\x1a\x31\n\x06Header\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x05value\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x1a\xfa\x03\n\x0bMysqlSource\x12\x10\n\x02\x64\x62\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x05table\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x19\n\x04port\x18\x03 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-65535\x12\x12\n\x04user\x18\x04 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x10\n\x08password\x18\x05 \x01(\t\x12p\n\x08replicas\x18\x06 \x03(\x0b\x32^.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.MysqlSource.Replica\x12\r\n\x05where\x18\x07 \x01(\t\x12\x18\n\x10invalidate_query\x18\x08 \x01(\t\x12\x34\n\x10\x63lose_connection\x18\t \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x34\n\x10share_connection\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a|\n\x07Replica\x12\x1b\n\x04host\x18\x01 \x01(\tB\r\xe8\xc7\x31\x01\x8a\xc8\x31\x05<=253\x12\x19\n\x08priority\x18\x02 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=0\x12\x19\n\x04port\x18\x03 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-65535\x12\x0c\n\x04user\x18\x04 \x01(\t\x12\x10\n\x08password\x18\x05 \x01(\t\x1a\xce\x01\n\x10\x43lickhouseSource\x12\x10\n\x02\x64\x62\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x05table\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x17\n\x04host\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=253\x12\x19\n\x04port\x18\x04 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-65535\x12\x12\n\x04user\x18\x05 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x10\n\x08password\x18\x06 \x01(\t\x12\r\n\x05where\x18\x07 \x01(\t\x12*\n\x06secure\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a\xaa\x01\n\rMongodbSource\x12\x10\n\x02\x64\x62\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x18\n\ncollection\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1b\n\x04host\x18\x03 \x01(\tB\r\xe8\xc7\x31\x01\x8a\xc8\x31\x05<=253\x12\x19\n\x04port\x18\x04 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-65535\x12\x12\n\x04user\x18\x05 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x10\n\x08password\x18\x06 \x01(\t\x12\x0f\n\x07options\x18\x07 \x01(\t\x1a\x83\x03\n\x10PostgresqlSource\x12\x10\n\x02\x64\x62\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x05table\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\r\n\x05hosts\x18\x03 \x03(\t\x12\x19\n\x04port\x18\x04 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-65535\x12\x12\n\x04user\x18\x05 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x10\n\x08password\x18\x06 \x01(\t\x12\x18\n\x10invalidate_query\x18\x07 \x01(\t\x12u\n\x08ssl_mode\x18\x08 \x01(\x0e\x32\x63.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.ExternalDictionary.PostgresqlSource.SslMode\"g\n\x07SslMode\x12\x18\n\x14SSL_MODE_UNSPECIFIED\x10\x00\x12\x0b\n\x07\x44ISABLE\x10\x01\x12\t\n\x05\x41LLOW\x10\x02\x12\n\n\x06PREFER\x10\x03\x12\r\n\tVERIFY_CA\x10\x04\x12\x0f\n\x0bVERIFY_FULL\x10\x05\x42\x10\n\x08lifetime\x12\x04\xc0\xc1\x31\x01\x42\x0e\n\x06source\x12\x04\xc0\xc1\x31\x01\x1a\xc2\x03\n\x0eGraphiteRollup\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12h\n\x08patterns\x18\x02 \x03(\x0b\x32N.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.GraphiteRollup.PatternB\x06\x82\xc8\x31\x02>0\x12\x18\n\x10path_column_name\x18\x03 \x01(\t\x12\x18\n\x10time_column_name\x18\x04 \x01(\t\x12\x19\n\x11value_column_name\x18\x05 \x01(\t\x12\x1b\n\x13version_column_name\x18\x06 \x01(\t\x1a\xc5\x01\n\x07Pattern\x12\x0e\n\x06regexp\x18\x01 \x01(\t\x12\x10\n\x08\x66unction\x18\x02 \x01(\t\x12k\n\tretention\x18\x03 \x03(\x0b\x32X.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.GraphiteRollup.Pattern.Retention\x1a+\n\tRetention\x12\x0b\n\x03\x61ge\x18\x01 \x01(\x03\x12\x11\n\tprecision\x18\x02 \x01(\x03\x1a\xa0\r\n\x05Kafka\x12i\n\x11security_protocol\x18\x01 \x01(\x0e\x32N.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Kafka.SecurityProtocol\x12\x63\n\x0esasl_mechanism\x18\x02 \x01(\x0e\x32K.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Kafka.SaslMechanism\x12\x15\n\rsasl_username\x18\x03 \x01(\t\x12\x15\n\rsasl_password\x18\x04 \x01(\t\x12G\n#enable_ssl_certificate_verification\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x42\n\x14max_poll_interval_ms\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12@\n\x12session_timeout_ms\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12R\n\x05\x64\x65\x62ug\x18\x08 \x01(\x0e\x32\x43.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Kafka.Debug\x12h\n\x11\x61uto_offset_reset\x18\t \x01(\x0e\x32M.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.Kafka.AutoOffsetReset\"\xb7\x01\n\x10SecurityProtocol\x12!\n\x1dSECURITY_PROTOCOL_UNSPECIFIED\x10\x00\x12\x1f\n\x1bSECURITY_PROTOCOL_PLAINTEXT\x10\x01\x12\x19\n\x15SECURITY_PROTOCOL_SSL\x10\x02\x12$\n SECURITY_PROTOCOL_SASL_PLAINTEXT\x10\x03\x12\x1e\n\x1aSECURITY_PROTOCOL_SASL_SSL\x10\x04\"\xa8\x01\n\rSaslMechanism\x12\x1e\n\x1aSASL_MECHANISM_UNSPECIFIED\x10\x00\x12\x19\n\x15SASL_MECHANISM_GSSAPI\x10\x01\x12\x18\n\x14SASL_MECHANISM_PLAIN\x10\x02\x12 \n\x1cSASL_MECHANISM_SCRAM_SHA_256\x10\x03\x12 \n\x1cSASL_MECHANISM_SCRAM_SHA_512\x10\x04\"\x99\x03\n\x05\x44\x65\x62ug\x12\x15\n\x11\x44\x45\x42UG_UNSPECIFIED\x10\x00\x12\x11\n\rDEBUG_GENERIC\x10\x01\x12\x10\n\x0c\x44\x45\x42UG_BROKER\x10\x02\x12\x0f\n\x0b\x44\x45\x42UG_TOPIC\x10\x03\x12\x12\n\x0e\x44\x45\x42UG_METADATA\x10\x04\x12\x11\n\rDEBUG_FEATURE\x10\x05\x12\x0f\n\x0b\x44\x45\x42UG_QUEUE\x10\x06\x12\r\n\tDEBUG_MSG\x10\x07\x12\x12\n\x0e\x44\x45\x42UG_PROTOCOL\x10\x08\x12\x0e\n\nDEBUG_CGRP\x10\t\x12\x12\n\x0e\x44\x45\x42UG_SECURITY\x10\n\x12\x0f\n\x0b\x44\x45\x42UG_FETCH\x10\x0b\x12\x15\n\x11\x44\x45\x42UG_INTERCEPTOR\x10\x0c\x12\x10\n\x0c\x44\x45\x42UG_PLUGIN\x10\r\x12\x12\n\x0e\x44\x45\x42UG_CONSUMER\x10\x0e\x12\x0f\n\x0b\x44\x45\x42UG_ADMIN\x10\x0f\x12\r\n\tDEBUG_EOS\x10\x10\x12\x0e\n\nDEBUG_MOCK\x10\x11\x12\x12\n\x0e\x44\x45\x42UG_ASSIGNOR\x10\x12\x12\x0e\n\nDEBUG_CONF\x10\x13\x12\x13\n\x0f\x44\x45\x42UG_TELEMETRY\x10\x14\x12\r\n\tDEBUG_ALL\x10\x15\"\x8a\x02\n\x0f\x41utoOffsetReset\x12!\n\x1d\x41UTO_OFFSET_RESET_UNSPECIFIED\x10\x00\x12\x1e\n\x1a\x41UTO_OFFSET_RESET_SMALLEST\x10\x01\x12\x1e\n\x1a\x41UTO_OFFSET_RESET_EARLIEST\x10\x02\x12\x1f\n\x1b\x41UTO_OFFSET_RESET_BEGINNING\x10\x03\x12\x1d\n\x19\x41UTO_OFFSET_RESET_LARGEST\x10\x04\x12\x1c\n\x18\x41UTO_OFFSET_RESET_LATEST\x10\x05\x12\x19\n\x15\x41UTO_OFFSET_RESET_END\x10\x06\x12\x1b\n\x17\x41UTO_OFFSET_RESET_ERROR\x10\x07\x1aw\n\nKafkaTopic\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12U\n\x08settings\x18\x02 \x01(\x0b\x32=.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfig.KafkaB\x04\xe8\xc7\x31\x01\x1a=\n\x08Rabbitmq\x12\x10\n\x08username\x18\x01 \x01(\t\x12\x10\n\x08password\x18\x02 \x01(\t\x12\r\n\x05vhost\x18\x03 \x01(\t\x1aG\n\x10QueryMaskingRule\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x06regexp\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x0f\n\x07replace\x18\x03 \x01(\t\x1a\x95\x02\n\nQueryCache\x12?\n\x11max_size_in_bytes\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x39\n\x0bmax_entries\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x45\n\x17max_entry_size_in_bytes\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x12\x44\n\x16max_entry_size_in_rows\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\x1aX\n\nJdbcBridge\x12\x12\n\x04host\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x36\n\x04port\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0b\xfa\xc7\x31\x07\x30-65535\"d\n\x08LogLevel\x12\x19\n\x15LOG_LEVEL_UNSPECIFIED\x10\x00\x12\t\n\x05TRACE\x10\x01\x12\t\n\x05\x44\x45\x42UG\x10\x02\x12\x0f\n\x0bINFORMATION\x10\x03\x12\x0b\n\x07WARNING\x10\x04\x12\t\n\x05\x45RROR\x10\x05\"\x99\x02\n\x13\x43lickhouseConfigSet\x12W\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x37.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfigB\x04\xe8\xc7\x31\x01\x12R\n\x0buser_config\x18\x02 \x01(\x0b\x32\x37.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfigB\x04\xe8\xc7\x31\x01\x12U\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x37.yandex.cloud.mdb.clickhouse.v1.config.ClickhouseConfigB\x04\xe8\xc7\x31\x01\x42\x81\x01\n)yandex.cloud.api.mdb.clickhouse.v1.configZTgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/clickhouse/v1/config;clickhouseb\x06proto3')
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
32
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -34,30 +34,54 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.mdb.clickhouse
|
|
|
34
34
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
35
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
36
|
_globals['DESCRIPTOR']._serialized_options = b'\n)yandex.cloud.api.mdb.clickhouse.v1.configZTgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/clickhouse/v1/config;clickhouse'
|
|
37
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['inactive_parts_to_delay_insert']._loaded_options = None
|
|
38
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['inactive_parts_to_delay_insert']._serialized_options = b'\372\3071\003>=0'
|
|
39
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['inactive_parts_to_throw_insert']._loaded_options = None
|
|
40
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['inactive_parts_to_throw_insert']._serialized_options = b'\372\3071\003>=0'
|
|
37
41
|
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['max_avg_part_size_for_too_many_parts']._loaded_options = None
|
|
38
42
|
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['max_avg_part_size_for_too_many_parts']._serialized_options = b'\372\3071\003>=0'
|
|
39
|
-
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['
|
|
40
|
-
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['
|
|
43
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['max_bytes_to_merge_at_max_space_in_pool']._loaded_options = None
|
|
44
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['max_bytes_to_merge_at_max_space_in_pool']._serialized_options = b'\372\3071\003>=0'
|
|
45
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['cleanup_delay_period']._loaded_options = None
|
|
46
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['cleanup_delay_period']._serialized_options = b'\372\3071\003>=0'
|
|
47
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['max_cleanup_delay_period']._loaded_options = None
|
|
48
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['max_cleanup_delay_period']._serialized_options = b'\372\3071\003>=0'
|
|
41
49
|
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['merge_selecting_sleep_ms']._loaded_options = None
|
|
42
|
-
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['merge_selecting_sleep_ms']._serialized_options = b'\372\3071\
|
|
43
|
-
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['merge_max_block_size']._loaded_options = None
|
|
44
|
-
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['merge_max_block_size']._serialized_options = b'\372\3071\002>0'
|
|
50
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['merge_selecting_sleep_ms']._serialized_options = b'\372\3071\003>=0'
|
|
45
51
|
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['max_merge_selecting_sleep_ms']._loaded_options = None
|
|
46
52
|
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['max_merge_selecting_sleep_ms']._serialized_options = b'\372\3071\003>=0'
|
|
47
|
-
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['
|
|
48
|
-
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['
|
|
49
|
-
_globals['
|
|
50
|
-
_globals['
|
|
51
|
-
_globals['
|
|
52
|
-
_globals['
|
|
53
|
-
_globals['
|
|
54
|
-
_globals['
|
|
55
|
-
_globals['
|
|
56
|
-
_globals['
|
|
57
|
-
_globals['
|
|
58
|
-
_globals['
|
|
59
|
-
_globals['
|
|
60
|
-
_globals['
|
|
53
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['min_age_to_force_merge_seconds']._loaded_options = None
|
|
54
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['min_age_to_force_merge_seconds']._serialized_options = b'\372\3071\003>=0'
|
|
55
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['allow_remote_fs_zero_copy_replication']._loaded_options = None
|
|
56
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE'].fields_by_name['allow_remote_fs_zero_copy_replication']._serialized_options = b'\030\001'
|
|
57
|
+
_globals['_CLICKHOUSECONFIG_COMPRESSION'].fields_by_name['method']._loaded_options = None
|
|
58
|
+
_globals['_CLICKHOUSECONFIG_COMPRESSION'].fields_by_name['method']._serialized_options = b'\350\3071\001'
|
|
59
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ID'].fields_by_name['name']._loaded_options = None
|
|
60
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ID'].fields_by_name['name']._serialized_options = b'\350\3071\001'
|
|
61
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_KEY'].fields_by_name['attributes']._loaded_options = None
|
|
62
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_KEY'].fields_by_name['attributes']._serialized_options = b'\202\3101\002>0'
|
|
63
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ATTRIBUTE'].fields_by_name['name']._loaded_options = None
|
|
64
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ATTRIBUTE'].fields_by_name['name']._serialized_options = b'\350\3071\001'
|
|
65
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ATTRIBUTE'].fields_by_name['type']._loaded_options = None
|
|
66
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ATTRIBUTE'].fields_by_name['type']._serialized_options = b'\350\3071\001'
|
|
67
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE'].fields_by_name['attributes']._loaded_options = None
|
|
68
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE'].fields_by_name['attributes']._serialized_options = b'\202\3101\002>0'
|
|
69
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['type']._loaded_options = None
|
|
70
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['type']._serialized_options = b'\350\3071\001'
|
|
71
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['size_in_cells']._loaded_options = None
|
|
72
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['size_in_cells']._serialized_options = b'\372\3071\003>=0'
|
|
73
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['max_update_queue_size']._loaded_options = None
|
|
74
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['max_update_queue_size']._serialized_options = b'\372\3071\003>=0'
|
|
75
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['update_queue_push_timeout_milliseconds']._loaded_options = None
|
|
76
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['update_queue_push_timeout_milliseconds']._serialized_options = b'\372\3071\003>=0'
|
|
77
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['query_wait_timeout_milliseconds']._loaded_options = None
|
|
78
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['query_wait_timeout_milliseconds']._serialized_options = b'\372\3071\003>=0'
|
|
79
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['max_threads_for_updates']._loaded_options = None
|
|
80
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['max_threads_for_updates']._serialized_options = b'\372\3071\003>=0'
|
|
81
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['initial_array_size']._loaded_options = None
|
|
82
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['initial_array_size']._serialized_options = b'\372\3071\003>=0'
|
|
83
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['max_array_size']._loaded_options = None
|
|
84
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['max_array_size']._serialized_options = b'\372\3071\003>=0'
|
|
61
85
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_HTTPSOURCE_HEADER'].fields_by_name['name']._loaded_options = None
|
|
62
86
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_HTTPSOURCE_HEADER'].fields_by_name['name']._serialized_options = b'\350\3071\001'
|
|
63
87
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_HTTPSOURCE_HEADER'].fields_by_name['value']._loaded_options = None
|
|
@@ -69,7 +93,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
69
93
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE_REPLICA'].fields_by_name['host']._loaded_options = None
|
|
70
94
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE_REPLICA'].fields_by_name['host']._serialized_options = b'\350\3071\001\212\3101\005<=253'
|
|
71
95
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE_REPLICA'].fields_by_name['priority']._loaded_options = None
|
|
72
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE_REPLICA'].fields_by_name['priority']._serialized_options = b'\
|
|
96
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE_REPLICA'].fields_by_name['priority']._serialized_options = b'\372\3071\003>=0'
|
|
73
97
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE_REPLICA'].fields_by_name['port']._loaded_options = None
|
|
74
98
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE_REPLICA'].fields_by_name['port']._serialized_options = b'\372\3071\0070-65535'
|
|
75
99
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE'].fields_by_name['db']._loaded_options = None
|
|
@@ -78,8 +102,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
78
102
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE'].fields_by_name['table']._serialized_options = b'\350\3071\001'
|
|
79
103
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE'].fields_by_name['port']._loaded_options = None
|
|
80
104
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE'].fields_by_name['port']._serialized_options = b'\372\3071\0070-65535'
|
|
81
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE'].fields_by_name['
|
|
82
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE'].fields_by_name['
|
|
105
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE'].fields_by_name['user']._loaded_options = None
|
|
106
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE'].fields_by_name['user']._serialized_options = b'\350\3071\001'
|
|
83
107
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_CLICKHOUSESOURCE'].fields_by_name['db']._loaded_options = None
|
|
84
108
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_CLICKHOUSESOURCE'].fields_by_name['db']._serialized_options = b'\350\3071\001'
|
|
85
109
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_CLICKHOUSESOURCE'].fields_by_name['table']._loaded_options = None
|
|
@@ -95,7 +119,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
95
119
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MONGODBSOURCE'].fields_by_name['collection']._loaded_options = None
|
|
96
120
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MONGODBSOURCE'].fields_by_name['collection']._serialized_options = b'\350\3071\001'
|
|
97
121
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MONGODBSOURCE'].fields_by_name['host']._loaded_options = None
|
|
98
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MONGODBSOURCE'].fields_by_name['host']._serialized_options = b'\212\3101\005<=253'
|
|
122
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MONGODBSOURCE'].fields_by_name['host']._serialized_options = b'\350\3071\001\212\3101\005<=253'
|
|
99
123
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MONGODBSOURCE'].fields_by_name['port']._loaded_options = None
|
|
100
124
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MONGODBSOURCE'].fields_by_name['port']._serialized_options = b'\372\3071\0070-65535'
|
|
101
125
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MONGODBSOURCE'].fields_by_name['user']._loaded_options = None
|
|
@@ -104,24 +128,10 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
104
128
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE'].fields_by_name['db']._serialized_options = b'\350\3071\001'
|
|
105
129
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE'].fields_by_name['table']._loaded_options = None
|
|
106
130
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE'].fields_by_name['table']._serialized_options = b'\350\3071\001'
|
|
107
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE'].fields_by_name['hosts']._loaded_options = None
|
|
108
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE'].fields_by_name['hosts']._serialized_options = b'\202\3101\002>0'
|
|
109
131
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE'].fields_by_name['port']._loaded_options = None
|
|
110
132
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE'].fields_by_name['port']._serialized_options = b'\372\3071\0070-65535'
|
|
111
133
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE'].fields_by_name['user']._loaded_options = None
|
|
112
134
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE'].fields_by_name['user']._serialized_options = b'\350\3071\001'
|
|
113
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ATTRIBUTE'].fields_by_name['name']._loaded_options = None
|
|
114
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ATTRIBUTE'].fields_by_name['name']._serialized_options = b'\350\3071\001'
|
|
115
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ATTRIBUTE'].fields_by_name['type']._loaded_options = None
|
|
116
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ATTRIBUTE'].fields_by_name['type']._serialized_options = b'\350\3071\001'
|
|
117
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ID'].fields_by_name['name']._loaded_options = None
|
|
118
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ID'].fields_by_name['name']._serialized_options = b'\350\3071\001'
|
|
119
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_KEY'].fields_by_name['attributes']._loaded_options = None
|
|
120
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_KEY'].fields_by_name['attributes']._serialized_options = b'\202\3101\002>0'
|
|
121
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE'].fields_by_name['attributes']._loaded_options = None
|
|
122
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE'].fields_by_name['attributes']._serialized_options = b'\202\3101\002>0'
|
|
123
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['type']._loaded_options = None
|
|
124
|
-
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT'].fields_by_name['type']._serialized_options = b'\350\3071\001'
|
|
125
135
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY'].oneofs_by_name['lifetime']._loaded_options = None
|
|
126
136
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY'].oneofs_by_name['lifetime']._serialized_options = b'\300\3011\001'
|
|
127
137
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY'].oneofs_by_name['source']._loaded_options = None
|
|
@@ -132,18 +142,18 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
132
142
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY'].fields_by_name['structure']._serialized_options = b'\350\3071\001'
|
|
133
143
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY'].fields_by_name['layout']._loaded_options = None
|
|
134
144
|
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY'].fields_by_name['layout']._serialized_options = b'\350\3071\001'
|
|
135
|
-
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN_RETENTION'].fields_by_name['age']._loaded_options = None
|
|
136
|
-
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN_RETENTION'].fields_by_name['age']._serialized_options = b'\372\3071\003>=0'
|
|
137
|
-
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN_RETENTION'].fields_by_name['precision']._loaded_options = None
|
|
138
|
-
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN_RETENTION'].fields_by_name['precision']._serialized_options = b'\372\3071\002>0'
|
|
139
|
-
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN'].fields_by_name['function']._loaded_options = None
|
|
140
|
-
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN'].fields_by_name['function']._serialized_options = b'\350\3071\001'
|
|
141
|
-
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN'].fields_by_name['retention']._loaded_options = None
|
|
142
|
-
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN'].fields_by_name['retention']._serialized_options = b'\202\3101\002>0'
|
|
143
145
|
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP'].fields_by_name['name']._loaded_options = None
|
|
144
146
|
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP'].fields_by_name['name']._serialized_options = b'\350\3071\001'
|
|
145
147
|
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP'].fields_by_name['patterns']._loaded_options = None
|
|
146
148
|
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP'].fields_by_name['patterns']._serialized_options = b'\202\3101\002>0'
|
|
149
|
+
_globals['_CLICKHOUSECONFIG_KAFKA'].fields_by_name['max_poll_interval_ms']._loaded_options = None
|
|
150
|
+
_globals['_CLICKHOUSECONFIG_KAFKA'].fields_by_name['max_poll_interval_ms']._serialized_options = b'\372\3071\003>=0'
|
|
151
|
+
_globals['_CLICKHOUSECONFIG_KAFKA'].fields_by_name['session_timeout_ms']._loaded_options = None
|
|
152
|
+
_globals['_CLICKHOUSECONFIG_KAFKA'].fields_by_name['session_timeout_ms']._serialized_options = b'\372\3071\003>=0'
|
|
153
|
+
_globals['_CLICKHOUSECONFIG_KAFKATOPIC'].fields_by_name['name']._loaded_options = None
|
|
154
|
+
_globals['_CLICKHOUSECONFIG_KAFKATOPIC'].fields_by_name['name']._serialized_options = b'\350\3071\001'
|
|
155
|
+
_globals['_CLICKHOUSECONFIG_KAFKATOPIC'].fields_by_name['settings']._loaded_options = None
|
|
156
|
+
_globals['_CLICKHOUSECONFIG_KAFKATOPIC'].fields_by_name['settings']._serialized_options = b'\350\3071\001'
|
|
147
157
|
_globals['_CLICKHOUSECONFIG_QUERYMASKINGRULE'].fields_by_name['regexp']._loaded_options = None
|
|
148
158
|
_globals['_CLICKHOUSECONFIG_QUERYMASKINGRULE'].fields_by_name['regexp']._serialized_options = b'\350\3071\001'
|
|
149
159
|
_globals['_CLICKHOUSECONFIG_QUERYCACHE'].fields_by_name['max_size_in_bytes']._loaded_options = None
|
|
@@ -156,14 +166,40 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
156
166
|
_globals['_CLICKHOUSECONFIG_QUERYCACHE'].fields_by_name['max_entry_size_in_rows']._serialized_options = b'\372\3071\003>=0'
|
|
157
167
|
_globals['_CLICKHOUSECONFIG_JDBCBRIDGE'].fields_by_name['host']._loaded_options = None
|
|
158
168
|
_globals['_CLICKHOUSECONFIG_JDBCBRIDGE'].fields_by_name['host']._serialized_options = b'\350\3071\001'
|
|
159
|
-
_globals['
|
|
160
|
-
_globals['
|
|
161
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
162
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
163
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
164
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
165
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
166
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
169
|
+
_globals['_CLICKHOUSECONFIG_JDBCBRIDGE'].fields_by_name['port']._loaded_options = None
|
|
170
|
+
_globals['_CLICKHOUSECONFIG_JDBCBRIDGE'].fields_by_name['port']._serialized_options = b'\372\3071\0070-65535'
|
|
171
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_pool_size']._loaded_options = None
|
|
172
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_pool_size']._serialized_options = b'\372\3071\003>=1'
|
|
173
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_schedule_pool_size']._loaded_options = None
|
|
174
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_schedule_pool_size']._serialized_options = b'\372\3071\003>=1'
|
|
175
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_fetches_pool_size']._loaded_options = None
|
|
176
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_fetches_pool_size']._serialized_options = b'\372\3071\003>=1'
|
|
177
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_move_pool_size']._loaded_options = None
|
|
178
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_move_pool_size']._serialized_options = b'\372\3071\003>=1'
|
|
179
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_distributed_schedule_pool_size']._loaded_options = None
|
|
180
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_distributed_schedule_pool_size']._serialized_options = b'\372\3071\003>=1'
|
|
181
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_buffer_flush_schedule_pool_size']._loaded_options = None
|
|
182
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_buffer_flush_schedule_pool_size']._serialized_options = b'\372\3071\003>=1'
|
|
183
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_message_broker_schedule_pool_size']._loaded_options = None
|
|
184
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_message_broker_schedule_pool_size']._serialized_options = b'\372\3071\003>=1'
|
|
185
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_common_pool_size']._loaded_options = None
|
|
186
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['background_common_pool_size']._serialized_options = b'\372\3071\003>=1'
|
|
187
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['query_log_retention_size']._loaded_options = None
|
|
188
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['query_log_retention_size']._serialized_options = b'\372\3071\003>=0'
|
|
189
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['query_log_retention_time']._loaded_options = None
|
|
190
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['query_log_retention_time']._serialized_options = b'\372\3071\003>=0'
|
|
191
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['query_thread_log_retention_size']._loaded_options = None
|
|
192
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['query_thread_log_retention_size']._serialized_options = b'\372\3071\003>=0'
|
|
193
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['query_thread_log_retention_time']._loaded_options = None
|
|
194
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['query_thread_log_retention_time']._serialized_options = b'\372\3071\003>=0'
|
|
195
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['part_log_retention_size']._loaded_options = None
|
|
196
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['part_log_retention_size']._serialized_options = b'\372\3071\003>=0'
|
|
197
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['part_log_retention_time']._loaded_options = None
|
|
198
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['part_log_retention_time']._serialized_options = b'\372\3071\003>=0'
|
|
199
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['metric_log_retention_size']._loaded_options = None
|
|
200
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['metric_log_retention_size']._serialized_options = b'\372\3071\003>=0'
|
|
201
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['metric_log_retention_time']._loaded_options = None
|
|
202
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['metric_log_retention_time']._serialized_options = b'\372\3071\003>=0'
|
|
167
203
|
_globals['_CLICKHOUSECONFIG'].fields_by_name['opentelemetry_span_log_retention_size']._loaded_options = None
|
|
168
204
|
_globals['_CLICKHOUSECONFIG'].fields_by_name['opentelemetry_span_log_retention_size']._serialized_options = b'\372\3071\003>=0'
|
|
169
205
|
_globals['_CLICKHOUSECONFIG'].fields_by_name['opentelemetry_span_log_retention_time']._loaded_options = None
|
|
@@ -188,102 +224,106 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
188
224
|
_globals['_CLICKHOUSECONFIG'].fields_by_name['asynchronous_insert_log_retention_size']._serialized_options = b'\372\3071\003>=0'
|
|
189
225
|
_globals['_CLICKHOUSECONFIG'].fields_by_name['asynchronous_insert_log_retention_time']._loaded_options = None
|
|
190
226
|
_globals['_CLICKHOUSECONFIG'].fields_by_name['asynchronous_insert_log_retention_time']._serialized_options = b'\372\3071\003>=0'
|
|
191
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
192
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
193
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
194
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
195
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
196
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
197
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
198
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
199
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
200
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
201
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
202
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
203
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
204
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
205
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
206
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
207
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
208
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
209
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
210
|
-
_globals['_CLICKHOUSECONFIG'].fields_by_name['
|
|
227
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['processors_profile_log_retention_size']._loaded_options = None
|
|
228
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['processors_profile_log_retention_size']._serialized_options = b'\372\3071\003>=0'
|
|
229
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['processors_profile_log_retention_time']._loaded_options = None
|
|
230
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['processors_profile_log_retention_time']._serialized_options = b'\372\3071\003>=0'
|
|
231
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['error_log_retention_size']._loaded_options = None
|
|
232
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['error_log_retention_size']._serialized_options = b'\372\3071\003>=0'
|
|
233
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['error_log_retention_time']._loaded_options = None
|
|
234
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['error_log_retention_time']._serialized_options = b'\372\3071\003>=0'
|
|
235
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['max_connections']._loaded_options = None
|
|
236
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['max_connections']._serialized_options = b'\372\3071\004>=10'
|
|
237
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['max_concurrent_queries']._loaded_options = None
|
|
238
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['max_concurrent_queries']._serialized_options = b'\372\3071\004>=50'
|
|
239
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['max_table_size_to_drop']._loaded_options = None
|
|
240
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['max_table_size_to_drop']._serialized_options = b'\372\3071\003>=0'
|
|
241
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['max_partition_size_to_drop']._loaded_options = None
|
|
242
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['max_partition_size_to_drop']._serialized_options = b'\372\3071\003>=0'
|
|
243
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['async_insert_threads']._loaded_options = None
|
|
244
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['async_insert_threads']._serialized_options = b'\372\3071\003>=0'
|
|
245
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['builtin_dictionaries_reload_interval']._loaded_options = None
|
|
246
|
+
_globals['_CLICKHOUSECONFIG'].fields_by_name['builtin_dictionaries_reload_interval']._serialized_options = b'\030\001'
|
|
211
247
|
_globals['_CLICKHOUSECONFIGSET'].fields_by_name['effective_config']._loaded_options = None
|
|
212
248
|
_globals['_CLICKHOUSECONFIGSET'].fields_by_name['effective_config']._serialized_options = b'\350\3071\001'
|
|
213
|
-
_globals['
|
|
214
|
-
_globals['
|
|
215
|
-
_globals['
|
|
216
|
-
_globals['
|
|
217
|
-
_globals['
|
|
218
|
-
_globals['
|
|
219
|
-
_globals['
|
|
220
|
-
_globals['
|
|
221
|
-
_globals['
|
|
222
|
-
_globals['
|
|
223
|
-
_globals['
|
|
224
|
-
_globals['
|
|
225
|
-
_globals['
|
|
226
|
-
_globals['
|
|
227
|
-
_globals['
|
|
228
|
-
_globals['
|
|
229
|
-
_globals['
|
|
230
|
-
_globals['
|
|
231
|
-
_globals['
|
|
232
|
-
_globals['
|
|
233
|
-
_globals['
|
|
234
|
-
_globals['
|
|
235
|
-
_globals['
|
|
236
|
-
_globals['
|
|
237
|
-
_globals['
|
|
238
|
-
_globals['
|
|
239
|
-
_globals['
|
|
240
|
-
_globals['
|
|
241
|
-
_globals['
|
|
242
|
-
_globals['
|
|
243
|
-
_globals['
|
|
244
|
-
_globals['
|
|
245
|
-
_globals['
|
|
246
|
-
_globals['
|
|
247
|
-
_globals['
|
|
248
|
-
_globals['
|
|
249
|
-
_globals['
|
|
250
|
-
_globals['
|
|
251
|
-
_globals['
|
|
252
|
-
_globals['
|
|
253
|
-
_globals['
|
|
254
|
-
_globals['
|
|
255
|
-
_globals['
|
|
256
|
-
_globals['
|
|
257
|
-
_globals['
|
|
258
|
-
_globals['
|
|
259
|
-
_globals['
|
|
260
|
-
_globals['
|
|
261
|
-
_globals['
|
|
262
|
-
_globals['
|
|
263
|
-
_globals['
|
|
264
|
-
_globals['
|
|
265
|
-
_globals['
|
|
266
|
-
_globals['
|
|
267
|
-
_globals['
|
|
268
|
-
_globals['
|
|
269
|
-
_globals['
|
|
270
|
-
_globals['
|
|
271
|
-
_globals['
|
|
272
|
-
_globals['
|
|
273
|
-
_globals['
|
|
274
|
-
_globals['
|
|
275
|
-
_globals['
|
|
276
|
-
_globals['
|
|
277
|
-
_globals['
|
|
278
|
-
_globals['
|
|
279
|
-
_globals['
|
|
280
|
-
_globals['
|
|
281
|
-
_globals['
|
|
282
|
-
_globals['
|
|
283
|
-
_globals['
|
|
284
|
-
_globals['
|
|
285
|
-
_globals['
|
|
286
|
-
_globals['
|
|
287
|
-
_globals['
|
|
288
|
-
_globals['
|
|
249
|
+
_globals['_CLICKHOUSECONFIGSET'].fields_by_name['user_config']._loaded_options = None
|
|
250
|
+
_globals['_CLICKHOUSECONFIGSET'].fields_by_name['user_config']._serialized_options = b'\350\3071\001'
|
|
251
|
+
_globals['_CLICKHOUSECONFIGSET'].fields_by_name['default_config']._loaded_options = None
|
|
252
|
+
_globals['_CLICKHOUSECONFIGSET'].fields_by_name['default_config']._serialized_options = b'\350\3071\001'
|
|
253
|
+
_globals['_CLICKHOUSECONFIG']._serialized_start=162
|
|
254
|
+
_globals['_CLICKHOUSECONFIG']._serialized_end=16864
|
|
255
|
+
_globals['_CLICKHOUSECONFIG_ACCESSCONTROLIMPROVEMENTS']._serialized_start=6074
|
|
256
|
+
_globals['_CLICKHOUSECONFIG_ACCESSCONTROLIMPROVEMENTS']._serialized_end=6258
|
|
257
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE']._serialized_start=6261
|
|
258
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE']._serialized_end=9505
|
|
259
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE_DEDUPLICATEMERGEPROJECTIONMODE']._serialized_start=9003
|
|
260
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE_DEDUPLICATEMERGEPROJECTIONMODE']._serialized_end=9268
|
|
261
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE_LIGHTWEIGHTMUTATIONPROJECTIONMODE']._serialized_start=9271
|
|
262
|
+
_globals['_CLICKHOUSECONFIG_MERGETREE_LIGHTWEIGHTMUTATIONPROJECTIONMODE']._serialized_end=9505
|
|
263
|
+
_globals['_CLICKHOUSECONFIG_COMPRESSION']._serialized_start=9508
|
|
264
|
+
_globals['_CLICKHOUSECONFIG_COMPRESSION']._serialized_end=9779
|
|
265
|
+
_globals['_CLICKHOUSECONFIG_COMPRESSION_METHOD']._serialized_start=9717
|
|
266
|
+
_globals['_CLICKHOUSECONFIG_COMPRESSION_METHOD']._serialized_end=9779
|
|
267
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY']._serialized_start=9782
|
|
268
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY']._serialized_end=13983
|
|
269
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE']._serialized_start=10757
|
|
270
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE']._serialized_end=11619
|
|
271
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ID']._serialized_start=11328
|
|
272
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ID']._serialized_end=11352
|
|
273
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_KEY']._serialized_start=11355
|
|
274
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_KEY']._serialized_end=11484
|
|
275
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ATTRIBUTE']._serialized_start=11487
|
|
276
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_STRUCTURE_ATTRIBUTE']._serialized_end=11619
|
|
277
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT']._serialized_start=11622
|
|
278
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT']._serialized_end=12415
|
|
279
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT_TYPE']._serialized_start=12160
|
|
280
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_LAYOUT_TYPE']._serialized_end=12415
|
|
281
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_RANGE']._serialized_start=12417
|
|
282
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_RANGE']._serialized_end=12450
|
|
283
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_HTTPSOURCE']._serialized_start=12453
|
|
284
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_HTTPSOURCE']._serialized_end=12668
|
|
285
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_HTTPSOURCE_HEADER']._serialized_start=12619
|
|
286
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_HTTPSOURCE_HEADER']._serialized_end=12668
|
|
287
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE']._serialized_start=12671
|
|
288
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE']._serialized_end=13177
|
|
289
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE_REPLICA']._serialized_start=13053
|
|
290
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MYSQLSOURCE_REPLICA']._serialized_end=13177
|
|
291
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_CLICKHOUSESOURCE']._serialized_start=13180
|
|
292
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_CLICKHOUSESOURCE']._serialized_end=13386
|
|
293
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MONGODBSOURCE']._serialized_start=13389
|
|
294
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_MONGODBSOURCE']._serialized_end=13559
|
|
295
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE']._serialized_start=13562
|
|
296
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE']._serialized_end=13949
|
|
297
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE_SSLMODE']._serialized_start=13846
|
|
298
|
+
_globals['_CLICKHOUSECONFIG_EXTERNALDICTIONARY_POSTGRESQLSOURCE_SSLMODE']._serialized_end=13949
|
|
299
|
+
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP']._serialized_start=13986
|
|
300
|
+
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP']._serialized_end=14436
|
|
301
|
+
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN']._serialized_start=14239
|
|
302
|
+
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN']._serialized_end=14436
|
|
303
|
+
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN_RETENTION']._serialized_start=14393
|
|
304
|
+
_globals['_CLICKHOUSECONFIG_GRAPHITEROLLUP_PATTERN_RETENTION']._serialized_end=14436
|
|
305
|
+
_globals['_CLICKHOUSECONFIG_KAFKA']._serialized_start=14439
|
|
306
|
+
_globals['_CLICKHOUSECONFIG_KAFKA']._serialized_end=16135
|
|
307
|
+
_globals['_CLICKHOUSECONFIG_KAFKA_SECURITYPROTOCOL']._serialized_start=15100
|
|
308
|
+
_globals['_CLICKHOUSECONFIG_KAFKA_SECURITYPROTOCOL']._serialized_end=15283
|
|
309
|
+
_globals['_CLICKHOUSECONFIG_KAFKA_SASLMECHANISM']._serialized_start=15286
|
|
310
|
+
_globals['_CLICKHOUSECONFIG_KAFKA_SASLMECHANISM']._serialized_end=15454
|
|
311
|
+
_globals['_CLICKHOUSECONFIG_KAFKA_DEBUG']._serialized_start=15457
|
|
312
|
+
_globals['_CLICKHOUSECONFIG_KAFKA_DEBUG']._serialized_end=15866
|
|
313
|
+
_globals['_CLICKHOUSECONFIG_KAFKA_AUTOOFFSETRESET']._serialized_start=15869
|
|
314
|
+
_globals['_CLICKHOUSECONFIG_KAFKA_AUTOOFFSETRESET']._serialized_end=16135
|
|
315
|
+
_globals['_CLICKHOUSECONFIG_KAFKATOPIC']._serialized_start=16137
|
|
316
|
+
_globals['_CLICKHOUSECONFIG_KAFKATOPIC']._serialized_end=16256
|
|
317
|
+
_globals['_CLICKHOUSECONFIG_RABBITMQ']._serialized_start=16258
|
|
318
|
+
_globals['_CLICKHOUSECONFIG_RABBITMQ']._serialized_end=16319
|
|
319
|
+
_globals['_CLICKHOUSECONFIG_QUERYMASKINGRULE']._serialized_start=16321
|
|
320
|
+
_globals['_CLICKHOUSECONFIG_QUERYMASKINGRULE']._serialized_end=16392
|
|
321
|
+
_globals['_CLICKHOUSECONFIG_QUERYCACHE']._serialized_start=16395
|
|
322
|
+
_globals['_CLICKHOUSECONFIG_QUERYCACHE']._serialized_end=16672
|
|
323
|
+
_globals['_CLICKHOUSECONFIG_JDBCBRIDGE']._serialized_start=16674
|
|
324
|
+
_globals['_CLICKHOUSECONFIG_JDBCBRIDGE']._serialized_end=16762
|
|
325
|
+
_globals['_CLICKHOUSECONFIG_LOGLEVEL']._serialized_start=16764
|
|
326
|
+
_globals['_CLICKHOUSECONFIG_LOGLEVEL']._serialized_end=16864
|
|
327
|
+
_globals['_CLICKHOUSECONFIGSET']._serialized_start=16867
|
|
328
|
+
_globals['_CLICKHOUSECONFIGSET']._serialized_end=17148
|
|
289
329
|
# @@protoc_insertion_point(module_scope)
|