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,935 @@
|
|
|
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.timestamp_pb2
|
|
13
|
+
import google.protobuf.wrappers_pb2
|
|
14
|
+
import google.type.timeofday_pb2
|
|
15
|
+
import sys
|
|
16
|
+
import typing
|
|
17
|
+
import yandex.cloud.mdb.postgresql.v1.config.host10_1c_pb2
|
|
18
|
+
import yandex.cloud.mdb.postgresql.v1.config.host10_pb2
|
|
19
|
+
import yandex.cloud.mdb.postgresql.v1.config.host11_1c_pb2
|
|
20
|
+
import yandex.cloud.mdb.postgresql.v1.config.host11_pb2
|
|
21
|
+
import yandex.cloud.mdb.postgresql.v1.config.host12_1c_pb2
|
|
22
|
+
import yandex.cloud.mdb.postgresql.v1.config.host12_pb2
|
|
23
|
+
import yandex.cloud.mdb.postgresql.v1.config.host13_1c_pb2
|
|
24
|
+
import yandex.cloud.mdb.postgresql.v1.config.host13_pb2
|
|
25
|
+
import yandex.cloud.mdb.postgresql.v1.config.host14_1c_pb2
|
|
26
|
+
import yandex.cloud.mdb.postgresql.v1.config.host14_pb2
|
|
27
|
+
import yandex.cloud.mdb.postgresql.v1.config.host15_1c_pb2
|
|
28
|
+
import yandex.cloud.mdb.postgresql.v1.config.host15_pb2
|
|
29
|
+
import yandex.cloud.mdb.postgresql.v1.config.host16_1c_pb2
|
|
30
|
+
import yandex.cloud.mdb.postgresql.v1.config.host16_pb2
|
|
31
|
+
import yandex.cloud.mdb.postgresql.v1.config.host9_6_pb2
|
|
32
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql10_1c_pb2
|
|
33
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql10_pb2
|
|
34
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql11_1c_pb2
|
|
35
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql11_pb2
|
|
36
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql12_1c_pb2
|
|
37
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql12_pb2
|
|
38
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql13_1c_pb2
|
|
39
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql13_pb2
|
|
40
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql14_1c_pb2
|
|
41
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql14_pb2
|
|
42
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql15_1c_pb2
|
|
43
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql15_pb2
|
|
44
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql16_1c_pb2
|
|
45
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql16_pb2
|
|
46
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql9_6_pb2
|
|
47
|
+
import yandex.cloud.mdb.postgresql.v1.maintenance_pb2
|
|
48
|
+
|
|
49
|
+
if sys.version_info >= (3, 10):
|
|
50
|
+
import typing as typing_extensions
|
|
51
|
+
else:
|
|
52
|
+
import typing_extensions
|
|
53
|
+
|
|
54
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
55
|
+
|
|
56
|
+
@typing.final
|
|
57
|
+
class Cluster(google.protobuf.message.Message):
|
|
58
|
+
"""A PostgreSQL Cluster resource. For more information, see
|
|
59
|
+
the [Concepts](/docs/managed-postgresql/concepts) section of the documentation.
|
|
60
|
+
"""
|
|
61
|
+
|
|
62
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
63
|
+
|
|
64
|
+
class _Environment:
|
|
65
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
66
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
67
|
+
|
|
68
|
+
class _EnvironmentEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Cluster._Environment.ValueType], builtins.type):
|
|
69
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
70
|
+
ENVIRONMENT_UNSPECIFIED: Cluster._Environment.ValueType # 0
|
|
71
|
+
PRODUCTION: Cluster._Environment.ValueType # 1
|
|
72
|
+
"""Stable environment with a conservative update policy:
|
|
73
|
+
only hotfixes are applied during regular maintenance.
|
|
74
|
+
"""
|
|
75
|
+
PRESTABLE: Cluster._Environment.ValueType # 2
|
|
76
|
+
"""Environment with more aggressive update policy: new versions
|
|
77
|
+
are rolled out irrespective of backward compatibility.
|
|
78
|
+
"""
|
|
79
|
+
|
|
80
|
+
class Environment(_Environment, metaclass=_EnvironmentEnumTypeWrapper): ...
|
|
81
|
+
ENVIRONMENT_UNSPECIFIED: Cluster.Environment.ValueType # 0
|
|
82
|
+
PRODUCTION: Cluster.Environment.ValueType # 1
|
|
83
|
+
"""Stable environment with a conservative update policy:
|
|
84
|
+
only hotfixes are applied during regular maintenance.
|
|
85
|
+
"""
|
|
86
|
+
PRESTABLE: Cluster.Environment.ValueType # 2
|
|
87
|
+
"""Environment with more aggressive update policy: new versions
|
|
88
|
+
are rolled out irrespective of backward compatibility.
|
|
89
|
+
"""
|
|
90
|
+
|
|
91
|
+
class _Health:
|
|
92
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
93
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
94
|
+
|
|
95
|
+
class _HealthEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Cluster._Health.ValueType], builtins.type):
|
|
96
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
97
|
+
HEALTH_UNKNOWN: Cluster._Health.ValueType # 0
|
|
98
|
+
"""State of the cluster is unknown ([Host.health] for every host in the cluster is UNKNOWN)."""
|
|
99
|
+
ALIVE: Cluster._Health.ValueType # 1
|
|
100
|
+
"""Cluster is alive and well ([Host.health] for every host in the cluster is ALIVE)."""
|
|
101
|
+
DEAD: Cluster._Health.ValueType # 2
|
|
102
|
+
"""Cluster is inoperable ([Host.health] for every host in the cluster is DEAD)."""
|
|
103
|
+
DEGRADED: Cluster._Health.ValueType # 3
|
|
104
|
+
"""Cluster is working below capacity ([Host.health] for at least one host in the cluster is not ALIVE)."""
|
|
105
|
+
|
|
106
|
+
class Health(_Health, metaclass=_HealthEnumTypeWrapper): ...
|
|
107
|
+
HEALTH_UNKNOWN: Cluster.Health.ValueType # 0
|
|
108
|
+
"""State of the cluster is unknown ([Host.health] for every host in the cluster is UNKNOWN)."""
|
|
109
|
+
ALIVE: Cluster.Health.ValueType # 1
|
|
110
|
+
"""Cluster is alive and well ([Host.health] for every host in the cluster is ALIVE)."""
|
|
111
|
+
DEAD: Cluster.Health.ValueType # 2
|
|
112
|
+
"""Cluster is inoperable ([Host.health] for every host in the cluster is DEAD)."""
|
|
113
|
+
DEGRADED: Cluster.Health.ValueType # 3
|
|
114
|
+
"""Cluster is working below capacity ([Host.health] for at least one host in the cluster is not ALIVE)."""
|
|
115
|
+
|
|
116
|
+
class _Status:
|
|
117
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
118
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
119
|
+
|
|
120
|
+
class _StatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Cluster._Status.ValueType], builtins.type):
|
|
121
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
122
|
+
STATUS_UNKNOWN: Cluster._Status.ValueType # 0
|
|
123
|
+
"""Cluster state is unknown."""
|
|
124
|
+
CREATING: Cluster._Status.ValueType # 1
|
|
125
|
+
"""Cluster is being created."""
|
|
126
|
+
RUNNING: Cluster._Status.ValueType # 2
|
|
127
|
+
"""Cluster is running normally."""
|
|
128
|
+
ERROR: Cluster._Status.ValueType # 3
|
|
129
|
+
"""Cluster encountered a problem and cannot operate."""
|
|
130
|
+
UPDATING: Cluster._Status.ValueType # 4
|
|
131
|
+
"""Cluster is being updated."""
|
|
132
|
+
STOPPING: Cluster._Status.ValueType # 5
|
|
133
|
+
"""Cluster is stopping."""
|
|
134
|
+
STOPPED: Cluster._Status.ValueType # 6
|
|
135
|
+
"""Cluster stopped."""
|
|
136
|
+
STARTING: Cluster._Status.ValueType # 7
|
|
137
|
+
"""Cluster is starting."""
|
|
138
|
+
|
|
139
|
+
class Status(_Status, metaclass=_StatusEnumTypeWrapper): ...
|
|
140
|
+
STATUS_UNKNOWN: Cluster.Status.ValueType # 0
|
|
141
|
+
"""Cluster state is unknown."""
|
|
142
|
+
CREATING: Cluster.Status.ValueType # 1
|
|
143
|
+
"""Cluster is being created."""
|
|
144
|
+
RUNNING: Cluster.Status.ValueType # 2
|
|
145
|
+
"""Cluster is running normally."""
|
|
146
|
+
ERROR: Cluster.Status.ValueType # 3
|
|
147
|
+
"""Cluster encountered a problem and cannot operate."""
|
|
148
|
+
UPDATING: Cluster.Status.ValueType # 4
|
|
149
|
+
"""Cluster is being updated."""
|
|
150
|
+
STOPPING: Cluster.Status.ValueType # 5
|
|
151
|
+
"""Cluster is stopping."""
|
|
152
|
+
STOPPED: Cluster.Status.ValueType # 6
|
|
153
|
+
"""Cluster stopped."""
|
|
154
|
+
STARTING: Cluster.Status.ValueType # 7
|
|
155
|
+
"""Cluster is starting."""
|
|
156
|
+
|
|
157
|
+
@typing.final
|
|
158
|
+
class LabelsEntry(google.protobuf.message.Message):
|
|
159
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
160
|
+
|
|
161
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
162
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
163
|
+
key: builtins.str
|
|
164
|
+
value: builtins.str
|
|
165
|
+
def __init__(
|
|
166
|
+
self,
|
|
167
|
+
*,
|
|
168
|
+
key: builtins.str = ...,
|
|
169
|
+
value: builtins.str = ...,
|
|
170
|
+
) -> None: ...
|
|
171
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
172
|
+
|
|
173
|
+
ID_FIELD_NUMBER: builtins.int
|
|
174
|
+
FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
175
|
+
CREATED_AT_FIELD_NUMBER: builtins.int
|
|
176
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
177
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
178
|
+
LABELS_FIELD_NUMBER: builtins.int
|
|
179
|
+
ENVIRONMENT_FIELD_NUMBER: builtins.int
|
|
180
|
+
MONITORING_FIELD_NUMBER: builtins.int
|
|
181
|
+
CONFIG_FIELD_NUMBER: builtins.int
|
|
182
|
+
NETWORK_ID_FIELD_NUMBER: builtins.int
|
|
183
|
+
HEALTH_FIELD_NUMBER: builtins.int
|
|
184
|
+
STATUS_FIELD_NUMBER: builtins.int
|
|
185
|
+
MAINTENANCE_WINDOW_FIELD_NUMBER: builtins.int
|
|
186
|
+
PLANNED_OPERATION_FIELD_NUMBER: builtins.int
|
|
187
|
+
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
188
|
+
DELETION_PROTECTION_FIELD_NUMBER: builtins.int
|
|
189
|
+
HOST_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
190
|
+
id: builtins.str
|
|
191
|
+
"""ID of the PostgreSQL cluster.
|
|
192
|
+
This ID is assigned by MDB at creation time.
|
|
193
|
+
"""
|
|
194
|
+
folder_id: builtins.str
|
|
195
|
+
"""ID of the folder that the PostgreSQL cluster belongs to."""
|
|
196
|
+
name: builtins.str
|
|
197
|
+
"""Name of the PostgreSQL cluster.
|
|
198
|
+
The name is unique within the folder. 1-63 characters long.
|
|
199
|
+
"""
|
|
200
|
+
description: builtins.str
|
|
201
|
+
"""Description of the PostgreSQL cluster. 0-256 characters long."""
|
|
202
|
+
environment: global___Cluster.Environment.ValueType
|
|
203
|
+
"""Deployment environment of the PostgreSQL cluster."""
|
|
204
|
+
network_id: builtins.str
|
|
205
|
+
"""ID of the network that the cluster belongs to."""
|
|
206
|
+
health: global___Cluster.Health.ValueType
|
|
207
|
+
"""Aggregated cluster health."""
|
|
208
|
+
status: global___Cluster.Status.ValueType
|
|
209
|
+
"""Current state of the cluster."""
|
|
210
|
+
deletion_protection: builtins.bool
|
|
211
|
+
"""Deletion Protection inhibits deletion of the cluster"""
|
|
212
|
+
@property
|
|
213
|
+
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
214
|
+
"""Creation timestamp in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format."""
|
|
215
|
+
|
|
216
|
+
@property
|
|
217
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
218
|
+
"""Custom labels for the PostgreSQL cluster as `` key:value `` pairs.
|
|
219
|
+
Maximum 64 per resource.
|
|
220
|
+
"""
|
|
221
|
+
|
|
222
|
+
@property
|
|
223
|
+
def monitoring(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___Monitoring]:
|
|
224
|
+
"""Description of monitoring systems relevant to the PostgreSQL cluster."""
|
|
225
|
+
|
|
226
|
+
@property
|
|
227
|
+
def config(self) -> global___ClusterConfig:
|
|
228
|
+
"""Configuration of the PostgreSQL cluster."""
|
|
229
|
+
|
|
230
|
+
@property
|
|
231
|
+
def maintenance_window(self) -> yandex.cloud.mdb.postgresql.v1.maintenance_pb2.MaintenanceWindow:
|
|
232
|
+
"""Maintenance window for the cluster."""
|
|
233
|
+
|
|
234
|
+
@property
|
|
235
|
+
def planned_operation(self) -> yandex.cloud.mdb.postgresql.v1.maintenance_pb2.MaintenanceOperation:
|
|
236
|
+
"""Planned maintenance operation to be started for the cluster within the nearest [maintenance_window]."""
|
|
237
|
+
|
|
238
|
+
@property
|
|
239
|
+
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
240
|
+
"""User security groups"""
|
|
241
|
+
|
|
242
|
+
@property
|
|
243
|
+
def host_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
244
|
+
"""Host groups hosting VMs of the cluster."""
|
|
245
|
+
|
|
246
|
+
def __init__(
|
|
247
|
+
self,
|
|
248
|
+
*,
|
|
249
|
+
id: builtins.str = ...,
|
|
250
|
+
folder_id: builtins.str = ...,
|
|
251
|
+
created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
252
|
+
name: builtins.str = ...,
|
|
253
|
+
description: builtins.str = ...,
|
|
254
|
+
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
255
|
+
environment: global___Cluster.Environment.ValueType = ...,
|
|
256
|
+
monitoring: collections.abc.Iterable[global___Monitoring] | None = ...,
|
|
257
|
+
config: global___ClusterConfig | None = ...,
|
|
258
|
+
network_id: builtins.str = ...,
|
|
259
|
+
health: global___Cluster.Health.ValueType = ...,
|
|
260
|
+
status: global___Cluster.Status.ValueType = ...,
|
|
261
|
+
maintenance_window: yandex.cloud.mdb.postgresql.v1.maintenance_pb2.MaintenanceWindow | None = ...,
|
|
262
|
+
planned_operation: yandex.cloud.mdb.postgresql.v1.maintenance_pb2.MaintenanceOperation | None = ...,
|
|
263
|
+
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
264
|
+
deletion_protection: builtins.bool = ...,
|
|
265
|
+
host_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
266
|
+
) -> None: ...
|
|
267
|
+
def HasField(self, field_name: typing.Literal["config", b"config", "created_at", b"created_at", "maintenance_window", b"maintenance_window", "planned_operation", b"planned_operation"]) -> builtins.bool: ...
|
|
268
|
+
def ClearField(self, field_name: typing.Literal["config", b"config", "created_at", b"created_at", "deletion_protection", b"deletion_protection", "description", b"description", "environment", b"environment", "folder_id", b"folder_id", "health", b"health", "host_group_ids", b"host_group_ids", "id", b"id", "labels", b"labels", "maintenance_window", b"maintenance_window", "monitoring", b"monitoring", "name", b"name", "network_id", b"network_id", "planned_operation", b"planned_operation", "security_group_ids", b"security_group_ids", "status", b"status"]) -> None: ...
|
|
269
|
+
|
|
270
|
+
global___Cluster = Cluster
|
|
271
|
+
|
|
272
|
+
@typing.final
|
|
273
|
+
class Monitoring(google.protobuf.message.Message):
|
|
274
|
+
"""Monitoring system."""
|
|
275
|
+
|
|
276
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
277
|
+
|
|
278
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
279
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
280
|
+
LINK_FIELD_NUMBER: builtins.int
|
|
281
|
+
name: builtins.str
|
|
282
|
+
"""Name of the monitoring system."""
|
|
283
|
+
description: builtins.str
|
|
284
|
+
"""Description of the monitoring system."""
|
|
285
|
+
link: builtins.str
|
|
286
|
+
"""Link to the monitoring system charts for the PostgreSQL cluster."""
|
|
287
|
+
def __init__(
|
|
288
|
+
self,
|
|
289
|
+
*,
|
|
290
|
+
name: builtins.str = ...,
|
|
291
|
+
description: builtins.str = ...,
|
|
292
|
+
link: builtins.str = ...,
|
|
293
|
+
) -> None: ...
|
|
294
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "link", b"link", "name", b"name"]) -> None: ...
|
|
295
|
+
|
|
296
|
+
global___Monitoring = Monitoring
|
|
297
|
+
|
|
298
|
+
@typing.final
|
|
299
|
+
class ClusterConfig(google.protobuf.message.Message):
|
|
300
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
301
|
+
|
|
302
|
+
VERSION_FIELD_NUMBER: builtins.int
|
|
303
|
+
POSTGRESQL_CONFIG_9_6_FIELD_NUMBER: builtins.int
|
|
304
|
+
POSTGRESQL_CONFIG_10_1C_FIELD_NUMBER: builtins.int
|
|
305
|
+
POSTGRESQL_CONFIG_10_FIELD_NUMBER: builtins.int
|
|
306
|
+
POSTGRESQL_CONFIG_11_FIELD_NUMBER: builtins.int
|
|
307
|
+
POSTGRESQL_CONFIG_11_1C_FIELD_NUMBER: builtins.int
|
|
308
|
+
POSTGRESQL_CONFIG_12_FIELD_NUMBER: builtins.int
|
|
309
|
+
POSTGRESQL_CONFIG_12_1C_FIELD_NUMBER: builtins.int
|
|
310
|
+
POSTGRESQL_CONFIG_13_FIELD_NUMBER: builtins.int
|
|
311
|
+
POSTGRESQL_CONFIG_13_1C_FIELD_NUMBER: builtins.int
|
|
312
|
+
POSTGRESQL_CONFIG_14_FIELD_NUMBER: builtins.int
|
|
313
|
+
POSTGRESQL_CONFIG_14_1C_FIELD_NUMBER: builtins.int
|
|
314
|
+
POSTGRESQL_CONFIG_15_FIELD_NUMBER: builtins.int
|
|
315
|
+
POSTGRESQL_CONFIG_15_1C_FIELD_NUMBER: builtins.int
|
|
316
|
+
POSTGRESQL_CONFIG_16_FIELD_NUMBER: builtins.int
|
|
317
|
+
POSTGRESQL_CONFIG_16_1C_FIELD_NUMBER: builtins.int
|
|
318
|
+
POOLER_CONFIG_FIELD_NUMBER: builtins.int
|
|
319
|
+
RESOURCES_FIELD_NUMBER: builtins.int
|
|
320
|
+
AUTOFAILOVER_FIELD_NUMBER: builtins.int
|
|
321
|
+
BACKUP_WINDOW_START_FIELD_NUMBER: builtins.int
|
|
322
|
+
BACKUP_RETAIN_PERIOD_DAYS_FIELD_NUMBER: builtins.int
|
|
323
|
+
ACCESS_FIELD_NUMBER: builtins.int
|
|
324
|
+
PERFORMANCE_DIAGNOSTICS_FIELD_NUMBER: builtins.int
|
|
325
|
+
DISK_SIZE_AUTOSCALING_FIELD_NUMBER: builtins.int
|
|
326
|
+
version: builtins.str
|
|
327
|
+
"""Version of PostgreSQL server software."""
|
|
328
|
+
@property
|
|
329
|
+
def postgresql_config_9_6(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql9_6_pb2.PostgresqlConfigSet9_6:
|
|
330
|
+
"""Configuration of a PostgreSQL 9.6 server."""
|
|
331
|
+
|
|
332
|
+
@property
|
|
333
|
+
def postgresql_config_10_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql10_1c_pb2.PostgresqlConfigSet10_1C:
|
|
334
|
+
"""Configuration of a PostgreSQL 10 1C server."""
|
|
335
|
+
|
|
336
|
+
@property
|
|
337
|
+
def postgresql_config_10(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql10_pb2.PostgresqlConfigSet10:
|
|
338
|
+
"""Configuration of a PostgreSQL 10 server."""
|
|
339
|
+
|
|
340
|
+
@property
|
|
341
|
+
def postgresql_config_11(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql11_pb2.PostgresqlConfigSet11:
|
|
342
|
+
"""Configuration of a PostgreSQL 11 server."""
|
|
343
|
+
|
|
344
|
+
@property
|
|
345
|
+
def postgresql_config_11_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql11_1c_pb2.PostgresqlConfigSet11_1C:
|
|
346
|
+
"""Configuration of a PostgreSQL 11 1C server."""
|
|
347
|
+
|
|
348
|
+
@property
|
|
349
|
+
def postgresql_config_12(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql12_pb2.PostgresqlConfigSet12:
|
|
350
|
+
"""Configuration of a PostgreSQL 12 server."""
|
|
351
|
+
|
|
352
|
+
@property
|
|
353
|
+
def postgresql_config_12_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql12_1c_pb2.PostgresqlConfigSet12_1C:
|
|
354
|
+
"""Configuration of a PostgreSQL 12 1C server."""
|
|
355
|
+
|
|
356
|
+
@property
|
|
357
|
+
def postgresql_config_13(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql13_pb2.PostgresqlConfigSet13:
|
|
358
|
+
"""Configuration of a PostgreSQL 13 server."""
|
|
359
|
+
|
|
360
|
+
@property
|
|
361
|
+
def postgresql_config_13_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql13_1c_pb2.PostgresqlConfigSet13_1C:
|
|
362
|
+
"""Configuration of a PostgreSQL 13 1C server."""
|
|
363
|
+
|
|
364
|
+
@property
|
|
365
|
+
def postgresql_config_14(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql14_pb2.PostgresqlConfigSet14:
|
|
366
|
+
"""Configuration of a PostgreSQL 14 server."""
|
|
367
|
+
|
|
368
|
+
@property
|
|
369
|
+
def postgresql_config_14_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql14_1c_pb2.PostgresqlConfigSet14_1C:
|
|
370
|
+
"""Configuration of a PostgreSQL 14 1C server."""
|
|
371
|
+
|
|
372
|
+
@property
|
|
373
|
+
def postgresql_config_15(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql15_pb2.PostgresqlConfigSet15:
|
|
374
|
+
"""Configuration of a PostgreSQL 15 server."""
|
|
375
|
+
|
|
376
|
+
@property
|
|
377
|
+
def postgresql_config_15_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql15_1c_pb2.PostgresqlConfigSet15_1C:
|
|
378
|
+
"""Configuration of a PostgreSQL 15 1C server."""
|
|
379
|
+
|
|
380
|
+
@property
|
|
381
|
+
def postgresql_config_16(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql16_pb2.PostgresqlConfigSet16:
|
|
382
|
+
"""Configuration of a PostgreSQL 16 server."""
|
|
383
|
+
|
|
384
|
+
@property
|
|
385
|
+
def postgresql_config_16_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql16_1c_pb2.PostgresqlConfigSet16_1C:
|
|
386
|
+
"""Configuration of a PostgreSQL 16 1C server."""
|
|
387
|
+
|
|
388
|
+
@property
|
|
389
|
+
def pooler_config(self) -> global___ConnectionPoolerConfig:
|
|
390
|
+
"""Configuration of the connection pooler."""
|
|
391
|
+
|
|
392
|
+
@property
|
|
393
|
+
def resources(self) -> global___Resources:
|
|
394
|
+
"""Resources allocated to PostgreSQL hosts."""
|
|
395
|
+
|
|
396
|
+
@property
|
|
397
|
+
def autofailover(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
398
|
+
"""Configuration setting which enables/disables autofailover in cluster."""
|
|
399
|
+
|
|
400
|
+
@property
|
|
401
|
+
def backup_window_start(self) -> google.type.timeofday_pb2.TimeOfDay:
|
|
402
|
+
"""Time to start the daily backup, in the UTC timezone."""
|
|
403
|
+
|
|
404
|
+
@property
|
|
405
|
+
def backup_retain_period_days(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
406
|
+
"""Retention policy of automated backups."""
|
|
407
|
+
|
|
408
|
+
@property
|
|
409
|
+
def access(self) -> global___Access:
|
|
410
|
+
"""Access policy to DB"""
|
|
411
|
+
|
|
412
|
+
@property
|
|
413
|
+
def performance_diagnostics(self) -> global___PerformanceDiagnostics:
|
|
414
|
+
"""Configuration of the performance diagnostics service."""
|
|
415
|
+
|
|
416
|
+
@property
|
|
417
|
+
def disk_size_autoscaling(self) -> global___DiskSizeAutoscaling:
|
|
418
|
+
"""Disk size autoscaling"""
|
|
419
|
+
|
|
420
|
+
def __init__(
|
|
421
|
+
self,
|
|
422
|
+
*,
|
|
423
|
+
version: builtins.str = ...,
|
|
424
|
+
postgresql_config_9_6: yandex.cloud.mdb.postgresql.v1.config.postgresql9_6_pb2.PostgresqlConfigSet9_6 | None = ...,
|
|
425
|
+
postgresql_config_10_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql10_1c_pb2.PostgresqlConfigSet10_1C | None = ...,
|
|
426
|
+
postgresql_config_10: yandex.cloud.mdb.postgresql.v1.config.postgresql10_pb2.PostgresqlConfigSet10 | None = ...,
|
|
427
|
+
postgresql_config_11: yandex.cloud.mdb.postgresql.v1.config.postgresql11_pb2.PostgresqlConfigSet11 | None = ...,
|
|
428
|
+
postgresql_config_11_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql11_1c_pb2.PostgresqlConfigSet11_1C | None = ...,
|
|
429
|
+
postgresql_config_12: yandex.cloud.mdb.postgresql.v1.config.postgresql12_pb2.PostgresqlConfigSet12 | None = ...,
|
|
430
|
+
postgresql_config_12_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql12_1c_pb2.PostgresqlConfigSet12_1C | None = ...,
|
|
431
|
+
postgresql_config_13: yandex.cloud.mdb.postgresql.v1.config.postgresql13_pb2.PostgresqlConfigSet13 | None = ...,
|
|
432
|
+
postgresql_config_13_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql13_1c_pb2.PostgresqlConfigSet13_1C | None = ...,
|
|
433
|
+
postgresql_config_14: yandex.cloud.mdb.postgresql.v1.config.postgresql14_pb2.PostgresqlConfigSet14 | None = ...,
|
|
434
|
+
postgresql_config_14_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql14_1c_pb2.PostgresqlConfigSet14_1C | None = ...,
|
|
435
|
+
postgresql_config_15: yandex.cloud.mdb.postgresql.v1.config.postgresql15_pb2.PostgresqlConfigSet15 | None = ...,
|
|
436
|
+
postgresql_config_15_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql15_1c_pb2.PostgresqlConfigSet15_1C | None = ...,
|
|
437
|
+
postgresql_config_16: yandex.cloud.mdb.postgresql.v1.config.postgresql16_pb2.PostgresqlConfigSet16 | None = ...,
|
|
438
|
+
postgresql_config_16_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql16_1c_pb2.PostgresqlConfigSet16_1C | None = ...,
|
|
439
|
+
pooler_config: global___ConnectionPoolerConfig | None = ...,
|
|
440
|
+
resources: global___Resources | None = ...,
|
|
441
|
+
autofailover: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
442
|
+
backup_window_start: google.type.timeofday_pb2.TimeOfDay | None = ...,
|
|
443
|
+
backup_retain_period_days: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
444
|
+
access: global___Access | None = ...,
|
|
445
|
+
performance_diagnostics: global___PerformanceDiagnostics | None = ...,
|
|
446
|
+
disk_size_autoscaling: global___DiskSizeAutoscaling | None = ...,
|
|
447
|
+
) -> None: ...
|
|
448
|
+
def HasField(self, field_name: typing.Literal["access", b"access", "autofailover", b"autofailover", "backup_retain_period_days", b"backup_retain_period_days", "backup_window_start", b"backup_window_start", "disk_size_autoscaling", b"disk_size_autoscaling", "performance_diagnostics", b"performance_diagnostics", "pooler_config", b"pooler_config", "postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_9_6", b"postgresql_config_9_6", "resources", b"resources"]) -> builtins.bool: ...
|
|
449
|
+
def ClearField(self, field_name: typing.Literal["access", b"access", "autofailover", b"autofailover", "backup_retain_period_days", b"backup_retain_period_days", "backup_window_start", b"backup_window_start", "disk_size_autoscaling", b"disk_size_autoscaling", "performance_diagnostics", b"performance_diagnostics", "pooler_config", b"pooler_config", "postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_9_6", b"postgresql_config_9_6", "resources", b"resources", "version", b"version"]) -> None: ...
|
|
450
|
+
def WhichOneof(self, oneof_group: typing.Literal["postgresql_config", b"postgresql_config"]) -> typing.Literal["postgresql_config_9_6", "postgresql_config_10_1c", "postgresql_config_10", "postgresql_config_11", "postgresql_config_11_1c", "postgresql_config_12", "postgresql_config_12_1c", "postgresql_config_13", "postgresql_config_13_1c", "postgresql_config_14", "postgresql_config_14_1c", "postgresql_config_15", "postgresql_config_15_1c", "postgresql_config_16", "postgresql_config_16_1c"] | None: ...
|
|
451
|
+
|
|
452
|
+
global___ClusterConfig = ClusterConfig
|
|
453
|
+
|
|
454
|
+
@typing.final
|
|
455
|
+
class ConnectionPoolerConfig(google.protobuf.message.Message):
|
|
456
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
457
|
+
|
|
458
|
+
class _PoolingMode:
|
|
459
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
460
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
461
|
+
|
|
462
|
+
class _PoolingModeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ConnectionPoolerConfig._PoolingMode.ValueType], builtins.type):
|
|
463
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
464
|
+
POOLING_MODE_UNSPECIFIED: ConnectionPoolerConfig._PoolingMode.ValueType # 0
|
|
465
|
+
SESSION: ConnectionPoolerConfig._PoolingMode.ValueType # 1
|
|
466
|
+
"""Session pooling mode."""
|
|
467
|
+
TRANSACTION: ConnectionPoolerConfig._PoolingMode.ValueType # 2
|
|
468
|
+
"""Transaction pooling mode."""
|
|
469
|
+
STATEMENT: ConnectionPoolerConfig._PoolingMode.ValueType # 3
|
|
470
|
+
"""Statement pooling mode."""
|
|
471
|
+
|
|
472
|
+
class PoolingMode(_PoolingMode, metaclass=_PoolingModeEnumTypeWrapper): ...
|
|
473
|
+
POOLING_MODE_UNSPECIFIED: ConnectionPoolerConfig.PoolingMode.ValueType # 0
|
|
474
|
+
SESSION: ConnectionPoolerConfig.PoolingMode.ValueType # 1
|
|
475
|
+
"""Session pooling mode."""
|
|
476
|
+
TRANSACTION: ConnectionPoolerConfig.PoolingMode.ValueType # 2
|
|
477
|
+
"""Transaction pooling mode."""
|
|
478
|
+
STATEMENT: ConnectionPoolerConfig.PoolingMode.ValueType # 3
|
|
479
|
+
"""Statement pooling mode."""
|
|
480
|
+
|
|
481
|
+
POOLING_MODE_FIELD_NUMBER: builtins.int
|
|
482
|
+
POOL_DISCARD_FIELD_NUMBER: builtins.int
|
|
483
|
+
pooling_mode: global___ConnectionPoolerConfig.PoolingMode.ValueType
|
|
484
|
+
"""Mode that the connection pooler is working in.
|
|
485
|
+
See descriptions of all modes in the [documentation for PgBouncer](https://pgbouncer.github.io/usage).
|
|
486
|
+
"""
|
|
487
|
+
@property
|
|
488
|
+
def pool_discard(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
489
|
+
"""Setting `server_reset_query_always` parameter in PgBouncer."""
|
|
490
|
+
|
|
491
|
+
def __init__(
|
|
492
|
+
self,
|
|
493
|
+
*,
|
|
494
|
+
pooling_mode: global___ConnectionPoolerConfig.PoolingMode.ValueType = ...,
|
|
495
|
+
pool_discard: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
496
|
+
) -> None: ...
|
|
497
|
+
def HasField(self, field_name: typing.Literal["pool_discard", b"pool_discard"]) -> builtins.bool: ...
|
|
498
|
+
def ClearField(self, field_name: typing.Literal["pool_discard", b"pool_discard", "pooling_mode", b"pooling_mode"]) -> None: ...
|
|
499
|
+
|
|
500
|
+
global___ConnectionPoolerConfig = ConnectionPoolerConfig
|
|
501
|
+
|
|
502
|
+
@typing.final
|
|
503
|
+
class Host(google.protobuf.message.Message):
|
|
504
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
505
|
+
|
|
506
|
+
class _Role:
|
|
507
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
508
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
509
|
+
|
|
510
|
+
class _RoleEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Host._Role.ValueType], builtins.type):
|
|
511
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
512
|
+
ROLE_UNKNOWN: Host._Role.ValueType # 0
|
|
513
|
+
"""Role of the host in the cluster is unknown. Default value."""
|
|
514
|
+
MASTER: Host._Role.ValueType # 1
|
|
515
|
+
"""Host is the master PostgreSQL server in the cluster."""
|
|
516
|
+
REPLICA: Host._Role.ValueType # 2
|
|
517
|
+
"""Host is a replica (standby) PostgreSQL server in the cluster."""
|
|
518
|
+
|
|
519
|
+
class Role(_Role, metaclass=_RoleEnumTypeWrapper): ...
|
|
520
|
+
ROLE_UNKNOWN: Host.Role.ValueType # 0
|
|
521
|
+
"""Role of the host in the cluster is unknown. Default value."""
|
|
522
|
+
MASTER: Host.Role.ValueType # 1
|
|
523
|
+
"""Host is the master PostgreSQL server in the cluster."""
|
|
524
|
+
REPLICA: Host.Role.ValueType # 2
|
|
525
|
+
"""Host is a replica (standby) PostgreSQL server in the cluster."""
|
|
526
|
+
|
|
527
|
+
class _ReplicaType:
|
|
528
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
529
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
530
|
+
|
|
531
|
+
class _ReplicaTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Host._ReplicaType.ValueType], builtins.type):
|
|
532
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
533
|
+
REPLICA_TYPE_UNKNOWN: Host._ReplicaType.ValueType # 0
|
|
534
|
+
"""Replica type is unknown (we have no data) or it's master"""
|
|
535
|
+
ASYNC: Host._ReplicaType.ValueType # 1
|
|
536
|
+
SYNC: Host._ReplicaType.ValueType # 2
|
|
537
|
+
QUORUM: Host._ReplicaType.ValueType # 3
|
|
538
|
+
|
|
539
|
+
class ReplicaType(_ReplicaType, metaclass=_ReplicaTypeEnumTypeWrapper): ...
|
|
540
|
+
REPLICA_TYPE_UNKNOWN: Host.ReplicaType.ValueType # 0
|
|
541
|
+
"""Replica type is unknown (we have no data) or it's master"""
|
|
542
|
+
ASYNC: Host.ReplicaType.ValueType # 1
|
|
543
|
+
SYNC: Host.ReplicaType.ValueType # 2
|
|
544
|
+
QUORUM: Host.ReplicaType.ValueType # 3
|
|
545
|
+
|
|
546
|
+
class _Health:
|
|
547
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
548
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
549
|
+
|
|
550
|
+
class _HealthEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Host._Health.ValueType], builtins.type):
|
|
551
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
552
|
+
HEALTH_UNKNOWN: Host._Health.ValueType # 0
|
|
553
|
+
"""Health of the host is unknown. Default value."""
|
|
554
|
+
ALIVE: Host._Health.ValueType # 1
|
|
555
|
+
"""The host is performing all its functions normally."""
|
|
556
|
+
DEAD: Host._Health.ValueType # 2
|
|
557
|
+
"""The host is inoperable, and cannot perform any of its essential functions."""
|
|
558
|
+
DEGRADED: Host._Health.ValueType # 3
|
|
559
|
+
"""The host is degraded, and can perform only some of its essential functions."""
|
|
560
|
+
READONLY: Host._Health.ValueType # 4
|
|
561
|
+
"""The host is alive, but in read-only mode."""
|
|
562
|
+
|
|
563
|
+
class Health(_Health, metaclass=_HealthEnumTypeWrapper): ...
|
|
564
|
+
HEALTH_UNKNOWN: Host.Health.ValueType # 0
|
|
565
|
+
"""Health of the host is unknown. Default value."""
|
|
566
|
+
ALIVE: Host.Health.ValueType # 1
|
|
567
|
+
"""The host is performing all its functions normally."""
|
|
568
|
+
DEAD: Host.Health.ValueType # 2
|
|
569
|
+
"""The host is inoperable, and cannot perform any of its essential functions."""
|
|
570
|
+
DEGRADED: Host.Health.ValueType # 3
|
|
571
|
+
"""The host is degraded, and can perform only some of its essential functions."""
|
|
572
|
+
READONLY: Host.Health.ValueType # 4
|
|
573
|
+
"""The host is alive, but in read-only mode."""
|
|
574
|
+
|
|
575
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
576
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
577
|
+
ZONE_ID_FIELD_NUMBER: builtins.int
|
|
578
|
+
RESOURCES_FIELD_NUMBER: builtins.int
|
|
579
|
+
ROLE_FIELD_NUMBER: builtins.int
|
|
580
|
+
HEALTH_FIELD_NUMBER: builtins.int
|
|
581
|
+
SERVICES_FIELD_NUMBER: builtins.int
|
|
582
|
+
SUBNET_ID_FIELD_NUMBER: builtins.int
|
|
583
|
+
REPLICATION_SOURCE_FIELD_NUMBER: builtins.int
|
|
584
|
+
PRIORITY_FIELD_NUMBER: builtins.int
|
|
585
|
+
CONFIG_FIELD_NUMBER: builtins.int
|
|
586
|
+
ASSIGN_PUBLIC_IP_FIELD_NUMBER: builtins.int
|
|
587
|
+
REPLICA_TYPE_FIELD_NUMBER: builtins.int
|
|
588
|
+
name: builtins.str
|
|
589
|
+
"""Name of the PostgreSQL host. The host name is assigned by MDB at creation time, and cannot be changed.
|
|
590
|
+
1-63 characters long.
|
|
591
|
+
|
|
592
|
+
The name is unique across all MDB hosts that exist on the platform, as it defines the FQDN of the host.
|
|
593
|
+
"""
|
|
594
|
+
cluster_id: builtins.str
|
|
595
|
+
"""ID of the PostgreSQL host. The ID is assigned by MDB at creation time."""
|
|
596
|
+
zone_id: builtins.str
|
|
597
|
+
"""ID of the availability zone where the PostgreSQL host resides."""
|
|
598
|
+
role: global___Host.Role.ValueType
|
|
599
|
+
"""Role of the host in the cluster. If the field has default value, it is not returned in the response."""
|
|
600
|
+
health: global___Host.Health.ValueType
|
|
601
|
+
"""Aggregated health of the host. If the field has default value, it is not returned in the response."""
|
|
602
|
+
subnet_id: builtins.str
|
|
603
|
+
"""ID of the subnet that the host belongs to."""
|
|
604
|
+
replication_source: builtins.str
|
|
605
|
+
"""Name of the host to be used as the replication source for cascading replication."""
|
|
606
|
+
assign_public_ip: builtins.bool
|
|
607
|
+
"""Flag showing public IP assignment status to this host."""
|
|
608
|
+
replica_type: global___Host.ReplicaType.ValueType
|
|
609
|
+
@property
|
|
610
|
+
def resources(self) -> global___Resources:
|
|
611
|
+
"""Resources allocated to the PostgreSQL host."""
|
|
612
|
+
|
|
613
|
+
@property
|
|
614
|
+
def services(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___Service]:
|
|
615
|
+
"""Services provided by the host."""
|
|
616
|
+
|
|
617
|
+
@property
|
|
618
|
+
def priority(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
619
|
+
"""Priority of the host as a replica. Higher value means higher priority.
|
|
620
|
+
|
|
621
|
+
The host with the highest priority is the synchronous replica. All others are asynchronous.
|
|
622
|
+
The synchronous replica replaces the master when needed.
|
|
623
|
+
|
|
624
|
+
When a replica becomes the master, its priority is ignored.
|
|
625
|
+
"""
|
|
626
|
+
|
|
627
|
+
@property
|
|
628
|
+
def config(self) -> global___HostConfig:
|
|
629
|
+
"""Configuration of a PostgreSQL server for the host."""
|
|
630
|
+
|
|
631
|
+
def __init__(
|
|
632
|
+
self,
|
|
633
|
+
*,
|
|
634
|
+
name: builtins.str = ...,
|
|
635
|
+
cluster_id: builtins.str = ...,
|
|
636
|
+
zone_id: builtins.str = ...,
|
|
637
|
+
resources: global___Resources | None = ...,
|
|
638
|
+
role: global___Host.Role.ValueType = ...,
|
|
639
|
+
health: global___Host.Health.ValueType = ...,
|
|
640
|
+
services: collections.abc.Iterable[global___Service] | None = ...,
|
|
641
|
+
subnet_id: builtins.str = ...,
|
|
642
|
+
replication_source: builtins.str = ...,
|
|
643
|
+
priority: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
644
|
+
config: global___HostConfig | None = ...,
|
|
645
|
+
assign_public_ip: builtins.bool = ...,
|
|
646
|
+
replica_type: global___Host.ReplicaType.ValueType = ...,
|
|
647
|
+
) -> None: ...
|
|
648
|
+
def HasField(self, field_name: typing.Literal["config", b"config", "priority", b"priority", "resources", b"resources"]) -> builtins.bool: ...
|
|
649
|
+
def ClearField(self, field_name: typing.Literal["assign_public_ip", b"assign_public_ip", "cluster_id", b"cluster_id", "config", b"config", "health", b"health", "name", b"name", "priority", b"priority", "replica_type", b"replica_type", "replication_source", b"replication_source", "resources", b"resources", "role", b"role", "services", b"services", "subnet_id", b"subnet_id", "zone_id", b"zone_id"]) -> None: ...
|
|
650
|
+
|
|
651
|
+
global___Host = Host
|
|
652
|
+
|
|
653
|
+
@typing.final
|
|
654
|
+
class HostConfig(google.protobuf.message.Message):
|
|
655
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
656
|
+
|
|
657
|
+
POSTGRESQL_CONFIG_9_6_FIELD_NUMBER: builtins.int
|
|
658
|
+
POSTGRESQL_CONFIG_10_1C_FIELD_NUMBER: builtins.int
|
|
659
|
+
POSTGRESQL_CONFIG_10_FIELD_NUMBER: builtins.int
|
|
660
|
+
POSTGRESQL_CONFIG_11_FIELD_NUMBER: builtins.int
|
|
661
|
+
POSTGRESQL_CONFIG_11_1C_FIELD_NUMBER: builtins.int
|
|
662
|
+
POSTGRESQL_CONFIG_12_FIELD_NUMBER: builtins.int
|
|
663
|
+
POSTGRESQL_CONFIG_12_1C_FIELD_NUMBER: builtins.int
|
|
664
|
+
POSTGRESQL_CONFIG_13_FIELD_NUMBER: builtins.int
|
|
665
|
+
POSTGRESQL_CONFIG_13_1C_FIELD_NUMBER: builtins.int
|
|
666
|
+
POSTGRESQL_CONFIG_14_FIELD_NUMBER: builtins.int
|
|
667
|
+
POSTGRESQL_CONFIG_14_1C_FIELD_NUMBER: builtins.int
|
|
668
|
+
POSTGRESQL_CONFIG_15_FIELD_NUMBER: builtins.int
|
|
669
|
+
POSTGRESQL_CONFIG_15_1C_FIELD_NUMBER: builtins.int
|
|
670
|
+
POSTGRESQL_CONFIG_16_FIELD_NUMBER: builtins.int
|
|
671
|
+
POSTGRESQL_CONFIG_16_1C_FIELD_NUMBER: builtins.int
|
|
672
|
+
@property
|
|
673
|
+
def postgresql_config_9_6(self) -> yandex.cloud.mdb.postgresql.v1.config.host9_6_pb2.PostgresqlHostConfig9_6:
|
|
674
|
+
"""Configuration for a host with PostgreSQL 9.6 server deployed."""
|
|
675
|
+
|
|
676
|
+
@property
|
|
677
|
+
def postgresql_config_10_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host10_1c_pb2.PostgresqlHostConfig10_1C:
|
|
678
|
+
"""Configuration for a host with PostgreSQL 10 1C server deployed."""
|
|
679
|
+
|
|
680
|
+
@property
|
|
681
|
+
def postgresql_config_10(self) -> yandex.cloud.mdb.postgresql.v1.config.host10_pb2.PostgresqlHostConfig10:
|
|
682
|
+
"""Configuration for a host with PostgreSQL 10 server deployed."""
|
|
683
|
+
|
|
684
|
+
@property
|
|
685
|
+
def postgresql_config_11(self) -> yandex.cloud.mdb.postgresql.v1.config.host11_pb2.PostgresqlHostConfig11:
|
|
686
|
+
"""Configuration for a host with PostgreSQL 11 server deployed."""
|
|
687
|
+
|
|
688
|
+
@property
|
|
689
|
+
def postgresql_config_11_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host11_1c_pb2.PostgresqlHostConfig11_1C:
|
|
690
|
+
"""Configuration for a host with PostgreSQL 11 1C server deployed."""
|
|
691
|
+
|
|
692
|
+
@property
|
|
693
|
+
def postgresql_config_12(self) -> yandex.cloud.mdb.postgresql.v1.config.host12_pb2.PostgresqlHostConfig12:
|
|
694
|
+
"""Configuration for a host with PostgreSQL 12 server deployed."""
|
|
695
|
+
|
|
696
|
+
@property
|
|
697
|
+
def postgresql_config_12_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host12_1c_pb2.PostgresqlHostConfig12_1C:
|
|
698
|
+
"""Configuration for a host with PostgreSQL 12 1C server deployed."""
|
|
699
|
+
|
|
700
|
+
@property
|
|
701
|
+
def postgresql_config_13(self) -> yandex.cloud.mdb.postgresql.v1.config.host13_pb2.PostgresqlHostConfig13:
|
|
702
|
+
"""Configuration for a host with PostgreSQL 13 server deployed."""
|
|
703
|
+
|
|
704
|
+
@property
|
|
705
|
+
def postgresql_config_13_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host13_1c_pb2.PostgresqlHostConfig13_1C:
|
|
706
|
+
"""Configuration for a host with PostgreSQL 13 1C server deployed."""
|
|
707
|
+
|
|
708
|
+
@property
|
|
709
|
+
def postgresql_config_14(self) -> yandex.cloud.mdb.postgresql.v1.config.host14_pb2.PostgresqlHostConfig14:
|
|
710
|
+
"""Configuration for a host with PostgreSQL 14 server deployed."""
|
|
711
|
+
|
|
712
|
+
@property
|
|
713
|
+
def postgresql_config_14_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host14_1c_pb2.PostgresqlHostConfig14_1C:
|
|
714
|
+
"""Configuration for a host with PostgreSQL 14 1C server deployed."""
|
|
715
|
+
|
|
716
|
+
@property
|
|
717
|
+
def postgresql_config_15(self) -> yandex.cloud.mdb.postgresql.v1.config.host15_pb2.PostgresqlHostConfig15:
|
|
718
|
+
"""Configuration for a host with PostgreSQL 15 server deployed."""
|
|
719
|
+
|
|
720
|
+
@property
|
|
721
|
+
def postgresql_config_15_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host15_1c_pb2.PostgresqlHostConfig15_1C:
|
|
722
|
+
"""Configuration for a host with PostgreSQL 15 1C server deployed."""
|
|
723
|
+
|
|
724
|
+
@property
|
|
725
|
+
def postgresql_config_16(self) -> yandex.cloud.mdb.postgresql.v1.config.host16_pb2.PostgresqlHostConfig16:
|
|
726
|
+
"""Configuration for a host with PostgreSQL 16 server deployed."""
|
|
727
|
+
|
|
728
|
+
@property
|
|
729
|
+
def postgresql_config_16_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host16_1c_pb2.PostgresqlHostConfig16_1C:
|
|
730
|
+
"""Configuration for a host with PostgreSQL 16 1C server deployed."""
|
|
731
|
+
|
|
732
|
+
def __init__(
|
|
733
|
+
self,
|
|
734
|
+
*,
|
|
735
|
+
postgresql_config_9_6: yandex.cloud.mdb.postgresql.v1.config.host9_6_pb2.PostgresqlHostConfig9_6 | None = ...,
|
|
736
|
+
postgresql_config_10_1c: yandex.cloud.mdb.postgresql.v1.config.host10_1c_pb2.PostgresqlHostConfig10_1C | None = ...,
|
|
737
|
+
postgresql_config_10: yandex.cloud.mdb.postgresql.v1.config.host10_pb2.PostgresqlHostConfig10 | None = ...,
|
|
738
|
+
postgresql_config_11: yandex.cloud.mdb.postgresql.v1.config.host11_pb2.PostgresqlHostConfig11 | None = ...,
|
|
739
|
+
postgresql_config_11_1c: yandex.cloud.mdb.postgresql.v1.config.host11_1c_pb2.PostgresqlHostConfig11_1C | None = ...,
|
|
740
|
+
postgresql_config_12: yandex.cloud.mdb.postgresql.v1.config.host12_pb2.PostgresqlHostConfig12 | None = ...,
|
|
741
|
+
postgresql_config_12_1c: yandex.cloud.mdb.postgresql.v1.config.host12_1c_pb2.PostgresqlHostConfig12_1C | None = ...,
|
|
742
|
+
postgresql_config_13: yandex.cloud.mdb.postgresql.v1.config.host13_pb2.PostgresqlHostConfig13 | None = ...,
|
|
743
|
+
postgresql_config_13_1c: yandex.cloud.mdb.postgresql.v1.config.host13_1c_pb2.PostgresqlHostConfig13_1C | None = ...,
|
|
744
|
+
postgresql_config_14: yandex.cloud.mdb.postgresql.v1.config.host14_pb2.PostgresqlHostConfig14 | None = ...,
|
|
745
|
+
postgresql_config_14_1c: yandex.cloud.mdb.postgresql.v1.config.host14_1c_pb2.PostgresqlHostConfig14_1C | None = ...,
|
|
746
|
+
postgresql_config_15: yandex.cloud.mdb.postgresql.v1.config.host15_pb2.PostgresqlHostConfig15 | None = ...,
|
|
747
|
+
postgresql_config_15_1c: yandex.cloud.mdb.postgresql.v1.config.host15_1c_pb2.PostgresqlHostConfig15_1C | None = ...,
|
|
748
|
+
postgresql_config_16: yandex.cloud.mdb.postgresql.v1.config.host16_pb2.PostgresqlHostConfig16 | None = ...,
|
|
749
|
+
postgresql_config_16_1c: yandex.cloud.mdb.postgresql.v1.config.host16_1c_pb2.PostgresqlHostConfig16_1C | None = ...,
|
|
750
|
+
) -> None: ...
|
|
751
|
+
def HasField(self, field_name: typing.Literal["postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_9_6", b"postgresql_config_9_6"]) -> builtins.bool: ...
|
|
752
|
+
def ClearField(self, field_name: typing.Literal["postgresql_config", b"postgresql_config", "postgresql_config_10", b"postgresql_config_10", "postgresql_config_10_1c", b"postgresql_config_10_1c", "postgresql_config_11", b"postgresql_config_11", "postgresql_config_11_1c", b"postgresql_config_11_1c", "postgresql_config_12", b"postgresql_config_12", "postgresql_config_12_1c", b"postgresql_config_12_1c", "postgresql_config_13", b"postgresql_config_13", "postgresql_config_13_1c", b"postgresql_config_13_1c", "postgresql_config_14", b"postgresql_config_14", "postgresql_config_14_1c", b"postgresql_config_14_1c", "postgresql_config_15", b"postgresql_config_15", "postgresql_config_15_1c", b"postgresql_config_15_1c", "postgresql_config_16", b"postgresql_config_16", "postgresql_config_16_1c", b"postgresql_config_16_1c", "postgresql_config_9_6", b"postgresql_config_9_6"]) -> None: ...
|
|
753
|
+
def WhichOneof(self, oneof_group: typing.Literal["postgresql_config", b"postgresql_config"]) -> typing.Literal["postgresql_config_9_6", "postgresql_config_10_1c", "postgresql_config_10", "postgresql_config_11", "postgresql_config_11_1c", "postgresql_config_12", "postgresql_config_12_1c", "postgresql_config_13", "postgresql_config_13_1c", "postgresql_config_14", "postgresql_config_14_1c", "postgresql_config_15", "postgresql_config_15_1c", "postgresql_config_16", "postgresql_config_16_1c"] | None: ...
|
|
754
|
+
|
|
755
|
+
global___HostConfig = HostConfig
|
|
756
|
+
|
|
757
|
+
@typing.final
|
|
758
|
+
class Service(google.protobuf.message.Message):
|
|
759
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
760
|
+
|
|
761
|
+
class _Type:
|
|
762
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
763
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
764
|
+
|
|
765
|
+
class _TypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Service._Type.ValueType], builtins.type):
|
|
766
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
767
|
+
TYPE_UNSPECIFIED: Service._Type.ValueType # 0
|
|
768
|
+
"""Service type of the host is unspecified. Default value."""
|
|
769
|
+
POSTGRESQL: Service._Type.ValueType # 1
|
|
770
|
+
"""The host is a PostgreSQL server."""
|
|
771
|
+
POOLER: Service._Type.ValueType # 2
|
|
772
|
+
"""The host is a PgBouncer server."""
|
|
773
|
+
|
|
774
|
+
class Type(_Type, metaclass=_TypeEnumTypeWrapper): ...
|
|
775
|
+
TYPE_UNSPECIFIED: Service.Type.ValueType # 0
|
|
776
|
+
"""Service type of the host is unspecified. Default value."""
|
|
777
|
+
POSTGRESQL: Service.Type.ValueType # 1
|
|
778
|
+
"""The host is a PostgreSQL server."""
|
|
779
|
+
POOLER: Service.Type.ValueType # 2
|
|
780
|
+
"""The host is a PgBouncer server."""
|
|
781
|
+
|
|
782
|
+
class _Health:
|
|
783
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
784
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
785
|
+
|
|
786
|
+
class _HealthEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Service._Health.ValueType], builtins.type):
|
|
787
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
788
|
+
HEALTH_UNKNOWN: Service._Health.ValueType # 0
|
|
789
|
+
"""Health of the server is unknown. Default value."""
|
|
790
|
+
ALIVE: Service._Health.ValueType # 1
|
|
791
|
+
"""The server is working normally."""
|
|
792
|
+
DEAD: Service._Health.ValueType # 2
|
|
793
|
+
"""The server is dead or unresponsive."""
|
|
794
|
+
READONLY: Service._Health.ValueType # 3
|
|
795
|
+
"""The server is in read-only mode."""
|
|
796
|
+
|
|
797
|
+
class Health(_Health, metaclass=_HealthEnumTypeWrapper): ...
|
|
798
|
+
HEALTH_UNKNOWN: Service.Health.ValueType # 0
|
|
799
|
+
"""Health of the server is unknown. Default value."""
|
|
800
|
+
ALIVE: Service.Health.ValueType # 1
|
|
801
|
+
"""The server is working normally."""
|
|
802
|
+
DEAD: Service.Health.ValueType # 2
|
|
803
|
+
"""The server is dead or unresponsive."""
|
|
804
|
+
READONLY: Service.Health.ValueType # 3
|
|
805
|
+
"""The server is in read-only mode."""
|
|
806
|
+
|
|
807
|
+
TYPE_FIELD_NUMBER: builtins.int
|
|
808
|
+
HEALTH_FIELD_NUMBER: builtins.int
|
|
809
|
+
type: global___Service.Type.ValueType
|
|
810
|
+
"""Type of the service provided by the host. If the field has default value, it is not returned in the response."""
|
|
811
|
+
health: global___Service.Health.ValueType
|
|
812
|
+
"""Aggregated health of the service. If the field has default value, it is not returned in the response."""
|
|
813
|
+
def __init__(
|
|
814
|
+
self,
|
|
815
|
+
*,
|
|
816
|
+
type: global___Service.Type.ValueType = ...,
|
|
817
|
+
health: global___Service.Health.ValueType = ...,
|
|
818
|
+
) -> None: ...
|
|
819
|
+
def ClearField(self, field_name: typing.Literal["health", b"health", "type", b"type"]) -> None: ...
|
|
820
|
+
|
|
821
|
+
global___Service = Service
|
|
822
|
+
|
|
823
|
+
@typing.final
|
|
824
|
+
class Resources(google.protobuf.message.Message):
|
|
825
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
826
|
+
|
|
827
|
+
RESOURCE_PRESET_ID_FIELD_NUMBER: builtins.int
|
|
828
|
+
DISK_SIZE_FIELD_NUMBER: builtins.int
|
|
829
|
+
DISK_TYPE_ID_FIELD_NUMBER: builtins.int
|
|
830
|
+
resource_preset_id: builtins.str
|
|
831
|
+
"""ID of the preset for computational resources available to a host (CPU, memory etc.).
|
|
832
|
+
All available presets are listed in the [documentation](/docs/managed-postgresql/concepts/instance-types).
|
|
833
|
+
"""
|
|
834
|
+
disk_size: builtins.int
|
|
835
|
+
"""Volume of the storage available to a host, in bytes."""
|
|
836
|
+
disk_type_id: builtins.str
|
|
837
|
+
"""Type of the storage environment for the host.
|
|
838
|
+
Possible values:
|
|
839
|
+
* network-hdd - network HDD drive,
|
|
840
|
+
* network-ssd - network SSD drive,
|
|
841
|
+
* local-ssd - local SSD storage.
|
|
842
|
+
"""
|
|
843
|
+
def __init__(
|
|
844
|
+
self,
|
|
845
|
+
*,
|
|
846
|
+
resource_preset_id: builtins.str = ...,
|
|
847
|
+
disk_size: builtins.int = ...,
|
|
848
|
+
disk_type_id: builtins.str = ...,
|
|
849
|
+
) -> None: ...
|
|
850
|
+
def ClearField(self, field_name: typing.Literal["disk_size", b"disk_size", "disk_type_id", b"disk_type_id", "resource_preset_id", b"resource_preset_id"]) -> None: ...
|
|
851
|
+
|
|
852
|
+
global___Resources = Resources
|
|
853
|
+
|
|
854
|
+
@typing.final
|
|
855
|
+
class Access(google.protobuf.message.Message):
|
|
856
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
857
|
+
|
|
858
|
+
DATA_LENS_FIELD_NUMBER: builtins.int
|
|
859
|
+
WEB_SQL_FIELD_NUMBER: builtins.int
|
|
860
|
+
SERVERLESS_FIELD_NUMBER: builtins.int
|
|
861
|
+
DATA_TRANSFER_FIELD_NUMBER: builtins.int
|
|
862
|
+
YANDEX_QUERY_FIELD_NUMBER: builtins.int
|
|
863
|
+
data_lens: builtins.bool
|
|
864
|
+
"""Allow access for DataLens"""
|
|
865
|
+
web_sql: builtins.bool
|
|
866
|
+
"""Allow SQL queries to the cluster databases from the management console.
|
|
867
|
+
|
|
868
|
+
See [SQL queries in the management console](/docs/managed-postgresql/operations/web-sql-query) for more details.
|
|
869
|
+
"""
|
|
870
|
+
serverless: builtins.bool
|
|
871
|
+
"""Allow access for Serverless"""
|
|
872
|
+
data_transfer: builtins.bool
|
|
873
|
+
"""Allow access for DataTransfer."""
|
|
874
|
+
yandex_query: builtins.bool
|
|
875
|
+
"""Allow access for YandexQuery."""
|
|
876
|
+
def __init__(
|
|
877
|
+
self,
|
|
878
|
+
*,
|
|
879
|
+
data_lens: builtins.bool = ...,
|
|
880
|
+
web_sql: builtins.bool = ...,
|
|
881
|
+
serverless: builtins.bool = ...,
|
|
882
|
+
data_transfer: builtins.bool = ...,
|
|
883
|
+
yandex_query: builtins.bool = ...,
|
|
884
|
+
) -> None: ...
|
|
885
|
+
def ClearField(self, field_name: typing.Literal["data_lens", b"data_lens", "data_transfer", b"data_transfer", "serverless", b"serverless", "web_sql", b"web_sql", "yandex_query", b"yandex_query"]) -> None: ...
|
|
886
|
+
|
|
887
|
+
global___Access = Access
|
|
888
|
+
|
|
889
|
+
@typing.final
|
|
890
|
+
class PerformanceDiagnostics(google.protobuf.message.Message):
|
|
891
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
892
|
+
|
|
893
|
+
ENABLED_FIELD_NUMBER: builtins.int
|
|
894
|
+
SESSIONS_SAMPLING_INTERVAL_FIELD_NUMBER: builtins.int
|
|
895
|
+
STATEMENTS_SAMPLING_INTERVAL_FIELD_NUMBER: builtins.int
|
|
896
|
+
enabled: builtins.bool
|
|
897
|
+
"""Configuration setting which enables/disables performance diagnostics service in cluster."""
|
|
898
|
+
sessions_sampling_interval: builtins.int
|
|
899
|
+
"""Interval (in seconds) for pg_stat_activity sampling"""
|
|
900
|
+
statements_sampling_interval: builtins.int
|
|
901
|
+
"""Interval (in seconds) for pg_stat_statements sampling"""
|
|
902
|
+
def __init__(
|
|
903
|
+
self,
|
|
904
|
+
*,
|
|
905
|
+
enabled: builtins.bool = ...,
|
|
906
|
+
sessions_sampling_interval: builtins.int = ...,
|
|
907
|
+
statements_sampling_interval: builtins.int = ...,
|
|
908
|
+
) -> None: ...
|
|
909
|
+
def ClearField(self, field_name: typing.Literal["enabled", b"enabled", "sessions_sampling_interval", b"sessions_sampling_interval", "statements_sampling_interval", b"statements_sampling_interval"]) -> None: ...
|
|
910
|
+
|
|
911
|
+
global___PerformanceDiagnostics = PerformanceDiagnostics
|
|
912
|
+
|
|
913
|
+
@typing.final
|
|
914
|
+
class DiskSizeAutoscaling(google.protobuf.message.Message):
|
|
915
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
916
|
+
|
|
917
|
+
PLANNED_USAGE_THRESHOLD_FIELD_NUMBER: builtins.int
|
|
918
|
+
EMERGENCY_USAGE_THRESHOLD_FIELD_NUMBER: builtins.int
|
|
919
|
+
DISK_SIZE_LIMIT_FIELD_NUMBER: builtins.int
|
|
920
|
+
planned_usage_threshold: builtins.int
|
|
921
|
+
"""Threshold of storage usage (in percent) that triggers automatic scaling of the storage during the maintenance window. Zero value means disabled threshold."""
|
|
922
|
+
emergency_usage_threshold: builtins.int
|
|
923
|
+
"""Threshold of storage usage (in percent) that triggers immediate automatic scaling of the storage. Zero value means disabled threshold."""
|
|
924
|
+
disk_size_limit: builtins.int
|
|
925
|
+
"""New storage size (in bytes) that is set when one of the thresholds is achieved."""
|
|
926
|
+
def __init__(
|
|
927
|
+
self,
|
|
928
|
+
*,
|
|
929
|
+
planned_usage_threshold: builtins.int = ...,
|
|
930
|
+
emergency_usage_threshold: builtins.int = ...,
|
|
931
|
+
disk_size_limit: builtins.int = ...,
|
|
932
|
+
) -> None: ...
|
|
933
|
+
def ClearField(self, field_name: typing.Literal["disk_size_limit", b"disk_size_limit", "emergency_usage_threshold", b"emergency_usage_threshold", "planned_usage_threshold", b"planned_usage_threshold"]) -> None: ...
|
|
934
|
+
|
|
935
|
+
global___DiskSizeAutoscaling = DiskSizeAutoscaling
|