yandexcloud 0.288.0__py3-none-any.whl → 0.289.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.
- yandex/cloud/access/access_pb2.pyi +288 -0
- yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.pyi +63 -0
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi +53 -0
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2.pyi +67 -0
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2.pyi +55 -0
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2.pyi +122 -0
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi +195 -0
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi +122 -0
- yandex/cloud/ai/llm/v1alpha/llm_pb2.pyi +121 -0
- yandex/cloud/ai/llm/v1alpha/llm_service_pb2.pyi +280 -0
- yandex/cloud/ai/ocr/v1/ocr_pb2.pyi +364 -0
- yandex/cloud/ai/ocr/v1/ocr_service_pb2.pyi +92 -0
- yandex/cloud/ai/stt/v2/stt_service_pb2.pyi +299 -0
- yandex/cloud/ai/stt/v3/stt_pb2.pyi +1437 -0
- yandex/cloud/ai/stt/v3/stt_service_pb2.pyi +26 -0
- yandex/cloud/ai/translate/v2/translation_pb2.pyi +55 -0
- yandex/cloud/ai/translate/v2/translation_service_pb2.pyi +272 -0
- yandex/cloud/ai/tts/v3/tts_pb2.pyi +474 -0
- yandex/cloud/ai/tts/v3/tts_service_pb2.pyi +8 -0
- yandex/cloud/ai/vision/v1/classification_pb2.pyi +55 -0
- yandex/cloud/ai/vision/v1/face_detection_pb2.pyi +51 -0
- yandex/cloud/ai/vision/v1/image_copy_search_pb2.pyi +63 -0
- yandex/cloud/ai/vision/v1/primitives_pb2.pyi +51 -0
- yandex/cloud/ai/vision/v1/text_detection_pb2.pyi +196 -0
- yandex/cloud/ai/vision/v1/vision_service_pb2.pyi +284 -0
- yandex/cloud/ai/vision/v2/image_classifier_pb2.pyi +159 -0
- yandex/cloud/ai/vision/v2/image_classifier_service_pb2.pyi +8 -0
- yandex/cloud/ai/vision/v2/image_pb2.pyi +57 -0
- yandex/cloud/api/operation_pb2.pyi +47 -0
- yandex/cloud/apploadbalancer/v1/backend_group_pb2.pyi +944 -0
- yandex/cloud/apploadbalancer/v1/backend_group_service_pb2.pyi +558 -0
- yandex/cloud/apploadbalancer/v1/http_router_pb2.pyi +92 -0
- yandex/cloud/apploadbalancer/v1/http_router_service_pb2.pyi +389 -0
- yandex/cloud/apploadbalancer/v1/load_balancer_pb2.pyi +837 -0
- yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.pyi +1073 -0
- yandex/cloud/apploadbalancer/v1/logging_pb2.pyi +117 -0
- yandex/cloud/apploadbalancer/v1/payload_pb2.pyi +31 -0
- yandex/cloud/apploadbalancer/v1/target_group_pb2.pyi +117 -0
- yandex/cloud/apploadbalancer/v1/target_group_service_pb2.pyi +450 -0
- yandex/cloud/apploadbalancer/v1/tls_pb2.pyi +34 -0
- yandex/cloud/apploadbalancer/v1/virtual_host_pb2.pyi +798 -0
- yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.pyi +501 -0
- yandex/cloud/audittrails/v1/trail_pb2.pyi +449 -0
- yandex/cloud/audittrails/v1/trail_service_pb2.pyi +363 -0
- yandex/cloud/backup/v1/backup_pb2.pyi +468 -0
- yandex/cloud/backup/v1/backup_service_pb2.pyi +454 -0
- yandex/cloud/backup/v1/policy_pb2.pyi +742 -0
- yandex/cloud/backup/v1/policy_service_pb2.pyi +342 -0
- yandex/cloud/backup/v1/provider_service_pb2.pyi +90 -0
- yandex/cloud/backup/v1/resource_pb2.pyi +273 -0
- yandex/cloud/backup/v1/resource_service_pb2.pyi +357 -0
- yandex/cloud/billing/v1/billable_object_pb2.pyi +65 -0
- yandex/cloud/billing/v1/billing_account_pb2.pyi +62 -0
- yandex/cloud/billing/v1/billing_account_service_pb2.pyi +190 -0
- yandex/cloud/billing/v1/budget_pb2.pyi +409 -0
- yandex/cloud/billing/v1/budget_service_pb2.pyi +151 -0
- yandex/cloud/billing/v1/customer_pb2.pyi +79 -0
- yandex/cloud/billing/v1/customer_service_pb2.pyi +187 -0
- yandex/cloud/billing/v1/service_pb2.pyi +37 -0
- yandex/cloud/billing/v1/service_service_pb2.pyi +96 -0
- yandex/cloud/billing/v1/sku_pb2.pyi +173 -0
- yandex/cloud/billing/v1/sku_service_pb2.pyi +128 -0
- yandex/cloud/cdn/v1/cache_service_pb2.pyi +95 -0
- yandex/cloud/cdn/v1/origin_group_pb2.pyi +54 -0
- yandex/cloud/cdn/v1/origin_group_service_pb2.pyi +252 -0
- yandex/cloud/cdn/v1/origin_pb2.pyi +186 -0
- yandex/cloud/cdn/v1/origin_service_pb2.pyi +262 -0
- yandex/cloud/cdn/v1/provider_service_pb2.pyi +86 -0
- yandex/cloud/cdn/v1/raw_logs_pb2.pyi +80 -0
- yandex/cloud/cdn/v1/raw_logs_service_pb2.pyi +207 -0
- yandex/cloud/cdn/v1/resource_pb2.pyi +1067 -0
- yandex/cloud/cdn/v1/resource_service_pb2.pyi +401 -0
- yandex/cloud/cdn/v1/rule_pb2.pyi +45 -0
- yandex/cloud/cdn/v1/rule_service_pb2.pyi +211 -0
- yandex/cloud/certificatemanager/v1/certificate_content_service_pb2.pyi +87 -0
- yandex/cloud/certificatemanager/v1/certificate_pb2.pyi +381 -0
- yandex/cloud/certificatemanager/v1/certificate_service_pb2.pyi +515 -0
- yandex/cloud/compute/v1/disk_pb2.pyi +202 -0
- yandex/cloud/compute/v1/disk_placement_group_pb2.pyi +143 -0
- yandex/cloud/compute/v1/disk_placement_group_service_pb2.pyi +425 -0
- yandex/cloud/compute/v1/disk_service_pb2.pyi +561 -0
- yandex/cloud/compute/v1/disk_type_pb2.pyi +39 -0
- yandex/cloud/compute/v1/disk_type_service_pb2.pyi +86 -0
- yandex/cloud/compute/v1/filesystem_pb2.pyi +137 -0
- yandex/cloud/compute/v1/filesystem_service_pb2.pyi +394 -0
- yandex/cloud/compute/v1/gpu_cluster_pb2.pyi +139 -0
- yandex/cloud/compute/v1/gpu_cluster_service_pb2.pyi +439 -0
- yandex/cloud/compute/v1/host_group_pb2.pyi +224 -0
- yandex/cloud/compute/v1/host_group_service_pb2.pyi +556 -0
- yandex/cloud/compute/v1/host_type_pb2.pyi +48 -0
- yandex/cloud/compute/v1/host_type_service_pb2.pyi +87 -0
- yandex/cloud/compute/v1/image_pb2.pyi +188 -0
- yandex/cloud/compute/v1/image_service_pb2.pyi +430 -0
- yandex/cloud/compute/v1/instance_pb2.pyi +798 -0
- yandex/cloud/compute/v1/instance_service_pb2.pyi +1806 -0
- yandex/cloud/compute/v1/instancegroup/instance_group_pb2.pyi +2064 -0
- yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2.pyi +1004 -0
- yandex/cloud/compute/v1/maintenance_pb2.pyi +38 -0
- yandex/cloud/compute/v1/placement_group_pb2.pyi +115 -0
- yandex/cloud/compute/v1/placement_group_service_pb2.pyi +423 -0
- yandex/cloud/compute/v1/snapshot_pb2.pyi +139 -0
- yandex/cloud/compute/v1/snapshot_schedule_pb2.pyi +221 -0
- yandex/cloud/compute/v1/snapshot_schedule_service_pb2.pyi +678 -0
- yandex/cloud/compute/v1/snapshot_service_pb2.pyi +350 -0
- yandex/cloud/compute/v1/zone_pb2.pyi +63 -0
- yandex/cloud/compute/v1/zone_service_pb2.pyi +84 -0
- yandex/cloud/containerregistry/v1/blob_pb2.pyi +45 -0
- yandex/cloud/containerregistry/v1/image_pb2.pyi +75 -0
- yandex/cloud/containerregistry/v1/image_service_pb2.pyi +160 -0
- yandex/cloud/containerregistry/v1/ip_permission_pb2.pyi +95 -0
- yandex/cloud/containerregistry/v1/lifecycle_policy_pb2.pyi +131 -0
- yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2.pyi +479 -0
- yandex/cloud/containerregistry/v1/registry_pb2.pyi +103 -0
- yandex/cloud/containerregistry/v1/registry_service_pb2.pyi +386 -0
- yandex/cloud/containerregistry/v1/repository_pb2.pyi +35 -0
- yandex/cloud/containerregistry/v1/repository_service_pb2.pyi +202 -0
- yandex/cloud/containerregistry/v1/scan_policy_pb2.pyi +140 -0
- yandex/cloud/containerregistry/v1/scan_policy_service_pb2.pyi +177 -0
- yandex/cloud/containerregistry/v1/scanner_pb2.pyi +254 -0
- yandex/cloud/containerregistry/v1/scanner_service_pb2.pyi +234 -0
- yandex/cloud/dataproc/manager/v1/job_pb2.pyi +608 -0
- yandex/cloud/dataproc/manager/v1/job_service_pb2.pyi +201 -0
- yandex/cloud/dataproc/manager/v1/manager_service_pb2.pyi +449 -0
- yandex/cloud/dataproc/v1/cluster_pb2.pyi +351 -0
- yandex/cloud/dataproc/v1/cluster_service_pb2.pyi +764 -0
- yandex/cloud/dataproc/v1/common_pb2.pyi +75 -0
- yandex/cloud/dataproc/v1/job_pb2.pyi +526 -0
- yandex/cloud/dataproc/v1/job_service_pb2.pyi +250 -0
- yandex/cloud/dataproc/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/dataproc/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/dataproc/v1/subcluster_pb2.pyi +248 -0
- yandex/cloud/dataproc/v1/subcluster_service_pb2.pyi +301 -0
- yandex/cloud/datasphere/v1/app_token_service_pb2.pyi +27 -0
- yandex/cloud/datasphere/v1/folder_budget_service_pb2.pyi +101 -0
- yandex/cloud/datasphere/v1/node_execution_error_details_pb2.pyi +41 -0
- yandex/cloud/datasphere/v1/node_service_pb2.pyi +104 -0
- yandex/cloud/datasphere/v1/project_data_service_pb2.pyi +122 -0
- yandex/cloud/datasphere/v1/project_pb2.pyi +149 -0
- yandex/cloud/datasphere/v1/project_service_pb2.pyi +606 -0
- yandex/cloud/datasphere/v2/community_pb2.pyi +75 -0
- yandex/cloud/datasphere/v2/community_service_pb2.pyi +384 -0
- yandex/cloud/datasphere/v2/dataset_pb2.pyi +159 -0
- yandex/cloud/datasphere/v2/dataset_service_pb2.pyi +47 -0
- yandex/cloud/datasphere/v2/docker_image_service_pb2.pyi +29 -0
- yandex/cloud/datasphere/v2/jobs/jobs_pb2.pyi +484 -0
- yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.pyi +694 -0
- yandex/cloud/datasphere/v2/project_pb2.pyi +265 -0
- yandex/cloud/datasphere/v2/project_service_pb2.pyi +815 -0
- yandex/cloud/datasphere/v2/resource_types_pb2.pyi +46 -0
- yandex/cloud/datasphere/v2/restrictions_pb2.pyi +127 -0
- yandex/cloud/datasphere/v2/s3_service_pb2.pyi +47 -0
- yandex/cloud/datasphere/v2/secret_pb2.pyi +102 -0
- yandex/cloud/datasphere/v2/user_pb2.pyi +43 -0
- yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.pyi +295 -0
- yandex/cloud/datatransfer/v1/endpoint/common_pb2.pyi +324 -0
- yandex/cloud/datatransfer/v1/endpoint/kafka_pb2.pyi +294 -0
- yandex/cloud/datatransfer/v1/endpoint/metrika_pb2.pyi +84 -0
- yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.pyi +191 -0
- yandex/cloud/datatransfer/v1/endpoint/mysql_pb2.pyi +261 -0
- yandex/cloud/datatransfer/v1/endpoint/parsers_pb2.pyi +91 -0
- yandex/cloud/datatransfer/v1/endpoint/postgres_pb2.pyi +326 -0
- yandex/cloud/datatransfer/v1/endpoint/serializers_pb2.pyi +105 -0
- yandex/cloud/datatransfer/v1/endpoint/ydb_pb2.pyi +154 -0
- yandex/cloud/datatransfer/v1/endpoint/yds_pb2.pyi +155 -0
- yandex/cloud/datatransfer/v1/endpoint_pb2.pyi +144 -0
- yandex/cloud/datatransfer/v1/endpoint_service_pb2.pyi +262 -0
- yandex/cloud/datatransfer/v1/transfer_pb2.pyi +689 -0
- yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi +338 -0
- yandex/cloud/dns/v1/dns_zone_pb2.pyi +163 -0
- yandex/cloud/dns/v1/dns_zone_service_pb2.pyi +655 -0
- yandex/cloud/endpoint/api_endpoint_pb2.pyi +29 -0
- yandex/cloud/endpoint/api_endpoint_service_pb2.pyi +66 -0
- yandex/cloud/iam/v1/api_key_pb2.pyi +61 -0
- yandex/cloud/iam/v1/api_key_service_pb2.pyi +293 -0
- yandex/cloud/iam/v1/awscompatibility/access_key_pb2.pyi +61 -0
- yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2.pyi +283 -0
- yandex/cloud/iam/v1/iam_token_service_pb2.pyi +80 -0
- yandex/cloud/iam/v1/key_pb2.pyi +90 -0
- yandex/cloud/iam/v1/key_service_pb2.pyi +320 -0
- yandex/cloud/iam/v1/resource_pb2.pyi +33 -0
- yandex/cloud/iam/v1/role_pb2.pyi +33 -0
- yandex/cloud/iam/v1/role_service_pb2.pyi +92 -0
- yandex/cloud/iam/v1/service_account_pb2.pyi +75 -0
- yandex/cloud/iam/v1/service_account_service_pb2.pyi +335 -0
- yandex/cloud/iam/v1/service_control_pb2.pyi +98 -0
- yandex/cloud/iam/v1/service_control_service_pb2.pyi +310 -0
- yandex/cloud/iam/v1/user_account_pb2.pyi +133 -0
- yandex/cloud/iam/v1/user_account_service_pb2.pyi +27 -0
- yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2.pyi +27 -0
- yandex/cloud/iot/broker/v1/broker_data_service_pb2.pyi +45 -0
- yandex/cloud/iot/broker/v1/broker_pb2.pyi +209 -0
- yandex/cloud/iot/broker/v1/broker_service_pb2.pyi +627 -0
- yandex/cloud/iot/devices/v1/device_data_service_pb2.pyi +45 -0
- yandex/cloud/iot/devices/v1/device_pb2.pyi +233 -0
- yandex/cloud/iot/devices/v1/device_service_pb2.pyi +670 -0
- yandex/cloud/iot/devices/v1/registry_data_service_pb2.pyi +45 -0
- yandex/cloud/iot/devices/v1/registry_pb2.pyi +291 -0
- yandex/cloud/iot/devices/v1/registry_service_pb2.pyi +849 -0
- yandex/cloud/k8s/v1/cluster_pb2.pyi +610 -0
- yandex/cloud/k8s/v1/cluster_service_pb2.pyi +904 -0
- yandex/cloud/k8s/v1/maintenance_pb2.pyi +132 -0
- yandex/cloud/k8s/v1/node_group_pb2.pyi +365 -0
- yandex/cloud/k8s/v1/node_group_service_pb2.pyi +566 -0
- yandex/cloud/k8s/v1/node_pb2.pyi +784 -0
- yandex/cloud/k8s/v1/version_pb2.pyi +68 -0
- yandex/cloud/k8s/v1/version_service_pb2.pyi +64 -0
- yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2.pyi +92 -0
- yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2.pyi +149 -0
- yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2.pyi +335 -0
- yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2.pyi +140 -0
- yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2.pyi +189 -0
- yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2.pyi +335 -0
- yandex/cloud/kms/v1/symmetric_crypto_service_pb2.pyi +270 -0
- yandex/cloud/kms/v1/symmetric_key_pb2.pyi +260 -0
- yandex/cloud/kms/v1/symmetric_key_service_pb2.pyi +591 -0
- yandex/cloud/loadbalancer/v1/health_check_pb2.pyi +102 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi +364 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi +747 -0
- yandex/cloud/loadbalancer/v1/target_group_pb2.pyi +109 -0
- yandex/cloud/loadbalancer/v1/target_group_service_pb2.pyi +434 -0
- yandex/cloud/loadtesting/agent/v1/agent_pb2.pyi +26 -0
- yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2.pyi +83 -0
- yandex/cloud/loadtesting/agent/v1/agent_service_pb2.pyi +79 -0
- yandex/cloud/loadtesting/agent/v1/job_service_pb2.pyi +309 -0
- yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2.pyi +102 -0
- yandex/cloud/loadtesting/agent/v1/test_pb2.pyi +181 -0
- yandex/cloud/loadtesting/agent/v1/test_service_pb2.pyi +105 -0
- yandex/cloud/loadtesting/agent/v1/trail_service_pb2.pyi +178 -0
- yandex/cloud/loadtesting/api/v1/agent/agent_pb2.pyi +91 -0
- yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2.pyi +120 -0
- yandex/cloud/loadtesting/api/v1/agent/status_pb2.pyi +97 -0
- yandex/cloud/loadtesting/api/v1/agent_service_pb2.pyi +301 -0
- yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.pyi +61 -0
- yandex/cloud/loadtesting/api/v1/common/tag_pb2.pyi +33 -0
- yandex/cloud/loadtesting/api/v1/config/config_pb2.pyi +53 -0
- yandex/cloud/loadtesting/api/v1/config_service_pb2.pyi +165 -0
- yandex/cloud/loadtesting/api/v1/report/status_pb2.pyi +45 -0
- yandex/cloud/loadtesting/api/v1/report/table/report_pb2.pyi +79 -0
- yandex/cloud/loadtesting/api/v1/report_service_pb2.pyi +78 -0
- yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2.pyi +42 -0
- yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2.pyi +61 -0
- yandex/cloud/loadtesting/api/v1/test/details_pb2.pyi +54 -0
- yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2.pyi +34 -0
- yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2.pyi +37 -0
- yandex/cloud/loadtesting/api/v1/test/object_storage_pb2.pyi +33 -0
- yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2.pyi +74 -0
- yandex/cloud/loadtesting/api/v1/test/status_pb2.pyi +96 -0
- yandex/cloud/loadtesting/api/v1/test/summary_pb2.pyi +96 -0
- yandex/cloud/loadtesting/api/v1/test/test_pb2.pyi +65 -0
- yandex/cloud/loadtesting/api/v1/test_service_pb2.pyi +233 -0
- yandex/cloud/lockbox/v1/payload_pb2.pyi +61 -0
- yandex/cloud/lockbox/v1/payload_service_pb2.pyi +31 -0
- yandex/cloud/lockbox/v1/secret_pb2.pyi +209 -0
- yandex/cloud/lockbox/v1/secret_service_pb2.pyi +634 -0
- yandex/cloud/logging/v1/export_pb2.pyi +121 -0
- yandex/cloud/logging/v1/export_service_pb2.pyi +474 -0
- yandex/cloud/logging/v1/log_entry_pb2.pyi +289 -0
- yandex/cloud/logging/v1/log_group_pb2.pyi +143 -0
- yandex/cloud/logging/v1/log_group_service_pb2.pyi +479 -0
- yandex/cloud/logging/v1/log_ingestion_service_pb2.pyi +98 -0
- yandex/cloud/logging/v1/log_reading_service_pb2.pyi +171 -0
- yandex/cloud/logging/v1/log_resource_pb2.pyi +65 -0
- yandex/cloud/logging/v1/sink_pb2.pyi +124 -0
- yandex/cloud/logging/v1/sink_service_pb2.pyi +390 -0
- yandex/cloud/marketplace/licensemanager/v1/instance_pb2.pyi +135 -0
- yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2.pyi +102 -0
- yandex/cloud/marketplace/licensemanager/v1/lock_pb2.pyi +99 -0
- yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2.pyi +230 -0
- yandex/cloud/marketplace/licensemanager/v1/template_pb2.pyi +107 -0
- yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2.pyi +64 -0
- yandex/cloud/marketplace/metering/v1/usage_record_pb2.pyi +111 -0
- yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2.pyi +64 -0
- yandex/cloud/marketplace/v1/metering/usage_record_pb2.pyi +111 -0
- yandex/cloud/mdb/clickhouse/v1/backup_pb2.pyi +97 -0
- yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.pyi +125 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi +747 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +2274 -0
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi +1473 -0
- yandex/cloud/mdb/clickhouse/v1/database_pb2.pyi +51 -0
- yandex/cloud/mdb/clickhouse/v1/database_service_pb2.pyi +184 -0
- yandex/cloud/mdb/clickhouse/v1/format_schema_pb2.pyi +67 -0
- yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2.pyi +246 -0
- yandex/cloud/mdb/clickhouse/v1/maintenance_pb2.pyi +129 -0
- yandex/cloud/mdb/clickhouse/v1/ml_model_pb2.pyi +63 -0
- yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2.pyi +241 -0
- yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi +1717 -0
- yandex/cloud/mdb/clickhouse/v1/user_service_pb2.pyi +353 -0
- yandex/cloud/mdb/clickhouse/v1/version_pb2.pyi +43 -0
- yandex/cloud/mdb/clickhouse/v1/versions_service_pb2.pyi +67 -0
- yandex/cloud/mdb/elasticsearch/v1/auth_pb2.pyi +139 -0
- yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2.pyi +247 -0
- yandex/cloud/mdb/elasticsearch/v1/backup_pb2.pyi +69 -0
- yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2.pyi +87 -0
- yandex/cloud/mdb/elasticsearch/v1/cluster_pb2.pyi +544 -0
- yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2.pyi +1422 -0
- yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2.pyi +105 -0
- yandex/cloud/mdb/elasticsearch/v1/extension_pb2.pyi +67 -0
- yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2.pyi +223 -0
- yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2.pyi +115 -0
- yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2.pyi +85 -0
- yandex/cloud/mdb/elasticsearch/v1/user_pb2.pyi +53 -0
- yandex/cloud/mdb/elasticsearch/v1/user_service_pb2.pyi +247 -0
- yandex/cloud/mdb/greenplum/v1/backup_pb2.pyi +110 -0
- yandex/cloud/mdb/greenplum/v1/backup_service_pb2.pyi +122 -0
- yandex/cloud/mdb/greenplum/v1/cluster_pb2.pyi +519 -0
- yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.pyi +1274 -0
- yandex/cloud/mdb/greenplum/v1/config_pb2.pyi +961 -0
- yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.pyi +101 -0
- yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2.pyi +184 -0
- yandex/cloud/mdb/greenplum/v1/host_pb2.pyi +127 -0
- yandex/cloud/mdb/greenplum/v1/maintenance_pb2.pyi +145 -0
- yandex/cloud/mdb/greenplum/v1/pxf_pb2.pyi +539 -0
- yandex/cloud/mdb/greenplum/v1/pxf_service_pb2.pyi +164 -0
- yandex/cloud/mdb/greenplum/v1/resource_preset_pb2.pyi +89 -0
- yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2.pyi +91 -0
- yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi +844 -0
- yandex/cloud/mdb/kafka/v1/cluster_service_pb2.pyi +915 -0
- yandex/cloud/mdb/kafka/v1/common_pb2.pyi +71 -0
- yandex/cloud/mdb/kafka/v1/connector_pb2.pyi +690 -0
- yandex/cloud/mdb/kafka/v1/connector_service_pb2.pyi +342 -0
- yandex/cloud/mdb/kafka/v1/maintenance_pb2.pyi +115 -0
- yandex/cloud/mdb/kafka/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2.pyi +85 -0
- yandex/cloud/mdb/kafka/v1/topic_pb2.pyi +375 -0
- yandex/cloud/mdb/kafka/v1/topic_service_pb2.pyi +252 -0
- yandex/cloud/mdb/kafka/v1/user_pb2.pyi +137 -0
- yandex/cloud/mdb/kafka/v1/user_service_pb2.pyi +360 -0
- yandex/cloud/mdb/mongodb/v1/backup_pb2.pyi +97 -0
- yandex/cloud/mdb/mongodb/v1/backup_service_pb2.pyi +121 -0
- yandex/cloud/mdb/mongodb/v1/cluster_pb2.pyi +1890 -0
- yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi +3146 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2.pyi +536 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2.pyi +522 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2.pyi +693 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2.pyi +781 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2.pyi +693 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2.pyi +794 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2.pyi +699 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2.pyi +794 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2.pyi +699 -0
- yandex/cloud/mdb/mongodb/v1/database_pb2.pyi +51 -0
- yandex/cloud/mdb/mongodb/v1/database_service_pb2.pyi +184 -0
- yandex/cloud/mdb/mongodb/v1/maintenance_pb2.pyi +129 -0
- yandex/cloud/mdb/mongodb/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2.pyi +84 -0
- yandex/cloud/mdb/mongodb/v1/user_pb2.pyi +91 -0
- yandex/cloud/mdb/mongodb/v1/user_service_pb2.pyi +347 -0
- yandex/cloud/mdb/mysql/v1/backup_pb2.pyi +111 -0
- yandex/cloud/mdb/mysql/v1/backup_service_pb2.pyi +129 -0
- yandex/cloud/mdb/mysql/v1/cluster_pb2.pyi +601 -0
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.pyi +1537 -0
- yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.pyi +1023 -0
- yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.pyi +969 -0
- yandex/cloud/mdb/mysql/v1/database_pb2.pyi +52 -0
- yandex/cloud/mdb/mysql/v1/database_service_pb2.pyi +192 -0
- yandex/cloud/mdb/mysql/v1/maintenance_pb2.pyi +129 -0
- yandex/cloud/mdb/mysql/v1/resource_preset_pb2.pyi +49 -0
- yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2.pyi +86 -0
- yandex/cloud/mdb/mysql/v1/user_pb2.pyi +357 -0
- yandex/cloud/mdb/mysql/v1/user_service_pb2.pyi +378 -0
- yandex/cloud/mdb/mysql/v1alpha/backup_pb2.pyi +53 -0
- yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2.pyi +89 -0
- yandex/cloud/mdb/mysql/v1alpha/cluster_pb2.pyi +470 -0
- yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2.pyi +1025 -0
- yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2.pyi +87 -0
- yandex/cloud/mdb/mysql/v1alpha/database_pb2.pyi +49 -0
- yandex/cloud/mdb/mysql/v1alpha/database_service_pb2.pyi +184 -0
- yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/mdb/mysql/v1alpha/user_pb2.pyi +185 -0
- yandex/cloud/mdb/mysql/v1alpha/user_service_pb2.pyi +312 -0
- yandex/cloud/mdb/opensearch/v1/auth_pb2.pyi +69 -0
- yandex/cloud/mdb/opensearch/v1/backup_pb2.pyi +69 -0
- yandex/cloud/mdb/opensearch/v1/backup_service_pb2.pyi +91 -0
- yandex/cloud/mdb/opensearch/v1/cluster_pb2.pyi +726 -0
- yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.pyi +1827 -0
- yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2.pyi +63 -0
- yandex/cloud/mdb/opensearch/v1/maintenance_pb2.pyi +155 -0
- yandex/cloud/mdb/opensearch/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2.pyi +87 -0
- yandex/cloud/mdb/postgresql/v1/backup_pb2.pyi +139 -0
- yandex/cloud/mdb/postgresql/v1/backup_service_pb2.pyi +125 -0
- yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi +935 -0
- yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi +1708 -0
- yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2.pyi +507 -0
- yandex/cloud/mdb/postgresql/v1/config/host10_pb2.pyi +507 -0
- yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host11_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host12_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host13_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2.pyi +497 -0
- yandex/cloud/mdb/postgresql/v1/config/host14_pb2.pyi +497 -0
- yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2.pyi +497 -0
- yandex/cloud/mdb/postgresql/v1/config/host15_pb2.pyi +497 -0
- yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2.pyi +516 -0
- yandex/cloud/mdb/postgresql/v1/config/host16_pb2.pyi +516 -0
- yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2.pyi +458 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2.pyi +931 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2.pyi +923 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2.pyi +975 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2.pyi +967 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2.pyi +999 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2.pyi +991 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2.pyi +1053 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2.pyi +1051 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.pyi +1081 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.pyi +1079 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.pyi +1091 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.pyi +1083 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.pyi +1093 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.pyi +1085 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2.pyi +651 -0
- yandex/cloud/mdb/postgresql/v1/database_pb2.pyi +150 -0
- yandex/cloud/mdb/postgresql/v1/database_service_pb2.pyi +260 -0
- yandex/cloud/mdb/postgresql/v1/maintenance_pb2.pyi +129 -0
- yandex/cloud/mdb/postgresql/v1/perf_diag_pb2.pyi +462 -0
- yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2.pyi +139 -0
- yandex/cloud/mdb/postgresql/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/mdb/postgresql/v1/user_pb2.pyi +534 -0
- yandex/cloud/mdb/postgresql/v1/user_service_pb2.pyi +396 -0
- yandex/cloud/mdb/redis/v1/backup_pb2.pyi +65 -0
- yandex/cloud/mdb/redis/v1/backup_service_pb2.pyi +89 -0
- yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +610 -0
- yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi +1686 -0
- yandex/cloud/mdb/redis/v1/config/redis5_0_pb2.pyi +204 -0
- yandex/cloud/mdb/redis/v1/config/redis6_0_pb2.pyi +204 -0
- yandex/cloud/mdb/redis/v1/config/redis6_2_pb2.pyi +210 -0
- yandex/cloud/mdb/redis/v1/config/redis7_0_pb2.pyi +210 -0
- yandex/cloud/mdb/redis/v1/config/redis_pb2.pyi +210 -0
- yandex/cloud/mdb/redis/v1/maintenance_pb2.pyi +129 -0
- yandex/cloud/mdb/redis/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/redis/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/mdb/sqlserver/v1/backup_pb2.pyi +62 -0
- yandex/cloud/mdb/sqlserver/v1/backup_service_pb2.pyi +90 -0
- yandex/cloud/mdb/sqlserver/v1/cluster_pb2.pyi +571 -0
- yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2.pyi +1226 -0
- yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2.pyi +231 -0
- yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2.pyi +231 -0
- yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2.pyi +231 -0
- yandex/cloud/mdb/sqlserver/v1/database_pb2.pyi +52 -0
- yandex/cloud/mdb/sqlserver/v1/database_service_pb2.pyi +384 -0
- yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/mdb/sqlserver/v1/user_pb2.pyi +185 -0
- yandex/cloud/mdb/sqlserver/v1/user_service_pb2.pyi +368 -0
- yandex/cloud/monitoring/v3/chart_widget_pb2.pyi +641 -0
- yandex/cloud/monitoring/v3/dashboard_pb2.pyi +122 -0
- yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi +377 -0
- yandex/cloud/monitoring/v3/downsampling_pb2.pyi +118 -0
- yandex/cloud/monitoring/v3/parametrization_pb2.pyi +256 -0
- yandex/cloud/monitoring/v3/text_widget_pb2.pyi +29 -0
- yandex/cloud/monitoring/v3/title_widget_pb2.pyi +69 -0
- yandex/cloud/monitoring/v3/unit_format_pb2.pyi +480 -0
- yandex/cloud/monitoring/v3/widget_pb2.pyi +82 -0
- yandex/cloud/oauth/claims_pb2.pyi +136 -0
- yandex/cloud/operation/operation_pb2.pyi +89 -0
- yandex/cloud/operation/operation_service_pb2.pyi +43 -0
- yandex/cloud/organizationmanager/v1/group_mapping_pb2.pyi +57 -0
- yandex/cloud/organizationmanager/v1/group_mapping_service_pb2.pyi +305 -0
- yandex/cloud/organizationmanager/v1/group_pb2.pyi +51 -0
- yandex/cloud/organizationmanager/v1/group_service_pb2.pyi +464 -0
- yandex/cloud/organizationmanager/v1/organization_pb2.pyi +73 -0
- yandex/cloud/organizationmanager/v1/organization_service_pb2.pyi +231 -0
- yandex/cloud/organizationmanager/v1/os_login_service_pb2.pyi +421 -0
- yandex/cloud/organizationmanager/v1/saml/certificate_pb2.pyi +53 -0
- yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2.pyi +298 -0
- yandex/cloud/organizationmanager/v1/saml/federation_pb2.pyi +179 -0
- yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.pyi +625 -0
- yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2.pyi +62 -0
- yandex/cloud/organizationmanager/v1/user_account_pb2.pyi +133 -0
- yandex/cloud/organizationmanager/v1/user_service_pb2.pyi +150 -0
- yandex/cloud/organizationmanager/v1/user_ssh_key_pb2.pyi +53 -0
- yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2.pyi +194 -0
- yandex/cloud/quota/quota_pb2.pyi +88 -0
- yandex/cloud/reference/reference_pb2.pyi +77 -0
- yandex/cloud/resourcemanager/v1/cloud_pb2.pyi +73 -0
- yandex/cloud/resourcemanager/v1/cloud_service_pb2.pyi +360 -0
- yandex/cloud/resourcemanager/v1/folder_pb2.pyi +109 -0
- yandex/cloud/resourcemanager/v1/folder_service_pb2.pyi +364 -0
- yandex/cloud/serverless/apigateway/v1/apigateway_pb2.pyi +332 -0
- yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2.pyi +618 -0
- yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2.pyi +71 -0
- yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2.pyi +113 -0
- yandex/cloud/serverless/containers/v1/container_pb2.pyi +538 -0
- yandex/cloud/serverless/containers/v1/container_service_pb2.pyi +668 -0
- yandex/cloud/serverless/functions/v1/function_pb2.pyi +607 -0
- yandex/cloud/serverless/functions/v1/function_service_pb2.pyi +1073 -0
- yandex/cloud/serverless/functions/v1/network_service_pb2.pyi +312 -0
- yandex/cloud/serverless/mdbproxy/v1/proxy_pb2.pyi +163 -0
- yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2.pyi +359 -0
- yandex/cloud/serverless/triggers/v1/predicate_pb2.pyi +80 -0
- yandex/cloud/serverless/triggers/v1/trigger_pb2.pyi +1109 -0
- yandex/cloud/serverless/triggers/v1/trigger_service_pb2.pyi +439 -0
- yandex/cloud/speechsense/v1/audio_pb2.pyi +204 -0
- yandex/cloud/speechsense/v1/talk_service_pb2.pyi +161 -0
- yandex/cloud/speechsense/v1/text_pb2.pyi +70 -0
- yandex/cloud/storage/v1/bucket_pb2.pyi +1465 -0
- yandex/cloud/storage/v1/bucket_service_pb2.pyi +540 -0
- yandex/cloud/validation_pb2.pyi +53 -0
- yandex/cloud/video/v1/channel_pb2.pyi +79 -0
- yandex/cloud/video/v1/channel_service_pb2.pyi +259 -0
- yandex/cloud/video/v1/episode_pb2.pyi +140 -0
- yandex/cloud/video/v1/episode_service_pb2.pyi +451 -0
- yandex/cloud/video/v1/stream_line_pb2.pyi +305 -0
- yandex/cloud/video/v1/stream_line_service_pb2.pyi +563 -0
- yandex/cloud/video/v1/stream_pb2.pyi +197 -0
- yandex/cloud/video/v1/stream_service_pb2.pyi +396 -0
- yandex/cloud/video/v1/thumbnail_pb2.pyi +39 -0
- yandex/cloud/video/v1/thumbnail_service_pb2.pyi +184 -0
- yandex/cloud/video/v1/video_pb2.pyi +211 -0
- yandex/cloud/video/v1/video_service_pb2.pyi +464 -0
- yandex/cloud/vpc/v1/address_pb2.pyi +226 -0
- yandex/cloud/vpc/v1/address_service_pb2.pyi +491 -0
- yandex/cloud/vpc/v1/gateway_pb2.pyi +92 -0
- yandex/cloud/vpc/v1/gateway_service_pb2.pyi +403 -0
- yandex/cloud/vpc/v1/network_pb2.pyi +79 -0
- yandex/cloud/vpc/v1/network_service_pb2.pyi +547 -0
- yandex/cloud/vpc/v1/route_table_pb2.pyi +136 -0
- yandex/cloud/vpc/v1/route_table_service_pb2.pyi +381 -0
- yandex/cloud/vpc/v1/security_group_pb2.pyi +266 -0
- yandex/cloud/vpc/v1/security_group_service_pb2.pyi +591 -0
- yandex/cloud/vpc/v1/subnet_pb2.pyi +155 -0
- yandex/cloud/vpc/v1/subnet_service_pb2.pyi +593 -0
- yandex/cloud/ydb/v1/backup_pb2.pyi +353 -0
- yandex/cloud/ydb/v1/backup_service_pb2.pyi +166 -0
- yandex/cloud/ydb/v1/database_pb2.pyi +577 -0
- yandex/cloud/ydb/v1/database_service_pb2.pyi +550 -0
- yandex/cloud/ydb/v1/location_pb2.pyi +29 -0
- yandex/cloud/ydb/v1/location_service_pb2.pyi +83 -0
- yandex/cloud/ydb/v1/resource_preset_pb2.pyi +32 -0
- yandex/cloud/ydb/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/ydb/v1/storage_type_pb2.pyi +32 -0
- yandex/cloud/ydb/v1/storage_type_service_pb2.pyi +83 -0
- yandexcloud/_auth_fabric.py +46 -41
- yandexcloud/_auth_plugin.py +36 -18
- yandexcloud/_backoff.py +8 -7
- yandexcloud/_channels.py +27 -13
- yandexcloud/_helpers.py +15 -29
- yandexcloud/_operation_waiter.py +32 -18
- yandexcloud/_retry_interceptor.py +39 -22
- yandexcloud/_sdk.py +81 -32
- yandexcloud/_wrappers/__init__.py +9 -2
- yandexcloud/_wrappers/dataproc/__init__.py +11 -10
- yandexcloud/auth.py +10 -2
- yandexcloud/operations.py +22 -7
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/AUTHORS +2 -3
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/METADATA +4 -4
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/RECORD +557 -18
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,1473 @@
|
|
|
1
|
+
"""
|
|
2
|
+
@generated by mypy-protobuf. Do not edit manually!
|
|
3
|
+
isort:skip_file
|
|
4
|
+
"""
|
|
5
|
+
|
|
6
|
+
import builtins
|
|
7
|
+
import collections.abc
|
|
8
|
+
import google.protobuf.descriptor
|
|
9
|
+
import google.protobuf.internal.containers
|
|
10
|
+
import google.protobuf.internal.enum_type_wrapper
|
|
11
|
+
import google.protobuf.message
|
|
12
|
+
import google.protobuf.wrappers_pb2
|
|
13
|
+
import sys
|
|
14
|
+
import typing
|
|
15
|
+
|
|
16
|
+
if sys.version_info >= (3, 10):
|
|
17
|
+
import typing as typing_extensions
|
|
18
|
+
else:
|
|
19
|
+
import typing_extensions
|
|
20
|
+
|
|
21
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
22
|
+
|
|
23
|
+
@typing.final
|
|
24
|
+
class ClickhouseConfig(google.protobuf.message.Message):
|
|
25
|
+
"""ClickHouse configuration options. Detailed description for each set of options
|
|
26
|
+
is available in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/server_settings/settings/).
|
|
27
|
+
|
|
28
|
+
Any options not listed here are not supported.
|
|
29
|
+
"""
|
|
30
|
+
|
|
31
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
32
|
+
|
|
33
|
+
class _LogLevel:
|
|
34
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
35
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
36
|
+
|
|
37
|
+
class _LogLevelEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ClickhouseConfig._LogLevel.ValueType], builtins.type):
|
|
38
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
39
|
+
LOG_LEVEL_UNSPECIFIED: ClickhouseConfig._LogLevel.ValueType # 0
|
|
40
|
+
TRACE: ClickhouseConfig._LogLevel.ValueType # 1
|
|
41
|
+
DEBUG: ClickhouseConfig._LogLevel.ValueType # 2
|
|
42
|
+
INFORMATION: ClickhouseConfig._LogLevel.ValueType # 3
|
|
43
|
+
WARNING: ClickhouseConfig._LogLevel.ValueType # 4
|
|
44
|
+
ERROR: ClickhouseConfig._LogLevel.ValueType # 5
|
|
45
|
+
|
|
46
|
+
class LogLevel(_LogLevel, metaclass=_LogLevelEnumTypeWrapper): ...
|
|
47
|
+
LOG_LEVEL_UNSPECIFIED: ClickhouseConfig.LogLevel.ValueType # 0
|
|
48
|
+
TRACE: ClickhouseConfig.LogLevel.ValueType # 1
|
|
49
|
+
DEBUG: ClickhouseConfig.LogLevel.ValueType # 2
|
|
50
|
+
INFORMATION: ClickhouseConfig.LogLevel.ValueType # 3
|
|
51
|
+
WARNING: ClickhouseConfig.LogLevel.ValueType # 4
|
|
52
|
+
ERROR: ClickhouseConfig.LogLevel.ValueType # 5
|
|
53
|
+
|
|
54
|
+
@typing.final
|
|
55
|
+
class MergeTree(google.protobuf.message.Message):
|
|
56
|
+
"""Options specific to the MergeTree table engine."""
|
|
57
|
+
|
|
58
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
59
|
+
|
|
60
|
+
REPLICATED_DEDUPLICATION_WINDOW_FIELD_NUMBER: builtins.int
|
|
61
|
+
REPLICATED_DEDUPLICATION_WINDOW_SECONDS_FIELD_NUMBER: builtins.int
|
|
62
|
+
PARTS_TO_DELAY_INSERT_FIELD_NUMBER: builtins.int
|
|
63
|
+
PARTS_TO_THROW_INSERT_FIELD_NUMBER: builtins.int
|
|
64
|
+
INACTIVE_PARTS_TO_DELAY_INSERT_FIELD_NUMBER: builtins.int
|
|
65
|
+
INACTIVE_PARTS_TO_THROW_INSERT_FIELD_NUMBER: builtins.int
|
|
66
|
+
MAX_REPLICATED_MERGES_IN_QUEUE_FIELD_NUMBER: builtins.int
|
|
67
|
+
NUMBER_OF_FREE_ENTRIES_IN_POOL_TO_LOWER_MAX_SIZE_OF_MERGE_FIELD_NUMBER: builtins.int
|
|
68
|
+
MAX_BYTES_TO_MERGE_AT_MIN_SPACE_IN_POOL_FIELD_NUMBER: builtins.int
|
|
69
|
+
MAX_BYTES_TO_MERGE_AT_MAX_SPACE_IN_POOL_FIELD_NUMBER: builtins.int
|
|
70
|
+
MIN_BYTES_FOR_WIDE_PART_FIELD_NUMBER: builtins.int
|
|
71
|
+
MIN_ROWS_FOR_WIDE_PART_FIELD_NUMBER: builtins.int
|
|
72
|
+
TTL_ONLY_DROP_PARTS_FIELD_NUMBER: builtins.int
|
|
73
|
+
ALLOW_REMOTE_FS_ZERO_COPY_REPLICATION_FIELD_NUMBER: builtins.int
|
|
74
|
+
MERGE_WITH_TTL_TIMEOUT_FIELD_NUMBER: builtins.int
|
|
75
|
+
MERGE_WITH_RECOMPRESSION_TTL_TIMEOUT_FIELD_NUMBER: builtins.int
|
|
76
|
+
MAX_PARTS_IN_TOTAL_FIELD_NUMBER: builtins.int
|
|
77
|
+
MAX_NUMBER_OF_MERGES_WITH_TTL_IN_POOL_FIELD_NUMBER: builtins.int
|
|
78
|
+
CLEANUP_DELAY_PERIOD_FIELD_NUMBER: builtins.int
|
|
79
|
+
NUMBER_OF_FREE_ENTRIES_IN_POOL_TO_EXECUTE_MUTATION_FIELD_NUMBER: builtins.int
|
|
80
|
+
MAX_AVG_PART_SIZE_FOR_TOO_MANY_PARTS_FIELD_NUMBER: builtins.int
|
|
81
|
+
MIN_AGE_TO_FORCE_MERGE_SECONDS_FIELD_NUMBER: builtins.int
|
|
82
|
+
MIN_AGE_TO_FORCE_MERGE_ON_PARTITION_ONLY_FIELD_NUMBER: builtins.int
|
|
83
|
+
MERGE_SELECTING_SLEEP_MS_FIELD_NUMBER: builtins.int
|
|
84
|
+
@property
|
|
85
|
+
def replicated_deduplication_window(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
86
|
+
"""Number of blocks of hashes to keep in ZooKeeper."""
|
|
87
|
+
|
|
88
|
+
@property
|
|
89
|
+
def replicated_deduplication_window_seconds(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
90
|
+
"""Period of time to keep blocks of hashes for."""
|
|
91
|
+
|
|
92
|
+
@property
|
|
93
|
+
def parts_to_delay_insert(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
94
|
+
"""If table contains at least that many active parts in single partition, artificially slow down insert into table."""
|
|
95
|
+
|
|
96
|
+
@property
|
|
97
|
+
def parts_to_throw_insert(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
98
|
+
"""If more than this number active parts in single partition, throw 'Too many parts ...' exception."""
|
|
99
|
+
|
|
100
|
+
@property
|
|
101
|
+
def inactive_parts_to_delay_insert(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
102
|
+
@property
|
|
103
|
+
def inactive_parts_to_throw_insert(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
104
|
+
@property
|
|
105
|
+
def max_replicated_merges_in_queue(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
106
|
+
"""How many tasks of merging and mutating parts are allowed simultaneously in ReplicatedMergeTree queue."""
|
|
107
|
+
|
|
108
|
+
@property
|
|
109
|
+
def number_of_free_entries_in_pool_to_lower_max_size_of_merge(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
110
|
+
"""If there is less than specified number of free entries in background pool (or replicated queue), start to lower
|
|
111
|
+
maximum size of merge to process.
|
|
112
|
+
"""
|
|
113
|
+
|
|
114
|
+
@property
|
|
115
|
+
def max_bytes_to_merge_at_min_space_in_pool(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
116
|
+
"""Maximum in total size of parts to merge, when there are minimum free threads in background pool (or entries
|
|
117
|
+
in replication queue).
|
|
118
|
+
"""
|
|
119
|
+
|
|
120
|
+
@property
|
|
121
|
+
def max_bytes_to_merge_at_max_space_in_pool(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
122
|
+
@property
|
|
123
|
+
def min_bytes_for_wide_part(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
124
|
+
"""Minimum number of bytes in a data part that can be stored in **Wide** format.
|
|
125
|
+
|
|
126
|
+
More info see in [ClickHouse documentation](https://clickhouse.com/docs/en/engines/table-engines/mergetree-family/mergetree/#min_bytes_for_wide_part).
|
|
127
|
+
"""
|
|
128
|
+
|
|
129
|
+
@property
|
|
130
|
+
def min_rows_for_wide_part(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
131
|
+
"""Minimum number of rows in a data part that can be stored in **Wide** format.
|
|
132
|
+
|
|
133
|
+
More info see in [ClickHouse documentation](https://clickhouse.com/docs/en/engines/table-engines/mergetree-family/mergetree/#min_bytes_for_wide_part).
|
|
134
|
+
"""
|
|
135
|
+
|
|
136
|
+
@property
|
|
137
|
+
def ttl_only_drop_parts(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
138
|
+
"""Enables or disables complete dropping of data parts where all rows are expired in MergeTree tables.
|
|
139
|
+
|
|
140
|
+
More info see in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings/#ttl_only_drop_parts).
|
|
141
|
+
"""
|
|
142
|
+
|
|
143
|
+
@property
|
|
144
|
+
def allow_remote_fs_zero_copy_replication(self) -> google.protobuf.wrappers_pb2.BoolValue: ...
|
|
145
|
+
@property
|
|
146
|
+
def merge_with_ttl_timeout(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
147
|
+
@property
|
|
148
|
+
def merge_with_recompression_ttl_timeout(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
149
|
+
@property
|
|
150
|
+
def max_parts_in_total(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
151
|
+
@property
|
|
152
|
+
def max_number_of_merges_with_ttl_in_pool(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
153
|
+
@property
|
|
154
|
+
def cleanup_delay_period(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
155
|
+
@property
|
|
156
|
+
def number_of_free_entries_in_pool_to_execute_mutation(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
157
|
+
@property
|
|
158
|
+
def max_avg_part_size_for_too_many_parts(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
159
|
+
"""The 'too many parts' check according to 'parts_to_delay_insert' and 'parts_to_throw_insert' will be active only if the average part size (in the relevant partition) is not larger than the specified threshold. If it is larger than the specified threshold, the INSERTs will be neither delayed or rejected. This allows to have hundreds of terabytes in a single table on a single server if the parts are successfully merged to larger parts. This does not affect the thresholds on inactive parts or total parts.
|
|
160
|
+
Default: 1 GiB
|
|
161
|
+
Min version: 22.10
|
|
162
|
+
See in-depth description in [ClickHouse GitHub](https://github.com/ClickHouse/ClickHouse/blob/f9558345e886876b9132d9c018e357f7fa9b22a3/src/Storages/MergeTree/MergeTreeSettings.h#L80)
|
|
163
|
+
"""
|
|
164
|
+
|
|
165
|
+
@property
|
|
166
|
+
def min_age_to_force_merge_seconds(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
167
|
+
"""Merge parts if every part in the range is older than the value of min_age_to_force_merge_seconds.
|
|
168
|
+
Default: 0 - disabled
|
|
169
|
+
Min_version: 22.10
|
|
170
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/merge-tree-settings#min_age_to_force_merge_seconds)
|
|
171
|
+
"""
|
|
172
|
+
|
|
173
|
+
@property
|
|
174
|
+
def min_age_to_force_merge_on_partition_only(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
175
|
+
"""Whether min_age_to_force_merge_seconds should be applied only on the entire partition and not on subset.
|
|
176
|
+
Default: false
|
|
177
|
+
Min_version: 22.11
|
|
178
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/merge-tree-settings#min_age_to_force_merge_seconds)
|
|
179
|
+
"""
|
|
180
|
+
|
|
181
|
+
@property
|
|
182
|
+
def merge_selecting_sleep_ms(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
183
|
+
"""Sleep time for merge selecting when no part is selected. A lower setting triggers selecting tasks in background_schedule_pool frequently, which results in a large number of requests to ClickHouse Keeper in large-scale clusters.
|
|
184
|
+
Default: 5000
|
|
185
|
+
Min_version: 21.10
|
|
186
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/settings/settings#merge_selecting_sleep_ms)
|
|
187
|
+
"""
|
|
188
|
+
|
|
189
|
+
def __init__(
|
|
190
|
+
self,
|
|
191
|
+
*,
|
|
192
|
+
replicated_deduplication_window: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
193
|
+
replicated_deduplication_window_seconds: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
194
|
+
parts_to_delay_insert: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
195
|
+
parts_to_throw_insert: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
196
|
+
inactive_parts_to_delay_insert: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
197
|
+
inactive_parts_to_throw_insert: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
198
|
+
max_replicated_merges_in_queue: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
199
|
+
number_of_free_entries_in_pool_to_lower_max_size_of_merge: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
200
|
+
max_bytes_to_merge_at_min_space_in_pool: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
201
|
+
max_bytes_to_merge_at_max_space_in_pool: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
202
|
+
min_bytes_for_wide_part: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
203
|
+
min_rows_for_wide_part: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
204
|
+
ttl_only_drop_parts: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
205
|
+
allow_remote_fs_zero_copy_replication: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
206
|
+
merge_with_ttl_timeout: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
207
|
+
merge_with_recompression_ttl_timeout: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
208
|
+
max_parts_in_total: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
209
|
+
max_number_of_merges_with_ttl_in_pool: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
210
|
+
cleanup_delay_period: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
211
|
+
number_of_free_entries_in_pool_to_execute_mutation: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
212
|
+
max_avg_part_size_for_too_many_parts: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
213
|
+
min_age_to_force_merge_seconds: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
214
|
+
min_age_to_force_merge_on_partition_only: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
215
|
+
merge_selecting_sleep_ms: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
216
|
+
) -> None: ...
|
|
217
|
+
def HasField(self, field_name: typing.Literal["allow_remote_fs_zero_copy_replication", b"allow_remote_fs_zero_copy_replication", "cleanup_delay_period", b"cleanup_delay_period", "inactive_parts_to_delay_insert", b"inactive_parts_to_delay_insert", "inactive_parts_to_throw_insert", b"inactive_parts_to_throw_insert", "max_avg_part_size_for_too_many_parts", b"max_avg_part_size_for_too_many_parts", "max_bytes_to_merge_at_max_space_in_pool", b"max_bytes_to_merge_at_max_space_in_pool", "max_bytes_to_merge_at_min_space_in_pool", b"max_bytes_to_merge_at_min_space_in_pool", "max_number_of_merges_with_ttl_in_pool", b"max_number_of_merges_with_ttl_in_pool", "max_parts_in_total", b"max_parts_in_total", "max_replicated_merges_in_queue", b"max_replicated_merges_in_queue", "merge_selecting_sleep_ms", b"merge_selecting_sleep_ms", "merge_with_recompression_ttl_timeout", b"merge_with_recompression_ttl_timeout", "merge_with_ttl_timeout", b"merge_with_ttl_timeout", "min_age_to_force_merge_on_partition_only", b"min_age_to_force_merge_on_partition_only", "min_age_to_force_merge_seconds", b"min_age_to_force_merge_seconds", "min_bytes_for_wide_part", b"min_bytes_for_wide_part", "min_rows_for_wide_part", b"min_rows_for_wide_part", "number_of_free_entries_in_pool_to_execute_mutation", b"number_of_free_entries_in_pool_to_execute_mutation", "number_of_free_entries_in_pool_to_lower_max_size_of_merge", b"number_of_free_entries_in_pool_to_lower_max_size_of_merge", "parts_to_delay_insert", b"parts_to_delay_insert", "parts_to_throw_insert", b"parts_to_throw_insert", "replicated_deduplication_window", b"replicated_deduplication_window", "replicated_deduplication_window_seconds", b"replicated_deduplication_window_seconds", "ttl_only_drop_parts", b"ttl_only_drop_parts"]) -> builtins.bool: ...
|
|
218
|
+
def ClearField(self, field_name: typing.Literal["allow_remote_fs_zero_copy_replication", b"allow_remote_fs_zero_copy_replication", "cleanup_delay_period", b"cleanup_delay_period", "inactive_parts_to_delay_insert", b"inactive_parts_to_delay_insert", "inactive_parts_to_throw_insert", b"inactive_parts_to_throw_insert", "max_avg_part_size_for_too_many_parts", b"max_avg_part_size_for_too_many_parts", "max_bytes_to_merge_at_max_space_in_pool", b"max_bytes_to_merge_at_max_space_in_pool", "max_bytes_to_merge_at_min_space_in_pool", b"max_bytes_to_merge_at_min_space_in_pool", "max_number_of_merges_with_ttl_in_pool", b"max_number_of_merges_with_ttl_in_pool", "max_parts_in_total", b"max_parts_in_total", "max_replicated_merges_in_queue", b"max_replicated_merges_in_queue", "merge_selecting_sleep_ms", b"merge_selecting_sleep_ms", "merge_with_recompression_ttl_timeout", b"merge_with_recompression_ttl_timeout", "merge_with_ttl_timeout", b"merge_with_ttl_timeout", "min_age_to_force_merge_on_partition_only", b"min_age_to_force_merge_on_partition_only", "min_age_to_force_merge_seconds", b"min_age_to_force_merge_seconds", "min_bytes_for_wide_part", b"min_bytes_for_wide_part", "min_rows_for_wide_part", b"min_rows_for_wide_part", "number_of_free_entries_in_pool_to_execute_mutation", b"number_of_free_entries_in_pool_to_execute_mutation", "number_of_free_entries_in_pool_to_lower_max_size_of_merge", b"number_of_free_entries_in_pool_to_lower_max_size_of_merge", "parts_to_delay_insert", b"parts_to_delay_insert", "parts_to_throw_insert", b"parts_to_throw_insert", "replicated_deduplication_window", b"replicated_deduplication_window", "replicated_deduplication_window_seconds", b"replicated_deduplication_window_seconds", "ttl_only_drop_parts", b"ttl_only_drop_parts"]) -> None: ...
|
|
219
|
+
|
|
220
|
+
@typing.final
|
|
221
|
+
class Kafka(google.protobuf.message.Message):
|
|
222
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
223
|
+
|
|
224
|
+
class _SecurityProtocol:
|
|
225
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
226
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
227
|
+
|
|
228
|
+
class _SecurityProtocolEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ClickhouseConfig.Kafka._SecurityProtocol.ValueType], builtins.type):
|
|
229
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
230
|
+
SECURITY_PROTOCOL_UNSPECIFIED: ClickhouseConfig.Kafka._SecurityProtocol.ValueType # 0
|
|
231
|
+
SECURITY_PROTOCOL_PLAINTEXT: ClickhouseConfig.Kafka._SecurityProtocol.ValueType # 1
|
|
232
|
+
SECURITY_PROTOCOL_SSL: ClickhouseConfig.Kafka._SecurityProtocol.ValueType # 2
|
|
233
|
+
SECURITY_PROTOCOL_SASL_PLAINTEXT: ClickhouseConfig.Kafka._SecurityProtocol.ValueType # 3
|
|
234
|
+
SECURITY_PROTOCOL_SASL_SSL: ClickhouseConfig.Kafka._SecurityProtocol.ValueType # 4
|
|
235
|
+
|
|
236
|
+
class SecurityProtocol(_SecurityProtocol, metaclass=_SecurityProtocolEnumTypeWrapper): ...
|
|
237
|
+
SECURITY_PROTOCOL_UNSPECIFIED: ClickhouseConfig.Kafka.SecurityProtocol.ValueType # 0
|
|
238
|
+
SECURITY_PROTOCOL_PLAINTEXT: ClickhouseConfig.Kafka.SecurityProtocol.ValueType # 1
|
|
239
|
+
SECURITY_PROTOCOL_SSL: ClickhouseConfig.Kafka.SecurityProtocol.ValueType # 2
|
|
240
|
+
SECURITY_PROTOCOL_SASL_PLAINTEXT: ClickhouseConfig.Kafka.SecurityProtocol.ValueType # 3
|
|
241
|
+
SECURITY_PROTOCOL_SASL_SSL: ClickhouseConfig.Kafka.SecurityProtocol.ValueType # 4
|
|
242
|
+
|
|
243
|
+
class _SaslMechanism:
|
|
244
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
245
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
246
|
+
|
|
247
|
+
class _SaslMechanismEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ClickhouseConfig.Kafka._SaslMechanism.ValueType], builtins.type):
|
|
248
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
249
|
+
SASL_MECHANISM_UNSPECIFIED: ClickhouseConfig.Kafka._SaslMechanism.ValueType # 0
|
|
250
|
+
SASL_MECHANISM_GSSAPI: ClickhouseConfig.Kafka._SaslMechanism.ValueType # 1
|
|
251
|
+
SASL_MECHANISM_PLAIN: ClickhouseConfig.Kafka._SaslMechanism.ValueType # 2
|
|
252
|
+
SASL_MECHANISM_SCRAM_SHA_256: ClickhouseConfig.Kafka._SaslMechanism.ValueType # 3
|
|
253
|
+
SASL_MECHANISM_SCRAM_SHA_512: ClickhouseConfig.Kafka._SaslMechanism.ValueType # 4
|
|
254
|
+
|
|
255
|
+
class SaslMechanism(_SaslMechanism, metaclass=_SaslMechanismEnumTypeWrapper): ...
|
|
256
|
+
SASL_MECHANISM_UNSPECIFIED: ClickhouseConfig.Kafka.SaslMechanism.ValueType # 0
|
|
257
|
+
SASL_MECHANISM_GSSAPI: ClickhouseConfig.Kafka.SaslMechanism.ValueType # 1
|
|
258
|
+
SASL_MECHANISM_PLAIN: ClickhouseConfig.Kafka.SaslMechanism.ValueType # 2
|
|
259
|
+
SASL_MECHANISM_SCRAM_SHA_256: ClickhouseConfig.Kafka.SaslMechanism.ValueType # 3
|
|
260
|
+
SASL_MECHANISM_SCRAM_SHA_512: ClickhouseConfig.Kafka.SaslMechanism.ValueType # 4
|
|
261
|
+
|
|
262
|
+
SECURITY_PROTOCOL_FIELD_NUMBER: builtins.int
|
|
263
|
+
SASL_MECHANISM_FIELD_NUMBER: builtins.int
|
|
264
|
+
SASL_USERNAME_FIELD_NUMBER: builtins.int
|
|
265
|
+
SASL_PASSWORD_FIELD_NUMBER: builtins.int
|
|
266
|
+
ENABLE_SSL_CERTIFICATE_VERIFICATION_FIELD_NUMBER: builtins.int
|
|
267
|
+
MAX_POLL_INTERVAL_MS_FIELD_NUMBER: builtins.int
|
|
268
|
+
SESSION_TIMEOUT_MS_FIELD_NUMBER: builtins.int
|
|
269
|
+
security_protocol: global___ClickhouseConfig.Kafka.SecurityProtocol.ValueType
|
|
270
|
+
sasl_mechanism: global___ClickhouseConfig.Kafka.SaslMechanism.ValueType
|
|
271
|
+
sasl_username: builtins.str
|
|
272
|
+
sasl_password: builtins.str
|
|
273
|
+
@property
|
|
274
|
+
def enable_ssl_certificate_verification(self) -> google.protobuf.wrappers_pb2.BoolValue: ...
|
|
275
|
+
@property
|
|
276
|
+
def max_poll_interval_ms(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
277
|
+
@property
|
|
278
|
+
def session_timeout_ms(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
279
|
+
def __init__(
|
|
280
|
+
self,
|
|
281
|
+
*,
|
|
282
|
+
security_protocol: global___ClickhouseConfig.Kafka.SecurityProtocol.ValueType = ...,
|
|
283
|
+
sasl_mechanism: global___ClickhouseConfig.Kafka.SaslMechanism.ValueType = ...,
|
|
284
|
+
sasl_username: builtins.str = ...,
|
|
285
|
+
sasl_password: builtins.str = ...,
|
|
286
|
+
enable_ssl_certificate_verification: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
287
|
+
max_poll_interval_ms: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
288
|
+
session_timeout_ms: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
289
|
+
) -> None: ...
|
|
290
|
+
def HasField(self, field_name: typing.Literal["enable_ssl_certificate_verification", b"enable_ssl_certificate_verification", "max_poll_interval_ms", b"max_poll_interval_ms", "session_timeout_ms", b"session_timeout_ms"]) -> builtins.bool: ...
|
|
291
|
+
def ClearField(self, field_name: typing.Literal["enable_ssl_certificate_verification", b"enable_ssl_certificate_verification", "max_poll_interval_ms", b"max_poll_interval_ms", "sasl_mechanism", b"sasl_mechanism", "sasl_password", b"sasl_password", "sasl_username", b"sasl_username", "security_protocol", b"security_protocol", "session_timeout_ms", b"session_timeout_ms"]) -> None: ...
|
|
292
|
+
|
|
293
|
+
@typing.final
|
|
294
|
+
class KafkaTopic(google.protobuf.message.Message):
|
|
295
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
296
|
+
|
|
297
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
298
|
+
SETTINGS_FIELD_NUMBER: builtins.int
|
|
299
|
+
name: builtins.str
|
|
300
|
+
@property
|
|
301
|
+
def settings(self) -> global___ClickhouseConfig.Kafka: ...
|
|
302
|
+
def __init__(
|
|
303
|
+
self,
|
|
304
|
+
*,
|
|
305
|
+
name: builtins.str = ...,
|
|
306
|
+
settings: global___ClickhouseConfig.Kafka | None = ...,
|
|
307
|
+
) -> None: ...
|
|
308
|
+
def HasField(self, field_name: typing.Literal["settings", b"settings"]) -> builtins.bool: ...
|
|
309
|
+
def ClearField(self, field_name: typing.Literal["name", b"name", "settings", b"settings"]) -> None: ...
|
|
310
|
+
|
|
311
|
+
@typing.final
|
|
312
|
+
class Rabbitmq(google.protobuf.message.Message):
|
|
313
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
314
|
+
|
|
315
|
+
USERNAME_FIELD_NUMBER: builtins.int
|
|
316
|
+
PASSWORD_FIELD_NUMBER: builtins.int
|
|
317
|
+
VHOST_FIELD_NUMBER: builtins.int
|
|
318
|
+
username: builtins.str
|
|
319
|
+
"""[RabbitMQ](https://clickhouse.com/docs/en/engines/table-engines/integrations/rabbitmq/) username"""
|
|
320
|
+
password: builtins.str
|
|
321
|
+
"""[RabbitMQ](https://clickhouse.com/docs/en/engines/table-engines/integrations/rabbitmq/) password"""
|
|
322
|
+
vhost: builtins.str
|
|
323
|
+
"""[RabbitMQ](https://clickhouse.com/docs/en/engines/table-engines/integrations/rabbitmq/) virtual host"""
|
|
324
|
+
def __init__(
|
|
325
|
+
self,
|
|
326
|
+
*,
|
|
327
|
+
username: builtins.str = ...,
|
|
328
|
+
password: builtins.str = ...,
|
|
329
|
+
vhost: builtins.str = ...,
|
|
330
|
+
) -> None: ...
|
|
331
|
+
def ClearField(self, field_name: typing.Literal["password", b"password", "username", b"username", "vhost", b"vhost"]) -> None: ...
|
|
332
|
+
|
|
333
|
+
@typing.final
|
|
334
|
+
class Compression(google.protobuf.message.Message):
|
|
335
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
336
|
+
|
|
337
|
+
class _Method:
|
|
338
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
339
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
340
|
+
|
|
341
|
+
class _MethodEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ClickhouseConfig.Compression._Method.ValueType], builtins.type):
|
|
342
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
343
|
+
METHOD_UNSPECIFIED: ClickhouseConfig.Compression._Method.ValueType # 0
|
|
344
|
+
LZ4: ClickhouseConfig.Compression._Method.ValueType # 1
|
|
345
|
+
"""[LZ4 compression algorithm](https://lz4.github.io/lz4/)."""
|
|
346
|
+
ZSTD: ClickhouseConfig.Compression._Method.ValueType # 2
|
|
347
|
+
"""[Zstandard compression algorithm](https://facebook.github.io/zstd/)."""
|
|
348
|
+
|
|
349
|
+
class Method(_Method, metaclass=_MethodEnumTypeWrapper): ...
|
|
350
|
+
METHOD_UNSPECIFIED: ClickhouseConfig.Compression.Method.ValueType # 0
|
|
351
|
+
LZ4: ClickhouseConfig.Compression.Method.ValueType # 1
|
|
352
|
+
"""[LZ4 compression algorithm](https://lz4.github.io/lz4/)."""
|
|
353
|
+
ZSTD: ClickhouseConfig.Compression.Method.ValueType # 2
|
|
354
|
+
"""[Zstandard compression algorithm](https://facebook.github.io/zstd/)."""
|
|
355
|
+
|
|
356
|
+
METHOD_FIELD_NUMBER: builtins.int
|
|
357
|
+
MIN_PART_SIZE_FIELD_NUMBER: builtins.int
|
|
358
|
+
MIN_PART_SIZE_RATIO_FIELD_NUMBER: builtins.int
|
|
359
|
+
LEVEL_FIELD_NUMBER: builtins.int
|
|
360
|
+
method: global___ClickhouseConfig.Compression.Method.ValueType
|
|
361
|
+
"""Compression method to use for the specified combination of [min_part_size] and [min_part_size_ratio]."""
|
|
362
|
+
min_part_size: builtins.int
|
|
363
|
+
"""Minimum size of a part of a table."""
|
|
364
|
+
min_part_size_ratio: builtins.float
|
|
365
|
+
"""Minimum ratio of a part relative to the size of all the data in the table."""
|
|
366
|
+
@property
|
|
367
|
+
def level(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
368
|
+
def __init__(
|
|
369
|
+
self,
|
|
370
|
+
*,
|
|
371
|
+
method: global___ClickhouseConfig.Compression.Method.ValueType = ...,
|
|
372
|
+
min_part_size: builtins.int = ...,
|
|
373
|
+
min_part_size_ratio: builtins.float = ...,
|
|
374
|
+
level: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
375
|
+
) -> None: ...
|
|
376
|
+
def HasField(self, field_name: typing.Literal["level", b"level"]) -> builtins.bool: ...
|
|
377
|
+
def ClearField(self, field_name: typing.Literal["level", b"level", "method", b"method", "min_part_size", b"min_part_size", "min_part_size_ratio", b"min_part_size_ratio"]) -> None: ...
|
|
378
|
+
|
|
379
|
+
@typing.final
|
|
380
|
+
class ExternalDictionary(google.protobuf.message.Message):
|
|
381
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
382
|
+
|
|
383
|
+
@typing.final
|
|
384
|
+
class HttpSource(google.protobuf.message.Message):
|
|
385
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
386
|
+
|
|
387
|
+
URL_FIELD_NUMBER: builtins.int
|
|
388
|
+
FORMAT_FIELD_NUMBER: builtins.int
|
|
389
|
+
url: builtins.str
|
|
390
|
+
"""URL of the source dictionary available over HTTP."""
|
|
391
|
+
format: builtins.str
|
|
392
|
+
"""The data format. Valid values are all formats supported by ClickHouse SQL dialect."""
|
|
393
|
+
def __init__(
|
|
394
|
+
self,
|
|
395
|
+
*,
|
|
396
|
+
url: builtins.str = ...,
|
|
397
|
+
format: builtins.str = ...,
|
|
398
|
+
) -> None: ...
|
|
399
|
+
def ClearField(self, field_name: typing.Literal["format", b"format", "url", b"url"]) -> None: ...
|
|
400
|
+
|
|
401
|
+
@typing.final
|
|
402
|
+
class MysqlSource(google.protobuf.message.Message):
|
|
403
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
404
|
+
|
|
405
|
+
@typing.final
|
|
406
|
+
class Replica(google.protobuf.message.Message):
|
|
407
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
408
|
+
|
|
409
|
+
HOST_FIELD_NUMBER: builtins.int
|
|
410
|
+
PRIORITY_FIELD_NUMBER: builtins.int
|
|
411
|
+
PORT_FIELD_NUMBER: builtins.int
|
|
412
|
+
USER_FIELD_NUMBER: builtins.int
|
|
413
|
+
PASSWORD_FIELD_NUMBER: builtins.int
|
|
414
|
+
host: builtins.str
|
|
415
|
+
"""MySQL host of the replica."""
|
|
416
|
+
priority: builtins.int
|
|
417
|
+
"""The priority of the replica that ClickHouse takes into account when connecting.
|
|
418
|
+
Replica with the highest priority should have this field set to the lowest number.
|
|
419
|
+
"""
|
|
420
|
+
port: builtins.int
|
|
421
|
+
"""Port to use when connecting to the replica.
|
|
422
|
+
If a port is not specified for a replica, ClickHouse uses the port specified for the source.
|
|
423
|
+
"""
|
|
424
|
+
user: builtins.str
|
|
425
|
+
"""Name of the MySQL database user."""
|
|
426
|
+
password: builtins.str
|
|
427
|
+
"""Password of the MySQL database user."""
|
|
428
|
+
def __init__(
|
|
429
|
+
self,
|
|
430
|
+
*,
|
|
431
|
+
host: builtins.str = ...,
|
|
432
|
+
priority: builtins.int = ...,
|
|
433
|
+
port: builtins.int = ...,
|
|
434
|
+
user: builtins.str = ...,
|
|
435
|
+
password: builtins.str = ...,
|
|
436
|
+
) -> None: ...
|
|
437
|
+
def ClearField(self, field_name: typing.Literal["host", b"host", "password", b"password", "port", b"port", "priority", b"priority", "user", b"user"]) -> None: ...
|
|
438
|
+
|
|
439
|
+
DB_FIELD_NUMBER: builtins.int
|
|
440
|
+
TABLE_FIELD_NUMBER: builtins.int
|
|
441
|
+
PORT_FIELD_NUMBER: builtins.int
|
|
442
|
+
USER_FIELD_NUMBER: builtins.int
|
|
443
|
+
PASSWORD_FIELD_NUMBER: builtins.int
|
|
444
|
+
REPLICAS_FIELD_NUMBER: builtins.int
|
|
445
|
+
WHERE_FIELD_NUMBER: builtins.int
|
|
446
|
+
INVALIDATE_QUERY_FIELD_NUMBER: builtins.int
|
|
447
|
+
db: builtins.str
|
|
448
|
+
"""Name of the MySQL database to connect to."""
|
|
449
|
+
table: builtins.str
|
|
450
|
+
"""Name of the database table to use as a ClickHouse dictionary."""
|
|
451
|
+
port: builtins.int
|
|
452
|
+
"""Default port to use when connecting to a replica of the dictionary source."""
|
|
453
|
+
user: builtins.str
|
|
454
|
+
"""Name of the default user for replicas of the dictionary source."""
|
|
455
|
+
password: builtins.str
|
|
456
|
+
"""Password of the default user for replicas of the dictionary source."""
|
|
457
|
+
where: builtins.str
|
|
458
|
+
"""Selection criteria for the data in the specified MySQL table."""
|
|
459
|
+
invalidate_query: builtins.str
|
|
460
|
+
"""Query for checking the dictionary status, to pull only updated data.
|
|
461
|
+
For more details, see [ClickHouse documentation on dictionaries](https://clickhouse.com/docs/en/query_language/dicts/external_dicts_dict_lifetime/).
|
|
462
|
+
"""
|
|
463
|
+
@property
|
|
464
|
+
def replicas(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ClickhouseConfig.ExternalDictionary.MysqlSource.Replica]:
|
|
465
|
+
"""List of MySQL replicas of the database used as dictionary source."""
|
|
466
|
+
|
|
467
|
+
def __init__(
|
|
468
|
+
self,
|
|
469
|
+
*,
|
|
470
|
+
db: builtins.str = ...,
|
|
471
|
+
table: builtins.str = ...,
|
|
472
|
+
port: builtins.int = ...,
|
|
473
|
+
user: builtins.str = ...,
|
|
474
|
+
password: builtins.str = ...,
|
|
475
|
+
replicas: collections.abc.Iterable[global___ClickhouseConfig.ExternalDictionary.MysqlSource.Replica] | None = ...,
|
|
476
|
+
where: builtins.str = ...,
|
|
477
|
+
invalidate_query: builtins.str = ...,
|
|
478
|
+
) -> None: ...
|
|
479
|
+
def ClearField(self, field_name: typing.Literal["db", b"db", "invalidate_query", b"invalidate_query", "password", b"password", "port", b"port", "replicas", b"replicas", "table", b"table", "user", b"user", "where", b"where"]) -> None: ...
|
|
480
|
+
|
|
481
|
+
@typing.final
|
|
482
|
+
class ClickhouseSource(google.protobuf.message.Message):
|
|
483
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
484
|
+
|
|
485
|
+
DB_FIELD_NUMBER: builtins.int
|
|
486
|
+
TABLE_FIELD_NUMBER: builtins.int
|
|
487
|
+
HOST_FIELD_NUMBER: builtins.int
|
|
488
|
+
PORT_FIELD_NUMBER: builtins.int
|
|
489
|
+
USER_FIELD_NUMBER: builtins.int
|
|
490
|
+
PASSWORD_FIELD_NUMBER: builtins.int
|
|
491
|
+
WHERE_FIELD_NUMBER: builtins.int
|
|
492
|
+
db: builtins.str
|
|
493
|
+
"""Name of the ClickHouse database."""
|
|
494
|
+
table: builtins.str
|
|
495
|
+
"""Name of the table in the specified database to be used as the dictionary source."""
|
|
496
|
+
host: builtins.str
|
|
497
|
+
"""ClickHouse host of the specified database."""
|
|
498
|
+
port: builtins.int
|
|
499
|
+
"""Port to use when connecting to the host."""
|
|
500
|
+
user: builtins.str
|
|
501
|
+
"""Name of the ClickHouse database user."""
|
|
502
|
+
password: builtins.str
|
|
503
|
+
"""Password of the ClickHouse database user."""
|
|
504
|
+
where: builtins.str
|
|
505
|
+
"""Selection criteria for the data in the specified ClickHouse table."""
|
|
506
|
+
def __init__(
|
|
507
|
+
self,
|
|
508
|
+
*,
|
|
509
|
+
db: builtins.str = ...,
|
|
510
|
+
table: builtins.str = ...,
|
|
511
|
+
host: builtins.str = ...,
|
|
512
|
+
port: builtins.int = ...,
|
|
513
|
+
user: builtins.str = ...,
|
|
514
|
+
password: builtins.str = ...,
|
|
515
|
+
where: builtins.str = ...,
|
|
516
|
+
) -> None: ...
|
|
517
|
+
def ClearField(self, field_name: typing.Literal["db", b"db", "host", b"host", "password", b"password", "port", b"port", "table", b"table", "user", b"user", "where", b"where"]) -> None: ...
|
|
518
|
+
|
|
519
|
+
@typing.final
|
|
520
|
+
class MongodbSource(google.protobuf.message.Message):
|
|
521
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
522
|
+
|
|
523
|
+
DB_FIELD_NUMBER: builtins.int
|
|
524
|
+
COLLECTION_FIELD_NUMBER: builtins.int
|
|
525
|
+
HOST_FIELD_NUMBER: builtins.int
|
|
526
|
+
PORT_FIELD_NUMBER: builtins.int
|
|
527
|
+
USER_FIELD_NUMBER: builtins.int
|
|
528
|
+
PASSWORD_FIELD_NUMBER: builtins.int
|
|
529
|
+
OPTIONS_FIELD_NUMBER: builtins.int
|
|
530
|
+
db: builtins.str
|
|
531
|
+
"""Name of the MongoDB database."""
|
|
532
|
+
collection: builtins.str
|
|
533
|
+
"""Name of the collection in the specified database to be used as the dictionary source."""
|
|
534
|
+
host: builtins.str
|
|
535
|
+
"""MongoDB host of the specified database."""
|
|
536
|
+
port: builtins.int
|
|
537
|
+
"""Port to use when connecting to the host."""
|
|
538
|
+
user: builtins.str
|
|
539
|
+
"""Name of the MongoDB database user."""
|
|
540
|
+
password: builtins.str
|
|
541
|
+
"""Password of the MongoDB database user."""
|
|
542
|
+
options: builtins.str
|
|
543
|
+
def __init__(
|
|
544
|
+
self,
|
|
545
|
+
*,
|
|
546
|
+
db: builtins.str = ...,
|
|
547
|
+
collection: builtins.str = ...,
|
|
548
|
+
host: builtins.str = ...,
|
|
549
|
+
port: builtins.int = ...,
|
|
550
|
+
user: builtins.str = ...,
|
|
551
|
+
password: builtins.str = ...,
|
|
552
|
+
options: builtins.str = ...,
|
|
553
|
+
) -> None: ...
|
|
554
|
+
def ClearField(self, field_name: typing.Literal["collection", b"collection", "db", b"db", "host", b"host", "options", b"options", "password", b"password", "port", b"port", "user", b"user"]) -> None: ...
|
|
555
|
+
|
|
556
|
+
@typing.final
|
|
557
|
+
class PostgresqlSource(google.protobuf.message.Message):
|
|
558
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
559
|
+
|
|
560
|
+
class _SslMode:
|
|
561
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
562
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
563
|
+
|
|
564
|
+
class _SslModeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ClickhouseConfig.ExternalDictionary.PostgresqlSource._SslMode.ValueType], builtins.type):
|
|
565
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
566
|
+
SSL_MODE_UNSPECIFIED: ClickhouseConfig.ExternalDictionary.PostgresqlSource._SslMode.ValueType # 0
|
|
567
|
+
DISABLE: ClickhouseConfig.ExternalDictionary.PostgresqlSource._SslMode.ValueType # 1
|
|
568
|
+
"""Only try a non-SSL connection."""
|
|
569
|
+
ALLOW: ClickhouseConfig.ExternalDictionary.PostgresqlSource._SslMode.ValueType # 2
|
|
570
|
+
"""First try a non-SSL connection; if that fails, try an SSL connection."""
|
|
571
|
+
PREFER: ClickhouseConfig.ExternalDictionary.PostgresqlSource._SslMode.ValueType # 3
|
|
572
|
+
"""First try an SSL connection; if that fails, try a non-SSL connection."""
|
|
573
|
+
VERIFY_CA: ClickhouseConfig.ExternalDictionary.PostgresqlSource._SslMode.ValueType # 4
|
|
574
|
+
"""Only try an SSL connection, and verify that the server certificate is issued by a trusted certificate authority (CA)."""
|
|
575
|
+
VERIFY_FULL: ClickhouseConfig.ExternalDictionary.PostgresqlSource._SslMode.ValueType # 5
|
|
576
|
+
"""Only try an SSL connection, verify that the server certificate is issued by a trusted CA and that the requested server host name matches that in the certificate."""
|
|
577
|
+
|
|
578
|
+
class SslMode(_SslMode, metaclass=_SslModeEnumTypeWrapper): ...
|
|
579
|
+
SSL_MODE_UNSPECIFIED: ClickhouseConfig.ExternalDictionary.PostgresqlSource.SslMode.ValueType # 0
|
|
580
|
+
DISABLE: ClickhouseConfig.ExternalDictionary.PostgresqlSource.SslMode.ValueType # 1
|
|
581
|
+
"""Only try a non-SSL connection."""
|
|
582
|
+
ALLOW: ClickhouseConfig.ExternalDictionary.PostgresqlSource.SslMode.ValueType # 2
|
|
583
|
+
"""First try a non-SSL connection; if that fails, try an SSL connection."""
|
|
584
|
+
PREFER: ClickhouseConfig.ExternalDictionary.PostgresqlSource.SslMode.ValueType # 3
|
|
585
|
+
"""First try an SSL connection; if that fails, try a non-SSL connection."""
|
|
586
|
+
VERIFY_CA: ClickhouseConfig.ExternalDictionary.PostgresqlSource.SslMode.ValueType # 4
|
|
587
|
+
"""Only try an SSL connection, and verify that the server certificate is issued by a trusted certificate authority (CA)."""
|
|
588
|
+
VERIFY_FULL: ClickhouseConfig.ExternalDictionary.PostgresqlSource.SslMode.ValueType # 5
|
|
589
|
+
"""Only try an SSL connection, verify that the server certificate is issued by a trusted CA and that the requested server host name matches that in the certificate."""
|
|
590
|
+
|
|
591
|
+
DB_FIELD_NUMBER: builtins.int
|
|
592
|
+
TABLE_FIELD_NUMBER: builtins.int
|
|
593
|
+
HOSTS_FIELD_NUMBER: builtins.int
|
|
594
|
+
PORT_FIELD_NUMBER: builtins.int
|
|
595
|
+
USER_FIELD_NUMBER: builtins.int
|
|
596
|
+
PASSWORD_FIELD_NUMBER: builtins.int
|
|
597
|
+
INVALIDATE_QUERY_FIELD_NUMBER: builtins.int
|
|
598
|
+
SSL_MODE_FIELD_NUMBER: builtins.int
|
|
599
|
+
db: builtins.str
|
|
600
|
+
"""Name of the PostrgreSQL database."""
|
|
601
|
+
table: builtins.str
|
|
602
|
+
"""Name of the table in the specified database to be used as the dictionary source."""
|
|
603
|
+
port: builtins.int
|
|
604
|
+
"""Port to use when connecting to the host."""
|
|
605
|
+
user: builtins.str
|
|
606
|
+
"""Name of the PostrgreSQL database user."""
|
|
607
|
+
password: builtins.str
|
|
608
|
+
"""Password of the PostrgreSQL database user."""
|
|
609
|
+
invalidate_query: builtins.str
|
|
610
|
+
"""Query for checking the dictionary status, to pull only updated data.
|
|
611
|
+
For more details, see [ClickHouse documentation on dictionaries](https://clickhouse.com/docs/en/query_language/dicts/external_dicts_dict_lifetime/).
|
|
612
|
+
"""
|
|
613
|
+
ssl_mode: global___ClickhouseConfig.ExternalDictionary.PostgresqlSource.SslMode.ValueType
|
|
614
|
+
"""Mode of SSL TCP/IP connection to the PostgreSQL host.
|
|
615
|
+
For more details, see [PostgreSQL documentation](https://www.postgresql.org/docs/current/libpq-ssl.html).
|
|
616
|
+
"""
|
|
617
|
+
@property
|
|
618
|
+
def hosts(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
619
|
+
"""Name of the PostrgreSQL host"""
|
|
620
|
+
|
|
621
|
+
def __init__(
|
|
622
|
+
self,
|
|
623
|
+
*,
|
|
624
|
+
db: builtins.str = ...,
|
|
625
|
+
table: builtins.str = ...,
|
|
626
|
+
hosts: collections.abc.Iterable[builtins.str] | None = ...,
|
|
627
|
+
port: builtins.int = ...,
|
|
628
|
+
user: builtins.str = ...,
|
|
629
|
+
password: builtins.str = ...,
|
|
630
|
+
invalidate_query: builtins.str = ...,
|
|
631
|
+
ssl_mode: global___ClickhouseConfig.ExternalDictionary.PostgresqlSource.SslMode.ValueType = ...,
|
|
632
|
+
) -> None: ...
|
|
633
|
+
def ClearField(self, field_name: typing.Literal["db", b"db", "hosts", b"hosts", "invalidate_query", b"invalidate_query", "password", b"password", "port", b"port", "ssl_mode", b"ssl_mode", "table", b"table", "user", b"user"]) -> None: ...
|
|
634
|
+
|
|
635
|
+
@typing.final
|
|
636
|
+
class Structure(google.protobuf.message.Message):
|
|
637
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
638
|
+
|
|
639
|
+
@typing.final
|
|
640
|
+
class Attribute(google.protobuf.message.Message):
|
|
641
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
642
|
+
|
|
643
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
644
|
+
TYPE_FIELD_NUMBER: builtins.int
|
|
645
|
+
NULL_VALUE_FIELD_NUMBER: builtins.int
|
|
646
|
+
EXPRESSION_FIELD_NUMBER: builtins.int
|
|
647
|
+
HIERARCHICAL_FIELD_NUMBER: builtins.int
|
|
648
|
+
INJECTIVE_FIELD_NUMBER: builtins.int
|
|
649
|
+
name: builtins.str
|
|
650
|
+
"""Name of the column."""
|
|
651
|
+
type: builtins.str
|
|
652
|
+
"""Type of the column."""
|
|
653
|
+
null_value: builtins.str
|
|
654
|
+
"""Default value for an element without data (for example, an empty string)."""
|
|
655
|
+
expression: builtins.str
|
|
656
|
+
"""Expression, describing the attribute, if applicable."""
|
|
657
|
+
hierarchical: builtins.bool
|
|
658
|
+
"""Indication of hierarchy support.
|
|
659
|
+
Default value: `false`.
|
|
660
|
+
"""
|
|
661
|
+
injective: builtins.bool
|
|
662
|
+
"""Indication of injective mapping "id -> attribute".
|
|
663
|
+
Default value: `false`.
|
|
664
|
+
"""
|
|
665
|
+
def __init__(
|
|
666
|
+
self,
|
|
667
|
+
*,
|
|
668
|
+
name: builtins.str = ...,
|
|
669
|
+
type: builtins.str = ...,
|
|
670
|
+
null_value: builtins.str = ...,
|
|
671
|
+
expression: builtins.str = ...,
|
|
672
|
+
hierarchical: builtins.bool = ...,
|
|
673
|
+
injective: builtins.bool = ...,
|
|
674
|
+
) -> None: ...
|
|
675
|
+
def ClearField(self, field_name: typing.Literal["expression", b"expression", "hierarchical", b"hierarchical", "injective", b"injective", "name", b"name", "null_value", b"null_value", "type", b"type"]) -> None: ...
|
|
676
|
+
|
|
677
|
+
@typing.final
|
|
678
|
+
class Id(google.protobuf.message.Message):
|
|
679
|
+
"""Numeric key."""
|
|
680
|
+
|
|
681
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
682
|
+
|
|
683
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
684
|
+
name: builtins.str
|
|
685
|
+
"""Name of the numeric key."""
|
|
686
|
+
def __init__(
|
|
687
|
+
self,
|
|
688
|
+
*,
|
|
689
|
+
name: builtins.str = ...,
|
|
690
|
+
) -> None: ...
|
|
691
|
+
def ClearField(self, field_name: typing.Literal["name", b"name"]) -> None: ...
|
|
692
|
+
|
|
693
|
+
@typing.final
|
|
694
|
+
class Key(google.protobuf.message.Message):
|
|
695
|
+
"""Complex key."""
|
|
696
|
+
|
|
697
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
698
|
+
|
|
699
|
+
ATTRIBUTES_FIELD_NUMBER: builtins.int
|
|
700
|
+
@property
|
|
701
|
+
def attributes(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ClickhouseConfig.ExternalDictionary.Structure.Attribute]:
|
|
702
|
+
"""Attributes of a complex key."""
|
|
703
|
+
|
|
704
|
+
def __init__(
|
|
705
|
+
self,
|
|
706
|
+
*,
|
|
707
|
+
attributes: collections.abc.Iterable[global___ClickhouseConfig.ExternalDictionary.Structure.Attribute] | None = ...,
|
|
708
|
+
) -> None: ...
|
|
709
|
+
def ClearField(self, field_name: typing.Literal["attributes", b"attributes"]) -> None: ...
|
|
710
|
+
|
|
711
|
+
ID_FIELD_NUMBER: builtins.int
|
|
712
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
713
|
+
RANGE_MIN_FIELD_NUMBER: builtins.int
|
|
714
|
+
RANGE_MAX_FIELD_NUMBER: builtins.int
|
|
715
|
+
ATTRIBUTES_FIELD_NUMBER: builtins.int
|
|
716
|
+
@property
|
|
717
|
+
def id(self) -> global___ClickhouseConfig.ExternalDictionary.Structure.Id:
|
|
718
|
+
"""Single numeric key column for the dictionary."""
|
|
719
|
+
|
|
720
|
+
@property
|
|
721
|
+
def key(self) -> global___ClickhouseConfig.ExternalDictionary.Structure.Key:
|
|
722
|
+
"""Composite key for the dictionary, containing of one or more key columns.
|
|
723
|
+
For details, see [ClickHouse documentation](https://clickhouse.com/docs/en/query_language/dicts/external_dicts_dict_structure/#composite-key).
|
|
724
|
+
"""
|
|
725
|
+
|
|
726
|
+
@property
|
|
727
|
+
def range_min(self) -> global___ClickhouseConfig.ExternalDictionary.Structure.Attribute:
|
|
728
|
+
"""Field holding the beginning of the range for dictionaries with `RANGE_HASHED` layout.
|
|
729
|
+
For details, see [ClickHouse documentation](https://clickhouse.com/docs/en/query_language/dicts/external_dicts_dict_layout/#range-hashed).
|
|
730
|
+
"""
|
|
731
|
+
|
|
732
|
+
@property
|
|
733
|
+
def range_max(self) -> global___ClickhouseConfig.ExternalDictionary.Structure.Attribute:
|
|
734
|
+
"""Field holding the end of the range for dictionaries with `RANGE_HASHED` layout.
|
|
735
|
+
For details, see [ClickHouse documentation](https://clickhouse.com/docs/en/query_language/dicts/external_dicts_dict_layout/#range-hashed).
|
|
736
|
+
"""
|
|
737
|
+
|
|
738
|
+
@property
|
|
739
|
+
def attributes(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ClickhouseConfig.ExternalDictionary.Structure.Attribute]:
|
|
740
|
+
"""Description of the fields available for database queries.
|
|
741
|
+
For details, see [ClickHouse documentation](https://clickhouse.com/docs/en/query_language/dicts/external_dicts_dict_structure/#attributes).
|
|
742
|
+
"""
|
|
743
|
+
|
|
744
|
+
def __init__(
|
|
745
|
+
self,
|
|
746
|
+
*,
|
|
747
|
+
id: global___ClickhouseConfig.ExternalDictionary.Structure.Id | None = ...,
|
|
748
|
+
key: global___ClickhouseConfig.ExternalDictionary.Structure.Key | None = ...,
|
|
749
|
+
range_min: global___ClickhouseConfig.ExternalDictionary.Structure.Attribute | None = ...,
|
|
750
|
+
range_max: global___ClickhouseConfig.ExternalDictionary.Structure.Attribute | None = ...,
|
|
751
|
+
attributes: collections.abc.Iterable[global___ClickhouseConfig.ExternalDictionary.Structure.Attribute] | None = ...,
|
|
752
|
+
) -> None: ...
|
|
753
|
+
def HasField(self, field_name: typing.Literal["id", b"id", "key", b"key", "range_max", b"range_max", "range_min", b"range_min"]) -> builtins.bool: ...
|
|
754
|
+
def ClearField(self, field_name: typing.Literal["attributes", b"attributes", "id", b"id", "key", b"key", "range_max", b"range_max", "range_min", b"range_min"]) -> None: ...
|
|
755
|
+
|
|
756
|
+
@typing.final
|
|
757
|
+
class Layout(google.protobuf.message.Message):
|
|
758
|
+
"""Layout determining how to store the dictionary in memory."""
|
|
759
|
+
|
|
760
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
761
|
+
|
|
762
|
+
class _Type:
|
|
763
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
764
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
765
|
+
|
|
766
|
+
class _TypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ClickhouseConfig.ExternalDictionary.Layout._Type.ValueType], builtins.type):
|
|
767
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
768
|
+
TYPE_UNSPECIFIED: ClickhouseConfig.ExternalDictionary.Layout._Type.ValueType # 0
|
|
769
|
+
FLAT: ClickhouseConfig.ExternalDictionary.Layout._Type.ValueType # 1
|
|
770
|
+
"""The entire dictionary is stored in memory in the form of flat arrays.
|
|
771
|
+
Available for all dictionary sources.
|
|
772
|
+
"""
|
|
773
|
+
HASHED: ClickhouseConfig.ExternalDictionary.Layout._Type.ValueType # 2
|
|
774
|
+
"""The entire dictionary is stored in memory in the form of a hash table.
|
|
775
|
+
Available for all dictionary sources.
|
|
776
|
+
"""
|
|
777
|
+
COMPLEX_KEY_HASHED: ClickhouseConfig.ExternalDictionary.Layout._Type.ValueType # 3
|
|
778
|
+
"""Similar to HASHED, to be used with composite keys.
|
|
779
|
+
Available for all dictionary sources.
|
|
780
|
+
"""
|
|
781
|
+
RANGE_HASHED: ClickhouseConfig.ExternalDictionary.Layout._Type.ValueType # 4
|
|
782
|
+
"""The entire dictionary is stored in memory in the form of a hash table,
|
|
783
|
+
with an ordered array of ranges and their corresponding values.
|
|
784
|
+
Available for all dictionary sources.
|
|
785
|
+
"""
|
|
786
|
+
CACHE: ClickhouseConfig.ExternalDictionary.Layout._Type.ValueType # 5
|
|
787
|
+
"""The dictionary is stored in a cache with a set number of cells.
|
|
788
|
+
Available for MySQL, ClickHouse and HTTP dictionary sources.
|
|
789
|
+
"""
|
|
790
|
+
COMPLEX_KEY_CACHE: ClickhouseConfig.ExternalDictionary.Layout._Type.ValueType # 6
|
|
791
|
+
"""Similar to CACHE, to be used with composite keys.
|
|
792
|
+
Available for MySQL, ClickHouse and HTTP dictionary sources.
|
|
793
|
+
"""
|
|
794
|
+
|
|
795
|
+
class Type(_Type, metaclass=_TypeEnumTypeWrapper): ...
|
|
796
|
+
TYPE_UNSPECIFIED: ClickhouseConfig.ExternalDictionary.Layout.Type.ValueType # 0
|
|
797
|
+
FLAT: ClickhouseConfig.ExternalDictionary.Layout.Type.ValueType # 1
|
|
798
|
+
"""The entire dictionary is stored in memory in the form of flat arrays.
|
|
799
|
+
Available for all dictionary sources.
|
|
800
|
+
"""
|
|
801
|
+
HASHED: ClickhouseConfig.ExternalDictionary.Layout.Type.ValueType # 2
|
|
802
|
+
"""The entire dictionary is stored in memory in the form of a hash table.
|
|
803
|
+
Available for all dictionary sources.
|
|
804
|
+
"""
|
|
805
|
+
COMPLEX_KEY_HASHED: ClickhouseConfig.ExternalDictionary.Layout.Type.ValueType # 3
|
|
806
|
+
"""Similar to HASHED, to be used with composite keys.
|
|
807
|
+
Available for all dictionary sources.
|
|
808
|
+
"""
|
|
809
|
+
RANGE_HASHED: ClickhouseConfig.ExternalDictionary.Layout.Type.ValueType # 4
|
|
810
|
+
"""The entire dictionary is stored in memory in the form of a hash table,
|
|
811
|
+
with an ordered array of ranges and their corresponding values.
|
|
812
|
+
Available for all dictionary sources.
|
|
813
|
+
"""
|
|
814
|
+
CACHE: ClickhouseConfig.ExternalDictionary.Layout.Type.ValueType # 5
|
|
815
|
+
"""The dictionary is stored in a cache with a set number of cells.
|
|
816
|
+
Available for MySQL, ClickHouse and HTTP dictionary sources.
|
|
817
|
+
"""
|
|
818
|
+
COMPLEX_KEY_CACHE: ClickhouseConfig.ExternalDictionary.Layout.Type.ValueType # 6
|
|
819
|
+
"""Similar to CACHE, to be used with composite keys.
|
|
820
|
+
Available for MySQL, ClickHouse and HTTP dictionary sources.
|
|
821
|
+
"""
|
|
822
|
+
|
|
823
|
+
TYPE_FIELD_NUMBER: builtins.int
|
|
824
|
+
SIZE_IN_CELLS_FIELD_NUMBER: builtins.int
|
|
825
|
+
type: global___ClickhouseConfig.ExternalDictionary.Layout.Type.ValueType
|
|
826
|
+
"""Layout type for an external dictionary."""
|
|
827
|
+
size_in_cells: builtins.int
|
|
828
|
+
"""Number of cells in the cache. Rounded up to a power of two.
|
|
829
|
+
Applicable only for CACHE and COMPLEX_KEY_CACHE layout types.
|
|
830
|
+
"""
|
|
831
|
+
def __init__(
|
|
832
|
+
self,
|
|
833
|
+
*,
|
|
834
|
+
type: global___ClickhouseConfig.ExternalDictionary.Layout.Type.ValueType = ...,
|
|
835
|
+
size_in_cells: builtins.int = ...,
|
|
836
|
+
) -> None: ...
|
|
837
|
+
def ClearField(self, field_name: typing.Literal["size_in_cells", b"size_in_cells", "type", b"type"]) -> None: ...
|
|
838
|
+
|
|
839
|
+
@typing.final
|
|
840
|
+
class Range(google.protobuf.message.Message):
|
|
841
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
842
|
+
|
|
843
|
+
MIN_FIELD_NUMBER: builtins.int
|
|
844
|
+
MAX_FIELD_NUMBER: builtins.int
|
|
845
|
+
min: builtins.int
|
|
846
|
+
"""Minimum dictionary lifetime."""
|
|
847
|
+
max: builtins.int
|
|
848
|
+
"""Maximum dictionary lifetime."""
|
|
849
|
+
def __init__(
|
|
850
|
+
self,
|
|
851
|
+
*,
|
|
852
|
+
min: builtins.int = ...,
|
|
853
|
+
max: builtins.int = ...,
|
|
854
|
+
) -> None: ...
|
|
855
|
+
def ClearField(self, field_name: typing.Literal["max", b"max", "min", b"min"]) -> None: ...
|
|
856
|
+
|
|
857
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
858
|
+
STRUCTURE_FIELD_NUMBER: builtins.int
|
|
859
|
+
LAYOUT_FIELD_NUMBER: builtins.int
|
|
860
|
+
FIXED_LIFETIME_FIELD_NUMBER: builtins.int
|
|
861
|
+
LIFETIME_RANGE_FIELD_NUMBER: builtins.int
|
|
862
|
+
HTTP_SOURCE_FIELD_NUMBER: builtins.int
|
|
863
|
+
MYSQL_SOURCE_FIELD_NUMBER: builtins.int
|
|
864
|
+
CLICKHOUSE_SOURCE_FIELD_NUMBER: builtins.int
|
|
865
|
+
MONGODB_SOURCE_FIELD_NUMBER: builtins.int
|
|
866
|
+
POSTGRESQL_SOURCE_FIELD_NUMBER: builtins.int
|
|
867
|
+
name: builtins.str
|
|
868
|
+
"""Name of the external dictionary."""
|
|
869
|
+
fixed_lifetime: builtins.int
|
|
870
|
+
"""Fixed interval between dictionary updates."""
|
|
871
|
+
@property
|
|
872
|
+
def structure(self) -> global___ClickhouseConfig.ExternalDictionary.Structure:
|
|
873
|
+
"""Set of attributes for the external dictionary.
|
|
874
|
+
For in-depth description, see [ClickHouse documentation](https://clickhouse.com/docs/en/query_language/dicts/external_dicts_dict_structure/).
|
|
875
|
+
"""
|
|
876
|
+
|
|
877
|
+
@property
|
|
878
|
+
def layout(self) -> global___ClickhouseConfig.ExternalDictionary.Layout:
|
|
879
|
+
"""Layout for storing the dictionary in memory.
|
|
880
|
+
For in-depth description, see [ClickHouse documentation](https://clickhouse.com/docs/en/query_language/dicts/external_dicts_dict_layout/).
|
|
881
|
+
"""
|
|
882
|
+
|
|
883
|
+
@property
|
|
884
|
+
def lifetime_range(self) -> global___ClickhouseConfig.ExternalDictionary.Range:
|
|
885
|
+
"""Range of intervals between dictionary updates for ClickHouse to choose from."""
|
|
886
|
+
|
|
887
|
+
@property
|
|
888
|
+
def http_source(self) -> global___ClickhouseConfig.ExternalDictionary.HttpSource:
|
|
889
|
+
"""HTTP source for the dictionary."""
|
|
890
|
+
|
|
891
|
+
@property
|
|
892
|
+
def mysql_source(self) -> global___ClickhouseConfig.ExternalDictionary.MysqlSource:
|
|
893
|
+
"""MySQL source for the dictionary."""
|
|
894
|
+
|
|
895
|
+
@property
|
|
896
|
+
def clickhouse_source(self) -> global___ClickhouseConfig.ExternalDictionary.ClickhouseSource:
|
|
897
|
+
"""ClickHouse source for the dictionary."""
|
|
898
|
+
|
|
899
|
+
@property
|
|
900
|
+
def mongodb_source(self) -> global___ClickhouseConfig.ExternalDictionary.MongodbSource:
|
|
901
|
+
"""MongoDB source for the dictionary."""
|
|
902
|
+
|
|
903
|
+
@property
|
|
904
|
+
def postgresql_source(self) -> global___ClickhouseConfig.ExternalDictionary.PostgresqlSource:
|
|
905
|
+
"""PostgreSQL source for the dictionary."""
|
|
906
|
+
|
|
907
|
+
def __init__(
|
|
908
|
+
self,
|
|
909
|
+
*,
|
|
910
|
+
name: builtins.str = ...,
|
|
911
|
+
structure: global___ClickhouseConfig.ExternalDictionary.Structure | None = ...,
|
|
912
|
+
layout: global___ClickhouseConfig.ExternalDictionary.Layout | None = ...,
|
|
913
|
+
fixed_lifetime: builtins.int = ...,
|
|
914
|
+
lifetime_range: global___ClickhouseConfig.ExternalDictionary.Range | None = ...,
|
|
915
|
+
http_source: global___ClickhouseConfig.ExternalDictionary.HttpSource | None = ...,
|
|
916
|
+
mysql_source: global___ClickhouseConfig.ExternalDictionary.MysqlSource | None = ...,
|
|
917
|
+
clickhouse_source: global___ClickhouseConfig.ExternalDictionary.ClickhouseSource | None = ...,
|
|
918
|
+
mongodb_source: global___ClickhouseConfig.ExternalDictionary.MongodbSource | None = ...,
|
|
919
|
+
postgresql_source: global___ClickhouseConfig.ExternalDictionary.PostgresqlSource | None = ...,
|
|
920
|
+
) -> None: ...
|
|
921
|
+
def HasField(self, field_name: typing.Literal["clickhouse_source", b"clickhouse_source", "fixed_lifetime", b"fixed_lifetime", "http_source", b"http_source", "layout", b"layout", "lifetime", b"lifetime", "lifetime_range", b"lifetime_range", "mongodb_source", b"mongodb_source", "mysql_source", b"mysql_source", "postgresql_source", b"postgresql_source", "source", b"source", "structure", b"structure"]) -> builtins.bool: ...
|
|
922
|
+
def ClearField(self, field_name: typing.Literal["clickhouse_source", b"clickhouse_source", "fixed_lifetime", b"fixed_lifetime", "http_source", b"http_source", "layout", b"layout", "lifetime", b"lifetime", "lifetime_range", b"lifetime_range", "mongodb_source", b"mongodb_source", "mysql_source", b"mysql_source", "name", b"name", "postgresql_source", b"postgresql_source", "source", b"source", "structure", b"structure"]) -> None: ...
|
|
923
|
+
@typing.overload
|
|
924
|
+
def WhichOneof(self, oneof_group: typing.Literal["lifetime", b"lifetime"]) -> typing.Literal["fixed_lifetime", "lifetime_range"] | None: ...
|
|
925
|
+
@typing.overload
|
|
926
|
+
def WhichOneof(self, oneof_group: typing.Literal["source", b"source"]) -> typing.Literal["http_source", "mysql_source", "clickhouse_source", "mongodb_source", "postgresql_source"] | None: ...
|
|
927
|
+
|
|
928
|
+
@typing.final
|
|
929
|
+
class GraphiteRollup(google.protobuf.message.Message):
|
|
930
|
+
"""Rollup settings for the GraphiteMergeTree table engine."""
|
|
931
|
+
|
|
932
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
933
|
+
|
|
934
|
+
@typing.final
|
|
935
|
+
class Pattern(google.protobuf.message.Message):
|
|
936
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
937
|
+
|
|
938
|
+
@typing.final
|
|
939
|
+
class Retention(google.protobuf.message.Message):
|
|
940
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
941
|
+
|
|
942
|
+
AGE_FIELD_NUMBER: builtins.int
|
|
943
|
+
PRECISION_FIELD_NUMBER: builtins.int
|
|
944
|
+
age: builtins.int
|
|
945
|
+
"""Minimum age of the data in seconds."""
|
|
946
|
+
precision: builtins.int
|
|
947
|
+
"""Precision of determining the age of the data, in seconds."""
|
|
948
|
+
def __init__(
|
|
949
|
+
self,
|
|
950
|
+
*,
|
|
951
|
+
age: builtins.int = ...,
|
|
952
|
+
precision: builtins.int = ...,
|
|
953
|
+
) -> None: ...
|
|
954
|
+
def ClearField(self, field_name: typing.Literal["age", b"age", "precision", b"precision"]) -> None: ...
|
|
955
|
+
|
|
956
|
+
REGEXP_FIELD_NUMBER: builtins.int
|
|
957
|
+
FUNCTION_FIELD_NUMBER: builtins.int
|
|
958
|
+
RETENTION_FIELD_NUMBER: builtins.int
|
|
959
|
+
regexp: builtins.str
|
|
960
|
+
"""Pattern for metric names."""
|
|
961
|
+
function: builtins.str
|
|
962
|
+
"""Name of the aggregating function to apply to data of the age specified in [retention]."""
|
|
963
|
+
@property
|
|
964
|
+
def retention(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ClickhouseConfig.GraphiteRollup.Pattern.Retention]:
|
|
965
|
+
"""Age of data to use for thinning."""
|
|
966
|
+
|
|
967
|
+
def __init__(
|
|
968
|
+
self,
|
|
969
|
+
*,
|
|
970
|
+
regexp: builtins.str = ...,
|
|
971
|
+
function: builtins.str = ...,
|
|
972
|
+
retention: collections.abc.Iterable[global___ClickhouseConfig.GraphiteRollup.Pattern.Retention] | None = ...,
|
|
973
|
+
) -> None: ...
|
|
974
|
+
def ClearField(self, field_name: typing.Literal["function", b"function", "regexp", b"regexp", "retention", b"retention"]) -> None: ...
|
|
975
|
+
|
|
976
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
977
|
+
PATTERNS_FIELD_NUMBER: builtins.int
|
|
978
|
+
name: builtins.str
|
|
979
|
+
"""Name for the specified combination of settings for Graphite rollup."""
|
|
980
|
+
@property
|
|
981
|
+
def patterns(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ClickhouseConfig.GraphiteRollup.Pattern]:
|
|
982
|
+
"""Pattern to use for the rollup."""
|
|
983
|
+
|
|
984
|
+
def __init__(
|
|
985
|
+
self,
|
|
986
|
+
*,
|
|
987
|
+
name: builtins.str = ...,
|
|
988
|
+
patterns: collections.abc.Iterable[global___ClickhouseConfig.GraphiteRollup.Pattern] | None = ...,
|
|
989
|
+
) -> None: ...
|
|
990
|
+
def ClearField(self, field_name: typing.Literal["name", b"name", "patterns", b"patterns"]) -> None: ...
|
|
991
|
+
|
|
992
|
+
LOG_LEVEL_FIELD_NUMBER: builtins.int
|
|
993
|
+
MERGE_TREE_FIELD_NUMBER: builtins.int
|
|
994
|
+
COMPRESSION_FIELD_NUMBER: builtins.int
|
|
995
|
+
DICTIONARIES_FIELD_NUMBER: builtins.int
|
|
996
|
+
GRAPHITE_ROLLUP_FIELD_NUMBER: builtins.int
|
|
997
|
+
KAFKA_FIELD_NUMBER: builtins.int
|
|
998
|
+
KAFKA_TOPICS_FIELD_NUMBER: builtins.int
|
|
999
|
+
RABBITMQ_FIELD_NUMBER: builtins.int
|
|
1000
|
+
MAX_CONNECTIONS_FIELD_NUMBER: builtins.int
|
|
1001
|
+
MAX_CONCURRENT_QUERIES_FIELD_NUMBER: builtins.int
|
|
1002
|
+
KEEP_ALIVE_TIMEOUT_FIELD_NUMBER: builtins.int
|
|
1003
|
+
UNCOMPRESSED_CACHE_SIZE_FIELD_NUMBER: builtins.int
|
|
1004
|
+
MARK_CACHE_SIZE_FIELD_NUMBER: builtins.int
|
|
1005
|
+
MAX_TABLE_SIZE_TO_DROP_FIELD_NUMBER: builtins.int
|
|
1006
|
+
MAX_PARTITION_SIZE_TO_DROP_FIELD_NUMBER: builtins.int
|
|
1007
|
+
BUILTIN_DICTIONARIES_RELOAD_INTERVAL_FIELD_NUMBER: builtins.int
|
|
1008
|
+
TIMEZONE_FIELD_NUMBER: builtins.int
|
|
1009
|
+
GEOBASE_ENABLED_FIELD_NUMBER: builtins.int
|
|
1010
|
+
GEOBASE_URI_FIELD_NUMBER: builtins.int
|
|
1011
|
+
QUERY_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1012
|
+
QUERY_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1013
|
+
QUERY_THREAD_LOG_ENABLED_FIELD_NUMBER: builtins.int
|
|
1014
|
+
QUERY_THREAD_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1015
|
+
QUERY_THREAD_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1016
|
+
PART_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1017
|
+
PART_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1018
|
+
METRIC_LOG_ENABLED_FIELD_NUMBER: builtins.int
|
|
1019
|
+
METRIC_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1020
|
+
METRIC_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1021
|
+
TRACE_LOG_ENABLED_FIELD_NUMBER: builtins.int
|
|
1022
|
+
TRACE_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1023
|
+
TRACE_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1024
|
+
TEXT_LOG_ENABLED_FIELD_NUMBER: builtins.int
|
|
1025
|
+
TEXT_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1026
|
+
TEXT_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1027
|
+
TEXT_LOG_LEVEL_FIELD_NUMBER: builtins.int
|
|
1028
|
+
OPENTELEMETRY_SPAN_LOG_ENABLED_FIELD_NUMBER: builtins.int
|
|
1029
|
+
OPENTELEMETRY_SPAN_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1030
|
+
OPENTELEMETRY_SPAN_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1031
|
+
QUERY_VIEWS_LOG_ENABLED_FIELD_NUMBER: builtins.int
|
|
1032
|
+
QUERY_VIEWS_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1033
|
+
QUERY_VIEWS_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1034
|
+
ASYNCHRONOUS_METRIC_LOG_ENABLED_FIELD_NUMBER: builtins.int
|
|
1035
|
+
ASYNCHRONOUS_METRIC_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1036
|
+
ASYNCHRONOUS_METRIC_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1037
|
+
SESSION_LOG_ENABLED_FIELD_NUMBER: builtins.int
|
|
1038
|
+
SESSION_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1039
|
+
SESSION_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1040
|
+
ZOOKEEPER_LOG_ENABLED_FIELD_NUMBER: builtins.int
|
|
1041
|
+
ZOOKEEPER_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1042
|
+
ZOOKEEPER_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1043
|
+
ASYNCHRONOUS_INSERT_LOG_ENABLED_FIELD_NUMBER: builtins.int
|
|
1044
|
+
ASYNCHRONOUS_INSERT_LOG_RETENTION_SIZE_FIELD_NUMBER: builtins.int
|
|
1045
|
+
ASYNCHRONOUS_INSERT_LOG_RETENTION_TIME_FIELD_NUMBER: builtins.int
|
|
1046
|
+
BACKGROUND_POOL_SIZE_FIELD_NUMBER: builtins.int
|
|
1047
|
+
BACKGROUND_MERGES_MUTATIONS_CONCURRENCY_RATIO_FIELD_NUMBER: builtins.int
|
|
1048
|
+
BACKGROUND_SCHEDULE_POOL_SIZE_FIELD_NUMBER: builtins.int
|
|
1049
|
+
BACKGROUND_FETCHES_POOL_SIZE_FIELD_NUMBER: builtins.int
|
|
1050
|
+
BACKGROUND_MOVE_POOL_SIZE_FIELD_NUMBER: builtins.int
|
|
1051
|
+
BACKGROUND_DISTRIBUTED_SCHEDULE_POOL_SIZE_FIELD_NUMBER: builtins.int
|
|
1052
|
+
BACKGROUND_BUFFER_FLUSH_SCHEDULE_POOL_SIZE_FIELD_NUMBER: builtins.int
|
|
1053
|
+
BACKGROUND_MESSAGE_BROKER_SCHEDULE_POOL_SIZE_FIELD_NUMBER: builtins.int
|
|
1054
|
+
BACKGROUND_COMMON_POOL_SIZE_FIELD_NUMBER: builtins.int
|
|
1055
|
+
DEFAULT_DATABASE_FIELD_NUMBER: builtins.int
|
|
1056
|
+
TOTAL_MEMORY_PROFILER_STEP_FIELD_NUMBER: builtins.int
|
|
1057
|
+
TOTAL_MEMORY_TRACKER_SAMPLE_PROBABILITY_FIELD_NUMBER: builtins.int
|
|
1058
|
+
log_level: global___ClickhouseConfig.LogLevel.ValueType
|
|
1059
|
+
"""Logging level for the ClickHouse cluster. Possible values: TRACE, DEBUG, INFORMATION, WARNING, ERROR."""
|
|
1060
|
+
timezone: builtins.str
|
|
1061
|
+
"""The server's time zone to be used in DateTime fields conversions. Specified as an IANA identifier."""
|
|
1062
|
+
geobase_uri: builtins.str
|
|
1063
|
+
"""Address of the archive with the user geobase in Object Storage."""
|
|
1064
|
+
text_log_level: global___ClickhouseConfig.LogLevel.ValueType
|
|
1065
|
+
"""Logging level for text_log system table. Possible values: TRACE, DEBUG, INFORMATION, WARNING, ERROR."""
|
|
1066
|
+
@property
|
|
1067
|
+
def merge_tree(self) -> global___ClickhouseConfig.MergeTree:
|
|
1068
|
+
"""Settings for the MergeTree engine.
|
|
1069
|
+
See description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/server_settings/settings/#merge_tree).
|
|
1070
|
+
"""
|
|
1071
|
+
|
|
1072
|
+
@property
|
|
1073
|
+
def compression(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ClickhouseConfig.Compression]:
|
|
1074
|
+
"""Compression settings for the ClickHouse cluster.
|
|
1075
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/server_settings/settings/#compression).
|
|
1076
|
+
"""
|
|
1077
|
+
|
|
1078
|
+
@property
|
|
1079
|
+
def dictionaries(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ClickhouseConfig.ExternalDictionary]:
|
|
1080
|
+
"""Configuration of external dictionaries to be used by the ClickHouse cluster.
|
|
1081
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/query_language/dicts/external_dicts/).
|
|
1082
|
+
"""
|
|
1083
|
+
|
|
1084
|
+
@property
|
|
1085
|
+
def graphite_rollup(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ClickhouseConfig.GraphiteRollup]:
|
|
1086
|
+
"""Settings for thinning Graphite data.
|
|
1087
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/server_settings/settings/#server_settings-graphite_rollup).
|
|
1088
|
+
"""
|
|
1089
|
+
|
|
1090
|
+
@property
|
|
1091
|
+
def kafka(self) -> global___ClickhouseConfig.Kafka: ...
|
|
1092
|
+
@property
|
|
1093
|
+
def kafka_topics(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ClickhouseConfig.KafkaTopic]: ...
|
|
1094
|
+
@property
|
|
1095
|
+
def rabbitmq(self) -> global___ClickhouseConfig.Rabbitmq: ...
|
|
1096
|
+
@property
|
|
1097
|
+
def max_connections(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1098
|
+
"""Maximum number of inbound connections."""
|
|
1099
|
+
|
|
1100
|
+
@property
|
|
1101
|
+
def max_concurrent_queries(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1102
|
+
"""Maximum number of simultaneously processed requests."""
|
|
1103
|
+
|
|
1104
|
+
@property
|
|
1105
|
+
def keep_alive_timeout(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1106
|
+
"""Number of milliseconds that ClickHouse waits for incoming requests before closing the connection."""
|
|
1107
|
+
|
|
1108
|
+
@property
|
|
1109
|
+
def uncompressed_cache_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1110
|
+
"""Cache size (in bytes) for uncompressed data used by MergeTree tables."""
|
|
1111
|
+
|
|
1112
|
+
@property
|
|
1113
|
+
def mark_cache_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1114
|
+
"""Approximate size (in bytes) of the cache of "marks" used by MergeTree tables."""
|
|
1115
|
+
|
|
1116
|
+
@property
|
|
1117
|
+
def max_table_size_to_drop(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1118
|
+
"""Maximum size of the table that can be deleted using a DROP query."""
|
|
1119
|
+
|
|
1120
|
+
@property
|
|
1121
|
+
def max_partition_size_to_drop(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1122
|
+
"""Maximum size of the partition that can be deleted using a DROP query."""
|
|
1123
|
+
|
|
1124
|
+
@property
|
|
1125
|
+
def builtin_dictionaries_reload_interval(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1126
|
+
"""The setting is deprecated and has no effect."""
|
|
1127
|
+
|
|
1128
|
+
@property
|
|
1129
|
+
def geobase_enabled(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1130
|
+
"""Enable or disable geobase."""
|
|
1131
|
+
|
|
1132
|
+
@property
|
|
1133
|
+
def query_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1134
|
+
"""The maximum size that query_log can grow to before old data will be removed. If set to 0, automatic removal of
|
|
1135
|
+
query_log data based on size is disabled.
|
|
1136
|
+
"""
|
|
1137
|
+
|
|
1138
|
+
@property
|
|
1139
|
+
def query_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1140
|
+
"""The maximum time that query_log records will be retained before removal. If set to 0, automatic removal of
|
|
1141
|
+
query_log data based on time is disabled.
|
|
1142
|
+
"""
|
|
1143
|
+
|
|
1144
|
+
@property
|
|
1145
|
+
def query_thread_log_enabled(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1146
|
+
"""Whether query_thread_log system table is enabled."""
|
|
1147
|
+
|
|
1148
|
+
@property
|
|
1149
|
+
def query_thread_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1150
|
+
"""The maximum size that query_thread_log can grow to before old data will be removed. If set to 0, automatic removal of
|
|
1151
|
+
query_thread_log data based on size is disabled.
|
|
1152
|
+
"""
|
|
1153
|
+
|
|
1154
|
+
@property
|
|
1155
|
+
def query_thread_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1156
|
+
"""The maximum time that query_thread_log records will be retained before removal. If set to 0, automatic removal of
|
|
1157
|
+
query_thread_log data based on time is disabled.
|
|
1158
|
+
"""
|
|
1159
|
+
|
|
1160
|
+
@property
|
|
1161
|
+
def part_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1162
|
+
"""The maximum size that part_log can grow to before old data will be removed. If set to 0, automatic removal of
|
|
1163
|
+
part_log data based on size is disabled.
|
|
1164
|
+
"""
|
|
1165
|
+
|
|
1166
|
+
@property
|
|
1167
|
+
def part_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1168
|
+
"""The maximum time that part_log records will be retained before removal. If set to 0, automatic removal of
|
|
1169
|
+
part_log data based on time is disabled.
|
|
1170
|
+
"""
|
|
1171
|
+
|
|
1172
|
+
@property
|
|
1173
|
+
def metric_log_enabled(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1174
|
+
"""Whether metric_log system table is enabled."""
|
|
1175
|
+
|
|
1176
|
+
@property
|
|
1177
|
+
def metric_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1178
|
+
"""The maximum size that metric_log can grow to before old data will be removed. If set to 0, automatic removal of
|
|
1179
|
+
metric_log data based on size is disabled.
|
|
1180
|
+
"""
|
|
1181
|
+
|
|
1182
|
+
@property
|
|
1183
|
+
def metric_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1184
|
+
"""The maximum time that metric_log records will be retained before removal. If set to 0, automatic removal of
|
|
1185
|
+
metric_log data based on time is disabled.
|
|
1186
|
+
"""
|
|
1187
|
+
|
|
1188
|
+
@property
|
|
1189
|
+
def trace_log_enabled(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1190
|
+
"""Whether trace_log system table is enabled."""
|
|
1191
|
+
|
|
1192
|
+
@property
|
|
1193
|
+
def trace_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1194
|
+
"""The maximum size that trace_log can grow to before old data will be removed. If set to 0, automatic removal of
|
|
1195
|
+
trace_log data based on size is disabled.
|
|
1196
|
+
"""
|
|
1197
|
+
|
|
1198
|
+
@property
|
|
1199
|
+
def trace_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1200
|
+
"""The maximum time that trace_log records will be retained before removal. If set to 0, automatic removal of
|
|
1201
|
+
trace_log data based on time is disabled.
|
|
1202
|
+
"""
|
|
1203
|
+
|
|
1204
|
+
@property
|
|
1205
|
+
def text_log_enabled(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1206
|
+
"""Whether text_log system table is enabled."""
|
|
1207
|
+
|
|
1208
|
+
@property
|
|
1209
|
+
def text_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1210
|
+
"""The maximum size that text_log can grow to before old data will be removed. If set to 0, automatic removal of
|
|
1211
|
+
text_log data based on size is disabled.
|
|
1212
|
+
"""
|
|
1213
|
+
|
|
1214
|
+
@property
|
|
1215
|
+
def text_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1216
|
+
"""The maximum time that text_log records will be retained before removal. If set to 0, automatic removal of
|
|
1217
|
+
text_log data based on time is disabled.
|
|
1218
|
+
"""
|
|
1219
|
+
|
|
1220
|
+
@property
|
|
1221
|
+
def opentelemetry_span_log_enabled(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1222
|
+
"""Enable or disable opentelemetry_span_log system table. Default value: false."""
|
|
1223
|
+
|
|
1224
|
+
@property
|
|
1225
|
+
def opentelemetry_span_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1226
|
+
"""The maximum size that opentelemetry_span_log can grow to before old data will be removed. If set to 0 (default),
|
|
1227
|
+
automatic removal of opentelemetry_span_log data based on size is disabled.
|
|
1228
|
+
"""
|
|
1229
|
+
|
|
1230
|
+
@property
|
|
1231
|
+
def opentelemetry_span_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1232
|
+
"""The maximum time that opentelemetry_span_log records will be retained before removal. If set to 0,
|
|
1233
|
+
automatic removal of opentelemetry_span_log data based on time is disabled.
|
|
1234
|
+
"""
|
|
1235
|
+
|
|
1236
|
+
@property
|
|
1237
|
+
def query_views_log_enabled(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1238
|
+
"""Enable or disable query_views_log system table. Default value: false."""
|
|
1239
|
+
|
|
1240
|
+
@property
|
|
1241
|
+
def query_views_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1242
|
+
"""The maximum size that query_views_log can grow to before old data will be removed. If set to 0 (default),
|
|
1243
|
+
automatic removal of query_views_log data based on size is disabled.
|
|
1244
|
+
"""
|
|
1245
|
+
|
|
1246
|
+
@property
|
|
1247
|
+
def query_views_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1248
|
+
"""The maximum time that query_views_log records will be retained before removal. If set to 0,
|
|
1249
|
+
automatic removal of query_views_log data based on time is disabled.
|
|
1250
|
+
"""
|
|
1251
|
+
|
|
1252
|
+
@property
|
|
1253
|
+
def asynchronous_metric_log_enabled(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1254
|
+
"""Enable or disable asynchronous_metric_log system table. Default value: false."""
|
|
1255
|
+
|
|
1256
|
+
@property
|
|
1257
|
+
def asynchronous_metric_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1258
|
+
"""The maximum size that asynchronous_metric_log can grow to before old data will be removed. If set to 0 (default),
|
|
1259
|
+
automatic removal of asynchronous_metric_log data based on size is disabled.
|
|
1260
|
+
"""
|
|
1261
|
+
|
|
1262
|
+
@property
|
|
1263
|
+
def asynchronous_metric_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1264
|
+
"""The maximum time that asynchronous_metric_log records will be retained before removal. If set to 0,
|
|
1265
|
+
automatic removal of asynchronous_metric_log data based on time is disabled.
|
|
1266
|
+
"""
|
|
1267
|
+
|
|
1268
|
+
@property
|
|
1269
|
+
def session_log_enabled(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1270
|
+
"""Enable or disable session_log system table. Default value: false."""
|
|
1271
|
+
|
|
1272
|
+
@property
|
|
1273
|
+
def session_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1274
|
+
"""The maximum size that session_log can grow to before old data will be removed. If set to 0 (default),
|
|
1275
|
+
automatic removal of session_log data based on size is disabled.
|
|
1276
|
+
"""
|
|
1277
|
+
|
|
1278
|
+
@property
|
|
1279
|
+
def session_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1280
|
+
"""The maximum time that session_log records will be retained before removal. If set to 0,
|
|
1281
|
+
automatic removal of session_log data based on time is disabled.
|
|
1282
|
+
"""
|
|
1283
|
+
|
|
1284
|
+
@property
|
|
1285
|
+
def zookeeper_log_enabled(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1286
|
+
"""Enable or disable zookeeper_log system table. Default value: false."""
|
|
1287
|
+
|
|
1288
|
+
@property
|
|
1289
|
+
def zookeeper_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1290
|
+
"""The maximum size that zookeeper_log can grow to before old data will be removed. If set to 0 (default),
|
|
1291
|
+
automatic removal of zookeeper_log data based on size is disabled.
|
|
1292
|
+
"""
|
|
1293
|
+
|
|
1294
|
+
@property
|
|
1295
|
+
def zookeeper_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1296
|
+
"""The maximum time that zookeeper_log records will be retained before removal. If set to 0,
|
|
1297
|
+
automatic removal of zookeeper_log data based on time is disabled.
|
|
1298
|
+
"""
|
|
1299
|
+
|
|
1300
|
+
@property
|
|
1301
|
+
def asynchronous_insert_log_enabled(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1302
|
+
"""Enable or disable asynchronous_insert_log system table. Default value: false.
|
|
1303
|
+
Minimal required ClickHouse version: 22.10.
|
|
1304
|
+
"""
|
|
1305
|
+
|
|
1306
|
+
@property
|
|
1307
|
+
def asynchronous_insert_log_retention_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1308
|
+
"""The maximum size that asynchronous_insert_log can grow to before old data will be removed. If set to 0 (default),
|
|
1309
|
+
automatic removal of asynchronous_insert_log data based on size is disabled.
|
|
1310
|
+
"""
|
|
1311
|
+
|
|
1312
|
+
@property
|
|
1313
|
+
def asynchronous_insert_log_retention_time(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1314
|
+
"""The maximum time that asynchronous_insert_log records will be retained before removal. If set to 0,
|
|
1315
|
+
automatic removal of asynchronous_insert_log data based on time is disabled.
|
|
1316
|
+
"""
|
|
1317
|
+
|
|
1318
|
+
@property
|
|
1319
|
+
def background_pool_size(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
1320
|
+
@property
|
|
1321
|
+
def background_merges_mutations_concurrency_ratio(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1322
|
+
"""Sets a ratio between the number of threads and the number of background merges and mutations that can be executed concurrently. For example, if the ratio equals to 2 and background_pool_size is set to 16 then ClickHouse can execute 32 background merges concurrently. This is possible, because background operations could be suspended and postponed. This is needed to give small merges more execution priority. You can only increase this ratio at runtime. To lower it you have to restart the server. The same as for background_pool_size setting background_merges_mutations_concurrency_ratio could be applied from the default profile for backward compatibility.
|
|
1323
|
+
Default: 2
|
|
1324
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/server-configuration-parameters/settings#background_merges_mutations_concurrency_ratio)
|
|
1325
|
+
"""
|
|
1326
|
+
|
|
1327
|
+
@property
|
|
1328
|
+
def background_schedule_pool_size(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
1329
|
+
@property
|
|
1330
|
+
def background_fetches_pool_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1331
|
+
"""Sets the number of threads performing background fetches for tables with **ReplicatedMergeTree** engines. Default value: 8.
|
|
1332
|
+
|
|
1333
|
+
More info see in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/server-configuration-parameters/settings/#background_fetches_pool_size).
|
|
1334
|
+
"""
|
|
1335
|
+
|
|
1336
|
+
@property
|
|
1337
|
+
def background_move_pool_size(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
1338
|
+
@property
|
|
1339
|
+
def background_distributed_schedule_pool_size(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
1340
|
+
@property
|
|
1341
|
+
def background_buffer_flush_schedule_pool_size(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
1342
|
+
@property
|
|
1343
|
+
def background_message_broker_schedule_pool_size(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
|
|
1344
|
+
@property
|
|
1345
|
+
def background_common_pool_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1346
|
+
"""The maximum number of threads that will be used for performing a variety of operations (mostly garbage collection) for *MergeTree-engine tables in a background.
|
|
1347
|
+
Default: 8
|
|
1348
|
+
See in-depth description in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/server-configuration-parameters/settings#background_common_pool_size)
|
|
1349
|
+
"""
|
|
1350
|
+
|
|
1351
|
+
@property
|
|
1352
|
+
def default_database(self) -> google.protobuf.wrappers_pb2.StringValue:
|
|
1353
|
+
"""The default database.
|
|
1354
|
+
|
|
1355
|
+
To get a list of cluster databases, see [Yandex Managed ClickHouse documentation](/docs/managed-clickhouse/operations/databases#list-db).
|
|
1356
|
+
"""
|
|
1357
|
+
|
|
1358
|
+
@property
|
|
1359
|
+
def total_memory_profiler_step(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1360
|
+
"""Sets the memory size (in bytes) for a stack trace at every peak allocation step. Default value: **4194304**.
|
|
1361
|
+
|
|
1362
|
+
More info see in [ClickHouse documentation](https://clickhouse.com/docs/en/operations/server-configuration-parameters/settings/#total-memory-profiler-step).
|
|
1363
|
+
"""
|
|
1364
|
+
|
|
1365
|
+
@property
|
|
1366
|
+
def total_memory_tracker_sample_probability(self) -> google.protobuf.wrappers_pb2.DoubleValue: ...
|
|
1367
|
+
def __init__(
|
|
1368
|
+
self,
|
|
1369
|
+
*,
|
|
1370
|
+
log_level: global___ClickhouseConfig.LogLevel.ValueType = ...,
|
|
1371
|
+
merge_tree: global___ClickhouseConfig.MergeTree | None = ...,
|
|
1372
|
+
compression: collections.abc.Iterable[global___ClickhouseConfig.Compression] | None = ...,
|
|
1373
|
+
dictionaries: collections.abc.Iterable[global___ClickhouseConfig.ExternalDictionary] | None = ...,
|
|
1374
|
+
graphite_rollup: collections.abc.Iterable[global___ClickhouseConfig.GraphiteRollup] | None = ...,
|
|
1375
|
+
kafka: global___ClickhouseConfig.Kafka | None = ...,
|
|
1376
|
+
kafka_topics: collections.abc.Iterable[global___ClickhouseConfig.KafkaTopic] | None = ...,
|
|
1377
|
+
rabbitmq: global___ClickhouseConfig.Rabbitmq | None = ...,
|
|
1378
|
+
max_connections: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1379
|
+
max_concurrent_queries: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1380
|
+
keep_alive_timeout: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1381
|
+
uncompressed_cache_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1382
|
+
mark_cache_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1383
|
+
max_table_size_to_drop: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1384
|
+
max_partition_size_to_drop: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1385
|
+
builtin_dictionaries_reload_interval: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1386
|
+
timezone: builtins.str = ...,
|
|
1387
|
+
geobase_enabled: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1388
|
+
geobase_uri: builtins.str = ...,
|
|
1389
|
+
query_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1390
|
+
query_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1391
|
+
query_thread_log_enabled: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1392
|
+
query_thread_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1393
|
+
query_thread_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1394
|
+
part_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1395
|
+
part_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1396
|
+
metric_log_enabled: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1397
|
+
metric_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1398
|
+
metric_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1399
|
+
trace_log_enabled: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1400
|
+
trace_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1401
|
+
trace_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1402
|
+
text_log_enabled: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1403
|
+
text_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1404
|
+
text_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1405
|
+
text_log_level: global___ClickhouseConfig.LogLevel.ValueType = ...,
|
|
1406
|
+
opentelemetry_span_log_enabled: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1407
|
+
opentelemetry_span_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1408
|
+
opentelemetry_span_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1409
|
+
query_views_log_enabled: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1410
|
+
query_views_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1411
|
+
query_views_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1412
|
+
asynchronous_metric_log_enabled: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1413
|
+
asynchronous_metric_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1414
|
+
asynchronous_metric_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1415
|
+
session_log_enabled: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1416
|
+
session_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1417
|
+
session_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1418
|
+
zookeeper_log_enabled: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1419
|
+
zookeeper_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1420
|
+
zookeeper_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1421
|
+
asynchronous_insert_log_enabled: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1422
|
+
asynchronous_insert_log_retention_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1423
|
+
asynchronous_insert_log_retention_time: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1424
|
+
background_pool_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1425
|
+
background_merges_mutations_concurrency_ratio: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1426
|
+
background_schedule_pool_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1427
|
+
background_fetches_pool_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1428
|
+
background_move_pool_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1429
|
+
background_distributed_schedule_pool_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1430
|
+
background_buffer_flush_schedule_pool_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1431
|
+
background_message_broker_schedule_pool_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1432
|
+
background_common_pool_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1433
|
+
default_database: google.protobuf.wrappers_pb2.StringValue | None = ...,
|
|
1434
|
+
total_memory_profiler_step: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1435
|
+
total_memory_tracker_sample_probability: google.protobuf.wrappers_pb2.DoubleValue | None = ...,
|
|
1436
|
+
) -> None: ...
|
|
1437
|
+
def HasField(self, field_name: typing.Literal["asynchronous_insert_log_enabled", b"asynchronous_insert_log_enabled", "asynchronous_insert_log_retention_size", b"asynchronous_insert_log_retention_size", "asynchronous_insert_log_retention_time", b"asynchronous_insert_log_retention_time", "asynchronous_metric_log_enabled", b"asynchronous_metric_log_enabled", "asynchronous_metric_log_retention_size", b"asynchronous_metric_log_retention_size", "asynchronous_metric_log_retention_time", b"asynchronous_metric_log_retention_time", "background_buffer_flush_schedule_pool_size", b"background_buffer_flush_schedule_pool_size", "background_common_pool_size", b"background_common_pool_size", "background_distributed_schedule_pool_size", b"background_distributed_schedule_pool_size", "background_fetches_pool_size", b"background_fetches_pool_size", "background_merges_mutations_concurrency_ratio", b"background_merges_mutations_concurrency_ratio", "background_message_broker_schedule_pool_size", b"background_message_broker_schedule_pool_size", "background_move_pool_size", b"background_move_pool_size", "background_pool_size", b"background_pool_size", "background_schedule_pool_size", b"background_schedule_pool_size", "builtin_dictionaries_reload_interval", b"builtin_dictionaries_reload_interval", "default_database", b"default_database", "geobase_enabled", b"geobase_enabled", "kafka", b"kafka", "keep_alive_timeout", b"keep_alive_timeout", "mark_cache_size", b"mark_cache_size", "max_concurrent_queries", b"max_concurrent_queries", "max_connections", b"max_connections", "max_partition_size_to_drop", b"max_partition_size_to_drop", "max_table_size_to_drop", b"max_table_size_to_drop", "merge_tree", b"merge_tree", "metric_log_enabled", b"metric_log_enabled", "metric_log_retention_size", b"metric_log_retention_size", "metric_log_retention_time", b"metric_log_retention_time", "opentelemetry_span_log_enabled", b"opentelemetry_span_log_enabled", "opentelemetry_span_log_retention_size", b"opentelemetry_span_log_retention_size", "opentelemetry_span_log_retention_time", b"opentelemetry_span_log_retention_time", "part_log_retention_size", b"part_log_retention_size", "part_log_retention_time", b"part_log_retention_time", "query_log_retention_size", b"query_log_retention_size", "query_log_retention_time", b"query_log_retention_time", "query_thread_log_enabled", b"query_thread_log_enabled", "query_thread_log_retention_size", b"query_thread_log_retention_size", "query_thread_log_retention_time", b"query_thread_log_retention_time", "query_views_log_enabled", b"query_views_log_enabled", "query_views_log_retention_size", b"query_views_log_retention_size", "query_views_log_retention_time", b"query_views_log_retention_time", "rabbitmq", b"rabbitmq", "session_log_enabled", b"session_log_enabled", "session_log_retention_size", b"session_log_retention_size", "session_log_retention_time", b"session_log_retention_time", "text_log_enabled", b"text_log_enabled", "text_log_retention_size", b"text_log_retention_size", "text_log_retention_time", b"text_log_retention_time", "total_memory_profiler_step", b"total_memory_profiler_step", "total_memory_tracker_sample_probability", b"total_memory_tracker_sample_probability", "trace_log_enabled", b"trace_log_enabled", "trace_log_retention_size", b"trace_log_retention_size", "trace_log_retention_time", b"trace_log_retention_time", "uncompressed_cache_size", b"uncompressed_cache_size", "zookeeper_log_enabled", b"zookeeper_log_enabled", "zookeeper_log_retention_size", b"zookeeper_log_retention_size", "zookeeper_log_retention_time", b"zookeeper_log_retention_time"]) -> builtins.bool: ...
|
|
1438
|
+
def ClearField(self, field_name: typing.Literal["asynchronous_insert_log_enabled", b"asynchronous_insert_log_enabled", "asynchronous_insert_log_retention_size", b"asynchronous_insert_log_retention_size", "asynchronous_insert_log_retention_time", b"asynchronous_insert_log_retention_time", "asynchronous_metric_log_enabled", b"asynchronous_metric_log_enabled", "asynchronous_metric_log_retention_size", b"asynchronous_metric_log_retention_size", "asynchronous_metric_log_retention_time", b"asynchronous_metric_log_retention_time", "background_buffer_flush_schedule_pool_size", b"background_buffer_flush_schedule_pool_size", "background_common_pool_size", b"background_common_pool_size", "background_distributed_schedule_pool_size", b"background_distributed_schedule_pool_size", "background_fetches_pool_size", b"background_fetches_pool_size", "background_merges_mutations_concurrency_ratio", b"background_merges_mutations_concurrency_ratio", "background_message_broker_schedule_pool_size", b"background_message_broker_schedule_pool_size", "background_move_pool_size", b"background_move_pool_size", "background_pool_size", b"background_pool_size", "background_schedule_pool_size", b"background_schedule_pool_size", "builtin_dictionaries_reload_interval", b"builtin_dictionaries_reload_interval", "compression", b"compression", "default_database", b"default_database", "dictionaries", b"dictionaries", "geobase_enabled", b"geobase_enabled", "geobase_uri", b"geobase_uri", "graphite_rollup", b"graphite_rollup", "kafka", b"kafka", "kafka_topics", b"kafka_topics", "keep_alive_timeout", b"keep_alive_timeout", "log_level", b"log_level", "mark_cache_size", b"mark_cache_size", "max_concurrent_queries", b"max_concurrent_queries", "max_connections", b"max_connections", "max_partition_size_to_drop", b"max_partition_size_to_drop", "max_table_size_to_drop", b"max_table_size_to_drop", "merge_tree", b"merge_tree", "metric_log_enabled", b"metric_log_enabled", "metric_log_retention_size", b"metric_log_retention_size", "metric_log_retention_time", b"metric_log_retention_time", "opentelemetry_span_log_enabled", b"opentelemetry_span_log_enabled", "opentelemetry_span_log_retention_size", b"opentelemetry_span_log_retention_size", "opentelemetry_span_log_retention_time", b"opentelemetry_span_log_retention_time", "part_log_retention_size", b"part_log_retention_size", "part_log_retention_time", b"part_log_retention_time", "query_log_retention_size", b"query_log_retention_size", "query_log_retention_time", b"query_log_retention_time", "query_thread_log_enabled", b"query_thread_log_enabled", "query_thread_log_retention_size", b"query_thread_log_retention_size", "query_thread_log_retention_time", b"query_thread_log_retention_time", "query_views_log_enabled", b"query_views_log_enabled", "query_views_log_retention_size", b"query_views_log_retention_size", "query_views_log_retention_time", b"query_views_log_retention_time", "rabbitmq", b"rabbitmq", "session_log_enabled", b"session_log_enabled", "session_log_retention_size", b"session_log_retention_size", "session_log_retention_time", b"session_log_retention_time", "text_log_enabled", b"text_log_enabled", "text_log_level", b"text_log_level", "text_log_retention_size", b"text_log_retention_size", "text_log_retention_time", b"text_log_retention_time", "timezone", b"timezone", "total_memory_profiler_step", b"total_memory_profiler_step", "total_memory_tracker_sample_probability", b"total_memory_tracker_sample_probability", "trace_log_enabled", b"trace_log_enabled", "trace_log_retention_size", b"trace_log_retention_size", "trace_log_retention_time", b"trace_log_retention_time", "uncompressed_cache_size", b"uncompressed_cache_size", "zookeeper_log_enabled", b"zookeeper_log_enabled", "zookeeper_log_retention_size", b"zookeeper_log_retention_size", "zookeeper_log_retention_time", b"zookeeper_log_retention_time"]) -> None: ...
|
|
1439
|
+
|
|
1440
|
+
global___ClickhouseConfig = ClickhouseConfig
|
|
1441
|
+
|
|
1442
|
+
@typing.final
|
|
1443
|
+
class ClickhouseConfigSet(google.protobuf.message.Message):
|
|
1444
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1445
|
+
|
|
1446
|
+
EFFECTIVE_CONFIG_FIELD_NUMBER: builtins.int
|
|
1447
|
+
USER_CONFIG_FIELD_NUMBER: builtins.int
|
|
1448
|
+
DEFAULT_CONFIG_FIELD_NUMBER: builtins.int
|
|
1449
|
+
@property
|
|
1450
|
+
def effective_config(self) -> global___ClickhouseConfig:
|
|
1451
|
+
"""Effective settings for a ClickHouse cluster (a combination of settings defined
|
|
1452
|
+
in [user_config] and [default_config]).
|
|
1453
|
+
"""
|
|
1454
|
+
|
|
1455
|
+
@property
|
|
1456
|
+
def user_config(self) -> global___ClickhouseConfig:
|
|
1457
|
+
"""User-defined settings for a ClickHouse cluster."""
|
|
1458
|
+
|
|
1459
|
+
@property
|
|
1460
|
+
def default_config(self) -> global___ClickhouseConfig:
|
|
1461
|
+
"""Default configuration for a ClickHouse cluster."""
|
|
1462
|
+
|
|
1463
|
+
def __init__(
|
|
1464
|
+
self,
|
|
1465
|
+
*,
|
|
1466
|
+
effective_config: global___ClickhouseConfig | None = ...,
|
|
1467
|
+
user_config: global___ClickhouseConfig | None = ...,
|
|
1468
|
+
default_config: global___ClickhouseConfig | None = ...,
|
|
1469
|
+
) -> None: ...
|
|
1470
|
+
def HasField(self, field_name: typing.Literal["default_config", b"default_config", "effective_config", b"effective_config", "user_config", b"user_config"]) -> builtins.bool: ...
|
|
1471
|
+
def ClearField(self, field_name: typing.Literal["default_config", b"default_config", "effective_config", b"effective_config", "user_config", b"user_config"]) -> None: ...
|
|
1472
|
+
|
|
1473
|
+
global___ClickhouseConfigSet = ClickhouseConfigSet
|