yandexcloud 0.335.0__py3-none-any.whl → 0.337.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/runs/run_service_pb2.py +11 -3
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.pyi +34 -0
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.py +45 -0
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.pyi +26 -0
- yandex/cloud/ai/dataset/v1/dataset_service_pb2.py +24 -24
- yandex/cloud/ai/dataset/v1/dataset_service_pb2.pyi +11 -1
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.py +37 -0
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.pyi +43 -0
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.py +24 -0
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.pyi +17 -0
- yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.py +8 -7
- yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.pyi +9 -1
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.py +26 -15
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi +87 -0
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.py +77 -0
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.pyi +38 -0
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.py +12 -5
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.pyi +29 -1
- yandex/cloud/airflow/v1/cluster_pb2.py +36 -35
- yandex/cloud/airflow/v1/cluster_pb2.pyi +15 -2
- yandex/cloud/airflow/v1/cluster_service_pb2.py +42 -41
- yandex/cloud/airflow/v1/cluster_service_pb2.pyi +17 -4
- yandex/cloud/airflow/v1/maintenance_pb2.py +53 -0
- yandex/cloud/airflow/v1/maintenance_pb2.pyi +123 -0
- yandex/cloud/airflow/v1/maintenance_pb2_grpc.py +24 -0
- yandex/cloud/airflow/v1/maintenance_pb2_grpc.pyi +17 -0
- yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.py +4 -4
- yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.pyi +3 -9
- yandex/cloud/cic/v1/trunk_connection_pb2.py +5 -5
- yandex/cloud/cic/v1/trunk_connection_pb2.pyi +2 -0
- yandex/cloud/cic/v1/trunk_connection_service_pb2.py +36 -35
- yandex/cloud/cic/v1/trunk_connection_service_pb2.pyi +9 -1
- yandex/cloud/iot/devices/v1/device_pb2.py +18 -14
- yandex/cloud/iot/devices/v1/device_pb2.pyi +29 -3
- yandex/cloud/iot/devices/v1/device_service_pb2.py +65 -53
- yandex/cloud/iot/devices/v1/device_service_pb2.pyi +46 -2
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py +22 -22
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi +5 -1
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py +56 -56
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi +10 -2
- yandex/cloud/loadtesting/agent/v1/test_pb2.py +5 -5
- yandex/cloud/loadtesting/agent/v1/test_pb2.pyi +2 -0
- yandex/cloud/loadtesting/api/v1/test/status_pb2.py +2 -2
- yandex/cloud/loadtesting/api/v1/test/status_pb2.pyi +6 -2
- yandex/cloud/lockbox/v1/secret_service_pb2.py +46 -50
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.py +12 -5
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.pyi +16 -0
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.py +45 -0
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.pyi +21 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.py +37 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.pyi +39 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.py +24 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py +170 -170
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +14 -2
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.py +74 -70
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi +151 -5
- yandex/cloud/mdb/clickhouse/v1/user_pb2.py +32 -28
- yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi +198 -10
- yandex/cloud/mdb/kafka/v1/user_pb2.py +4 -4
- yandex/cloud/mdb/kafka/v1/user_pb2.pyi +4 -0
- yandex/cloud/mdb/redis/v1/cluster_pb2.py +23 -23
- yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +4 -0
- yandex/cloud/mdb/redis/v1/config/redis_pb2.py +10 -8
- yandex/cloud/mdb/redis/v1/config/redis_pb2.pyi +14 -2
- yandex/cloud/mdb/spqr/__init__.py +0 -0
- yandex/cloud/mdb/spqr/v1/__init__.py +0 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2.py +40 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2.pyi +97 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2.py +68 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2.pyi +121 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.py +193 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.pyi +101 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2.py +58 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2.pyi +330 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2.py +403 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2.pyi +1790 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.py +1250 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.pyi +588 -0
- yandex/cloud/mdb/spqr/v1/config_pb2.py +65 -0
- yandex/cloud/mdb/spqr/v1/config_pb2.pyi +341 -0
- yandex/cloud/mdb/spqr/v1/config_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/config_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/database_pb2.py +42 -0
- yandex/cloud/mdb/spqr/v1/database_pb2.pyi +51 -0
- yandex/cloud/mdb/spqr/v1/database_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/database_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2.py +94 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2.pyi +219 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.py +281 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.pyi +141 -0
- yandex/cloud/mdb/spqr/v1/host_pb2.py +69 -0
- yandex/cloud/mdb/spqr/v1/host_pb2.pyi +394 -0
- yandex/cloud/mdb/spqr/v1/host_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/host_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2.py +53 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2.pyi +137 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2.py +37 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.py +56 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.pyi +84 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.py +148 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.pyi +80 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2.py +37 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2.pyi +31 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/user_pb2.py +53 -0
- yandex/cloud/mdb/spqr/v1/user_pb2.pyi +133 -0
- yandex/cloud/mdb/spqr/v1/user_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/user_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2.py +107 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2.pyi +293 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.py +325 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.pyi +161 -0
- yandex/cloud/monitoring/v3/dashboard_pb2.py +6 -5
- yandex/cloud/monitoring/v3/dashboard_pb2.pyi +9 -2
- yandex/cloud/monitoring/v3/dashboard_service_pb2.py +30 -29
- yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi +17 -4
- yandex/cloud/monitoring/v3/timeline_pb2.py +37 -0
- yandex/cloud/monitoring/v3/timeline_pb2.pyi +31 -0
- yandex/cloud/monitoring/v3/timeline_pb2_grpc.py +24 -0
- yandex/cloud/monitoring/v3/timeline_pb2_grpc.pyi +17 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2.py +83 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi +297 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.py +100 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.pyi +47 -0
- yandex/cloud/searchapi/v2/search_service_pb2.py +16 -12
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.py +17 -7
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.pyi +46 -2
- yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.py +22 -22
- yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.pyi +24 -3
- yandex/cloud/storage/v1/s3api_pb2.py +7 -1
- yandex/cloud/storage/v1/s3api_pb2.pyi +128 -1
- yandex/cloud/video/v1/channel_pb2.py +16 -5
- yandex/cloud/video/v1/channel_pb2.pyi +103 -2
- yandex/cloud/video/v1/channel_service_pb2.py +34 -30
- yandex/cloud/video/v1/channel_service_pb2.pyi +27 -10
- yandex/cloud/video/v1/channel_service_pb2_grpc.py +4 -4
- yandex/cloud/video/v1/channel_service_pb2_grpc.pyi +12 -12
- yandex/cloud/video/v1/episode_pb2.pyi +5 -4
- yandex/cloud/video/v1/episode_service_pb2.py +56 -52
- yandex/cloud/video/v1/episode_service_pb2.pyi +18 -12
- yandex/cloud/video/v1/episode_service_pb2_grpc.py +4 -4
- yandex/cloud/video/v1/episode_service_pb2_grpc.pyi +12 -12
- yandex/cloud/video/v1/playlist_service_pb2.py +34 -30
- yandex/cloud/video/v1/playlist_service_pb2.pyi +11 -6
- yandex/cloud/video/v1/playlist_service_pb2_grpc.py +3 -3
- yandex/cloud/video/v1/playlist_service_pb2_grpc.pyi +9 -9
- yandex/cloud/video/v1/stream_line_pb2.py +16 -24
- yandex/cloud/video/v1/stream_line_pb2.pyi +34 -108
- yandex/cloud/video/v1/stream_line_service_pb2.py +60 -70
- yandex/cloud/video/v1/stream_line_service_pb2.pyi +17 -119
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.py +3 -3
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.pyi +9 -9
- yandex/cloud/video/v1/stream_pb2.py +12 -11
- yandex/cloud/video/v1/stream_pb2.pyi +19 -6
- yandex/cloud/video/v1/stream_service_pb2.py +54 -49
- yandex/cloud/video/v1/stream_service_pb2.pyi +34 -13
- yandex/cloud/video/v1/stream_service_pb2_grpc.py +2 -2
- yandex/cloud/video/v1/stream_service_pb2_grpc.pyi +6 -6
- yandex/cloud/video/v1/subtitle_pb2.py +6 -4
- yandex/cloud/video/v1/subtitle_pb2.pyi +30 -2
- yandex/cloud/video/v1/subtitle_service_pb2.py +21 -21
- yandex/cloud/video/v1/subtitle_service_pb2.pyi +7 -5
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.py +1 -1
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.pyi +3 -3
- yandex/cloud/video/v1/thumbnail_service_pb2.py +29 -25
- yandex/cloud/video/v1/thumbnail_service_pb2.pyi +68 -6
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py +3 -3
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.pyi +9 -9
- yandex/cloud/video/v1/video_pb2.py +26 -19
- yandex/cloud/video/v1/video_pb2.pyi +139 -37
- yandex/cloud/video/v1/video_service_pb2.py +118 -69
- yandex/cloud/video/v1/video_service_pb2.pyi +297 -39
- yandex/cloud/video/v1/video_service_pb2_grpc.py +50 -6
- yandex/cloud/video/v1/video_service_pb2_grpc.pyi +38 -18
- yandex/cloud/ydb/v1/database_pb2.py +46 -46
- yandex/cloud/ydb/v1/database_pb2.pyi +10 -2
- yandex/cloud/ydb/v1/database_service_pb2.py +18 -18
- yandex/cloud/ydb/v1/database_service_pb2.pyi +10 -2
- yandexcloud/__init__.py +1 -1
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/RECORD +196 -118
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/WHEEL +1 -1
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/top_level.txt +0 -0
|
@@ -386,6 +386,33 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
386
386
|
LOAD_BALANCING_FIRST_OR_RANDOM: UserSettings.LoadBalancing.ValueType # 4
|
|
387
387
|
LOAD_BALANCING_ROUND_ROBIN: UserSettings.LoadBalancing.ValueType # 5
|
|
388
388
|
|
|
389
|
+
class _QueryCacheNondeterministicFunctionHandling:
|
|
390
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
391
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
392
|
+
|
|
393
|
+
class _QueryCacheNondeterministicFunctionHandlingEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[UserSettings._QueryCacheNondeterministicFunctionHandling.ValueType], builtins.type):
|
|
394
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
395
|
+
QUERY_CACHE_NONDETERMINISTIC_FUNCTION_HANDLING_UNSPECIFIED: UserSettings._QueryCacheNondeterministicFunctionHandling.ValueType # 0
|
|
396
|
+
QUERY_CACHE_NONDETERMINISTIC_FUNCTION_HANDLING_THROW: UserSettings._QueryCacheNondeterministicFunctionHandling.ValueType # 1
|
|
397
|
+
"""Throw an exception and don't cache the query result."""
|
|
398
|
+
QUERY_CACHE_NONDETERMINISTIC_FUNCTION_HANDLING_SAVE: UserSettings._QueryCacheNondeterministicFunctionHandling.ValueType # 2
|
|
399
|
+
"""Cache the query result."""
|
|
400
|
+
QUERY_CACHE_NONDETERMINISTIC_FUNCTION_HANDLING_IGNORE: UserSettings._QueryCacheNondeterministicFunctionHandling.ValueType # 3
|
|
401
|
+
"""Don't cache the query result and don't throw an exception."""
|
|
402
|
+
|
|
403
|
+
class QueryCacheNondeterministicFunctionHandling(_QueryCacheNondeterministicFunctionHandling, metaclass=_QueryCacheNondeterministicFunctionHandlingEnumTypeWrapper):
|
|
404
|
+
"""Controls how the query cache handles SELECT queries with non-deterministic functions like rand() or now().
|
|
405
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#query_cache_nondeterministic_function_handling).
|
|
406
|
+
"""
|
|
407
|
+
|
|
408
|
+
QUERY_CACHE_NONDETERMINISTIC_FUNCTION_HANDLING_UNSPECIFIED: UserSettings.QueryCacheNondeterministicFunctionHandling.ValueType # 0
|
|
409
|
+
QUERY_CACHE_NONDETERMINISTIC_FUNCTION_HANDLING_THROW: UserSettings.QueryCacheNondeterministicFunctionHandling.ValueType # 1
|
|
410
|
+
"""Throw an exception and don't cache the query result."""
|
|
411
|
+
QUERY_CACHE_NONDETERMINISTIC_FUNCTION_HANDLING_SAVE: UserSettings.QueryCacheNondeterministicFunctionHandling.ValueType # 2
|
|
412
|
+
"""Cache the query result."""
|
|
413
|
+
QUERY_CACHE_NONDETERMINISTIC_FUNCTION_HANDLING_IGNORE: UserSettings.QueryCacheNondeterministicFunctionHandling.ValueType # 3
|
|
414
|
+
"""Don't cache the query result and don't throw an exception."""
|
|
415
|
+
|
|
389
416
|
READONLY_FIELD_NUMBER: builtins.int
|
|
390
417
|
ALLOW_DDL_FIELD_NUMBER: builtins.int
|
|
391
418
|
ALLOW_INTROSPECTION_FUNCTIONS_FIELD_NUMBER: builtins.int
|
|
@@ -490,6 +517,8 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
490
517
|
ADD_HTTP_CORS_HEADER_FIELD_NUMBER: builtins.int
|
|
491
518
|
CANCEL_HTTP_READONLY_QUERIES_ON_CLIENT_CLOSE_FIELD_NUMBER: builtins.int
|
|
492
519
|
MAX_HTTP_GET_REDIRECTS_FIELD_NUMBER: builtins.int
|
|
520
|
+
HTTP_MAX_FIELD_NAME_SIZE_FIELD_NUMBER: builtins.int
|
|
521
|
+
HTTP_MAX_FIELD_VALUE_SIZE_FIELD_NUMBER: builtins.int
|
|
493
522
|
JOINED_SUBQUERY_REQUIRES_ALIAS_FIELD_NUMBER: builtins.int
|
|
494
523
|
JOIN_USE_NULLS_FIELD_NUMBER: builtins.int
|
|
495
524
|
TRANSFORM_NULL_IN_FIELD_NUMBER: builtins.int
|
|
@@ -504,12 +533,14 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
504
533
|
WAIT_FOR_ASYNC_INSERT_TIMEOUT_FIELD_NUMBER: builtins.int
|
|
505
534
|
ASYNC_INSERT_MAX_DATA_SIZE_FIELD_NUMBER: builtins.int
|
|
506
535
|
ASYNC_INSERT_BUSY_TIMEOUT_FIELD_NUMBER: builtins.int
|
|
507
|
-
|
|
536
|
+
ASYNC_INSERT_USE_ADAPTIVE_BUSY_TIMEOUT_FIELD_NUMBER: builtins.int
|
|
508
537
|
MEMORY_PROFILER_STEP_FIELD_NUMBER: builtins.int
|
|
509
538
|
MEMORY_PROFILER_SAMPLE_PROBABILITY_FIELD_NUMBER: builtins.int
|
|
510
539
|
MAX_FINAL_THREADS_FIELD_NUMBER: builtins.int
|
|
511
540
|
INPUT_FORMAT_PARALLEL_PARSING_FIELD_NUMBER: builtins.int
|
|
512
541
|
INPUT_FORMAT_IMPORT_NESTED_JSON_FIELD_NUMBER: builtins.int
|
|
542
|
+
FORMAT_AVRO_SCHEMA_REGISTRY_URL_FIELD_NUMBER: builtins.int
|
|
543
|
+
DATA_TYPE_DEFAULT_NULLABLE_FIELD_NUMBER: builtins.int
|
|
513
544
|
LOCAL_FILESYSTEM_READ_METHOD_FIELD_NUMBER: builtins.int
|
|
514
545
|
MAX_READ_BUFFER_SIZE_FIELD_NUMBER: builtins.int
|
|
515
546
|
INSERT_KEEPER_MAX_RETRIES_FIELD_NUMBER: builtins.int
|
|
@@ -521,14 +552,31 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
521
552
|
MEMORY_OVERCOMMIT_RATIO_DENOMINATOR_FOR_USER_FIELD_NUMBER: builtins.int
|
|
522
553
|
MEMORY_USAGE_OVERCOMMIT_MAX_WAIT_MICROSECONDS_FIELD_NUMBER: builtins.int
|
|
523
554
|
LOG_QUERY_THREADS_FIELD_NUMBER: builtins.int
|
|
555
|
+
LOG_QUERY_VIEWS_FIELD_NUMBER: builtins.int
|
|
556
|
+
LOG_QUERIES_PROBABILITY_FIELD_NUMBER: builtins.int
|
|
557
|
+
LOG_PROCESSORS_PROFILES_FIELD_NUMBER: builtins.int
|
|
558
|
+
USE_QUERY_CACHE_FIELD_NUMBER: builtins.int
|
|
559
|
+
ENABLE_READS_FROM_QUERY_CACHE_FIELD_NUMBER: builtins.int
|
|
560
|
+
ENABLE_WRITES_TO_QUERY_CACHE_FIELD_NUMBER: builtins.int
|
|
561
|
+
QUERY_CACHE_MIN_QUERY_RUNS_FIELD_NUMBER: builtins.int
|
|
562
|
+
QUERY_CACHE_MIN_QUERY_DURATION_FIELD_NUMBER: builtins.int
|
|
563
|
+
QUERY_CACHE_TTL_FIELD_NUMBER: builtins.int
|
|
564
|
+
QUERY_CACHE_MAX_ENTRIES_FIELD_NUMBER: builtins.int
|
|
565
|
+
QUERY_CACHE_MAX_SIZE_IN_BYTES_FIELD_NUMBER: builtins.int
|
|
566
|
+
QUERY_CACHE_TAG_FIELD_NUMBER: builtins.int
|
|
567
|
+
QUERY_CACHE_SHARE_BETWEEN_USERS_FIELD_NUMBER: builtins.int
|
|
568
|
+
QUERY_CACHE_NONDETERMINISTIC_FUNCTION_HANDLING_FIELD_NUMBER: builtins.int
|
|
524
569
|
MAX_INSERT_THREADS_FIELD_NUMBER: builtins.int
|
|
525
570
|
USE_HEDGED_REQUESTS_FIELD_NUMBER: builtins.int
|
|
526
571
|
IDLE_CONNECTION_TIMEOUT_FIELD_NUMBER: builtins.int
|
|
527
572
|
HEDGED_CONNECTION_TIMEOUT_MS_FIELD_NUMBER: builtins.int
|
|
528
573
|
LOAD_BALANCING_FIELD_NUMBER: builtins.int
|
|
529
574
|
PREFER_LOCALHOST_REPLICA_FIELD_NUMBER: builtins.int
|
|
575
|
+
DO_NOT_MERGE_ACROSS_PARTITIONS_SELECT_FINAL_FIELD_NUMBER: builtins.int
|
|
576
|
+
IGNORE_MATERIALIZED_VIEWS_WITH_DROPPED_TARGET_TABLE_FIELD_NUMBER: builtins.int
|
|
530
577
|
COMPILE_FIELD_NUMBER: builtins.int
|
|
531
578
|
MIN_COUNT_TO_COMPILE_FIELD_NUMBER: builtins.int
|
|
579
|
+
ASYNC_INSERT_STALE_TIMEOUT_FIELD_NUMBER: builtins.int
|
|
532
580
|
distributed_product_mode: global___UserSettings.DistributedProductMode.ValueType
|
|
533
581
|
"""Determine the behavior of distributed subqueries.
|
|
534
582
|
|
|
@@ -597,6 +645,10 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
597
645
|
"""Regular expression (for Regexp format)"""
|
|
598
646
|
format_regexp_escaping_rule: global___UserSettings.FormatRegexpEscapingRule.ValueType
|
|
599
647
|
"""See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings/#format_regexp_escaping_rule)."""
|
|
648
|
+
format_avro_schema_registry_url: builtins.str
|
|
649
|
+
"""Avro schema registry URL.
|
|
650
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/formats#format_avro_schema_registry_url).
|
|
651
|
+
"""
|
|
600
652
|
local_filesystem_read_method: global___UserSettings.LocalFilesystemReadMethod.ValueType
|
|
601
653
|
"""Method of reading data from local filesystem, one of: read, pread, mmap, io_uring, pread_threadpool. The 'io_uring' method is experimental and does not work for Log, TinyLog, StripeLog, File, Set and Join, and other tables with append-able files in presence of concurrent reads and writes."""
|
|
602
654
|
remote_filesystem_read_method: global___UserSettings.RemoteFilesystemReadMethod.ValueType
|
|
@@ -605,6 +657,14 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
605
657
|
Min_version: 21.11
|
|
606
658
|
See in-depth description in [ClickHouse GitHub](https://github.com/ClickHouse/ClickHouse/blob/f9558345e886876b9132d9c018e357f7fa9b22a3/src/Core/Settings.h#L660)
|
|
607
659
|
"""
|
|
660
|
+
query_cache_tag: builtins.str
|
|
661
|
+
"""A string which acts as a label for query cache entries. The same queries with different tags are considered different by the query cache.
|
|
662
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#query_cache_tag).
|
|
663
|
+
"""
|
|
664
|
+
query_cache_nondeterministic_function_handling: global___UserSettings.QueryCacheNondeterministicFunctionHandling.ValueType
|
|
665
|
+
"""Controls how the query cache handles SELECT queries with non-deterministic functions like rand() or now().
|
|
666
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#query_cache_nondeterministic_function_handling).
|
|
667
|
+
"""
|
|
608
668
|
load_balancing: global___UserSettings.LoadBalancing.ValueType
|
|
609
669
|
"""Specifies the algorithm of replicas selection that is used for distributed query processing, one of: random, nearest_hostname, in_order, first_or_random, round_robin.
|
|
610
670
|
Default: random
|
|
@@ -1389,6 +1449,18 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
1389
1449
|
More info see in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings/#setting-max_http_get_redirects).
|
|
1390
1450
|
"""
|
|
1391
1451
|
|
|
1452
|
+
@property
|
|
1453
|
+
def http_max_field_name_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1454
|
+
"""Maximum length of field name in HTTP header.
|
|
1455
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#http_max_field_name_size).
|
|
1456
|
+
"""
|
|
1457
|
+
|
|
1458
|
+
@property
|
|
1459
|
+
def http_max_field_value_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1460
|
+
"""Maximum length of field value in HTTP header.
|
|
1461
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#http_max_field_value_size).
|
|
1462
|
+
"""
|
|
1463
|
+
|
|
1392
1464
|
@property
|
|
1393
1465
|
def joined_subquery_requires_alias(self) -> google.protobuf.wrappers_pb2.BoolValue: ...
|
|
1394
1466
|
@property
|
|
@@ -1459,10 +1531,9 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
1459
1531
|
"""
|
|
1460
1532
|
|
|
1461
1533
|
@property
|
|
1462
|
-
def
|
|
1463
|
-
"""
|
|
1464
|
-
|
|
1465
|
-
More info see in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings/#async-insert-stale-timeout-ms).
|
|
1534
|
+
def async_insert_use_adaptive_busy_timeout(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1535
|
+
"""If it is set to true, use adaptive busy timeout for asynchronous inserts.
|
|
1536
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#async_insert_use_adaptive_busy_timeout).
|
|
1466
1537
|
"""
|
|
1467
1538
|
|
|
1468
1539
|
@property
|
|
@@ -1499,6 +1570,12 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
1499
1570
|
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#input-format-parallel-parsing)
|
|
1500
1571
|
"""
|
|
1501
1572
|
|
|
1573
|
+
@property
|
|
1574
|
+
def data_type_default_nullable(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1575
|
+
"""Allows data types without explicit modifiers NULL or NOT NULL in column definition will be Nullable.
|
|
1576
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#data_type_default_nullable).
|
|
1577
|
+
"""
|
|
1578
|
+
|
|
1502
1579
|
@property
|
|
1503
1580
|
def max_read_buffer_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1504
1581
|
"""The maximum size of the buffer to read from the filesystem.
|
|
@@ -1564,10 +1641,83 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
1564
1641
|
@property
|
|
1565
1642
|
def log_query_threads(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1566
1643
|
"""Setting up query threads logging. Query threads log into the [system.query_thread_log](https://clickhouse.com/docs/en/operations/system-tables/query_thread_log) table. This setting has effect only when [log_queries](https://clickhouse.com/docs/en/operations/settings/settings#log-queries) is true. Queries threads run by ClickHouse with this setup are logged according to the rules in the [query_thread_log](https://clickhouse.com/docs/en/operations/server-configuration-parameters/settings#server_configuration_parameters-query_thread_log) server configuration parameter.
|
|
1567
|
-
Default:
|
|
1644
|
+
Default: false
|
|
1568
1645
|
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#log_query_threads)
|
|
1569
1646
|
"""
|
|
1570
1647
|
|
|
1648
|
+
@property
|
|
1649
|
+
def log_query_views(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1650
|
+
"""Enables or disables query views logging to the the system.query_view_log table.
|
|
1651
|
+
Default: true
|
|
1652
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#log_query_views)
|
|
1653
|
+
"""
|
|
1654
|
+
|
|
1655
|
+
@property
|
|
1656
|
+
def log_queries_probability(self) -> google.protobuf.wrappers_pb2.DoubleValue:
|
|
1657
|
+
"""Log queries with the specified probability.
|
|
1658
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#log_queries_probability).
|
|
1659
|
+
"""
|
|
1660
|
+
|
|
1661
|
+
@property
|
|
1662
|
+
def log_processors_profiles(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1663
|
+
"""Enabled or disable logging of processors level profiling data to the the system.log_processors_profiles table.
|
|
1664
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#log_processors_profiles).
|
|
1665
|
+
"""
|
|
1666
|
+
|
|
1667
|
+
@property
|
|
1668
|
+
def use_query_cache(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1669
|
+
"""If turned on, SELECT queries may utilize the query cache.
|
|
1670
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#use_query_cache).
|
|
1671
|
+
"""
|
|
1672
|
+
|
|
1673
|
+
@property
|
|
1674
|
+
def enable_reads_from_query_cache(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1675
|
+
"""If turned on, results of SELECT queries are retrieved from the query cache.
|
|
1676
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#enable_reads_from_query_cache).
|
|
1677
|
+
"""
|
|
1678
|
+
|
|
1679
|
+
@property
|
|
1680
|
+
def enable_writes_to_query_cache(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1681
|
+
"""If turned on, results of SELECT queries are stored in the query cache.
|
|
1682
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#enable_writes_to_query_cache).
|
|
1683
|
+
"""
|
|
1684
|
+
|
|
1685
|
+
@property
|
|
1686
|
+
def query_cache_min_query_runs(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1687
|
+
"""Minimum number of times a SELECT query must run before its result is stored in the query cache.
|
|
1688
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#query_cache_min_query_runs).
|
|
1689
|
+
"""
|
|
1690
|
+
|
|
1691
|
+
@property
|
|
1692
|
+
def query_cache_min_query_duration(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1693
|
+
"""Minimum duration in milliseconds a query needs to run for its result to be stored in the query cache.
|
|
1694
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#query_cache_min_query_duration).
|
|
1695
|
+
"""
|
|
1696
|
+
|
|
1697
|
+
@property
|
|
1698
|
+
def query_cache_ttl(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1699
|
+
"""After this time in seconds entries in the query cache become stale.
|
|
1700
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#query_cache_ttl).
|
|
1701
|
+
"""
|
|
1702
|
+
|
|
1703
|
+
@property
|
|
1704
|
+
def query_cache_max_entries(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1705
|
+
"""The maximum number of query results the current user may store in the query cache. 0 means unlimited.
|
|
1706
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#query_cache_max_entries).
|
|
1707
|
+
"""
|
|
1708
|
+
|
|
1709
|
+
@property
|
|
1710
|
+
def query_cache_max_size_in_bytes(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1711
|
+
"""The maximum amount of memory (in bytes) the current user may allocate in the query cache. 0 means unlimited.
|
|
1712
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#query_cache_max_size_in_bytes).
|
|
1713
|
+
"""
|
|
1714
|
+
|
|
1715
|
+
@property
|
|
1716
|
+
def query_cache_share_between_users(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1717
|
+
"""If turned on, the result of SELECT queries cached in the query cache can be read by other users. It is not recommended to enable this setting due to security reasons.
|
|
1718
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#query_cache_share_between_users).
|
|
1719
|
+
"""
|
|
1720
|
+
|
|
1571
1721
|
@property
|
|
1572
1722
|
def max_insert_threads(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1573
1723
|
"""The maximum number of threads to execute the INSERT SELECT query.
|
|
@@ -1598,11 +1748,24 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
1598
1748
|
|
|
1599
1749
|
@property
|
|
1600
1750
|
def prefer_localhost_replica(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1601
|
-
"""Enables
|
|
1751
|
+
"""Enables or disables preferable using the localhost replica when processing distributed queries.
|
|
1602
1752
|
Default: true
|
|
1603
1753
|
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#prefer_localhost_replica)
|
|
1604
1754
|
"""
|
|
1605
1755
|
|
|
1756
|
+
@property
|
|
1757
|
+
def do_not_merge_across_partitions_select_final(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1758
|
+
"""Enables or disable independent processing of partitions for SELECT queries with FINAL.
|
|
1759
|
+
Default: false
|
|
1760
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/guides/replacing-merge-tree#exploiting-partitions-with-replacingmergetree)
|
|
1761
|
+
"""
|
|
1762
|
+
|
|
1763
|
+
@property
|
|
1764
|
+
def ignore_materialized_views_with_dropped_target_table(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1765
|
+
"""Ignore materialized views with dropped target table during pushing to views.
|
|
1766
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#ignore_materialized_views_with_dropped_target_table).
|
|
1767
|
+
"""
|
|
1768
|
+
|
|
1606
1769
|
@property
|
|
1607
1770
|
def compile(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1608
1771
|
"""The setting is deprecated and has no effect."""
|
|
@@ -1611,6 +1774,10 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
1611
1774
|
def min_count_to_compile(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1612
1775
|
"""The setting is deprecated and has no effect."""
|
|
1613
1776
|
|
|
1777
|
+
@property
|
|
1778
|
+
def async_insert_stale_timeout(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1779
|
+
"""The setting is deprecated and has no effect."""
|
|
1780
|
+
|
|
1614
1781
|
def __init__(
|
|
1615
1782
|
self,
|
|
1616
1783
|
*,
|
|
@@ -1718,6 +1885,8 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
1718
1885
|
add_http_cors_header: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1719
1886
|
cancel_http_readonly_queries_on_client_close: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1720
1887
|
max_http_get_redirects: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1888
|
+
http_max_field_name_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1889
|
+
http_max_field_value_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1721
1890
|
joined_subquery_requires_alias: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1722
1891
|
join_use_nulls: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1723
1892
|
transform_null_in: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
@@ -1732,12 +1901,14 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
1732
1901
|
wait_for_async_insert_timeout: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1733
1902
|
async_insert_max_data_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1734
1903
|
async_insert_busy_timeout: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1735
|
-
|
|
1904
|
+
async_insert_use_adaptive_busy_timeout: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1736
1905
|
memory_profiler_step: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1737
1906
|
memory_profiler_sample_probability: google.protobuf.wrappers_pb2.DoubleValue | None = ...,
|
|
1738
1907
|
max_final_threads: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1739
1908
|
input_format_parallel_parsing: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1740
1909
|
input_format_import_nested_json: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1910
|
+
format_avro_schema_registry_url: builtins.str = ...,
|
|
1911
|
+
data_type_default_nullable: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1741
1912
|
local_filesystem_read_method: global___UserSettings.LocalFilesystemReadMethod.ValueType = ...,
|
|
1742
1913
|
max_read_buffer_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1743
1914
|
insert_keeper_max_retries: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
@@ -1749,17 +1920,34 @@ class UserSettings(google.protobuf.message.Message):
|
|
|
1749
1920
|
memory_overcommit_ratio_denominator_for_user: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1750
1921
|
memory_usage_overcommit_max_wait_microseconds: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1751
1922
|
log_query_threads: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1923
|
+
log_query_views: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1924
|
+
log_queries_probability: google.protobuf.wrappers_pb2.DoubleValue | None = ...,
|
|
1925
|
+
log_processors_profiles: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1926
|
+
use_query_cache: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1927
|
+
enable_reads_from_query_cache: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1928
|
+
enable_writes_to_query_cache: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1929
|
+
query_cache_min_query_runs: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1930
|
+
query_cache_min_query_duration: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1931
|
+
query_cache_ttl: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1932
|
+
query_cache_max_entries: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1933
|
+
query_cache_max_size_in_bytes: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1934
|
+
query_cache_tag: builtins.str = ...,
|
|
1935
|
+
query_cache_share_between_users: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1936
|
+
query_cache_nondeterministic_function_handling: global___UserSettings.QueryCacheNondeterministicFunctionHandling.ValueType = ...,
|
|
1752
1937
|
max_insert_threads: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1753
1938
|
use_hedged_requests: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1754
1939
|
idle_connection_timeout: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1755
1940
|
hedged_connection_timeout_ms: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1756
1941
|
load_balancing: global___UserSettings.LoadBalancing.ValueType = ...,
|
|
1757
1942
|
prefer_localhost_replica: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1943
|
+
do_not_merge_across_partitions_select_final: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1944
|
+
ignore_materialized_views_with_dropped_target_table: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1758
1945
|
compile: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1759
1946
|
min_count_to_compile: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1947
|
+
async_insert_stale_timeout: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1760
1948
|
) -> None: ...
|
|
1761
|
-
def HasField(self, field_name: typing.Literal["add_http_cors_header", b"add_http_cors_header", "allow_ddl", b"allow_ddl", "allow_introspection_functions", b"allow_introspection_functions", "allow_suspicious_low_cardinality_types", b"allow_suspicious_low_cardinality_types", "any_join_distinct_right_table_keys", b"any_join_distinct_right_table_keys", "async_insert", b"async_insert", "async_insert_busy_timeout", b"async_insert_busy_timeout", "async_insert_max_data_size", b"async_insert_max_data_size", "async_insert_stale_timeout", b"async_insert_stale_timeout", "async_insert_threads", b"async_insert_threads", "cancel_http_readonly_queries_on_client_close", b"cancel_http_readonly_queries_on_client_close", "compile", b"compile", "compile_expressions", b"compile_expressions", "connect_timeout", b"connect_timeout", "connect_timeout_with_failover", b"connect_timeout_with_failover", "deduplicate_blocks_in_dependent_materialized_views", b"deduplicate_blocks_in_dependent_materialized_views", "distributed_aggregation_memory_efficient", b"distributed_aggregation_memory_efficient", "distributed_ddl_task_timeout", b"distributed_ddl_task_timeout", "empty_result_for_aggregation_by_empty_set", b"empty_result_for_aggregation_by_empty_set", "enable_http_compression", b"enable_http_compression", "fallback_to_stale_replicas_for_distributed_queries", b"fallback_to_stale_replicas_for_distributed_queries", "flatten_nested", b"flatten_nested", "force_index_by_date", b"force_index_by_date", "force_primary_key", b"force_primary_key", "format_regexp_skip_unmatched", b"format_regexp_skip_unmatched", "group_by_two_level_threshold", b"group_by_two_level_threshold", "group_by_two_level_threshold_bytes", b"group_by_two_level_threshold_bytes", "hedged_connection_timeout_ms", b"hedged_connection_timeout_ms", "http_connection_timeout", b"http_connection_timeout", "http_headers_progress_interval", b"http_headers_progress_interval", "http_receive_timeout", b"http_receive_timeout", "http_send_timeout", b"http_send_timeout", "idle_connection_timeout", b"idle_connection_timeout", "input_format_defaults_for_omitted_fields", b"input_format_defaults_for_omitted_fields", "input_format_import_nested_json", b"input_format_import_nested_json", "input_format_null_as_default", b"input_format_null_as_default", "input_format_parallel_parsing", b"input_format_parallel_parsing", "input_format_values_interpret_expressions", b"input_format_values_interpret_expressions", "input_format_with_names_use_header", b"input_format_with_names_use_header", "insert_keeper_max_retries", b"insert_keeper_max_retries", "insert_null_as_default", b"insert_null_as_default", "insert_quorum", b"insert_quorum", "insert_quorum_parallel", b"insert_quorum_parallel", "insert_quorum_timeout", b"insert_quorum_timeout", "join_use_nulls", b"join_use_nulls", "joined_subquery_requires_alias", b"joined_subquery_requires_alias", "log_query_threads", b"log_query_threads", "low_cardinality_allow_in_native_format", b"low_cardinality_allow_in_native_format", "max_ast_depth", b"max_ast_depth", "max_ast_elements", b"max_ast_elements", "max_block_size", b"max_block_size", "max_bytes_before_external_group_by", b"max_bytes_before_external_group_by", "max_bytes_before_external_sort", b"max_bytes_before_external_sort", "max_bytes_in_distinct", b"max_bytes_in_distinct", "max_bytes_in_join", b"max_bytes_in_join", "max_bytes_in_set", b"max_bytes_in_set", "max_bytes_to_read", b"max_bytes_to_read", "max_bytes_to_sort", b"max_bytes_to_sort", "max_bytes_to_transfer", b"max_bytes_to_transfer", "max_columns_to_read", b"max_columns_to_read", "max_concurrent_queries_for_user", b"max_concurrent_queries_for_user", "max_execution_time", b"max_execution_time", "max_expanded_ast_elements", b"max_expanded_ast_elements", "max_final_threads", b"max_final_threads", "max_http_get_redirects", b"max_http_get_redirects", "max_insert_block_size", b"max_insert_block_size", "max_insert_threads", b"max_insert_threads", "max_memory_usage", b"max_memory_usage", "max_memory_usage_for_user", b"max_memory_usage_for_user", "max_network_bandwidth", b"max_network_bandwidth", "max_network_bandwidth_for_user", b"max_network_bandwidth_for_user", "max_parser_depth", b"max_parser_depth", "max_partitions_per_insert_block", b"max_partitions_per_insert_block", "max_query_size", b"max_query_size", "max_read_buffer_size", b"max_read_buffer_size", "max_replica_delay_for_distributed_queries", b"max_replica_delay_for_distributed_queries", "max_result_bytes", b"max_result_bytes", "max_result_rows", b"max_result_rows", "max_rows_in_distinct", b"max_rows_in_distinct", "max_rows_in_join", b"max_rows_in_join", "max_rows_in_set", b"max_rows_in_set", "max_rows_to_group_by", b"max_rows_to_group_by", "max_rows_to_read", b"max_rows_to_read", "max_rows_to_sort", b"max_rows_to_sort", "max_rows_to_transfer", b"max_rows_to_transfer", "max_temporary_columns", b"max_temporary_columns", "max_temporary_data_on_disk_size_for_query", b"max_temporary_data_on_disk_size_for_query", "max_temporary_data_on_disk_size_for_user", b"max_temporary_data_on_disk_size_for_user", "max_temporary_non_const_columns", b"max_temporary_non_const_columns", "max_threads", b"max_threads", "memory_overcommit_ratio_denominator", b"memory_overcommit_ratio_denominator", "memory_overcommit_ratio_denominator_for_user", b"memory_overcommit_ratio_denominator_for_user", "memory_profiler_sample_probability", b"memory_profiler_sample_probability", "memory_profiler_step", b"memory_profiler_step", "memory_usage_overcommit_max_wait_microseconds", b"memory_usage_overcommit_max_wait_microseconds", "merge_tree_max_bytes_to_use_cache", b"merge_tree_max_bytes_to_use_cache", "merge_tree_max_rows_to_use_cache", b"merge_tree_max_rows_to_use_cache", "merge_tree_min_bytes_for_concurrent_read", b"merge_tree_min_bytes_for_concurrent_read", "merge_tree_min_rows_for_concurrent_read", b"merge_tree_min_rows_for_concurrent_read", "min_bytes_to_use_direct_io", b"min_bytes_to_use_direct_io", "min_count_to_compile", b"min_count_to_compile", "min_count_to_compile_expression", b"min_count_to_compile_expression", "min_execution_speed", b"min_execution_speed", "min_execution_speed_bytes", b"min_execution_speed_bytes", "min_insert_block_size_bytes", b"min_insert_block_size_bytes", "min_insert_block_size_rows", b"min_insert_block_size_rows", "output_format_json_quote_64bit_integers", b"output_format_json_quote_64bit_integers", "output_format_json_quote_denormals", b"output_format_json_quote_denormals", "prefer_localhost_replica", b"prefer_localhost_replica", "priority", b"priority", "readonly", b"readonly", "receive_timeout", b"receive_timeout", "replication_alter_partitions_sync", b"replication_alter_partitions_sync", "select_sequential_consistency", b"select_sequential_consistency", "send_progress_in_http_headers", b"send_progress_in_http_headers", "send_timeout", b"send_timeout", "skip_unavailable_shards", b"skip_unavailable_shards", "timeout_before_checking_execution_speed", b"timeout_before_checking_execution_speed", "transform_null_in", b"transform_null_in", "use_hedged_requests", b"use_hedged_requests", "use_uncompressed_cache", b"use_uncompressed_cache", "wait_for_async_insert", b"wait_for_async_insert", "wait_for_async_insert_timeout", b"wait_for_async_insert_timeout"]) -> builtins.bool: ...
|
|
1762
|
-
def ClearField(self, field_name: typing.Literal["add_http_cors_header", b"add_http_cors_header", "allow_ddl", b"allow_ddl", "allow_introspection_functions", b"allow_introspection_functions", "allow_suspicious_low_cardinality_types", b"allow_suspicious_low_cardinality_types", "any_join_distinct_right_table_keys", b"any_join_distinct_right_table_keys", "async_insert", b"async_insert", "async_insert_busy_timeout", b"async_insert_busy_timeout", "async_insert_max_data_size", b"async_insert_max_data_size", "async_insert_stale_timeout", b"async_insert_stale_timeout", "async_insert_threads", b"async_insert_threads", "cancel_http_readonly_queries_on_client_close", b"cancel_http_readonly_queries_on_client_close", "compile", b"compile", "compile_expressions", b"compile_expressions", "connect_timeout", b"connect_timeout", "connect_timeout_with_failover", b"connect_timeout_with_failover", "count_distinct_implementation", b"count_distinct_implementation", "date_time_input_format", b"date_time_input_format", "date_time_output_format", b"date_time_output_format", "deduplicate_blocks_in_dependent_materialized_views", b"deduplicate_blocks_in_dependent_materialized_views", "distinct_overflow_mode", b"distinct_overflow_mode", "distributed_aggregation_memory_efficient", b"distributed_aggregation_memory_efficient", "distributed_ddl_task_timeout", b"distributed_ddl_task_timeout", "distributed_product_mode", b"distributed_product_mode", "empty_result_for_aggregation_by_empty_set", b"empty_result_for_aggregation_by_empty_set", "enable_http_compression", b"enable_http_compression", "fallback_to_stale_replicas_for_distributed_queries", b"fallback_to_stale_replicas_for_distributed_queries", "flatten_nested", b"flatten_nested", "force_index_by_date", b"force_index_by_date", "force_primary_key", b"force_primary_key", "format_regexp", b"format_regexp", "format_regexp_escaping_rule", b"format_regexp_escaping_rule", "format_regexp_skip_unmatched", b"format_regexp_skip_unmatched", "group_by_overflow_mode", b"group_by_overflow_mode", "group_by_two_level_threshold", b"group_by_two_level_threshold", "group_by_two_level_threshold_bytes", b"group_by_two_level_threshold_bytes", "hedged_connection_timeout_ms", b"hedged_connection_timeout_ms", "http_connection_timeout", b"http_connection_timeout", "http_headers_progress_interval", b"http_headers_progress_interval", "http_receive_timeout", b"http_receive_timeout", "http_send_timeout", b"http_send_timeout", "idle_connection_timeout", b"idle_connection_timeout", "input_format_defaults_for_omitted_fields", b"input_format_defaults_for_omitted_fields", "input_format_import_nested_json", b"input_format_import_nested_json", "input_format_null_as_default", b"input_format_null_as_default", "input_format_parallel_parsing", b"input_format_parallel_parsing", "input_format_values_interpret_expressions", b"input_format_values_interpret_expressions", "input_format_with_names_use_header", b"input_format_with_names_use_header", "insert_keeper_max_retries", b"insert_keeper_max_retries", "insert_null_as_default", b"insert_null_as_default", "insert_quorum", b"insert_quorum", "insert_quorum_parallel", b"insert_quorum_parallel", "insert_quorum_timeout", b"insert_quorum_timeout", "join_algorithm", b"join_algorithm", "join_overflow_mode", b"join_overflow_mode", "join_use_nulls", b"join_use_nulls", "joined_subquery_requires_alias", b"joined_subquery_requires_alias", "load_balancing", b"load_balancing", "local_filesystem_read_method", b"local_filesystem_read_method", "log_query_threads", b"log_query_threads", "low_cardinality_allow_in_native_format", b"low_cardinality_allow_in_native_format", "max_ast_depth", b"max_ast_depth", "max_ast_elements", b"max_ast_elements", "max_block_size", b"max_block_size", "max_bytes_before_external_group_by", b"max_bytes_before_external_group_by", "max_bytes_before_external_sort", b"max_bytes_before_external_sort", "max_bytes_in_distinct", b"max_bytes_in_distinct", "max_bytes_in_join", b"max_bytes_in_join", "max_bytes_in_set", b"max_bytes_in_set", "max_bytes_to_read", b"max_bytes_to_read", "max_bytes_to_sort", b"max_bytes_to_sort", "max_bytes_to_transfer", b"max_bytes_to_transfer", "max_columns_to_read", b"max_columns_to_read", "max_concurrent_queries_for_user", b"max_concurrent_queries_for_user", "max_execution_time", b"max_execution_time", "max_expanded_ast_elements", b"max_expanded_ast_elements", "max_final_threads", b"max_final_threads", "max_http_get_redirects", b"max_http_get_redirects", "max_insert_block_size", b"max_insert_block_size", "max_insert_threads", b"max_insert_threads", "max_memory_usage", b"max_memory_usage", "max_memory_usage_for_user", b"max_memory_usage_for_user", "max_network_bandwidth", b"max_network_bandwidth", "max_network_bandwidth_for_user", b"max_network_bandwidth_for_user", "max_parser_depth", b"max_parser_depth", "max_partitions_per_insert_block", b"max_partitions_per_insert_block", "max_query_size", b"max_query_size", "max_read_buffer_size", b"max_read_buffer_size", "max_replica_delay_for_distributed_queries", b"max_replica_delay_for_distributed_queries", "max_result_bytes", b"max_result_bytes", "max_result_rows", b"max_result_rows", "max_rows_in_distinct", b"max_rows_in_distinct", "max_rows_in_join", b"max_rows_in_join", "max_rows_in_set", b"max_rows_in_set", "max_rows_to_group_by", b"max_rows_to_group_by", "max_rows_to_read", b"max_rows_to_read", "max_rows_to_sort", b"max_rows_to_sort", "max_rows_to_transfer", b"max_rows_to_transfer", "max_temporary_columns", b"max_temporary_columns", "max_temporary_data_on_disk_size_for_query", b"max_temporary_data_on_disk_size_for_query", "max_temporary_data_on_disk_size_for_user", b"max_temporary_data_on_disk_size_for_user", "max_temporary_non_const_columns", b"max_temporary_non_const_columns", "max_threads", b"max_threads", "memory_overcommit_ratio_denominator", b"memory_overcommit_ratio_denominator", "memory_overcommit_ratio_denominator_for_user", b"memory_overcommit_ratio_denominator_for_user", "memory_profiler_sample_probability", b"memory_profiler_sample_probability", "memory_profiler_step", b"memory_profiler_step", "memory_usage_overcommit_max_wait_microseconds", b"memory_usage_overcommit_max_wait_microseconds", "merge_tree_max_bytes_to_use_cache", b"merge_tree_max_bytes_to_use_cache", "merge_tree_max_rows_to_use_cache", b"merge_tree_max_rows_to_use_cache", "merge_tree_min_bytes_for_concurrent_read", b"merge_tree_min_bytes_for_concurrent_read", "merge_tree_min_rows_for_concurrent_read", b"merge_tree_min_rows_for_concurrent_read", "min_bytes_to_use_direct_io", b"min_bytes_to_use_direct_io", "min_count_to_compile", b"min_count_to_compile", "min_count_to_compile_expression", b"min_count_to_compile_expression", "min_execution_speed", b"min_execution_speed", "min_execution_speed_bytes", b"min_execution_speed_bytes", "min_insert_block_size_bytes", b"min_insert_block_size_bytes", "min_insert_block_size_rows", b"min_insert_block_size_rows", "output_format_json_quote_64bit_integers", b"output_format_json_quote_64bit_integers", "output_format_json_quote_denormals", b"output_format_json_quote_denormals", "prefer_localhost_replica", b"prefer_localhost_replica", "priority", b"priority", "quota_mode", b"quota_mode", "read_overflow_mode", b"read_overflow_mode", "readonly", b"readonly", "receive_timeout", b"receive_timeout", "remote_filesystem_read_method", b"remote_filesystem_read_method", "replication_alter_partitions_sync", b"replication_alter_partitions_sync", "result_overflow_mode", b"result_overflow_mode", "select_sequential_consistency", b"select_sequential_consistency", "send_progress_in_http_headers", b"send_progress_in_http_headers", "send_timeout", b"send_timeout", "set_overflow_mode", b"set_overflow_mode", "skip_unavailable_shards", b"skip_unavailable_shards", "sort_overflow_mode", b"sort_overflow_mode", "timeout_before_checking_execution_speed", b"timeout_before_checking_execution_speed", "timeout_overflow_mode", b"timeout_overflow_mode", "transfer_overflow_mode", b"transfer_overflow_mode", "transform_null_in", b"transform_null_in", "use_hedged_requests", b"use_hedged_requests", "use_uncompressed_cache", b"use_uncompressed_cache", "wait_for_async_insert", b"wait_for_async_insert", "wait_for_async_insert_timeout", b"wait_for_async_insert_timeout"]) -> None: ...
|
|
1949
|
+
def HasField(self, field_name: typing.Literal["add_http_cors_header", b"add_http_cors_header", "allow_ddl", b"allow_ddl", "allow_introspection_functions", b"allow_introspection_functions", "allow_suspicious_low_cardinality_types", b"allow_suspicious_low_cardinality_types", "any_join_distinct_right_table_keys", b"any_join_distinct_right_table_keys", "async_insert", b"async_insert", "async_insert_busy_timeout", b"async_insert_busy_timeout", "async_insert_max_data_size", b"async_insert_max_data_size", "async_insert_stale_timeout", b"async_insert_stale_timeout", "async_insert_threads", b"async_insert_threads", "async_insert_use_adaptive_busy_timeout", b"async_insert_use_adaptive_busy_timeout", "cancel_http_readonly_queries_on_client_close", b"cancel_http_readonly_queries_on_client_close", "compile", b"compile", "compile_expressions", b"compile_expressions", "connect_timeout", b"connect_timeout", "connect_timeout_with_failover", b"connect_timeout_with_failover", "data_type_default_nullable", b"data_type_default_nullable", "deduplicate_blocks_in_dependent_materialized_views", b"deduplicate_blocks_in_dependent_materialized_views", "distributed_aggregation_memory_efficient", b"distributed_aggregation_memory_efficient", "distributed_ddl_task_timeout", b"distributed_ddl_task_timeout", "do_not_merge_across_partitions_select_final", b"do_not_merge_across_partitions_select_final", "empty_result_for_aggregation_by_empty_set", b"empty_result_for_aggregation_by_empty_set", "enable_http_compression", b"enable_http_compression", "enable_reads_from_query_cache", b"enable_reads_from_query_cache", "enable_writes_to_query_cache", b"enable_writes_to_query_cache", "fallback_to_stale_replicas_for_distributed_queries", b"fallback_to_stale_replicas_for_distributed_queries", "flatten_nested", b"flatten_nested", "force_index_by_date", b"force_index_by_date", "force_primary_key", b"force_primary_key", "format_regexp_skip_unmatched", b"format_regexp_skip_unmatched", "group_by_two_level_threshold", b"group_by_two_level_threshold", "group_by_two_level_threshold_bytes", b"group_by_two_level_threshold_bytes", "hedged_connection_timeout_ms", b"hedged_connection_timeout_ms", "http_connection_timeout", b"http_connection_timeout", "http_headers_progress_interval", b"http_headers_progress_interval", "http_max_field_name_size", b"http_max_field_name_size", "http_max_field_value_size", b"http_max_field_value_size", "http_receive_timeout", b"http_receive_timeout", "http_send_timeout", b"http_send_timeout", "idle_connection_timeout", b"idle_connection_timeout", "ignore_materialized_views_with_dropped_target_table", b"ignore_materialized_views_with_dropped_target_table", "input_format_defaults_for_omitted_fields", b"input_format_defaults_for_omitted_fields", "input_format_import_nested_json", b"input_format_import_nested_json", "input_format_null_as_default", b"input_format_null_as_default", "input_format_parallel_parsing", b"input_format_parallel_parsing", "input_format_values_interpret_expressions", b"input_format_values_interpret_expressions", "input_format_with_names_use_header", b"input_format_with_names_use_header", "insert_keeper_max_retries", b"insert_keeper_max_retries", "insert_null_as_default", b"insert_null_as_default", "insert_quorum", b"insert_quorum", "insert_quorum_parallel", b"insert_quorum_parallel", "insert_quorum_timeout", b"insert_quorum_timeout", "join_use_nulls", b"join_use_nulls", "joined_subquery_requires_alias", b"joined_subquery_requires_alias", "log_processors_profiles", b"log_processors_profiles", "log_queries_probability", b"log_queries_probability", "log_query_threads", b"log_query_threads", "log_query_views", b"log_query_views", "low_cardinality_allow_in_native_format", b"low_cardinality_allow_in_native_format", "max_ast_depth", b"max_ast_depth", "max_ast_elements", b"max_ast_elements", "max_block_size", b"max_block_size", "max_bytes_before_external_group_by", b"max_bytes_before_external_group_by", "max_bytes_before_external_sort", b"max_bytes_before_external_sort", "max_bytes_in_distinct", b"max_bytes_in_distinct", "max_bytes_in_join", b"max_bytes_in_join", "max_bytes_in_set", b"max_bytes_in_set", "max_bytes_to_read", b"max_bytes_to_read", "max_bytes_to_sort", b"max_bytes_to_sort", "max_bytes_to_transfer", b"max_bytes_to_transfer", "max_columns_to_read", b"max_columns_to_read", "max_concurrent_queries_for_user", b"max_concurrent_queries_for_user", "max_execution_time", b"max_execution_time", "max_expanded_ast_elements", b"max_expanded_ast_elements", "max_final_threads", b"max_final_threads", "max_http_get_redirects", b"max_http_get_redirects", "max_insert_block_size", b"max_insert_block_size", "max_insert_threads", b"max_insert_threads", "max_memory_usage", b"max_memory_usage", "max_memory_usage_for_user", b"max_memory_usage_for_user", "max_network_bandwidth", b"max_network_bandwidth", "max_network_bandwidth_for_user", b"max_network_bandwidth_for_user", "max_parser_depth", b"max_parser_depth", "max_partitions_per_insert_block", b"max_partitions_per_insert_block", "max_query_size", b"max_query_size", "max_read_buffer_size", b"max_read_buffer_size", "max_replica_delay_for_distributed_queries", b"max_replica_delay_for_distributed_queries", "max_result_bytes", b"max_result_bytes", "max_result_rows", b"max_result_rows", "max_rows_in_distinct", b"max_rows_in_distinct", "max_rows_in_join", b"max_rows_in_join", "max_rows_in_set", b"max_rows_in_set", "max_rows_to_group_by", b"max_rows_to_group_by", "max_rows_to_read", b"max_rows_to_read", "max_rows_to_sort", b"max_rows_to_sort", "max_rows_to_transfer", b"max_rows_to_transfer", "max_temporary_columns", b"max_temporary_columns", "max_temporary_data_on_disk_size_for_query", b"max_temporary_data_on_disk_size_for_query", "max_temporary_data_on_disk_size_for_user", b"max_temporary_data_on_disk_size_for_user", "max_temporary_non_const_columns", b"max_temporary_non_const_columns", "max_threads", b"max_threads", "memory_overcommit_ratio_denominator", b"memory_overcommit_ratio_denominator", "memory_overcommit_ratio_denominator_for_user", b"memory_overcommit_ratio_denominator_for_user", "memory_profiler_sample_probability", b"memory_profiler_sample_probability", "memory_profiler_step", b"memory_profiler_step", "memory_usage_overcommit_max_wait_microseconds", b"memory_usage_overcommit_max_wait_microseconds", "merge_tree_max_bytes_to_use_cache", b"merge_tree_max_bytes_to_use_cache", "merge_tree_max_rows_to_use_cache", b"merge_tree_max_rows_to_use_cache", "merge_tree_min_bytes_for_concurrent_read", b"merge_tree_min_bytes_for_concurrent_read", "merge_tree_min_rows_for_concurrent_read", b"merge_tree_min_rows_for_concurrent_read", "min_bytes_to_use_direct_io", b"min_bytes_to_use_direct_io", "min_count_to_compile", b"min_count_to_compile", "min_count_to_compile_expression", b"min_count_to_compile_expression", "min_execution_speed", b"min_execution_speed", "min_execution_speed_bytes", b"min_execution_speed_bytes", "min_insert_block_size_bytes", b"min_insert_block_size_bytes", "min_insert_block_size_rows", b"min_insert_block_size_rows", "output_format_json_quote_64bit_integers", b"output_format_json_quote_64bit_integers", "output_format_json_quote_denormals", b"output_format_json_quote_denormals", "prefer_localhost_replica", b"prefer_localhost_replica", "priority", b"priority", "query_cache_max_entries", b"query_cache_max_entries", "query_cache_max_size_in_bytes", b"query_cache_max_size_in_bytes", "query_cache_min_query_duration", b"query_cache_min_query_duration", "query_cache_min_query_runs", b"query_cache_min_query_runs", "query_cache_share_between_users", b"query_cache_share_between_users", "query_cache_ttl", b"query_cache_ttl", "readonly", b"readonly", "receive_timeout", b"receive_timeout", "replication_alter_partitions_sync", b"replication_alter_partitions_sync", "select_sequential_consistency", b"select_sequential_consistency", "send_progress_in_http_headers", b"send_progress_in_http_headers", "send_timeout", b"send_timeout", "skip_unavailable_shards", b"skip_unavailable_shards", "timeout_before_checking_execution_speed", b"timeout_before_checking_execution_speed", "transform_null_in", b"transform_null_in", "use_hedged_requests", b"use_hedged_requests", "use_query_cache", b"use_query_cache", "use_uncompressed_cache", b"use_uncompressed_cache", "wait_for_async_insert", b"wait_for_async_insert", "wait_for_async_insert_timeout", b"wait_for_async_insert_timeout"]) -> builtins.bool: ...
|
|
1950
|
+
def ClearField(self, field_name: typing.Literal["add_http_cors_header", b"add_http_cors_header", "allow_ddl", b"allow_ddl", "allow_introspection_functions", b"allow_introspection_functions", "allow_suspicious_low_cardinality_types", b"allow_suspicious_low_cardinality_types", "any_join_distinct_right_table_keys", b"any_join_distinct_right_table_keys", "async_insert", b"async_insert", "async_insert_busy_timeout", b"async_insert_busy_timeout", "async_insert_max_data_size", b"async_insert_max_data_size", "async_insert_stale_timeout", b"async_insert_stale_timeout", "async_insert_threads", b"async_insert_threads", "async_insert_use_adaptive_busy_timeout", b"async_insert_use_adaptive_busy_timeout", "cancel_http_readonly_queries_on_client_close", b"cancel_http_readonly_queries_on_client_close", "compile", b"compile", "compile_expressions", b"compile_expressions", "connect_timeout", b"connect_timeout", "connect_timeout_with_failover", b"connect_timeout_with_failover", "count_distinct_implementation", b"count_distinct_implementation", "data_type_default_nullable", b"data_type_default_nullable", "date_time_input_format", b"date_time_input_format", "date_time_output_format", b"date_time_output_format", "deduplicate_blocks_in_dependent_materialized_views", b"deduplicate_blocks_in_dependent_materialized_views", "distinct_overflow_mode", b"distinct_overflow_mode", "distributed_aggregation_memory_efficient", b"distributed_aggregation_memory_efficient", "distributed_ddl_task_timeout", b"distributed_ddl_task_timeout", "distributed_product_mode", b"distributed_product_mode", "do_not_merge_across_partitions_select_final", b"do_not_merge_across_partitions_select_final", "empty_result_for_aggregation_by_empty_set", b"empty_result_for_aggregation_by_empty_set", "enable_http_compression", b"enable_http_compression", "enable_reads_from_query_cache", b"enable_reads_from_query_cache", "enable_writes_to_query_cache", b"enable_writes_to_query_cache", "fallback_to_stale_replicas_for_distributed_queries", b"fallback_to_stale_replicas_for_distributed_queries", "flatten_nested", b"flatten_nested", "force_index_by_date", b"force_index_by_date", "force_primary_key", b"force_primary_key", "format_avro_schema_registry_url", b"format_avro_schema_registry_url", "format_regexp", b"format_regexp", "format_regexp_escaping_rule", b"format_regexp_escaping_rule", "format_regexp_skip_unmatched", b"format_regexp_skip_unmatched", "group_by_overflow_mode", b"group_by_overflow_mode", "group_by_two_level_threshold", b"group_by_two_level_threshold", "group_by_two_level_threshold_bytes", b"group_by_two_level_threshold_bytes", "hedged_connection_timeout_ms", b"hedged_connection_timeout_ms", "http_connection_timeout", b"http_connection_timeout", "http_headers_progress_interval", b"http_headers_progress_interval", "http_max_field_name_size", b"http_max_field_name_size", "http_max_field_value_size", b"http_max_field_value_size", "http_receive_timeout", b"http_receive_timeout", "http_send_timeout", b"http_send_timeout", "idle_connection_timeout", b"idle_connection_timeout", "ignore_materialized_views_with_dropped_target_table", b"ignore_materialized_views_with_dropped_target_table", "input_format_defaults_for_omitted_fields", b"input_format_defaults_for_omitted_fields", "input_format_import_nested_json", b"input_format_import_nested_json", "input_format_null_as_default", b"input_format_null_as_default", "input_format_parallel_parsing", b"input_format_parallel_parsing", "input_format_values_interpret_expressions", b"input_format_values_interpret_expressions", "input_format_with_names_use_header", b"input_format_with_names_use_header", "insert_keeper_max_retries", b"insert_keeper_max_retries", "insert_null_as_default", b"insert_null_as_default", "insert_quorum", b"insert_quorum", "insert_quorum_parallel", b"insert_quorum_parallel", "insert_quorum_timeout", b"insert_quorum_timeout", "join_algorithm", b"join_algorithm", "join_overflow_mode", b"join_overflow_mode", "join_use_nulls", b"join_use_nulls", "joined_subquery_requires_alias", b"joined_subquery_requires_alias", "load_balancing", b"load_balancing", "local_filesystem_read_method", b"local_filesystem_read_method", "log_processors_profiles", b"log_processors_profiles", "log_queries_probability", b"log_queries_probability", "log_query_threads", b"log_query_threads", "log_query_views", b"log_query_views", "low_cardinality_allow_in_native_format", b"low_cardinality_allow_in_native_format", "max_ast_depth", b"max_ast_depth", "max_ast_elements", b"max_ast_elements", "max_block_size", b"max_block_size", "max_bytes_before_external_group_by", b"max_bytes_before_external_group_by", "max_bytes_before_external_sort", b"max_bytes_before_external_sort", "max_bytes_in_distinct", b"max_bytes_in_distinct", "max_bytes_in_join", b"max_bytes_in_join", "max_bytes_in_set", b"max_bytes_in_set", "max_bytes_to_read", b"max_bytes_to_read", "max_bytes_to_sort", b"max_bytes_to_sort", "max_bytes_to_transfer", b"max_bytes_to_transfer", "max_columns_to_read", b"max_columns_to_read", "max_concurrent_queries_for_user", b"max_concurrent_queries_for_user", "max_execution_time", b"max_execution_time", "max_expanded_ast_elements", b"max_expanded_ast_elements", "max_final_threads", b"max_final_threads", "max_http_get_redirects", b"max_http_get_redirects", "max_insert_block_size", b"max_insert_block_size", "max_insert_threads", b"max_insert_threads", "max_memory_usage", b"max_memory_usage", "max_memory_usage_for_user", b"max_memory_usage_for_user", "max_network_bandwidth", b"max_network_bandwidth", "max_network_bandwidth_for_user", b"max_network_bandwidth_for_user", "max_parser_depth", b"max_parser_depth", "max_partitions_per_insert_block", b"max_partitions_per_insert_block", "max_query_size", b"max_query_size", "max_read_buffer_size", b"max_read_buffer_size", "max_replica_delay_for_distributed_queries", b"max_replica_delay_for_distributed_queries", "max_result_bytes", b"max_result_bytes", "max_result_rows", b"max_result_rows", "max_rows_in_distinct", b"max_rows_in_distinct", "max_rows_in_join", b"max_rows_in_join", "max_rows_in_set", b"max_rows_in_set", "max_rows_to_group_by", b"max_rows_to_group_by", "max_rows_to_read", b"max_rows_to_read", "max_rows_to_sort", b"max_rows_to_sort", "max_rows_to_transfer", b"max_rows_to_transfer", "max_temporary_columns", b"max_temporary_columns", "max_temporary_data_on_disk_size_for_query", b"max_temporary_data_on_disk_size_for_query", "max_temporary_data_on_disk_size_for_user", b"max_temporary_data_on_disk_size_for_user", "max_temporary_non_const_columns", b"max_temporary_non_const_columns", "max_threads", b"max_threads", "memory_overcommit_ratio_denominator", b"memory_overcommit_ratio_denominator", "memory_overcommit_ratio_denominator_for_user", b"memory_overcommit_ratio_denominator_for_user", "memory_profiler_sample_probability", b"memory_profiler_sample_probability", "memory_profiler_step", b"memory_profiler_step", "memory_usage_overcommit_max_wait_microseconds", b"memory_usage_overcommit_max_wait_microseconds", "merge_tree_max_bytes_to_use_cache", b"merge_tree_max_bytes_to_use_cache", "merge_tree_max_rows_to_use_cache", b"merge_tree_max_rows_to_use_cache", "merge_tree_min_bytes_for_concurrent_read", b"merge_tree_min_bytes_for_concurrent_read", "merge_tree_min_rows_for_concurrent_read", b"merge_tree_min_rows_for_concurrent_read", "min_bytes_to_use_direct_io", b"min_bytes_to_use_direct_io", "min_count_to_compile", b"min_count_to_compile", "min_count_to_compile_expression", b"min_count_to_compile_expression", "min_execution_speed", b"min_execution_speed", "min_execution_speed_bytes", b"min_execution_speed_bytes", "min_insert_block_size_bytes", b"min_insert_block_size_bytes", "min_insert_block_size_rows", b"min_insert_block_size_rows", "output_format_json_quote_64bit_integers", b"output_format_json_quote_64bit_integers", "output_format_json_quote_denormals", b"output_format_json_quote_denormals", "prefer_localhost_replica", b"prefer_localhost_replica", "priority", b"priority", "query_cache_max_entries", b"query_cache_max_entries", "query_cache_max_size_in_bytes", b"query_cache_max_size_in_bytes", "query_cache_min_query_duration", b"query_cache_min_query_duration", "query_cache_min_query_runs", b"query_cache_min_query_runs", "query_cache_nondeterministic_function_handling", b"query_cache_nondeterministic_function_handling", "query_cache_share_between_users", b"query_cache_share_between_users", "query_cache_tag", b"query_cache_tag", "query_cache_ttl", b"query_cache_ttl", "quota_mode", b"quota_mode", "read_overflow_mode", b"read_overflow_mode", "readonly", b"readonly", "receive_timeout", b"receive_timeout", "remote_filesystem_read_method", b"remote_filesystem_read_method", "replication_alter_partitions_sync", b"replication_alter_partitions_sync", "result_overflow_mode", b"result_overflow_mode", "select_sequential_consistency", b"select_sequential_consistency", "send_progress_in_http_headers", b"send_progress_in_http_headers", "send_timeout", b"send_timeout", "set_overflow_mode", b"set_overflow_mode", "skip_unavailable_shards", b"skip_unavailable_shards", "sort_overflow_mode", b"sort_overflow_mode", "timeout_before_checking_execution_speed", b"timeout_before_checking_execution_speed", "timeout_overflow_mode", b"timeout_overflow_mode", "transfer_overflow_mode", b"transfer_overflow_mode", "transform_null_in", b"transform_null_in", "use_hedged_requests", b"use_hedged_requests", "use_query_cache", b"use_query_cache", "use_uncompressed_cache", b"use_uncompressed_cache", "wait_for_async_insert", b"wait_for_async_insert", "wait_for_async_insert_timeout", b"wait_for_async_insert_timeout"]) -> None: ...
|
|
1763
1951
|
|
|
1764
1952
|
global___UserSettings = UserSettings
|
|
1765
1953
|
|
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n$yandex/cloud/mdb/kafka/v1/user.proto\x12\x19yandex.cloud.mdb.kafka.v1\x1a\x1dyandex/cloud/validation.proto\"d\n\x04User\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t\x12:\n\x0bpermissions\x18\x03 \x03(\x0b\x32%.yandex.cloud.mdb.kafka.v1.Permission\"\x95\x01\n\x08UserSpec\x12,\n\x04name\x18\x01 \x01(\tB\x1e\xe8\xc7\x31\x01\xf2\xc7\x31\r[a-zA-Z0-9_]*\x8a\xc8\x31\x05\x31-256\x12\x1f\n\x08password\x18\x02 \x01(\tB\r\xe8\xc7\x31\x01\x8a\xc8\x31\x05\x38-128\x12:\n\x0bpermissions\x18\x03 \x03(\x0b\x32%.yandex.cloud.mdb.kafka.v1.Permission\"\
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n$yandex/cloud/mdb/kafka/v1/user.proto\x12\x19yandex.cloud.mdb.kafka.v1\x1a\x1dyandex/cloud/validation.proto\"d\n\x04User\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t\x12:\n\x0bpermissions\x18\x03 \x03(\x0b\x32%.yandex.cloud.mdb.kafka.v1.Permission\"\x95\x01\n\x08UserSpec\x12,\n\x04name\x18\x01 \x01(\tB\x1e\xe8\xc7\x31\x01\xf2\xc7\x31\r[a-zA-Z0-9_]*\x8a\xc8\x31\x05\x31-256\x12\x1f\n\x08password\x18\x02 \x01(\tB\r\xe8\xc7\x31\x01\x8a\xc8\x31\x05\x38-128\x12:\n\x0bpermissions\x18\x03 \x03(\x0b\x32%.yandex.cloud.mdb.kafka.v1.Permission\"\x8f\x02\n\nPermission\x12\x12\n\ntopic_name\x18\x01 \x01(\t\x12>\n\x04role\x18\x02 \x01(\x0e\x32\x30.yandex.cloud.mdb.kafka.v1.Permission.AccessRole\x12\x13\n\x0b\x61llow_hosts\x18\x04 \x03(\t\"\x91\x01\n\nAccessRole\x12\x1b\n\x17\x41\x43\x43\x45SS_ROLE_UNSPECIFIED\x10\x00\x12\x18\n\x14\x41\x43\x43\x45SS_ROLE_PRODUCER\x10\x01\x12\x18\n\x14\x41\x43\x43\x45SS_ROLE_CONSUMER\x10\x02\x12\x15\n\x11\x41\x43\x43\x45SS_ROLE_ADMIN\x10\x03\x12\x1b\n\x17\x41\x43\x43\x45SS_ROLE_TOPIC_ADMIN\x10\x04J\x04\x08\x03\x10\x04\x42\x64\n\x1dyandex.cloud.api.mdb.kafka.v1ZCgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/kafka/v1;kafkab\x06proto3')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -42,7 +42,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
42
42
|
_globals['_USERSPEC']._serialized_start=201
|
|
43
43
|
_globals['_USERSPEC']._serialized_end=350
|
|
44
44
|
_globals['_PERMISSION']._serialized_start=353
|
|
45
|
-
_globals['_PERMISSION']._serialized_end=
|
|
46
|
-
_globals['_PERMISSION_ACCESSROLE']._serialized_start=
|
|
47
|
-
_globals['_PERMISSION_ACCESSROLE']._serialized_end=
|
|
45
|
+
_globals['_PERMISSION']._serialized_end=624
|
|
46
|
+
_globals['_PERMISSION_ACCESSROLE']._serialized_start=473
|
|
47
|
+
_globals['_PERMISSION_ACCESSROLE']._serialized_end=618
|
|
48
48
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -95,6 +95,8 @@ class Permission(google.protobuf.message.Message):
|
|
|
95
95
|
"""Consumer role for the user."""
|
|
96
96
|
ACCESS_ROLE_ADMIN: Permission._AccessRole.ValueType # 3
|
|
97
97
|
"""Admin role for the user."""
|
|
98
|
+
ACCESS_ROLE_TOPIC_ADMIN: Permission._AccessRole.ValueType # 4
|
|
99
|
+
"""Admin permissions on topics role for the user."""
|
|
98
100
|
|
|
99
101
|
class AccessRole(_AccessRole, metaclass=_AccessRoleEnumTypeWrapper): ...
|
|
100
102
|
ACCESS_ROLE_UNSPECIFIED: Permission.AccessRole.ValueType # 0
|
|
@@ -104,6 +106,8 @@ class Permission(google.protobuf.message.Message):
|
|
|
104
106
|
"""Consumer role for the user."""
|
|
105
107
|
ACCESS_ROLE_ADMIN: Permission.AccessRole.ValueType # 3
|
|
106
108
|
"""Admin role for the user."""
|
|
109
|
+
ACCESS_ROLE_TOPIC_ADMIN: Permission.AccessRole.ValueType # 4
|
|
110
|
+
"""Admin permissions on topics role for the user."""
|
|
107
111
|
|
|
108
112
|
TOPIC_NAME_FIELD_NUMBER: builtins.int
|
|
109
113
|
ROLE_FIELD_NUMBER: builtins.int
|
|
@@ -34,7 +34,7 @@ from yandex.cloud.mdb.redis.v1.config import redis7_0_pb2 as yandex_dot_cloud_do
|
|
|
34
34
|
from yandex.cloud.mdb.redis.v1 import maintenance_pb2 as yandex_dot_cloud_dot_mdb_dot_redis_dot_v1_dot_maintenance__pb2
|
|
35
35
|
|
|
36
36
|
|
|
37
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'yandex/cloud/mdb/redis/v1/cluster.proto\x12\x19yandex.cloud.mdb.redis.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1bgoogle/type/timeofday.proto\x1a\x1dyandex/cloud/validation.proto\x1a,yandex/cloud/mdb/redis/v1/config/redis.proto\x1a/yandex/cloud/mdb/redis/v1/config/redis5_0.proto\x1a/yandex/cloud/mdb/redis/v1/config/redis6_0.proto\x1a/yandex/cloud/mdb/redis/v1/config/redis6_2.proto\x1a/yandex/cloud/mdb/redis/v1/config/redis7_0.proto\x1a+yandex/cloud/mdb/redis/v1/maintenance.proto\"\
|
|
37
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'yandex/cloud/mdb/redis/v1/cluster.proto\x12\x19yandex.cloud.mdb.redis.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1bgoogle/type/timeofday.proto\x1a\x1dyandex/cloud/validation.proto\x1a,yandex/cloud/mdb/redis/v1/config/redis.proto\x1a/yandex/cloud/mdb/redis/v1/config/redis5_0.proto\x1a/yandex/cloud/mdb/redis/v1/config/redis6_0.proto\x1a/yandex/cloud/mdb/redis/v1/config/redis6_2.proto\x1a/yandex/cloud/mdb/redis/v1/config/redis7_0.proto\x1a+yandex/cloud/mdb/redis/v1/maintenance.proto\"\xe0\t\n\x07\x43luster\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12>\n\x06labels\x18\x06 \x03(\x0b\x32..yandex.cloud.mdb.redis.v1.Cluster.LabelsEntry\x12\x43\n\x0b\x65nvironment\x18\x07 \x01(\x0e\x32..yandex.cloud.mdb.redis.v1.Cluster.Environment\x12\x39\n\nmonitoring\x18\x08 \x03(\x0b\x32%.yandex.cloud.mdb.redis.v1.Monitoring\x12\x38\n\x06\x63onfig\x18\t \x01(\x0b\x32(.yandex.cloud.mdb.redis.v1.ClusterConfig\x12\x12\n\nnetwork_id\x18\n \x01(\t\x12\x39\n\x06health\x18\x0b \x01(\x0e\x32).yandex.cloud.mdb.redis.v1.Cluster.Health\x12\x39\n\x06status\x18\x0c \x01(\x0e\x32).yandex.cloud.mdb.redis.v1.Cluster.Status\x12\x0f\n\x07sharded\x18\r \x01(\x08\x12H\n\x12maintenance_window\x18\x0e \x01(\x0b\x32,.yandex.cloud.mdb.redis.v1.MaintenanceWindow\x12J\n\x11planned_operation\x18\x0f \x01(\x0b\x32/.yandex.cloud.mdb.redis.v1.MaintenanceOperation\x12\x1a\n\x12security_group_ids\x18\x10 \x03(\t\x12\x13\n\x0btls_enabled\x18\x11 \x01(\x08\x12\x1b\n\x13\x64\x65letion_protection\x18\x12 \x01(\x08\x12L\n\x10persistence_mode\x18\x13 \x01(\x0e\x32\x32.yandex.cloud.mdb.redis.v1.Cluster.PersistenceMode\x12\x1a\n\x12\x61nnounce_hostnames\x18\x14 \x01(\x08\x12\x15\n\rauth_sentinel\x18\x15 \x01(\x08\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"I\n\x0b\x45nvironment\x12\x1b\n\x17\x45NVIRONMENT_UNSPECIFIED\x10\x00\x12\x0e\n\nPRODUCTION\x10\x01\x12\r\n\tPRESTABLE\x10\x02\"?\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\x12\x0c\n\x08\x44\x45GRADED\x10\x03\"y\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\t\n\x05\x45RROR\x10\x03\x12\x0c\n\x08UPDATING\x10\x04\x12\x0c\n\x08STOPPING\x10\x05\x12\x0b\n\x07STOPPED\x10\x06\x12\x0c\n\x08STARTING\x10\x07\"3\n\x0fPersistenceMode\x12\x06\n\x02ON\x10\x00\x12\x07\n\x03OFF\x10\x01\x12\x0f\n\x0bON_REPLICAS\x10\x02\"=\n\nMonitoring\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x0c\n\x04link\x18\x03 \x01(\t\"\xb5\x06\n\rClusterConfig\x12\x0f\n\x07version\x18\x01 \x01(\t\x12`\n\x10redis_config_5_0\x18\x02 \x01(\x0b\x32\x33.yandex.cloud.mdb.redis.v1.config.RedisConfigSet5_0H\x00R\x0fredisConfig_5_0\x12`\n\x10redis_config_6_0\x18\x06 \x01(\x0b\x32\x33.yandex.cloud.mdb.redis.v1.config.RedisConfigSet6_0H\x00R\x0fredisConfig_6_0\x12`\n\x10redis_config_6_2\x18\x07 \x01(\x0b\x32\x33.yandex.cloud.mdb.redis.v1.config.RedisConfigSet6_2H\x00R\x0fredisConfig_6_2\x12`\n\x10redis_config_7_0\x18\x08 \x01(\x0b\x32\x33.yandex.cloud.mdb.redis.v1.config.RedisConfigSet7_0H\x00R\x0fredisConfig_7_0\x12\x37\n\tresources\x18\x03 \x01(\x0b\x32$.yandex.cloud.mdb.redis.v1.Resources\x12\x33\n\x13\x62\x61\x63kup_window_start\x18\x04 \x01(\x0b\x32\x16.google.type.TimeOfDay\x12\x31\n\x06\x61\x63\x63\x65ss\x18\x05 \x01(\x0b\x32!.yandex.cloud.mdb.redis.v1.Access\x12?\n\x05redis\x18\t \x01(\x0b\x32\x30.yandex.cloud.mdb.redis.v1.config.RedisConfigSet\x12M\n\x15\x64isk_size_autoscaling\x18\n \x01(\x0b\x32..yandex.cloud.mdb.redis.v1.DiskSizeAutoscaling\x12>\n\x19\x62\x61\x63kup_retain_period_days\x18\r \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0e\n\x0credis_configJ\x04\x08\x0b\x10\x0cJ\x04\x08\x0c\x10\r\")\n\x05Shard\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t\"\x80\x04\n\x04Host\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t\x12\x0f\n\x07zone_id\x18\x03 \x01(\t\x12\x11\n\tsubnet_id\x18\x04 \x01(\t\x12\x37\n\tresources\x18\x05 \x01(\x0b\x32$.yandex.cloud.mdb.redis.v1.Resources\x12\x32\n\x04role\x18\x06 \x01(\x0e\x32$.yandex.cloud.mdb.redis.v1.Host.Role\x12\x36\n\x06health\x18\x07 \x01(\x0e\x32&.yandex.cloud.mdb.redis.v1.Host.Health\x12\x34\n\x08services\x18\x08 \x03(\x0b\x32\".yandex.cloud.mdb.redis.v1.Service\x12\x12\n\nshard_name\x18\t \x01(\t\x12\x35\n\x10replica_priority\x18\n \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x18\n\x10\x61ssign_public_ip\x18\x0b \x01(\x08\"1\n\x04Role\x12\x10\n\x0cROLE_UNKNOWN\x10\x00\x12\n\n\x06MASTER\x10\x01\x12\x0b\n\x07REPLICA\x10\x02\"?\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\x12\x0c\n\x08\x44\x45GRADED\x10\x03\"\xf7\x01\n\x07Service\x12\x35\n\x04type\x18\x01 \x01(\x0e\x32\'.yandex.cloud.mdb.redis.v1.Service.Type\x12\x39\n\x06health\x18\x02 \x01(\x0e\x32).yandex.cloud.mdb.redis.v1.Service.Health\"G\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05REDIS\x10\x01\x12\x0b\n\x07\x41RBITER\x10\x02\x12\x11\n\rREDIS_CLUSTER\x10\x03\"1\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\"P\n\tResources\x12\x1a\n\x12resource_preset_id\x18\x01 \x01(\t\x12\x11\n\tdisk_size\x18\x02 \x01(\x03\x12\x14\n\x0c\x64isk_type_id\x18\x03 \x01(\t\",\n\x06\x41\x63\x63\x65ss\x12\x11\n\tdata_lens\x18\x01 \x01(\x08\x12\x0f\n\x07web_sql\x18\x02 \x01(\x08\"\xe7\x01\n\x13\x44iskSizeAutoscaling\x12K\n\x17planned_usage_threshold\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12M\n\x19\x65mergency_usage_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12\x34\n\x0f\x64isk_size_limit\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueBd\n\x1dyandex.cloud.api.mdb.redis.v1ZCgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/redis/v1;redisb\x06proto3')
|
|
38
38
|
|
|
39
39
|
_globals = globals()
|
|
40
40
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -49,7 +49,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
49
49
|
_globals['_DISKSIZEAUTOSCALING'].fields_by_name['emergency_usage_threshold']._loaded_options = None
|
|
50
50
|
_globals['_DISKSIZEAUTOSCALING'].fields_by_name['emergency_usage_threshold']._serialized_options = b'\350\3071\000\372\3071\0050-100'
|
|
51
51
|
_globals['_CLUSTER']._serialized_start=483
|
|
52
|
-
_globals['_CLUSTER']._serialized_end=
|
|
52
|
+
_globals['_CLUSTER']._serialized_end=1731
|
|
53
53
|
_globals['_CLUSTER_LABELSENTRY']._serialized_start=1370
|
|
54
54
|
_globals['_CLUSTER_LABELSENTRY']._serialized_end=1415
|
|
55
55
|
_globals['_CLUSTER_ENVIRONMENT']._serialized_start=1417
|
|
@@ -59,29 +59,29 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
59
59
|
_globals['_CLUSTER_STATUS']._serialized_start=1557
|
|
60
60
|
_globals['_CLUSTER_STATUS']._serialized_end=1678
|
|
61
61
|
_globals['_CLUSTER_PERSISTENCEMODE']._serialized_start=1680
|
|
62
|
-
_globals['_CLUSTER_PERSISTENCEMODE']._serialized_end=
|
|
63
|
-
_globals['_MONITORING']._serialized_start=
|
|
64
|
-
_globals['_MONITORING']._serialized_end=
|
|
65
|
-
_globals['_CLUSTERCONFIG']._serialized_start=
|
|
66
|
-
_globals['_CLUSTERCONFIG']._serialized_end=
|
|
67
|
-
_globals['_SHARD']._serialized_start=
|
|
68
|
-
_globals['_SHARD']._serialized_end=
|
|
69
|
-
_globals['_HOST']._serialized_start=
|
|
70
|
-
_globals['_HOST']._serialized_end=
|
|
71
|
-
_globals['_HOST_ROLE']._serialized_start=
|
|
72
|
-
_globals['_HOST_ROLE']._serialized_end=
|
|
62
|
+
_globals['_CLUSTER_PERSISTENCEMODE']._serialized_end=1731
|
|
63
|
+
_globals['_MONITORING']._serialized_start=1733
|
|
64
|
+
_globals['_MONITORING']._serialized_end=1794
|
|
65
|
+
_globals['_CLUSTERCONFIG']._serialized_start=1797
|
|
66
|
+
_globals['_CLUSTERCONFIG']._serialized_end=2618
|
|
67
|
+
_globals['_SHARD']._serialized_start=2620
|
|
68
|
+
_globals['_SHARD']._serialized_end=2661
|
|
69
|
+
_globals['_HOST']._serialized_start=2664
|
|
70
|
+
_globals['_HOST']._serialized_end=3176
|
|
71
|
+
_globals['_HOST_ROLE']._serialized_start=3062
|
|
72
|
+
_globals['_HOST_ROLE']._serialized_end=3111
|
|
73
73
|
_globals['_HOST_HEALTH']._serialized_start=1492
|
|
74
74
|
_globals['_HOST_HEALTH']._serialized_end=1555
|
|
75
|
-
_globals['_SERVICE']._serialized_start=
|
|
76
|
-
_globals['_SERVICE']._serialized_end=
|
|
77
|
-
_globals['_SERVICE_TYPE']._serialized_start=
|
|
78
|
-
_globals['_SERVICE_TYPE']._serialized_end=
|
|
75
|
+
_globals['_SERVICE']._serialized_start=3179
|
|
76
|
+
_globals['_SERVICE']._serialized_end=3426
|
|
77
|
+
_globals['_SERVICE_TYPE']._serialized_start=3304
|
|
78
|
+
_globals['_SERVICE_TYPE']._serialized_end=3375
|
|
79
79
|
_globals['_SERVICE_HEALTH']._serialized_start=1492
|
|
80
80
|
_globals['_SERVICE_HEALTH']._serialized_end=1541
|
|
81
|
-
_globals['_RESOURCES']._serialized_start=
|
|
82
|
-
_globals['_RESOURCES']._serialized_end=
|
|
83
|
-
_globals['_ACCESS']._serialized_start=
|
|
84
|
-
_globals['_ACCESS']._serialized_end=
|
|
85
|
-
_globals['_DISKSIZEAUTOSCALING']._serialized_start=
|
|
86
|
-
_globals['_DISKSIZEAUTOSCALING']._serialized_end=
|
|
81
|
+
_globals['_RESOURCES']._serialized_start=3428
|
|
82
|
+
_globals['_RESOURCES']._serialized_end=3508
|
|
83
|
+
_globals['_ACCESS']._serialized_start=3510
|
|
84
|
+
_globals['_ACCESS']._serialized_end=3554
|
|
85
|
+
_globals['_DISKSIZEAUTOSCALING']._serialized_start=3557
|
|
86
|
+
_globals['_DISKSIZEAUTOSCALING']._serialized_end=3788
|
|
87
87
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -139,12 +139,16 @@ class Cluster(google.protobuf.message.Message):
|
|
|
139
139
|
"""cluster persistence mode on"""
|
|
140
140
|
OFF: Cluster._PersistenceMode.ValueType # 1
|
|
141
141
|
"""cluster persistence mode off"""
|
|
142
|
+
ON_REPLICAS: Cluster._PersistenceMode.ValueType # 2
|
|
143
|
+
"""cluster persistence on replicas only"""
|
|
142
144
|
|
|
143
145
|
class PersistenceMode(_PersistenceMode, metaclass=_PersistenceModeEnumTypeWrapper): ...
|
|
144
146
|
ON: Cluster.PersistenceMode.ValueType # 0
|
|
145
147
|
"""cluster persistence mode on"""
|
|
146
148
|
OFF: Cluster.PersistenceMode.ValueType # 1
|
|
147
149
|
"""cluster persistence mode off"""
|
|
150
|
+
ON_REPLICAS: Cluster.PersistenceMode.ValueType # 2
|
|
151
|
+
"""cluster persistence on replicas only"""
|
|
148
152
|
|
|
149
153
|
@typing.final
|
|
150
154
|
class LabelsEntry(google.protobuf.message.Message):
|