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,1708 @@
|
|
|
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.field_mask_pb2
|
|
10
|
+
import google.protobuf.internal.containers
|
|
11
|
+
import google.protobuf.internal.enum_type_wrapper
|
|
12
|
+
import google.protobuf.message
|
|
13
|
+
import google.protobuf.timestamp_pb2
|
|
14
|
+
import google.protobuf.wrappers_pb2
|
|
15
|
+
import google.type.timeofday_pb2
|
|
16
|
+
import sys
|
|
17
|
+
import typing
|
|
18
|
+
import yandex.cloud.mdb.postgresql.v1.backup_pb2
|
|
19
|
+
import yandex.cloud.mdb.postgresql.v1.cluster_pb2
|
|
20
|
+
import yandex.cloud.mdb.postgresql.v1.config.host10_1c_pb2
|
|
21
|
+
import yandex.cloud.mdb.postgresql.v1.config.host10_pb2
|
|
22
|
+
import yandex.cloud.mdb.postgresql.v1.config.host11_1c_pb2
|
|
23
|
+
import yandex.cloud.mdb.postgresql.v1.config.host11_pb2
|
|
24
|
+
import yandex.cloud.mdb.postgresql.v1.config.host12_1c_pb2
|
|
25
|
+
import yandex.cloud.mdb.postgresql.v1.config.host12_pb2
|
|
26
|
+
import yandex.cloud.mdb.postgresql.v1.config.host13_1c_pb2
|
|
27
|
+
import yandex.cloud.mdb.postgresql.v1.config.host13_pb2
|
|
28
|
+
import yandex.cloud.mdb.postgresql.v1.config.host14_1c_pb2
|
|
29
|
+
import yandex.cloud.mdb.postgresql.v1.config.host14_pb2
|
|
30
|
+
import yandex.cloud.mdb.postgresql.v1.config.host15_1c_pb2
|
|
31
|
+
import yandex.cloud.mdb.postgresql.v1.config.host15_pb2
|
|
32
|
+
import yandex.cloud.mdb.postgresql.v1.config.host16_1c_pb2
|
|
33
|
+
import yandex.cloud.mdb.postgresql.v1.config.host16_pb2
|
|
34
|
+
import yandex.cloud.mdb.postgresql.v1.config.host9_6_pb2
|
|
35
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql10_1c_pb2
|
|
36
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql10_pb2
|
|
37
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql11_1c_pb2
|
|
38
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql11_pb2
|
|
39
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql12_1c_pb2
|
|
40
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql12_pb2
|
|
41
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql13_1c_pb2
|
|
42
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql13_pb2
|
|
43
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql14_1c_pb2
|
|
44
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql14_pb2
|
|
45
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql15_1c_pb2
|
|
46
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql15_pb2
|
|
47
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql16_1c_pb2
|
|
48
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql16_pb2
|
|
49
|
+
import yandex.cloud.mdb.postgresql.v1.config.postgresql9_6_pb2
|
|
50
|
+
import yandex.cloud.mdb.postgresql.v1.database_pb2
|
|
51
|
+
import yandex.cloud.mdb.postgresql.v1.maintenance_pb2
|
|
52
|
+
import yandex.cloud.mdb.postgresql.v1.user_pb2
|
|
53
|
+
import yandex.cloud.operation.operation_pb2
|
|
54
|
+
|
|
55
|
+
if sys.version_info >= (3, 10):
|
|
56
|
+
import typing as typing_extensions
|
|
57
|
+
else:
|
|
58
|
+
import typing_extensions
|
|
59
|
+
|
|
60
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
61
|
+
|
|
62
|
+
@typing.final
|
|
63
|
+
class GetClusterRequest(google.protobuf.message.Message):
|
|
64
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
65
|
+
|
|
66
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
67
|
+
cluster_id: builtins.str
|
|
68
|
+
"""ID of the PostgreSQL Cluster resource to return.
|
|
69
|
+
To get the cluster ID use a [ClusterService.List] request.
|
|
70
|
+
"""
|
|
71
|
+
def __init__(
|
|
72
|
+
self,
|
|
73
|
+
*,
|
|
74
|
+
cluster_id: builtins.str = ...,
|
|
75
|
+
) -> None: ...
|
|
76
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
77
|
+
|
|
78
|
+
global___GetClusterRequest = GetClusterRequest
|
|
79
|
+
|
|
80
|
+
@typing.final
|
|
81
|
+
class ListClustersRequest(google.protobuf.message.Message):
|
|
82
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
83
|
+
|
|
84
|
+
FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
85
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
86
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
87
|
+
FILTER_FIELD_NUMBER: builtins.int
|
|
88
|
+
folder_id: builtins.str
|
|
89
|
+
"""ID of the folder to list PostgreSQL clusters in.
|
|
90
|
+
To get the folder ID, use a [yandex.cloud.resourcemanager.v1.FolderService.List] request.
|
|
91
|
+
"""
|
|
92
|
+
page_size: builtins.int
|
|
93
|
+
"""The maximum number of results per page to return. If the number of available
|
|
94
|
+
results is larger than [page_size], the service returns a [ListClustersResponse.next_page_token]
|
|
95
|
+
that can be used to get the next page of results in subsequent list requests.
|
|
96
|
+
"""
|
|
97
|
+
page_token: builtins.str
|
|
98
|
+
"""Page token. To get the next page of results, set [page_token] to the [ListClustersResponse.next_page_token]
|
|
99
|
+
returned by the previous list request.
|
|
100
|
+
"""
|
|
101
|
+
filter: builtins.str
|
|
102
|
+
"""A filter expression that filters resources listed in the response.
|
|
103
|
+
The expression must specify:
|
|
104
|
+
1. The field name. Currently you can only use filtering with the [Cluster.name] field.
|
|
105
|
+
2. An `=` operator.
|
|
106
|
+
3. The value in double quotes (`"`). Must be 1-63 characters long and match the regular expression `[a-zA-Z0-9_-]+`.
|
|
107
|
+
"""
|
|
108
|
+
def __init__(
|
|
109
|
+
self,
|
|
110
|
+
*,
|
|
111
|
+
folder_id: builtins.str = ...,
|
|
112
|
+
page_size: builtins.int = ...,
|
|
113
|
+
page_token: builtins.str = ...,
|
|
114
|
+
filter: builtins.str = ...,
|
|
115
|
+
) -> None: ...
|
|
116
|
+
def ClearField(self, field_name: typing.Literal["filter", b"filter", "folder_id", b"folder_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
|
|
117
|
+
|
|
118
|
+
global___ListClustersRequest = ListClustersRequest
|
|
119
|
+
|
|
120
|
+
@typing.final
|
|
121
|
+
class ListClustersResponse(google.protobuf.message.Message):
|
|
122
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
123
|
+
|
|
124
|
+
CLUSTERS_FIELD_NUMBER: builtins.int
|
|
125
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
126
|
+
next_page_token: builtins.str
|
|
127
|
+
"""This token allows you to get the next page of results for list requests. If the number of results
|
|
128
|
+
is larger than [ListClustersRequest.page_size], use the [next_page_token] as the value
|
|
129
|
+
for the [ListClustersRequest.page_token] parameter in the next list request. Each subsequent
|
|
130
|
+
list request will have its own [next_page_token] to continue paging through the results.
|
|
131
|
+
"""
|
|
132
|
+
@property
|
|
133
|
+
def clusters(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.mdb.postgresql.v1.cluster_pb2.Cluster]:
|
|
134
|
+
"""List of PostgreSQL Cluster resources."""
|
|
135
|
+
|
|
136
|
+
def __init__(
|
|
137
|
+
self,
|
|
138
|
+
*,
|
|
139
|
+
clusters: collections.abc.Iterable[yandex.cloud.mdb.postgresql.v1.cluster_pb2.Cluster] | None = ...,
|
|
140
|
+
next_page_token: builtins.str = ...,
|
|
141
|
+
) -> None: ...
|
|
142
|
+
def ClearField(self, field_name: typing.Literal["clusters", b"clusters", "next_page_token", b"next_page_token"]) -> None: ...
|
|
143
|
+
|
|
144
|
+
global___ListClustersResponse = ListClustersResponse
|
|
145
|
+
|
|
146
|
+
@typing.final
|
|
147
|
+
class CreateClusterRequest(google.protobuf.message.Message):
|
|
148
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
149
|
+
|
|
150
|
+
@typing.final
|
|
151
|
+
class LabelsEntry(google.protobuf.message.Message):
|
|
152
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
153
|
+
|
|
154
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
155
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
156
|
+
key: builtins.str
|
|
157
|
+
value: builtins.str
|
|
158
|
+
def __init__(
|
|
159
|
+
self,
|
|
160
|
+
*,
|
|
161
|
+
key: builtins.str = ...,
|
|
162
|
+
value: builtins.str = ...,
|
|
163
|
+
) -> None: ...
|
|
164
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
165
|
+
|
|
166
|
+
FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
167
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
168
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
169
|
+
LABELS_FIELD_NUMBER: builtins.int
|
|
170
|
+
ENVIRONMENT_FIELD_NUMBER: builtins.int
|
|
171
|
+
CONFIG_SPEC_FIELD_NUMBER: builtins.int
|
|
172
|
+
DATABASE_SPECS_FIELD_NUMBER: builtins.int
|
|
173
|
+
USER_SPECS_FIELD_NUMBER: builtins.int
|
|
174
|
+
HOST_SPECS_FIELD_NUMBER: builtins.int
|
|
175
|
+
NETWORK_ID_FIELD_NUMBER: builtins.int
|
|
176
|
+
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
177
|
+
DELETION_PROTECTION_FIELD_NUMBER: builtins.int
|
|
178
|
+
HOST_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
179
|
+
folder_id: builtins.str
|
|
180
|
+
"""ID of the folder to create the PostgreSQL cluster in."""
|
|
181
|
+
name: builtins.str
|
|
182
|
+
"""Name of the PostgreSQL cluster. The name must be unique within the folder."""
|
|
183
|
+
description: builtins.str
|
|
184
|
+
"""Description of the PostgreSQL cluster."""
|
|
185
|
+
environment: yandex.cloud.mdb.postgresql.v1.cluster_pb2.Cluster.Environment.ValueType
|
|
186
|
+
"""Deployment environment of the PostgreSQL cluster."""
|
|
187
|
+
network_id: builtins.str
|
|
188
|
+
"""ID of the network to create the cluster in."""
|
|
189
|
+
deletion_protection: builtins.bool
|
|
190
|
+
"""Deletion Protection inhibits deletion of the cluster"""
|
|
191
|
+
@property
|
|
192
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
193
|
+
"""Custom labels for the PostgreSQL cluster as `` key:value `` pairs. Maximum 64 per resource.
|
|
194
|
+
For example, "project": "mvp" or "source": "dictionary".
|
|
195
|
+
"""
|
|
196
|
+
|
|
197
|
+
@property
|
|
198
|
+
def config_spec(self) -> global___ConfigSpec:
|
|
199
|
+
"""Configuration and resources for hosts that should be created for the PostgreSQL cluster."""
|
|
200
|
+
|
|
201
|
+
@property
|
|
202
|
+
def database_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.mdb.postgresql.v1.database_pb2.DatabaseSpec]:
|
|
203
|
+
"""Descriptions of databases to be created in the PostgreSQL cluster."""
|
|
204
|
+
|
|
205
|
+
@property
|
|
206
|
+
def user_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.mdb.postgresql.v1.user_pb2.UserSpec]:
|
|
207
|
+
"""Descriptions of database users to be created in the PostgreSQL cluster."""
|
|
208
|
+
|
|
209
|
+
@property
|
|
210
|
+
def host_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___HostSpec]:
|
|
211
|
+
"""Individual configurations for hosts that should be created for the PostgreSQL cluster."""
|
|
212
|
+
|
|
213
|
+
@property
|
|
214
|
+
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
215
|
+
"""User security groups"""
|
|
216
|
+
|
|
217
|
+
@property
|
|
218
|
+
def host_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
219
|
+
"""Host groups hosting VMs of the cluster."""
|
|
220
|
+
|
|
221
|
+
def __init__(
|
|
222
|
+
self,
|
|
223
|
+
*,
|
|
224
|
+
folder_id: builtins.str = ...,
|
|
225
|
+
name: builtins.str = ...,
|
|
226
|
+
description: builtins.str = ...,
|
|
227
|
+
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
228
|
+
environment: yandex.cloud.mdb.postgresql.v1.cluster_pb2.Cluster.Environment.ValueType = ...,
|
|
229
|
+
config_spec: global___ConfigSpec | None = ...,
|
|
230
|
+
database_specs: collections.abc.Iterable[yandex.cloud.mdb.postgresql.v1.database_pb2.DatabaseSpec] | None = ...,
|
|
231
|
+
user_specs: collections.abc.Iterable[yandex.cloud.mdb.postgresql.v1.user_pb2.UserSpec] | None = ...,
|
|
232
|
+
host_specs: collections.abc.Iterable[global___HostSpec] | None = ...,
|
|
233
|
+
network_id: builtins.str = ...,
|
|
234
|
+
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
235
|
+
deletion_protection: builtins.bool = ...,
|
|
236
|
+
host_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
237
|
+
) -> None: ...
|
|
238
|
+
def HasField(self, field_name: typing.Literal["config_spec", b"config_spec"]) -> builtins.bool: ...
|
|
239
|
+
def ClearField(self, field_name: typing.Literal["config_spec", b"config_spec", "database_specs", b"database_specs", "deletion_protection", b"deletion_protection", "description", b"description", "environment", b"environment", "folder_id", b"folder_id", "host_group_ids", b"host_group_ids", "host_specs", b"host_specs", "labels", b"labels", "name", b"name", "network_id", b"network_id", "security_group_ids", b"security_group_ids", "user_specs", b"user_specs"]) -> None: ...
|
|
240
|
+
|
|
241
|
+
global___CreateClusterRequest = CreateClusterRequest
|
|
242
|
+
|
|
243
|
+
@typing.final
|
|
244
|
+
class CreateClusterMetadata(google.protobuf.message.Message):
|
|
245
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
246
|
+
|
|
247
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
248
|
+
cluster_id: builtins.str
|
|
249
|
+
"""ID of the PostgreSQL cluster that is being created."""
|
|
250
|
+
def __init__(
|
|
251
|
+
self,
|
|
252
|
+
*,
|
|
253
|
+
cluster_id: builtins.str = ...,
|
|
254
|
+
) -> None: ...
|
|
255
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
256
|
+
|
|
257
|
+
global___CreateClusterMetadata = CreateClusterMetadata
|
|
258
|
+
|
|
259
|
+
@typing.final
|
|
260
|
+
class UpdateClusterRequest(google.protobuf.message.Message):
|
|
261
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
262
|
+
|
|
263
|
+
@typing.final
|
|
264
|
+
class LabelsEntry(google.protobuf.message.Message):
|
|
265
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
266
|
+
|
|
267
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
268
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
269
|
+
key: builtins.str
|
|
270
|
+
value: builtins.str
|
|
271
|
+
def __init__(
|
|
272
|
+
self,
|
|
273
|
+
*,
|
|
274
|
+
key: builtins.str = ...,
|
|
275
|
+
value: builtins.str = ...,
|
|
276
|
+
) -> None: ...
|
|
277
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
278
|
+
|
|
279
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
280
|
+
UPDATE_MASK_FIELD_NUMBER: builtins.int
|
|
281
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
282
|
+
LABELS_FIELD_NUMBER: builtins.int
|
|
283
|
+
CONFIG_SPEC_FIELD_NUMBER: builtins.int
|
|
284
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
285
|
+
MAINTENANCE_WINDOW_FIELD_NUMBER: builtins.int
|
|
286
|
+
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
287
|
+
DELETION_PROTECTION_FIELD_NUMBER: builtins.int
|
|
288
|
+
cluster_id: builtins.str
|
|
289
|
+
"""ID of the PostgreSQL Cluster resource to update.
|
|
290
|
+
To get the PostgreSQL cluster ID, use a [ClusterService.List] request.
|
|
291
|
+
"""
|
|
292
|
+
description: builtins.str
|
|
293
|
+
"""New description of the PostgreSQL cluster."""
|
|
294
|
+
name: builtins.str
|
|
295
|
+
"""New name for the cluster."""
|
|
296
|
+
deletion_protection: builtins.bool
|
|
297
|
+
"""Deletion Protection inhibits deletion of the cluster"""
|
|
298
|
+
@property
|
|
299
|
+
def update_mask(self) -> google.protobuf.field_mask_pb2.FieldMask:
|
|
300
|
+
"""Field mask that specifies which fields of the PostgreSQL Cluster resource should be updated."""
|
|
301
|
+
|
|
302
|
+
@property
|
|
303
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
304
|
+
"""Custom labels for the PostgreSQL cluster as `` key:value `` pairs. Maximum 64 per resource.
|
|
305
|
+
For example, "project": "mvp" or "source": "dictionary".
|
|
306
|
+
|
|
307
|
+
The new set of labels will completely replace the old ones. To add a label, request the current
|
|
308
|
+
set with the [ClusterService.Get] method, then send an [ClusterService.Update] request with the new label added to the set.
|
|
309
|
+
"""
|
|
310
|
+
|
|
311
|
+
@property
|
|
312
|
+
def config_spec(self) -> global___ConfigSpec:
|
|
313
|
+
"""New configuration and resources for hosts in the cluster."""
|
|
314
|
+
|
|
315
|
+
@property
|
|
316
|
+
def maintenance_window(self) -> yandex.cloud.mdb.postgresql.v1.maintenance_pb2.MaintenanceWindow:
|
|
317
|
+
"""New maintenance window settings for the cluster."""
|
|
318
|
+
|
|
319
|
+
@property
|
|
320
|
+
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
321
|
+
"""User security groups"""
|
|
322
|
+
|
|
323
|
+
def __init__(
|
|
324
|
+
self,
|
|
325
|
+
*,
|
|
326
|
+
cluster_id: builtins.str = ...,
|
|
327
|
+
update_mask: google.protobuf.field_mask_pb2.FieldMask | None = ...,
|
|
328
|
+
description: builtins.str = ...,
|
|
329
|
+
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
330
|
+
config_spec: global___ConfigSpec | None = ...,
|
|
331
|
+
name: builtins.str = ...,
|
|
332
|
+
maintenance_window: yandex.cloud.mdb.postgresql.v1.maintenance_pb2.MaintenanceWindow | None = ...,
|
|
333
|
+
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
334
|
+
deletion_protection: builtins.bool = ...,
|
|
335
|
+
) -> None: ...
|
|
336
|
+
def HasField(self, field_name: typing.Literal["config_spec", b"config_spec", "maintenance_window", b"maintenance_window", "update_mask", b"update_mask"]) -> builtins.bool: ...
|
|
337
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "config_spec", b"config_spec", "deletion_protection", b"deletion_protection", "description", b"description", "labels", b"labels", "maintenance_window", b"maintenance_window", "name", b"name", "security_group_ids", b"security_group_ids", "update_mask", b"update_mask"]) -> None: ...
|
|
338
|
+
|
|
339
|
+
global___UpdateClusterRequest = UpdateClusterRequest
|
|
340
|
+
|
|
341
|
+
@typing.final
|
|
342
|
+
class UpdateClusterMetadata(google.protobuf.message.Message):
|
|
343
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
344
|
+
|
|
345
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
346
|
+
cluster_id: builtins.str
|
|
347
|
+
"""ID of the PostgreSQL Cluster resource that is being updated."""
|
|
348
|
+
def __init__(
|
|
349
|
+
self,
|
|
350
|
+
*,
|
|
351
|
+
cluster_id: builtins.str = ...,
|
|
352
|
+
) -> None: ...
|
|
353
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
354
|
+
|
|
355
|
+
global___UpdateClusterMetadata = UpdateClusterMetadata
|
|
356
|
+
|
|
357
|
+
@typing.final
|
|
358
|
+
class DeleteClusterRequest(google.protobuf.message.Message):
|
|
359
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
360
|
+
|
|
361
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
362
|
+
cluster_id: builtins.str
|
|
363
|
+
"""ID of the PostgreSQL cluster to delete.
|
|
364
|
+
To get the PostgreSQL cluster ID, use a [ClusterService.List] request.
|
|
365
|
+
"""
|
|
366
|
+
def __init__(
|
|
367
|
+
self,
|
|
368
|
+
*,
|
|
369
|
+
cluster_id: builtins.str = ...,
|
|
370
|
+
) -> None: ...
|
|
371
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
372
|
+
|
|
373
|
+
global___DeleteClusterRequest = DeleteClusterRequest
|
|
374
|
+
|
|
375
|
+
@typing.final
|
|
376
|
+
class DeleteClusterMetadata(google.protobuf.message.Message):
|
|
377
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
378
|
+
|
|
379
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
380
|
+
cluster_id: builtins.str
|
|
381
|
+
"""ID of the PostgreSQL cluster that is being deleted."""
|
|
382
|
+
def __init__(
|
|
383
|
+
self,
|
|
384
|
+
*,
|
|
385
|
+
cluster_id: builtins.str = ...,
|
|
386
|
+
) -> None: ...
|
|
387
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
388
|
+
|
|
389
|
+
global___DeleteClusterMetadata = DeleteClusterMetadata
|
|
390
|
+
|
|
391
|
+
@typing.final
|
|
392
|
+
class StartClusterRequest(google.protobuf.message.Message):
|
|
393
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
394
|
+
|
|
395
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
396
|
+
cluster_id: builtins.str
|
|
397
|
+
"""ID of the PostgreSQL cluster to start."""
|
|
398
|
+
def __init__(
|
|
399
|
+
self,
|
|
400
|
+
*,
|
|
401
|
+
cluster_id: builtins.str = ...,
|
|
402
|
+
) -> None: ...
|
|
403
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
404
|
+
|
|
405
|
+
global___StartClusterRequest = StartClusterRequest
|
|
406
|
+
|
|
407
|
+
@typing.final
|
|
408
|
+
class StartClusterMetadata(google.protobuf.message.Message):
|
|
409
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
410
|
+
|
|
411
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
412
|
+
cluster_id: builtins.str
|
|
413
|
+
"""ID of the PostgreSQL cluster."""
|
|
414
|
+
def __init__(
|
|
415
|
+
self,
|
|
416
|
+
*,
|
|
417
|
+
cluster_id: builtins.str = ...,
|
|
418
|
+
) -> None: ...
|
|
419
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
420
|
+
|
|
421
|
+
global___StartClusterMetadata = StartClusterMetadata
|
|
422
|
+
|
|
423
|
+
@typing.final
|
|
424
|
+
class StopClusterRequest(google.protobuf.message.Message):
|
|
425
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
426
|
+
|
|
427
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
428
|
+
cluster_id: builtins.str
|
|
429
|
+
"""ID of the PostgreSQL cluster to stop."""
|
|
430
|
+
def __init__(
|
|
431
|
+
self,
|
|
432
|
+
*,
|
|
433
|
+
cluster_id: builtins.str = ...,
|
|
434
|
+
) -> None: ...
|
|
435
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
436
|
+
|
|
437
|
+
global___StopClusterRequest = StopClusterRequest
|
|
438
|
+
|
|
439
|
+
@typing.final
|
|
440
|
+
class StopClusterMetadata(google.protobuf.message.Message):
|
|
441
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
442
|
+
|
|
443
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
444
|
+
cluster_id: builtins.str
|
|
445
|
+
"""ID of the PostgreSQL cluster."""
|
|
446
|
+
def __init__(
|
|
447
|
+
self,
|
|
448
|
+
*,
|
|
449
|
+
cluster_id: builtins.str = ...,
|
|
450
|
+
) -> None: ...
|
|
451
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
452
|
+
|
|
453
|
+
global___StopClusterMetadata = StopClusterMetadata
|
|
454
|
+
|
|
455
|
+
@typing.final
|
|
456
|
+
class MoveClusterRequest(google.protobuf.message.Message):
|
|
457
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
458
|
+
|
|
459
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
460
|
+
DESTINATION_FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
461
|
+
cluster_id: builtins.str
|
|
462
|
+
"""ID of the PostgreSQL cluster to move."""
|
|
463
|
+
destination_folder_id: builtins.str
|
|
464
|
+
"""ID of the destination folder."""
|
|
465
|
+
def __init__(
|
|
466
|
+
self,
|
|
467
|
+
*,
|
|
468
|
+
cluster_id: builtins.str = ...,
|
|
469
|
+
destination_folder_id: builtins.str = ...,
|
|
470
|
+
) -> None: ...
|
|
471
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "destination_folder_id", b"destination_folder_id"]) -> None: ...
|
|
472
|
+
|
|
473
|
+
global___MoveClusterRequest = MoveClusterRequest
|
|
474
|
+
|
|
475
|
+
@typing.final
|
|
476
|
+
class MoveClusterMetadata(google.protobuf.message.Message):
|
|
477
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
478
|
+
|
|
479
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
480
|
+
SOURCE_FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
481
|
+
DESTINATION_FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
482
|
+
cluster_id: builtins.str
|
|
483
|
+
"""ID of the PostgreSQL cluster being moved."""
|
|
484
|
+
source_folder_id: builtins.str
|
|
485
|
+
"""ID of the source folder."""
|
|
486
|
+
destination_folder_id: builtins.str
|
|
487
|
+
"""ID of the destnation folder."""
|
|
488
|
+
def __init__(
|
|
489
|
+
self,
|
|
490
|
+
*,
|
|
491
|
+
cluster_id: builtins.str = ...,
|
|
492
|
+
source_folder_id: builtins.str = ...,
|
|
493
|
+
destination_folder_id: builtins.str = ...,
|
|
494
|
+
) -> None: ...
|
|
495
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "destination_folder_id", b"destination_folder_id", "source_folder_id", b"source_folder_id"]) -> None: ...
|
|
496
|
+
|
|
497
|
+
global___MoveClusterMetadata = MoveClusterMetadata
|
|
498
|
+
|
|
499
|
+
@typing.final
|
|
500
|
+
class BackupClusterRequest(google.protobuf.message.Message):
|
|
501
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
502
|
+
|
|
503
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
504
|
+
cluster_id: builtins.str
|
|
505
|
+
"""ID of the PostgreSQL cluster to back up.
|
|
506
|
+
To get the PostgreSQL cluster ID, use a [ClusterService.List] request.
|
|
507
|
+
"""
|
|
508
|
+
def __init__(
|
|
509
|
+
self,
|
|
510
|
+
*,
|
|
511
|
+
cluster_id: builtins.str = ...,
|
|
512
|
+
) -> None: ...
|
|
513
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
514
|
+
|
|
515
|
+
global___BackupClusterRequest = BackupClusterRequest
|
|
516
|
+
|
|
517
|
+
@typing.final
|
|
518
|
+
class BackupClusterMetadata(google.protobuf.message.Message):
|
|
519
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
520
|
+
|
|
521
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
522
|
+
BACKUP_ID_FIELD_NUMBER: builtins.int
|
|
523
|
+
cluster_id: builtins.str
|
|
524
|
+
"""ID of the PostgreSQL cluster that is being backed up."""
|
|
525
|
+
backup_id: builtins.str
|
|
526
|
+
"""ID of the PostgreSQL backup that is being created."""
|
|
527
|
+
def __init__(
|
|
528
|
+
self,
|
|
529
|
+
*,
|
|
530
|
+
cluster_id: builtins.str = ...,
|
|
531
|
+
backup_id: builtins.str = ...,
|
|
532
|
+
) -> None: ...
|
|
533
|
+
def ClearField(self, field_name: typing.Literal["backup_id", b"backup_id", "cluster_id", b"cluster_id"]) -> None: ...
|
|
534
|
+
|
|
535
|
+
global___BackupClusterMetadata = BackupClusterMetadata
|
|
536
|
+
|
|
537
|
+
@typing.final
|
|
538
|
+
class RestoreClusterRequest(google.protobuf.message.Message):
|
|
539
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
540
|
+
|
|
541
|
+
@typing.final
|
|
542
|
+
class LabelsEntry(google.protobuf.message.Message):
|
|
543
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
544
|
+
|
|
545
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
546
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
547
|
+
key: builtins.str
|
|
548
|
+
value: builtins.str
|
|
549
|
+
def __init__(
|
|
550
|
+
self,
|
|
551
|
+
*,
|
|
552
|
+
key: builtins.str = ...,
|
|
553
|
+
value: builtins.str = ...,
|
|
554
|
+
) -> None: ...
|
|
555
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
556
|
+
|
|
557
|
+
BACKUP_ID_FIELD_NUMBER: builtins.int
|
|
558
|
+
TIME_FIELD_NUMBER: builtins.int
|
|
559
|
+
TIME_INCLUSIVE_FIELD_NUMBER: builtins.int
|
|
560
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
561
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
562
|
+
LABELS_FIELD_NUMBER: builtins.int
|
|
563
|
+
ENVIRONMENT_FIELD_NUMBER: builtins.int
|
|
564
|
+
CONFIG_SPEC_FIELD_NUMBER: builtins.int
|
|
565
|
+
HOST_SPECS_FIELD_NUMBER: builtins.int
|
|
566
|
+
NETWORK_ID_FIELD_NUMBER: builtins.int
|
|
567
|
+
FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
568
|
+
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
569
|
+
DELETION_PROTECTION_FIELD_NUMBER: builtins.int
|
|
570
|
+
HOST_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
571
|
+
backup_id: builtins.str
|
|
572
|
+
"""ID of the backup to create a cluster from.
|
|
573
|
+
To get the backup ID, use a [ClusterService.ListBackups] request.
|
|
574
|
+
"""
|
|
575
|
+
time_inclusive: builtins.bool
|
|
576
|
+
"""Flag that indicates whether a database should be restored to the first backup point
|
|
577
|
+
available just after the timestamp specified in the [time] field instead of just before.
|
|
578
|
+
|
|
579
|
+
Possible values:
|
|
580
|
+
* false (default) - the restore point refers to the first backup moment before [time].
|
|
581
|
+
* true - the restore point refers to the first backup point after [time].
|
|
582
|
+
"""
|
|
583
|
+
name: builtins.str
|
|
584
|
+
"""Name of the new PostgreSQL cluster. The name must be unique within the folder."""
|
|
585
|
+
description: builtins.str
|
|
586
|
+
"""Description of the new PostgreSQL cluster."""
|
|
587
|
+
environment: yandex.cloud.mdb.postgresql.v1.cluster_pb2.Cluster.Environment.ValueType
|
|
588
|
+
"""Deployment environment of the new PostgreSQL cluster."""
|
|
589
|
+
network_id: builtins.str
|
|
590
|
+
"""ID of the network to create the PostgreSQL cluster in."""
|
|
591
|
+
folder_id: builtins.str
|
|
592
|
+
"""ID of the folder to create the PostgreSQL cluster in."""
|
|
593
|
+
deletion_protection: builtins.bool
|
|
594
|
+
"""Deletion Protection inhibits deletion of the cluster"""
|
|
595
|
+
@property
|
|
596
|
+
def time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
597
|
+
"""Timestamp of the moment to which the PostgreSQL cluster should be restored."""
|
|
598
|
+
|
|
599
|
+
@property
|
|
600
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
601
|
+
"""Custom labels for the PostgreSQL cluster as `` key:value `` pairs. Maximum 64 per resource.
|
|
602
|
+
For example, "project": "mvp" or "source": "dictionary".
|
|
603
|
+
"""
|
|
604
|
+
|
|
605
|
+
@property
|
|
606
|
+
def config_spec(self) -> global___ConfigSpec:
|
|
607
|
+
"""Configuration for the PostgreSQL cluster to be created."""
|
|
608
|
+
|
|
609
|
+
@property
|
|
610
|
+
def host_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___HostSpec]:
|
|
611
|
+
"""Configurations for PostgreSQL hosts that should be created for
|
|
612
|
+
the cluster that is being created from the backup.
|
|
613
|
+
"""
|
|
614
|
+
|
|
615
|
+
@property
|
|
616
|
+
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
617
|
+
"""User security groups"""
|
|
618
|
+
|
|
619
|
+
@property
|
|
620
|
+
def host_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
621
|
+
"""Host groups hosting VMs of the cluster."""
|
|
622
|
+
|
|
623
|
+
def __init__(
|
|
624
|
+
self,
|
|
625
|
+
*,
|
|
626
|
+
backup_id: builtins.str = ...,
|
|
627
|
+
time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
628
|
+
time_inclusive: builtins.bool = ...,
|
|
629
|
+
name: builtins.str = ...,
|
|
630
|
+
description: builtins.str = ...,
|
|
631
|
+
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
632
|
+
environment: yandex.cloud.mdb.postgresql.v1.cluster_pb2.Cluster.Environment.ValueType = ...,
|
|
633
|
+
config_spec: global___ConfigSpec | None = ...,
|
|
634
|
+
host_specs: collections.abc.Iterable[global___HostSpec] | None = ...,
|
|
635
|
+
network_id: builtins.str = ...,
|
|
636
|
+
folder_id: builtins.str = ...,
|
|
637
|
+
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
638
|
+
deletion_protection: builtins.bool = ...,
|
|
639
|
+
host_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
640
|
+
) -> None: ...
|
|
641
|
+
def HasField(self, field_name: typing.Literal["config_spec", b"config_spec", "time", b"time"]) -> builtins.bool: ...
|
|
642
|
+
def ClearField(self, field_name: typing.Literal["backup_id", b"backup_id", "config_spec", b"config_spec", "deletion_protection", b"deletion_protection", "description", b"description", "environment", b"environment", "folder_id", b"folder_id", "host_group_ids", b"host_group_ids", "host_specs", b"host_specs", "labels", b"labels", "name", b"name", "network_id", b"network_id", "security_group_ids", b"security_group_ids", "time", b"time", "time_inclusive", b"time_inclusive"]) -> None: ...
|
|
643
|
+
|
|
644
|
+
global___RestoreClusterRequest = RestoreClusterRequest
|
|
645
|
+
|
|
646
|
+
@typing.final
|
|
647
|
+
class RestoreClusterMetadata(google.protobuf.message.Message):
|
|
648
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
649
|
+
|
|
650
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
651
|
+
BACKUP_ID_FIELD_NUMBER: builtins.int
|
|
652
|
+
cluster_id: builtins.str
|
|
653
|
+
"""ID of the new PostgreSQL cluster that is being created from a backup."""
|
|
654
|
+
backup_id: builtins.str
|
|
655
|
+
"""ID of the backup that is being used for creating a cluster."""
|
|
656
|
+
def __init__(
|
|
657
|
+
self,
|
|
658
|
+
*,
|
|
659
|
+
cluster_id: builtins.str = ...,
|
|
660
|
+
backup_id: builtins.str = ...,
|
|
661
|
+
) -> None: ...
|
|
662
|
+
def ClearField(self, field_name: typing.Literal["backup_id", b"backup_id", "cluster_id", b"cluster_id"]) -> None: ...
|
|
663
|
+
|
|
664
|
+
global___RestoreClusterMetadata = RestoreClusterMetadata
|
|
665
|
+
|
|
666
|
+
@typing.final
|
|
667
|
+
class StartClusterFailoverRequest(google.protobuf.message.Message):
|
|
668
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
669
|
+
|
|
670
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
671
|
+
HOST_NAME_FIELD_NUMBER: builtins.int
|
|
672
|
+
cluster_id: builtins.str
|
|
673
|
+
"""ID of PostgreSQL cluster."""
|
|
674
|
+
host_name: builtins.str
|
|
675
|
+
"""New master host. Switch to the most up-to-date replica if not provided."""
|
|
676
|
+
def __init__(
|
|
677
|
+
self,
|
|
678
|
+
*,
|
|
679
|
+
cluster_id: builtins.str = ...,
|
|
680
|
+
host_name: builtins.str = ...,
|
|
681
|
+
) -> None: ...
|
|
682
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "host_name", b"host_name"]) -> None: ...
|
|
683
|
+
|
|
684
|
+
global___StartClusterFailoverRequest = StartClusterFailoverRequest
|
|
685
|
+
|
|
686
|
+
@typing.final
|
|
687
|
+
class StartClusterFailoverMetadata(google.protobuf.message.Message):
|
|
688
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
689
|
+
|
|
690
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
691
|
+
cluster_id: builtins.str
|
|
692
|
+
"""ID of the PostgreSQL cluster being failovered."""
|
|
693
|
+
def __init__(
|
|
694
|
+
self,
|
|
695
|
+
*,
|
|
696
|
+
cluster_id: builtins.str = ...,
|
|
697
|
+
) -> None: ...
|
|
698
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
699
|
+
|
|
700
|
+
global___StartClusterFailoverMetadata = StartClusterFailoverMetadata
|
|
701
|
+
|
|
702
|
+
@typing.final
|
|
703
|
+
class RescheduleMaintenanceRequest(google.protobuf.message.Message):
|
|
704
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
705
|
+
|
|
706
|
+
class _RescheduleType:
|
|
707
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
708
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
709
|
+
|
|
710
|
+
class _RescheduleTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[RescheduleMaintenanceRequest._RescheduleType.ValueType], builtins.type):
|
|
711
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
712
|
+
RESCHEDULE_TYPE_UNSPECIFIED: RescheduleMaintenanceRequest._RescheduleType.ValueType # 0
|
|
713
|
+
IMMEDIATE: RescheduleMaintenanceRequest._RescheduleType.ValueType # 1
|
|
714
|
+
"""Start the maintenance operation immediately."""
|
|
715
|
+
NEXT_AVAILABLE_WINDOW: RescheduleMaintenanceRequest._RescheduleType.ValueType # 2
|
|
716
|
+
"""Start the maintenance operation within the next available maintenance window."""
|
|
717
|
+
SPECIFIC_TIME: RescheduleMaintenanceRequest._RescheduleType.ValueType # 3
|
|
718
|
+
"""Start the maintenance operation at the specific time."""
|
|
719
|
+
|
|
720
|
+
class RescheduleType(_RescheduleType, metaclass=_RescheduleTypeEnumTypeWrapper): ...
|
|
721
|
+
RESCHEDULE_TYPE_UNSPECIFIED: RescheduleMaintenanceRequest.RescheduleType.ValueType # 0
|
|
722
|
+
IMMEDIATE: RescheduleMaintenanceRequest.RescheduleType.ValueType # 1
|
|
723
|
+
"""Start the maintenance operation immediately."""
|
|
724
|
+
NEXT_AVAILABLE_WINDOW: RescheduleMaintenanceRequest.RescheduleType.ValueType # 2
|
|
725
|
+
"""Start the maintenance operation within the next available maintenance window."""
|
|
726
|
+
SPECIFIC_TIME: RescheduleMaintenanceRequest.RescheduleType.ValueType # 3
|
|
727
|
+
"""Start the maintenance operation at the specific time."""
|
|
728
|
+
|
|
729
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
730
|
+
RESCHEDULE_TYPE_FIELD_NUMBER: builtins.int
|
|
731
|
+
DELAYED_UNTIL_FIELD_NUMBER: builtins.int
|
|
732
|
+
cluster_id: builtins.str
|
|
733
|
+
"""ID of the PostgreSQL cluster to reschedule the maintenance operation for."""
|
|
734
|
+
reschedule_type: global___RescheduleMaintenanceRequest.RescheduleType.ValueType
|
|
735
|
+
"""The type of reschedule request."""
|
|
736
|
+
@property
|
|
737
|
+
def delayed_until(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
738
|
+
"""The time until which this maintenance operation should be delayed. The value should be ahead of the first time when the maintenance operation has been scheduled for no more than two weeks. The value can also point to the past moment of time if [reschedule_type.IMMEDIATE] reschedule type is chosen."""
|
|
739
|
+
|
|
740
|
+
def __init__(
|
|
741
|
+
self,
|
|
742
|
+
*,
|
|
743
|
+
cluster_id: builtins.str = ...,
|
|
744
|
+
reschedule_type: global___RescheduleMaintenanceRequest.RescheduleType.ValueType = ...,
|
|
745
|
+
delayed_until: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
746
|
+
) -> None: ...
|
|
747
|
+
def HasField(self, field_name: typing.Literal["delayed_until", b"delayed_until"]) -> builtins.bool: ...
|
|
748
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "delayed_until", b"delayed_until", "reschedule_type", b"reschedule_type"]) -> None: ...
|
|
749
|
+
|
|
750
|
+
global___RescheduleMaintenanceRequest = RescheduleMaintenanceRequest
|
|
751
|
+
|
|
752
|
+
@typing.final
|
|
753
|
+
class RescheduleMaintenanceMetadata(google.protobuf.message.Message):
|
|
754
|
+
"""Rescheduled maintenance operation metadata."""
|
|
755
|
+
|
|
756
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
757
|
+
|
|
758
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
759
|
+
DELAYED_UNTIL_FIELD_NUMBER: builtins.int
|
|
760
|
+
cluster_id: builtins.str
|
|
761
|
+
"""Required. ID of the PostgreSQL cluster."""
|
|
762
|
+
@property
|
|
763
|
+
def delayed_until(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
764
|
+
"""Required. The time until which this maintenance operation is to be delayed."""
|
|
765
|
+
|
|
766
|
+
def __init__(
|
|
767
|
+
self,
|
|
768
|
+
*,
|
|
769
|
+
cluster_id: builtins.str = ...,
|
|
770
|
+
delayed_until: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
771
|
+
) -> None: ...
|
|
772
|
+
def HasField(self, field_name: typing.Literal["delayed_until", b"delayed_until"]) -> builtins.bool: ...
|
|
773
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "delayed_until", b"delayed_until"]) -> None: ...
|
|
774
|
+
|
|
775
|
+
global___RescheduleMaintenanceMetadata = RescheduleMaintenanceMetadata
|
|
776
|
+
|
|
777
|
+
@typing.final
|
|
778
|
+
class LogRecord(google.protobuf.message.Message):
|
|
779
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
780
|
+
|
|
781
|
+
@typing.final
|
|
782
|
+
class MessageEntry(google.protobuf.message.Message):
|
|
783
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
784
|
+
|
|
785
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
786
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
787
|
+
key: builtins.str
|
|
788
|
+
value: builtins.str
|
|
789
|
+
def __init__(
|
|
790
|
+
self,
|
|
791
|
+
*,
|
|
792
|
+
key: builtins.str = ...,
|
|
793
|
+
value: builtins.str = ...,
|
|
794
|
+
) -> None: ...
|
|
795
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
796
|
+
|
|
797
|
+
TIMESTAMP_FIELD_NUMBER: builtins.int
|
|
798
|
+
MESSAGE_FIELD_NUMBER: builtins.int
|
|
799
|
+
@property
|
|
800
|
+
def timestamp(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
801
|
+
"""Log record timestamp in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format."""
|
|
802
|
+
|
|
803
|
+
@property
|
|
804
|
+
def message(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
805
|
+
"""Contents of the log record."""
|
|
806
|
+
|
|
807
|
+
def __init__(
|
|
808
|
+
self,
|
|
809
|
+
*,
|
|
810
|
+
timestamp: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
811
|
+
message: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
812
|
+
) -> None: ...
|
|
813
|
+
def HasField(self, field_name: typing.Literal["timestamp", b"timestamp"]) -> builtins.bool: ...
|
|
814
|
+
def ClearField(self, field_name: typing.Literal["message", b"message", "timestamp", b"timestamp"]) -> None: ...
|
|
815
|
+
|
|
816
|
+
global___LogRecord = LogRecord
|
|
817
|
+
|
|
818
|
+
@typing.final
|
|
819
|
+
class ListClusterLogsRequest(google.protobuf.message.Message):
|
|
820
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
821
|
+
|
|
822
|
+
class _ServiceType:
|
|
823
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
824
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
825
|
+
|
|
826
|
+
class _ServiceTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ListClusterLogsRequest._ServiceType.ValueType], builtins.type):
|
|
827
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
828
|
+
SERVICE_TYPE_UNSPECIFIED: ListClusterLogsRequest._ServiceType.ValueType # 0
|
|
829
|
+
POSTGRESQL: ListClusterLogsRequest._ServiceType.ValueType # 1
|
|
830
|
+
"""Logs of PostgreSQL activity."""
|
|
831
|
+
POOLER: ListClusterLogsRequest._ServiceType.ValueType # 2
|
|
832
|
+
"""Logs of connection pooler activity."""
|
|
833
|
+
|
|
834
|
+
class ServiceType(_ServiceType, metaclass=_ServiceTypeEnumTypeWrapper): ...
|
|
835
|
+
SERVICE_TYPE_UNSPECIFIED: ListClusterLogsRequest.ServiceType.ValueType # 0
|
|
836
|
+
POSTGRESQL: ListClusterLogsRequest.ServiceType.ValueType # 1
|
|
837
|
+
"""Logs of PostgreSQL activity."""
|
|
838
|
+
POOLER: ListClusterLogsRequest.ServiceType.ValueType # 2
|
|
839
|
+
"""Logs of connection pooler activity."""
|
|
840
|
+
|
|
841
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
842
|
+
COLUMN_FILTER_FIELD_NUMBER: builtins.int
|
|
843
|
+
SERVICE_TYPE_FIELD_NUMBER: builtins.int
|
|
844
|
+
FROM_TIME_FIELD_NUMBER: builtins.int
|
|
845
|
+
TO_TIME_FIELD_NUMBER: builtins.int
|
|
846
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
847
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
848
|
+
ALWAYS_NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
849
|
+
cluster_id: builtins.str
|
|
850
|
+
"""ID of the PostgreSQL cluster to request logs for.
|
|
851
|
+
To get the PostgreSQL cluster ID use a [ClusterService.List] request.
|
|
852
|
+
"""
|
|
853
|
+
service_type: global___ListClusterLogsRequest.ServiceType.ValueType
|
|
854
|
+
"""Type of the service to request logs about."""
|
|
855
|
+
page_size: builtins.int
|
|
856
|
+
"""The maximum number of results per page to return. If the number of available
|
|
857
|
+
results is larger than [page_size], the service returns a [ListClusterLogsResponse.next_page_token]
|
|
858
|
+
that can be used to get the next page of results in subsequent list requests.
|
|
859
|
+
"""
|
|
860
|
+
page_token: builtins.str
|
|
861
|
+
"""Page token. To get the next page of results, set [page_token] to the
|
|
862
|
+
[ListClusterLogsResponse.next_page_token] returned by the previous list request.
|
|
863
|
+
"""
|
|
864
|
+
always_next_page_token: builtins.bool
|
|
865
|
+
"""Always return `next_page_token`, even if current page is empty."""
|
|
866
|
+
@property
|
|
867
|
+
def column_filter(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
868
|
+
"""Columns from the logs table to request.
|
|
869
|
+
If no columns are specified, entire log records are returned.
|
|
870
|
+
"""
|
|
871
|
+
|
|
872
|
+
@property
|
|
873
|
+
def from_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
874
|
+
"""Start timestamp for the logs request, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format."""
|
|
875
|
+
|
|
876
|
+
@property
|
|
877
|
+
def to_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
878
|
+
"""End timestamp for the logs request, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format."""
|
|
879
|
+
|
|
880
|
+
def __init__(
|
|
881
|
+
self,
|
|
882
|
+
*,
|
|
883
|
+
cluster_id: builtins.str = ...,
|
|
884
|
+
column_filter: collections.abc.Iterable[builtins.str] | None = ...,
|
|
885
|
+
service_type: global___ListClusterLogsRequest.ServiceType.ValueType = ...,
|
|
886
|
+
from_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
887
|
+
to_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
888
|
+
page_size: builtins.int = ...,
|
|
889
|
+
page_token: builtins.str = ...,
|
|
890
|
+
always_next_page_token: builtins.bool = ...,
|
|
891
|
+
) -> None: ...
|
|
892
|
+
def HasField(self, field_name: typing.Literal["from_time", b"from_time", "to_time", b"to_time"]) -> builtins.bool: ...
|
|
893
|
+
def ClearField(self, field_name: typing.Literal["always_next_page_token", b"always_next_page_token", "cluster_id", b"cluster_id", "column_filter", b"column_filter", "from_time", b"from_time", "page_size", b"page_size", "page_token", b"page_token", "service_type", b"service_type", "to_time", b"to_time"]) -> None: ...
|
|
894
|
+
|
|
895
|
+
global___ListClusterLogsRequest = ListClusterLogsRequest
|
|
896
|
+
|
|
897
|
+
@typing.final
|
|
898
|
+
class ListClusterLogsResponse(google.protobuf.message.Message):
|
|
899
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
900
|
+
|
|
901
|
+
LOGS_FIELD_NUMBER: builtins.int
|
|
902
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
903
|
+
next_page_token: builtins.str
|
|
904
|
+
"""This token allows you to get the next page of results for list requests. If the number of results
|
|
905
|
+
is larger than [ListClusterLogsRequest.page_size], use the [next_page_token] as the value
|
|
906
|
+
for the [ListClusterLogsRequest.page_token] query parameter in the next list request.
|
|
907
|
+
Each subsequent list request will have its own [next_page_token] to continue paging through the results.
|
|
908
|
+
This value is interchangeable with `next_record_token` from StreamLogs method.
|
|
909
|
+
"""
|
|
910
|
+
@property
|
|
911
|
+
def logs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___LogRecord]:
|
|
912
|
+
"""Requested log records."""
|
|
913
|
+
|
|
914
|
+
def __init__(
|
|
915
|
+
self,
|
|
916
|
+
*,
|
|
917
|
+
logs: collections.abc.Iterable[global___LogRecord] | None = ...,
|
|
918
|
+
next_page_token: builtins.str = ...,
|
|
919
|
+
) -> None: ...
|
|
920
|
+
def ClearField(self, field_name: typing.Literal["logs", b"logs", "next_page_token", b"next_page_token"]) -> None: ...
|
|
921
|
+
|
|
922
|
+
global___ListClusterLogsResponse = ListClusterLogsResponse
|
|
923
|
+
|
|
924
|
+
@typing.final
|
|
925
|
+
class StreamLogRecord(google.protobuf.message.Message):
|
|
926
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
927
|
+
|
|
928
|
+
RECORD_FIELD_NUMBER: builtins.int
|
|
929
|
+
NEXT_RECORD_TOKEN_FIELD_NUMBER: builtins.int
|
|
930
|
+
next_record_token: builtins.str
|
|
931
|
+
"""This token allows you to continue streaming logs starting from the exact
|
|
932
|
+
same record. To continue streaming, specify value of `next_record_token`
|
|
933
|
+
as value for `record_token` parameter in the next StreamLogs request.
|
|
934
|
+
This value is interchangeable with `next_page_token` from ListLogs method.
|
|
935
|
+
"""
|
|
936
|
+
@property
|
|
937
|
+
def record(self) -> global___LogRecord:
|
|
938
|
+
"""One of the requested log records."""
|
|
939
|
+
|
|
940
|
+
def __init__(
|
|
941
|
+
self,
|
|
942
|
+
*,
|
|
943
|
+
record: global___LogRecord | None = ...,
|
|
944
|
+
next_record_token: builtins.str = ...,
|
|
945
|
+
) -> None: ...
|
|
946
|
+
def HasField(self, field_name: typing.Literal["record", b"record"]) -> builtins.bool: ...
|
|
947
|
+
def ClearField(self, field_name: typing.Literal["next_record_token", b"next_record_token", "record", b"record"]) -> None: ...
|
|
948
|
+
|
|
949
|
+
global___StreamLogRecord = StreamLogRecord
|
|
950
|
+
|
|
951
|
+
@typing.final
|
|
952
|
+
class StreamClusterLogsRequest(google.protobuf.message.Message):
|
|
953
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
954
|
+
|
|
955
|
+
class _ServiceType:
|
|
956
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
957
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
958
|
+
|
|
959
|
+
class _ServiceTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[StreamClusterLogsRequest._ServiceType.ValueType], builtins.type):
|
|
960
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
961
|
+
SERVICE_TYPE_UNSPECIFIED: StreamClusterLogsRequest._ServiceType.ValueType # 0
|
|
962
|
+
POSTGRESQL: StreamClusterLogsRequest._ServiceType.ValueType # 1
|
|
963
|
+
"""Logs of PostgreSQL activity."""
|
|
964
|
+
POOLER: StreamClusterLogsRequest._ServiceType.ValueType # 2
|
|
965
|
+
"""Logs of connection pooler activity."""
|
|
966
|
+
|
|
967
|
+
class ServiceType(_ServiceType, metaclass=_ServiceTypeEnumTypeWrapper): ...
|
|
968
|
+
SERVICE_TYPE_UNSPECIFIED: StreamClusterLogsRequest.ServiceType.ValueType # 0
|
|
969
|
+
POSTGRESQL: StreamClusterLogsRequest.ServiceType.ValueType # 1
|
|
970
|
+
"""Logs of PostgreSQL activity."""
|
|
971
|
+
POOLER: StreamClusterLogsRequest.ServiceType.ValueType # 2
|
|
972
|
+
"""Logs of connection pooler activity."""
|
|
973
|
+
|
|
974
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
975
|
+
COLUMN_FILTER_FIELD_NUMBER: builtins.int
|
|
976
|
+
SERVICE_TYPE_FIELD_NUMBER: builtins.int
|
|
977
|
+
FROM_TIME_FIELD_NUMBER: builtins.int
|
|
978
|
+
TO_TIME_FIELD_NUMBER: builtins.int
|
|
979
|
+
RECORD_TOKEN_FIELD_NUMBER: builtins.int
|
|
980
|
+
FILTER_FIELD_NUMBER: builtins.int
|
|
981
|
+
cluster_id: builtins.str
|
|
982
|
+
"""Required. ID of the PostgreSQL cluster."""
|
|
983
|
+
service_type: global___StreamClusterLogsRequest.ServiceType.ValueType
|
|
984
|
+
record_token: builtins.str
|
|
985
|
+
"""Record token. Set `record_token` to the `next_record_token` returned by a previous StreamLogs
|
|
986
|
+
request to start streaming from next log record.
|
|
987
|
+
"""
|
|
988
|
+
filter: builtins.str
|
|
989
|
+
"""A filter expression that filters resources listed in the response.
|
|
990
|
+
The expression must specify:
|
|
991
|
+
1. The field name. Currently filtering can be applied to the [LogRecord.logs.message.hostname],
|
|
992
|
+
[LogRecord.logs.message.error_severity] (for POSTGRESQL service), [LogRecord.logs.message.level] (for POOLER service) fields.
|
|
993
|
+
2. An `=` operator.
|
|
994
|
+
3. The value in double quotes (`"`). Must be 1-63 characters long and match the regular expression `[a-z0-9.-]{1,61}`.
|
|
995
|
+
Examples of a filter:
|
|
996
|
+
`message.hostname='node1.db.cloud.yandex.net'`
|
|
997
|
+
`message.error_severity IN ("ERROR", "FATAL", "PANIC") AND message.hostname = "node1.db.cloud.yandex.net"`
|
|
998
|
+
"""
|
|
999
|
+
@property
|
|
1000
|
+
def column_filter(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1001
|
+
"""Columns from logs table to get in the response."""
|
|
1002
|
+
|
|
1003
|
+
@property
|
|
1004
|
+
def from_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
1005
|
+
"""Start timestamp for the logs request."""
|
|
1006
|
+
|
|
1007
|
+
@property
|
|
1008
|
+
def to_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
1009
|
+
"""End timestamp for the logs request.
|
|
1010
|
+
If this field is not set, all existing logs will be sent and then the new ones as
|
|
1011
|
+
they appear. In essence it has 'tail -f' semantics.
|
|
1012
|
+
"""
|
|
1013
|
+
|
|
1014
|
+
def __init__(
|
|
1015
|
+
self,
|
|
1016
|
+
*,
|
|
1017
|
+
cluster_id: builtins.str = ...,
|
|
1018
|
+
column_filter: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1019
|
+
service_type: global___StreamClusterLogsRequest.ServiceType.ValueType = ...,
|
|
1020
|
+
from_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
1021
|
+
to_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
1022
|
+
record_token: builtins.str = ...,
|
|
1023
|
+
filter: builtins.str = ...,
|
|
1024
|
+
) -> None: ...
|
|
1025
|
+
def HasField(self, field_name: typing.Literal["from_time", b"from_time", "to_time", b"to_time"]) -> builtins.bool: ...
|
|
1026
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "column_filter", b"column_filter", "filter", b"filter", "from_time", b"from_time", "record_token", b"record_token", "service_type", b"service_type", "to_time", b"to_time"]) -> None: ...
|
|
1027
|
+
|
|
1028
|
+
global___StreamClusterLogsRequest = StreamClusterLogsRequest
|
|
1029
|
+
|
|
1030
|
+
@typing.final
|
|
1031
|
+
class ListClusterOperationsRequest(google.protobuf.message.Message):
|
|
1032
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1033
|
+
|
|
1034
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1035
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
1036
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
1037
|
+
cluster_id: builtins.str
|
|
1038
|
+
"""ID of the PostgreSQL Cluster resource to list operations for."""
|
|
1039
|
+
page_size: builtins.int
|
|
1040
|
+
"""The maximum number of results per page to return. If the number of available
|
|
1041
|
+
results is larger than [page_size], the service returns a [ListClusterOperationsResponse.next_page_token]
|
|
1042
|
+
that can be used to get the next page of results in subsequent list requests.
|
|
1043
|
+
"""
|
|
1044
|
+
page_token: builtins.str
|
|
1045
|
+
"""Page token. To get the next page of results, set [page_token] to the [ListClusterOperationsResponse.next_page_token]
|
|
1046
|
+
returned by the previous list request.
|
|
1047
|
+
"""
|
|
1048
|
+
def __init__(
|
|
1049
|
+
self,
|
|
1050
|
+
*,
|
|
1051
|
+
cluster_id: builtins.str = ...,
|
|
1052
|
+
page_size: builtins.int = ...,
|
|
1053
|
+
page_token: builtins.str = ...,
|
|
1054
|
+
) -> None: ...
|
|
1055
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
|
|
1056
|
+
|
|
1057
|
+
global___ListClusterOperationsRequest = ListClusterOperationsRequest
|
|
1058
|
+
|
|
1059
|
+
@typing.final
|
|
1060
|
+
class ListClusterOperationsResponse(google.protobuf.message.Message):
|
|
1061
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1062
|
+
|
|
1063
|
+
OPERATIONS_FIELD_NUMBER: builtins.int
|
|
1064
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
1065
|
+
next_page_token: builtins.str
|
|
1066
|
+
"""This token allows you to get the next page of results for list requests. If the number of results
|
|
1067
|
+
is larger than [ListClusterOperationsRequest.page_size], use the [next_page_token] as the value
|
|
1068
|
+
for the [ListClusterOperationsRequest.page_token] query parameter in the next list request.
|
|
1069
|
+
Each subsequent list request will have its own [next_page_token] to continue paging through the results.
|
|
1070
|
+
"""
|
|
1071
|
+
@property
|
|
1072
|
+
def operations(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.operation.operation_pb2.Operation]:
|
|
1073
|
+
"""List of Operation resources for the specified PostgreSQL cluster."""
|
|
1074
|
+
|
|
1075
|
+
def __init__(
|
|
1076
|
+
self,
|
|
1077
|
+
*,
|
|
1078
|
+
operations: collections.abc.Iterable[yandex.cloud.operation.operation_pb2.Operation] | None = ...,
|
|
1079
|
+
next_page_token: builtins.str = ...,
|
|
1080
|
+
) -> None: ...
|
|
1081
|
+
def ClearField(self, field_name: typing.Literal["next_page_token", b"next_page_token", "operations", b"operations"]) -> None: ...
|
|
1082
|
+
|
|
1083
|
+
global___ListClusterOperationsResponse = ListClusterOperationsResponse
|
|
1084
|
+
|
|
1085
|
+
@typing.final
|
|
1086
|
+
class ListClusterBackupsRequest(google.protobuf.message.Message):
|
|
1087
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1088
|
+
|
|
1089
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1090
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
1091
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
1092
|
+
cluster_id: builtins.str
|
|
1093
|
+
"""ID of the PostgreSQL cluster.
|
|
1094
|
+
To get the PostgreSQL cluster ID use a [ClusterService.List] request.
|
|
1095
|
+
"""
|
|
1096
|
+
page_size: builtins.int
|
|
1097
|
+
"""The maximum number of results per page to return. If the number of available
|
|
1098
|
+
results is larger than [page_size], the service returns a [ListClusterBackupsResponse.next_page_token]
|
|
1099
|
+
that can be used to get the next page of results in subsequent list requests.
|
|
1100
|
+
"""
|
|
1101
|
+
page_token: builtins.str
|
|
1102
|
+
"""Page token. To get the next page of results, set [page_token] to the [ListClusterBackupsResponse.next_page_token]
|
|
1103
|
+
returned by the previous list request.
|
|
1104
|
+
"""
|
|
1105
|
+
def __init__(
|
|
1106
|
+
self,
|
|
1107
|
+
*,
|
|
1108
|
+
cluster_id: builtins.str = ...,
|
|
1109
|
+
page_size: builtins.int = ...,
|
|
1110
|
+
page_token: builtins.str = ...,
|
|
1111
|
+
) -> None: ...
|
|
1112
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
|
|
1113
|
+
|
|
1114
|
+
global___ListClusterBackupsRequest = ListClusterBackupsRequest
|
|
1115
|
+
|
|
1116
|
+
@typing.final
|
|
1117
|
+
class ListClusterBackupsResponse(google.protobuf.message.Message):
|
|
1118
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1119
|
+
|
|
1120
|
+
BACKUPS_FIELD_NUMBER: builtins.int
|
|
1121
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
1122
|
+
next_page_token: builtins.str
|
|
1123
|
+
"""This token allows you to get the next page of results for list requests. If the number of results
|
|
1124
|
+
is larger than [ListClusterBackupsRequest.page_size], use the [next_page_token] as the value
|
|
1125
|
+
for the [ListClusterBackupsRequest.page_token] query parameter in the next list request.
|
|
1126
|
+
Each subsequent list request will have its own [next_page_token] to continue paging through the results.
|
|
1127
|
+
"""
|
|
1128
|
+
@property
|
|
1129
|
+
def backups(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.mdb.postgresql.v1.backup_pb2.Backup]:
|
|
1130
|
+
"""List of PostgreSQL Backup resources."""
|
|
1131
|
+
|
|
1132
|
+
def __init__(
|
|
1133
|
+
self,
|
|
1134
|
+
*,
|
|
1135
|
+
backups: collections.abc.Iterable[yandex.cloud.mdb.postgresql.v1.backup_pb2.Backup] | None = ...,
|
|
1136
|
+
next_page_token: builtins.str = ...,
|
|
1137
|
+
) -> None: ...
|
|
1138
|
+
def ClearField(self, field_name: typing.Literal["backups", b"backups", "next_page_token", b"next_page_token"]) -> None: ...
|
|
1139
|
+
|
|
1140
|
+
global___ListClusterBackupsResponse = ListClusterBackupsResponse
|
|
1141
|
+
|
|
1142
|
+
@typing.final
|
|
1143
|
+
class ListClusterHostsRequest(google.protobuf.message.Message):
|
|
1144
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1145
|
+
|
|
1146
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1147
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
1148
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
1149
|
+
cluster_id: builtins.str
|
|
1150
|
+
"""ID of the PostgreSQL cluster.
|
|
1151
|
+
To get the PostgreSQL cluster ID use a [ClusterService.List] request.
|
|
1152
|
+
"""
|
|
1153
|
+
page_size: builtins.int
|
|
1154
|
+
"""The maximum number of results per page to return. If the number of available
|
|
1155
|
+
results is larger than [page_size], the service returns a [ListClusterHostsResponse.next_page_token]
|
|
1156
|
+
that can be used to get the next page of results in subsequent list requests.
|
|
1157
|
+
"""
|
|
1158
|
+
page_token: builtins.str
|
|
1159
|
+
"""Page token. To get the next page of results, set [page_token] to the [ListClusterHostsResponse.next_page_token]
|
|
1160
|
+
returned by the previous list request.
|
|
1161
|
+
"""
|
|
1162
|
+
def __init__(
|
|
1163
|
+
self,
|
|
1164
|
+
*,
|
|
1165
|
+
cluster_id: builtins.str = ...,
|
|
1166
|
+
page_size: builtins.int = ...,
|
|
1167
|
+
page_token: builtins.str = ...,
|
|
1168
|
+
) -> None: ...
|
|
1169
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
|
|
1170
|
+
|
|
1171
|
+
global___ListClusterHostsRequest = ListClusterHostsRequest
|
|
1172
|
+
|
|
1173
|
+
@typing.final
|
|
1174
|
+
class ListClusterHostsResponse(google.protobuf.message.Message):
|
|
1175
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1176
|
+
|
|
1177
|
+
HOSTS_FIELD_NUMBER: builtins.int
|
|
1178
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
1179
|
+
next_page_token: builtins.str
|
|
1180
|
+
"""This token allows you to get the next page of results for list requests. If the number of results
|
|
1181
|
+
is larger than [ListClusterHostsRequest.page_size], use the [next_page_token] as the value
|
|
1182
|
+
for the [ListClusterHostsRequest.page_token] query parameter in the next list request.
|
|
1183
|
+
Each subsequent list request will have its own [next_page_token] to continue paging through the results.
|
|
1184
|
+
"""
|
|
1185
|
+
@property
|
|
1186
|
+
def hosts(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.mdb.postgresql.v1.cluster_pb2.Host]:
|
|
1187
|
+
"""List of Host resources."""
|
|
1188
|
+
|
|
1189
|
+
def __init__(
|
|
1190
|
+
self,
|
|
1191
|
+
*,
|
|
1192
|
+
hosts: collections.abc.Iterable[yandex.cloud.mdb.postgresql.v1.cluster_pb2.Host] | None = ...,
|
|
1193
|
+
next_page_token: builtins.str = ...,
|
|
1194
|
+
) -> None: ...
|
|
1195
|
+
def ClearField(self, field_name: typing.Literal["hosts", b"hosts", "next_page_token", b"next_page_token"]) -> None: ...
|
|
1196
|
+
|
|
1197
|
+
global___ListClusterHostsResponse = ListClusterHostsResponse
|
|
1198
|
+
|
|
1199
|
+
@typing.final
|
|
1200
|
+
class AddClusterHostsRequest(google.protobuf.message.Message):
|
|
1201
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1202
|
+
|
|
1203
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1204
|
+
HOST_SPECS_FIELD_NUMBER: builtins.int
|
|
1205
|
+
cluster_id: builtins.str
|
|
1206
|
+
"""ID of the PostgreSQL cluster to add hosts to.
|
|
1207
|
+
To get the PostgreSQL cluster ID, use a [ClusterService.List] request.
|
|
1208
|
+
"""
|
|
1209
|
+
@property
|
|
1210
|
+
def host_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___HostSpec]:
|
|
1211
|
+
"""Configurations for PostgreSQL hosts that should be added to the cluster."""
|
|
1212
|
+
|
|
1213
|
+
def __init__(
|
|
1214
|
+
self,
|
|
1215
|
+
*,
|
|
1216
|
+
cluster_id: builtins.str = ...,
|
|
1217
|
+
host_specs: collections.abc.Iterable[global___HostSpec] | None = ...,
|
|
1218
|
+
) -> None: ...
|
|
1219
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "host_specs", b"host_specs"]) -> None: ...
|
|
1220
|
+
|
|
1221
|
+
global___AddClusterHostsRequest = AddClusterHostsRequest
|
|
1222
|
+
|
|
1223
|
+
@typing.final
|
|
1224
|
+
class AddClusterHostsMetadata(google.protobuf.message.Message):
|
|
1225
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1226
|
+
|
|
1227
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1228
|
+
HOST_NAMES_FIELD_NUMBER: builtins.int
|
|
1229
|
+
cluster_id: builtins.str
|
|
1230
|
+
"""ID of the PostgreSQL cluster to which the hosts are being added."""
|
|
1231
|
+
@property
|
|
1232
|
+
def host_names(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1233
|
+
"""Names of hosts that are being added to the cluster."""
|
|
1234
|
+
|
|
1235
|
+
def __init__(
|
|
1236
|
+
self,
|
|
1237
|
+
*,
|
|
1238
|
+
cluster_id: builtins.str = ...,
|
|
1239
|
+
host_names: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1240
|
+
) -> None: ...
|
|
1241
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "host_names", b"host_names"]) -> None: ...
|
|
1242
|
+
|
|
1243
|
+
global___AddClusterHostsMetadata = AddClusterHostsMetadata
|
|
1244
|
+
|
|
1245
|
+
@typing.final
|
|
1246
|
+
class DeleteClusterHostsRequest(google.protobuf.message.Message):
|
|
1247
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1248
|
+
|
|
1249
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1250
|
+
HOST_NAMES_FIELD_NUMBER: builtins.int
|
|
1251
|
+
cluster_id: builtins.str
|
|
1252
|
+
"""ID of the PostgreSQL cluster to remove hosts from.
|
|
1253
|
+
To get the PostgreSQL cluster ID, use a [ClusterService.List] request.
|
|
1254
|
+
"""
|
|
1255
|
+
@property
|
|
1256
|
+
def host_names(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1257
|
+
"""Names of hosts to delete."""
|
|
1258
|
+
|
|
1259
|
+
def __init__(
|
|
1260
|
+
self,
|
|
1261
|
+
*,
|
|
1262
|
+
cluster_id: builtins.str = ...,
|
|
1263
|
+
host_names: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1264
|
+
) -> None: ...
|
|
1265
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "host_names", b"host_names"]) -> None: ...
|
|
1266
|
+
|
|
1267
|
+
global___DeleteClusterHostsRequest = DeleteClusterHostsRequest
|
|
1268
|
+
|
|
1269
|
+
@typing.final
|
|
1270
|
+
class DeleteClusterHostsMetadata(google.protobuf.message.Message):
|
|
1271
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1272
|
+
|
|
1273
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1274
|
+
HOST_NAMES_FIELD_NUMBER: builtins.int
|
|
1275
|
+
cluster_id: builtins.str
|
|
1276
|
+
"""ID of the PostgreSQL cluster to remove hosts from."""
|
|
1277
|
+
@property
|
|
1278
|
+
def host_names(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1279
|
+
"""Names of hosts that are being deleted."""
|
|
1280
|
+
|
|
1281
|
+
def __init__(
|
|
1282
|
+
self,
|
|
1283
|
+
*,
|
|
1284
|
+
cluster_id: builtins.str = ...,
|
|
1285
|
+
host_names: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1286
|
+
) -> None: ...
|
|
1287
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "host_names", b"host_names"]) -> None: ...
|
|
1288
|
+
|
|
1289
|
+
global___DeleteClusterHostsMetadata = DeleteClusterHostsMetadata
|
|
1290
|
+
|
|
1291
|
+
@typing.final
|
|
1292
|
+
class UpdateClusterHostsRequest(google.protobuf.message.Message):
|
|
1293
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1294
|
+
|
|
1295
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1296
|
+
UPDATE_HOST_SPECS_FIELD_NUMBER: builtins.int
|
|
1297
|
+
cluster_id: builtins.str
|
|
1298
|
+
"""ID of the PostgreSQL cluster to update hosts in.
|
|
1299
|
+
To get the PostgreSQL cluster ID, use a [ClusterService.List] request.
|
|
1300
|
+
"""
|
|
1301
|
+
@property
|
|
1302
|
+
def update_host_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___UpdateHostSpec]:
|
|
1303
|
+
"""New configurations to apply to hosts."""
|
|
1304
|
+
|
|
1305
|
+
def __init__(
|
|
1306
|
+
self,
|
|
1307
|
+
*,
|
|
1308
|
+
cluster_id: builtins.str = ...,
|
|
1309
|
+
update_host_specs: collections.abc.Iterable[global___UpdateHostSpec] | None = ...,
|
|
1310
|
+
) -> None: ...
|
|
1311
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "update_host_specs", b"update_host_specs"]) -> None: ...
|
|
1312
|
+
|
|
1313
|
+
global___UpdateClusterHostsRequest = UpdateClusterHostsRequest
|
|
1314
|
+
|
|
1315
|
+
@typing.final
|
|
1316
|
+
class UpdateClusterHostsMetadata(google.protobuf.message.Message):
|
|
1317
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1318
|
+
|
|
1319
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1320
|
+
HOST_NAMES_FIELD_NUMBER: builtins.int
|
|
1321
|
+
cluster_id: builtins.str
|
|
1322
|
+
"""ID of the PostgreSQL cluster to update hosts in."""
|
|
1323
|
+
@property
|
|
1324
|
+
def host_names(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1325
|
+
"""Names of hosts that are being updated."""
|
|
1326
|
+
|
|
1327
|
+
def __init__(
|
|
1328
|
+
self,
|
|
1329
|
+
*,
|
|
1330
|
+
cluster_id: builtins.str = ...,
|
|
1331
|
+
host_names: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1332
|
+
) -> None: ...
|
|
1333
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "host_names", b"host_names"]) -> None: ...
|
|
1334
|
+
|
|
1335
|
+
global___UpdateClusterHostsMetadata = UpdateClusterHostsMetadata
|
|
1336
|
+
|
|
1337
|
+
@typing.final
|
|
1338
|
+
class UpdateHostSpec(google.protobuf.message.Message):
|
|
1339
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1340
|
+
|
|
1341
|
+
HOST_NAME_FIELD_NUMBER: builtins.int
|
|
1342
|
+
REPLICATION_SOURCE_FIELD_NUMBER: builtins.int
|
|
1343
|
+
PRIORITY_FIELD_NUMBER: builtins.int
|
|
1344
|
+
CONFIG_SPEC_FIELD_NUMBER: builtins.int
|
|
1345
|
+
UPDATE_MASK_FIELD_NUMBER: builtins.int
|
|
1346
|
+
ASSIGN_PUBLIC_IP_FIELD_NUMBER: builtins.int
|
|
1347
|
+
host_name: builtins.str
|
|
1348
|
+
"""Name of the host to update.
|
|
1349
|
+
To get the PostgreSQL host name, use a [ClusterService.ListHosts] request.
|
|
1350
|
+
"""
|
|
1351
|
+
replication_source: builtins.str
|
|
1352
|
+
"""[Host.name] of the host to be used as the replication source (for cascading replication).
|
|
1353
|
+
To get the PostgreSQL host name, use a [ClusterService.ListHosts] request.
|
|
1354
|
+
"""
|
|
1355
|
+
assign_public_ip: builtins.bool
|
|
1356
|
+
"""Whether the host should get a public IP address on creation."""
|
|
1357
|
+
@property
|
|
1358
|
+
def priority(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1359
|
+
"""The host with the highest priority is the synchronous replica. All others are asynchronous.
|
|
1360
|
+
The synchronous replica replaces the master when needed.
|
|
1361
|
+
|
|
1362
|
+
When a replica becomes the master, its priority is ignored.
|
|
1363
|
+
"""
|
|
1364
|
+
|
|
1365
|
+
@property
|
|
1366
|
+
def config_spec(self) -> global___ConfigHostSpec:
|
|
1367
|
+
"""Configuration of a PostgreSQL server for the host."""
|
|
1368
|
+
|
|
1369
|
+
@property
|
|
1370
|
+
def update_mask(self) -> google.protobuf.field_mask_pb2.FieldMask:
|
|
1371
|
+
"""Field mask that specifies which fields of the PostgreSQL host should be updated."""
|
|
1372
|
+
|
|
1373
|
+
def __init__(
|
|
1374
|
+
self,
|
|
1375
|
+
*,
|
|
1376
|
+
host_name: builtins.str = ...,
|
|
1377
|
+
replication_source: builtins.str = ...,
|
|
1378
|
+
priority: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1379
|
+
config_spec: global___ConfigHostSpec | None = ...,
|
|
1380
|
+
update_mask: google.protobuf.field_mask_pb2.FieldMask | None = ...,
|
|
1381
|
+
assign_public_ip: builtins.bool = ...,
|
|
1382
|
+
) -> None: ...
|
|
1383
|
+
def HasField(self, field_name: typing.Literal["config_spec", b"config_spec", "priority", b"priority", "update_mask", b"update_mask"]) -> builtins.bool: ...
|
|
1384
|
+
def ClearField(self, field_name: typing.Literal["assign_public_ip", b"assign_public_ip", "config_spec", b"config_spec", "host_name", b"host_name", "priority", b"priority", "replication_source", b"replication_source", "update_mask", b"update_mask"]) -> None: ...
|
|
1385
|
+
|
|
1386
|
+
global___UpdateHostSpec = UpdateHostSpec
|
|
1387
|
+
|
|
1388
|
+
@typing.final
|
|
1389
|
+
class HostSpec(google.protobuf.message.Message):
|
|
1390
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1391
|
+
|
|
1392
|
+
ZONE_ID_FIELD_NUMBER: builtins.int
|
|
1393
|
+
SUBNET_ID_FIELD_NUMBER: builtins.int
|
|
1394
|
+
ASSIGN_PUBLIC_IP_FIELD_NUMBER: builtins.int
|
|
1395
|
+
REPLICATION_SOURCE_FIELD_NUMBER: builtins.int
|
|
1396
|
+
PRIORITY_FIELD_NUMBER: builtins.int
|
|
1397
|
+
CONFIG_SPEC_FIELD_NUMBER: builtins.int
|
|
1398
|
+
zone_id: builtins.str
|
|
1399
|
+
"""ID of the availability zone where the host resides.
|
|
1400
|
+
To get a list of available zones, use the [yandex.cloud.compute.v1.ZoneService.List] request.
|
|
1401
|
+
"""
|
|
1402
|
+
subnet_id: builtins.str
|
|
1403
|
+
"""ID of the subnet that the host should belong to. This subnet should be a part
|
|
1404
|
+
of the network that the cluster belongs to.
|
|
1405
|
+
The ID of the network is set in the field [Cluster.network_id].
|
|
1406
|
+
"""
|
|
1407
|
+
assign_public_ip: builtins.bool
|
|
1408
|
+
"""Whether the host should get a public IP address on creation.
|
|
1409
|
+
|
|
1410
|
+
After a host has been created, this setting cannot be changed. To remove an assigned public IP, or to assign
|
|
1411
|
+
a public IP to a host without one, recreate the host with [assign_public_ip] set as needed.
|
|
1412
|
+
|
|
1413
|
+
Possible values:
|
|
1414
|
+
* false - don't assign a public IP to the host.
|
|
1415
|
+
* true - the host should have a public IP address.
|
|
1416
|
+
"""
|
|
1417
|
+
replication_source: builtins.str
|
|
1418
|
+
"""[Host.name] of the host to be used as the replication source (for cascading replication)."""
|
|
1419
|
+
@property
|
|
1420
|
+
def priority(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1421
|
+
"""Priority of the host as a replica. A higher value corresponds to higher priority.
|
|
1422
|
+
|
|
1423
|
+
The host with the highest priority is the synchronous replica. All others are asynchronous.
|
|
1424
|
+
The synchronous replica replaces the master when needed.
|
|
1425
|
+
|
|
1426
|
+
When a replica becomes the master, its priority is ignored.
|
|
1427
|
+
"""
|
|
1428
|
+
|
|
1429
|
+
@property
|
|
1430
|
+
def config_spec(self) -> global___ConfigHostSpec:
|
|
1431
|
+
"""Configuration of a PostgreSQL server for the host."""
|
|
1432
|
+
|
|
1433
|
+
def __init__(
|
|
1434
|
+
self,
|
|
1435
|
+
*,
|
|
1436
|
+
zone_id: builtins.str = ...,
|
|
1437
|
+
subnet_id: builtins.str = ...,
|
|
1438
|
+
assign_public_ip: builtins.bool = ...,
|
|
1439
|
+
replication_source: builtins.str = ...,
|
|
1440
|
+
priority: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1441
|
+
config_spec: global___ConfigHostSpec | None = ...,
|
|
1442
|
+
) -> None: ...
|
|
1443
|
+
def HasField(self, field_name: typing.Literal["config_spec", b"config_spec", "priority", b"priority"]) -> builtins.bool: ...
|
|
1444
|
+
def ClearField(self, field_name: typing.Literal["assign_public_ip", b"assign_public_ip", "config_spec", b"config_spec", "priority", b"priority", "replication_source", b"replication_source", "subnet_id", b"subnet_id", "zone_id", b"zone_id"]) -> None: ...
|
|
1445
|
+
|
|
1446
|
+
global___HostSpec = HostSpec
|
|
1447
|
+
|
|
1448
|
+
@typing.final
|
|
1449
|
+
class ConfigSpec(google.protobuf.message.Message):
|
|
1450
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1451
|
+
|
|
1452
|
+
VERSION_FIELD_NUMBER: builtins.int
|
|
1453
|
+
POSTGRESQL_CONFIG_9_6_FIELD_NUMBER: builtins.int
|
|
1454
|
+
POSTGRESQL_CONFIG_10_1C_FIELD_NUMBER: builtins.int
|
|
1455
|
+
POSTGRESQL_CONFIG_10_FIELD_NUMBER: builtins.int
|
|
1456
|
+
POSTGRESQL_CONFIG_11_FIELD_NUMBER: builtins.int
|
|
1457
|
+
POSTGRESQL_CONFIG_11_1C_FIELD_NUMBER: builtins.int
|
|
1458
|
+
POSTGRESQL_CONFIG_12_FIELD_NUMBER: builtins.int
|
|
1459
|
+
POSTGRESQL_CONFIG_12_1C_FIELD_NUMBER: builtins.int
|
|
1460
|
+
POSTGRESQL_CONFIG_13_FIELD_NUMBER: builtins.int
|
|
1461
|
+
POSTGRESQL_CONFIG_13_1C_FIELD_NUMBER: builtins.int
|
|
1462
|
+
POSTGRESQL_CONFIG_14_FIELD_NUMBER: builtins.int
|
|
1463
|
+
POSTGRESQL_CONFIG_14_1C_FIELD_NUMBER: builtins.int
|
|
1464
|
+
POSTGRESQL_CONFIG_15_FIELD_NUMBER: builtins.int
|
|
1465
|
+
POSTGRESQL_CONFIG_15_1C_FIELD_NUMBER: builtins.int
|
|
1466
|
+
POSTGRESQL_CONFIG_16_FIELD_NUMBER: builtins.int
|
|
1467
|
+
POSTGRESQL_CONFIG_16_1C_FIELD_NUMBER: builtins.int
|
|
1468
|
+
POOLER_CONFIG_FIELD_NUMBER: builtins.int
|
|
1469
|
+
RESOURCES_FIELD_NUMBER: builtins.int
|
|
1470
|
+
AUTOFAILOVER_FIELD_NUMBER: builtins.int
|
|
1471
|
+
BACKUP_WINDOW_START_FIELD_NUMBER: builtins.int
|
|
1472
|
+
BACKUP_RETAIN_PERIOD_DAYS_FIELD_NUMBER: builtins.int
|
|
1473
|
+
ACCESS_FIELD_NUMBER: builtins.int
|
|
1474
|
+
PERFORMANCE_DIAGNOSTICS_FIELD_NUMBER: builtins.int
|
|
1475
|
+
DISK_SIZE_AUTOSCALING_FIELD_NUMBER: builtins.int
|
|
1476
|
+
version: builtins.str
|
|
1477
|
+
"""Version of PostgreSQL used in the cluster.
|
|
1478
|
+
Possible values: `9.6`, `10`, `10_1c`, `11`, `12`, `13`, `14`, `15`
|
|
1479
|
+
"""
|
|
1480
|
+
@property
|
|
1481
|
+
def postgresql_config_9_6(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql9_6_pb2.PostgresqlConfig9_6:
|
|
1482
|
+
"""Configuration for a PostgreSQL 9.6 cluster."""
|
|
1483
|
+
|
|
1484
|
+
@property
|
|
1485
|
+
def postgresql_config_10_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql10_1c_pb2.PostgresqlConfig10_1C:
|
|
1486
|
+
"""Configuration for a PostgreSQL 10 1C cluster."""
|
|
1487
|
+
|
|
1488
|
+
@property
|
|
1489
|
+
def postgresql_config_10(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql10_pb2.PostgresqlConfig10:
|
|
1490
|
+
"""Configuration for a PostgreSQL 10 cluster."""
|
|
1491
|
+
|
|
1492
|
+
@property
|
|
1493
|
+
def postgresql_config_11(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql11_pb2.PostgresqlConfig11:
|
|
1494
|
+
"""Configuration for a PostgreSQL 11 cluster."""
|
|
1495
|
+
|
|
1496
|
+
@property
|
|
1497
|
+
def postgresql_config_11_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql11_1c_pb2.PostgresqlConfig11_1C:
|
|
1498
|
+
"""Configuration for a PostgreSQL 11 1C cluster."""
|
|
1499
|
+
|
|
1500
|
+
@property
|
|
1501
|
+
def postgresql_config_12(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql12_pb2.PostgresqlConfig12:
|
|
1502
|
+
"""Configuration for a PostgreSQL 12 cluster."""
|
|
1503
|
+
|
|
1504
|
+
@property
|
|
1505
|
+
def postgresql_config_12_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql12_1c_pb2.PostgresqlConfig12_1C:
|
|
1506
|
+
"""Configuration for a PostgreSQL 12 1C cluster."""
|
|
1507
|
+
|
|
1508
|
+
@property
|
|
1509
|
+
def postgresql_config_13(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql13_pb2.PostgresqlConfig13:
|
|
1510
|
+
"""Configuration for a PostgreSQL 13 cluster."""
|
|
1511
|
+
|
|
1512
|
+
@property
|
|
1513
|
+
def postgresql_config_13_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql13_1c_pb2.PostgresqlConfig13_1C:
|
|
1514
|
+
"""Configuration for a PostgreSQL 13 1C cluster."""
|
|
1515
|
+
|
|
1516
|
+
@property
|
|
1517
|
+
def postgresql_config_14(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql14_pb2.PostgresqlConfig14:
|
|
1518
|
+
"""Configuration for a PostgreSQL 14 cluster."""
|
|
1519
|
+
|
|
1520
|
+
@property
|
|
1521
|
+
def postgresql_config_14_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql14_1c_pb2.PostgresqlConfig14_1C:
|
|
1522
|
+
"""Configuration for a PostgreSQL 14 1C cluster."""
|
|
1523
|
+
|
|
1524
|
+
@property
|
|
1525
|
+
def postgresql_config_15(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql15_pb2.PostgresqlConfig15:
|
|
1526
|
+
"""Configuration for a PostgreSQL 15 cluster."""
|
|
1527
|
+
|
|
1528
|
+
@property
|
|
1529
|
+
def postgresql_config_15_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql15_1c_pb2.PostgresqlConfig15_1C:
|
|
1530
|
+
"""Configuration for a PostgreSQL 15 1C cluster."""
|
|
1531
|
+
|
|
1532
|
+
@property
|
|
1533
|
+
def postgresql_config_16(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql16_pb2.PostgresqlConfig16:
|
|
1534
|
+
"""Configuration for a PostgreSQL 16 cluster."""
|
|
1535
|
+
|
|
1536
|
+
@property
|
|
1537
|
+
def postgresql_config_16_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.postgresql16_1c_pb2.PostgresqlConfig16_1C:
|
|
1538
|
+
"""Configuration for a PostgreSQL 16 1C cluster."""
|
|
1539
|
+
|
|
1540
|
+
@property
|
|
1541
|
+
def pooler_config(self) -> yandex.cloud.mdb.postgresql.v1.cluster_pb2.ConnectionPoolerConfig:
|
|
1542
|
+
"""Configuration of the connection pooler."""
|
|
1543
|
+
|
|
1544
|
+
@property
|
|
1545
|
+
def resources(self) -> yandex.cloud.mdb.postgresql.v1.cluster_pb2.Resources:
|
|
1546
|
+
"""Resources allocated to PostgreSQL hosts."""
|
|
1547
|
+
|
|
1548
|
+
@property
|
|
1549
|
+
def autofailover(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
1550
|
+
"""Configuration setting which enables/disables autofailover in cluster."""
|
|
1551
|
+
|
|
1552
|
+
@property
|
|
1553
|
+
def backup_window_start(self) -> google.type.timeofday_pb2.TimeOfDay:
|
|
1554
|
+
"""Time to start the daily backup, in the UTC timezone."""
|
|
1555
|
+
|
|
1556
|
+
@property
|
|
1557
|
+
def backup_retain_period_days(self) -> google.protobuf.wrappers_pb2.Int64Value:
|
|
1558
|
+
"""Retention policy of automated backups."""
|
|
1559
|
+
|
|
1560
|
+
@property
|
|
1561
|
+
def access(self) -> yandex.cloud.mdb.postgresql.v1.cluster_pb2.Access:
|
|
1562
|
+
"""Access policy to DB"""
|
|
1563
|
+
|
|
1564
|
+
@property
|
|
1565
|
+
def performance_diagnostics(self) -> yandex.cloud.mdb.postgresql.v1.cluster_pb2.PerformanceDiagnostics:
|
|
1566
|
+
"""Configuration of the performance diagnostics service."""
|
|
1567
|
+
|
|
1568
|
+
@property
|
|
1569
|
+
def disk_size_autoscaling(self) -> yandex.cloud.mdb.postgresql.v1.cluster_pb2.DiskSizeAutoscaling:
|
|
1570
|
+
"""Disk size autoscaling"""
|
|
1571
|
+
|
|
1572
|
+
def __init__(
|
|
1573
|
+
self,
|
|
1574
|
+
*,
|
|
1575
|
+
version: builtins.str = ...,
|
|
1576
|
+
postgresql_config_9_6: yandex.cloud.mdb.postgresql.v1.config.postgresql9_6_pb2.PostgresqlConfig9_6 | None = ...,
|
|
1577
|
+
postgresql_config_10_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql10_1c_pb2.PostgresqlConfig10_1C | None = ...,
|
|
1578
|
+
postgresql_config_10: yandex.cloud.mdb.postgresql.v1.config.postgresql10_pb2.PostgresqlConfig10 | None = ...,
|
|
1579
|
+
postgresql_config_11: yandex.cloud.mdb.postgresql.v1.config.postgresql11_pb2.PostgresqlConfig11 | None = ...,
|
|
1580
|
+
postgresql_config_11_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql11_1c_pb2.PostgresqlConfig11_1C | None = ...,
|
|
1581
|
+
postgresql_config_12: yandex.cloud.mdb.postgresql.v1.config.postgresql12_pb2.PostgresqlConfig12 | None = ...,
|
|
1582
|
+
postgresql_config_12_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql12_1c_pb2.PostgresqlConfig12_1C | None = ...,
|
|
1583
|
+
postgresql_config_13: yandex.cloud.mdb.postgresql.v1.config.postgresql13_pb2.PostgresqlConfig13 | None = ...,
|
|
1584
|
+
postgresql_config_13_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql13_1c_pb2.PostgresqlConfig13_1C | None = ...,
|
|
1585
|
+
postgresql_config_14: yandex.cloud.mdb.postgresql.v1.config.postgresql14_pb2.PostgresqlConfig14 | None = ...,
|
|
1586
|
+
postgresql_config_14_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql14_1c_pb2.PostgresqlConfig14_1C | None = ...,
|
|
1587
|
+
postgresql_config_15: yandex.cloud.mdb.postgresql.v1.config.postgresql15_pb2.PostgresqlConfig15 | None = ...,
|
|
1588
|
+
postgresql_config_15_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql15_1c_pb2.PostgresqlConfig15_1C | None = ...,
|
|
1589
|
+
postgresql_config_16: yandex.cloud.mdb.postgresql.v1.config.postgresql16_pb2.PostgresqlConfig16 | None = ...,
|
|
1590
|
+
postgresql_config_16_1c: yandex.cloud.mdb.postgresql.v1.config.postgresql16_1c_pb2.PostgresqlConfig16_1C | None = ...,
|
|
1591
|
+
pooler_config: yandex.cloud.mdb.postgresql.v1.cluster_pb2.ConnectionPoolerConfig | None = ...,
|
|
1592
|
+
resources: yandex.cloud.mdb.postgresql.v1.cluster_pb2.Resources | None = ...,
|
|
1593
|
+
autofailover: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
1594
|
+
backup_window_start: google.type.timeofday_pb2.TimeOfDay | None = ...,
|
|
1595
|
+
backup_retain_period_days: google.protobuf.wrappers_pb2.Int64Value | None = ...,
|
|
1596
|
+
access: yandex.cloud.mdb.postgresql.v1.cluster_pb2.Access | None = ...,
|
|
1597
|
+
performance_diagnostics: yandex.cloud.mdb.postgresql.v1.cluster_pb2.PerformanceDiagnostics | None = ...,
|
|
1598
|
+
disk_size_autoscaling: yandex.cloud.mdb.postgresql.v1.cluster_pb2.DiskSizeAutoscaling | None = ...,
|
|
1599
|
+
) -> None: ...
|
|
1600
|
+
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: ...
|
|
1601
|
+
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: ...
|
|
1602
|
+
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: ...
|
|
1603
|
+
|
|
1604
|
+
global___ConfigSpec = ConfigSpec
|
|
1605
|
+
|
|
1606
|
+
@typing.final
|
|
1607
|
+
class ConfigHostSpec(google.protobuf.message.Message):
|
|
1608
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1609
|
+
|
|
1610
|
+
POSTGRESQL_CONFIG_9_6_FIELD_NUMBER: builtins.int
|
|
1611
|
+
POSTGRESQL_CONFIG_10_1C_FIELD_NUMBER: builtins.int
|
|
1612
|
+
POSTGRESQL_CONFIG_10_FIELD_NUMBER: builtins.int
|
|
1613
|
+
POSTGRESQL_CONFIG_11_FIELD_NUMBER: builtins.int
|
|
1614
|
+
POSTGRESQL_CONFIG_11_1C_FIELD_NUMBER: builtins.int
|
|
1615
|
+
POSTGRESQL_CONFIG_12_FIELD_NUMBER: builtins.int
|
|
1616
|
+
POSTGRESQL_CONFIG_12_1C_FIELD_NUMBER: builtins.int
|
|
1617
|
+
POSTGRESQL_CONFIG_13_FIELD_NUMBER: builtins.int
|
|
1618
|
+
POSTGRESQL_CONFIG_13_1C_FIELD_NUMBER: builtins.int
|
|
1619
|
+
POSTGRESQL_CONFIG_14_FIELD_NUMBER: builtins.int
|
|
1620
|
+
POSTGRESQL_CONFIG_14_1C_FIELD_NUMBER: builtins.int
|
|
1621
|
+
POSTGRESQL_CONFIG_15_FIELD_NUMBER: builtins.int
|
|
1622
|
+
POSTGRESQL_CONFIG_15_1C_FIELD_NUMBER: builtins.int
|
|
1623
|
+
POSTGRESQL_CONFIG_16_FIELD_NUMBER: builtins.int
|
|
1624
|
+
POSTGRESQL_CONFIG_16_1C_FIELD_NUMBER: builtins.int
|
|
1625
|
+
@property
|
|
1626
|
+
def postgresql_config_9_6(self) -> yandex.cloud.mdb.postgresql.v1.config.host9_6_pb2.PostgresqlHostConfig9_6:
|
|
1627
|
+
"""Configuration for a host with PostgreSQL 9.6 server deployed."""
|
|
1628
|
+
|
|
1629
|
+
@property
|
|
1630
|
+
def postgresql_config_10_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host10_1c_pb2.PostgresqlHostConfig10_1C:
|
|
1631
|
+
"""Configuration for a host with PostgreSQL 10 1C server deployed."""
|
|
1632
|
+
|
|
1633
|
+
@property
|
|
1634
|
+
def postgresql_config_10(self) -> yandex.cloud.mdb.postgresql.v1.config.host10_pb2.PostgresqlHostConfig10:
|
|
1635
|
+
"""Configuration for a host with PostgreSQL 10 server deployed."""
|
|
1636
|
+
|
|
1637
|
+
@property
|
|
1638
|
+
def postgresql_config_11(self) -> yandex.cloud.mdb.postgresql.v1.config.host11_pb2.PostgresqlHostConfig11:
|
|
1639
|
+
"""Configuration for a host with PostgreSQL 11 server deployed."""
|
|
1640
|
+
|
|
1641
|
+
@property
|
|
1642
|
+
def postgresql_config_11_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host11_1c_pb2.PostgresqlHostConfig11_1C:
|
|
1643
|
+
"""Configuration for a host with PostgreSQL 11 1C server deployed."""
|
|
1644
|
+
|
|
1645
|
+
@property
|
|
1646
|
+
def postgresql_config_12(self) -> yandex.cloud.mdb.postgresql.v1.config.host12_pb2.PostgresqlHostConfig12:
|
|
1647
|
+
"""Configuration for a host with PostgreSQL 12 server deployed."""
|
|
1648
|
+
|
|
1649
|
+
@property
|
|
1650
|
+
def postgresql_config_12_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host12_1c_pb2.PostgresqlHostConfig12_1C:
|
|
1651
|
+
"""Configuration for a host with PostgreSQL 12 1C server deployed."""
|
|
1652
|
+
|
|
1653
|
+
@property
|
|
1654
|
+
def postgresql_config_13(self) -> yandex.cloud.mdb.postgresql.v1.config.host13_pb2.PostgresqlHostConfig13:
|
|
1655
|
+
"""Configuration for a host with PostgreSQL 13 server deployed."""
|
|
1656
|
+
|
|
1657
|
+
@property
|
|
1658
|
+
def postgresql_config_13_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host13_1c_pb2.PostgresqlHostConfig13_1C:
|
|
1659
|
+
"""Configuration for a host with PostgreSQL 13 1C server deployed."""
|
|
1660
|
+
|
|
1661
|
+
@property
|
|
1662
|
+
def postgresql_config_14(self) -> yandex.cloud.mdb.postgresql.v1.config.host14_pb2.PostgresqlHostConfig14:
|
|
1663
|
+
"""Configuration for a host with PostgreSQL 14 server deployed."""
|
|
1664
|
+
|
|
1665
|
+
@property
|
|
1666
|
+
def postgresql_config_14_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host14_1c_pb2.PostgresqlHostConfig14_1C:
|
|
1667
|
+
"""Configuration for a host with PostgreSQL 14 1C server deployed."""
|
|
1668
|
+
|
|
1669
|
+
@property
|
|
1670
|
+
def postgresql_config_15(self) -> yandex.cloud.mdb.postgresql.v1.config.host15_pb2.PostgresqlHostConfig15:
|
|
1671
|
+
"""Configuration for a host with PostgreSQL 15 server deployed."""
|
|
1672
|
+
|
|
1673
|
+
@property
|
|
1674
|
+
def postgresql_config_15_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host15_1c_pb2.PostgresqlHostConfig15_1C:
|
|
1675
|
+
"""Configuration for a host with PostgreSQL 15 1C server deployed."""
|
|
1676
|
+
|
|
1677
|
+
@property
|
|
1678
|
+
def postgresql_config_16(self) -> yandex.cloud.mdb.postgresql.v1.config.host16_pb2.PostgresqlHostConfig16:
|
|
1679
|
+
"""Configuration for a host with PostgreSQL 16 server deployed."""
|
|
1680
|
+
|
|
1681
|
+
@property
|
|
1682
|
+
def postgresql_config_16_1c(self) -> yandex.cloud.mdb.postgresql.v1.config.host16_1c_pb2.PostgresqlHostConfig16_1C:
|
|
1683
|
+
"""Configuration for a host with PostgreSQL 16 1C server deployed."""
|
|
1684
|
+
|
|
1685
|
+
def __init__(
|
|
1686
|
+
self,
|
|
1687
|
+
*,
|
|
1688
|
+
postgresql_config_9_6: yandex.cloud.mdb.postgresql.v1.config.host9_6_pb2.PostgresqlHostConfig9_6 | None = ...,
|
|
1689
|
+
postgresql_config_10_1c: yandex.cloud.mdb.postgresql.v1.config.host10_1c_pb2.PostgresqlHostConfig10_1C | None = ...,
|
|
1690
|
+
postgresql_config_10: yandex.cloud.mdb.postgresql.v1.config.host10_pb2.PostgresqlHostConfig10 | None = ...,
|
|
1691
|
+
postgresql_config_11: yandex.cloud.mdb.postgresql.v1.config.host11_pb2.PostgresqlHostConfig11 | None = ...,
|
|
1692
|
+
postgresql_config_11_1c: yandex.cloud.mdb.postgresql.v1.config.host11_1c_pb2.PostgresqlHostConfig11_1C | None = ...,
|
|
1693
|
+
postgresql_config_12: yandex.cloud.mdb.postgresql.v1.config.host12_pb2.PostgresqlHostConfig12 | None = ...,
|
|
1694
|
+
postgresql_config_12_1c: yandex.cloud.mdb.postgresql.v1.config.host12_1c_pb2.PostgresqlHostConfig12_1C | None = ...,
|
|
1695
|
+
postgresql_config_13: yandex.cloud.mdb.postgresql.v1.config.host13_pb2.PostgresqlHostConfig13 | None = ...,
|
|
1696
|
+
postgresql_config_13_1c: yandex.cloud.mdb.postgresql.v1.config.host13_1c_pb2.PostgresqlHostConfig13_1C | None = ...,
|
|
1697
|
+
postgresql_config_14: yandex.cloud.mdb.postgresql.v1.config.host14_pb2.PostgresqlHostConfig14 | None = ...,
|
|
1698
|
+
postgresql_config_14_1c: yandex.cloud.mdb.postgresql.v1.config.host14_1c_pb2.PostgresqlHostConfig14_1C | None = ...,
|
|
1699
|
+
postgresql_config_15: yandex.cloud.mdb.postgresql.v1.config.host15_pb2.PostgresqlHostConfig15 | None = ...,
|
|
1700
|
+
postgresql_config_15_1c: yandex.cloud.mdb.postgresql.v1.config.host15_1c_pb2.PostgresqlHostConfig15_1C | None = ...,
|
|
1701
|
+
postgresql_config_16: yandex.cloud.mdb.postgresql.v1.config.host16_pb2.PostgresqlHostConfig16 | None = ...,
|
|
1702
|
+
postgresql_config_16_1c: yandex.cloud.mdb.postgresql.v1.config.host16_1c_pb2.PostgresqlHostConfig16_1C | None = ...,
|
|
1703
|
+
) -> None: ...
|
|
1704
|
+
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: ...
|
|
1705
|
+
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: ...
|
|
1706
|
+
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: ...
|
|
1707
|
+
|
|
1708
|
+
global___ConfigHostSpec = ConfigHostSpec
|