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,1806 @@
|
|
|
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.duration_pb2
|
|
10
|
+
import google.protobuf.field_mask_pb2
|
|
11
|
+
import google.protobuf.internal.containers
|
|
12
|
+
import google.protobuf.internal.enum_type_wrapper
|
|
13
|
+
import google.protobuf.message
|
|
14
|
+
import sys
|
|
15
|
+
import typing
|
|
16
|
+
import yandex.cloud.compute.v1.disk_pb2
|
|
17
|
+
import yandex.cloud.compute.v1.instance_pb2
|
|
18
|
+
import yandex.cloud.compute.v1.maintenance_pb2
|
|
19
|
+
import yandex.cloud.operation.operation_pb2
|
|
20
|
+
|
|
21
|
+
if sys.version_info >= (3, 10):
|
|
22
|
+
import typing as typing_extensions
|
|
23
|
+
else:
|
|
24
|
+
import typing_extensions
|
|
25
|
+
|
|
26
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
27
|
+
|
|
28
|
+
class _InstanceView:
|
|
29
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
30
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
31
|
+
|
|
32
|
+
class _InstanceViewEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_InstanceView.ValueType], builtins.type):
|
|
33
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
34
|
+
BASIC: _InstanceView.ValueType # 0
|
|
35
|
+
"""Doesn't include the metadata of the instance in the server response."""
|
|
36
|
+
FULL: _InstanceView.ValueType # 1
|
|
37
|
+
"""Returns the metadata of the instance in the server response."""
|
|
38
|
+
|
|
39
|
+
class InstanceView(_InstanceView, metaclass=_InstanceViewEnumTypeWrapper): ...
|
|
40
|
+
|
|
41
|
+
BASIC: InstanceView.ValueType # 0
|
|
42
|
+
"""Doesn't include the metadata of the instance in the server response."""
|
|
43
|
+
FULL: InstanceView.ValueType # 1
|
|
44
|
+
"""Returns the metadata of the instance in the server response."""
|
|
45
|
+
global___InstanceView = InstanceView
|
|
46
|
+
|
|
47
|
+
@typing.final
|
|
48
|
+
class GetInstanceRequest(google.protobuf.message.Message):
|
|
49
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
50
|
+
|
|
51
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
52
|
+
VIEW_FIELD_NUMBER: builtins.int
|
|
53
|
+
instance_id: builtins.str
|
|
54
|
+
"""ID of the Instance resource to return.
|
|
55
|
+
To get the instance ID, use a [InstanceService.List] request.
|
|
56
|
+
"""
|
|
57
|
+
view: global___InstanceView.ValueType
|
|
58
|
+
"""Defines which information about the Instance resource should be returned in the server response."""
|
|
59
|
+
def __init__(
|
|
60
|
+
self,
|
|
61
|
+
*,
|
|
62
|
+
instance_id: builtins.str = ...,
|
|
63
|
+
view: global___InstanceView.ValueType = ...,
|
|
64
|
+
) -> None: ...
|
|
65
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id", "view", b"view"]) -> None: ...
|
|
66
|
+
|
|
67
|
+
global___GetInstanceRequest = GetInstanceRequest
|
|
68
|
+
|
|
69
|
+
@typing.final
|
|
70
|
+
class ListInstancesRequest(google.protobuf.message.Message):
|
|
71
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
72
|
+
|
|
73
|
+
FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
74
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
75
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
76
|
+
FILTER_FIELD_NUMBER: builtins.int
|
|
77
|
+
ORDER_BY_FIELD_NUMBER: builtins.int
|
|
78
|
+
folder_id: builtins.str
|
|
79
|
+
"""ID of the Folder to list instances in.
|
|
80
|
+
To get the folder ID, use a [yandex.cloud.resourcemanager.v1.FolderService.List] request.
|
|
81
|
+
"""
|
|
82
|
+
page_size: builtins.int
|
|
83
|
+
"""The maximum number of results per page to return. If the number of available
|
|
84
|
+
results is larger than [page_size],
|
|
85
|
+
the service returns a [ListInstancesResponse.next_page_token]
|
|
86
|
+
that can be used to get the next page of results in subsequent list requests.
|
|
87
|
+
"""
|
|
88
|
+
page_token: builtins.str
|
|
89
|
+
"""Page token. To get the next page of results,
|
|
90
|
+
set [page_token] to the [ListInstancesResponse.next_page_token]
|
|
91
|
+
returned by a previous list request.
|
|
92
|
+
"""
|
|
93
|
+
filter: builtins.str
|
|
94
|
+
"""A filter expression that filters resources listed in the response.
|
|
95
|
+
The expression consists of one or more conditions united by `AND` operator: `<condition1> [AND <condition2> [<...> AND <conditionN>]]`.
|
|
96
|
+
|
|
97
|
+
Each condition has the form `<field> <operator> <value>`, where:
|
|
98
|
+
1. `<field>` is the field name. Currently you can use filtering only on the limited number of fields.
|
|
99
|
+
2. `<operator>` is a logical operator, one of `=`, `!=`, `IN`, `NOT IN`.
|
|
100
|
+
3. `<value>` represents a value.
|
|
101
|
+
String values should be written in double (`"`) or single (`'`) quotes. C-style escape sequences are supported (`\\"` turns to `"`, `\\'` to `'`, `\\\\` to backslash).
|
|
102
|
+
"""
|
|
103
|
+
order_by: builtins.str
|
|
104
|
+
"""By which column the listing should be ordered and in which direction,
|
|
105
|
+
format is "createdAt desc". "id asc" if omitted.
|
|
106
|
+
The default sorting order is ascending
|
|
107
|
+
"""
|
|
108
|
+
def __init__(
|
|
109
|
+
self,
|
|
110
|
+
*,
|
|
111
|
+
folder_id: builtins.str = ...,
|
|
112
|
+
page_size: builtins.int = ...,
|
|
113
|
+
page_token: builtins.str = ...,
|
|
114
|
+
filter: builtins.str = ...,
|
|
115
|
+
order_by: builtins.str = ...,
|
|
116
|
+
) -> None: ...
|
|
117
|
+
def ClearField(self, field_name: typing.Literal["filter", b"filter", "folder_id", b"folder_id", "order_by", b"order_by", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
|
|
118
|
+
|
|
119
|
+
global___ListInstancesRequest = ListInstancesRequest
|
|
120
|
+
|
|
121
|
+
@typing.final
|
|
122
|
+
class ListInstancesResponse(google.protobuf.message.Message):
|
|
123
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
124
|
+
|
|
125
|
+
INSTANCES_FIELD_NUMBER: builtins.int
|
|
126
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
127
|
+
next_page_token: builtins.str
|
|
128
|
+
"""This token allows you to get the next page of results for list requests. If the number of results
|
|
129
|
+
is larger than [ListInstancesRequest.page_size], use
|
|
130
|
+
the [next_page_token] as the value
|
|
131
|
+
for the [ListInstancesRequest.page_token] query parameter
|
|
132
|
+
in the next list request. Each subsequent list request will have its own
|
|
133
|
+
[next_page_token] to continue paging through the results.
|
|
134
|
+
"""
|
|
135
|
+
@property
|
|
136
|
+
def instances(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.compute.v1.instance_pb2.Instance]:
|
|
137
|
+
"""List of Instance resources."""
|
|
138
|
+
|
|
139
|
+
def __init__(
|
|
140
|
+
self,
|
|
141
|
+
*,
|
|
142
|
+
instances: collections.abc.Iterable[yandex.cloud.compute.v1.instance_pb2.Instance] | None = ...,
|
|
143
|
+
next_page_token: builtins.str = ...,
|
|
144
|
+
) -> None: ...
|
|
145
|
+
def ClearField(self, field_name: typing.Literal["instances", b"instances", "next_page_token", b"next_page_token"]) -> None: ...
|
|
146
|
+
|
|
147
|
+
global___ListInstancesResponse = ListInstancesResponse
|
|
148
|
+
|
|
149
|
+
@typing.final
|
|
150
|
+
class CreateInstanceRequest(google.protobuf.message.Message):
|
|
151
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
152
|
+
|
|
153
|
+
@typing.final
|
|
154
|
+
class LabelsEntry(google.protobuf.message.Message):
|
|
155
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
156
|
+
|
|
157
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
158
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
159
|
+
key: builtins.str
|
|
160
|
+
value: builtins.str
|
|
161
|
+
def __init__(
|
|
162
|
+
self,
|
|
163
|
+
*,
|
|
164
|
+
key: builtins.str = ...,
|
|
165
|
+
value: builtins.str = ...,
|
|
166
|
+
) -> None: ...
|
|
167
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
168
|
+
|
|
169
|
+
@typing.final
|
|
170
|
+
class MetadataEntry(google.protobuf.message.Message):
|
|
171
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
172
|
+
|
|
173
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
174
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
175
|
+
key: builtins.str
|
|
176
|
+
value: builtins.str
|
|
177
|
+
def __init__(
|
|
178
|
+
self,
|
|
179
|
+
*,
|
|
180
|
+
key: builtins.str = ...,
|
|
181
|
+
value: builtins.str = ...,
|
|
182
|
+
) -> None: ...
|
|
183
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
184
|
+
|
|
185
|
+
FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
186
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
187
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
188
|
+
LABELS_FIELD_NUMBER: builtins.int
|
|
189
|
+
ZONE_ID_FIELD_NUMBER: builtins.int
|
|
190
|
+
PLATFORM_ID_FIELD_NUMBER: builtins.int
|
|
191
|
+
RESOURCES_SPEC_FIELD_NUMBER: builtins.int
|
|
192
|
+
METADATA_FIELD_NUMBER: builtins.int
|
|
193
|
+
METADATA_OPTIONS_FIELD_NUMBER: builtins.int
|
|
194
|
+
BOOT_DISK_SPEC_FIELD_NUMBER: builtins.int
|
|
195
|
+
SECONDARY_DISK_SPECS_FIELD_NUMBER: builtins.int
|
|
196
|
+
LOCAL_DISK_SPECS_FIELD_NUMBER: builtins.int
|
|
197
|
+
FILESYSTEM_SPECS_FIELD_NUMBER: builtins.int
|
|
198
|
+
NETWORK_INTERFACE_SPECS_FIELD_NUMBER: builtins.int
|
|
199
|
+
HOSTNAME_FIELD_NUMBER: builtins.int
|
|
200
|
+
SCHEDULING_POLICY_FIELD_NUMBER: builtins.int
|
|
201
|
+
SERVICE_ACCOUNT_ID_FIELD_NUMBER: builtins.int
|
|
202
|
+
NETWORK_SETTINGS_FIELD_NUMBER: builtins.int
|
|
203
|
+
PLACEMENT_POLICY_FIELD_NUMBER: builtins.int
|
|
204
|
+
GPU_SETTINGS_FIELD_NUMBER: builtins.int
|
|
205
|
+
MAINTENANCE_POLICY_FIELD_NUMBER: builtins.int
|
|
206
|
+
MAINTENANCE_GRACE_PERIOD_FIELD_NUMBER: builtins.int
|
|
207
|
+
SERIAL_PORT_SETTINGS_FIELD_NUMBER: builtins.int
|
|
208
|
+
folder_id: builtins.str
|
|
209
|
+
"""ID of the folder to create an instance in.
|
|
210
|
+
To get the folder ID, use a [yandex.cloud.resourcemanager.v1.FolderService.List] request.
|
|
211
|
+
"""
|
|
212
|
+
name: builtins.str
|
|
213
|
+
"""Name of the instance."""
|
|
214
|
+
description: builtins.str
|
|
215
|
+
"""Description of the instance."""
|
|
216
|
+
zone_id: builtins.str
|
|
217
|
+
"""ID of the availability zone where the instance resides.
|
|
218
|
+
To get a list of available zones, use the [yandex.cloud.compute.v1.ZoneService.List] request
|
|
219
|
+
"""
|
|
220
|
+
platform_id: builtins.str
|
|
221
|
+
"""ID of the hardware platform configuration for the instance.
|
|
222
|
+
This field affects the available values in [resources_spec] field.
|
|
223
|
+
|
|
224
|
+
Platforms allows you to create various types of instances: with a large amount of memory,
|
|
225
|
+
with a large number of cores, with a burstable performance.
|
|
226
|
+
For more information, see [Platforms](/docs/compute/concepts/vm-platforms).
|
|
227
|
+
"""
|
|
228
|
+
hostname: builtins.str
|
|
229
|
+
"""Host name for the instance.
|
|
230
|
+
This field is used to generate the [yandex.cloud.compute.v1.Instance.fqdn] value.
|
|
231
|
+
The host name must be unique within the network and region.
|
|
232
|
+
If not specified, the host name will be equal to [yandex.cloud.compute.v1.Instance.id] of the instance
|
|
233
|
+
and FQDN will be `<id>.auto.internal`. Otherwise FQDN will be `<hostname>.<region_id>.internal`.
|
|
234
|
+
"""
|
|
235
|
+
service_account_id: builtins.str
|
|
236
|
+
"""ID of the service account to use for [authentication inside the instance](/docs/compute/operations/vm-connect/auth-inside-vm).
|
|
237
|
+
To get the service account ID, use a [yandex.cloud.iam.v1.ServiceAccountService.List] request.
|
|
238
|
+
"""
|
|
239
|
+
maintenance_policy: yandex.cloud.compute.v1.maintenance_pb2.MaintenancePolicy.ValueType
|
|
240
|
+
"""Behaviour on maintenance events"""
|
|
241
|
+
@property
|
|
242
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
243
|
+
"""Resource labels as `key:value` pairs."""
|
|
244
|
+
|
|
245
|
+
@property
|
|
246
|
+
def resources_spec(self) -> global___ResourcesSpec:
|
|
247
|
+
"""Computing resources of the instance, such as the amount of memory and number of cores.
|
|
248
|
+
To get a list of available values, see [Levels of core performance](/docs/compute/concepts/performance-levels).
|
|
249
|
+
"""
|
|
250
|
+
|
|
251
|
+
@property
|
|
252
|
+
def metadata(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
253
|
+
"""The metadata `key:value` pairs that will be assigned to this instance. This includes custom metadata and predefined keys.
|
|
254
|
+
The total size of all keys and values must be less than 512 KB.
|
|
255
|
+
|
|
256
|
+
Values are free-form strings, and only have meaning as interpreted by the programs which configure the instance.
|
|
257
|
+
The values must be 256 KB or less.
|
|
258
|
+
|
|
259
|
+
For example, you may use the metadata in order to provide your public SSH key to the instance.
|
|
260
|
+
For more information, see [Metadata](/docs/compute/concepts/vm-metadata).
|
|
261
|
+
"""
|
|
262
|
+
|
|
263
|
+
@property
|
|
264
|
+
def metadata_options(self) -> yandex.cloud.compute.v1.instance_pb2.MetadataOptions:
|
|
265
|
+
"""Options allow user to configure access to instance's metadata"""
|
|
266
|
+
|
|
267
|
+
@property
|
|
268
|
+
def boot_disk_spec(self) -> global___AttachedDiskSpec:
|
|
269
|
+
"""Boot disk to attach to the instance."""
|
|
270
|
+
|
|
271
|
+
@property
|
|
272
|
+
def secondary_disk_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___AttachedDiskSpec]:
|
|
273
|
+
"""Array of secondary disks to attach to the instance."""
|
|
274
|
+
|
|
275
|
+
@property
|
|
276
|
+
def local_disk_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___AttachedLocalDiskSpec]:
|
|
277
|
+
"""Array of local disks to attach to the instance."""
|
|
278
|
+
|
|
279
|
+
@property
|
|
280
|
+
def filesystem_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___AttachedFilesystemSpec]:
|
|
281
|
+
"""Array of filesystems to attach to the instance.
|
|
282
|
+
|
|
283
|
+
The filesystems must reside in the same availability zone as the instance.
|
|
284
|
+
|
|
285
|
+
To use the instance with an attached filesystem, the latter must be mounted.
|
|
286
|
+
For details, see [documentation](/docs/compute/operations/filesystem/attach-to-vm).
|
|
287
|
+
"""
|
|
288
|
+
|
|
289
|
+
@property
|
|
290
|
+
def network_interface_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___NetworkInterfaceSpec]:
|
|
291
|
+
"""Network configuration for the instance. Specifies how the network interface is configured
|
|
292
|
+
to interact with other services on the internal network and on the internet.
|
|
293
|
+
Currently only one network interface is supported per instance.
|
|
294
|
+
"""
|
|
295
|
+
|
|
296
|
+
@property
|
|
297
|
+
def scheduling_policy(self) -> yandex.cloud.compute.v1.instance_pb2.SchedulingPolicy:
|
|
298
|
+
"""Scheduling policy configuration."""
|
|
299
|
+
|
|
300
|
+
@property
|
|
301
|
+
def network_settings(self) -> yandex.cloud.compute.v1.instance_pb2.NetworkSettings:
|
|
302
|
+
"""Network settings."""
|
|
303
|
+
|
|
304
|
+
@property
|
|
305
|
+
def placement_policy(self) -> yandex.cloud.compute.v1.instance_pb2.PlacementPolicy:
|
|
306
|
+
"""Placement policy configuration."""
|
|
307
|
+
|
|
308
|
+
@property
|
|
309
|
+
def gpu_settings(self) -> yandex.cloud.compute.v1.instance_pb2.GpuSettings:
|
|
310
|
+
"""GPU settings."""
|
|
311
|
+
|
|
312
|
+
@property
|
|
313
|
+
def maintenance_grace_period(self) -> google.protobuf.duration_pb2.Duration:
|
|
314
|
+
"""Time between notification via metadata service and maintenance"""
|
|
315
|
+
|
|
316
|
+
@property
|
|
317
|
+
def serial_port_settings(self) -> yandex.cloud.compute.v1.instance_pb2.SerialPortSettings:
|
|
318
|
+
"""Serial port settings"""
|
|
319
|
+
|
|
320
|
+
def __init__(
|
|
321
|
+
self,
|
|
322
|
+
*,
|
|
323
|
+
folder_id: builtins.str = ...,
|
|
324
|
+
name: builtins.str = ...,
|
|
325
|
+
description: builtins.str = ...,
|
|
326
|
+
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
327
|
+
zone_id: builtins.str = ...,
|
|
328
|
+
platform_id: builtins.str = ...,
|
|
329
|
+
resources_spec: global___ResourcesSpec | None = ...,
|
|
330
|
+
metadata: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
331
|
+
metadata_options: yandex.cloud.compute.v1.instance_pb2.MetadataOptions | None = ...,
|
|
332
|
+
boot_disk_spec: global___AttachedDiskSpec | None = ...,
|
|
333
|
+
secondary_disk_specs: collections.abc.Iterable[global___AttachedDiskSpec] | None = ...,
|
|
334
|
+
local_disk_specs: collections.abc.Iterable[global___AttachedLocalDiskSpec] | None = ...,
|
|
335
|
+
filesystem_specs: collections.abc.Iterable[global___AttachedFilesystemSpec] | None = ...,
|
|
336
|
+
network_interface_specs: collections.abc.Iterable[global___NetworkInterfaceSpec] | None = ...,
|
|
337
|
+
hostname: builtins.str = ...,
|
|
338
|
+
scheduling_policy: yandex.cloud.compute.v1.instance_pb2.SchedulingPolicy | None = ...,
|
|
339
|
+
service_account_id: builtins.str = ...,
|
|
340
|
+
network_settings: yandex.cloud.compute.v1.instance_pb2.NetworkSettings | None = ...,
|
|
341
|
+
placement_policy: yandex.cloud.compute.v1.instance_pb2.PlacementPolicy | None = ...,
|
|
342
|
+
gpu_settings: yandex.cloud.compute.v1.instance_pb2.GpuSettings | None = ...,
|
|
343
|
+
maintenance_policy: yandex.cloud.compute.v1.maintenance_pb2.MaintenancePolicy.ValueType = ...,
|
|
344
|
+
maintenance_grace_period: google.protobuf.duration_pb2.Duration | None = ...,
|
|
345
|
+
serial_port_settings: yandex.cloud.compute.v1.instance_pb2.SerialPortSettings | None = ...,
|
|
346
|
+
) -> None: ...
|
|
347
|
+
def HasField(self, field_name: typing.Literal["boot_disk_spec", b"boot_disk_spec", "gpu_settings", b"gpu_settings", "maintenance_grace_period", b"maintenance_grace_period", "metadata_options", b"metadata_options", "network_settings", b"network_settings", "placement_policy", b"placement_policy", "resources_spec", b"resources_spec", "scheduling_policy", b"scheduling_policy", "serial_port_settings", b"serial_port_settings"]) -> builtins.bool: ...
|
|
348
|
+
def ClearField(self, field_name: typing.Literal["boot_disk_spec", b"boot_disk_spec", "description", b"description", "filesystem_specs", b"filesystem_specs", "folder_id", b"folder_id", "gpu_settings", b"gpu_settings", "hostname", b"hostname", "labels", b"labels", "local_disk_specs", b"local_disk_specs", "maintenance_grace_period", b"maintenance_grace_period", "maintenance_policy", b"maintenance_policy", "metadata", b"metadata", "metadata_options", b"metadata_options", "name", b"name", "network_interface_specs", b"network_interface_specs", "network_settings", b"network_settings", "placement_policy", b"placement_policy", "platform_id", b"platform_id", "resources_spec", b"resources_spec", "scheduling_policy", b"scheduling_policy", "secondary_disk_specs", b"secondary_disk_specs", "serial_port_settings", b"serial_port_settings", "service_account_id", b"service_account_id", "zone_id", b"zone_id"]) -> None: ...
|
|
349
|
+
|
|
350
|
+
global___CreateInstanceRequest = CreateInstanceRequest
|
|
351
|
+
|
|
352
|
+
@typing.final
|
|
353
|
+
class CreateInstanceMetadata(google.protobuf.message.Message):
|
|
354
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
355
|
+
|
|
356
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
357
|
+
instance_id: builtins.str
|
|
358
|
+
"""ID of the instance that is being created."""
|
|
359
|
+
def __init__(
|
|
360
|
+
self,
|
|
361
|
+
*,
|
|
362
|
+
instance_id: builtins.str = ...,
|
|
363
|
+
) -> None: ...
|
|
364
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
365
|
+
|
|
366
|
+
global___CreateInstanceMetadata = CreateInstanceMetadata
|
|
367
|
+
|
|
368
|
+
@typing.final
|
|
369
|
+
class UpdateInstanceRequest(google.protobuf.message.Message):
|
|
370
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
371
|
+
|
|
372
|
+
@typing.final
|
|
373
|
+
class LabelsEntry(google.protobuf.message.Message):
|
|
374
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
375
|
+
|
|
376
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
377
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
378
|
+
key: builtins.str
|
|
379
|
+
value: builtins.str
|
|
380
|
+
def __init__(
|
|
381
|
+
self,
|
|
382
|
+
*,
|
|
383
|
+
key: builtins.str = ...,
|
|
384
|
+
value: builtins.str = ...,
|
|
385
|
+
) -> None: ...
|
|
386
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
387
|
+
|
|
388
|
+
@typing.final
|
|
389
|
+
class MetadataEntry(google.protobuf.message.Message):
|
|
390
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
391
|
+
|
|
392
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
393
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
394
|
+
key: builtins.str
|
|
395
|
+
value: builtins.str
|
|
396
|
+
def __init__(
|
|
397
|
+
self,
|
|
398
|
+
*,
|
|
399
|
+
key: builtins.str = ...,
|
|
400
|
+
value: builtins.str = ...,
|
|
401
|
+
) -> None: ...
|
|
402
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
403
|
+
|
|
404
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
405
|
+
UPDATE_MASK_FIELD_NUMBER: builtins.int
|
|
406
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
407
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
408
|
+
LABELS_FIELD_NUMBER: builtins.int
|
|
409
|
+
PLATFORM_ID_FIELD_NUMBER: builtins.int
|
|
410
|
+
RESOURCES_SPEC_FIELD_NUMBER: builtins.int
|
|
411
|
+
METADATA_FIELD_NUMBER: builtins.int
|
|
412
|
+
METADATA_OPTIONS_FIELD_NUMBER: builtins.int
|
|
413
|
+
SERVICE_ACCOUNT_ID_FIELD_NUMBER: builtins.int
|
|
414
|
+
NETWORK_SETTINGS_FIELD_NUMBER: builtins.int
|
|
415
|
+
PLACEMENT_POLICY_FIELD_NUMBER: builtins.int
|
|
416
|
+
SCHEDULING_POLICY_FIELD_NUMBER: builtins.int
|
|
417
|
+
MAINTENANCE_POLICY_FIELD_NUMBER: builtins.int
|
|
418
|
+
MAINTENANCE_GRACE_PERIOD_FIELD_NUMBER: builtins.int
|
|
419
|
+
SERIAL_PORT_SETTINGS_FIELD_NUMBER: builtins.int
|
|
420
|
+
instance_id: builtins.str
|
|
421
|
+
"""ID of the Instance resource to update.
|
|
422
|
+
To get the instance ID, use a [InstanceService.List] request.
|
|
423
|
+
"""
|
|
424
|
+
name: builtins.str
|
|
425
|
+
"""Name of the instance."""
|
|
426
|
+
description: builtins.str
|
|
427
|
+
"""Description of the instance."""
|
|
428
|
+
platform_id: builtins.str
|
|
429
|
+
"""ID of the hardware platform configuration for the instance.
|
|
430
|
+
This field affects the available values in [resources_spec] field.
|
|
431
|
+
|
|
432
|
+
Platforms allows you to create various types of instances: with a large amount of memory,
|
|
433
|
+
with a large number of cores, with a burstable performance.
|
|
434
|
+
For more information, see [Platforms](/docs/compute/concepts/vm-platforms).
|
|
435
|
+
"""
|
|
436
|
+
service_account_id: builtins.str
|
|
437
|
+
"""ID of the service account to use for [authentication inside the instance](/docs/compute/operations/vm-connect/auth-inside-vm).
|
|
438
|
+
To get the service account ID, use a [yandex.cloud.iam.v1.ServiceAccountService.List] request.
|
|
439
|
+
"""
|
|
440
|
+
maintenance_policy: yandex.cloud.compute.v1.maintenance_pb2.MaintenancePolicy.ValueType
|
|
441
|
+
"""Behaviour on maintenance events"""
|
|
442
|
+
@property
|
|
443
|
+
def update_mask(self) -> google.protobuf.field_mask_pb2.FieldMask:
|
|
444
|
+
"""Field mask that specifies which fields of the Instance resource are going to be updated."""
|
|
445
|
+
|
|
446
|
+
@property
|
|
447
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
448
|
+
"""Resource labels as `key:value` pairs.
|
|
449
|
+
|
|
450
|
+
Existing set of `labels` is completely replaced by the provided set.
|
|
451
|
+
"""
|
|
452
|
+
|
|
453
|
+
@property
|
|
454
|
+
def resources_spec(self) -> global___ResourcesSpec:
|
|
455
|
+
"""Computing resources of the instance, such as the amount of memory and number of cores.
|
|
456
|
+
To get a list of available values, see [Levels of core performance](/docs/compute/concepts/performance-levels).
|
|
457
|
+
"""
|
|
458
|
+
|
|
459
|
+
@property
|
|
460
|
+
def metadata(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
461
|
+
"""The metadata `key:value` pairs that will be assigned to this instance. This includes custom metadata and predefined keys.
|
|
462
|
+
The total size of all keys and values must be less than 512 KB.
|
|
463
|
+
|
|
464
|
+
Existing set of `metadata` is completely replaced by the provided set.
|
|
465
|
+
|
|
466
|
+
Values are free-form strings, and only have meaning as interpreted by the programs which configure the instance.
|
|
467
|
+
The values must be 256 KB or less.
|
|
468
|
+
|
|
469
|
+
For example, you may use the metadata in order to provide your public SSH key to the instance.
|
|
470
|
+
For more information, see [Metadata](/docs/compute/concepts/vm-metadata).
|
|
471
|
+
"""
|
|
472
|
+
|
|
473
|
+
@property
|
|
474
|
+
def metadata_options(self) -> yandex.cloud.compute.v1.instance_pb2.MetadataOptions:
|
|
475
|
+
"""Options allow user to configure access to instance's metadata"""
|
|
476
|
+
|
|
477
|
+
@property
|
|
478
|
+
def network_settings(self) -> yandex.cloud.compute.v1.instance_pb2.NetworkSettings:
|
|
479
|
+
"""Network settings."""
|
|
480
|
+
|
|
481
|
+
@property
|
|
482
|
+
def placement_policy(self) -> yandex.cloud.compute.v1.instance_pb2.PlacementPolicy:
|
|
483
|
+
"""Placement policy configuration."""
|
|
484
|
+
|
|
485
|
+
@property
|
|
486
|
+
def scheduling_policy(self) -> yandex.cloud.compute.v1.instance_pb2.SchedulingPolicy:
|
|
487
|
+
"""Scheduling policy configuration."""
|
|
488
|
+
|
|
489
|
+
@property
|
|
490
|
+
def maintenance_grace_period(self) -> google.protobuf.duration_pb2.Duration:
|
|
491
|
+
"""Time between notification via metadata service and maintenance"""
|
|
492
|
+
|
|
493
|
+
@property
|
|
494
|
+
def serial_port_settings(self) -> yandex.cloud.compute.v1.instance_pb2.SerialPortSettings:
|
|
495
|
+
"""Serial port settings"""
|
|
496
|
+
|
|
497
|
+
def __init__(
|
|
498
|
+
self,
|
|
499
|
+
*,
|
|
500
|
+
instance_id: builtins.str = ...,
|
|
501
|
+
update_mask: google.protobuf.field_mask_pb2.FieldMask | None = ...,
|
|
502
|
+
name: builtins.str = ...,
|
|
503
|
+
description: builtins.str = ...,
|
|
504
|
+
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
505
|
+
platform_id: builtins.str = ...,
|
|
506
|
+
resources_spec: global___ResourcesSpec | None = ...,
|
|
507
|
+
metadata: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
508
|
+
metadata_options: yandex.cloud.compute.v1.instance_pb2.MetadataOptions | None = ...,
|
|
509
|
+
service_account_id: builtins.str = ...,
|
|
510
|
+
network_settings: yandex.cloud.compute.v1.instance_pb2.NetworkSettings | None = ...,
|
|
511
|
+
placement_policy: yandex.cloud.compute.v1.instance_pb2.PlacementPolicy | None = ...,
|
|
512
|
+
scheduling_policy: yandex.cloud.compute.v1.instance_pb2.SchedulingPolicy | None = ...,
|
|
513
|
+
maintenance_policy: yandex.cloud.compute.v1.maintenance_pb2.MaintenancePolicy.ValueType = ...,
|
|
514
|
+
maintenance_grace_period: google.protobuf.duration_pb2.Duration | None = ...,
|
|
515
|
+
serial_port_settings: yandex.cloud.compute.v1.instance_pb2.SerialPortSettings | None = ...,
|
|
516
|
+
) -> None: ...
|
|
517
|
+
def HasField(self, field_name: typing.Literal["maintenance_grace_period", b"maintenance_grace_period", "metadata_options", b"metadata_options", "network_settings", b"network_settings", "placement_policy", b"placement_policy", "resources_spec", b"resources_spec", "scheduling_policy", b"scheduling_policy", "serial_port_settings", b"serial_port_settings", "update_mask", b"update_mask"]) -> builtins.bool: ...
|
|
518
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "instance_id", b"instance_id", "labels", b"labels", "maintenance_grace_period", b"maintenance_grace_period", "maintenance_policy", b"maintenance_policy", "metadata", b"metadata", "metadata_options", b"metadata_options", "name", b"name", "network_settings", b"network_settings", "placement_policy", b"placement_policy", "platform_id", b"platform_id", "resources_spec", b"resources_spec", "scheduling_policy", b"scheduling_policy", "serial_port_settings", b"serial_port_settings", "service_account_id", b"service_account_id", "update_mask", b"update_mask"]) -> None: ...
|
|
519
|
+
|
|
520
|
+
global___UpdateInstanceRequest = UpdateInstanceRequest
|
|
521
|
+
|
|
522
|
+
@typing.final
|
|
523
|
+
class UpdateInstanceMetadata(google.protobuf.message.Message):
|
|
524
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
525
|
+
|
|
526
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
527
|
+
instance_id: builtins.str
|
|
528
|
+
"""ID of the Instance resource that is being updated."""
|
|
529
|
+
def __init__(
|
|
530
|
+
self,
|
|
531
|
+
*,
|
|
532
|
+
instance_id: builtins.str = ...,
|
|
533
|
+
) -> None: ...
|
|
534
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
535
|
+
|
|
536
|
+
global___UpdateInstanceMetadata = UpdateInstanceMetadata
|
|
537
|
+
|
|
538
|
+
@typing.final
|
|
539
|
+
class DeleteInstanceRequest(google.protobuf.message.Message):
|
|
540
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
541
|
+
|
|
542
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
543
|
+
instance_id: builtins.str
|
|
544
|
+
"""ID of the instance to delete.
|
|
545
|
+
To get the instance ID, use a [InstanceService.List] request.
|
|
546
|
+
"""
|
|
547
|
+
def __init__(
|
|
548
|
+
self,
|
|
549
|
+
*,
|
|
550
|
+
instance_id: builtins.str = ...,
|
|
551
|
+
) -> None: ...
|
|
552
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
553
|
+
|
|
554
|
+
global___DeleteInstanceRequest = DeleteInstanceRequest
|
|
555
|
+
|
|
556
|
+
@typing.final
|
|
557
|
+
class DeleteInstanceMetadata(google.protobuf.message.Message):
|
|
558
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
559
|
+
|
|
560
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
561
|
+
instance_id: builtins.str
|
|
562
|
+
"""ID of the instance that is being deleted."""
|
|
563
|
+
def __init__(
|
|
564
|
+
self,
|
|
565
|
+
*,
|
|
566
|
+
instance_id: builtins.str = ...,
|
|
567
|
+
) -> None: ...
|
|
568
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
569
|
+
|
|
570
|
+
global___DeleteInstanceMetadata = DeleteInstanceMetadata
|
|
571
|
+
|
|
572
|
+
@typing.final
|
|
573
|
+
class UpdateInstanceMetadataRequest(google.protobuf.message.Message):
|
|
574
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
575
|
+
|
|
576
|
+
@typing.final
|
|
577
|
+
class UpsertEntry(google.protobuf.message.Message):
|
|
578
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
579
|
+
|
|
580
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
581
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
582
|
+
key: builtins.str
|
|
583
|
+
value: builtins.str
|
|
584
|
+
def __init__(
|
|
585
|
+
self,
|
|
586
|
+
*,
|
|
587
|
+
key: builtins.str = ...,
|
|
588
|
+
value: builtins.str = ...,
|
|
589
|
+
) -> None: ...
|
|
590
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
591
|
+
|
|
592
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
593
|
+
DELETE_FIELD_NUMBER: builtins.int
|
|
594
|
+
UPSERT_FIELD_NUMBER: builtins.int
|
|
595
|
+
instance_id: builtins.str
|
|
596
|
+
"""ID of the instance that is being updated."""
|
|
597
|
+
@property
|
|
598
|
+
def delete(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
599
|
+
"""List of keys to be deleted."""
|
|
600
|
+
|
|
601
|
+
@property
|
|
602
|
+
def upsert(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
603
|
+
"""The metadata `key:value` pairs that will be added or updated to this instance."""
|
|
604
|
+
|
|
605
|
+
def __init__(
|
|
606
|
+
self,
|
|
607
|
+
*,
|
|
608
|
+
instance_id: builtins.str = ...,
|
|
609
|
+
delete: collections.abc.Iterable[builtins.str] | None = ...,
|
|
610
|
+
upsert: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
611
|
+
) -> None: ...
|
|
612
|
+
def ClearField(self, field_name: typing.Literal["delete", b"delete", "instance_id", b"instance_id", "upsert", b"upsert"]) -> None: ...
|
|
613
|
+
|
|
614
|
+
global___UpdateInstanceMetadataRequest = UpdateInstanceMetadataRequest
|
|
615
|
+
|
|
616
|
+
@typing.final
|
|
617
|
+
class UpdateInstanceMetadataMetadata(google.protobuf.message.Message):
|
|
618
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
619
|
+
|
|
620
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
621
|
+
instance_id: builtins.str
|
|
622
|
+
"""ID of the instance that is being updated."""
|
|
623
|
+
def __init__(
|
|
624
|
+
self,
|
|
625
|
+
*,
|
|
626
|
+
instance_id: builtins.str = ...,
|
|
627
|
+
) -> None: ...
|
|
628
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
629
|
+
|
|
630
|
+
global___UpdateInstanceMetadataMetadata = UpdateInstanceMetadataMetadata
|
|
631
|
+
|
|
632
|
+
@typing.final
|
|
633
|
+
class GetInstanceSerialPortOutputRequest(google.protobuf.message.Message):
|
|
634
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
635
|
+
|
|
636
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
637
|
+
PORT_FIELD_NUMBER: builtins.int
|
|
638
|
+
instance_id: builtins.str
|
|
639
|
+
"""ID of the instance to return the serial port output for."""
|
|
640
|
+
port: builtins.int
|
|
641
|
+
"""Serial port to retrieve data from. The default is 1."""
|
|
642
|
+
def __init__(
|
|
643
|
+
self,
|
|
644
|
+
*,
|
|
645
|
+
instance_id: builtins.str = ...,
|
|
646
|
+
port: builtins.int = ...,
|
|
647
|
+
) -> None: ...
|
|
648
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id", "port", b"port"]) -> None: ...
|
|
649
|
+
|
|
650
|
+
global___GetInstanceSerialPortOutputRequest = GetInstanceSerialPortOutputRequest
|
|
651
|
+
|
|
652
|
+
@typing.final
|
|
653
|
+
class GetInstanceSerialPortOutputResponse(google.protobuf.message.Message):
|
|
654
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
655
|
+
|
|
656
|
+
CONTENTS_FIELD_NUMBER: builtins.int
|
|
657
|
+
contents: builtins.str
|
|
658
|
+
"""The contents of the serial port output, starting from the time when the instance
|
|
659
|
+
started to boot.
|
|
660
|
+
"""
|
|
661
|
+
def __init__(
|
|
662
|
+
self,
|
|
663
|
+
*,
|
|
664
|
+
contents: builtins.str = ...,
|
|
665
|
+
) -> None: ...
|
|
666
|
+
def ClearField(self, field_name: typing.Literal["contents", b"contents"]) -> None: ...
|
|
667
|
+
|
|
668
|
+
global___GetInstanceSerialPortOutputResponse = GetInstanceSerialPortOutputResponse
|
|
669
|
+
|
|
670
|
+
@typing.final
|
|
671
|
+
class StopInstanceRequest(google.protobuf.message.Message):
|
|
672
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
673
|
+
|
|
674
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
675
|
+
instance_id: builtins.str
|
|
676
|
+
"""ID of the instance to stop.
|
|
677
|
+
To get the instance ID, use a [InstanceService.List] request.
|
|
678
|
+
"""
|
|
679
|
+
def __init__(
|
|
680
|
+
self,
|
|
681
|
+
*,
|
|
682
|
+
instance_id: builtins.str = ...,
|
|
683
|
+
) -> None: ...
|
|
684
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
685
|
+
|
|
686
|
+
global___StopInstanceRequest = StopInstanceRequest
|
|
687
|
+
|
|
688
|
+
@typing.final
|
|
689
|
+
class StopInstanceMetadata(google.protobuf.message.Message):
|
|
690
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
691
|
+
|
|
692
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
693
|
+
instance_id: builtins.str
|
|
694
|
+
"""ID of the instance that is being deleted."""
|
|
695
|
+
def __init__(
|
|
696
|
+
self,
|
|
697
|
+
*,
|
|
698
|
+
instance_id: builtins.str = ...,
|
|
699
|
+
) -> None: ...
|
|
700
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
701
|
+
|
|
702
|
+
global___StopInstanceMetadata = StopInstanceMetadata
|
|
703
|
+
|
|
704
|
+
@typing.final
|
|
705
|
+
class StartInstanceRequest(google.protobuf.message.Message):
|
|
706
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
707
|
+
|
|
708
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
709
|
+
instance_id: builtins.str
|
|
710
|
+
"""ID of the instance to start.
|
|
711
|
+
To get the instance ID, use a [InstanceService.List] request.
|
|
712
|
+
"""
|
|
713
|
+
def __init__(
|
|
714
|
+
self,
|
|
715
|
+
*,
|
|
716
|
+
instance_id: builtins.str = ...,
|
|
717
|
+
) -> None: ...
|
|
718
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
719
|
+
|
|
720
|
+
global___StartInstanceRequest = StartInstanceRequest
|
|
721
|
+
|
|
722
|
+
@typing.final
|
|
723
|
+
class StartInstanceMetadata(google.protobuf.message.Message):
|
|
724
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
725
|
+
|
|
726
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
727
|
+
instance_id: builtins.str
|
|
728
|
+
"""ID of the instance."""
|
|
729
|
+
def __init__(
|
|
730
|
+
self,
|
|
731
|
+
*,
|
|
732
|
+
instance_id: builtins.str = ...,
|
|
733
|
+
) -> None: ...
|
|
734
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
735
|
+
|
|
736
|
+
global___StartInstanceMetadata = StartInstanceMetadata
|
|
737
|
+
|
|
738
|
+
@typing.final
|
|
739
|
+
class RestartInstanceRequest(google.protobuf.message.Message):
|
|
740
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
741
|
+
|
|
742
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
743
|
+
instance_id: builtins.str
|
|
744
|
+
"""ID of the instance to restart.
|
|
745
|
+
To get the instance ID, use a [InstanceService.List] request.
|
|
746
|
+
"""
|
|
747
|
+
def __init__(
|
|
748
|
+
self,
|
|
749
|
+
*,
|
|
750
|
+
instance_id: builtins.str = ...,
|
|
751
|
+
) -> None: ...
|
|
752
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
753
|
+
|
|
754
|
+
global___RestartInstanceRequest = RestartInstanceRequest
|
|
755
|
+
|
|
756
|
+
@typing.final
|
|
757
|
+
class RestartInstanceMetadata(google.protobuf.message.Message):
|
|
758
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
759
|
+
|
|
760
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
761
|
+
instance_id: builtins.str
|
|
762
|
+
"""ID of the instance."""
|
|
763
|
+
def __init__(
|
|
764
|
+
self,
|
|
765
|
+
*,
|
|
766
|
+
instance_id: builtins.str = ...,
|
|
767
|
+
) -> None: ...
|
|
768
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
769
|
+
|
|
770
|
+
global___RestartInstanceMetadata = RestartInstanceMetadata
|
|
771
|
+
|
|
772
|
+
@typing.final
|
|
773
|
+
class AttachInstanceDiskRequest(google.protobuf.message.Message):
|
|
774
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
775
|
+
|
|
776
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
777
|
+
ATTACHED_DISK_SPEC_FIELD_NUMBER: builtins.int
|
|
778
|
+
instance_id: builtins.str
|
|
779
|
+
"""ID of the instance to attach the disk to.
|
|
780
|
+
To get the instance ID, use a [InstanceService.List] request.
|
|
781
|
+
"""
|
|
782
|
+
@property
|
|
783
|
+
def attached_disk_spec(self) -> global___AttachedDiskSpec:
|
|
784
|
+
"""Disk that should be attached."""
|
|
785
|
+
|
|
786
|
+
def __init__(
|
|
787
|
+
self,
|
|
788
|
+
*,
|
|
789
|
+
instance_id: builtins.str = ...,
|
|
790
|
+
attached_disk_spec: global___AttachedDiskSpec | None = ...,
|
|
791
|
+
) -> None: ...
|
|
792
|
+
def HasField(self, field_name: typing.Literal["attached_disk_spec", b"attached_disk_spec"]) -> builtins.bool: ...
|
|
793
|
+
def ClearField(self, field_name: typing.Literal["attached_disk_spec", b"attached_disk_spec", "instance_id", b"instance_id"]) -> None: ...
|
|
794
|
+
|
|
795
|
+
global___AttachInstanceDiskRequest = AttachInstanceDiskRequest
|
|
796
|
+
|
|
797
|
+
@typing.final
|
|
798
|
+
class AttachInstanceDiskMetadata(google.protobuf.message.Message):
|
|
799
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
800
|
+
|
|
801
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
802
|
+
DISK_ID_FIELD_NUMBER: builtins.int
|
|
803
|
+
instance_id: builtins.str
|
|
804
|
+
"""ID of the instance."""
|
|
805
|
+
disk_id: builtins.str
|
|
806
|
+
"""ID of the disk."""
|
|
807
|
+
def __init__(
|
|
808
|
+
self,
|
|
809
|
+
*,
|
|
810
|
+
instance_id: builtins.str = ...,
|
|
811
|
+
disk_id: builtins.str = ...,
|
|
812
|
+
) -> None: ...
|
|
813
|
+
def ClearField(self, field_name: typing.Literal["disk_id", b"disk_id", "instance_id", b"instance_id"]) -> None: ...
|
|
814
|
+
|
|
815
|
+
global___AttachInstanceDiskMetadata = AttachInstanceDiskMetadata
|
|
816
|
+
|
|
817
|
+
@typing.final
|
|
818
|
+
class DetachInstanceDiskRequest(google.protobuf.message.Message):
|
|
819
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
820
|
+
|
|
821
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
822
|
+
DISK_ID_FIELD_NUMBER: builtins.int
|
|
823
|
+
DEVICE_NAME_FIELD_NUMBER: builtins.int
|
|
824
|
+
instance_id: builtins.str
|
|
825
|
+
"""ID of the instance to detach the disk from.
|
|
826
|
+
To get the instance ID, use a [InstanceService.List] request.
|
|
827
|
+
"""
|
|
828
|
+
disk_id: builtins.str
|
|
829
|
+
"""ID of the disk that should be detached."""
|
|
830
|
+
device_name: builtins.str
|
|
831
|
+
"""Serial number of the disk that should be detached. This value is reflected into the /dev/disk/by-id/ tree
|
|
832
|
+
of a Linux operating system running within the instance.
|
|
833
|
+
"""
|
|
834
|
+
def __init__(
|
|
835
|
+
self,
|
|
836
|
+
*,
|
|
837
|
+
instance_id: builtins.str = ...,
|
|
838
|
+
disk_id: builtins.str = ...,
|
|
839
|
+
device_name: builtins.str = ...,
|
|
840
|
+
) -> None: ...
|
|
841
|
+
def HasField(self, field_name: typing.Literal["device_name", b"device_name", "disk", b"disk", "disk_id", b"disk_id"]) -> builtins.bool: ...
|
|
842
|
+
def ClearField(self, field_name: typing.Literal["device_name", b"device_name", "disk", b"disk", "disk_id", b"disk_id", "instance_id", b"instance_id"]) -> None: ...
|
|
843
|
+
def WhichOneof(self, oneof_group: typing.Literal["disk", b"disk"]) -> typing.Literal["disk_id", "device_name"] | None: ...
|
|
844
|
+
|
|
845
|
+
global___DetachInstanceDiskRequest = DetachInstanceDiskRequest
|
|
846
|
+
|
|
847
|
+
@typing.final
|
|
848
|
+
class DetachInstanceDiskMetadata(google.protobuf.message.Message):
|
|
849
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
850
|
+
|
|
851
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
852
|
+
DISK_ID_FIELD_NUMBER: builtins.int
|
|
853
|
+
instance_id: builtins.str
|
|
854
|
+
"""ID of the instance."""
|
|
855
|
+
disk_id: builtins.str
|
|
856
|
+
"""ID of the disk."""
|
|
857
|
+
def __init__(
|
|
858
|
+
self,
|
|
859
|
+
*,
|
|
860
|
+
instance_id: builtins.str = ...,
|
|
861
|
+
disk_id: builtins.str = ...,
|
|
862
|
+
) -> None: ...
|
|
863
|
+
def ClearField(self, field_name: typing.Literal["disk_id", b"disk_id", "instance_id", b"instance_id"]) -> None: ...
|
|
864
|
+
|
|
865
|
+
global___DetachInstanceDiskMetadata = DetachInstanceDiskMetadata
|
|
866
|
+
|
|
867
|
+
@typing.final
|
|
868
|
+
class AttachInstanceFilesystemRequest(google.protobuf.message.Message):
|
|
869
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
870
|
+
|
|
871
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
872
|
+
ATTACHED_FILESYSTEM_SPEC_FIELD_NUMBER: builtins.int
|
|
873
|
+
instance_id: builtins.str
|
|
874
|
+
"""ID of the instance to attach the filesystem to.
|
|
875
|
+
|
|
876
|
+
To get the instance ID, make a [InstanceService.List] request.
|
|
877
|
+
"""
|
|
878
|
+
@property
|
|
879
|
+
def attached_filesystem_spec(self) -> global___AttachedFilesystemSpec:
|
|
880
|
+
"""Filesystem to attach to the instance."""
|
|
881
|
+
|
|
882
|
+
def __init__(
|
|
883
|
+
self,
|
|
884
|
+
*,
|
|
885
|
+
instance_id: builtins.str = ...,
|
|
886
|
+
attached_filesystem_spec: global___AttachedFilesystemSpec | None = ...,
|
|
887
|
+
) -> None: ...
|
|
888
|
+
def HasField(self, field_name: typing.Literal["attached_filesystem_spec", b"attached_filesystem_spec"]) -> builtins.bool: ...
|
|
889
|
+
def ClearField(self, field_name: typing.Literal["attached_filesystem_spec", b"attached_filesystem_spec", "instance_id", b"instance_id"]) -> None: ...
|
|
890
|
+
|
|
891
|
+
global___AttachInstanceFilesystemRequest = AttachInstanceFilesystemRequest
|
|
892
|
+
|
|
893
|
+
@typing.final
|
|
894
|
+
class AttachInstanceFilesystemMetadata(google.protobuf.message.Message):
|
|
895
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
896
|
+
|
|
897
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
898
|
+
FILESYSTEM_ID_FIELD_NUMBER: builtins.int
|
|
899
|
+
instance_id: builtins.str
|
|
900
|
+
"""ID of the instance that the filesystem is being attached to."""
|
|
901
|
+
filesystem_id: builtins.str
|
|
902
|
+
"""ID of the filesystem that is being attached to the instance."""
|
|
903
|
+
def __init__(
|
|
904
|
+
self,
|
|
905
|
+
*,
|
|
906
|
+
instance_id: builtins.str = ...,
|
|
907
|
+
filesystem_id: builtins.str = ...,
|
|
908
|
+
) -> None: ...
|
|
909
|
+
def ClearField(self, field_name: typing.Literal["filesystem_id", b"filesystem_id", "instance_id", b"instance_id"]) -> None: ...
|
|
910
|
+
|
|
911
|
+
global___AttachInstanceFilesystemMetadata = AttachInstanceFilesystemMetadata
|
|
912
|
+
|
|
913
|
+
@typing.final
|
|
914
|
+
class DetachInstanceFilesystemRequest(google.protobuf.message.Message):
|
|
915
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
916
|
+
|
|
917
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
918
|
+
FILESYSTEM_ID_FIELD_NUMBER: builtins.int
|
|
919
|
+
DEVICE_NAME_FIELD_NUMBER: builtins.int
|
|
920
|
+
instance_id: builtins.str
|
|
921
|
+
"""ID of the instance to detach the filesystem from.
|
|
922
|
+
|
|
923
|
+
To get the instance ID, make a [InstanceService.List] request.
|
|
924
|
+
"""
|
|
925
|
+
filesystem_id: builtins.str
|
|
926
|
+
"""ID of the filesystem that should be detached."""
|
|
927
|
+
device_name: builtins.str
|
|
928
|
+
"""Name of the device used for mounting the filesystem that should be detached."""
|
|
929
|
+
def __init__(
|
|
930
|
+
self,
|
|
931
|
+
*,
|
|
932
|
+
instance_id: builtins.str = ...,
|
|
933
|
+
filesystem_id: builtins.str = ...,
|
|
934
|
+
device_name: builtins.str = ...,
|
|
935
|
+
) -> None: ...
|
|
936
|
+
def HasField(self, field_name: typing.Literal["device_name", b"device_name", "filesystem", b"filesystem", "filesystem_id", b"filesystem_id"]) -> builtins.bool: ...
|
|
937
|
+
def ClearField(self, field_name: typing.Literal["device_name", b"device_name", "filesystem", b"filesystem", "filesystem_id", b"filesystem_id", "instance_id", b"instance_id"]) -> None: ...
|
|
938
|
+
def WhichOneof(self, oneof_group: typing.Literal["filesystem", b"filesystem"]) -> typing.Literal["filesystem_id", "device_name"] | None: ...
|
|
939
|
+
|
|
940
|
+
global___DetachInstanceFilesystemRequest = DetachInstanceFilesystemRequest
|
|
941
|
+
|
|
942
|
+
@typing.final
|
|
943
|
+
class DetachInstanceFilesystemMetadata(google.protobuf.message.Message):
|
|
944
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
945
|
+
|
|
946
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
947
|
+
FILESYSTEM_ID_FIELD_NUMBER: builtins.int
|
|
948
|
+
instance_id: builtins.str
|
|
949
|
+
"""ID of the instance that the filesystem is being detached from."""
|
|
950
|
+
filesystem_id: builtins.str
|
|
951
|
+
"""ID of the filesystem that is being detached from the instance."""
|
|
952
|
+
def __init__(
|
|
953
|
+
self,
|
|
954
|
+
*,
|
|
955
|
+
instance_id: builtins.str = ...,
|
|
956
|
+
filesystem_id: builtins.str = ...,
|
|
957
|
+
) -> None: ...
|
|
958
|
+
def ClearField(self, field_name: typing.Literal["filesystem_id", b"filesystem_id", "instance_id", b"instance_id"]) -> None: ...
|
|
959
|
+
|
|
960
|
+
global___DetachInstanceFilesystemMetadata = DetachInstanceFilesystemMetadata
|
|
961
|
+
|
|
962
|
+
@typing.final
|
|
963
|
+
class AttachInstanceNetworkInterfaceRequest(google.protobuf.message.Message):
|
|
964
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
965
|
+
|
|
966
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
967
|
+
NETWORK_INTERFACE_INDEX_FIELD_NUMBER: builtins.int
|
|
968
|
+
SUBNET_ID_FIELD_NUMBER: builtins.int
|
|
969
|
+
PRIMARY_V4_ADDRESS_SPEC_FIELD_NUMBER: builtins.int
|
|
970
|
+
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
971
|
+
instance_id: builtins.str
|
|
972
|
+
"""ID of the instance that in which network interface is being attached to."""
|
|
973
|
+
network_interface_index: builtins.str
|
|
974
|
+
"""The index of the network interface"""
|
|
975
|
+
subnet_id: builtins.str
|
|
976
|
+
"""ID of the subnet."""
|
|
977
|
+
@property
|
|
978
|
+
def primary_v4_address_spec(self) -> global___PrimaryAddressSpec:
|
|
979
|
+
"""Primary IPv4 address that will be assigned to the instance for this network interface."""
|
|
980
|
+
|
|
981
|
+
@property
|
|
982
|
+
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
983
|
+
"""ID's of security groups attached to the interface."""
|
|
984
|
+
|
|
985
|
+
def __init__(
|
|
986
|
+
self,
|
|
987
|
+
*,
|
|
988
|
+
instance_id: builtins.str = ...,
|
|
989
|
+
network_interface_index: builtins.str = ...,
|
|
990
|
+
subnet_id: builtins.str = ...,
|
|
991
|
+
primary_v4_address_spec: global___PrimaryAddressSpec | None = ...,
|
|
992
|
+
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
993
|
+
) -> None: ...
|
|
994
|
+
def HasField(self, field_name: typing.Literal["primary_v4_address_spec", b"primary_v4_address_spec"]) -> builtins.bool: ...
|
|
995
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id", "network_interface_index", b"network_interface_index", "primary_v4_address_spec", b"primary_v4_address_spec", "security_group_ids", b"security_group_ids", "subnet_id", b"subnet_id"]) -> None: ...
|
|
996
|
+
|
|
997
|
+
global___AttachInstanceNetworkInterfaceRequest = AttachInstanceNetworkInterfaceRequest
|
|
998
|
+
|
|
999
|
+
@typing.final
|
|
1000
|
+
class AttachInstanceNetworkInterfaceMetadata(google.protobuf.message.Message):
|
|
1001
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1002
|
+
|
|
1003
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1004
|
+
NETWORK_INTERFACE_INDEX_FIELD_NUMBER: builtins.int
|
|
1005
|
+
instance_id: builtins.str
|
|
1006
|
+
"""ID of the instant network interface that is being updated."""
|
|
1007
|
+
network_interface_index: builtins.str
|
|
1008
|
+
def __init__(
|
|
1009
|
+
self,
|
|
1010
|
+
*,
|
|
1011
|
+
instance_id: builtins.str = ...,
|
|
1012
|
+
network_interface_index: builtins.str = ...,
|
|
1013
|
+
) -> None: ...
|
|
1014
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id", "network_interface_index", b"network_interface_index"]) -> None: ...
|
|
1015
|
+
|
|
1016
|
+
global___AttachInstanceNetworkInterfaceMetadata = AttachInstanceNetworkInterfaceMetadata
|
|
1017
|
+
|
|
1018
|
+
@typing.final
|
|
1019
|
+
class DetachInstanceNetworkInterfaceRequest(google.protobuf.message.Message):
|
|
1020
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1021
|
+
|
|
1022
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1023
|
+
NETWORK_INTERFACE_INDEX_FIELD_NUMBER: builtins.int
|
|
1024
|
+
instance_id: builtins.str
|
|
1025
|
+
"""ID of the instance that in which network interface is being attached to."""
|
|
1026
|
+
network_interface_index: builtins.str
|
|
1027
|
+
"""The index of the network interface."""
|
|
1028
|
+
def __init__(
|
|
1029
|
+
self,
|
|
1030
|
+
*,
|
|
1031
|
+
instance_id: builtins.str = ...,
|
|
1032
|
+
network_interface_index: builtins.str = ...,
|
|
1033
|
+
) -> None: ...
|
|
1034
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id", "network_interface_index", b"network_interface_index"]) -> None: ...
|
|
1035
|
+
|
|
1036
|
+
global___DetachInstanceNetworkInterfaceRequest = DetachInstanceNetworkInterfaceRequest
|
|
1037
|
+
|
|
1038
|
+
@typing.final
|
|
1039
|
+
class DetachInstanceNetworkInterfaceMetadata(google.protobuf.message.Message):
|
|
1040
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1041
|
+
|
|
1042
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1043
|
+
NETWORK_INTERFACE_INDEX_FIELD_NUMBER: builtins.int
|
|
1044
|
+
instance_id: builtins.str
|
|
1045
|
+
"""ID of the instant network interface that is being updated."""
|
|
1046
|
+
network_interface_index: builtins.str
|
|
1047
|
+
"""The index of the network interface."""
|
|
1048
|
+
def __init__(
|
|
1049
|
+
self,
|
|
1050
|
+
*,
|
|
1051
|
+
instance_id: builtins.str = ...,
|
|
1052
|
+
network_interface_index: builtins.str = ...,
|
|
1053
|
+
) -> None: ...
|
|
1054
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id", "network_interface_index", b"network_interface_index"]) -> None: ...
|
|
1055
|
+
|
|
1056
|
+
global___DetachInstanceNetworkInterfaceMetadata = DetachInstanceNetworkInterfaceMetadata
|
|
1057
|
+
|
|
1058
|
+
@typing.final
|
|
1059
|
+
class AddInstanceOneToOneNatRequest(google.protobuf.message.Message):
|
|
1060
|
+
"""Enables One-to-one NAT on the network interface."""
|
|
1061
|
+
|
|
1062
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1063
|
+
|
|
1064
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1065
|
+
NETWORK_INTERFACE_INDEX_FIELD_NUMBER: builtins.int
|
|
1066
|
+
INTERNAL_ADDRESS_FIELD_NUMBER: builtins.int
|
|
1067
|
+
ONE_TO_ONE_NAT_SPEC_FIELD_NUMBER: builtins.int
|
|
1068
|
+
instance_id: builtins.str
|
|
1069
|
+
"""ID of the instance to enable One-to-One NAT on."""
|
|
1070
|
+
network_interface_index: builtins.str
|
|
1071
|
+
"""The index of the network interface to enable One-to-One NAT on."""
|
|
1072
|
+
internal_address: builtins.str
|
|
1073
|
+
"""The network address that is assigned to the instance for this network interface.
|
|
1074
|
+
optional
|
|
1075
|
+
"""
|
|
1076
|
+
@property
|
|
1077
|
+
def one_to_one_nat_spec(self) -> global___OneToOneNatSpec:
|
|
1078
|
+
"""An external IP address configuration.
|
|
1079
|
+
If not specified, then this instance will have no external internet access.
|
|
1080
|
+
"""
|
|
1081
|
+
|
|
1082
|
+
def __init__(
|
|
1083
|
+
self,
|
|
1084
|
+
*,
|
|
1085
|
+
instance_id: builtins.str = ...,
|
|
1086
|
+
network_interface_index: builtins.str = ...,
|
|
1087
|
+
internal_address: builtins.str = ...,
|
|
1088
|
+
one_to_one_nat_spec: global___OneToOneNatSpec | None = ...,
|
|
1089
|
+
) -> None: ...
|
|
1090
|
+
def HasField(self, field_name: typing.Literal["one_to_one_nat_spec", b"one_to_one_nat_spec"]) -> builtins.bool: ...
|
|
1091
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id", "internal_address", b"internal_address", "network_interface_index", b"network_interface_index", "one_to_one_nat_spec", b"one_to_one_nat_spec"]) -> None: ...
|
|
1092
|
+
|
|
1093
|
+
global___AddInstanceOneToOneNatRequest = AddInstanceOneToOneNatRequest
|
|
1094
|
+
|
|
1095
|
+
@typing.final
|
|
1096
|
+
class AddInstanceOneToOneNatMetadata(google.protobuf.message.Message):
|
|
1097
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1098
|
+
|
|
1099
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1100
|
+
instance_id: builtins.str
|
|
1101
|
+
"""ID of the instance."""
|
|
1102
|
+
def __init__(
|
|
1103
|
+
self,
|
|
1104
|
+
*,
|
|
1105
|
+
instance_id: builtins.str = ...,
|
|
1106
|
+
) -> None: ...
|
|
1107
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
1108
|
+
|
|
1109
|
+
global___AddInstanceOneToOneNatMetadata = AddInstanceOneToOneNatMetadata
|
|
1110
|
+
|
|
1111
|
+
@typing.final
|
|
1112
|
+
class RemoveInstanceOneToOneNatRequest(google.protobuf.message.Message):
|
|
1113
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1114
|
+
|
|
1115
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1116
|
+
NETWORK_INTERFACE_INDEX_FIELD_NUMBER: builtins.int
|
|
1117
|
+
INTERNAL_ADDRESS_FIELD_NUMBER: builtins.int
|
|
1118
|
+
instance_id: builtins.str
|
|
1119
|
+
"""ID of the instance to remove One-to-one NAT."""
|
|
1120
|
+
network_interface_index: builtins.str
|
|
1121
|
+
"""The index of the network interface to remove One-to-One NAT from."""
|
|
1122
|
+
internal_address: builtins.str
|
|
1123
|
+
"""The network address that is assigned to the instance for this network interface.
|
|
1124
|
+
optional
|
|
1125
|
+
"""
|
|
1126
|
+
def __init__(
|
|
1127
|
+
self,
|
|
1128
|
+
*,
|
|
1129
|
+
instance_id: builtins.str = ...,
|
|
1130
|
+
network_interface_index: builtins.str = ...,
|
|
1131
|
+
internal_address: builtins.str = ...,
|
|
1132
|
+
) -> None: ...
|
|
1133
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id", "internal_address", b"internal_address", "network_interface_index", b"network_interface_index"]) -> None: ...
|
|
1134
|
+
|
|
1135
|
+
global___RemoveInstanceOneToOneNatRequest = RemoveInstanceOneToOneNatRequest
|
|
1136
|
+
|
|
1137
|
+
@typing.final
|
|
1138
|
+
class RemoveInstanceOneToOneNatMetadata(google.protobuf.message.Message):
|
|
1139
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1140
|
+
|
|
1141
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1142
|
+
instance_id: builtins.str
|
|
1143
|
+
"""ID of the instance."""
|
|
1144
|
+
def __init__(
|
|
1145
|
+
self,
|
|
1146
|
+
*,
|
|
1147
|
+
instance_id: builtins.str = ...,
|
|
1148
|
+
) -> None: ...
|
|
1149
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
1150
|
+
|
|
1151
|
+
global___RemoveInstanceOneToOneNatMetadata = RemoveInstanceOneToOneNatMetadata
|
|
1152
|
+
|
|
1153
|
+
@typing.final
|
|
1154
|
+
class UpdateInstanceNetworkInterfaceRequest(google.protobuf.message.Message):
|
|
1155
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1156
|
+
|
|
1157
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1158
|
+
NETWORK_INTERFACE_INDEX_FIELD_NUMBER: builtins.int
|
|
1159
|
+
UPDATE_MASK_FIELD_NUMBER: builtins.int
|
|
1160
|
+
SUBNET_ID_FIELD_NUMBER: builtins.int
|
|
1161
|
+
PRIMARY_V4_ADDRESS_SPEC_FIELD_NUMBER: builtins.int
|
|
1162
|
+
PRIMARY_V6_ADDRESS_SPEC_FIELD_NUMBER: builtins.int
|
|
1163
|
+
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
1164
|
+
instance_id: builtins.str
|
|
1165
|
+
"""ID of the instance that is being updated."""
|
|
1166
|
+
network_interface_index: builtins.str
|
|
1167
|
+
"""The index of the network interface to be updated."""
|
|
1168
|
+
subnet_id: builtins.str
|
|
1169
|
+
"""ID of the subnet."""
|
|
1170
|
+
@property
|
|
1171
|
+
def update_mask(self) -> google.protobuf.field_mask_pb2.FieldMask:
|
|
1172
|
+
"""Field mask that specifies which attributes of the instance should be updated."""
|
|
1173
|
+
|
|
1174
|
+
@property
|
|
1175
|
+
def primary_v4_address_spec(self) -> global___PrimaryAddressSpec:
|
|
1176
|
+
"""Primary IPv4 address that will be assigned to the instance for this network interface."""
|
|
1177
|
+
|
|
1178
|
+
@property
|
|
1179
|
+
def primary_v6_address_spec(self) -> global___PrimaryAddressSpec:
|
|
1180
|
+
"""Primary IPv6 address that will be assigned to the instance for this network interface. IPv6 not available yet."""
|
|
1181
|
+
|
|
1182
|
+
@property
|
|
1183
|
+
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1184
|
+
"""ID's of security groups attached to the interface."""
|
|
1185
|
+
|
|
1186
|
+
def __init__(
|
|
1187
|
+
self,
|
|
1188
|
+
*,
|
|
1189
|
+
instance_id: builtins.str = ...,
|
|
1190
|
+
network_interface_index: builtins.str = ...,
|
|
1191
|
+
update_mask: google.protobuf.field_mask_pb2.FieldMask | None = ...,
|
|
1192
|
+
subnet_id: builtins.str = ...,
|
|
1193
|
+
primary_v4_address_spec: global___PrimaryAddressSpec | None = ...,
|
|
1194
|
+
primary_v6_address_spec: global___PrimaryAddressSpec | None = ...,
|
|
1195
|
+
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1196
|
+
) -> None: ...
|
|
1197
|
+
def HasField(self, field_name: typing.Literal["primary_v4_address_spec", b"primary_v4_address_spec", "primary_v6_address_spec", b"primary_v6_address_spec", "update_mask", b"update_mask"]) -> builtins.bool: ...
|
|
1198
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id", "network_interface_index", b"network_interface_index", "primary_v4_address_spec", b"primary_v4_address_spec", "primary_v6_address_spec", b"primary_v6_address_spec", "security_group_ids", b"security_group_ids", "subnet_id", b"subnet_id", "update_mask", b"update_mask"]) -> None: ...
|
|
1199
|
+
|
|
1200
|
+
global___UpdateInstanceNetworkInterfaceRequest = UpdateInstanceNetworkInterfaceRequest
|
|
1201
|
+
|
|
1202
|
+
@typing.final
|
|
1203
|
+
class UpdateInstanceNetworkInterfaceMetadata(google.protobuf.message.Message):
|
|
1204
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1205
|
+
|
|
1206
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1207
|
+
NETWORK_INTERFACE_INDEX_FIELD_NUMBER: builtins.int
|
|
1208
|
+
instance_id: builtins.str
|
|
1209
|
+
"""ID of the instant network interface that is being updated."""
|
|
1210
|
+
network_interface_index: builtins.str
|
|
1211
|
+
"""The index of the network interface."""
|
|
1212
|
+
def __init__(
|
|
1213
|
+
self,
|
|
1214
|
+
*,
|
|
1215
|
+
instance_id: builtins.str = ...,
|
|
1216
|
+
network_interface_index: builtins.str = ...,
|
|
1217
|
+
) -> None: ...
|
|
1218
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id", "network_interface_index", b"network_interface_index"]) -> None: ...
|
|
1219
|
+
|
|
1220
|
+
global___UpdateInstanceNetworkInterfaceMetadata = UpdateInstanceNetworkInterfaceMetadata
|
|
1221
|
+
|
|
1222
|
+
@typing.final
|
|
1223
|
+
class SimulateInstanceMaintenanceEventRequest(google.protobuf.message.Message):
|
|
1224
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1225
|
+
|
|
1226
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1227
|
+
instance_id: builtins.str
|
|
1228
|
+
def __init__(
|
|
1229
|
+
self,
|
|
1230
|
+
*,
|
|
1231
|
+
instance_id: builtins.str = ...,
|
|
1232
|
+
) -> None: ...
|
|
1233
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
1234
|
+
|
|
1235
|
+
global___SimulateInstanceMaintenanceEventRequest = SimulateInstanceMaintenanceEventRequest
|
|
1236
|
+
|
|
1237
|
+
@typing.final
|
|
1238
|
+
class SimulateInstanceMaintenanceEventMetadata(google.protobuf.message.Message):
|
|
1239
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1240
|
+
|
|
1241
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1242
|
+
instance_id: builtins.str
|
|
1243
|
+
def __init__(
|
|
1244
|
+
self,
|
|
1245
|
+
*,
|
|
1246
|
+
instance_id: builtins.str = ...,
|
|
1247
|
+
) -> None: ...
|
|
1248
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
1249
|
+
|
|
1250
|
+
global___SimulateInstanceMaintenanceEventMetadata = SimulateInstanceMaintenanceEventMetadata
|
|
1251
|
+
|
|
1252
|
+
@typing.final
|
|
1253
|
+
class ListInstanceOperationsRequest(google.protobuf.message.Message):
|
|
1254
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1255
|
+
|
|
1256
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1257
|
+
PAGE_SIZE_FIELD_NUMBER: builtins.int
|
|
1258
|
+
PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
1259
|
+
instance_id: builtins.str
|
|
1260
|
+
"""ID of the Instance resource to list operations for."""
|
|
1261
|
+
page_size: builtins.int
|
|
1262
|
+
"""The maximum number of results per page to return. If the number of available
|
|
1263
|
+
results is larger than [page_size], the service returns a [ListInstanceOperationsResponse.next_page_token]
|
|
1264
|
+
that can be used to get the next page of results in subsequent list requests.
|
|
1265
|
+
"""
|
|
1266
|
+
page_token: builtins.str
|
|
1267
|
+
"""Page token. To get the next page of results, set [page_token] to the
|
|
1268
|
+
[ListInstanceOperationsResponse.next_page_token] returned by a previous list request.
|
|
1269
|
+
"""
|
|
1270
|
+
def __init__(
|
|
1271
|
+
self,
|
|
1272
|
+
*,
|
|
1273
|
+
instance_id: builtins.str = ...,
|
|
1274
|
+
page_size: builtins.int = ...,
|
|
1275
|
+
page_token: builtins.str = ...,
|
|
1276
|
+
) -> None: ...
|
|
1277
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
|
|
1278
|
+
|
|
1279
|
+
global___ListInstanceOperationsRequest = ListInstanceOperationsRequest
|
|
1280
|
+
|
|
1281
|
+
@typing.final
|
|
1282
|
+
class ListInstanceOperationsResponse(google.protobuf.message.Message):
|
|
1283
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1284
|
+
|
|
1285
|
+
OPERATIONS_FIELD_NUMBER: builtins.int
|
|
1286
|
+
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
1287
|
+
next_page_token: builtins.str
|
|
1288
|
+
"""This token allows you to get the next page of results for list requests. If the number of results
|
|
1289
|
+
is larger than [ListInstanceOperationsRequest.page_size], use the [next_page_token] as the value
|
|
1290
|
+
for the [ListInstanceOperationsRequest.page_token] query parameter in the next list request.
|
|
1291
|
+
Each subsequent list request will have its own [next_page_token] to continue paging through the results.
|
|
1292
|
+
"""
|
|
1293
|
+
@property
|
|
1294
|
+
def operations(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.operation.operation_pb2.Operation]:
|
|
1295
|
+
"""List of operations for the specified instance."""
|
|
1296
|
+
|
|
1297
|
+
def __init__(
|
|
1298
|
+
self,
|
|
1299
|
+
*,
|
|
1300
|
+
operations: collections.abc.Iterable[yandex.cloud.operation.operation_pb2.Operation] | None = ...,
|
|
1301
|
+
next_page_token: builtins.str = ...,
|
|
1302
|
+
) -> None: ...
|
|
1303
|
+
def ClearField(self, field_name: typing.Literal["next_page_token", b"next_page_token", "operations", b"operations"]) -> None: ...
|
|
1304
|
+
|
|
1305
|
+
global___ListInstanceOperationsResponse = ListInstanceOperationsResponse
|
|
1306
|
+
|
|
1307
|
+
@typing.final
|
|
1308
|
+
class ResourcesSpec(google.protobuf.message.Message):
|
|
1309
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1310
|
+
|
|
1311
|
+
MEMORY_FIELD_NUMBER: builtins.int
|
|
1312
|
+
CORES_FIELD_NUMBER: builtins.int
|
|
1313
|
+
CORE_FRACTION_FIELD_NUMBER: builtins.int
|
|
1314
|
+
GPUS_FIELD_NUMBER: builtins.int
|
|
1315
|
+
memory: builtins.int
|
|
1316
|
+
"""The amount of memory available to the instance, specified in bytes."""
|
|
1317
|
+
cores: builtins.int
|
|
1318
|
+
"""The number of cores available to the instance."""
|
|
1319
|
+
core_fraction: builtins.int
|
|
1320
|
+
"""Baseline level of CPU performance with the ability to burst performance above that baseline level.
|
|
1321
|
+
This field sets baseline performance for each core.
|
|
1322
|
+
|
|
1323
|
+
For example, if you need only 5% of the CPU performance, you can set core_fraction=5.
|
|
1324
|
+
For more information, see [Levels of core performance](/docs/compute/concepts/performance-levels).
|
|
1325
|
+
"""
|
|
1326
|
+
gpus: builtins.int
|
|
1327
|
+
"""The number of GPUs available to the instance."""
|
|
1328
|
+
def __init__(
|
|
1329
|
+
self,
|
|
1330
|
+
*,
|
|
1331
|
+
memory: builtins.int = ...,
|
|
1332
|
+
cores: builtins.int = ...,
|
|
1333
|
+
core_fraction: builtins.int = ...,
|
|
1334
|
+
gpus: builtins.int = ...,
|
|
1335
|
+
) -> None: ...
|
|
1336
|
+
def ClearField(self, field_name: typing.Literal["core_fraction", b"core_fraction", "cores", b"cores", "gpus", b"gpus", "memory", b"memory"]) -> None: ...
|
|
1337
|
+
|
|
1338
|
+
global___ResourcesSpec = ResourcesSpec
|
|
1339
|
+
|
|
1340
|
+
@typing.final
|
|
1341
|
+
class AttachedDiskSpec(google.protobuf.message.Message):
|
|
1342
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1343
|
+
|
|
1344
|
+
class _Mode:
|
|
1345
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
1346
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
1347
|
+
|
|
1348
|
+
class _ModeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[AttachedDiskSpec._Mode.ValueType], builtins.type):
|
|
1349
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
1350
|
+
MODE_UNSPECIFIED: AttachedDiskSpec._Mode.ValueType # 0
|
|
1351
|
+
READ_ONLY: AttachedDiskSpec._Mode.ValueType # 1
|
|
1352
|
+
"""Read-only access."""
|
|
1353
|
+
READ_WRITE: AttachedDiskSpec._Mode.ValueType # 2
|
|
1354
|
+
"""Read/Write access. Default value."""
|
|
1355
|
+
|
|
1356
|
+
class Mode(_Mode, metaclass=_ModeEnumTypeWrapper): ...
|
|
1357
|
+
MODE_UNSPECIFIED: AttachedDiskSpec.Mode.ValueType # 0
|
|
1358
|
+
READ_ONLY: AttachedDiskSpec.Mode.ValueType # 1
|
|
1359
|
+
"""Read-only access."""
|
|
1360
|
+
READ_WRITE: AttachedDiskSpec.Mode.ValueType # 2
|
|
1361
|
+
"""Read/Write access. Default value."""
|
|
1362
|
+
|
|
1363
|
+
@typing.final
|
|
1364
|
+
class DiskSpec(google.protobuf.message.Message):
|
|
1365
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1366
|
+
|
|
1367
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
1368
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
1369
|
+
TYPE_ID_FIELD_NUMBER: builtins.int
|
|
1370
|
+
SIZE_FIELD_NUMBER: builtins.int
|
|
1371
|
+
BLOCK_SIZE_FIELD_NUMBER: builtins.int
|
|
1372
|
+
DISK_PLACEMENT_POLICY_FIELD_NUMBER: builtins.int
|
|
1373
|
+
IMAGE_ID_FIELD_NUMBER: builtins.int
|
|
1374
|
+
SNAPSHOT_ID_FIELD_NUMBER: builtins.int
|
|
1375
|
+
name: builtins.str
|
|
1376
|
+
"""Name of the disk."""
|
|
1377
|
+
description: builtins.str
|
|
1378
|
+
"""Description of the disk."""
|
|
1379
|
+
type_id: builtins.str
|
|
1380
|
+
"""ID of the disk type.
|
|
1381
|
+
To get a list of available disk types, use the [yandex.cloud.compute.v1.DiskTypeService.List] request.
|
|
1382
|
+
"""
|
|
1383
|
+
size: builtins.int
|
|
1384
|
+
"""Size of the disk, specified in bytes."""
|
|
1385
|
+
block_size: builtins.int
|
|
1386
|
+
"""Block size of the disk, specified in bytes. The default is 4096."""
|
|
1387
|
+
image_id: builtins.str
|
|
1388
|
+
"""ID of the image to create the disk from."""
|
|
1389
|
+
snapshot_id: builtins.str
|
|
1390
|
+
"""ID of the snapshot to restore the disk from."""
|
|
1391
|
+
@property
|
|
1392
|
+
def disk_placement_policy(self) -> yandex.cloud.compute.v1.disk_pb2.DiskPlacementPolicy:
|
|
1393
|
+
"""Placement policy configuration."""
|
|
1394
|
+
|
|
1395
|
+
def __init__(
|
|
1396
|
+
self,
|
|
1397
|
+
*,
|
|
1398
|
+
name: builtins.str = ...,
|
|
1399
|
+
description: builtins.str = ...,
|
|
1400
|
+
type_id: builtins.str = ...,
|
|
1401
|
+
size: builtins.int = ...,
|
|
1402
|
+
block_size: builtins.int = ...,
|
|
1403
|
+
disk_placement_policy: yandex.cloud.compute.v1.disk_pb2.DiskPlacementPolicy | None = ...,
|
|
1404
|
+
image_id: builtins.str = ...,
|
|
1405
|
+
snapshot_id: builtins.str = ...,
|
|
1406
|
+
) -> None: ...
|
|
1407
|
+
def HasField(self, field_name: typing.Literal["disk_placement_policy", b"disk_placement_policy", "image_id", b"image_id", "snapshot_id", b"snapshot_id", "source", b"source"]) -> builtins.bool: ...
|
|
1408
|
+
def ClearField(self, field_name: typing.Literal["block_size", b"block_size", "description", b"description", "disk_placement_policy", b"disk_placement_policy", "image_id", b"image_id", "name", b"name", "size", b"size", "snapshot_id", b"snapshot_id", "source", b"source", "type_id", b"type_id"]) -> None: ...
|
|
1409
|
+
def WhichOneof(self, oneof_group: typing.Literal["source", b"source"]) -> typing.Literal["image_id", "snapshot_id"] | None: ...
|
|
1410
|
+
|
|
1411
|
+
MODE_FIELD_NUMBER: builtins.int
|
|
1412
|
+
DEVICE_NAME_FIELD_NUMBER: builtins.int
|
|
1413
|
+
AUTO_DELETE_FIELD_NUMBER: builtins.int
|
|
1414
|
+
DISK_SPEC_FIELD_NUMBER: builtins.int
|
|
1415
|
+
DISK_ID_FIELD_NUMBER: builtins.int
|
|
1416
|
+
mode: global___AttachedDiskSpec.Mode.ValueType
|
|
1417
|
+
"""The mode in which to attach this disk."""
|
|
1418
|
+
device_name: builtins.str
|
|
1419
|
+
"""Specifies a unique serial number of your choice that is reflected into the /dev/disk/by-id/ tree
|
|
1420
|
+
of a Linux operating system running within the instance.
|
|
1421
|
+
|
|
1422
|
+
This value can be used to reference the device for mounting, resizing, and so on, from within the instance.
|
|
1423
|
+
If not specified, a random value will be generated.
|
|
1424
|
+
"""
|
|
1425
|
+
auto_delete: builtins.bool
|
|
1426
|
+
"""Specifies whether the disk will be auto-deleted when the instance is deleted."""
|
|
1427
|
+
disk_id: builtins.str
|
|
1428
|
+
"""ID of the disk that should be attached."""
|
|
1429
|
+
@property
|
|
1430
|
+
def disk_spec(self) -> global___AttachedDiskSpec.DiskSpec:
|
|
1431
|
+
"""Disk specification."""
|
|
1432
|
+
|
|
1433
|
+
def __init__(
|
|
1434
|
+
self,
|
|
1435
|
+
*,
|
|
1436
|
+
mode: global___AttachedDiskSpec.Mode.ValueType = ...,
|
|
1437
|
+
device_name: builtins.str = ...,
|
|
1438
|
+
auto_delete: builtins.bool = ...,
|
|
1439
|
+
disk_spec: global___AttachedDiskSpec.DiskSpec | None = ...,
|
|
1440
|
+
disk_id: builtins.str = ...,
|
|
1441
|
+
) -> None: ...
|
|
1442
|
+
def HasField(self, field_name: typing.Literal["disk", b"disk", "disk_id", b"disk_id", "disk_spec", b"disk_spec"]) -> builtins.bool: ...
|
|
1443
|
+
def ClearField(self, field_name: typing.Literal["auto_delete", b"auto_delete", "device_name", b"device_name", "disk", b"disk", "disk_id", b"disk_id", "disk_spec", b"disk_spec", "mode", b"mode"]) -> None: ...
|
|
1444
|
+
def WhichOneof(self, oneof_group: typing.Literal["disk", b"disk"]) -> typing.Literal["disk_spec", "disk_id"] | None: ...
|
|
1445
|
+
|
|
1446
|
+
global___AttachedDiskSpec = AttachedDiskSpec
|
|
1447
|
+
|
|
1448
|
+
@typing.final
|
|
1449
|
+
class AttachedLocalDiskSpec(google.protobuf.message.Message):
|
|
1450
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1451
|
+
|
|
1452
|
+
SIZE_FIELD_NUMBER: builtins.int
|
|
1453
|
+
size: builtins.int
|
|
1454
|
+
"""Size of the disk, specified in bytes."""
|
|
1455
|
+
def __init__(
|
|
1456
|
+
self,
|
|
1457
|
+
*,
|
|
1458
|
+
size: builtins.int = ...,
|
|
1459
|
+
) -> None: ...
|
|
1460
|
+
def ClearField(self, field_name: typing.Literal["size", b"size"]) -> None: ...
|
|
1461
|
+
|
|
1462
|
+
global___AttachedLocalDiskSpec = AttachedLocalDiskSpec
|
|
1463
|
+
|
|
1464
|
+
@typing.final
|
|
1465
|
+
class AttachedFilesystemSpec(google.protobuf.message.Message):
|
|
1466
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1467
|
+
|
|
1468
|
+
class _Mode:
|
|
1469
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
1470
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
1471
|
+
|
|
1472
|
+
class _ModeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[AttachedFilesystemSpec._Mode.ValueType], builtins.type):
|
|
1473
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
1474
|
+
MODE_UNSPECIFIED: AttachedFilesystemSpec._Mode.ValueType # 0
|
|
1475
|
+
READ_ONLY: AttachedFilesystemSpec._Mode.ValueType # 1
|
|
1476
|
+
"""Read-only access."""
|
|
1477
|
+
READ_WRITE: AttachedFilesystemSpec._Mode.ValueType # 2
|
|
1478
|
+
"""Read/Write access. Default value."""
|
|
1479
|
+
|
|
1480
|
+
class Mode(_Mode, metaclass=_ModeEnumTypeWrapper): ...
|
|
1481
|
+
MODE_UNSPECIFIED: AttachedFilesystemSpec.Mode.ValueType # 0
|
|
1482
|
+
READ_ONLY: AttachedFilesystemSpec.Mode.ValueType # 1
|
|
1483
|
+
"""Read-only access."""
|
|
1484
|
+
READ_WRITE: AttachedFilesystemSpec.Mode.ValueType # 2
|
|
1485
|
+
"""Read/Write access. Default value."""
|
|
1486
|
+
|
|
1487
|
+
MODE_FIELD_NUMBER: builtins.int
|
|
1488
|
+
DEVICE_NAME_FIELD_NUMBER: builtins.int
|
|
1489
|
+
FILESYSTEM_ID_FIELD_NUMBER: builtins.int
|
|
1490
|
+
mode: global___AttachedFilesystemSpec.Mode.ValueType
|
|
1491
|
+
"""Mode of access to the filesystem that should be attached."""
|
|
1492
|
+
device_name: builtins.str
|
|
1493
|
+
"""Name of the device representing the filesystem on the instance.
|
|
1494
|
+
|
|
1495
|
+
The name should be used for referencing the filesystem from within the instance
|
|
1496
|
+
when it's being mounted, resized etc.
|
|
1497
|
+
|
|
1498
|
+
If not specified, a random value will be generated.
|
|
1499
|
+
"""
|
|
1500
|
+
filesystem_id: builtins.str
|
|
1501
|
+
"""ID of the filesystem that should be attached."""
|
|
1502
|
+
def __init__(
|
|
1503
|
+
self,
|
|
1504
|
+
*,
|
|
1505
|
+
mode: global___AttachedFilesystemSpec.Mode.ValueType = ...,
|
|
1506
|
+
device_name: builtins.str = ...,
|
|
1507
|
+
filesystem_id: builtins.str = ...,
|
|
1508
|
+
) -> None: ...
|
|
1509
|
+
def ClearField(self, field_name: typing.Literal["device_name", b"device_name", "filesystem_id", b"filesystem_id", "mode", b"mode"]) -> None: ...
|
|
1510
|
+
|
|
1511
|
+
global___AttachedFilesystemSpec = AttachedFilesystemSpec
|
|
1512
|
+
|
|
1513
|
+
@typing.final
|
|
1514
|
+
class NetworkInterfaceSpec(google.protobuf.message.Message):
|
|
1515
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1516
|
+
|
|
1517
|
+
SUBNET_ID_FIELD_NUMBER: builtins.int
|
|
1518
|
+
PRIMARY_V4_ADDRESS_SPEC_FIELD_NUMBER: builtins.int
|
|
1519
|
+
PRIMARY_V6_ADDRESS_SPEC_FIELD_NUMBER: builtins.int
|
|
1520
|
+
SECURITY_GROUP_IDS_FIELD_NUMBER: builtins.int
|
|
1521
|
+
subnet_id: builtins.str
|
|
1522
|
+
"""ID of the subnet."""
|
|
1523
|
+
@property
|
|
1524
|
+
def primary_v4_address_spec(self) -> global___PrimaryAddressSpec:
|
|
1525
|
+
"""Primary IPv4 address that will be assigned to the instance for this network interface."""
|
|
1526
|
+
|
|
1527
|
+
@property
|
|
1528
|
+
def primary_v6_address_spec(self) -> global___PrimaryAddressSpec:
|
|
1529
|
+
"""Primary IPv6 address that will be assigned to the instance for this network interface. IPv6 not available yet."""
|
|
1530
|
+
|
|
1531
|
+
@property
|
|
1532
|
+
def security_group_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1533
|
+
"""ID's of security groups attached to the interface"""
|
|
1534
|
+
|
|
1535
|
+
def __init__(
|
|
1536
|
+
self,
|
|
1537
|
+
*,
|
|
1538
|
+
subnet_id: builtins.str = ...,
|
|
1539
|
+
primary_v4_address_spec: global___PrimaryAddressSpec | None = ...,
|
|
1540
|
+
primary_v6_address_spec: global___PrimaryAddressSpec | None = ...,
|
|
1541
|
+
security_group_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1542
|
+
) -> None: ...
|
|
1543
|
+
def HasField(self, field_name: typing.Literal["primary_v4_address_spec", b"primary_v4_address_spec", "primary_v6_address_spec", b"primary_v6_address_spec"]) -> builtins.bool: ...
|
|
1544
|
+
def ClearField(self, field_name: typing.Literal["primary_v4_address_spec", b"primary_v4_address_spec", "primary_v6_address_spec", b"primary_v6_address_spec", "security_group_ids", b"security_group_ids", "subnet_id", b"subnet_id"]) -> None: ...
|
|
1545
|
+
|
|
1546
|
+
global___NetworkInterfaceSpec = NetworkInterfaceSpec
|
|
1547
|
+
|
|
1548
|
+
@typing.final
|
|
1549
|
+
class PrimaryAddressSpec(google.protobuf.message.Message):
|
|
1550
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1551
|
+
|
|
1552
|
+
ADDRESS_FIELD_NUMBER: builtins.int
|
|
1553
|
+
ONE_TO_ONE_NAT_SPEC_FIELD_NUMBER: builtins.int
|
|
1554
|
+
DNS_RECORD_SPECS_FIELD_NUMBER: builtins.int
|
|
1555
|
+
address: builtins.str
|
|
1556
|
+
"""An IPv4 internal network address that is assigned to the instance for this network interface.
|
|
1557
|
+
If not specified by the user, an unused internal IP is assigned by the system.
|
|
1558
|
+
optional, manual set static internal IP
|
|
1559
|
+
"""
|
|
1560
|
+
@property
|
|
1561
|
+
def one_to_one_nat_spec(self) -> global___OneToOneNatSpec:
|
|
1562
|
+
"""An external IP address configuration.
|
|
1563
|
+
If not specified, then this instance will have no external internet access.
|
|
1564
|
+
"""
|
|
1565
|
+
|
|
1566
|
+
@property
|
|
1567
|
+
def dns_record_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___DnsRecordSpec]:
|
|
1568
|
+
"""Internal DNS configuration"""
|
|
1569
|
+
|
|
1570
|
+
def __init__(
|
|
1571
|
+
self,
|
|
1572
|
+
*,
|
|
1573
|
+
address: builtins.str = ...,
|
|
1574
|
+
one_to_one_nat_spec: global___OneToOneNatSpec | None = ...,
|
|
1575
|
+
dns_record_specs: collections.abc.Iterable[global___DnsRecordSpec] | None = ...,
|
|
1576
|
+
) -> None: ...
|
|
1577
|
+
def HasField(self, field_name: typing.Literal["one_to_one_nat_spec", b"one_to_one_nat_spec"]) -> builtins.bool: ...
|
|
1578
|
+
def ClearField(self, field_name: typing.Literal["address", b"address", "dns_record_specs", b"dns_record_specs", "one_to_one_nat_spec", b"one_to_one_nat_spec"]) -> None: ...
|
|
1579
|
+
|
|
1580
|
+
global___PrimaryAddressSpec = PrimaryAddressSpec
|
|
1581
|
+
|
|
1582
|
+
@typing.final
|
|
1583
|
+
class OneToOneNatSpec(google.protobuf.message.Message):
|
|
1584
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1585
|
+
|
|
1586
|
+
IP_VERSION_FIELD_NUMBER: builtins.int
|
|
1587
|
+
ADDRESS_FIELD_NUMBER: builtins.int
|
|
1588
|
+
DNS_RECORD_SPECS_FIELD_NUMBER: builtins.int
|
|
1589
|
+
ip_version: yandex.cloud.compute.v1.instance_pb2.IpVersion.ValueType
|
|
1590
|
+
"""External IP address version.
|
|
1591
|
+
only if address unspecified
|
|
1592
|
+
"""
|
|
1593
|
+
address: builtins.str
|
|
1594
|
+
"""set static IP by value"""
|
|
1595
|
+
@property
|
|
1596
|
+
def dns_record_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___DnsRecordSpec]:
|
|
1597
|
+
"""External DNS configuration"""
|
|
1598
|
+
|
|
1599
|
+
def __init__(
|
|
1600
|
+
self,
|
|
1601
|
+
*,
|
|
1602
|
+
ip_version: yandex.cloud.compute.v1.instance_pb2.IpVersion.ValueType = ...,
|
|
1603
|
+
address: builtins.str = ...,
|
|
1604
|
+
dns_record_specs: collections.abc.Iterable[global___DnsRecordSpec] | None = ...,
|
|
1605
|
+
) -> None: ...
|
|
1606
|
+
def ClearField(self, field_name: typing.Literal["address", b"address", "dns_record_specs", b"dns_record_specs", "ip_version", b"ip_version"]) -> None: ...
|
|
1607
|
+
|
|
1608
|
+
global___OneToOneNatSpec = OneToOneNatSpec
|
|
1609
|
+
|
|
1610
|
+
@typing.final
|
|
1611
|
+
class DnsRecordSpec(google.protobuf.message.Message):
|
|
1612
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1613
|
+
|
|
1614
|
+
FQDN_FIELD_NUMBER: builtins.int
|
|
1615
|
+
DNS_ZONE_ID_FIELD_NUMBER: builtins.int
|
|
1616
|
+
TTL_FIELD_NUMBER: builtins.int
|
|
1617
|
+
PTR_FIELD_NUMBER: builtins.int
|
|
1618
|
+
fqdn: builtins.str
|
|
1619
|
+
"""FQDN (required)"""
|
|
1620
|
+
dns_zone_id: builtins.str
|
|
1621
|
+
"""DNS zone id (optional, if not set, private zone used)"""
|
|
1622
|
+
ttl: builtins.int
|
|
1623
|
+
"""DNS record ttl, values in 0-86400 (optional)"""
|
|
1624
|
+
ptr: builtins.bool
|
|
1625
|
+
"""When set to true, also create PTR DNS record (optional)"""
|
|
1626
|
+
def __init__(
|
|
1627
|
+
self,
|
|
1628
|
+
*,
|
|
1629
|
+
fqdn: builtins.str = ...,
|
|
1630
|
+
dns_zone_id: builtins.str = ...,
|
|
1631
|
+
ttl: builtins.int = ...,
|
|
1632
|
+
ptr: builtins.bool = ...,
|
|
1633
|
+
) -> None: ...
|
|
1634
|
+
def ClearField(self, field_name: typing.Literal["dns_zone_id", b"dns_zone_id", "fqdn", b"fqdn", "ptr", b"ptr", "ttl", b"ttl"]) -> None: ...
|
|
1635
|
+
|
|
1636
|
+
global___DnsRecordSpec = DnsRecordSpec
|
|
1637
|
+
|
|
1638
|
+
@typing.final
|
|
1639
|
+
class MoveInstanceRequest(google.protobuf.message.Message):
|
|
1640
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1641
|
+
|
|
1642
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1643
|
+
DESTINATION_FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
1644
|
+
instance_id: builtins.str
|
|
1645
|
+
"""ID of the instance to move.
|
|
1646
|
+
|
|
1647
|
+
To get the instance ID, make a [InstanceService.List] request.
|
|
1648
|
+
"""
|
|
1649
|
+
destination_folder_id: builtins.str
|
|
1650
|
+
"""ID of the folder to move the instance to.
|
|
1651
|
+
|
|
1652
|
+
To get the folder ID, make a [yandex.cloud.resourcemanager.v1.FolderService.List] request.
|
|
1653
|
+
"""
|
|
1654
|
+
def __init__(
|
|
1655
|
+
self,
|
|
1656
|
+
*,
|
|
1657
|
+
instance_id: builtins.str = ...,
|
|
1658
|
+
destination_folder_id: builtins.str = ...,
|
|
1659
|
+
) -> None: ...
|
|
1660
|
+
def ClearField(self, field_name: typing.Literal["destination_folder_id", b"destination_folder_id", "instance_id", b"instance_id"]) -> None: ...
|
|
1661
|
+
|
|
1662
|
+
global___MoveInstanceRequest = MoveInstanceRequest
|
|
1663
|
+
|
|
1664
|
+
@typing.final
|
|
1665
|
+
class MoveInstanceMetadata(google.protobuf.message.Message):
|
|
1666
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1667
|
+
|
|
1668
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1669
|
+
SOURCE_FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
1670
|
+
DESTINATION_FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
1671
|
+
instance_id: builtins.str
|
|
1672
|
+
"""ID of the instance that is being moved."""
|
|
1673
|
+
source_folder_id: builtins.str
|
|
1674
|
+
"""ID of the folder that the instance is being moved from."""
|
|
1675
|
+
destination_folder_id: builtins.str
|
|
1676
|
+
"""ID of the folder that the instance is being moved to."""
|
|
1677
|
+
def __init__(
|
|
1678
|
+
self,
|
|
1679
|
+
*,
|
|
1680
|
+
instance_id: builtins.str = ...,
|
|
1681
|
+
source_folder_id: builtins.str = ...,
|
|
1682
|
+
destination_folder_id: builtins.str = ...,
|
|
1683
|
+
) -> None: ...
|
|
1684
|
+
def ClearField(self, field_name: typing.Literal["destination_folder_id", b"destination_folder_id", "instance_id", b"instance_id", "source_folder_id", b"source_folder_id"]) -> None: ...
|
|
1685
|
+
|
|
1686
|
+
global___MoveInstanceMetadata = MoveInstanceMetadata
|
|
1687
|
+
|
|
1688
|
+
@typing.final
|
|
1689
|
+
class RelocateInstanceRequest(google.protobuf.message.Message):
|
|
1690
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1691
|
+
|
|
1692
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1693
|
+
DESTINATION_ZONE_ID_FIELD_NUMBER: builtins.int
|
|
1694
|
+
NETWORK_INTERFACE_SPECS_FIELD_NUMBER: builtins.int
|
|
1695
|
+
BOOT_DISK_PLACEMENT_FIELD_NUMBER: builtins.int
|
|
1696
|
+
SECONDARY_DISK_PLACEMENTS_FIELD_NUMBER: builtins.int
|
|
1697
|
+
instance_id: builtins.str
|
|
1698
|
+
"""ID of the instance to move.
|
|
1699
|
+
|
|
1700
|
+
To get the instance ID, make a [InstanceService.List] request.
|
|
1701
|
+
"""
|
|
1702
|
+
destination_zone_id: builtins.str
|
|
1703
|
+
"""ID of the availability zone to move the instance to.
|
|
1704
|
+
|
|
1705
|
+
To get the zone ID, make a [ZoneService.List] request.
|
|
1706
|
+
"""
|
|
1707
|
+
@property
|
|
1708
|
+
def network_interface_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___NetworkInterfaceSpec]:
|
|
1709
|
+
"""Network configuration for the instance. Specifies how the network interface is configured
|
|
1710
|
+
to interact with other services on the internal network and on the internet.
|
|
1711
|
+
Currently only one network interface is supported per instance.
|
|
1712
|
+
"""
|
|
1713
|
+
|
|
1714
|
+
@property
|
|
1715
|
+
def boot_disk_placement(self) -> yandex.cloud.compute.v1.disk_pb2.DiskPlacementPolicy:
|
|
1716
|
+
"""Boot disk placement policy configuration in target zone. Must be specified if disk has placement policy."""
|
|
1717
|
+
|
|
1718
|
+
@property
|
|
1719
|
+
def secondary_disk_placements(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.compute.v1.disk_pb2.DiskPlacementPolicyChange]:
|
|
1720
|
+
"""Secondary disk placement policy configurations in target zone. Must be specified for each disk that has placement policy."""
|
|
1721
|
+
|
|
1722
|
+
def __init__(
|
|
1723
|
+
self,
|
|
1724
|
+
*,
|
|
1725
|
+
instance_id: builtins.str = ...,
|
|
1726
|
+
destination_zone_id: builtins.str = ...,
|
|
1727
|
+
network_interface_specs: collections.abc.Iterable[global___NetworkInterfaceSpec] | None = ...,
|
|
1728
|
+
boot_disk_placement: yandex.cloud.compute.v1.disk_pb2.DiskPlacementPolicy | None = ...,
|
|
1729
|
+
secondary_disk_placements: collections.abc.Iterable[yandex.cloud.compute.v1.disk_pb2.DiskPlacementPolicyChange] | None = ...,
|
|
1730
|
+
) -> None: ...
|
|
1731
|
+
def HasField(self, field_name: typing.Literal["boot_disk_placement", b"boot_disk_placement"]) -> builtins.bool: ...
|
|
1732
|
+
def ClearField(self, field_name: typing.Literal["boot_disk_placement", b"boot_disk_placement", "destination_zone_id", b"destination_zone_id", "instance_id", b"instance_id", "network_interface_specs", b"network_interface_specs", "secondary_disk_placements", b"secondary_disk_placements"]) -> None: ...
|
|
1733
|
+
|
|
1734
|
+
global___RelocateInstanceRequest = RelocateInstanceRequest
|
|
1735
|
+
|
|
1736
|
+
@typing.final
|
|
1737
|
+
class RelocateInstanceMetadata(google.protobuf.message.Message):
|
|
1738
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1739
|
+
|
|
1740
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1741
|
+
SOURCE_ZONE_ID_FIELD_NUMBER: builtins.int
|
|
1742
|
+
DESTINATION_ZONE_ID_FIELD_NUMBER: builtins.int
|
|
1743
|
+
instance_id: builtins.str
|
|
1744
|
+
"""ID of the instance that is being moved."""
|
|
1745
|
+
source_zone_id: builtins.str
|
|
1746
|
+
"""ID of the availability zone that the instance is being moved from."""
|
|
1747
|
+
destination_zone_id: builtins.str
|
|
1748
|
+
"""ID of the availability zone that the instance is being moved to."""
|
|
1749
|
+
def __init__(
|
|
1750
|
+
self,
|
|
1751
|
+
*,
|
|
1752
|
+
instance_id: builtins.str = ...,
|
|
1753
|
+
source_zone_id: builtins.str = ...,
|
|
1754
|
+
destination_zone_id: builtins.str = ...,
|
|
1755
|
+
) -> None: ...
|
|
1756
|
+
def ClearField(self, field_name: typing.Literal["destination_zone_id", b"destination_zone_id", "instance_id", b"instance_id", "source_zone_id", b"source_zone_id"]) -> None: ...
|
|
1757
|
+
|
|
1758
|
+
global___RelocateInstanceMetadata = RelocateInstanceMetadata
|
|
1759
|
+
|
|
1760
|
+
@typing.final
|
|
1761
|
+
class GuestStopInstanceMetadata(google.protobuf.message.Message):
|
|
1762
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1763
|
+
|
|
1764
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1765
|
+
instance_id: builtins.str
|
|
1766
|
+
"""ID of the instance that was stopped from guest OS."""
|
|
1767
|
+
def __init__(
|
|
1768
|
+
self,
|
|
1769
|
+
*,
|
|
1770
|
+
instance_id: builtins.str = ...,
|
|
1771
|
+
) -> None: ...
|
|
1772
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
1773
|
+
|
|
1774
|
+
global___GuestStopInstanceMetadata = GuestStopInstanceMetadata
|
|
1775
|
+
|
|
1776
|
+
@typing.final
|
|
1777
|
+
class PreemptInstanceMetadata(google.protobuf.message.Message):
|
|
1778
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1779
|
+
|
|
1780
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1781
|
+
instance_id: builtins.str
|
|
1782
|
+
"""ID of the instance that is being preempted."""
|
|
1783
|
+
def __init__(
|
|
1784
|
+
self,
|
|
1785
|
+
*,
|
|
1786
|
+
instance_id: builtins.str = ...,
|
|
1787
|
+
) -> None: ...
|
|
1788
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
1789
|
+
|
|
1790
|
+
global___PreemptInstanceMetadata = PreemptInstanceMetadata
|
|
1791
|
+
|
|
1792
|
+
@typing.final
|
|
1793
|
+
class CrashInstanceMetadata(google.protobuf.message.Message):
|
|
1794
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1795
|
+
|
|
1796
|
+
INSTANCE_ID_FIELD_NUMBER: builtins.int
|
|
1797
|
+
instance_id: builtins.str
|
|
1798
|
+
"""ID of the instance that was crashed."""
|
|
1799
|
+
def __init__(
|
|
1800
|
+
self,
|
|
1801
|
+
*,
|
|
1802
|
+
instance_id: builtins.str = ...,
|
|
1803
|
+
) -> None: ...
|
|
1804
|
+
def ClearField(self, field_name: typing.Literal["instance_id", b"instance_id"]) -> None: ...
|
|
1805
|
+
|
|
1806
|
+
global___CrashInstanceMetadata = CrashInstanceMetadata
|