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,1422 @@
|
|
|
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 sys
|
|
15
|
+
import typing
|
|
16
|
+
import yandex.cloud.mdb.elasticsearch.v1.backup_pb2
|
|
17
|
+
import yandex.cloud.mdb.elasticsearch.v1.cluster_pb2
|
|
18
|
+
import yandex.cloud.mdb.elasticsearch.v1.config.elasticsearch_pb2
|
|
19
|
+
import yandex.cloud.mdb.elasticsearch.v1.extension_pb2
|
|
20
|
+
import yandex.cloud.mdb.elasticsearch.v1.maintenance_pb2
|
|
21
|
+
import yandex.cloud.mdb.elasticsearch.v1.user_pb2
|
|
22
|
+
import yandex.cloud.operation.operation_pb2
|
|
23
|
+
|
|
24
|
+
if sys.version_info >= (3, 10):
|
|
25
|
+
import typing as typing_extensions
|
|
26
|
+
else:
|
|
27
|
+
import typing_extensions
|
|
28
|
+
|
|
29
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
30
|
+
|
|
31
|
+
@typing.final
|
|
32
|
+
class GetClusterRequest(google.protobuf.message.Message):
|
|
33
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
34
|
+
|
|
35
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
36
|
+
cluster_id: builtins.str
|
|
37
|
+
"""ID of the Elasticsearch cluster to return.
|
|
38
|
+
|
|
39
|
+
To get the cluster ID, make a [ClusterService.List] request.
|
|
40
|
+
"""
|
|
41
|
+
def __init__(
|
|
42
|
+
self,
|
|
43
|
+
*,
|
|
44
|
+
cluster_id: builtins.str = ...,
|
|
45
|
+
) -> None: ...
|
|
46
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
47
|
+
|
|
48
|
+
global___GetClusterRequest = GetClusterRequest
|
|
49
|
+
|
|
50
|
+
@typing.final
|
|
51
|
+
class ListClustersRequest(google.protobuf.message.Message):
|
|
52
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
53
|
+
|
|
54
|
+
FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
55
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
56
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
57
|
+
FILTER_FIELD_NUMBER: builtins.int
|
|
58
|
+
folder_id: builtins.str
|
|
59
|
+
"""ID of the folder to list Elasticsearch clusters in.
|
|
60
|
+
|
|
61
|
+
To get the folder ID, make a [yandex.cloud.resourcemanager.v1.FolderService.List] request.
|
|
62
|
+
"""
|
|
63
|
+
page_size: builtins.int
|
|
64
|
+
"""The maximum number of results per page to return.
|
|
65
|
+
If the number of available results is larger than `page_size`, the service returns a [ListClustersResponse.next_page_token] that can be used to get the next page of results in subsequent list requests.
|
|
66
|
+
"""
|
|
67
|
+
page_token: builtins.str
|
|
68
|
+
"""Page token.
|
|
69
|
+
To get the next page of results, set `page_token` to the [ListClustersResponse.next_page_token] returned by the previous list request.
|
|
70
|
+
"""
|
|
71
|
+
filter: builtins.str
|
|
72
|
+
"""A filter expression that filters resources listed in the response.
|
|
73
|
+
|
|
74
|
+
The expression must specify:
|
|
75
|
+
1. The field name to filter by. Currently you can only use filtering with the [Cluster.name] field.
|
|
76
|
+
2. An `=` operator.
|
|
77
|
+
3. The value in double quotes (`"`). Must be 1-63 characters long and match the regular expression `[a-zA-Z0-9_-]+`.
|
|
78
|
+
|
|
79
|
+
Example of a filter: `name NOT IN 'test,beta'`.
|
|
80
|
+
"""
|
|
81
|
+
def __init__(
|
|
82
|
+
self,
|
|
83
|
+
*,
|
|
84
|
+
folder_id: builtins.str = ...,
|
|
85
|
+
page_size: builtins.int = ...,
|
|
86
|
+
page_token: builtins.str = ...,
|
|
87
|
+
filter: builtins.str = ...,
|
|
88
|
+
) -> None: ...
|
|
89
|
+
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: ...
|
|
90
|
+
|
|
91
|
+
global___ListClustersRequest = ListClustersRequest
|
|
92
|
+
|
|
93
|
+
@typing.final
|
|
94
|
+
class ListClustersResponse(google.protobuf.message.Message):
|
|
95
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
96
|
+
|
|
97
|
+
CLUSTERS_FIELD_NUMBER: builtins.int
|
|
98
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
99
|
+
next_page_token: builtins.str
|
|
100
|
+
"""Token that allows you to get the next page of results for list requests.
|
|
101
|
+
|
|
102
|
+
If the number of results is larger than [ListClustersRequest.page_size], use `next_page_token` as the value
|
|
103
|
+
for the [ListClustersRequest.page_token] parameter in the next list request.
|
|
104
|
+
Each subsequent list request will have its own `next_page_token` to continue paging through the results.
|
|
105
|
+
"""
|
|
106
|
+
@property
|
|
107
|
+
def clusters(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Cluster]:
|
|
108
|
+
"""List of Elasticsearch clusters."""
|
|
109
|
+
|
|
110
|
+
def __init__(
|
|
111
|
+
self,
|
|
112
|
+
*,
|
|
113
|
+
clusters: collections.abc.Iterable[yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Cluster] | None = ...,
|
|
114
|
+
next_page_token: builtins.str = ...,
|
|
115
|
+
) -> None: ...
|
|
116
|
+
def ClearField(self, field_name: typing.Literal["clusters", b"clusters", "next_page_token", b"next_page_token"]) -> None: ...
|
|
117
|
+
|
|
118
|
+
global___ListClustersResponse = ListClustersResponse
|
|
119
|
+
|
|
120
|
+
@typing.final
|
|
121
|
+
class CreateClusterRequest(google.protobuf.message.Message):
|
|
122
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
123
|
+
|
|
124
|
+
@typing.final
|
|
125
|
+
class LabelsEntry(google.protobuf.message.Message):
|
|
126
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
127
|
+
|
|
128
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
129
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
130
|
+
key: builtins.str
|
|
131
|
+
value: builtins.str
|
|
132
|
+
def __init__(
|
|
133
|
+
self,
|
|
134
|
+
*,
|
|
135
|
+
key: builtins.str = ...,
|
|
136
|
+
value: builtins.str = ...,
|
|
137
|
+
) -> None: ...
|
|
138
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
139
|
+
|
|
140
|
+
FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
141
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
142
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
143
|
+
LABELS_FIELD_NUMBER: builtins.int
|
|
144
|
+
ENVIRONMENT_FIELD_NUMBER: builtins.int
|
|
145
|
+
CONFIG_SPEC_FIELD_NUMBER: builtins.int
|
|
146
|
+
USER_SPECS_FIELD_NUMBER: builtins.int
|
|
147
|
+
HOST_SPECS_FIELD_NUMBER: builtins.int
|
|
148
|
+
NETWORK_ID_FIELD_NUMBER: builtins.int
|
|
149
|
+
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
150
|
+
SERVICE_ACCOUNT_ID_FIELD_NUMBER: builtins.int
|
|
151
|
+
DELETION_PROTECTION_FIELD_NUMBER: builtins.int
|
|
152
|
+
MAINTENANCE_WINDOW_FIELD_NUMBER: builtins.int
|
|
153
|
+
EXTENSION_SPECS_FIELD_NUMBER: builtins.int
|
|
154
|
+
folder_id: builtins.str
|
|
155
|
+
"""ID of the folder to create the Elasticsearch cluster in."""
|
|
156
|
+
name: builtins.str
|
|
157
|
+
"""Name of the Elasticsearch cluster. The name must be unique within the folder."""
|
|
158
|
+
description: builtins.str
|
|
159
|
+
"""Description of the Elasticsearch cluster."""
|
|
160
|
+
environment: yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Cluster.Environment.ValueType
|
|
161
|
+
"""Deployment environment of the Elasticsearch cluster."""
|
|
162
|
+
network_id: builtins.str
|
|
163
|
+
"""ID of the network to create the Elasticsearch cluster in."""
|
|
164
|
+
service_account_id: builtins.str
|
|
165
|
+
"""ID of the service account used for access to Object Storage."""
|
|
166
|
+
deletion_protection: builtins.bool
|
|
167
|
+
"""Deletion Protection inhibits deletion of the cluster"""
|
|
168
|
+
@property
|
|
169
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
170
|
+
"""Custom labels for the Elasticsearch cluster as `key:value` pairs.
|
|
171
|
+
|
|
172
|
+
For example, "project": "mvp" or "source": "dictionary".
|
|
173
|
+
"""
|
|
174
|
+
|
|
175
|
+
@property
|
|
176
|
+
def config_spec(self) -> global___ConfigSpec:
|
|
177
|
+
"""Elasticsearch and hosts configuration for the cluster."""
|
|
178
|
+
|
|
179
|
+
@property
|
|
180
|
+
def user_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.mdb.elasticsearch.v1.user_pb2.UserSpec]:
|
|
181
|
+
"""One or more descriptions of users to be created in Elasticsearch cluster.
|
|
182
|
+
optional, depricated will be removed in future versions
|
|
183
|
+
"""
|
|
184
|
+
|
|
185
|
+
@property
|
|
186
|
+
def host_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___HostSpec]:
|
|
187
|
+
"""One or more configurations of hosts to be created in the Elasticsearch cluster."""
|
|
188
|
+
|
|
189
|
+
@property
|
|
190
|
+
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
191
|
+
"""User security groups"""
|
|
192
|
+
|
|
193
|
+
@property
|
|
194
|
+
def maintenance_window(self) -> yandex.cloud.mdb.elasticsearch.v1.maintenance_pb2.MaintenanceWindow:
|
|
195
|
+
"""Window of maintenance operations."""
|
|
196
|
+
|
|
197
|
+
@property
|
|
198
|
+
def extension_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.mdb.elasticsearch.v1.extension_pb2.ExtensionSpec]:
|
|
199
|
+
"""optional"""
|
|
200
|
+
|
|
201
|
+
def __init__(
|
|
202
|
+
self,
|
|
203
|
+
*,
|
|
204
|
+
folder_id: builtins.str = ...,
|
|
205
|
+
name: builtins.str = ...,
|
|
206
|
+
description: builtins.str = ...,
|
|
207
|
+
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
208
|
+
environment: yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Cluster.Environment.ValueType = ...,
|
|
209
|
+
config_spec: global___ConfigSpec | None = ...,
|
|
210
|
+
user_specs: collections.abc.Iterable[yandex.cloud.mdb.elasticsearch.v1.user_pb2.UserSpec] | None = ...,
|
|
211
|
+
host_specs: collections.abc.Iterable[global___HostSpec] | None = ...,
|
|
212
|
+
network_id: builtins.str = ...,
|
|
213
|
+
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
214
|
+
service_account_id: builtins.str = ...,
|
|
215
|
+
deletion_protection: builtins.bool = ...,
|
|
216
|
+
maintenance_window: yandex.cloud.mdb.elasticsearch.v1.maintenance_pb2.MaintenanceWindow | None = ...,
|
|
217
|
+
extension_specs: collections.abc.Iterable[yandex.cloud.mdb.elasticsearch.v1.extension_pb2.ExtensionSpec] | None = ...,
|
|
218
|
+
) -> None: ...
|
|
219
|
+
def HasField(self, field_name: typing.Literal["config_spec", b"config_spec", "maintenance_window", b"maintenance_window"]) -> builtins.bool: ...
|
|
220
|
+
def ClearField(self, field_name: typing.Literal["config_spec", b"config_spec", "deletion_protection", b"deletion_protection", "description", b"description", "environment", b"environment", "extension_specs", b"extension_specs", "folder_id", b"folder_id", "host_specs", b"host_specs", "labels", b"labels", "maintenance_window", b"maintenance_window", "name", b"name", "network_id", b"network_id", "security_group_ids", b"security_group_ids", "service_account_id", b"service_account_id", "user_specs", b"user_specs"]) -> None: ...
|
|
221
|
+
|
|
222
|
+
global___CreateClusterRequest = CreateClusterRequest
|
|
223
|
+
|
|
224
|
+
@typing.final
|
|
225
|
+
class CreateClusterMetadata(google.protobuf.message.Message):
|
|
226
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
227
|
+
|
|
228
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
229
|
+
cluster_id: builtins.str
|
|
230
|
+
"""ID of the Elasticsearch cluster that is being created."""
|
|
231
|
+
def __init__(
|
|
232
|
+
self,
|
|
233
|
+
*,
|
|
234
|
+
cluster_id: builtins.str = ...,
|
|
235
|
+
) -> None: ...
|
|
236
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
237
|
+
|
|
238
|
+
global___CreateClusterMetadata = CreateClusterMetadata
|
|
239
|
+
|
|
240
|
+
@typing.final
|
|
241
|
+
class UpdateClusterRequest(google.protobuf.message.Message):
|
|
242
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
243
|
+
|
|
244
|
+
@typing.final
|
|
245
|
+
class LabelsEntry(google.protobuf.message.Message):
|
|
246
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
247
|
+
|
|
248
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
249
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
250
|
+
key: builtins.str
|
|
251
|
+
value: builtins.str
|
|
252
|
+
def __init__(
|
|
253
|
+
self,
|
|
254
|
+
*,
|
|
255
|
+
key: builtins.str = ...,
|
|
256
|
+
value: builtins.str = ...,
|
|
257
|
+
) -> None: ...
|
|
258
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
259
|
+
|
|
260
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
261
|
+
UPDATE_MASK_FIELD_NUMBER: builtins.int
|
|
262
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
263
|
+
LABELS_FIELD_NUMBER: builtins.int
|
|
264
|
+
CONFIG_SPEC_FIELD_NUMBER: builtins.int
|
|
265
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
266
|
+
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
267
|
+
SERVICE_ACCOUNT_ID_FIELD_NUMBER: builtins.int
|
|
268
|
+
DELETION_PROTECTION_FIELD_NUMBER: builtins.int
|
|
269
|
+
MAINTENANCE_WINDOW_FIELD_NUMBER: builtins.int
|
|
270
|
+
cluster_id: builtins.str
|
|
271
|
+
"""ID of the Elasticsearch cluster to update.
|
|
272
|
+
|
|
273
|
+
To get the Elasticsearch cluster ID, make a [ClusterService.List] request.
|
|
274
|
+
"""
|
|
275
|
+
description: builtins.str
|
|
276
|
+
"""New description of the Elasticsearch cluster."""
|
|
277
|
+
name: builtins.str
|
|
278
|
+
"""New name for the Elasticsearch cluster."""
|
|
279
|
+
service_account_id: builtins.str
|
|
280
|
+
"""ID of the service account used for access to Object Storage."""
|
|
281
|
+
deletion_protection: builtins.bool
|
|
282
|
+
"""Deletion Protection inhibits deletion of the cluster"""
|
|
283
|
+
@property
|
|
284
|
+
def update_mask(self) -> google.protobuf.field_mask_pb2.FieldMask: ...
|
|
285
|
+
@property
|
|
286
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
287
|
+
"""Custom labels for the Elasticsearch cluster as `key:value` pairs.
|
|
288
|
+
|
|
289
|
+
For example, "project": "mvp" or "source": "dictionary".
|
|
290
|
+
|
|
291
|
+
The new set of labels will completely replace the old ones.
|
|
292
|
+
To add a label, request the current set with the [ClusterService.Get] method, then send an [ClusterService.Update] request with the new label added to the set.
|
|
293
|
+
"""
|
|
294
|
+
|
|
295
|
+
@property
|
|
296
|
+
def config_spec(self) -> global___ConfigSpecUpdate:
|
|
297
|
+
"""New configuration and resources for hosts in the Elasticsearch cluster.
|
|
298
|
+
|
|
299
|
+
Use [update_mask] to prevent reverting all cluster settings that are not listed in `config_spec` to their default values.
|
|
300
|
+
"""
|
|
301
|
+
|
|
302
|
+
@property
|
|
303
|
+
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
304
|
+
"""User security groups"""
|
|
305
|
+
|
|
306
|
+
@property
|
|
307
|
+
def maintenance_window(self) -> yandex.cloud.mdb.elasticsearch.v1.maintenance_pb2.MaintenanceWindow:
|
|
308
|
+
"""Window of maintenance operations."""
|
|
309
|
+
|
|
310
|
+
def __init__(
|
|
311
|
+
self,
|
|
312
|
+
*,
|
|
313
|
+
cluster_id: builtins.str = ...,
|
|
314
|
+
update_mask: google.protobuf.field_mask_pb2.FieldMask | None = ...,
|
|
315
|
+
description: builtins.str = ...,
|
|
316
|
+
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
317
|
+
config_spec: global___ConfigSpecUpdate | None = ...,
|
|
318
|
+
name: builtins.str = ...,
|
|
319
|
+
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
320
|
+
service_account_id: builtins.str = ...,
|
|
321
|
+
deletion_protection: builtins.bool = ...,
|
|
322
|
+
maintenance_window: yandex.cloud.mdb.elasticsearch.v1.maintenance_pb2.MaintenanceWindow | None = ...,
|
|
323
|
+
) -> None: ...
|
|
324
|
+
def HasField(self, field_name: typing.Literal["config_spec", b"config_spec", "maintenance_window", b"maintenance_window", "update_mask", b"update_mask"]) -> builtins.bool: ...
|
|
325
|
+
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", "service_account_id", b"service_account_id", "update_mask", b"update_mask"]) -> None: ...
|
|
326
|
+
|
|
327
|
+
global___UpdateClusterRequest = UpdateClusterRequest
|
|
328
|
+
|
|
329
|
+
@typing.final
|
|
330
|
+
class UpdateClusterMetadata(google.protobuf.message.Message):
|
|
331
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
332
|
+
|
|
333
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
334
|
+
cluster_id: builtins.str
|
|
335
|
+
"""ID of the Elasticsearch cluster that is being updated."""
|
|
336
|
+
def __init__(
|
|
337
|
+
self,
|
|
338
|
+
*,
|
|
339
|
+
cluster_id: builtins.str = ...,
|
|
340
|
+
) -> None: ...
|
|
341
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
342
|
+
|
|
343
|
+
global___UpdateClusterMetadata = UpdateClusterMetadata
|
|
344
|
+
|
|
345
|
+
@typing.final
|
|
346
|
+
class DeleteClusterRequest(google.protobuf.message.Message):
|
|
347
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
348
|
+
|
|
349
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
350
|
+
cluster_id: builtins.str
|
|
351
|
+
"""ID of the Elasticsearch cluster to delete.
|
|
352
|
+
|
|
353
|
+
To get the Elasticsearch cluster ID, make a [ClusterService.List] request.
|
|
354
|
+
"""
|
|
355
|
+
def __init__(
|
|
356
|
+
self,
|
|
357
|
+
*,
|
|
358
|
+
cluster_id: builtins.str = ...,
|
|
359
|
+
) -> None: ...
|
|
360
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
361
|
+
|
|
362
|
+
global___DeleteClusterRequest = DeleteClusterRequest
|
|
363
|
+
|
|
364
|
+
@typing.final
|
|
365
|
+
class DeleteClusterMetadata(google.protobuf.message.Message):
|
|
366
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
367
|
+
|
|
368
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
369
|
+
cluster_id: builtins.str
|
|
370
|
+
"""ID of the Elasticsearch cluster that is being deleted."""
|
|
371
|
+
def __init__(
|
|
372
|
+
self,
|
|
373
|
+
*,
|
|
374
|
+
cluster_id: builtins.str = ...,
|
|
375
|
+
) -> None: ...
|
|
376
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
377
|
+
|
|
378
|
+
global___DeleteClusterMetadata = DeleteClusterMetadata
|
|
379
|
+
|
|
380
|
+
@typing.final
|
|
381
|
+
class ListClusterLogsRequest(google.protobuf.message.Message):
|
|
382
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
383
|
+
|
|
384
|
+
class _ServiceType:
|
|
385
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
386
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
387
|
+
|
|
388
|
+
class _ServiceTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ListClusterLogsRequest._ServiceType.ValueType], builtins.type):
|
|
389
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
390
|
+
SERVICE_TYPE_UNSPECIFIED: ListClusterLogsRequest._ServiceType.ValueType # 0
|
|
391
|
+
ELASTICSEARCH: ListClusterLogsRequest._ServiceType.ValueType # 1
|
|
392
|
+
KIBANA: ListClusterLogsRequest._ServiceType.ValueType # 2
|
|
393
|
+
|
|
394
|
+
class ServiceType(_ServiceType, metaclass=_ServiceTypeEnumTypeWrapper): ...
|
|
395
|
+
SERVICE_TYPE_UNSPECIFIED: ListClusterLogsRequest.ServiceType.ValueType # 0
|
|
396
|
+
ELASTICSEARCH: ListClusterLogsRequest.ServiceType.ValueType # 1
|
|
397
|
+
KIBANA: ListClusterLogsRequest.ServiceType.ValueType # 2
|
|
398
|
+
|
|
399
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
400
|
+
COLUMN_FILTER_FIELD_NUMBER: builtins.int
|
|
401
|
+
FROM_TIME_FIELD_NUMBER: builtins.int
|
|
402
|
+
TO_TIME_FIELD_NUMBER: builtins.int
|
|
403
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
404
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
405
|
+
ALWAYS_NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
406
|
+
FILTER_FIELD_NUMBER: builtins.int
|
|
407
|
+
SERVICE_TYPE_FIELD_NUMBER: builtins.int
|
|
408
|
+
cluster_id: builtins.str
|
|
409
|
+
"""ID of the Elasticsearch cluster to request logs for.
|
|
410
|
+
|
|
411
|
+
To get the Elasticsearch cluster ID, make a [ClusterService.List] request.
|
|
412
|
+
"""
|
|
413
|
+
page_size: builtins.int
|
|
414
|
+
"""The maximum number of results per page to return.
|
|
415
|
+
|
|
416
|
+
If the number of available results is larger than `page_size`, the service returns a [ListClusterLogsResponse.next_page_token] that can be used to get the next page of results in subsequent list requests.
|
|
417
|
+
"""
|
|
418
|
+
page_token: builtins.str
|
|
419
|
+
"""Page token.
|
|
420
|
+
|
|
421
|
+
To get the next page of results, set `page_token` to the [ListClusterLogsResponse.next_page_token] returned by the previous list request.
|
|
422
|
+
"""
|
|
423
|
+
always_next_page_token: builtins.bool
|
|
424
|
+
"""The flag that defines behavior of providing the next page token.
|
|
425
|
+
|
|
426
|
+
If this flag is set to `true`, this API method will always return [ListClusterLogsResponse.next_page_token], even if current page is empty.
|
|
427
|
+
"""
|
|
428
|
+
filter: builtins.str
|
|
429
|
+
"""A filter expression that filters resources listed in the response.
|
|
430
|
+
|
|
431
|
+
The expression must specify:
|
|
432
|
+
1. The field name to filter by. Currently filtering can be applied to the `hostname` field.
|
|
433
|
+
2. An `=` operator.
|
|
434
|
+
3. The value in double quotes (`"`). Must be 1-63 characters long and match the regular expression `[a-z0-9.-]{1,61}`.
|
|
435
|
+
|
|
436
|
+
Example of a filter: `message.hostname='node1.db.cloud.yandex.net'`
|
|
437
|
+
"""
|
|
438
|
+
service_type: global___ListClusterLogsRequest.ServiceType.ValueType
|
|
439
|
+
"""Type of the service to request logs about."""
|
|
440
|
+
@property
|
|
441
|
+
def column_filter(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
442
|
+
"""Columns from the logs table to request.
|
|
443
|
+
|
|
444
|
+
If no columns are specified, full log records are returned.
|
|
445
|
+
"""
|
|
446
|
+
|
|
447
|
+
@property
|
|
448
|
+
def from_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
449
|
+
"""Start timestamp for the logs request."""
|
|
450
|
+
|
|
451
|
+
@property
|
|
452
|
+
def to_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
453
|
+
"""End timestamp for the logs request."""
|
|
454
|
+
|
|
455
|
+
def __init__(
|
|
456
|
+
self,
|
|
457
|
+
*,
|
|
458
|
+
cluster_id: builtins.str = ...,
|
|
459
|
+
column_filter: collections.abc.Iterable[builtins.str] | None = ...,
|
|
460
|
+
from_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
461
|
+
to_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
462
|
+
page_size: builtins.int = ...,
|
|
463
|
+
page_token: builtins.str = ...,
|
|
464
|
+
always_next_page_token: builtins.bool = ...,
|
|
465
|
+
filter: builtins.str = ...,
|
|
466
|
+
service_type: global___ListClusterLogsRequest.ServiceType.ValueType = ...,
|
|
467
|
+
) -> None: ...
|
|
468
|
+
def HasField(self, field_name: typing.Literal["from_time", b"from_time", "to_time", b"to_time"]) -> builtins.bool: ...
|
|
469
|
+
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", "filter", b"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: ...
|
|
470
|
+
|
|
471
|
+
global___ListClusterLogsRequest = ListClusterLogsRequest
|
|
472
|
+
|
|
473
|
+
@typing.final
|
|
474
|
+
class LogRecord(google.protobuf.message.Message):
|
|
475
|
+
"""A single log record."""
|
|
476
|
+
|
|
477
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
478
|
+
|
|
479
|
+
@typing.final
|
|
480
|
+
class MessageEntry(google.protobuf.message.Message):
|
|
481
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
482
|
+
|
|
483
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
484
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
485
|
+
key: builtins.str
|
|
486
|
+
value: builtins.str
|
|
487
|
+
def __init__(
|
|
488
|
+
self,
|
|
489
|
+
*,
|
|
490
|
+
key: builtins.str = ...,
|
|
491
|
+
value: builtins.str = ...,
|
|
492
|
+
) -> None: ...
|
|
493
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
494
|
+
|
|
495
|
+
TIMESTAMP_FIELD_NUMBER: builtins.int
|
|
496
|
+
MESSAGE_FIELD_NUMBER: builtins.int
|
|
497
|
+
@property
|
|
498
|
+
def timestamp(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
499
|
+
"""Log record timestamp."""
|
|
500
|
+
|
|
501
|
+
@property
|
|
502
|
+
def message(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
503
|
+
"""Contents of the log record."""
|
|
504
|
+
|
|
505
|
+
def __init__(
|
|
506
|
+
self,
|
|
507
|
+
*,
|
|
508
|
+
timestamp: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
509
|
+
message: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
510
|
+
) -> None: ...
|
|
511
|
+
def HasField(self, field_name: typing.Literal["timestamp", b"timestamp"]) -> builtins.bool: ...
|
|
512
|
+
def ClearField(self, field_name: typing.Literal["message", b"message", "timestamp", b"timestamp"]) -> None: ...
|
|
513
|
+
|
|
514
|
+
global___LogRecord = LogRecord
|
|
515
|
+
|
|
516
|
+
@typing.final
|
|
517
|
+
class ListClusterLogsResponse(google.protobuf.message.Message):
|
|
518
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
519
|
+
|
|
520
|
+
LOGS_FIELD_NUMBER: builtins.int
|
|
521
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
522
|
+
next_page_token: builtins.str
|
|
523
|
+
"""Token that allows you to get the next page of results for list requests.
|
|
524
|
+
|
|
525
|
+
If the number of results is larger than [ListClusterLogsRequest.page_size], use `next_page_token` as the value for the [ListClusterLogsRequest.page_token] query parameter in the next list request.
|
|
526
|
+
Each subsequent list request will have its own `next_page_token` to continue paging through the results.
|
|
527
|
+
|
|
528
|
+
This value is interchangeable with [StreamLogRecord.next_record_token] from StreamLogs method.
|
|
529
|
+
"""
|
|
530
|
+
@property
|
|
531
|
+
def logs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___LogRecord]:
|
|
532
|
+
"""Requested log records."""
|
|
533
|
+
|
|
534
|
+
def __init__(
|
|
535
|
+
self,
|
|
536
|
+
*,
|
|
537
|
+
logs: collections.abc.Iterable[global___LogRecord] | None = ...,
|
|
538
|
+
next_page_token: builtins.str = ...,
|
|
539
|
+
) -> None: ...
|
|
540
|
+
def ClearField(self, field_name: typing.Literal["logs", b"logs", "next_page_token", b"next_page_token"]) -> None: ...
|
|
541
|
+
|
|
542
|
+
global___ListClusterLogsResponse = ListClusterLogsResponse
|
|
543
|
+
|
|
544
|
+
@typing.final
|
|
545
|
+
class StreamLogRecord(google.protobuf.message.Message):
|
|
546
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
547
|
+
|
|
548
|
+
RECORD_FIELD_NUMBER: builtins.int
|
|
549
|
+
NEXT_RECORD_TOKEN_FIELD_NUMBER: builtins.int
|
|
550
|
+
next_record_token: builtins.str
|
|
551
|
+
"""This token allows you to continue streaming logs starting from the exact same record.
|
|
552
|
+
|
|
553
|
+
To continue streaming, specify value of `next_record_token` as value for [StreamClusterLogsRequest.record_token] parameter in the next StreamLogs request.
|
|
554
|
+
|
|
555
|
+
This value is interchangeable with [ListClusterLogsResponse.next_page_token] from ListLogs method.
|
|
556
|
+
"""
|
|
557
|
+
@property
|
|
558
|
+
def record(self) -> global___LogRecord:
|
|
559
|
+
"""One of the requested log records."""
|
|
560
|
+
|
|
561
|
+
def __init__(
|
|
562
|
+
self,
|
|
563
|
+
*,
|
|
564
|
+
record: global___LogRecord | None = ...,
|
|
565
|
+
next_record_token: builtins.str = ...,
|
|
566
|
+
) -> None: ...
|
|
567
|
+
def HasField(self, field_name: typing.Literal["record", b"record"]) -> builtins.bool: ...
|
|
568
|
+
def ClearField(self, field_name: typing.Literal["next_record_token", b"next_record_token", "record", b"record"]) -> None: ...
|
|
569
|
+
|
|
570
|
+
global___StreamLogRecord = StreamLogRecord
|
|
571
|
+
|
|
572
|
+
@typing.final
|
|
573
|
+
class StreamClusterLogsRequest(google.protobuf.message.Message):
|
|
574
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
575
|
+
|
|
576
|
+
class _ServiceType:
|
|
577
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
578
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
579
|
+
|
|
580
|
+
class _ServiceTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[StreamClusterLogsRequest._ServiceType.ValueType], builtins.type):
|
|
581
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
582
|
+
SERVICE_TYPE_UNSPECIFIED: StreamClusterLogsRequest._ServiceType.ValueType # 0
|
|
583
|
+
ELASTICSEARCH: StreamClusterLogsRequest._ServiceType.ValueType # 1
|
|
584
|
+
KIBANA: StreamClusterLogsRequest._ServiceType.ValueType # 2
|
|
585
|
+
|
|
586
|
+
class ServiceType(_ServiceType, metaclass=_ServiceTypeEnumTypeWrapper): ...
|
|
587
|
+
SERVICE_TYPE_UNSPECIFIED: StreamClusterLogsRequest.ServiceType.ValueType # 0
|
|
588
|
+
ELASTICSEARCH: StreamClusterLogsRequest.ServiceType.ValueType # 1
|
|
589
|
+
KIBANA: StreamClusterLogsRequest.ServiceType.ValueType # 2
|
|
590
|
+
|
|
591
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
592
|
+
COLUMN_FILTER_FIELD_NUMBER: builtins.int
|
|
593
|
+
FROM_TIME_FIELD_NUMBER: builtins.int
|
|
594
|
+
TO_TIME_FIELD_NUMBER: builtins.int
|
|
595
|
+
RECORD_TOKEN_FIELD_NUMBER: builtins.int
|
|
596
|
+
FILTER_FIELD_NUMBER: builtins.int
|
|
597
|
+
SERVICE_TYPE_FIELD_NUMBER: builtins.int
|
|
598
|
+
cluster_id: builtins.str
|
|
599
|
+
"""ID of the Elasticsearch cluster.
|
|
600
|
+
|
|
601
|
+
To get the Elasticsearch cluster ID, make a [ClusterService.List] request.
|
|
602
|
+
"""
|
|
603
|
+
record_token: builtins.str
|
|
604
|
+
"""Record token.
|
|
605
|
+
|
|
606
|
+
Set `record_token` to the [StreamLogRecord.next_record_token] returned by a previous [ClusterService.StreamLogs] request to start streaming from next log record.
|
|
607
|
+
"""
|
|
608
|
+
filter: builtins.str
|
|
609
|
+
"""A filter expression that filters resources listed in the response.
|
|
610
|
+
|
|
611
|
+
The expression must specify:
|
|
612
|
+
1. The field name to filter by. Currently filtering can be applied to the `hostname` field.
|
|
613
|
+
2. An `=` operator.
|
|
614
|
+
3. The value in double quotes (`"`). Must be 3-63 characters long and match the regular expression `[a-z][-a-z0-9]{1,61}[a-z0-9]`.
|
|
615
|
+
|
|
616
|
+
Example of a filter: `message.hostname='node1.db.cloud.yandex.net'`
|
|
617
|
+
"""
|
|
618
|
+
service_type: global___StreamClusterLogsRequest.ServiceType.ValueType
|
|
619
|
+
"""Type of the service to request logs about."""
|
|
620
|
+
@property
|
|
621
|
+
def column_filter(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
622
|
+
"""Columns from logs table to get in the response.
|
|
623
|
+
|
|
624
|
+
If no columns are specified, full log records are returned.
|
|
625
|
+
"""
|
|
626
|
+
|
|
627
|
+
@property
|
|
628
|
+
def from_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
629
|
+
"""Start timestamp for the logs request."""
|
|
630
|
+
|
|
631
|
+
@property
|
|
632
|
+
def to_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
633
|
+
"""End timestamp for the logs request.
|
|
634
|
+
|
|
635
|
+
If this field is not set, all existing logs will be sent and then the new ones asthey appear.
|
|
636
|
+
In essence it has `tail -f` semantics.
|
|
637
|
+
"""
|
|
638
|
+
|
|
639
|
+
def __init__(
|
|
640
|
+
self,
|
|
641
|
+
*,
|
|
642
|
+
cluster_id: builtins.str = ...,
|
|
643
|
+
column_filter: collections.abc.Iterable[builtins.str] | None = ...,
|
|
644
|
+
from_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
645
|
+
to_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
646
|
+
record_token: builtins.str = ...,
|
|
647
|
+
filter: builtins.str = ...,
|
|
648
|
+
service_type: global___StreamClusterLogsRequest.ServiceType.ValueType = ...,
|
|
649
|
+
) -> None: ...
|
|
650
|
+
def HasField(self, field_name: typing.Literal["from_time", b"from_time", "to_time", b"to_time"]) -> builtins.bool: ...
|
|
651
|
+
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: ...
|
|
652
|
+
|
|
653
|
+
global___StreamClusterLogsRequest = StreamClusterLogsRequest
|
|
654
|
+
|
|
655
|
+
@typing.final
|
|
656
|
+
class ListClusterOperationsRequest(google.protobuf.message.Message):
|
|
657
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
658
|
+
|
|
659
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
660
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
661
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
662
|
+
cluster_id: builtins.str
|
|
663
|
+
"""ID of the Elasticsearch cluster to list operations for.
|
|
664
|
+
|
|
665
|
+
To get the Elasticsearch cluster ID, make a [ClusterService.List] request.
|
|
666
|
+
"""
|
|
667
|
+
page_size: builtins.int
|
|
668
|
+
"""The maximum number of results per page to return.
|
|
669
|
+
|
|
670
|
+
If the number of available results is larger than `page_size`, the service returns a [ListClusterOperationsResponse.next_page_token] that can be used to get the next page of results in subsequent list requests.
|
|
671
|
+
"""
|
|
672
|
+
page_token: builtins.str
|
|
673
|
+
"""Page token.
|
|
674
|
+
|
|
675
|
+
To get the next page of results, set `page_token` to the [ListClusterOperationsResponse.next_page_token] returned by the previous list request.
|
|
676
|
+
"""
|
|
677
|
+
def __init__(
|
|
678
|
+
self,
|
|
679
|
+
*,
|
|
680
|
+
cluster_id: builtins.str = ...,
|
|
681
|
+
page_size: builtins.int = ...,
|
|
682
|
+
page_token: builtins.str = ...,
|
|
683
|
+
) -> None: ...
|
|
684
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
|
|
685
|
+
|
|
686
|
+
global___ListClusterOperationsRequest = ListClusterOperationsRequest
|
|
687
|
+
|
|
688
|
+
@typing.final
|
|
689
|
+
class ListClusterOperationsResponse(google.protobuf.message.Message):
|
|
690
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
691
|
+
|
|
692
|
+
OPERATIONS_FIELD_NUMBER: builtins.int
|
|
693
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
694
|
+
next_page_token: builtins.str
|
|
695
|
+
"""Token that allows you to get the next page of results for list requests.
|
|
696
|
+
|
|
697
|
+
If the number of results is larger than [ListClusterOperationsRequest.page_size], use the `next_page_token` as the value for the [ListClusterOperationsRequest.page_token] query parameter in the next list request.
|
|
698
|
+
Each subsequent list request will have its own `next_page_token` to continue paging through the results.
|
|
699
|
+
"""
|
|
700
|
+
@property
|
|
701
|
+
def operations(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.operation.operation_pb2.Operation]:
|
|
702
|
+
"""List of operations for the specified Elasticsearch cluster."""
|
|
703
|
+
|
|
704
|
+
def __init__(
|
|
705
|
+
self,
|
|
706
|
+
*,
|
|
707
|
+
operations: collections.abc.Iterable[yandex.cloud.operation.operation_pb2.Operation] | None = ...,
|
|
708
|
+
next_page_token: builtins.str = ...,
|
|
709
|
+
) -> None: ...
|
|
710
|
+
def ClearField(self, field_name: typing.Literal["next_page_token", b"next_page_token", "operations", b"operations"]) -> None: ...
|
|
711
|
+
|
|
712
|
+
global___ListClusterOperationsResponse = ListClusterOperationsResponse
|
|
713
|
+
|
|
714
|
+
@typing.final
|
|
715
|
+
class ListClusterHostsRequest(google.protobuf.message.Message):
|
|
716
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
717
|
+
|
|
718
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
719
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
720
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
721
|
+
cluster_id: builtins.str
|
|
722
|
+
"""ID of the Elasticsearch cluster.
|
|
723
|
+
|
|
724
|
+
To get the Elasticsearch cluster ID, make a [ClusterService.List] request.
|
|
725
|
+
"""
|
|
726
|
+
page_size: builtins.int
|
|
727
|
+
"""The maximum number of results per page to return.
|
|
728
|
+
|
|
729
|
+
If the number of available results is larger than `page_size`, the service returns a [ListClusterHostsResponse.next_page_token] that can be used to get the next page of results in subsequent list requests.
|
|
730
|
+
"""
|
|
731
|
+
page_token: builtins.str
|
|
732
|
+
"""Page token.
|
|
733
|
+
|
|
734
|
+
To get the next page of results, set `page_token` to the [ListClusterHostsResponse.next_page_token] returned by the previous list request.
|
|
735
|
+
"""
|
|
736
|
+
def __init__(
|
|
737
|
+
self,
|
|
738
|
+
*,
|
|
739
|
+
cluster_id: builtins.str = ...,
|
|
740
|
+
page_size: builtins.int = ...,
|
|
741
|
+
page_token: builtins.str = ...,
|
|
742
|
+
) -> None: ...
|
|
743
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
|
|
744
|
+
|
|
745
|
+
global___ListClusterHostsRequest = ListClusterHostsRequest
|
|
746
|
+
|
|
747
|
+
@typing.final
|
|
748
|
+
class ListClusterHostsResponse(google.protobuf.message.Message):
|
|
749
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
750
|
+
|
|
751
|
+
HOSTS_FIELD_NUMBER: builtins.int
|
|
752
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
753
|
+
next_page_token: builtins.str
|
|
754
|
+
"""Token that allows you to get the next page of results for list requests.
|
|
755
|
+
|
|
756
|
+
If the number of results is larger than [ListClusterHostsRequest.page_size], use the `next_page_token` as the value for the [ListClusterHostsRequest.page_token] query parameter in the next list request.
|
|
757
|
+
Each subsequent list request will have its own `next_page_token` to continue paging through the results.
|
|
758
|
+
"""
|
|
759
|
+
@property
|
|
760
|
+
def hosts(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Host]:
|
|
761
|
+
"""List of hosts."""
|
|
762
|
+
|
|
763
|
+
def __init__(
|
|
764
|
+
self,
|
|
765
|
+
*,
|
|
766
|
+
hosts: collections.abc.Iterable[yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Host] | None = ...,
|
|
767
|
+
next_page_token: builtins.str = ...,
|
|
768
|
+
) -> None: ...
|
|
769
|
+
def ClearField(self, field_name: typing.Literal["hosts", b"hosts", "next_page_token", b"next_page_token"]) -> None: ...
|
|
770
|
+
|
|
771
|
+
global___ListClusterHostsResponse = ListClusterHostsResponse
|
|
772
|
+
|
|
773
|
+
@typing.final
|
|
774
|
+
class MoveClusterRequest(google.protobuf.message.Message):
|
|
775
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
776
|
+
|
|
777
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
778
|
+
DESTINATION_FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
779
|
+
cluster_id: builtins.str
|
|
780
|
+
"""ID of the Elasticsearch cluster to move.
|
|
781
|
+
|
|
782
|
+
To get the Elasticsearch cluster ID, make a [ClusterService.List] request.
|
|
783
|
+
"""
|
|
784
|
+
destination_folder_id: builtins.str
|
|
785
|
+
"""ID of the destination folder."""
|
|
786
|
+
def __init__(
|
|
787
|
+
self,
|
|
788
|
+
*,
|
|
789
|
+
cluster_id: builtins.str = ...,
|
|
790
|
+
destination_folder_id: builtins.str = ...,
|
|
791
|
+
) -> None: ...
|
|
792
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "destination_folder_id", b"destination_folder_id"]) -> None: ...
|
|
793
|
+
|
|
794
|
+
global___MoveClusterRequest = MoveClusterRequest
|
|
795
|
+
|
|
796
|
+
@typing.final
|
|
797
|
+
class MoveClusterMetadata(google.protobuf.message.Message):
|
|
798
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
799
|
+
|
|
800
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
801
|
+
SOURCE_FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
802
|
+
DESTINATION_FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
803
|
+
cluster_id: builtins.str
|
|
804
|
+
"""ID of the Elasticsearch cluster being moved."""
|
|
805
|
+
source_folder_id: builtins.str
|
|
806
|
+
"""ID of the source folder."""
|
|
807
|
+
destination_folder_id: builtins.str
|
|
808
|
+
"""ID of the destination folder."""
|
|
809
|
+
def __init__(
|
|
810
|
+
self,
|
|
811
|
+
*,
|
|
812
|
+
cluster_id: builtins.str = ...,
|
|
813
|
+
source_folder_id: builtins.str = ...,
|
|
814
|
+
destination_folder_id: builtins.str = ...,
|
|
815
|
+
) -> None: ...
|
|
816
|
+
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: ...
|
|
817
|
+
|
|
818
|
+
global___MoveClusterMetadata = MoveClusterMetadata
|
|
819
|
+
|
|
820
|
+
@typing.final
|
|
821
|
+
class StartClusterRequest(google.protobuf.message.Message):
|
|
822
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
823
|
+
|
|
824
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
825
|
+
cluster_id: builtins.str
|
|
826
|
+
"""ID of the Elasticsearch cluster to start.
|
|
827
|
+
|
|
828
|
+
To get the Elasticsearch cluster ID, make a [ClusterService.List] request.
|
|
829
|
+
"""
|
|
830
|
+
def __init__(
|
|
831
|
+
self,
|
|
832
|
+
*,
|
|
833
|
+
cluster_id: builtins.str = ...,
|
|
834
|
+
) -> None: ...
|
|
835
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
836
|
+
|
|
837
|
+
global___StartClusterRequest = StartClusterRequest
|
|
838
|
+
|
|
839
|
+
@typing.final
|
|
840
|
+
class StartClusterMetadata(google.protobuf.message.Message):
|
|
841
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
842
|
+
|
|
843
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
844
|
+
cluster_id: builtins.str
|
|
845
|
+
"""ID of the Elasticsearch cluster."""
|
|
846
|
+
def __init__(
|
|
847
|
+
self,
|
|
848
|
+
*,
|
|
849
|
+
cluster_id: builtins.str = ...,
|
|
850
|
+
) -> None: ...
|
|
851
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
852
|
+
|
|
853
|
+
global___StartClusterMetadata = StartClusterMetadata
|
|
854
|
+
|
|
855
|
+
@typing.final
|
|
856
|
+
class StopClusterRequest(google.protobuf.message.Message):
|
|
857
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
858
|
+
|
|
859
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
860
|
+
cluster_id: builtins.str
|
|
861
|
+
"""ID of the Elasticsearch cluster to stop.
|
|
862
|
+
|
|
863
|
+
To get the Elasticsearch cluster ID, make a [ClusterService.List] request.
|
|
864
|
+
"""
|
|
865
|
+
def __init__(
|
|
866
|
+
self,
|
|
867
|
+
*,
|
|
868
|
+
cluster_id: builtins.str = ...,
|
|
869
|
+
) -> None: ...
|
|
870
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
871
|
+
|
|
872
|
+
global___StopClusterRequest = StopClusterRequest
|
|
873
|
+
|
|
874
|
+
@typing.final
|
|
875
|
+
class StopClusterMetadata(google.protobuf.message.Message):
|
|
876
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
877
|
+
|
|
878
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
879
|
+
cluster_id: builtins.str
|
|
880
|
+
"""ID of the Elasticsearch cluster."""
|
|
881
|
+
def __init__(
|
|
882
|
+
self,
|
|
883
|
+
*,
|
|
884
|
+
cluster_id: builtins.str = ...,
|
|
885
|
+
) -> None: ...
|
|
886
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
887
|
+
|
|
888
|
+
global___StopClusterMetadata = StopClusterMetadata
|
|
889
|
+
|
|
890
|
+
@typing.final
|
|
891
|
+
class HostSpec(google.protobuf.message.Message):
|
|
892
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
893
|
+
|
|
894
|
+
ZONE_ID_FIELD_NUMBER: builtins.int
|
|
895
|
+
SUBNET_ID_FIELD_NUMBER: builtins.int
|
|
896
|
+
ASSIGN_PUBLIC_IP_FIELD_NUMBER: builtins.int
|
|
897
|
+
TYPE_FIELD_NUMBER: builtins.int
|
|
898
|
+
SHARD_NAME_FIELD_NUMBER: builtins.int
|
|
899
|
+
zone_id: builtins.str
|
|
900
|
+
"""ID of the availability zone where the host resides."""
|
|
901
|
+
subnet_id: builtins.str
|
|
902
|
+
"""ID of the subnet the host resides in."""
|
|
903
|
+
assign_public_ip: builtins.bool
|
|
904
|
+
"""The flag that defines whether a public IP address is assigned to the host.
|
|
905
|
+
|
|
906
|
+
If the value is `true`, then this host is available on the Internet via it's public IP address.
|
|
907
|
+
"""
|
|
908
|
+
type: yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Host.Type.ValueType
|
|
909
|
+
"""Host type."""
|
|
910
|
+
shard_name: builtins.str
|
|
911
|
+
"""The shard name to create on the host."""
|
|
912
|
+
def __init__(
|
|
913
|
+
self,
|
|
914
|
+
*,
|
|
915
|
+
zone_id: builtins.str = ...,
|
|
916
|
+
subnet_id: builtins.str = ...,
|
|
917
|
+
assign_public_ip: builtins.bool = ...,
|
|
918
|
+
type: yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Host.Type.ValueType = ...,
|
|
919
|
+
shard_name: builtins.str = ...,
|
|
920
|
+
) -> None: ...
|
|
921
|
+
def ClearField(self, field_name: typing.Literal["assign_public_ip", b"assign_public_ip", "shard_name", b"shard_name", "subnet_id", b"subnet_id", "type", b"type", "zone_id", b"zone_id"]) -> None: ...
|
|
922
|
+
|
|
923
|
+
global___HostSpec = HostSpec
|
|
924
|
+
|
|
925
|
+
@typing.final
|
|
926
|
+
class ElasticsearchSpec(google.protobuf.message.Message):
|
|
927
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
928
|
+
|
|
929
|
+
@typing.final
|
|
930
|
+
class DataNode(google.protobuf.message.Message):
|
|
931
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
932
|
+
|
|
933
|
+
ELASTICSEARCH_CONFIG_7_FIELD_NUMBER: builtins.int
|
|
934
|
+
RESOURCES_FIELD_NUMBER: builtins.int
|
|
935
|
+
@property
|
|
936
|
+
def elasticsearch_config_7(self) -> yandex.cloud.mdb.elasticsearch.v1.config.elasticsearch_pb2.ElasticsearchConfig7: ...
|
|
937
|
+
@property
|
|
938
|
+
def resources(self) -> yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Resources:
|
|
939
|
+
"""Resources allocated to Elasticsearch data nodes."""
|
|
940
|
+
|
|
941
|
+
def __init__(
|
|
942
|
+
self,
|
|
943
|
+
*,
|
|
944
|
+
elasticsearch_config_7: yandex.cloud.mdb.elasticsearch.v1.config.elasticsearch_pb2.ElasticsearchConfig7 | None = ...,
|
|
945
|
+
resources: yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Resources | None = ...,
|
|
946
|
+
) -> None: ...
|
|
947
|
+
def HasField(self, field_name: typing.Literal["config", b"config", "elasticsearch_config_7", b"elasticsearch_config_7", "resources", b"resources"]) -> builtins.bool: ...
|
|
948
|
+
def ClearField(self, field_name: typing.Literal["config", b"config", "elasticsearch_config_7", b"elasticsearch_config_7", "resources", b"resources"]) -> None: ...
|
|
949
|
+
def WhichOneof(self, oneof_group: typing.Literal["config", b"config"]) -> typing.Literal["elasticsearch_config_7"] | None: ...
|
|
950
|
+
|
|
951
|
+
@typing.final
|
|
952
|
+
class MasterNode(google.protobuf.message.Message):
|
|
953
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
954
|
+
|
|
955
|
+
RESOURCES_FIELD_NUMBER: builtins.int
|
|
956
|
+
@property
|
|
957
|
+
def resources(self) -> yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Resources:
|
|
958
|
+
"""Resources allocated to Elasticsearch master nodes."""
|
|
959
|
+
|
|
960
|
+
def __init__(
|
|
961
|
+
self,
|
|
962
|
+
*,
|
|
963
|
+
resources: yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Resources | None = ...,
|
|
964
|
+
) -> None: ...
|
|
965
|
+
def HasField(self, field_name: typing.Literal["resources", b"resources"]) -> builtins.bool: ...
|
|
966
|
+
def ClearField(self, field_name: typing.Literal["resources", b"resources"]) -> None: ...
|
|
967
|
+
|
|
968
|
+
DATA_NODE_FIELD_NUMBER: builtins.int
|
|
969
|
+
MASTER_NODE_FIELD_NUMBER: builtins.int
|
|
970
|
+
PLUGINS_FIELD_NUMBER: builtins.int
|
|
971
|
+
@property
|
|
972
|
+
def data_node(self) -> global___ElasticsearchSpec.DataNode:
|
|
973
|
+
"""Configuration and resource allocation for Elasticsearch data nodes."""
|
|
974
|
+
|
|
975
|
+
@property
|
|
976
|
+
def master_node(self) -> global___ElasticsearchSpec.MasterNode:
|
|
977
|
+
"""Configuration and resource allocation for Elasticsearch master nodes."""
|
|
978
|
+
|
|
979
|
+
@property
|
|
980
|
+
def plugins(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
981
|
+
"""Cluster wide plugins"""
|
|
982
|
+
|
|
983
|
+
def __init__(
|
|
984
|
+
self,
|
|
985
|
+
*,
|
|
986
|
+
data_node: global___ElasticsearchSpec.DataNode | None = ...,
|
|
987
|
+
master_node: global___ElasticsearchSpec.MasterNode | None = ...,
|
|
988
|
+
plugins: collections.abc.Iterable[builtins.str] | None = ...,
|
|
989
|
+
) -> None: ...
|
|
990
|
+
def HasField(self, field_name: typing.Literal["data_node", b"data_node", "master_node", b"master_node"]) -> builtins.bool: ...
|
|
991
|
+
def ClearField(self, field_name: typing.Literal["data_node", b"data_node", "master_node", b"master_node", "plugins", b"plugins"]) -> None: ...
|
|
992
|
+
|
|
993
|
+
global___ElasticsearchSpec = ElasticsearchSpec
|
|
994
|
+
|
|
995
|
+
@typing.final
|
|
996
|
+
class ConfigSpec(google.protobuf.message.Message):
|
|
997
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
998
|
+
|
|
999
|
+
VERSION_FIELD_NUMBER: builtins.int
|
|
1000
|
+
ELASTICSEARCH_SPEC_FIELD_NUMBER: builtins.int
|
|
1001
|
+
EDITION_FIELD_NUMBER: builtins.int
|
|
1002
|
+
ADMIN_PASSWORD_FIELD_NUMBER: builtins.int
|
|
1003
|
+
version: builtins.str
|
|
1004
|
+
"""Elasticsearch version.
|
|
1005
|
+
No formal validation, a list of supported versions should suffice.
|
|
1006
|
+
"""
|
|
1007
|
+
edition: builtins.str
|
|
1008
|
+
"""ElasticSearch edition."""
|
|
1009
|
+
admin_password: builtins.str
|
|
1010
|
+
"""ElasticSearch admin password."""
|
|
1011
|
+
@property
|
|
1012
|
+
def elasticsearch_spec(self) -> global___ElasticsearchSpec:
|
|
1013
|
+
"""Configuration and resource allocation for Elasticsearch nodes."""
|
|
1014
|
+
|
|
1015
|
+
def __init__(
|
|
1016
|
+
self,
|
|
1017
|
+
*,
|
|
1018
|
+
version: builtins.str = ...,
|
|
1019
|
+
elasticsearch_spec: global___ElasticsearchSpec | None = ...,
|
|
1020
|
+
edition: builtins.str = ...,
|
|
1021
|
+
admin_password: builtins.str = ...,
|
|
1022
|
+
) -> None: ...
|
|
1023
|
+
def HasField(self, field_name: typing.Literal["elasticsearch_spec", b"elasticsearch_spec"]) -> builtins.bool: ...
|
|
1024
|
+
def ClearField(self, field_name: typing.Literal["admin_password", b"admin_password", "edition", b"edition", "elasticsearch_spec", b"elasticsearch_spec", "version", b"version"]) -> None: ...
|
|
1025
|
+
|
|
1026
|
+
global___ConfigSpec = ConfigSpec
|
|
1027
|
+
|
|
1028
|
+
@typing.final
|
|
1029
|
+
class ConfigSpecUpdate(google.protobuf.message.Message):
|
|
1030
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1031
|
+
|
|
1032
|
+
VERSION_FIELD_NUMBER: builtins.int
|
|
1033
|
+
ELASTICSEARCH_SPEC_FIELD_NUMBER: builtins.int
|
|
1034
|
+
EDITION_FIELD_NUMBER: builtins.int
|
|
1035
|
+
ADMIN_PASSWORD_FIELD_NUMBER: builtins.int
|
|
1036
|
+
version: builtins.str
|
|
1037
|
+
"""Elasticsearch version.
|
|
1038
|
+
No formal validation, a list of supported versions should suffice.
|
|
1039
|
+
"""
|
|
1040
|
+
edition: builtins.str
|
|
1041
|
+
"""ElasticSearch edition."""
|
|
1042
|
+
admin_password: builtins.str
|
|
1043
|
+
"""ElasticSearch admin password."""
|
|
1044
|
+
@property
|
|
1045
|
+
def elasticsearch_spec(self) -> global___ElasticsearchSpec:
|
|
1046
|
+
"""Configuration and resource allocation for Elasticsearch nodes."""
|
|
1047
|
+
|
|
1048
|
+
def __init__(
|
|
1049
|
+
self,
|
|
1050
|
+
*,
|
|
1051
|
+
version: builtins.str = ...,
|
|
1052
|
+
elasticsearch_spec: global___ElasticsearchSpec | None = ...,
|
|
1053
|
+
edition: builtins.str = ...,
|
|
1054
|
+
admin_password: builtins.str = ...,
|
|
1055
|
+
) -> None: ...
|
|
1056
|
+
def HasField(self, field_name: typing.Literal["elasticsearch_spec", b"elasticsearch_spec"]) -> builtins.bool: ...
|
|
1057
|
+
def ClearField(self, field_name: typing.Literal["admin_password", b"admin_password", "edition", b"edition", "elasticsearch_spec", b"elasticsearch_spec", "version", b"version"]) -> None: ...
|
|
1058
|
+
|
|
1059
|
+
global___ConfigSpecUpdate = ConfigSpecUpdate
|
|
1060
|
+
|
|
1061
|
+
@typing.final
|
|
1062
|
+
class AddClusterHostsRequest(google.protobuf.message.Message):
|
|
1063
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1064
|
+
|
|
1065
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1066
|
+
HOST_SPECS_FIELD_NUMBER: builtins.int
|
|
1067
|
+
cluster_id: builtins.str
|
|
1068
|
+
"""ID of the Elasticsearch cluster.
|
|
1069
|
+
|
|
1070
|
+
To get the Elasticsearch cluster ID, make a [ClusterService.List] request.
|
|
1071
|
+
"""
|
|
1072
|
+
@property
|
|
1073
|
+
def host_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___HostSpec]:
|
|
1074
|
+
"""One or more configurations of hosts to be added to the Elasticsearch cluster."""
|
|
1075
|
+
|
|
1076
|
+
def __init__(
|
|
1077
|
+
self,
|
|
1078
|
+
*,
|
|
1079
|
+
cluster_id: builtins.str = ...,
|
|
1080
|
+
host_specs: collections.abc.Iterable[global___HostSpec] | None = ...,
|
|
1081
|
+
) -> None: ...
|
|
1082
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "host_specs", b"host_specs"]) -> None: ...
|
|
1083
|
+
|
|
1084
|
+
global___AddClusterHostsRequest = AddClusterHostsRequest
|
|
1085
|
+
|
|
1086
|
+
@typing.final
|
|
1087
|
+
class AddClusterHostsMetadata(google.protobuf.message.Message):
|
|
1088
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1089
|
+
|
|
1090
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1091
|
+
HOST_NAMES_FIELD_NUMBER: builtins.int
|
|
1092
|
+
cluster_id: builtins.str
|
|
1093
|
+
"""ID of the Elasticsearch cluster."""
|
|
1094
|
+
@property
|
|
1095
|
+
def host_names(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1096
|
+
"""Names of the host that are being added."""
|
|
1097
|
+
|
|
1098
|
+
def __init__(
|
|
1099
|
+
self,
|
|
1100
|
+
*,
|
|
1101
|
+
cluster_id: builtins.str = ...,
|
|
1102
|
+
host_names: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1103
|
+
) -> None: ...
|
|
1104
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "host_names", b"host_names"]) -> None: ...
|
|
1105
|
+
|
|
1106
|
+
global___AddClusterHostsMetadata = AddClusterHostsMetadata
|
|
1107
|
+
|
|
1108
|
+
@typing.final
|
|
1109
|
+
class DeleteClusterHostsRequest(google.protobuf.message.Message):
|
|
1110
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1111
|
+
|
|
1112
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1113
|
+
HOST_NAMES_FIELD_NUMBER: builtins.int
|
|
1114
|
+
cluster_id: builtins.str
|
|
1115
|
+
"""ID of the Elasticsearch cluster.
|
|
1116
|
+
|
|
1117
|
+
To get the Elasticsearch cluster ID, make a [ClusterService.List] request.
|
|
1118
|
+
"""
|
|
1119
|
+
@property
|
|
1120
|
+
def host_names(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1121
|
+
"""Names of the hosts to delete."""
|
|
1122
|
+
|
|
1123
|
+
def __init__(
|
|
1124
|
+
self,
|
|
1125
|
+
*,
|
|
1126
|
+
cluster_id: builtins.str = ...,
|
|
1127
|
+
host_names: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1128
|
+
) -> None: ...
|
|
1129
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "host_names", b"host_names"]) -> None: ...
|
|
1130
|
+
|
|
1131
|
+
global___DeleteClusterHostsRequest = DeleteClusterHostsRequest
|
|
1132
|
+
|
|
1133
|
+
@typing.final
|
|
1134
|
+
class DeleteClusterHostsMetadata(google.protobuf.message.Message):
|
|
1135
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1136
|
+
|
|
1137
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1138
|
+
HOST_NAMES_FIELD_NUMBER: builtins.int
|
|
1139
|
+
cluster_id: builtins.str
|
|
1140
|
+
"""ID of the Elasticsearch cluster."""
|
|
1141
|
+
@property
|
|
1142
|
+
def host_names(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1143
|
+
"""Names of the hosts that are being deleted."""
|
|
1144
|
+
|
|
1145
|
+
def __init__(
|
|
1146
|
+
self,
|
|
1147
|
+
*,
|
|
1148
|
+
cluster_id: builtins.str = ...,
|
|
1149
|
+
host_names: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1150
|
+
) -> None: ...
|
|
1151
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "host_names", b"host_names"]) -> None: ...
|
|
1152
|
+
|
|
1153
|
+
global___DeleteClusterHostsMetadata = DeleteClusterHostsMetadata
|
|
1154
|
+
|
|
1155
|
+
@typing.final
|
|
1156
|
+
class RescheduleMaintenanceRequest(google.protobuf.message.Message):
|
|
1157
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1158
|
+
|
|
1159
|
+
class _RescheduleType:
|
|
1160
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
1161
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
1162
|
+
|
|
1163
|
+
class _RescheduleTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[RescheduleMaintenanceRequest._RescheduleType.ValueType], builtins.type):
|
|
1164
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
1165
|
+
RESCHEDULE_TYPE_UNSPECIFIED: RescheduleMaintenanceRequest._RescheduleType.ValueType # 0
|
|
1166
|
+
IMMEDIATE: RescheduleMaintenanceRequest._RescheduleType.ValueType # 1
|
|
1167
|
+
NEXT_AVAILABLE_WINDOW: RescheduleMaintenanceRequest._RescheduleType.ValueType # 2
|
|
1168
|
+
SPECIFIC_TIME: RescheduleMaintenanceRequest._RescheduleType.ValueType # 3
|
|
1169
|
+
|
|
1170
|
+
class RescheduleType(_RescheduleType, metaclass=_RescheduleTypeEnumTypeWrapper): ...
|
|
1171
|
+
RESCHEDULE_TYPE_UNSPECIFIED: RescheduleMaintenanceRequest.RescheduleType.ValueType # 0
|
|
1172
|
+
IMMEDIATE: RescheduleMaintenanceRequest.RescheduleType.ValueType # 1
|
|
1173
|
+
NEXT_AVAILABLE_WINDOW: RescheduleMaintenanceRequest.RescheduleType.ValueType # 2
|
|
1174
|
+
SPECIFIC_TIME: RescheduleMaintenanceRequest.RescheduleType.ValueType # 3
|
|
1175
|
+
|
|
1176
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1177
|
+
RESCHEDULE_TYPE_FIELD_NUMBER: builtins.int
|
|
1178
|
+
DELAYED_UNTIL_FIELD_NUMBER: builtins.int
|
|
1179
|
+
cluster_id: builtins.str
|
|
1180
|
+
"""Required. ID of the Elasticsearch cluster to maintenance reschedule."""
|
|
1181
|
+
reschedule_type: global___RescheduleMaintenanceRequest.RescheduleType.ValueType
|
|
1182
|
+
"""Required. The type of reschedule request."""
|
|
1183
|
+
@property
|
|
1184
|
+
def delayed_until(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
1185
|
+
"""The time for SPECIFIC_TIME reschedule. Limited by two weeks since first time scheduled."""
|
|
1186
|
+
|
|
1187
|
+
def __init__(
|
|
1188
|
+
self,
|
|
1189
|
+
*,
|
|
1190
|
+
cluster_id: builtins.str = ...,
|
|
1191
|
+
reschedule_type: global___RescheduleMaintenanceRequest.RescheduleType.ValueType = ...,
|
|
1192
|
+
delayed_until: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
1193
|
+
) -> None: ...
|
|
1194
|
+
def HasField(self, field_name: typing.Literal["delayed_until", b"delayed_until"]) -> builtins.bool: ...
|
|
1195
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "delayed_until", b"delayed_until", "reschedule_type", b"reschedule_type"]) -> None: ...
|
|
1196
|
+
|
|
1197
|
+
global___RescheduleMaintenanceRequest = RescheduleMaintenanceRequest
|
|
1198
|
+
|
|
1199
|
+
@typing.final
|
|
1200
|
+
class RescheduleMaintenanceMetadata(google.protobuf.message.Message):
|
|
1201
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1202
|
+
|
|
1203
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1204
|
+
DELAYED_UNTIL_FIELD_NUMBER: builtins.int
|
|
1205
|
+
cluster_id: builtins.str
|
|
1206
|
+
"""Required. ID of the Elasticsearch cluster."""
|
|
1207
|
+
@property
|
|
1208
|
+
def delayed_until(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
1209
|
+
"""Required. New time of the planned maintenance. Can be in the past for rescheduled to "IMMEDIATE"."""
|
|
1210
|
+
|
|
1211
|
+
def __init__(
|
|
1212
|
+
self,
|
|
1213
|
+
*,
|
|
1214
|
+
cluster_id: builtins.str = ...,
|
|
1215
|
+
delayed_until: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
1216
|
+
) -> None: ...
|
|
1217
|
+
def HasField(self, field_name: typing.Literal["delayed_until", b"delayed_until"]) -> builtins.bool: ...
|
|
1218
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "delayed_until", b"delayed_until"]) -> None: ...
|
|
1219
|
+
|
|
1220
|
+
global___RescheduleMaintenanceMetadata = RescheduleMaintenanceMetadata
|
|
1221
|
+
|
|
1222
|
+
@typing.final
|
|
1223
|
+
class RestoreClusterRequest(google.protobuf.message.Message):
|
|
1224
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1225
|
+
|
|
1226
|
+
@typing.final
|
|
1227
|
+
class LabelsEntry(google.protobuf.message.Message):
|
|
1228
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1229
|
+
|
|
1230
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
1231
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
1232
|
+
key: builtins.str
|
|
1233
|
+
value: builtins.str
|
|
1234
|
+
def __init__(
|
|
1235
|
+
self,
|
|
1236
|
+
*,
|
|
1237
|
+
key: builtins.str = ...,
|
|
1238
|
+
value: builtins.str = ...,
|
|
1239
|
+
) -> None: ...
|
|
1240
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
1241
|
+
|
|
1242
|
+
BACKUP_ID_FIELD_NUMBER: builtins.int
|
|
1243
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
1244
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
1245
|
+
LABELS_FIELD_NUMBER: builtins.int
|
|
1246
|
+
ENVIRONMENT_FIELD_NUMBER: builtins.int
|
|
1247
|
+
CONFIG_SPEC_FIELD_NUMBER: builtins.int
|
|
1248
|
+
HOST_SPECS_FIELD_NUMBER: builtins.int
|
|
1249
|
+
NETWORK_ID_FIELD_NUMBER: builtins.int
|
|
1250
|
+
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
1251
|
+
SERVICE_ACCOUNT_ID_FIELD_NUMBER: builtins.int
|
|
1252
|
+
DELETION_PROTECTION_FIELD_NUMBER: builtins.int
|
|
1253
|
+
FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
1254
|
+
EXTENSION_SPECS_FIELD_NUMBER: builtins.int
|
|
1255
|
+
backup_id: builtins.str
|
|
1256
|
+
"""Required. ID of the backup to restore from."""
|
|
1257
|
+
name: builtins.str
|
|
1258
|
+
"""Name of the ElasticSearch cluster. The name must be unique within the folder."""
|
|
1259
|
+
description: builtins.str
|
|
1260
|
+
"""Description of the ElasticSearch cluster."""
|
|
1261
|
+
environment: yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Cluster.Environment.ValueType
|
|
1262
|
+
"""Deployment environment of the ElasticSearch cluster."""
|
|
1263
|
+
network_id: builtins.str
|
|
1264
|
+
"""ID of the network to create the cluster in."""
|
|
1265
|
+
service_account_id: builtins.str
|
|
1266
|
+
"""ID of the service account used for access to Object Storage."""
|
|
1267
|
+
deletion_protection: builtins.bool
|
|
1268
|
+
"""Deletion Protection inhibits deletion of the cluster"""
|
|
1269
|
+
folder_id: builtins.str
|
|
1270
|
+
"""ID of the folder to create the ElasticSearch cluster in."""
|
|
1271
|
+
@property
|
|
1272
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
1273
|
+
"""Custom labels for the ElasticSearch cluster as `` key:value `` pairs. Maximum 64 per resource.
|
|
1274
|
+
For example, "project": "mvp" or "source": "dictionary".
|
|
1275
|
+
"""
|
|
1276
|
+
|
|
1277
|
+
@property
|
|
1278
|
+
def config_spec(self) -> global___ConfigSpec:
|
|
1279
|
+
"""Configuration and resources for hosts that should be created for the ElasticSearch cluster."""
|
|
1280
|
+
|
|
1281
|
+
@property
|
|
1282
|
+
def host_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___HostSpec]:
|
|
1283
|
+
"""Required. Configuration of ElasticSearch hosts."""
|
|
1284
|
+
|
|
1285
|
+
@property
|
|
1286
|
+
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1287
|
+
"""User security groups"""
|
|
1288
|
+
|
|
1289
|
+
@property
|
|
1290
|
+
def extension_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.mdb.elasticsearch.v1.extension_pb2.ExtensionSpec]:
|
|
1291
|
+
"""optional"""
|
|
1292
|
+
|
|
1293
|
+
def __init__(
|
|
1294
|
+
self,
|
|
1295
|
+
*,
|
|
1296
|
+
backup_id: builtins.str = ...,
|
|
1297
|
+
name: builtins.str = ...,
|
|
1298
|
+
description: builtins.str = ...,
|
|
1299
|
+
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
1300
|
+
environment: yandex.cloud.mdb.elasticsearch.v1.cluster_pb2.Cluster.Environment.ValueType = ...,
|
|
1301
|
+
config_spec: global___ConfigSpec | None = ...,
|
|
1302
|
+
host_specs: collections.abc.Iterable[global___HostSpec] | None = ...,
|
|
1303
|
+
network_id: builtins.str = ...,
|
|
1304
|
+
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1305
|
+
service_account_id: builtins.str = ...,
|
|
1306
|
+
deletion_protection: builtins.bool = ...,
|
|
1307
|
+
folder_id: builtins.str = ...,
|
|
1308
|
+
extension_specs: collections.abc.Iterable[yandex.cloud.mdb.elasticsearch.v1.extension_pb2.ExtensionSpec] | None = ...,
|
|
1309
|
+
) -> None: ...
|
|
1310
|
+
def HasField(self, field_name: typing.Literal["config_spec", b"config_spec"]) -> builtins.bool: ...
|
|
1311
|
+
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", "extension_specs", b"extension_specs", "folder_id", b"folder_id", "host_specs", b"host_specs", "labels", b"labels", "name", b"name", "network_id", b"network_id", "security_group_ids", b"security_group_ids", "service_account_id", b"service_account_id"]) -> None: ...
|
|
1312
|
+
|
|
1313
|
+
global___RestoreClusterRequest = RestoreClusterRequest
|
|
1314
|
+
|
|
1315
|
+
@typing.final
|
|
1316
|
+
class RestoreClusterMetadata(google.protobuf.message.Message):
|
|
1317
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1318
|
+
|
|
1319
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1320
|
+
BACKUP_ID_FIELD_NUMBER: builtins.int
|
|
1321
|
+
cluster_id: builtins.str
|
|
1322
|
+
"""Required. ID of the new ElasticSearch cluster."""
|
|
1323
|
+
backup_id: builtins.str
|
|
1324
|
+
"""Required. ID of the backup used for recovery."""
|
|
1325
|
+
def __init__(
|
|
1326
|
+
self,
|
|
1327
|
+
*,
|
|
1328
|
+
cluster_id: builtins.str = ...,
|
|
1329
|
+
backup_id: builtins.str = ...,
|
|
1330
|
+
) -> None: ...
|
|
1331
|
+
def ClearField(self, field_name: typing.Literal["backup_id", b"backup_id", "cluster_id", b"cluster_id"]) -> None: ...
|
|
1332
|
+
|
|
1333
|
+
global___RestoreClusterMetadata = RestoreClusterMetadata
|
|
1334
|
+
|
|
1335
|
+
@typing.final
|
|
1336
|
+
class BackupClusterRequest(google.protobuf.message.Message):
|
|
1337
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1338
|
+
|
|
1339
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1340
|
+
cluster_id: builtins.str
|
|
1341
|
+
"""Required. ID of the ElasticSearch cluster to back up."""
|
|
1342
|
+
def __init__(
|
|
1343
|
+
self,
|
|
1344
|
+
*,
|
|
1345
|
+
cluster_id: builtins.str = ...,
|
|
1346
|
+
) -> None: ...
|
|
1347
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
1348
|
+
|
|
1349
|
+
global___BackupClusterRequest = BackupClusterRequest
|
|
1350
|
+
|
|
1351
|
+
@typing.final
|
|
1352
|
+
class BackupClusterMetadata(google.protobuf.message.Message):
|
|
1353
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1354
|
+
|
|
1355
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1356
|
+
cluster_id: builtins.str
|
|
1357
|
+
"""ID of the ElasticSearch cluster."""
|
|
1358
|
+
def __init__(
|
|
1359
|
+
self,
|
|
1360
|
+
*,
|
|
1361
|
+
cluster_id: builtins.str = ...,
|
|
1362
|
+
) -> None: ...
|
|
1363
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
1364
|
+
|
|
1365
|
+
global___BackupClusterMetadata = BackupClusterMetadata
|
|
1366
|
+
|
|
1367
|
+
@typing.final
|
|
1368
|
+
class ListClusterBackupsRequest(google.protobuf.message.Message):
|
|
1369
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1370
|
+
|
|
1371
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
1372
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
1373
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
1374
|
+
cluster_id: builtins.str
|
|
1375
|
+
"""Required. ID of the Elasticsearch cluster."""
|
|
1376
|
+
page_size: builtins.int
|
|
1377
|
+
"""The maximum number of results per page that should be returned. If the number of available
|
|
1378
|
+
results is larger than `page_size`, the service returns a `next_page_token` that can be used
|
|
1379
|
+
to get the next page of results in subsequent ListClusterBackups requests.
|
|
1380
|
+
Acceptable values are 0 to 1000, inclusive. Default value: 100.
|
|
1381
|
+
"""
|
|
1382
|
+
page_token: builtins.str
|
|
1383
|
+
"""Page token. Set `page_token` to the `next_page_token` returned by a previous ListClusterBackups
|
|
1384
|
+
request to get the next page of results.
|
|
1385
|
+
"""
|
|
1386
|
+
def __init__(
|
|
1387
|
+
self,
|
|
1388
|
+
*,
|
|
1389
|
+
cluster_id: builtins.str = ...,
|
|
1390
|
+
page_size: builtins.int = ...,
|
|
1391
|
+
page_token: builtins.str = ...,
|
|
1392
|
+
) -> None: ...
|
|
1393
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
|
|
1394
|
+
|
|
1395
|
+
global___ListClusterBackupsRequest = ListClusterBackupsRequest
|
|
1396
|
+
|
|
1397
|
+
@typing.final
|
|
1398
|
+
class ListClusterBackupsResponse(google.protobuf.message.Message):
|
|
1399
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1400
|
+
|
|
1401
|
+
BACKUPS_FIELD_NUMBER: builtins.int
|
|
1402
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
1403
|
+
next_page_token: builtins.str
|
|
1404
|
+
"""This token allows you to get the next page of results for ListClusterBackups requests,
|
|
1405
|
+
if the number of results is larger than `page_size` specified in the request.
|
|
1406
|
+
To get the next page, specify the value of `next_page_token` as a value for
|
|
1407
|
+
the `page_token` parameter in the next ListClusterBackups request. Subsequent ListClusterBackups
|
|
1408
|
+
requests will have their own `next_page_token` to continue paging through the results.
|
|
1409
|
+
"""
|
|
1410
|
+
@property
|
|
1411
|
+
def backups(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.mdb.elasticsearch.v1.backup_pb2.Backup]:
|
|
1412
|
+
"""Requested list of backups."""
|
|
1413
|
+
|
|
1414
|
+
def __init__(
|
|
1415
|
+
self,
|
|
1416
|
+
*,
|
|
1417
|
+
backups: collections.abc.Iterable[yandex.cloud.mdb.elasticsearch.v1.backup_pb2.Backup] | None = ...,
|
|
1418
|
+
next_page_token: builtins.str = ...,
|
|
1419
|
+
) -> None: ...
|
|
1420
|
+
def ClearField(self, field_name: typing.Literal["backups", b"backups", "next_page_token", b"next_page_token"]) -> None: ...
|
|
1421
|
+
|
|
1422
|
+
global___ListClusterBackupsResponse = ListClusterBackupsResponse
|