>>> Building on exopi-4 under net/py-yandexcloud BDEPENDS = [devel/py-build;lang/python/3;devel/py-installer;devel/py-wheel;devel/py-setuptools] DIST = [net/py-yandexcloud:yandexcloud-0.404.0.tar.gz] FULLPKGNAME = py3-yandexcloud-0.404.0 RDEPENDS = [net/py-grpcio-tools;devel/py-protobuf;www/py-jwt;lang/python/3;www/py-requests;security/py-cryptography;devel/py-six;net/py-googleapis-common-protos;devel/py-deprecated;net/py-grpcio] (Junk lock obtained for exopi-4 at 1789720924.27) >>> Running depends in net/py-yandexcloud at 1789720924.31 last junk was in security/yara/python /usr/sbin/pkg_add -aI -Drepair py3-build-1.6.1 py3-installer-1.0.1 py3-wheel-0.48.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.6.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.6.1 py3-installer-1.0.1 py3-wheel-0.48.0 >>> Running show-prepare-results in net/py-yandexcloud at 1789720926.46 ===> net/py-yandexcloud ===> Building from scratch py3-yandexcloud-0.404.0 ===> py3-yandexcloud-0.404.0 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-yandexcloud-0.404.0 depends on: py3-build-* -> py3-build-1.6.1 ===> py3-yandexcloud-0.404.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-yandexcloud-0.404.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-yandexcloud-0.404.0 depends on: py3-wheel-* -> py3-wheel-0.48.0 py3-build-1.6.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 (Junk lock released for exopi-4 at 1789720927.54) distfiles size=4318639 >>> Running extract in net/py-yandexcloud at 1789720927.58 ===> net/py-yandexcloud ===> Checking files for py3-yandexcloud-0.404.0 `/exopi-cvs/ports/distfiles/yandexcloud-0.404.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-yandexcloud-0.404.0 >>> Running build in net/py-yandexcloud at 1789720928.62 ===> net/py-yandexcloud ===> Patching for py3-yandexcloud-0.404.0 ===> Applying OpenBSD patch patch-pyproject_toml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |relax setuptools version spec | |Index: pyproject.toml |--- pyproject.toml.orig |+++ pyproject.toml -------------------------- Patching file pyproject.toml using Plan A... Hunk #1 succeeded at 1. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-yandexcloud-0.404.0 ===> Configuring for py3-yandexcloud-0.404.0 ===> Building for py3-yandexcloud-0.404.0 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running egg_info writing yandexcloud.egg-info/PKG-INFO writing dependency_links to yandexcloud.egg-info/dependency_links.txt writing requirements to yandexcloud.egg-info/requires.txt writing top-level names to yandexcloud.egg-info/top_level.txt reading manifest file 'yandexcloud.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'yandexcloud.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib/yandex copying yandex/__init__.py -> build/lib/yandex creating build/lib/yandexcloud copying yandexcloud/__init__.py -> build/lib/yandexcloud copying yandexcloud/_auth_fabric.py -> build/lib/yandexcloud copying yandexcloud/_auth_plugin.py -> build/lib/yandexcloud copying yandexcloud/_backoff.py -> build/lib/yandexcloud copying yandexcloud/_channels.py -> build/lib/yandexcloud copying yandexcloud/_helpers.py -> build/lib/yandexcloud copying yandexcloud/_operation_waiter.py -> build/lib/yandexcloud copying yandexcloud/_retry_interceptor.py -> build/lib/yandexcloud copying yandexcloud/_retry_policy.py -> build/lib/yandexcloud copying yandexcloud/_sdk.py -> build/lib/yandexcloud copying yandexcloud/auth.py -> build/lib/yandexcloud copying yandexcloud/operations.py -> build/lib/yandexcloud creating build/lib/yandex/cloud copying yandex/cloud/__init__.py -> build/lib/yandex/cloud copying yandex/cloud/validation_pb2.py -> build/lib/yandex/cloud copying yandex/cloud/validation_pb2_grpc.py -> build/lib/yandex/cloud creating build/lib/yandex/cloud/access copying yandex/cloud/access/__init__.py -> build/lib/yandex/cloud/access copying yandex/cloud/access/access_pb2.py -> build/lib/yandex/cloud/access copying yandex/cloud/access/access_pb2_grpc.py -> build/lib/yandex/cloud/access creating build/lib/yandex/cloud/ai copying yandex/cloud/ai/__init__.py -> build/lib/yandex/cloud/ai creating build/lib/yandex/cloud/airflow copying yandex/cloud/airflow/__init__.py -> build/lib/yandex/cloud/airflow creating build/lib/yandex/cloud/api copying yandex/cloud/api/__init__.py -> build/lib/yandex/cloud/api copying yandex/cloud/api/operation_pb2.py -> build/lib/yandex/cloud/api copying yandex/cloud/api/operation_pb2_grpc.py -> build/lib/yandex/cloud/api creating build/lib/yandex/cloud/apploadbalancer copying yandex/cloud/apploadbalancer/__init__.py -> build/lib/yandex/cloud/apploadbalancer creating build/lib/yandex/cloud/audittrails copying yandex/cloud/audittrails/__init__.py -> build/lib/yandex/cloud/audittrails creating build/lib/yandex/cloud/backup copying yandex/cloud/backup/__init__.py -> build/lib/yandex/cloud/backup creating build/lib/yandex/cloud/baremetal copying yandex/cloud/baremetal/__init__.py -> build/lib/yandex/cloud/baremetal creating build/lib/yandex/cloud/billing copying yandex/cloud/billing/__init__.py -> build/lib/yandex/cloud/billing creating build/lib/yandex/cloud/cdn copying yandex/cloud/cdn/__init__.py -> build/lib/yandex/cloud/cdn creating build/lib/yandex/cloud/certificatemanager copying yandex/cloud/certificatemanager/__init__.py -> build/lib/yandex/cloud/certificatemanager creating build/lib/yandex/cloud/cic copying yandex/cloud/cic/__init__.py -> build/lib/yandex/cloud/cic creating build/lib/yandex/cloud/cloudapps copying yandex/cloud/cloudapps/__init__.py -> build/lib/yandex/cloud/cloudapps creating build/lib/yandex/cloud/clouddesktop copying yandex/cloud/clouddesktop/__init__.py -> build/lib/yandex/cloud/clouddesktop creating build/lib/yandex/cloud/cloudregistry copying yandex/cloud/cloudregistry/__init__.py -> build/lib/yandex/cloud/cloudregistry creating build/lib/yandex/cloud/cloudrouter copying yandex/cloud/cloudrouter/__init__.py -> build/lib/yandex/cloud/cloudrouter creating build/lib/yandex/cloud/compute copying yandex/cloud/compute/__init__.py -> build/lib/yandex/cloud/compute creating build/lib/yandex/cloud/connectionmanager copying yandex/cloud/connectionmanager/__init__.py -> build/lib/yandex/cloud/connectionmanager creating build/lib/yandex/cloud/containerregistry copying yandex/cloud/containerregistry/__init__.py -> build/lib/yandex/cloud/containerregistry creating build/lib/yandex/cloud/datacatalog copying yandex/cloud/datacatalog/__init__.py -> build/lib/yandex/cloud/datacatalog creating build/lib/yandex/cloud/dataproc copying yandex/cloud/dataproc/__init__.py -> build/lib/yandex/cloud/dataproc creating build/lib/yandex/cloud/datasphere copying yandex/cloud/datasphere/__init__.py -> build/lib/yandex/cloud/datasphere creating build/lib/yandex/cloud/datatransfer copying yandex/cloud/datatransfer/__init__.py -> build/lib/yandex/cloud/datatransfer creating build/lib/yandex/cloud/devtools copying yandex/cloud/devtools/__init__.py -> build/lib/yandex/cloud/devtools creating build/lib/yandex/cloud/dns copying yandex/cloud/dns/__init__.py -> build/lib/yandex/cloud/dns creating build/lib/yandex/cloud/endpoint copying yandex/cloud/endpoint/__init__.py -> build/lib/yandex/cloud/endpoint copying yandex/cloud/endpoint/api_endpoint_pb2.py -> build/lib/yandex/cloud/endpoint copying yandex/cloud/endpoint/api_endpoint_pb2_grpc.py -> build/lib/yandex/cloud/endpoint copying yandex/cloud/endpoint/api_endpoint_service_pb2.py -> build/lib/yandex/cloud/endpoint copying yandex/cloud/endpoint/api_endpoint_service_pb2_grpc.py -> build/lib/yandex/cloud/endpoint creating build/lib/yandex/cloud/gitlab copying yandex/cloud/gitlab/__init__.py -> build/lib/yandex/cloud/gitlab creating build/lib/yandex/cloud/iam copying yandex/cloud/iam/__init__.py -> build/lib/yandex/cloud/iam copying yandex/cloud/iam/subject_pb2.py -> build/lib/yandex/cloud/iam copying yandex/cloud/iam/subject_pb2_grpc.py -> build/lib/yandex/cloud/iam creating build/lib/yandex/cloud/iot copying yandex/cloud/iot/__init__.py -> build/lib/yandex/cloud/iot creating build/lib/yandex/cloud/k8s copying yandex/cloud/k8s/__init__.py -> build/lib/yandex/cloud/k8s creating build/lib/yandex/cloud/kms copying yandex/cloud/kms/__init__.py -> build/lib/yandex/cloud/kms creating build/lib/yandex/cloud/loadbalancer copying yandex/cloud/loadbalancer/__init__.py -> build/lib/yandex/cloud/loadbalancer creating build/lib/yandex/cloud/loadtesting copying yandex/cloud/loadtesting/__init__.py -> build/lib/yandex/cloud/loadtesting creating build/lib/yandex/cloud/lockbox copying yandex/cloud/lockbox/__init__.py -> build/lib/yandex/cloud/lockbox creating build/lib/yandex/cloud/logging copying yandex/cloud/logging/__init__.py -> build/lib/yandex/cloud/logging creating build/lib/yandex/cloud/maintenance copying yandex/cloud/maintenance/__init__.py -> build/lib/yandex/cloud/maintenance creating build/lib/yandex/cloud/marketplace copying yandex/cloud/marketplace/__init__.py -> build/lib/yandex/cloud/marketplace creating build/lib/yandex/cloud/mdb copying yandex/cloud/mdb/__init__.py -> build/lib/yandex/cloud/mdb creating build/lib/yandex/cloud/metastore copying yandex/cloud/metastore/__init__.py -> build/lib/yandex/cloud/metastore creating build/lib/yandex/cloud/monitoring copying yandex/cloud/monitoring/__init__.py -> build/lib/yandex/cloud/monitoring creating build/lib/yandex/cloud/oauth copying yandex/cloud/oauth/__init__.py -> build/lib/yandex/cloud/oauth copying yandex/cloud/oauth/claims_pb2.py -> build/lib/yandex/cloud/oauth copying yandex/cloud/oauth/claims_pb2_grpc.py -> build/lib/yandex/cloud/oauth creating build/lib/yandex/cloud/operation copying yandex/cloud/operation/__init__.py -> build/lib/yandex/cloud/operation copying yandex/cloud/operation/operation_pb2.py -> build/lib/yandex/cloud/operation copying yandex/cloud/operation/operation_pb2_grpc.py -> build/lib/yandex/cloud/operation copying yandex/cloud/operation/operation_service_pb2.py -> build/lib/yandex/cloud/operation copying yandex/cloud/operation/operation_service_pb2_grpc.py -> build/lib/yandex/cloud/operation copying yandex/cloud/operation/package_options_pb2.py -> build/lib/yandex/cloud/operation copying yandex/cloud/operation/package_options_pb2_grpc.py -> build/lib/yandex/cloud/operation creating build/lib/yandex/cloud/organizationmanager copying yandex/cloud/organizationmanager/__init__.py -> build/lib/yandex/cloud/organizationmanager creating build/lib/yandex/cloud/quota copying yandex/cloud/quota/__init__.py -> build/lib/yandex/cloud/quota copying yandex/cloud/quota/quota_pb2.py -> build/lib/yandex/cloud/quota copying yandex/cloud/quota/quota_pb2_grpc.py -> build/lib/yandex/cloud/quota creating build/lib/yandex/cloud/quotamanager copying yandex/cloud/quotamanager/__init__.py -> build/lib/yandex/cloud/quotamanager creating build/lib/yandex/cloud/reference copying yandex/cloud/reference/__init__.py -> build/lib/yandex/cloud/reference copying yandex/cloud/reference/reference_pb2.py -> build/lib/yandex/cloud/reference copying yandex/cloud/reference/reference_pb2_grpc.py -> build/lib/yandex/cloud/reference creating build/lib/yandex/cloud/resourcemanager copying yandex/cloud/resourcemanager/__init__.py -> build/lib/yandex/cloud/resourcemanager creating build/lib/yandex/cloud/searchapi copying yandex/cloud/searchapi/__init__.py -> build/lib/yandex/cloud/searchapi creating build/lib/yandex/cloud/serverless copying yandex/cloud/serverless/__init__.py -> build/lib/yandex/cloud/serverless creating build/lib/yandex/cloud/smartcaptcha copying yandex/cloud/smartcaptcha/__init__.py -> build/lib/yandex/cloud/smartcaptcha creating build/lib/yandex/cloud/smartwebsecurity copying yandex/cloud/smartwebsecurity/__init__.py -> build/lib/yandex/cloud/smartwebsecurity creating build/lib/yandex/cloud/spark copying yandex/cloud/spark/__init__.py -> build/lib/yandex/cloud/spark creating build/lib/yandex/cloud/speechsense copying yandex/cloud/speechsense/__init__.py -> build/lib/yandex/cloud/speechsense creating build/lib/yandex/cloud/storage copying yandex/cloud/storage/__init__.py -> build/lib/yandex/cloud/storage creating build/lib/yandex/cloud/trino copying yandex/cloud/trino/__init__.py -> build/lib/yandex/cloud/trino creating build/lib/yandex/cloud/video copying yandex/cloud/video/__init__.py -> build/lib/yandex/cloud/video creating build/lib/yandex/cloud/vpc copying yandex/cloud/vpc/__init__.py -> build/lib/yandex/cloud/vpc creating build/lib/yandex/cloud/ydb copying yandex/cloud/ydb/__init__.py -> build/lib/yandex/cloud/ydb creating build/lib/yandex/cloud/ytsaurus copying yandex/cloud/ytsaurus/__init__.py -> build/lib/yandex/cloud/ytsaurus creating build/lib/yandex/cloud/ai/assistants copying yandex/cloud/ai/assistants/__init__.py -> build/lib/yandex/cloud/ai/assistants creating build/lib/yandex/cloud/ai/batch_inference copying yandex/cloud/ai/batch_inference/__init__.py -> build/lib/yandex/cloud/ai/batch_inference creating build/lib/yandex/cloud/ai/common copying yandex/cloud/ai/common/__init__.py -> build/lib/yandex/cloud/ai/common copying yandex/cloud/ai/common/common_pb2.py -> build/lib/yandex/cloud/ai/common copying yandex/cloud/ai/common/common_pb2_grpc.py -> build/lib/yandex/cloud/ai/common creating build/lib/yandex/cloud/ai/dataset copying yandex/cloud/ai/dataset/__init__.py -> build/lib/yandex/cloud/ai/dataset creating build/lib/yandex/cloud/ai/files copying yandex/cloud/ai/files/__init__.py -> build/lib/yandex/cloud/ai/files creating build/lib/yandex/cloud/ai/foundation_models copying yandex/cloud/ai/foundation_models/__init__.py -> build/lib/yandex/cloud/ai/foundation_models creating build/lib/yandex/cloud/ai/llm copying yandex/cloud/ai/llm/__init__.py -> build/lib/yandex/cloud/ai/llm creating build/lib/yandex/cloud/ai/ocr copying yandex/cloud/ai/ocr/__init__.py -> build/lib/yandex/cloud/ai/ocr creating build/lib/yandex/cloud/ai/stt copying yandex/cloud/ai/stt/__init__.py -> build/lib/yandex/cloud/ai/stt creating build/lib/yandex/cloud/ai/translate copying yandex/cloud/ai/translate/__init__.py -> build/lib/yandex/cloud/ai/translate creating build/lib/yandex/cloud/ai/tts copying yandex/cloud/ai/tts/__init__.py -> build/lib/yandex/cloud/ai/tts creating build/lib/yandex/cloud/ai/tuning copying yandex/cloud/ai/tuning/__init__.py -> build/lib/yandex/cloud/ai/tuning creating build/lib/yandex/cloud/ai/vision copying yandex/cloud/ai/vision/__init__.py -> build/lib/yandex/cloud/ai/vision creating build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/__init__.py -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/assistant_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/assistant_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/assistant_service_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/assistant_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/common_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/common_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/package_options_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1 creating build/lib/yandex/cloud/ai/assistants/v1/runs copying yandex/cloud/ai/assistants/v1/runs/__init__.py -> build/lib/yandex/cloud/ai/assistants/v1/runs copying yandex/cloud/ai/assistants/v1/runs/run_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/runs copying yandex/cloud/ai/assistants/v1/runs/run_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/runs copying yandex/cloud/ai/assistants/v1/runs/run_service_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/runs copying yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/runs creating build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/__init__.py -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/common_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/common_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/searchindex creating build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/__init__.py -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/message_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/message_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/message_service_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/message_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/thread_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/thread_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/thread_service_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/thread_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/threads creating build/lib/yandex/cloud/ai/assistants/v1/users copying yandex/cloud/ai/assistants/v1/users/__init__.py -> build/lib/yandex/cloud/ai/assistants/v1/users copying yandex/cloud/ai/assistants/v1/users/user_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/users copying yandex/cloud/ai/assistants/v1/users/user_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/users copying yandex/cloud/ai/assistants/v1/users/user_service_pb2.py -> build/lib/yandex/cloud/ai/assistants/v1/users copying yandex/cloud/ai/assistants/v1/users/user_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/assistants/v1/users creating build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/__init__.py -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2.py -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2.py -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2_grpc.py -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/inference_options_pb2.py -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/inference_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/batch_inference/v1 creating build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/__init__.py -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/dataset_pb2.py -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/dataset_pb2_grpc.py -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/dataset_service_pb2.py -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/dataset_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/package_options_pb2.py -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/dataset/v1 creating build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/__init__.py -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/file_pb2.py -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/file_pb2_grpc.py -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/file_service_pb2.py -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/file_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/package_options_pb2.py -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/files/v1 creating build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/__init__.py -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.py -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.py -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/package_options_pb2.py -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/text_common_pb2.py -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/text_common_pb2_grpc.py -> build/lib/yandex/cloud/ai/foundation_models/v1 creating build/lib/yandex/cloud/ai/foundation_models/v1/embedding copying yandex/cloud/ai/foundation_models/v1/embedding/__init__.py -> build/lib/yandex/cloud/ai/foundation_models/v1/embedding copying yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.py -> build/lib/yandex/cloud/ai/foundation_models/v1/embedding copying yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/foundation_models/v1/embedding creating build/lib/yandex/cloud/ai/foundation_models/v1/image_generation copying yandex/cloud/ai/foundation_models/v1/image_generation/__init__.py -> build/lib/yandex/cloud/ai/foundation_models/v1/image_generation copying yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.py -> build/lib/yandex/cloud/ai/foundation_models/v1/image_generation copying yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2_grpc.py -> build/lib/yandex/cloud/ai/foundation_models/v1/image_generation copying yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2.py -> build/lib/yandex/cloud/ai/foundation_models/v1/image_generation copying yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/foundation_models/v1/image_generation creating build/lib/yandex/cloud/ai/foundation_models/v1/text_classification copying yandex/cloud/ai/foundation_models/v1/text_classification/__init__.py -> build/lib/yandex/cloud/ai/foundation_models/v1/text_classification copying yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2.py -> build/lib/yandex/cloud/ai/foundation_models/v1/text_classification copying yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2_grpc.py -> build/lib/yandex/cloud/ai/foundation_models/v1/text_classification copying yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2.py -> build/lib/yandex/cloud/ai/foundation_models/v1/text_classification copying yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/foundation_models/v1/text_classification creating build/lib/yandex/cloud/ai/foundation_models/v1/text_generation copying yandex/cloud/ai/foundation_models/v1/text_generation/__init__.py -> build/lib/yandex/cloud/ai/foundation_models/v1/text_generation copying yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.py -> build/lib/yandex/cloud/ai/foundation_models/v1/text_generation copying yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/foundation_models/v1/text_generation creating build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/__init__.py -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/llm_pb2.py -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/llm_pb2_grpc.py -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/llm_service_pb2.py -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/llm_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/package_options_pb2.py -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/llm/v1alpha creating build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/__init__.py -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/ocr_pb2.py -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/ocr_pb2_grpc.py -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/ocr_service_pb2.py -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/ocr_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/package_options_pb2.py -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/ocr/v1 creating build/lib/yandex/cloud/ai/stt/v2 copying yandex/cloud/ai/stt/v2/__init__.py -> build/lib/yandex/cloud/ai/stt/v2 copying yandex/cloud/ai/stt/v2/package_options_pb2.py -> build/lib/yandex/cloud/ai/stt/v2 copying yandex/cloud/ai/stt/v2/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/stt/v2 copying yandex/cloud/ai/stt/v2/stt_service_pb2.py -> build/lib/yandex/cloud/ai/stt/v2 copying yandex/cloud/ai/stt/v2/stt_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/stt/v2 creating build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/__init__.py -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/package_options_pb2.py -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/stt_pb2.py -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/stt_pb2_grpc.py -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/stt_service_pb2.py -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/stt_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/stt/v3 creating build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/__init__.py -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/package_options_pb2.py -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/translation_pb2.py -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/translation_pb2_grpc.py -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/translation_service_pb2.py -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/translation_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/translate/v2 creating build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/__init__.py -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/package_options_pb2.py -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/tts_pb2.py -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/tts_pb2_grpc.py -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/tts_service_pb2.py -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/tts_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/tts/v3 creating build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/__init__.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/package_options_pb2.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_error_pb2.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_error_pb2_grpc.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2_grpc.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2_grpc.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_service_pb2.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_task_pb2.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_task_pb2_grpc.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_types_pb2.py -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_types_pb2_grpc.py -> build/lib/yandex/cloud/ai/tuning/v1 creating build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/__init__.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/classification_pb2.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/classification_pb2_grpc.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/face_detection_pb2.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/face_detection_pb2_grpc.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/image_copy_search_pb2.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/image_copy_search_pb2_grpc.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/package_options_pb2.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/primitives_pb2.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/primitives_pb2_grpc.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/text_detection_pb2.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/text_detection_pb2_grpc.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/vision_service_pb2.py -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/vision_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/vision/v1 creating build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/__init__.py -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/image_classifier_pb2.py -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/image_classifier_pb2_grpc.py -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/image_classifier_service_pb2.py -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/image_classifier_service_pb2_grpc.py -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/image_pb2.py -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/image_pb2_grpc.py -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/package_options_pb2.py -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ai/vision/v2 creating build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/__init__.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/cluster_pb2.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/common_pb2.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/common_pb2_grpc.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/maintenance_pb2.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/package_options_pb2.py -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/airflow/v1 creating build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/__init__.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/backend_group_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/backend_group_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/backend_group_service_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/backend_group_service_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/http_router_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/http_router_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/http_router_service_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/http_router_service_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/load_balancer_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/load_balancer_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/locality_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/locality_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/logging_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/logging_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/package_options_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/payload_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/payload_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/rate_limit_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/rate_limit_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/target_group_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/target_group_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/target_group_service_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/target_group_service_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/tls_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/tls_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/virtual_host_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/virtual_host_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.py -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2_grpc.py -> build/lib/yandex/cloud/apploadbalancer/v1 creating build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/__init__.py -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/package_options_pb2.py -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/trail_pb2.py -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/trail_pb2_grpc.py -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/trail_service_pb2.py -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/trail_service_pb2_grpc.py -> build/lib/yandex/cloud/audittrails/v1 creating build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/__init__.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/backup_pb2.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/backup_service_pb2.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/package_options_pb2.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/policy_pb2.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/policy_pb2_grpc.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/policy_service_pb2.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/policy_service_pb2_grpc.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/provider_service_pb2.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/provider_service_pb2_grpc.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/resource_pb2.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/resource_pb2_grpc.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/resource_service_pb2.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/resource_service_pb2_grpc.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/setup_service_pb2.py -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/setup_service_pb2_grpc.py -> build/lib/yandex/cloud/backup/v1 creating build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/__init__.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/configuration_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/configuration_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/configuration_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/configuration_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/dhcp_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/dhcp_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/disk_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/vrf_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/disk_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/hardware_pool_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/hardware_pool_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/image_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/image_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/image_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/image_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/package_options_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/package_options_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_subnet_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_subnet_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_subnet_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_subnet_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/rental_period_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/rental_period_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/rental_period_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/server_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/rental_period_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/server_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/server_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/server_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/standard_image_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/standard_image_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/standard_image_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/standard_image_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/storage_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/storage_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/storage_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/storage_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/vrf_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/vrf_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/vrf_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/zone_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/zone_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/zone_service_pb2.py -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/zone_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v1alpha creating build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/__init__.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/boot_image_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/boot_image_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/boot_image_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/boot_image_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/configuration_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/configuration_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/configuration_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/dhcp_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/configuration_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/dhcp_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/disk_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/disk_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/hardware_pool_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/hardware_pool_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/hardware_pool_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/hardware_pool_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/image_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/image_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/image_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/image_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/operation_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/operation_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/server_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/package_options_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/package_options_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_cloud_connection_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_cloud_connection_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_subnet_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_subnet_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_subnet_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_subnet_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_prefix_pool_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_prefix_pool_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_subnet_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_subnet_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_subnet_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_subnet_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/rental_period_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/rental_period_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/rental_period_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/rental_period_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/server_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/server_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/server_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/storage_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/storage_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/user_configuration_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/user_configuration_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/vrf_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/vrf_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/vrf_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/vrf_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/zone_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/zone_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/zone_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/zone_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2 creating build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/__init__.py -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/cluster_pb2.py -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/cluster_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/nodes_pb2.py -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/nodes_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2.py -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2.py -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/baremetal/v2/extend creating build/lib/yandex/cloud/billing/usage_records copying yandex/cloud/billing/usage_records/__init__.py -> build/lib/yandex/cloud/billing/usage_records creating build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/__init__.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/billable_object_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/billable_object_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/billing_account_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/billing_account_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/billing_account_service_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/billing_account_service_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/budget_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/budget_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/budget_service_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/budget_service_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/customer_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/customer_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/customer_service_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/customer_service_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/package_options_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/service_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/service_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/service_service_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/service_service_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/sku_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/sku_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/sku_service_pb2.py -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/sku_service_pb2_grpc.py -> build/lib/yandex/cloud/billing/v1 creating build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/__init__.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/billing_types_pb2.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/billing_types_pb2_grpc.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/common_types_pb2.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/common_types_pb2_grpc.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/consumption_core_pb2.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/consumption_core_pb2_grpc.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2_grpc.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/credit_pb2.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/credit_pb2_grpc.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/metadata_service_pb2.py -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/metadata_service_pb2_grpc.py -> build/lib/yandex/cloud/billing/usage_records/v1 creating build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/__init__.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/cache_service_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/cache_service_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_group_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_group_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_group_service_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_group_service_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_service_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_service_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/package_options_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/provider_service_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/provider_service_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/raw_logs_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/raw_logs_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/raw_logs_service_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/raw_logs_service_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/resource_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/resource_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/resource_service_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/resource_service_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/rule_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/rule_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/rule_service_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/rule_service_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/shielding_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/shielding_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/shielding_service_pb2.py -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/shielding_service_pb2_grpc.py -> build/lib/yandex/cloud/cdn/v1 creating build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/__init__.py -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/certificate_content_service_pb2.py -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/certificate_content_service_pb2_grpc.py -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/certificate_pb2.py -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/certificate_pb2_grpc.py -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/certificate_service_pb2.py -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/certificate_service_pb2_grpc.py -> build/lib/yandex/cloud/certificatemanager/v1 creating build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/__init__.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/package_options_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/partner_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/partner_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/partner_service_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/partner_service_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/peering_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/peering_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/peering_request_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/peering_request_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/point_of_presence_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/point_of_presence_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/point_of_presence_service_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/point_of_presence_service_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/private_connection_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/private_connection_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/private_connection_service_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/private_connection_service_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/public_connection_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/public_connection_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/public_connection_service_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/public_connection_service_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_service_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_service_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_ticket_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_ticket_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2.py -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1 creating build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/__init__.py -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.py -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/lag_allocation_settings_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/lag_info_pb2.py -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/lag_info_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/transceiver_type_pb2.py -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/transceiver_type_pb2_grpc.py -> build/lib/yandex/cloud/cic/v1/common creating build/lib/yandex/cloud/cloudapps/workload copying yandex/cloud/cloudapps/workload/__init__.py -> build/lib/yandex/cloud/cloudapps/workload creating build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/__init__.py -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/cloud_application_pb2.py -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/cloud_application_pb2_grpc.py -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2.py -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2_grpc.py -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/package_options_pb2.py -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/cloudapps/workload/v1 creating build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/__init__.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_group_pb2.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_group_pb2_grpc.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_group_service_pb2_grpc.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_image_pb2.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_image_pb2_grpc.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_pb2.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_image_service_pb2_grpc.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_pb2_grpc.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_service_pb2.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_service_pb2_grpc.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/disk_pb2.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/disk_pb2_grpc.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/package_options_pb2.py -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/clouddesktop/v1 creating build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/__init__.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/artifact_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/artifact_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/artifact_service_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/artifact_service_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/docker_content_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/docker_content_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/ip_permission_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/ip_permission_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/migration_service_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/migration_service_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/package_options_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/pattern_filter_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/pattern_filter_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/registry_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/registry_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/registry_service_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/registry_service_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scan_policy_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scan_policy_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scan_policy_service_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scan_policy_service_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scanner_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scanner_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scanner_service_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scanner_service_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1 creating build/lib/yandex/cloud/cloudregistry/v1/domain copying yandex/cloud/cloudregistry/v1/domain/__init__.py -> build/lib/yandex/cloud/cloudregistry/v1/domain copying yandex/cloud/cloudregistry/v1/domain/debian_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1/domain copying yandex/cloud/cloudregistry/v1/domain/debian_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1/domain copying yandex/cloud/cloudregistry/v1/domain/debian_service_pb2.py -> build/lib/yandex/cloud/cloudregistry/v1/domain copying yandex/cloud/cloudregistry/v1/domain/debian_service_pb2_grpc.py -> build/lib/yandex/cloud/cloudregistry/v1/domain creating build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/__init__.py -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/package_options_pb2.py -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/routing_instance_pb2.py -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/routing_instance_pb2_grpc.py -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/routing_instance_service_pb2.py -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/routing_instance_service_pb2_grpc.py -> build/lib/yandex/cloud/cloudrouter/v1 creating build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/__init__.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/application_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/application_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_placement_group_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_placement_group_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_placement_group_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_placement_group_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_type_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_type_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_type_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_type_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/image_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/filesystem_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/filesystem_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/filesystem_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/filesystem_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/gpu_cluster_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/gpu_cluster_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/gpu_cluster_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/gpu_cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/hardware_generation_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/hardware_generation_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_group_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_group_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_group_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_group_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_type_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_type_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_type_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_type_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/image_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/image_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/image_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/instance_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/instance_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/instance_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/instance_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/kek_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/kek_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/maintenance_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/package_options_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/placement_group_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/placement_group_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/placement_group_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/placement_group_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/reserved_instance_pool_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/reserved_instance_pool_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/reserved_instance_pool_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/reserved_instance_pool_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/zone_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_schedule_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_schedule_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_schedule_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_schedule_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/zone_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/zone_service_pb2.py -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/zone_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1 creating build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/__init__.py -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/instance_group_pb2.py -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/instance_group_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2.py -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/package_options_pb2.py -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/package_options_pb2_grpc.py -> build/lib/yandex/cloud/compute/v1/instancegroup creating build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/__init__.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/clickhouse_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/clickhouse_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/common_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/common_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/connection_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/connection_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/connection_service_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/connection_service_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/greenplum_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/greenplum_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/kafka_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/kafka_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/mongodb_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/mongodb_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/mysql_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/mysql_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/opensearch_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/opensearch_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/package_options_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/postgresql_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/postgresql_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/redis_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/redis_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/storedoc_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/storedoc_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/trino_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/trino_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/valkey_pb2.py -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/valkey_pb2_grpc.py -> build/lib/yandex/cloud/connectionmanager/v1 creating build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/__init__.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/blob_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/blob_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/image_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/image_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/image_service_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/image_service_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/ip_permission_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/ip_permission_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/registry_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/lifecycle_policy_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/lifecycle_policy_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/package_options_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/registry_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/registry_service_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/registry_service_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/repository_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/repository_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/repository_service_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/repository_service_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scan_policy_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scan_policy_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scan_policy_service_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scan_policy_service_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scanner_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scanner_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scanner_service_pb2.py -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scanner_service_pb2_grpc.py -> build/lib/yandex/cloud/containerregistry/v1 creating build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/__init__.py -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/catalog_pb2.py -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/catalog_pb2_grpc.py -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/catalog_service_pb2.py -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/catalog_service_pb2_grpc.py -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/package_options_pb2.py -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/datacatalog/v1 creating build/lib/yandex/cloud/dataproc/manager copying yandex/cloud/dataproc/manager/__init__.py -> build/lib/yandex/cloud/dataproc/manager creating build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/__init__.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/cluster_pb2.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/common_pb2.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/common_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/job_pb2.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/job_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/job_service_pb2.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/job_service_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/package_options_pb2.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/subcluster_pb2.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/subcluster_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/subcluster_service_pb2.py -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/subcluster_service_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/v1 creating build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/__init__.py -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/job_pb2.py -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/job_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/job_service_pb2.py -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/job_service_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/manager_service_pb2.py -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/manager_service_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/package_options_pb2.py -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/dataproc/manager/v1 creating build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/__init__.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/app_token_service_pb2.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/app_token_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/folder_budget_service_pb2.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/folder_budget_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/node_execution_error_details_pb2.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/node_execution_error_details_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/node_service_pb2.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/node_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/package_options_pb2.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_data_service_pb2.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_data_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_pb2.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_service_pb2.py -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v1 creating build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/__init__.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/community_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/community_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/community_service_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/community_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/dataset_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/dataset_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/dataset_service_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/dataset_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/docker_image_service_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/docker_image_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/docker_image_v2_service_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/docker_image_v2_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/package_options_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/package_options_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/project_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/project_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/project_service_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/project_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/resource_types_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/resource_types_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/restrictions_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/s3_service_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/restrictions_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/s3_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/secret_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/secret_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/user_pb2.py -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/user_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2 creating build/lib/yandex/cloud/datasphere/v2/jobs copying yandex/cloud/datasphere/v2/jobs/__init__.py -> build/lib/yandex/cloud/datasphere/v2/jobs copying yandex/cloud/datasphere/v2/jobs/jobs_pb2.py -> build/lib/yandex/cloud/datasphere/v2/jobs copying yandex/cloud/datasphere/v2/jobs/jobs_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2/jobs copying yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.py -> build/lib/yandex/cloud/datasphere/v2/jobs copying yandex/cloud/datasphere/v2/jobs/project_job_service_pb2_grpc.py -> build/lib/yandex/cloud/datasphere/v2/jobs creating build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/__init__.py -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/endpoint_pb2.py -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/endpoint_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/endpoint_service_pb2.py -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/package_options_pb2.py -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/transfer_pb2.py -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/transfer_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/transfer_service_pb2.py -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1 creating build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/__init__.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/common_pb2.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/common_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/kafka_pb2.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/kafka_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/metrika_pb2.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/metrika_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/mongo_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/mysql_pb2.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/mysql_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/parsers_pb2.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/parsers_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/postgres_pb2.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/postgres_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/serializers_pb2.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/serializers_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/ydb_pb2.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/ydb_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/yds_pb2.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/yds_pb2_grpc.py -> build/lib/yandex/cloud/datatransfer/v1/endpoint creating build/lib/yandex/cloud/devtools/ycvc copying yandex/cloud/devtools/ycvc/__init__.py -> build/lib/yandex/cloud/devtools/ycvc creating build/lib/yandex/cloud/devtools/ycvc/v1 copying yandex/cloud/devtools/ycvc/v1/__init__.py -> build/lib/yandex/cloud/devtools/ycvc/v1 copying yandex/cloud/devtools/ycvc/v1/control_service_pb2.py -> build/lib/yandex/cloud/devtools/ycvc/v1 copying yandex/cloud/devtools/ycvc/v1/control_service_pb2_grpc.py -> build/lib/yandex/cloud/devtools/ycvc/v1 copying yandex/cloud/devtools/ycvc/v1/package_options_pb2.py -> build/lib/yandex/cloud/devtools/ycvc/v1 copying yandex/cloud/devtools/ycvc/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/devtools/ycvc/v1 creating build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/__init__.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_endpoint_pb2.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_endpoint_pb2_grpc.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_endpoint_service_pb2.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_endpoint_service_pb2_grpc.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_firewall_pb2.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_firewall_pb2_grpc.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_firewall_service_pb2.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_firewall_service_pb2_grpc.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_zone_pb2.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_zone_pb2_grpc.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_zone_service_pb2.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_zone_service_pb2_grpc.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/package_options_pb2.py -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/dns/v1 creating build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/__init__.py -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/instance_pb2.py -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/instance_pb2_grpc.py -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/instance_service_pb2.py -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/instance_service_pb2_grpc.py -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/maintenance_pb2.py -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/package_options_pb2.py -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/gitlab/v1 creating build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/__init__.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/access_analyzer_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/access_analyzer_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/access_policy_template_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/access_policy_template_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/api_key_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/api_key_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/key_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/api_key_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/api_key_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/iam_token_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/iam_token_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/key_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/key_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/key_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_secret_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_secret_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_secret_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_secret_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/package_options_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/refresh_token_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/refresh_token_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/refresh_token_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/resource_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/refresh_token_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/resource_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/role_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/role_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/role_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/role_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_account_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/user_account_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_account_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_account_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_account_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_control_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_control_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_control_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_control_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/subject_details_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/subject_details_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/user_account_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/user_account_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/user_account_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2.py -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1 creating build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/__init__.py -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/access_key_pb2.py -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/access_key_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2.py -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2.py -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1/awscompatibility creating build/lib/yandex/cloud/iam/v1/workload copying yandex/cloud/iam/v1/workload/__init__.py -> build/lib/yandex/cloud/iam/v1/workload copying yandex/cloud/iam/v1/workload/federated_credential_pb2.py -> build/lib/yandex/cloud/iam/v1/workload copying yandex/cloud/iam/v1/workload/federated_credential_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1/workload copying yandex/cloud/iam/v1/workload/federated_credential_service_pb2.py -> build/lib/yandex/cloud/iam/v1/workload copying yandex/cloud/iam/v1/workload/federated_credential_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1/workload creating build/lib/yandex/cloud/iam/v1/workload/oidc copying yandex/cloud/iam/v1/workload/oidc/__init__.py -> build/lib/yandex/cloud/iam/v1/workload/oidc copying yandex/cloud/iam/v1/workload/oidc/federation_pb2.py -> build/lib/yandex/cloud/iam/v1/workload/oidc copying yandex/cloud/iam/v1/workload/oidc/federation_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1/workload/oidc copying yandex/cloud/iam/v1/workload/oidc/federation_service_pb2.py -> build/lib/yandex/cloud/iam/v1/workload/oidc copying yandex/cloud/iam/v1/workload/oidc/federation_service_pb2_grpc.py -> build/lib/yandex/cloud/iam/v1/workload/oidc creating build/lib/yandex/cloud/iot/broker copying yandex/cloud/iot/broker/__init__.py -> build/lib/yandex/cloud/iot/broker creating build/lib/yandex/cloud/iot/devices copying yandex/cloud/iot/devices/__init__.py -> build/lib/yandex/cloud/iot/devices creating build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/__init__.py -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/broker_data_service_pb2.py -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/broker_data_service_pb2_grpc.py -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/broker_pb2.py -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/broker_pb2_grpc.py -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/broker_service_pb2.py -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/broker_service_pb2_grpc.py -> build/lib/yandex/cloud/iot/broker/v1 creating build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/__init__.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/device_data_service_pb2.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/device_data_service_pb2_grpc.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/device_pb2.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/device_pb2_grpc.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/device_service_pb2.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/device_service_pb2_grpc.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_data_service_pb2.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_pb2.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_data_service_pb2_grpc.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_pb2_grpc.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_service_pb2.py -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_service_pb2_grpc.py -> build/lib/yandex/cloud/iot/devices/v1 creating build/lib/yandex/cloud/k8s/marketplace copying yandex/cloud/k8s/marketplace/__init__.py -> build/lib/yandex/cloud/k8s/marketplace creating build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/__init__.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/cluster_pb2.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/maintenance_pb2.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_group_pb2.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_group_pb2_grpc.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_group_service_pb2.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_group_service_pb2_grpc.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_pb2.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_pb2_grpc.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/package_options_pb2.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/version_pb2.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/version_pb2_grpc.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/version_service_pb2.py -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/version_service_pb2_grpc.py -> build/lib/yandex/cloud/k8s/v1 creating build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/__init__.py -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/helm_release_pb2.py -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/helm_release_pb2_grpc.py -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2.py -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2_grpc.py -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/package_options_pb2.py -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/k8s/marketplace/v1 creating build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/__init__.py -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/symmetric_crypto_service_pb2.py -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/symmetric_crypto_service_pb2_grpc.py -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/symmetric_key_pb2.py -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/symmetric_key_pb2_grpc.py -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/symmetric_key_service_pb2.py -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/symmetric_key_service_pb2_grpc.py -> build/lib/yandex/cloud/kms/v1 creating build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/__init__.py -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2.py -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2_grpc.py -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2.py -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2_grpc.py -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2.py -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2_grpc.py -> build/lib/yandex/cloud/kms/v1/asymmetricencryption creating build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/__init__.py -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2.py -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2_grpc.py -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2.py -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2_grpc.py -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2.py -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2_grpc.py -> build/lib/yandex/cloud/kms/v1/asymmetricsignature creating build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/__init__.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/health_check_pb2.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/health_check_pb2_grpc.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/network_load_balancer_pb2_grpc.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/package_options_pb2.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/target_group_pb2.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/target_group_pb2_grpc.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/target_group_service_pb2.py -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/target_group_service_pb2_grpc.py -> build/lib/yandex/cloud/loadbalancer/v1 creating build/lib/yandex/cloud/loadtesting/agent copying yandex/cloud/loadtesting/agent/__init__.py -> build/lib/yandex/cloud/loadtesting/agent creating build/lib/yandex/cloud/loadtesting/api copying yandex/cloud/loadtesting/api/__init__.py -> build/lib/yandex/cloud/loadtesting/api creating build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/__init__.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/agent_pb2.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/agent_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/agent_service_pb2.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/agent_service_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/job_service_pb2.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/job_service_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/test_pb2.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/test_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/test_service_pb2.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/test_service_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/trail_service_pb2.py -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/trail_service_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/agent/v1 creating build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/__init__.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/agent_service_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/agent_service_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/config_service_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/config_service_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/package_options_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/report_service_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/report_service_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/test_service_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/test_service_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1 creating build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/__init__.py -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/agent_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/agent_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/status_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/status_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/agent creating build/lib/yandex/cloud/loadtesting/api/v1/common copying yandex/cloud/loadtesting/api/v1/common/__init__.py -> build/lib/yandex/cloud/loadtesting/api/v1/common copying yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/common copying yandex/cloud/loadtesting/api/v1/common/quantiles_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/common copying yandex/cloud/loadtesting/api/v1/common/tag_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/common copying yandex/cloud/loadtesting/api/v1/common/tag_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/common creating build/lib/yandex/cloud/loadtesting/api/v1/config copying yandex/cloud/loadtesting/api/v1/config/__init__.py -> build/lib/yandex/cloud/loadtesting/api/v1/config copying yandex/cloud/loadtesting/api/v1/config/config_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/config copying yandex/cloud/loadtesting/api/v1/config/config_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/config creating build/lib/yandex/cloud/loadtesting/api/v1/regression copying yandex/cloud/loadtesting/api/v1/regression/__init__.py -> build/lib/yandex/cloud/loadtesting/api/v1/regression copying yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/regression copying yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/regression copying yandex/cloud/loadtesting/api/v1/regression/widget_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/regression copying yandex/cloud/loadtesting/api/v1/regression/widget_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/regression creating build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/__init__.py -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/kpi_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/kpi_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/status_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/status_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/report creating build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/__init__.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/details_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/details_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/object_storage_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/object_storage_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/status_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/status_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/summary_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/summary_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/test_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/test_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/test creating build/lib/yandex/cloud/loadtesting/api/v1/report/table copying yandex/cloud/loadtesting/api/v1/report/table/__init__.py -> build/lib/yandex/cloud/loadtesting/api/v1/report/table copying yandex/cloud/loadtesting/api/v1/report/table/report_pb2.py -> build/lib/yandex/cloud/loadtesting/api/v1/report/table copying yandex/cloud/loadtesting/api/v1/report/table/report_pb2_grpc.py -> build/lib/yandex/cloud/loadtesting/api/v1/report/table creating build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/__init__.py -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/payload_pb2.py -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/payload_pb2_grpc.py -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/payload_service_pb2.py -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/payload_service_pb2_grpc.py -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/secret_pb2.py -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/secret_pb2_grpc.py -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/secret_service_pb2.py -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/secret_service_pb2_grpc.py -> build/lib/yandex/cloud/lockbox/v1 creating build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/__init__.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/export_pb2.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/export_pb2_grpc.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/export_service_pb2.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/export_service_pb2_grpc.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_entry_pb2.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_entry_pb2_grpc.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_group_pb2.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_group_pb2_grpc.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/sink_pb2.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_group_service_pb2.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_group_service_pb2_grpc.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_ingestion_service_pb2.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_ingestion_service_pb2_grpc.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_reading_service_pb2.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_reading_service_pb2_grpc.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_resource_pb2.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_resource_pb2_grpc.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/package_options_pb2.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/sink_pb2_grpc.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/sink_service_pb2.py -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/sink_service_pb2_grpc.py -> build/lib/yandex/cloud/logging/v1 creating build/lib/yandex/cloud/maintenance/v2 copying yandex/cloud/maintenance/v2/__init__.py -> build/lib/yandex/cloud/maintenance/v2 copying yandex/cloud/maintenance/v2/common_pb2.py -> build/lib/yandex/cloud/maintenance/v2 copying yandex/cloud/maintenance/v2/common_pb2_grpc.py -> build/lib/yandex/cloud/maintenance/v2 creating build/lib/yandex/cloud/marketplace/licensemanager copying yandex/cloud/marketplace/licensemanager/__init__.py -> build/lib/yandex/cloud/marketplace/licensemanager creating build/lib/yandex/cloud/marketplace/metering copying yandex/cloud/marketplace/metering/__init__.py -> build/lib/yandex/cloud/marketplace/metering creating build/lib/yandex/cloud/marketplace/pim copying yandex/cloud/marketplace/pim/__init__.py -> build/lib/yandex/cloud/marketplace/pim creating build/lib/yandex/cloud/marketplace/stacklandlicenseapi copying yandex/cloud/marketplace/stacklandlicenseapi/__init__.py -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi creating build/lib/yandex/cloud/marketplace/v1 copying yandex/cloud/marketplace/v1/__init__.py -> build/lib/yandex/cloud/marketplace/v1 creating build/lib/yandex/cloud/marketplace/licensemanager/saas copying yandex/cloud/marketplace/licensemanager/saas/__init__.py -> build/lib/yandex/cloud/marketplace/licensemanager/saas creating build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/__init__.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/instance_pb2.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/instance_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/lock_pb2.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/lock_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/package_options_pb2.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/template_pb2.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/template_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/licensemanager/v1 creating build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/__init__.py -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.py -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2.py -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2.py -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 creating build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/__init__.py -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2.py -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/package_options_pb2.py -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/product_usage_service_pb2.py -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/product_usage_service_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/usage_record_pb2.py -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/usage_record_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/metering/v1 creating build/lib/yandex/cloud/marketplace/pim/v1 copying yandex/cloud/marketplace/pim/v1/__init__.py -> build/lib/yandex/cloud/marketplace/pim/v1 creating build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/__init__.py -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/package_options_pb2.py -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/package_options_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2.py -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2.py -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/pim/v1/saas creating build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/__init__.py -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2.py -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2.py -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2.py -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2.py -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 creating build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/__init__.py -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2.py -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/package_options_pb2.py -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/package_options_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/usage_record_pb2.py -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/usage_record_pb2_grpc.py -> build/lib/yandex/cloud/marketplace/v1/metering creating build/lib/yandex/cloud/mdb/clickhouse copying yandex/cloud/mdb/clickhouse/__init__.py -> build/lib/yandex/cloud/mdb/clickhouse creating build/lib/yandex/cloud/mdb/elasticsearch copying yandex/cloud/mdb/elasticsearch/__init__.py -> build/lib/yandex/cloud/mdb/elasticsearch creating build/lib/yandex/cloud/mdb/greenplum copying yandex/cloud/mdb/greenplum/__init__.py -> build/lib/yandex/cloud/mdb/greenplum creating build/lib/yandex/cloud/mdb/kafka copying yandex/cloud/mdb/kafka/__init__.py -> build/lib/yandex/cloud/mdb/kafka creating build/lib/yandex/cloud/mdb/mongodb copying yandex/cloud/mdb/mongodb/__init__.py -> build/lib/yandex/cloud/mdb/mongodb creating build/lib/yandex/cloud/mdb/mysql copying yandex/cloud/mdb/mysql/__init__.py -> build/lib/yandex/cloud/mdb/mysql creating build/lib/yandex/cloud/mdb/opensearch copying yandex/cloud/mdb/opensearch/__init__.py -> build/lib/yandex/cloud/mdb/opensearch creating build/lib/yandex/cloud/mdb/operationlog copying yandex/cloud/mdb/operationlog/__init__.py -> build/lib/yandex/cloud/mdb/operationlog creating build/lib/yandex/cloud/mdb/postgresql copying yandex/cloud/mdb/postgresql/__init__.py -> build/lib/yandex/cloud/mdb/postgresql creating build/lib/yandex/cloud/mdb/redis copying yandex/cloud/mdb/redis/__init__.py -> build/lib/yandex/cloud/mdb/redis creating build/lib/yandex/cloud/mdb/spqr copying yandex/cloud/mdb/spqr/__init__.py -> build/lib/yandex/cloud/mdb/spqr creating build/lib/yandex/cloud/mdb/sqlserver copying yandex/cloud/mdb/sqlserver/__init__.py -> build/lib/yandex/cloud/mdb/sqlserver creating build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/__init__.py -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/backup_retention_policy_pb2.py -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/backup_retention_policy_pb2_grpc.py -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/connectionmanager_pb2.py -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/connectionmanager_pb2_grpc.py -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/version_pb2.py -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/version_pb2_grpc.py -> build/lib/yandex/cloud/mdb/v1 creating build/lib/yandex/cloud/mdb/zonalshift copying yandex/cloud/mdb/zonalshift/__init__.py -> build/lib/yandex/cloud/mdb/zonalshift creating build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/__init__.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/backup_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/database_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/database_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/database_service_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/database_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/extension_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/extension_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/extension_service_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/extension_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/format_schema_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/maintenance_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/format_schema_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/user_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/ml_model_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/ml_model_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/package_options_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/user_service_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/version_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/version_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/versions_service_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/versions_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1 creating build/lib/yandex/cloud/mdb/clickhouse/v1/config copying yandex/cloud/mdb/clickhouse/v1/config/__init__.py -> build/lib/yandex/cloud/mdb/clickhouse/v1/config copying yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.py -> build/lib/yandex/cloud/mdb/clickhouse/v1/config copying yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2_grpc.py -> build/lib/yandex/cloud/mdb/clickhouse/v1/config creating build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/__init__.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/auth_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/auth_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/backup_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/cluster_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/extension_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/extension_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/package_options_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/user_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/user_service_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1 creating build/lib/yandex/cloud/mdb/elasticsearch/v1/config copying yandex/cloud/mdb/elasticsearch/v1/config/__init__.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1/config copying yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1/config copying yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2_grpc.py -> build/lib/yandex/cloud/mdb/elasticsearch/v1/config creating build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/__init__.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/backup_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/backup_service_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/cluster_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/host_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/config_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/config_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/hba_rule_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/host_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/pxf_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/maintenance_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/package_options_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/pxf_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/user_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/pxf_service_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/pxf_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_groups_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_groups_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/user_service_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/versions_service_pb2.py -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/versions_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/greenplum/v1 creating build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/__init__.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/cluster_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/common_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/common_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/connector_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/connector_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/maintenance_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/connector_service_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/connector_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/package_options_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/topic_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/topic_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/user_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/topic_service_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/topic_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/user_service_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/versions_service_pb2.py -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/versions_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/kafka/v1 creating build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/__init__.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/backup_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/backup_service_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/cluster_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/database_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/database_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/database_service_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/database_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/maintenance_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/package_options_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/user_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/user_service_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/versions_service_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/versions_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1 creating build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/__init__.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mongodb/v1/config creating build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/__init__.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/backup_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/backup_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/cluster_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/database_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/database_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/database_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/database_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/deletion_protection_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/deletion_protection_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/maintenance_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/package_options_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/user_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/user_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/versions_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/versions_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1 creating build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/__init__.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/backup_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/backup_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/cluster_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/database_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/database_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/database_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/database_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/package_options_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/user_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/user_service_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha creating build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/__init__.py -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1/config creating build/lib/yandex/cloud/mdb/mysql/v1alpha/config copying yandex/cloud/mdb/mysql/v1alpha/config/__init__.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha/config copying yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha/config copying yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2_grpc.py -> build/lib/yandex/cloud/mdb/mysql/v1alpha/config creating build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/__init__.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/auth_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/auth_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_service_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/cluster_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/extension_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/extension_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/maintenance_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/extension_service_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/extension_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/package_options_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/user_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/user_service_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/versions_service_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/versions_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1 creating build/lib/yandex/cloud/mdb/opensearch/v1/config copying yandex/cloud/mdb/opensearch/v1/config/__init__.py -> build/lib/yandex/cloud/mdb/opensearch/v1/config copying yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1/config copying yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1/config copying yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1/config copying yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1/config creating build/lib/yandex/cloud/mdb/opensearch/v1/extension copying yandex/cloud/mdb/opensearch/v1/extension/__init__.py -> build/lib/yandex/cloud/mdb/opensearch/v1/extension copying yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2.py -> build/lib/yandex/cloud/mdb/opensearch/v1/extension copying yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2_grpc.py -> build/lib/yandex/cloud/mdb/opensearch/v1/extension creating build/lib/yandex/cloud/mdb/operationlog/v1 copying yandex/cloud/mdb/operationlog/v1/__init__.py -> build/lib/yandex/cloud/mdb/operationlog/v1 copying yandex/cloud/mdb/operationlog/v1/operation_log_pb2.py -> build/lib/yandex/cloud/mdb/operationlog/v1 copying yandex/cloud/mdb/operationlog/v1/operation_log_pb2_grpc.py -> build/lib/yandex/cloud/mdb/operationlog/v1 creating build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/__init__.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_service_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/cluster_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/database_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/database_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/database_service_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/database_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/maintenance_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/managed_repack_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/user_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/managed_repack_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/package_options_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/perf_diag_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/perf_diag_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/user_service_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/versions_service_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/versions_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1 creating build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/__init__.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host10_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host10_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host11_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host11_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host12_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host12_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host13_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host13_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host14_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host14_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host15_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host15_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host16_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host16_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host17_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host17_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host18_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host18_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2_grpc.py -> build/lib/yandex/cloud/mdb/postgresql/v1/config creating build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/__init__.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/backup_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/backup_service_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/cluster_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/maintenance_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/package_options_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/user_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/user_service_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/versions_service_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/versions_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1 creating build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/__init__.py -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis5_0_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis5_0_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis6_0_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis6_0_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis6_2_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis6_2_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis7_0_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis7_0_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis_pb2.py -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis_pb2_grpc.py -> build/lib/yandex/cloud/mdb/redis/v1/config creating build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/__init__.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/backup_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/backup_service_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/cluster_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/host_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/config_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/config_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/database_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/database_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/database_service_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/host_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/shard_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/maintenance_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/package_options_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/user_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/user_service_pb2.py -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/spqr/v1 creating build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/__init__.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/backup_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/backup_service_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/cluster_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/database_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/database_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/database_service_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/database_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/package_options_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/user_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/user_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/user_service_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1 creating build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/__init__.py -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2.py -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2_grpc.py -> build/lib/yandex/cloud/mdb/sqlserver/v1/config creating build/lib/yandex/cloud/mdb/zonalshift/v1 copying yandex/cloud/mdb/zonalshift/v1/__init__.py -> build/lib/yandex/cloud/mdb/zonalshift/v1 copying yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2.py -> build/lib/yandex/cloud/mdb/zonalshift/v1 copying yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2_grpc.py -> build/lib/yandex/cloud/mdb/zonalshift/v1 creating build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/__init__.py -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/cluster_pb2.py -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/maintenance_pb2.py -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/package_options_pb2.py -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/metastore/v1 creating build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/__init__.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/bar_chart_settings_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/bar_chart_settings_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/chart_widget_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/chart_widget_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/dashboard_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/dashboard_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/dashboard_service_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/downsampling_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/dashboard_service_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/downsampling_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/group_widget_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/group_widget_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/link_item_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/link_item_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/link_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/link_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/package_options_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/package_options_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/parametrization_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/parametrization_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/preset_item_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/preset_item_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/sort_order_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/sort_order_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/text_widget_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/text_widget_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/thresholds_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/thresholds_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/timeline_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/timeline_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/title_widget_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/title_widget_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/unit_format_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/unit_format_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/widget_pb2.py -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/widget_pb2_grpc.py -> build/lib/yandex/cloud/monitoring/v3 creating build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/__init__.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_mapping_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_mapping_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_mapping_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_mapping_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/organization_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/organization_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/organization_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/organization_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/os_login_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/os_login_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/package_options_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_account_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_account_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_ssh_key_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_ssh_key_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1 creating build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/__init__.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/user_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/user_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/user_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/user_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/userpool_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/userpool_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp creating build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/__init__.py -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/certificate_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/certificate_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/federation_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/federation_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/federation_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/saml creating build/lib/yandex/cloud/organizationmanager/v1/idp/application copying yandex/cloud/organizationmanager/v1/idp/application/__init__.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application creating build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth copying yandex/cloud/organizationmanager/v1/idp/application/oauth/__init__.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth copying yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth copying yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth copying yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth copying yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth creating build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/__init__.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2_grpc.py -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml creating build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/__init__.py -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/package_options_pb2.py -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_limit_service_pb2.py -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_limit_service_pb2_grpc.py -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_request_pb2.py -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_request_pb2_grpc.py -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/resource_pb2.py -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_request_service_pb2.py -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_request_service_pb2_grpc.py -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/resource_pb2_grpc.py -> build/lib/yandex/cloud/quotamanager/v1 creating build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/__init__.py -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/cloud_pb2.py -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/cloud_pb2_grpc.py -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/cloud_service_pb2.py -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/cloud_service_pb2_grpc.py -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/folder_pb2.py -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/folder_pb2_grpc.py -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/folder_service_pb2.py -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/folder_service_pb2_grpc.py -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/package_options_pb2.py -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/resourcemanager/v1 creating build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/__init__.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/gen_search_service_pb2.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/img_search_service_pb2.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/img_search_service_pb2_grpc.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/package_options_pb2.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/package_options_pb2_grpc.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/search_query_pb2.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/search_query_pb2_grpc.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/search_service_pb2.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/search_service_pb2_grpc.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/wordstat_service_pb2.py -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/wordstat_service_pb2_grpc.py -> build/lib/yandex/cloud/searchapi/v2 creating build/lib/yandex/cloud/serverless/apigateway copying yandex/cloud/serverless/apigateway/__init__.py -> build/lib/yandex/cloud/serverless/apigateway creating build/lib/yandex/cloud/serverless/containers copying yandex/cloud/serverless/containers/__init__.py -> build/lib/yandex/cloud/serverless/containers creating build/lib/yandex/cloud/serverless/eventrouter copying yandex/cloud/serverless/eventrouter/__init__.py -> build/lib/yandex/cloud/serverless/eventrouter creating build/lib/yandex/cloud/serverless/functions copying yandex/cloud/serverless/functions/__init__.py -> build/lib/yandex/cloud/serverless/functions creating build/lib/yandex/cloud/serverless/mcpgateway copying yandex/cloud/serverless/mcpgateway/__init__.py -> build/lib/yandex/cloud/serverless/mcpgateway creating build/lib/yandex/cloud/serverless/mdbproxy copying yandex/cloud/serverless/mdbproxy/__init__.py -> build/lib/yandex/cloud/serverless/mdbproxy creating build/lib/yandex/cloud/serverless/triggers copying yandex/cloud/serverless/triggers/__init__.py -> build/lib/yandex/cloud/serverless/triggers creating build/lib/yandex/cloud/serverless/workflows copying yandex/cloud/serverless/workflows/__init__.py -> build/lib/yandex/cloud/serverless/workflows creating build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/__init__.py -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/apigateway_pb2.py -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/apigateway_pb2_grpc.py -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2.py -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/package_options_pb2.py -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/serverless/apigateway/v1 creating build/lib/yandex/cloud/serverless/apigateway/websocket copying yandex/cloud/serverless/apigateway/websocket/__init__.py -> build/lib/yandex/cloud/serverless/apigateway/websocket creating build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/__init__.py -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2.py -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2_grpc.py -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2.py -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2.py -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 creating build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/__init__.py -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/container_pb2.py -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/container_pb2_grpc.py -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/container_service_pb2.py -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/container_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/package_options_pb2.py -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/serverless/containers/v1 creating build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/__init__.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/bus_pb2.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/bus_pb2_grpc.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/bus_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/connector_pb2.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/connector_pb2_grpc.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/connector_service_pb2.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/connector_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/rule_pb2.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/event_service_pb2.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/event_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/package_options_pb2.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/rule_pb2_grpc.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/rule_service_pb2.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/rule_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/eventrouter/v1 creating build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/__init__.py -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/function_pb2.py -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/function_pb2_grpc.py -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/function_service_pb2.py -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/function_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/network_service_pb2.py -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/network_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/package_options_pb2.py -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/serverless/functions/v1 creating build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/__init__.py -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2.py -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2_grpc.py -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2.py -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/package_options_pb2.py -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/serverless/mcpgateway/v1 creating build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/__init__.py -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/package_options_pb2.py -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/proxy_pb2.py -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/proxy_pb2_grpc.py -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2.py -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/mdbproxy/v1 creating build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/__init__.py -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/package_options_pb2.py -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/predicate_pb2.py -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/predicate_pb2_grpc.py -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/trigger_pb2.py -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/trigger_pb2_grpc.py -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/trigger_service_pb2.py -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/trigger_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/triggers/v1 creating build/lib/yandex/cloud/serverless/triggers/v2 copying yandex/cloud/serverless/triggers/v2/__init__.py -> build/lib/yandex/cloud/serverless/triggers/v2 copying yandex/cloud/serverless/triggers/v2/trigger_pb2.py -> build/lib/yandex/cloud/serverless/triggers/v2 copying yandex/cloud/serverless/triggers/v2/trigger_pb2_grpc.py -> build/lib/yandex/cloud/serverless/triggers/v2 copying yandex/cloud/serverless/triggers/v2/trigger_service_pb2.py -> build/lib/yandex/cloud/serverless/triggers/v2 copying yandex/cloud/serverless/triggers/v2/trigger_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/triggers/v2 creating build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/__init__.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/execution_pb2.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/execution_pb2_grpc.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/execution_service_pb2.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/execution_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/history_entry_pb2.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/history_entry_pb2_grpc.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/package_options_pb2.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/workflow_pb2.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/workflow_pb2_grpc.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/workflow_service_pb2.py -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/workflow_service_pb2_grpc.py -> build/lib/yandex/cloud/serverless/workflows/v1 creating build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/__init__.py -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/captcha_pb2.py -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/captcha_pb2_grpc.py -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/captcha_service_pb2.py -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/captcha_service_pb2_grpc.py -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/package_options_pb2.py -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/smartcaptcha/v1 creating build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/__init__.py -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/package_options_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/security_profile_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/security_profile_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1 creating build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/__init__.py -> build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter creating build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/__init__.py -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer creating build/lib/yandex/cloud/smartwebsecurity/v1/match_list copying yandex/cloud/smartwebsecurity/v1/match_list/__init__.py -> build/lib/yandex/cloud/smartwebsecurity/v1/match_list copying yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1/match_list copying yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1/match_list copying yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1/match_list copying yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1/match_list creating build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/__init__.py -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2.py -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2_grpc.py -> build/lib/yandex/cloud/smartwebsecurity/v1/waf creating build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/__init__.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/cluster_pb2.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/job_pb2.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/job_pb2_grpc.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/job_service_pb2.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/job_service_pb2_grpc.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/maintenance_pb2.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/package_options_pb2.py -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/spark/v1 creating build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/__init__.py -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/enum_pb2.py -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/enum_pb2_grpc.py -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/environment_pb2.py -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/environment_pb2_grpc.py -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/environment_service_pb2.py -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/environment_service_pb2_grpc.py -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/spark_config_pb2.py -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/spark_config_pb2_grpc.py -> build/lib/yandex/cloud/spark/v1/environment creating build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/__init__.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/assistant_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/assistant_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/assistants_service_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/assistants_service_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/audio_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/audio_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/classifier_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/classifier_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/classifiers_service_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/classifiers_service_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/package_options_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/project_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/project_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/project_service_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/project_service_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/search_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/search_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/talk_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/talk_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/talk_service_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/talk_service_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/text_pb2.py -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/text_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1 creating build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/__init__.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/assistants_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/assistants_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/points_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/points_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/statistics_common_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/statistics_common_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/summarization_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/summarization_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/transcription_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/transcription_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2.py -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2_grpc.py -> build/lib/yandex/cloud/speechsense/v1/analysis creating build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/__init__.py -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/bucket_pb2.py -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/bucket_pb2_grpc.py -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/bucket_service_pb2.py -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/bucket_service_pb2_grpc.py -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/package_options_pb2.py -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/presign_service_pb2.py -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/s3api_pb2.py -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/presign_service_pb2_grpc.py -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/s3api_pb2_grpc.py -> build/lib/yandex/cloud/storage/v1 creating build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/__init__.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/access_control_pb2.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/access_control_pb2_grpc.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/catalog_pb2.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/catalog_pb2_grpc.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/catalog_service_pb2.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/catalog_service_pb2_grpc.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/cluster_pb2.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/maintenance_pb2.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/maintenance_service_pb2.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/maintenance_service_pb2_grpc.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/package_options_pb2.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/resource_management_pb2.py -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/resource_management_pb2_grpc.py -> build/lib/yandex/cloud/trino/v1 creating build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/__init__.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/channel_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/channel_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/channel_service_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/channel_service_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/episode_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/episode_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/episode_service_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/episode_service_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/manifest_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/manifest_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/package_options_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/playlist_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/playlist_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/playlist_service_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_line_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/playlist_service_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_line_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_line_service_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_line_service_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_service_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_service_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/style_preset_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/style_preset_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/style_preset_service_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/style_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/subtitle_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/subtitle_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/thumbnail_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/subtitle_service_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/subtitle_service_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/thumbnail_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/thumbnail_service_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/video_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/video_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/video_service_pb2.py -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/video_service_pb2_grpc.py -> build/lib/yandex/cloud/video/v1 creating build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/__init__.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/address_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/address_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/address_service_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/address_service_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/gateway_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/gateway_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/gateway_service_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/gateway_service_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/network_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/network_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/network_service_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/network_service_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/package_options_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/route_table_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/route_table_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/route_table_service_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/route_table_service_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/security_group_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/security_group_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/security_group_service_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/security_group_service_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/subnet_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/subnet_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/subnet_service_pb2.py -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/subnet_service_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1 creating build/lib/yandex/cloud/vpc/v1/privatelink copying yandex/cloud/vpc/v1/privatelink/__init__.py -> build/lib/yandex/cloud/vpc/v1/privatelink copying yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2.py -> build/lib/yandex/cloud/vpc/v1/privatelink copying yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1/privatelink copying yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2.py -> build/lib/yandex/cloud/vpc/v1/privatelink copying yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2_grpc.py -> build/lib/yandex/cloud/vpc/v1/privatelink creating build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/__init__.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/backup_pb2.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/backup_pb2_grpc.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/backup_service_pb2.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/backup_service_pb2_grpc.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/database_pb2.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/database_pb2_grpc.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/database_service_pb2.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/database_service_pb2_grpc.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/location_pb2.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/location_pb2_grpc.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/location_service_pb2.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/location_service_pb2_grpc.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/package_options_pb2.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/resource_preset_pb2.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/resource_preset_pb2_grpc.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/resource_preset_service_pb2.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/resource_preset_service_pb2_grpc.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/storage_type_pb2.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/storage_type_pb2_grpc.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/storage_type_service_pb2.py -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/storage_type_service_pb2_grpc.py -> build/lib/yandex/cloud/ydb/v1 creating build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/__init__.py -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/cluster_pb2.py -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/cluster_pb2_grpc.py -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/cluster_service_pb2.py -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/cluster_service_pb2_grpc.py -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/maintenance_pb2.py -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/maintenance_pb2_grpc.py -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/package_options_pb2.py -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.py -> build/lib/yandex/cloud/ytsaurus/v1 creating build/lib/yandexcloud/_wrappers copying yandexcloud/_wrappers/__init__.py -> build/lib/yandexcloud/_wrappers creating build/lib/yandexcloud/_wrappers/dataproc copying yandexcloud/_wrappers/dataproc/__init__.py -> build/lib/yandexcloud/_wrappers/dataproc creating build/lib/yandexcloud/_wrappers/spark copying yandexcloud/_wrappers/spark/__init__.py -> build/lib/yandexcloud/_wrappers/spark running egg_info writing yandexcloud.egg-info/PKG-INFO writing dependency_links to yandexcloud.egg-info/dependency_links.txt writing requirements to yandexcloud.egg-info/requires.txt writing top-level names to yandexcloud.egg-info/top_level.txt reading manifest file 'yandexcloud.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'yandexcloud.egg-info/SOURCES.txt' copying yandex/py.typed -> build/lib/yandex copying yandexcloud/py.typed -> build/lib/yandexcloud copying yandex/cloud/validation_pb2.pyi -> build/lib/yandex/cloud copying yandex/cloud/validation_pb2_grpc.pyi -> build/lib/yandex/cloud copying yandex/cloud/access/access_pb2.pyi -> build/lib/yandex/cloud/access copying yandex/cloud/access/access_pb2_grpc.pyi -> build/lib/yandex/cloud/access copying yandex/cloud/api/operation_pb2.pyi -> build/lib/yandex/cloud/api copying yandex/cloud/api/operation_pb2_grpc.pyi -> build/lib/yandex/cloud/api copying yandex/cloud/endpoint/api_endpoint_pb2.pyi -> build/lib/yandex/cloud/endpoint copying yandex/cloud/endpoint/api_endpoint_pb2_grpc.pyi -> build/lib/yandex/cloud/endpoint copying yandex/cloud/endpoint/api_endpoint_service_pb2.pyi -> build/lib/yandex/cloud/endpoint copying yandex/cloud/endpoint/api_endpoint_service_pb2_grpc.pyi -> build/lib/yandex/cloud/endpoint copying yandex/cloud/iam/subject_pb2.pyi -> build/lib/yandex/cloud/iam copying yandex/cloud/iam/subject_pb2_grpc.pyi -> build/lib/yandex/cloud/iam copying yandex/cloud/oauth/claims_pb2.pyi -> build/lib/yandex/cloud/oauth copying yandex/cloud/oauth/claims_pb2_grpc.pyi -> build/lib/yandex/cloud/oauth copying yandex/cloud/operation/operation_pb2.pyi -> build/lib/yandex/cloud/operation copying yandex/cloud/operation/operation_pb2_grpc.pyi -> build/lib/yandex/cloud/operation copying yandex/cloud/operation/operation_service_pb2.pyi -> build/lib/yandex/cloud/operation copying yandex/cloud/operation/operation_service_pb2_grpc.pyi -> build/lib/yandex/cloud/operation copying yandex/cloud/operation/package_options_pb2.pyi -> build/lib/yandex/cloud/operation copying yandex/cloud/operation/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/operation copying yandex/cloud/quota/quota_pb2.pyi -> build/lib/yandex/cloud/quota copying yandex/cloud/quota/quota_pb2_grpc.pyi -> build/lib/yandex/cloud/quota copying yandex/cloud/reference/reference_pb2.pyi -> build/lib/yandex/cloud/reference copying yandex/cloud/reference/reference_pb2_grpc.pyi -> build/lib/yandex/cloud/reference copying yandex/cloud/ai/common/common_pb2.pyi -> build/lib/yandex/cloud/ai/common copying yandex/cloud/ai/common/common_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/common copying yandex/cloud/ai/assistants/v1/assistant_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/assistant_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/assistant_service_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/assistant_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/common_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/common_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1 copying yandex/cloud/ai/assistants/v1/runs/run_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/runs copying yandex/cloud/ai/assistants/v1/runs/run_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/runs copying yandex/cloud/ai/assistants/v1/runs/run_service_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/runs copying yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/runs copying yandex/cloud/ai/assistants/v1/searchindex/common_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/common_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/searchindex copying yandex/cloud/ai/assistants/v1/threads/message_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/message_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/message_service_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/message_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/thread_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/thread_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/thread_service_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/threads/thread_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/threads copying yandex/cloud/ai/assistants/v1/users/user_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/users copying yandex/cloud/ai/assistants/v1/users/user_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/users copying yandex/cloud/ai/assistants/v1/users/user_service_pb2.pyi -> build/lib/yandex/cloud/ai/assistants/v1/users copying yandex/cloud/ai/assistants/v1/users/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/assistants/v1/users copying yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2.pyi -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2.pyi -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/inference_options_pb2.pyi -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/batch_inference/v1/inference_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/batch_inference/v1 copying yandex/cloud/ai/dataset/v1/dataset_pb2.pyi -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/dataset_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/dataset_service_pb2.pyi -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/dataset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/dataset/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/dataset/v1 copying yandex/cloud/ai/files/v1/file_pb2.pyi -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/file_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/file_service_pb2.pyi -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/file_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/files/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/files/v1 copying yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/text_common_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1 copying yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/embedding copying yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/embedding copying yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/image_generation copying yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/image_generation copying yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/image_generation copying yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/image_generation copying yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/text_classification copying yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/text_classification copying yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/text_classification copying yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/text_classification copying yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/text_generation copying yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/foundation_models/v1/text_generation copying yandex/cloud/ai/llm/v1alpha/llm_pb2.pyi -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/llm_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/llm_service_pb2.pyi -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/llm_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/llm/v1alpha/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/llm/v1alpha copying yandex/cloud/ai/ocr/v1/ocr_pb2.pyi -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/ocr_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/ocr_service_pb2.pyi -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/ocr_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/ocr/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/ocr/v1 copying yandex/cloud/ai/stt/v2/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/stt/v2 copying yandex/cloud/ai/stt/v2/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/stt/v2 copying yandex/cloud/ai/stt/v2/stt_service_pb2.pyi -> build/lib/yandex/cloud/ai/stt/v2 copying yandex/cloud/ai/stt/v2/stt_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/stt/v2 copying yandex/cloud/ai/stt/v3/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/stt_pb2.pyi -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/stt_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/stt_service_pb2.pyi -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/stt/v3/stt_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/stt/v3 copying yandex/cloud/ai/translate/v2/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/translation_pb2.pyi -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/translation_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/translation_service_pb2.pyi -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/translate/v2/translation_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/translate/v2 copying yandex/cloud/ai/tts/v3/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/tts_pb2.pyi -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/tts_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/tts_service_pb2.pyi -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tts/v3/tts_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/tts/v3 copying yandex/cloud/ai/tuning/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_error_pb2.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_error_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_service_pb2.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_task_pb2.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_task_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_types_pb2.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/tuning/v1/tuning_types_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/tuning/v1 copying yandex/cloud/ai/vision/v1/classification_pb2.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/classification_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/face_detection_pb2.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/face_detection_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/image_copy_search_pb2.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/image_copy_search_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/primitives_pb2.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/primitives_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/text_detection_pb2.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/text_detection_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/vision_service_pb2.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v1/vision_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/vision/v1 copying yandex/cloud/ai/vision/v2/image_classifier_pb2.pyi -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/image_classifier_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/image_classifier_service_pb2.pyi -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/image_classifier_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/image_pb2.pyi -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/image_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/package_options_pb2.pyi -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/ai/vision/v2/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ai/vision/v2 copying yandex/cloud/airflow/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/common_pb2.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/common_pb2_grpc.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/airflow/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/airflow/v1 copying yandex/cloud/apploadbalancer/v1/backend_group_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/backend_group_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/backend_group_service_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/backend_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/http_router_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/http_router_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/http_router_service_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/http_router_service_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/load_balancer_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/load_balancer_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/locality_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/locality_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/logging_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/logging_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/payload_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/payload_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/rate_limit_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/rate_limit_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/target_group_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/target_group_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/target_group_service_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/target_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/tls_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/tls_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/virtual_host_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/virtual_host_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2_grpc.pyi -> build/lib/yandex/cloud/apploadbalancer/v1 copying yandex/cloud/audittrails/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/trail_pb2.pyi -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/trail_pb2_grpc.pyi -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/trail_service_pb2.pyi -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/audittrails/v1/trail_service_pb2_grpc.pyi -> build/lib/yandex/cloud/audittrails/v1 copying yandex/cloud/backup/v1/backup_pb2.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/policy_pb2.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/policy_pb2_grpc.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/policy_service_pb2.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/policy_service_pb2_grpc.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/provider_service_pb2.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/provider_service_pb2_grpc.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/resource_pb2.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/resource_pb2_grpc.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/resource_service_pb2.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/resource_service_pb2_grpc.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/setup_service_pb2.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/backup/v1/setup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/backup/v1 copying yandex/cloud/baremetal/v1alpha/configuration_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/configuration_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/configuration_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/configuration_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/dhcp_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/dhcp_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/disk_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/disk_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/hardware_pool_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/hardware_pool_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/image_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/image_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/image_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/image_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/package_options_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_subnet_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_subnet_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_subnet_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_subnet_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/rental_period_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/rental_period_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/rental_period_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/rental_period_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/server_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/server_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/server_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/server_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/standard_image_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/standard_image_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/standard_image_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/standard_image_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/storage_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/storage_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/storage_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/storage_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/vrf_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/vrf_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/vrf_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/vrf_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/zone_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/zone_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/zone_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v1alpha/zone_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v1alpha copying yandex/cloud/baremetal/v2/boot_image_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/boot_image_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/boot_image_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/boot_image_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/configuration_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/configuration_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/configuration_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/configuration_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/dhcp_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/dhcp_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/disk_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/disk_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/hardware_pool_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/hardware_pool_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/hardware_pool_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/hardware_pool_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/image_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/image_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/image_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/image_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/operation_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/operation_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/package_options_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_cloud_connection_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_cloud_connection_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_subnet_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_subnet_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_subnet_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/private_subnet_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_prefix_pool_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_prefix_pool_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_subnet_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_subnet_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_subnet_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/public_subnet_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/rental_period_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/rental_period_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/rental_period_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/rental_period_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/server_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/server_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/server_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/server_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/storage_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/storage_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/user_configuration_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/user_configuration_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/vrf_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/vrf_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/vrf_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/vrf_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/zone_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/zone_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/zone_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/zone_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2 copying yandex/cloud/baremetal/v2/extend/cluster_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/nodes_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/nodes_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2.pyi -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/baremetal/v2/extend copying yandex/cloud/billing/v1/billable_object_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/billable_object_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/billing_account_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/billing_account_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/billing_account_service_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/billing_account_service_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/budget_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/budget_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/budget_service_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/budget_service_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/customer_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/customer_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/customer_service_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/customer_service_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/service_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/service_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/service_service_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/service_service_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/sku_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/sku_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/sku_service_pb2.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/v1/sku_service_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/v1 copying yandex/cloud/billing/usage_records/v1/billing_types_pb2.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/billing_types_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/common_types_pb2.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/common_types_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/consumption_core_pb2.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/consumption_core_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/credit_pb2.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/credit_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/metadata_service_pb2.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/billing/usage_records/v1/metadata_service_pb2_grpc.pyi -> build/lib/yandex/cloud/billing/usage_records/v1 copying yandex/cloud/cdn/v1/cache_service_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/cache_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_group_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_group_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_group_service_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_service_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/origin_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/provider_service_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/provider_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/raw_logs_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/raw_logs_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/raw_logs_service_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/raw_logs_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/resource_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/resource_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/resource_service_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/resource_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/rule_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/rule_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/rule_service_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/rule_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/shielding_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/shielding_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/shielding_service_pb2.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/cdn/v1/shielding_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cdn/v1 copying yandex/cloud/certificatemanager/v1/certificate_content_service_pb2.pyi -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/certificate_content_service_pb2_grpc.pyi -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/certificate_pb2.pyi -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/certificate_pb2_grpc.pyi -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/certificate_service_pb2.pyi -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/certificatemanager/v1/certificate_service_pb2_grpc.pyi -> build/lib/yandex/cloud/certificatemanager/v1 copying yandex/cloud/cic/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/partner_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/partner_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/partner_service_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/partner_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/peering_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/peering_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/peering_request_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/peering_request_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/point_of_presence_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/point_of_presence_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/point_of_presence_service_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/point_of_presence_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/private_connection_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/private_connection_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/private_connection_service_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/private_connection_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/public_connection_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/public_connection_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/public_connection_service_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/public_connection_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_service_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_ticket_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_ticket_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1 copying yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.pyi -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/lag_allocation_settings_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/lag_info_pb2.pyi -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/lag_info_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/transceiver_type_pb2.pyi -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cic/v1/common/transceiver_type_pb2_grpc.pyi -> build/lib/yandex/cloud/cic/v1/common copying yandex/cloud/cloudapps/workload/v1/cloud_application_pb2.pyi -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/cloud_application_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2.pyi -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/cloudapps/workload/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudapps/workload/v1 copying yandex/cloud/clouddesktop/v1/desktop_group_pb2.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_group_pb2_grpc.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_image_pb2.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_image_pb2_grpc.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_image_service_pb2_grpc.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_pb2.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_pb2_grpc.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_service_pb2.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/desktop_service_pb2_grpc.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/disk_pb2.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/disk_pb2_grpc.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/clouddesktop/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/clouddesktop/v1 copying yandex/cloud/cloudregistry/v1/artifact_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/artifact_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/artifact_service_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/artifact_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/docker_content_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/docker_content_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/ip_permission_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/ip_permission_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/migration_service_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/migration_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/pattern_filter_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/pattern_filter_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/registry_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/registry_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/registry_service_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/registry_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scan_policy_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scan_policy_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scan_policy_service_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scan_policy_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scanner_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scanner_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scanner_service_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/scanner_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1 copying yandex/cloud/cloudregistry/v1/domain/debian_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1/domain copying yandex/cloud/cloudregistry/v1/domain/debian_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1/domain copying yandex/cloud/cloudregistry/v1/domain/debian_service_pb2.pyi -> build/lib/yandex/cloud/cloudregistry/v1/domain copying yandex/cloud/cloudregistry/v1/domain/debian_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudregistry/v1/domain copying yandex/cloud/cloudrouter/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/routing_instance_pb2.pyi -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/routing_instance_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/routing_instance_service_pb2.pyi -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/cloudrouter/v1/routing_instance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/cloudrouter/v1 copying yandex/cloud/compute/v1/application_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/application_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_placement_group_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_placement_group_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_placement_group_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_placement_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_type_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_type_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_type_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/disk_type_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/filesystem_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/filesystem_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/filesystem_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/filesystem_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/gpu_cluster_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/gpu_cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/gpu_cluster_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/gpu_cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/hardware_generation_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/hardware_generation_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_group_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_group_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_group_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_type_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_type_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_type_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/host_type_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/image_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/image_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/image_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/image_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/instance_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/instance_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/instance_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/instance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/kek_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/kek_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/placement_group_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/placement_group_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/placement_group_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/placement_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/reserved_instance_pool_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/reserved_instance_pool_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/reserved_instance_pool_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/reserved_instance_pool_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_schedule_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_schedule_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_schedule_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_schedule_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/snapshot_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/zone_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/zone_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/zone_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/zone_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1 copying yandex/cloud/compute/v1/instancegroup/instance_group_pb2.pyi -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/instance_group_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2.pyi -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/package_options_pb2.pyi -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/compute/v1/instancegroup/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/compute/v1/instancegroup copying yandex/cloud/connectionmanager/v1/clickhouse_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/clickhouse_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/common_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/common_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/connection_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/connection_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/connection_service_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/connection_service_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/greenplum_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/greenplum_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/kafka_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/kafka_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/mongodb_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/mongodb_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/mysql_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/mysql_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/opensearch_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/opensearch_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/postgresql_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/postgresql_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/redis_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/redis_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/storedoc_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/storedoc_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/trino_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/trino_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/valkey_pb2.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/connectionmanager/v1/valkey_pb2_grpc.pyi -> build/lib/yandex/cloud/connectionmanager/v1 copying yandex/cloud/containerregistry/v1/blob_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/blob_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/image_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/image_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/image_service_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/image_service_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/ip_permission_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/ip_permission_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/lifecycle_policy_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/lifecycle_policy_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/registry_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/registry_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/registry_service_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/registry_service_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/repository_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/repository_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/repository_service_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/repository_service_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scan_policy_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scan_policy_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scan_policy_service_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scan_policy_service_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scanner_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scanner_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scanner_service_pb2.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/containerregistry/v1/scanner_service_pb2_grpc.pyi -> build/lib/yandex/cloud/containerregistry/v1 copying yandex/cloud/datacatalog/v1/catalog_pb2.pyi -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/catalog_pb2_grpc.pyi -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/catalog_service_pb2.pyi -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/catalog_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/datacatalog/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/datacatalog/v1 copying yandex/cloud/dataproc/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/common_pb2.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/common_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/job_pb2.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/job_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/job_service_pb2.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/job_service_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/subcluster_pb2.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/subcluster_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/subcluster_service_pb2.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/v1/subcluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/v1 copying yandex/cloud/dataproc/manager/v1/job_pb2.pyi -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/job_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/job_service_pb2.pyi -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/job_service_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/manager_service_pb2.pyi -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/manager_service_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/dataproc/manager/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/dataproc/manager/v1 copying yandex/cloud/datasphere/v1/app_token_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/app_token_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/folder_budget_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/folder_budget_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/node_execution_error_details_pb2.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/node_execution_error_details_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/node_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/node_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_data_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_data_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_pb2.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v1/project_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v1 copying yandex/cloud/datasphere/v2/community_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/community_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/community_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/community_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/dataset_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/dataset_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/dataset_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/dataset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/docker_image_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/docker_image_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/docker_image_v2_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/docker_image_v2_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/package_options_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/project_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/project_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/project_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/project_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/resource_types_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/resource_types_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/restrictions_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/restrictions_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/s3_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/s3_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/secret_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/secret_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/user_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/user_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2 copying yandex/cloud/datasphere/v2/jobs/jobs_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2/jobs copying yandex/cloud/datasphere/v2/jobs/jobs_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2/jobs copying yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.pyi -> build/lib/yandex/cloud/datasphere/v2/jobs copying yandex/cloud/datasphere/v2/jobs/project_job_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datasphere/v2/jobs copying yandex/cloud/datatransfer/v1/endpoint_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/endpoint_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/endpoint_service_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/transfer_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/transfer_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1 copying yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/common_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/common_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/kafka_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/kafka_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/metrika_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/metrika_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/mongo_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/mysql_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/mysql_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/parsers_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/parsers_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/postgres_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/postgres_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/serializers_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/serializers_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/ydb_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/ydb_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/yds_pb2.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/datatransfer/v1/endpoint/yds_pb2_grpc.pyi -> build/lib/yandex/cloud/datatransfer/v1/endpoint copying yandex/cloud/devtools/ycvc/v1/control_service_pb2.pyi -> build/lib/yandex/cloud/devtools/ycvc/v1 copying yandex/cloud/devtools/ycvc/v1/control_service_pb2_grpc.pyi -> build/lib/yandex/cloud/devtools/ycvc/v1 copying yandex/cloud/devtools/ycvc/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/devtools/ycvc/v1 copying yandex/cloud/devtools/ycvc/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/devtools/ycvc/v1 copying yandex/cloud/dns/v1/dns_endpoint_pb2.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_endpoint_pb2_grpc.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_endpoint_service_pb2.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_endpoint_service_pb2_grpc.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_firewall_pb2.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_firewall_pb2_grpc.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_firewall_service_pb2.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_firewall_service_pb2_grpc.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_zone_pb2.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_zone_pb2_grpc.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_zone_service_pb2.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/dns_zone_service_pb2_grpc.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/dns/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/dns/v1 copying yandex/cloud/gitlab/v1/instance_pb2.pyi -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/instance_pb2_grpc.pyi -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/instance_service_pb2.pyi -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/instance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/gitlab/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/gitlab/v1 copying yandex/cloud/iam/v1/access_analyzer_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/access_analyzer_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/access_policy_template_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/access_policy_template_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/api_key_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/api_key_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/api_key_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/api_key_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/iam_token_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/iam_token_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/key_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/key_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/key_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/key_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_secret_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_secret_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_secret_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_secret_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/oauth_client_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/refresh_token_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/refresh_token_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/refresh_token_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/refresh_token_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/resource_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/resource_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/role_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/role_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/role_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/role_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_account_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_account_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_account_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_account_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_control_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_control_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_control_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/service_control_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/subject_details_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/subject_details_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/user_account_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/user_account_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/user_account_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/user_account_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1 copying yandex/cloud/iam/v1/awscompatibility/access_key_pb2.pyi -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/access_key_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1/awscompatibility copying yandex/cloud/iam/v1/workload/federated_credential_pb2.pyi -> build/lib/yandex/cloud/iam/v1/workload copying yandex/cloud/iam/v1/workload/federated_credential_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1/workload copying yandex/cloud/iam/v1/workload/federated_credential_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1/workload copying yandex/cloud/iam/v1/workload/federated_credential_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1/workload copying yandex/cloud/iam/v1/workload/oidc/federation_pb2.pyi -> build/lib/yandex/cloud/iam/v1/workload/oidc copying yandex/cloud/iam/v1/workload/oidc/federation_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1/workload/oidc copying yandex/cloud/iam/v1/workload/oidc/federation_service_pb2.pyi -> build/lib/yandex/cloud/iam/v1/workload/oidc copying yandex/cloud/iam/v1/workload/oidc/federation_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iam/v1/workload/oidc copying yandex/cloud/iot/broker/v1/broker_data_service_pb2.pyi -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/broker_data_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/broker_pb2.pyi -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/broker_pb2_grpc.pyi -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/broker_service_pb2.pyi -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/broker/v1/broker_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iot/broker/v1 copying yandex/cloud/iot/devices/v1/device_data_service_pb2.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/device_data_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/device_pb2.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/device_pb2_grpc.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/device_service_pb2.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/device_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_data_service_pb2.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_data_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_pb2.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_pb2_grpc.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_service_pb2.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/iot/devices/v1/registry_service_pb2_grpc.pyi -> build/lib/yandex/cloud/iot/devices/v1 copying yandex/cloud/k8s/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_group_pb2.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_group_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_group_service_pb2.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_pb2.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/node_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/version_pb2.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/version_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/version_service_pb2.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/v1/version_service_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/v1 copying yandex/cloud/k8s/marketplace/v1/helm_release_pb2.pyi -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/helm_release_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2.pyi -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/k8s/marketplace/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/k8s/marketplace/v1 copying yandex/cloud/kms/v1/symmetric_crypto_service_pb2.pyi -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/symmetric_crypto_service_pb2_grpc.pyi -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/symmetric_key_pb2.pyi -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/symmetric_key_pb2_grpc.pyi -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/symmetric_key_service_pb2.pyi -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/symmetric_key_service_pb2_grpc.pyi -> build/lib/yandex/cloud/kms/v1 copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2_grpc.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2_grpc.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2_grpc.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricencryption copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2_grpc.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2_grpc.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2_grpc.pyi -> build/lib/yandex/cloud/kms/v1/asymmetricsignature copying yandex/cloud/loadbalancer/v1/health_check_pb2.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/health_check_pb2_grpc.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/network_load_balancer_pb2_grpc.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/target_group_pb2.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/target_group_pb2_grpc.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/target_group_service_pb2.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadbalancer/v1/target_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadbalancer/v1 copying yandex/cloud/loadtesting/agent/v1/agent_pb2.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/agent_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/agent_service_pb2.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/agent_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/job_service_pb2.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/job_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/test_pb2.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/test_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/test_service_pb2.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/test_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/trail_service_pb2.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/agent/v1/trail_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/agent/v1 copying yandex/cloud/loadtesting/api/v1/agent_service_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/agent_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/config_service_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/config_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/report_service_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/report_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/test_service_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/test_service_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1 copying yandex/cloud/loadtesting/api/v1/agent/agent_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/agent_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/status_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/agent/status_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/agent copying yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/common copying yandex/cloud/loadtesting/api/v1/common/quantiles_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/common copying yandex/cloud/loadtesting/api/v1/common/tag_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/common copying yandex/cloud/loadtesting/api/v1/common/tag_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/common copying yandex/cloud/loadtesting/api/v1/config/config_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/config copying yandex/cloud/loadtesting/api/v1/config/config_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/config copying yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/regression copying yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/regression copying yandex/cloud/loadtesting/api/v1/regression/widget_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/regression copying yandex/cloud/loadtesting/api/v1/regression/widget_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/regression copying yandex/cloud/loadtesting/api/v1/report/kpi_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/kpi_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/status_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/report/status_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/report copying yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/details_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/details_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/object_storage_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/object_storage_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/status_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/status_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/summary_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/summary_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/test_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/test/test_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/test copying yandex/cloud/loadtesting/api/v1/report/table/report_pb2.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/report/table copying yandex/cloud/loadtesting/api/v1/report/table/report_pb2_grpc.pyi -> build/lib/yandex/cloud/loadtesting/api/v1/report/table copying yandex/cloud/lockbox/v1/payload_pb2.pyi -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/payload_pb2_grpc.pyi -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/payload_service_pb2.pyi -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/payload_service_pb2_grpc.pyi -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/secret_pb2.pyi -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/secret_pb2_grpc.pyi -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/secret_service_pb2.pyi -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/lockbox/v1/secret_service_pb2_grpc.pyi -> build/lib/yandex/cloud/lockbox/v1 copying yandex/cloud/logging/v1/export_pb2.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/export_pb2_grpc.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/export_service_pb2.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/export_service_pb2_grpc.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_entry_pb2.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_entry_pb2_grpc.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_group_pb2.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_group_pb2_grpc.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_group_service_pb2.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_ingestion_service_pb2.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_ingestion_service_pb2_grpc.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_reading_service_pb2.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_reading_service_pb2_grpc.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_resource_pb2.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/log_resource_pb2_grpc.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/sink_pb2.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/sink_pb2_grpc.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/sink_service_pb2.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/logging/v1/sink_service_pb2_grpc.pyi -> build/lib/yandex/cloud/logging/v1 copying yandex/cloud/maintenance/v2/common_pb2.pyi -> build/lib/yandex/cloud/maintenance/v2 copying yandex/cloud/maintenance/v2/common_pb2_grpc.pyi -> build/lib/yandex/cloud/maintenance/v2 copying yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/instance_pb2.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/instance_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/lock_pb2.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/lock_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/template_pb2.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/template_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/licensemanager/saas/v1 copying yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2.pyi -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/product_usage_service_pb2.pyi -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/product_usage_service_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/usage_record_pb2.pyi -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/metering/v1/usage_record_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/metering/v1 copying yandex/cloud/marketplace/pim/v1/saas/package_options_pb2.pyi -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2.pyi -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2.pyi -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/pim/v1/saas copying yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2.pyi -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2.pyi -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2.pyi -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2.pyi -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/package_options_pb2.pyi -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/usage_record_pb2.pyi -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/marketplace/v1/metering/usage_record_pb2_grpc.pyi -> build/lib/yandex/cloud/marketplace/v1/metering copying yandex/cloud/mdb/v1/backup_retention_policy_pb2.pyi -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/backup_retention_policy_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/connectionmanager_pb2.pyi -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/connectionmanager_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/version_pb2.pyi -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/v1/version_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/v1 copying yandex/cloud/mdb/clickhouse/v1/backup_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/database_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/database_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/database_service_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/database_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/extension_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/extension_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/extension_service_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/extension_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/format_schema_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/format_schema_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/ml_model_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/ml_model_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/version_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/version_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/versions_service_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/versions_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1 copying yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1/config copying yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/clickhouse/v1/config copying yandex/cloud/mdb/elasticsearch/v1/auth_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/auth_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/backup_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/extension_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/extension_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/user_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1 copying yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1/config copying yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/elasticsearch/v1/config copying yandex/cloud/mdb/greenplum/v1/backup_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/config_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/config_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/hba_rule_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/host_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/host_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/pxf_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/pxf_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/pxf_service_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/pxf_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_groups_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_groups_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/user_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/versions_service_pb2.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/greenplum/v1/versions_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/greenplum/v1 copying yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/common_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/common_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/connector_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/connector_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/connector_service_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/connector_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/topic_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/topic_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/topic_service_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/topic_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/user_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/versions_service_pb2.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/kafka/v1/versions_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/kafka/v1 copying yandex/cloud/mdb/mongodb/v1/backup_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/database_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/database_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/database_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/database_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/user_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/versions_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/versions_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1 copying yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mongodb/v1/config copying yandex/cloud/mdb/mysql/v1/backup_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/database_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/database_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/database_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/database_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/deletion_protection_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/deletion_protection_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/user_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/versions_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1/versions_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1 copying yandex/cloud/mdb/mysql/v1alpha/backup_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/database_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/database_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/database_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/database_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/user_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1alpha/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha copying yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1/config copying yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha/config copying yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/mysql/v1alpha/config copying yandex/cloud/mdb/opensearch/v1/auth_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/auth_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/extension_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/extension_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/extension_service_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/extension_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/user_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/versions_service_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/versions_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1 copying yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1/config copying yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1/config copying yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1/config copying yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1/config copying yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1/extension copying yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/opensearch/v1/extension copying yandex/cloud/mdb/operationlog/v1/operation_log_pb2.pyi -> build/lib/yandex/cloud/mdb/operationlog/v1 copying yandex/cloud/mdb/operationlog/v1/operation_log_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/operationlog/v1 copying yandex/cloud/mdb/postgresql/v1/backup_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/database_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/database_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/database_service_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/database_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/managed_repack_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/managed_repack_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/perf_diag_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/perf_diag_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/user_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/versions_service_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/versions_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1 copying yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host10_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host10_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host11_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host11_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host12_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host12_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host13_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host13_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host14_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host14_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host15_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host15_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host16_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host16_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host17_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host17_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host18_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host18_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/postgresql/v1/config copying yandex/cloud/mdb/redis/v1/backup_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/user_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/versions_service_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/versions_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1 copying yandex/cloud/mdb/redis/v1/config/redis5_0_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis5_0_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis6_0_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis6_0_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis6_2_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis6_2_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis7_0_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis7_0_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis_pb2.pyi -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/redis/v1/config/redis_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/redis/v1/config copying yandex/cloud/mdb/spqr/v1/backup_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/config_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/config_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/database_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/database_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/database_service_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/host_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/host_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/shard_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/user_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/spqr/v1 copying yandex/cloud/mdb/sqlserver/v1/backup_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/database_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/database_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/database_service_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/database_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/user_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/user_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1 copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/sqlserver/v1/config copying yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2.pyi -> build/lib/yandex/cloud/mdb/zonalshift/v1 copying yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2_grpc.pyi -> build/lib/yandex/cloud/mdb/zonalshift/v1 copying yandex/cloud/metastore/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/metastore/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/metastore/v1 copying yandex/cloud/monitoring/v3/bar_chart_settings_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/bar_chart_settings_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/chart_widget_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/chart_widget_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/dashboard_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/dashboard_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/dashboard_service_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/downsampling_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/downsampling_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/group_widget_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/group_widget_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/link_item_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/link_item_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/link_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/link_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/package_options_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/parametrization_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/parametrization_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/preset_item_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/preset_item_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/sort_order_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/sort_order_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/text_widget_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/text_widget_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/thresholds_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/thresholds_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/timeline_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/timeline_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/title_widget_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/title_widget_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/unit_format_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/unit_format_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/widget_pb2.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/monitoring/v3/widget_pb2_grpc.pyi -> build/lib/yandex/cloud/monitoring/v3 copying yandex/cloud/organizationmanager/v1/group_mapping_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_mapping_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_mapping_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_mapping_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/organization_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/organization_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/organization_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/organization_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/os_login_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/os_login_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_account_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_account_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_ssh_key_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_ssh_key_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1 copying yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/user_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/user_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/user_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/user_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/userpool_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/userpool_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp copying yandex/cloud/organizationmanager/v1/saml/certificate_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/certificate_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/federation_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/federation_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/saml/federation_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/saml copying yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth copying yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth copying yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth copying yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth copying yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2_grpc.pyi -> build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml copying yandex/cloud/quotamanager/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_limit_service_pb2.pyi -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_limit_service_pb2_grpc.pyi -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_request_pb2.pyi -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_request_pb2_grpc.pyi -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_request_service_pb2.pyi -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/quota_request_service_pb2_grpc.pyi -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/resource_pb2.pyi -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/quotamanager/v1/resource_pb2_grpc.pyi -> build/lib/yandex/cloud/quotamanager/v1 copying yandex/cloud/resourcemanager/v1/cloud_pb2.pyi -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/cloud_pb2_grpc.pyi -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/cloud_service_pb2.pyi -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/cloud_service_pb2_grpc.pyi -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/folder_pb2.pyi -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/folder_pb2_grpc.pyi -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/folder_service_pb2.pyi -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/folder_service_pb2_grpc.pyi -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/resourcemanager/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/resourcemanager/v1 copying yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/img_search_service_pb2.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/img_search_service_pb2_grpc.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/package_options_pb2.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/search_query_pb2.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/search_query_pb2_grpc.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/search_service_pb2.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/search_service_pb2_grpc.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/wordstat_service_pb2.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/searchapi/v2/wordstat_service_pb2_grpc.pyi -> build/lib/yandex/cloud/searchapi/v2 copying yandex/cloud/serverless/apigateway/v1/apigateway_pb2.pyi -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/apigateway_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2.pyi -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/apigateway/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2.pyi -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2.pyi -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/apigateway/websocket/v1 copying yandex/cloud/serverless/containers/v1/container_pb2.pyi -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/container_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/container_service_pb2.pyi -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/container_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/containers/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/containers/v1 copying yandex/cloud/serverless/eventrouter/v1/bus_pb2.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/bus_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/bus_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/connector_pb2.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/connector_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/connector_service_pb2.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/connector_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/event_service_pb2.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/event_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/rule_pb2.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/rule_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/rule_service_pb2.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/eventrouter/v1/rule_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/eventrouter/v1 copying yandex/cloud/serverless/functions/v1/function_pb2.pyi -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/function_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/function_service_pb2.pyi -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/function_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/network_service_pb2.pyi -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/network_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/functions/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/functions/v1 copying yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2.pyi -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2.pyi -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mcpgateway/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/mcpgateway/v1 copying yandex/cloud/serverless/mdbproxy/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/proxy_pb2.pyi -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/proxy_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2.pyi -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/mdbproxy/v1 copying yandex/cloud/serverless/triggers/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/predicate_pb2.pyi -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/predicate_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/trigger_pb2.pyi -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/trigger_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/trigger_service_pb2.pyi -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v1/trigger_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/triggers/v1 copying yandex/cloud/serverless/triggers/v2/trigger_pb2.pyi -> build/lib/yandex/cloud/serverless/triggers/v2 copying yandex/cloud/serverless/triggers/v2/trigger_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/triggers/v2 copying yandex/cloud/serverless/triggers/v2/trigger_service_pb2.pyi -> build/lib/yandex/cloud/serverless/triggers/v2 copying yandex/cloud/serverless/triggers/v2/trigger_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/triggers/v2 copying yandex/cloud/serverless/workflows/v1/execution_pb2.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/execution_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/execution_service_pb2.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/execution_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/history_entry_pb2.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/history_entry_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/workflow_pb2.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/workflow_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/workflow_service_pb2.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/serverless/workflows/v1/workflow_service_pb2_grpc.pyi -> build/lib/yandex/cloud/serverless/workflows/v1 copying yandex/cloud/smartcaptcha/v1/captcha_pb2.pyi -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/captcha_pb2_grpc.pyi -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/captcha_service_pb2.pyi -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/captcha_service_pb2_grpc.pyi -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartcaptcha/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/smartcaptcha/v1 copying yandex/cloud/smartwebsecurity/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/security_profile_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/security_profile_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1 copying yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer copying yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/match_list copying yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/match_list copying yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/match_list copying yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/match_list copying yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2_grpc.pyi -> build/lib/yandex/cloud/smartwebsecurity/v1/waf copying yandex/cloud/spark/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/job_pb2.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/job_pb2_grpc.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/job_service_pb2.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/job_service_pb2_grpc.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/spark/v1 copying yandex/cloud/spark/v1/environment/enum_pb2.pyi -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/enum_pb2_grpc.pyi -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/environment_pb2.pyi -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/environment_pb2_grpc.pyi -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/environment_service_pb2.pyi -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/environment_service_pb2_grpc.pyi -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/spark_config_pb2.pyi -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/spark/v1/environment/spark_config_pb2_grpc.pyi -> build/lib/yandex/cloud/spark/v1/environment copying yandex/cloud/speechsense/v1/assistant_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/assistant_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/assistants_service_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/assistants_service_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/audio_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/audio_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/classifier_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/classifier_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/classifiers_service_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/classifiers_service_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/project_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/project_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/project_service_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/project_service_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/search_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/search_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/talk_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/talk_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/talk_service_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/talk_service_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/text_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/text_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1 copying yandex/cloud/speechsense/v1/analysis/assistants_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/assistants_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/points_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/points_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/statistics_common_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/statistics_common_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/summarization_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/summarization_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/transcription_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/transcription_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2_grpc.pyi -> build/lib/yandex/cloud/speechsense/v1/analysis copying yandex/cloud/storage/v1/bucket_pb2.pyi -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/bucket_pb2_grpc.pyi -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/bucket_service_pb2.pyi -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/bucket_service_pb2_grpc.pyi -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/presign_service_pb2.pyi -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/presign_service_pb2_grpc.pyi -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/s3api_pb2.pyi -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/storage/v1/s3api_pb2_grpc.pyi -> build/lib/yandex/cloud/storage/v1 copying yandex/cloud/trino/v1/access_control_pb2.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/access_control_pb2_grpc.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/catalog_pb2.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/catalog_pb2_grpc.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/catalog_service_pb2.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/catalog_service_pb2_grpc.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/maintenance_service_pb2.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/maintenance_service_pb2_grpc.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/resource_management_pb2.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/trino/v1/resource_management_pb2_grpc.pyi -> build/lib/yandex/cloud/trino/v1 copying yandex/cloud/video/v1/channel_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/channel_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/channel_service_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/channel_service_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/episode_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/episode_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/episode_service_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/episode_service_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/manifest_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/manifest_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/playlist_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/playlist_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/playlist_service_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/playlist_service_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_line_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_line_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_line_service_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_line_service_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_service_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/stream_service_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/style_preset_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/style_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/style_preset_service_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/style_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/subtitle_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/subtitle_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/subtitle_service_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/subtitle_service_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/thumbnail_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/thumbnail_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/thumbnail_service_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/thumbnail_service_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/video_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/video_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/video_service_pb2.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/video/v1/video_service_pb2_grpc.pyi -> build/lib/yandex/cloud/video/v1 copying yandex/cloud/vpc/v1/address_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/address_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/address_service_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/address_service_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/gateway_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/gateway_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/gateway_service_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/gateway_service_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/network_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/network_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/network_service_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/network_service_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/route_table_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/route_table_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/route_table_service_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/route_table_service_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/security_group_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/security_group_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/security_group_service_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/security_group_service_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/subnet_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/subnet_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/subnet_service_pb2.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/subnet_service_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1 copying yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2.pyi -> build/lib/yandex/cloud/vpc/v1/privatelink copying yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1/privatelink copying yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2.pyi -> build/lib/yandex/cloud/vpc/v1/privatelink copying yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2_grpc.pyi -> build/lib/yandex/cloud/vpc/v1/privatelink copying yandex/cloud/ydb/v1/backup_pb2.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/backup_pb2_grpc.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/backup_service_pb2.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/backup_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/database_pb2.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/database_pb2_grpc.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/database_service_pb2.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/database_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/location_pb2.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/location_pb2_grpc.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/location_service_pb2.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/location_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/resource_preset_pb2.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/resource_preset_pb2_grpc.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/resource_preset_service_pb2.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/resource_preset_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/storage_type_pb2.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/storage_type_pb2_grpc.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/storage_type_service_pb2.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ydb/v1/storage_type_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ydb/v1 copying yandex/cloud/ytsaurus/v1/cluster_pb2.pyi -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/cluster_pb2_grpc.pyi -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/cluster_service_pb2.pyi -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/cluster_service_pb2_grpc.pyi -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/maintenance_pb2.pyi -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/maintenance_pb2_grpc.pyi -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/package_options_pb2.pyi -> build/lib/yandex/cloud/ytsaurus/v1 copying yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.pyi -> build/lib/yandex/cloud/ytsaurus/v1 installing to build/bdist.openbsd-8.0-amd64/wheel running install running install_lib creating build/bdist.openbsd-8.0-amd64/wheel creating build/bdist.openbsd-8.0-amd64/wheel/yandex copying build/lib/yandex/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud copying build/lib/yandex/cloud/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud copying build/lib/yandex/cloud/validation_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud copying build/lib/yandex/cloud/validation_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/access copying build/lib/yandex/cloud/access/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/access copying build/lib/yandex/cloud/access/access_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/access copying build/lib/yandex/cloud/access/access_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/access copying build/lib/yandex/cloud/access/access_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/access copying build/lib/yandex/cloud/access/access_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/access creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai copying build/lib/yandex/cloud/ai/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/assistants copying build/lib/yandex/cloud/ai/assistants/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/assistant_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/assistant_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/assistant_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/assistant_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/common_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/common_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/assistants/v1/runs copying build/lib/yandex/cloud/ai/assistants/v1/runs/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/runs copying build/lib/yandex/cloud/ai/assistants/v1/runs/run_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/runs copying build/lib/yandex/cloud/ai/assistants/v1/runs/run_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/runs copying build/lib/yandex/cloud/ai/assistants/v1/runs/run_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/runs copying build/lib/yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/runs copying build/lib/yandex/cloud/ai/assistants/v1/runs/run_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/runs copying build/lib/yandex/cloud/ai/assistants/v1/runs/run_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/runs copying build/lib/yandex/cloud/ai/assistants/v1/runs/run_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/runs copying build/lib/yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/runs creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/common_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/common_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/common_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/common_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex copying build/lib/yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/searchindex creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/message_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/message_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/message_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/message_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/thread_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/thread_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/thread_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/thread_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/message_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/message_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/message_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/message_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/thread_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/thread_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/thread_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads copying build/lib/yandex/cloud/ai/assistants/v1/threads/thread_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/threads creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/assistants/v1/users copying build/lib/yandex/cloud/ai/assistants/v1/users/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/users copying build/lib/yandex/cloud/ai/assistants/v1/users/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/users copying build/lib/yandex/cloud/ai/assistants/v1/users/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/users copying build/lib/yandex/cloud/ai/assistants/v1/users/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/users copying build/lib/yandex/cloud/ai/assistants/v1/users/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/users copying build/lib/yandex/cloud/ai/assistants/v1/users/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/users copying build/lib/yandex/cloud/ai/assistants/v1/users/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/users copying build/lib/yandex/cloud/ai/assistants/v1/users/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/users copying build/lib/yandex/cloud/ai/assistants/v1/users/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1/users copying build/lib/yandex/cloud/ai/assistants/v1/assistant_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/assistant_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/assistant_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/assistant_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/common_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/common_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 copying build/lib/yandex/cloud/ai/assistants/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/assistants/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/batch_inference copying build/lib/yandex/cloud/ai/batch_inference/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/inference_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/inference_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/inference_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 copying build/lib/yandex/cloud/ai/batch_inference/v1/inference_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/batch_inference/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/common copying build/lib/yandex/cloud/ai/common/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/common copying build/lib/yandex/cloud/ai/common/common_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/common copying build/lib/yandex/cloud/ai/common/common_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/common copying build/lib/yandex/cloud/ai/common/common_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/common copying build/lib/yandex/cloud/ai/common/common_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/common creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/dataset copying build/lib/yandex/cloud/ai/dataset/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/dataset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/dataset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/dataset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/dataset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/dataset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/dataset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/dataset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/dataset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 copying build/lib/yandex/cloud/ai/dataset/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/dataset/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/files copying build/lib/yandex/cloud/ai/files/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/file_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/file_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/file_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/file_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/file_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/file_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/file_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/file_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 copying build/lib/yandex/cloud/ai/files/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/files/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/foundation_models copying build/lib/yandex/cloud/ai/foundation_models/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/text_common_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/text_common_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/foundation_models/v1/embedding copying build/lib/yandex/cloud/ai/foundation_models/v1/embedding/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/embedding copying build/lib/yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/embedding copying build/lib/yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/embedding copying build/lib/yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/embedding copying build/lib/yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/embedding creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/foundation_models/v1/image_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/image_generation/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/image_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/image_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/image_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/image_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/image_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/image_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/image_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/image_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/image_generation creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/foundation_models/v1/text_classification copying build/lib/yandex/cloud/ai/foundation_models/v1/text_classification/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_classification copying build/lib/yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_classification copying build/lib/yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_classification copying build/lib/yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_classification copying build/lib/yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_classification copying build/lib/yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_classification copying build/lib/yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_classification copying build/lib/yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_classification copying build/lib/yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_classification creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/foundation_models/v1/text_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/text_generation/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1/text_generation copying build/lib/yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 copying build/lib/yandex/cloud/ai/foundation_models/v1/text_common_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/foundation_models/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/llm copying build/lib/yandex/cloud/ai/llm/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/llm_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/llm_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/llm_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/llm_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/llm_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/llm_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/llm_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/llm_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha copying build/lib/yandex/cloud/ai/llm/v1alpha/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/llm/v1alpha creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/ocr copying build/lib/yandex/cloud/ai/ocr/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/ocr_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/ocr_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/ocr_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/ocr_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/ocr_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/ocr_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/ocr_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/ocr_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 copying build/lib/yandex/cloud/ai/ocr/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/ocr/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/stt copying build/lib/yandex/cloud/ai/stt/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/stt/v2 copying build/lib/yandex/cloud/ai/stt/v2/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v2 copying build/lib/yandex/cloud/ai/stt/v2/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v2 copying build/lib/yandex/cloud/ai/stt/v2/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v2 copying build/lib/yandex/cloud/ai/stt/v2/stt_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v2 copying build/lib/yandex/cloud/ai/stt/v2/stt_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v2 copying build/lib/yandex/cloud/ai/stt/v2/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v2 copying build/lib/yandex/cloud/ai/stt/v2/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v2 copying build/lib/yandex/cloud/ai/stt/v2/stt_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v2 copying build/lib/yandex/cloud/ai/stt/v2/stt_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v2 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/stt_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/stt_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/stt_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/stt_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/stt_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/stt_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/stt_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 copying build/lib/yandex/cloud/ai/stt/v3/stt_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/stt/v3 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/translate copying build/lib/yandex/cloud/ai/translate/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/translation_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/translation_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/translation_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/translation_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/translation_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/translation_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/translation_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 copying build/lib/yandex/cloud/ai/translate/v2/translation_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/translate/v2 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/tts copying build/lib/yandex/cloud/ai/tts/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/tts_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/tts_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/tts_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/tts_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/tts_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/tts_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/tts_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 copying build/lib/yandex/cloud/ai/tts/v3/tts_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tts/v3 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/tuning copying build/lib/yandex/cloud/ai/tuning/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_error_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_error_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_task_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_task_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_types_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_task_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_types_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_error_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_error_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_task_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_types_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 copying build/lib/yandex/cloud/ai/tuning/v1/tuning_types_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/tuning/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/vision copying build/lib/yandex/cloud/ai/vision/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/classification_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/classification_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/face_detection_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/face_detection_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/image_copy_search_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/image_copy_search_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/primitives_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/primitives_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/text_detection_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/text_detection_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/vision_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/primitives_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/vision_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/classification_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/classification_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/face_detection_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/face_detection_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/image_copy_search_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/image_copy_search_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/primitives_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/text_detection_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/text_detection_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/vision_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 copying build/lib/yandex/cloud/ai/vision/v1/vision_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_classifier_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_classifier_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_classifier_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_classifier_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_classifier_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_classifier_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_classifier_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_classifier_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/image_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 copying build/lib/yandex/cloud/ai/vision/v2/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ai/vision/v2 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/airflow copying build/lib/yandex/cloud/airflow/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/common_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/common_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/common_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/common_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 copying build/lib/yandex/cloud/airflow/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/airflow/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/api copying build/lib/yandex/cloud/api/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/api copying build/lib/yandex/cloud/api/operation_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/api copying build/lib/yandex/cloud/api/operation_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/api copying build/lib/yandex/cloud/api/operation_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/api copying build/lib/yandex/cloud/api/operation_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/api creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/apploadbalancer copying build/lib/yandex/cloud/apploadbalancer/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/backend_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/backend_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/backend_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/backend_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/http_router_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/http_router_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/http_router_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/http_router_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/load_balancer_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/load_balancer_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/locality_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/locality_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/logging_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/logging_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/payload_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/payload_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/rate_limit_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/rate_limit_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/target_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/target_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/target_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/target_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/tls_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/tls_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/virtual_host_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/backend_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/virtual_host_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/backend_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/backend_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/backend_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/http_router_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/http_router_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/http_router_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/http_router_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/load_balancer_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/load_balancer_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/logging_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/locality_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/locality_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/logging_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/payload_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/payload_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/rate_limit_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/rate_limit_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/target_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/target_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/target_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/target_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/tls_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/tls_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/virtual_host_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/virtual_host_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 copying build/lib/yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/apploadbalancer/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/audittrails copying build/lib/yandex/cloud/audittrails/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/trail_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/trail_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/trail_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/trail_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/trail_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/trail_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/trail_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 copying build/lib/yandex/cloud/audittrails/v1/trail_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/audittrails/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/backup copying build/lib/yandex/cloud/backup/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/policy_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/policy_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/policy_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/policy_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/provider_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/provider_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/resource_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/resource_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/resource_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/resource_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/setup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/setup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/policy_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/policy_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/policy_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/policy_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/provider_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/provider_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/resource_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/resource_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/resource_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/resource_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/setup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 copying build/lib/yandex/cloud/backup/v1/setup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/backup/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/baremetal copying build/lib/yandex/cloud/baremetal/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/configuration_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/configuration_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/configuration_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/configuration_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/dhcp_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/dhcp_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/disk_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/vrf_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/disk_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/hardware_pool_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/hardware_pool_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/image_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/server_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/image_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/image_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/image_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_subnet_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_subnet_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_subnet_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_subnet_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/rental_period_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/rental_period_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/rental_period_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/rental_period_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/server_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/server_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/server_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/standard_image_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/standard_image_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/standard_image_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/standard_image_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/storage_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/storage_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/storage_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/storage_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/vrf_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/vrf_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/vrf_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/zone_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/zone_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/zone_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/zone_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/configuration_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/configuration_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/configuration_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/configuration_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/dhcp_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/dhcp_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/disk_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/disk_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/hardware_pool_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/hardware_pool_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/image_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/image_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/image_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/image_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_subnet_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_subnet_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_subnet_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_subnet_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/rental_period_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/rental_period_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/rental_period_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/rental_period_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/server_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/server_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/server_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/server_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/standard_image_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/standard_image_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/standard_image_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/standard_image_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/storage_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/storage_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/storage_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/vrf_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/storage_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/vrf_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/vrf_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/vrf_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/zone_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/zone_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/zone_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha copying build/lib/yandex/cloud/baremetal/v1alpha/zone_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v1alpha creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/boot_image_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/boot_image_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/boot_image_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/boot_image_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/configuration_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/configuration_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/configuration_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/dhcp_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/configuration_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/dhcp_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/disk_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/disk_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/hardware_pool_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/hardware_pool_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/nodes_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/nodes_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/nodes_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/nodes_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2/extend copying build/lib/yandex/cloud/baremetal/v2/hardware_pool_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/hardware_pool_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/image_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/image_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/image_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/image_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/operation_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/operation_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/server_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_cloud_connection_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_cloud_connection_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/vrf_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_subnet_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_subnet_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_subnet_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_subnet_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_prefix_pool_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_prefix_pool_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_subnet_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_subnet_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_subnet_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/server_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_subnet_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/rental_period_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/rental_period_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/rental_period_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/rental_period_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/server_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/server_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/storage_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/storage_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/user_configuration_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/user_configuration_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/vrf_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/vrf_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/vrf_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/zone_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/zone_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/zone_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/zone_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/boot_image_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/boot_image_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/boot_image_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/boot_image_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/configuration_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/configuration_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/configuration_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/configuration_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/dhcp_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/dhcp_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/disk_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/disk_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/image_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/hardware_pool_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/hardware_pool_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/hardware_pool_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/hardware_pool_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/image_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/image_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/image_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/operation_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/operation_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_cloud_connection_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_cloud_connection_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_subnet_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_subnet_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_subnet_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/private_subnet_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_prefix_pool_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_prefix_pool_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_subnet_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_subnet_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_subnet_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/public_subnet_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/rental_period_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/rental_period_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/rental_period_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/rental_period_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/server_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/server_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/server_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/server_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/storage_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/storage_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/user_configuration_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/user_configuration_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/vrf_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/vrf_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/vrf_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/vrf_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/zone_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/zone_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/zone_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 copying build/lib/yandex/cloud/baremetal/v2/zone_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/baremetal/v2 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/billing copying build/lib/yandex/cloud/billing/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/billing/usage_records copying build/lib/yandex/cloud/billing/usage_records/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/billing_types_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/billing_types_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/common_types_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/common_types_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/consumption_core_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/consumption_core_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/credit_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/credit_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/metadata_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/metadata_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/billing_types_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/billing_types_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/common_types_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/common_types_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/consumption_core_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/consumption_core_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/credit_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/credit_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/metadata_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 copying build/lib/yandex/cloud/billing/usage_records/v1/metadata_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/usage_records/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billable_object_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billable_object_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billing_account_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billing_account_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billing_account_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billing_account_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/budget_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/budget_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/budget_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/budget_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/customer_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/customer_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/customer_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/customer_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/service_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/service_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/sku_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/sku_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/sku_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/sku_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billable_object_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billable_object_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billing_account_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billing_account_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billing_account_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/budget_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/billing_account_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/budget_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/budget_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/budget_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/customer_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/customer_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/customer_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/customer_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/service_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/service_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/sku_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/sku_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/sku_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 copying build/lib/yandex/cloud/billing/v1/sku_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/billing/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cdn copying build/lib/yandex/cloud/cdn/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/cache_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/cache_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/provider_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/raw_logs_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/provider_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/raw_logs_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/raw_logs_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/raw_logs_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/resource_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/resource_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/resource_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/resource_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/rule_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/rule_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/rule_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/rule_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/shielding_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/shielding_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/shielding_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/cache_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/shielding_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/cache_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/origin_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/provider_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/provider_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/raw_logs_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/raw_logs_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/raw_logs_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/raw_logs_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/resource_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/resource_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/resource_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/resource_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/rule_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/rule_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/rule_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/rule_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/shielding_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/shielding_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/shielding_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 copying build/lib/yandex/cloud/cdn/v1/shielding_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cdn/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/certificatemanager copying build/lib/yandex/cloud/certificatemanager/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_content_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_content_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_content_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_content_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 copying build/lib/yandex/cloud/certificatemanager/v1/certificate_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/certificatemanager/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cic copying build/lib/yandex/cloud/cic/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/partner_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/partner_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/partner_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/partner_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/peering_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/peering_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/peering_request_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/peering_request_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/point_of_presence_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/point_of_presence_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/point_of_presence_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/private_connection_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/point_of_presence_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/private_connection_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/private_connection_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/private_connection_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/public_connection_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/public_connection_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/public_connection_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/public_connection_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_ticket_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_ticket_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/lag_allocation_settings_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/lag_info_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/lag_info_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/transceiver_type_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/transceiver_type_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/lag_allocation_settings_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/lag_info_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/lag_info_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/transceiver_type_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/common/transceiver_type_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1/common copying build/lib/yandex/cloud/cic/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/partner_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/partner_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/partner_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/partner_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/peering_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/peering_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/peering_request_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/peering_request_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/point_of_presence_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/point_of_presence_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/point_of_presence_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/point_of_presence_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/private_connection_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/private_connection_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/private_connection_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/private_connection_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/public_connection_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/public_connection_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/public_connection_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/public_connection_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_ticket_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_ticket_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 copying build/lib/yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cic/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cloudapps copying build/lib/yandex/cloud/cloudapps/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cloudapps/workload copying build/lib/yandex/cloud/cloudapps/workload/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/cloud_application_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/cloud_application_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/cloud_application_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/cloud_application_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 copying build/lib/yandex/cloud/cloudapps/workload/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudapps/workload/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/clouddesktop copying build/lib/yandex/cloud/clouddesktop/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_image_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_image_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_image_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/disk_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/disk_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_image_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_image_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_image_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/desktop_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/disk_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/disk_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 copying build/lib/yandex/cloud/clouddesktop/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/clouddesktop/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cloudregistry copying build/lib/yandex/cloud/cloudregistry/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/artifact_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/artifact_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/artifact_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/artifact_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/docker_content_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/docker_content_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/ip_permission_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/ip_permission_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/migration_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/migration_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/pattern_filter_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/pattern_filter_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/registry_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/registry_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/registry_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/registry_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scan_policy_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scan_policy_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scan_policy_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scan_policy_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scanner_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scanner_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cloudregistry/v1/domain copying build/lib/yandex/cloud/cloudregistry/v1/domain/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1/domain copying build/lib/yandex/cloud/cloudregistry/v1/domain/debian_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1/domain copying build/lib/yandex/cloud/cloudregistry/v1/domain/debian_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1/domain copying build/lib/yandex/cloud/cloudregistry/v1/domain/debian_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1/domain copying build/lib/yandex/cloud/cloudregistry/v1/domain/debian_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1/domain copying build/lib/yandex/cloud/cloudregistry/v1/domain/debian_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1/domain copying build/lib/yandex/cloud/cloudregistry/v1/domain/debian_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1/domain copying build/lib/yandex/cloud/cloudregistry/v1/domain/debian_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1/domain copying build/lib/yandex/cloud/cloudregistry/v1/domain/debian_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1/domain copying build/lib/yandex/cloud/cloudregistry/v1/scanner_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scanner_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/artifact_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/artifact_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/artifact_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/artifact_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/docker_content_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/docker_content_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/ip_permission_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/ip_permission_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/migration_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/migration_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/pattern_filter_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/pattern_filter_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/registry_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/registry_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/registry_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/registry_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scan_policy_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scan_policy_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scan_policy_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scan_policy_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scanner_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scanner_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scanner_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 copying build/lib/yandex/cloud/cloudregistry/v1/scanner_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudregistry/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cloudrouter copying build/lib/yandex/cloud/cloudrouter/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/routing_instance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/routing_instance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/routing_instance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/routing_instance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/routing_instance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/routing_instance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/routing_instance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 copying build/lib/yandex/cloud/cloudrouter/v1/routing_instance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/cloudrouter/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/compute copying build/lib/yandex/cloud/compute/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/application_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/application_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_placement_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_placement_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_placement_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_placement_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_type_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_type_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_type_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/image_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_type_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/filesystem_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/filesystem_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/filesystem_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/filesystem_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/gpu_cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/gpu_cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/gpu_cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/gpu_cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/hardware_generation_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/hardware_generation_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_type_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_type_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_type_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_type_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/image_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/image_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/image_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/instance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/instance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/instance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/instance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/kek_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/kek_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/placement_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/placement_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/placement_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/placement_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/reserved_instance_pool_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/reserved_instance_pool_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/reserved_instance_pool_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/reserved_instance_pool_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/zone_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/kek_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_schedule_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_schedule_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_schedule_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_schedule_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/zone_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/zone_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/zone_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/instance_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/instance_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/instance_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/instance_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/instancegroup/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1/instancegroup copying build/lib/yandex/cloud/compute/v1/application_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/application_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_placement_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_placement_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_placement_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_placement_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_type_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_type_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_type_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/disk_type_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/filesystem_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/filesystem_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/filesystem_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/gpu_cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/filesystem_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/gpu_cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/gpu_cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/gpu_cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/hardware_generation_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/hardware_generation_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_type_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_type_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_type_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/host_type_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/image_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/image_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/image_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/image_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/instance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/instance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/instance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/instance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/kek_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/placement_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/placement_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/placement_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/placement_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/reserved_instance_pool_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/reserved_instance_pool_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/reserved_instance_pool_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/reserved_instance_pool_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_schedule_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_schedule_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/zone_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_schedule_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_schedule_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/snapshot_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/zone_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/zone_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 copying build/lib/yandex/cloud/compute/v1/zone_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/compute/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/connectionmanager copying build/lib/yandex/cloud/connectionmanager/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/clickhouse_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/clickhouse_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/common_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/common_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/connection_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/connection_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/connection_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/connection_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/greenplum_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/greenplum_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/kafka_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/kafka_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/mongodb_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/mongodb_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/mysql_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/mysql_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/opensearch_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/opensearch_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/postgresql_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/postgresql_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/redis_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/redis_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/storedoc_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/storedoc_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/trino_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/trino_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/valkey_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/valkey_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/clickhouse_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/clickhouse_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/common_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/common_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/connection_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/connection_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/connection_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/connection_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/greenplum_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/greenplum_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/kafka_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/kafka_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/mongodb_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/mongodb_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/mysql_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/mysql_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/opensearch_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/opensearch_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/redis_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/postgresql_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/postgresql_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/redis_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/storedoc_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/storedoc_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/trino_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/trino_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/valkey_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 copying build/lib/yandex/cloud/connectionmanager/v1/valkey_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/connectionmanager/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/containerregistry copying build/lib/yandex/cloud/containerregistry/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/blob_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/blob_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/image_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/image_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/image_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/image_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/ip_permission_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/ip_permission_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/registry_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/lifecycle_policy_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/lifecycle_policy_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/registry_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/registry_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/registry_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/repository_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/repository_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/repository_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/repository_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scan_policy_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scan_policy_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scan_policy_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scan_policy_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scanner_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scanner_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scanner_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scanner_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/blob_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/blob_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/image_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/image_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/image_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/image_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/ip_permission_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/ip_permission_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/lifecycle_policy_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/lifecycle_policy_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/registry_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/registry_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/registry_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/registry_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/repository_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/repository_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/repository_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/repository_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scan_policy_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scan_policy_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scan_policy_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scan_policy_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scanner_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scanner_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scanner_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 copying build/lib/yandex/cloud/containerregistry/v1/scanner_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/containerregistry/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/datacatalog copying build/lib/yandex/cloud/datacatalog/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/catalog_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/catalog_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/catalog_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/catalog_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/catalog_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/catalog_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/catalog_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/catalog_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 copying build/lib/yandex/cloud/datacatalog/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datacatalog/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/dataproc copying build/lib/yandex/cloud/dataproc/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/dataproc/manager copying build/lib/yandex/cloud/dataproc/manager/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/job_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/job_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/job_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/job_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/manager_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/manager_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/job_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/job_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/job_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/job_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/manager_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/manager_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 copying build/lib/yandex/cloud/dataproc/manager/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/manager/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/common_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/common_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/job_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/job_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/job_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/job_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/subcluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/subcluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/subcluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/subcluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/common_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/common_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/job_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/job_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/job_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/job_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/subcluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/subcluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/subcluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 copying build/lib/yandex/cloud/dataproc/v1/subcluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dataproc/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/datasphere copying build/lib/yandex/cloud/datasphere/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/app_token_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/app_token_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/folder_budget_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/folder_budget_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/node_execution_error_details_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/node_execution_error_details_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/node_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/node_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_data_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_data_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/app_token_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/app_token_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/folder_budget_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/folder_budget_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/node_execution_error_details_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/node_execution_error_details_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/node_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/node_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_data_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_data_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 copying build/lib/yandex/cloud/datasphere/v1/project_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/community_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/community_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/community_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/community_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/dataset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/dataset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/dataset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/dataset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/docker_image_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/docker_image_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/docker_image_v2_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/docker_image_v2_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/datasphere/v2/jobs copying build/lib/yandex/cloud/datasphere/v2/jobs/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2/jobs copying build/lib/yandex/cloud/datasphere/v2/jobs/jobs_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2/jobs copying build/lib/yandex/cloud/datasphere/v2/jobs/jobs_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2/jobs copying build/lib/yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2/jobs copying build/lib/yandex/cloud/datasphere/v2/jobs/project_job_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2/jobs copying build/lib/yandex/cloud/datasphere/v2/jobs/jobs_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2/jobs copying build/lib/yandex/cloud/datasphere/v2/jobs/jobs_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2/jobs copying build/lib/yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2/jobs copying build/lib/yandex/cloud/datasphere/v2/jobs/project_job_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2/jobs copying build/lib/yandex/cloud/datasphere/v2/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/project_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/project_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/project_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/project_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/resource_types_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/resource_types_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/restrictions_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/s3_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/restrictions_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/s3_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/secret_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/secret_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/community_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/community_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/community_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/community_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/dataset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/dataset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/dataset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/dataset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/docker_image_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/docker_image_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/docker_image_v2_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/docker_image_v2_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/project_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/project_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/project_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/project_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/resource_types_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/resource_types_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/restrictions_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/restrictions_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/s3_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/s3_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/secret_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/secret_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 copying build/lib/yandex/cloud/datasphere/v2/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datasphere/v2 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/datatransfer copying build/lib/yandex/cloud/datatransfer/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/endpoint_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/endpoint_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/endpoint_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/transfer_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/transfer_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/transfer_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/common_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/common_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/kafka_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/kafka_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/metrika_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/metrika_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/mongo_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/mysql_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/mysql_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/parsers_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/parsers_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/postgres_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/postgres_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/serializers_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/serializers_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/ydb_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/ydb_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/yds_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/yds_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/common_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/common_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/kafka_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/kafka_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/metrika_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/metrika_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/mongo_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/mysql_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/mysql_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/parsers_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/parsers_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/postgres_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/postgres_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/serializers_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/serializers_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/ydb_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/ydb_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/yds_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint/yds_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1/endpoint copying build/lib/yandex/cloud/datatransfer/v1/endpoint_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/endpoint_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/endpoint_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/transfer_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/transfer_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 copying build/lib/yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/datatransfer/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/devtools copying build/lib/yandex/cloud/devtools/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/devtools creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/devtools/ycvc copying build/lib/yandex/cloud/devtools/ycvc/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/devtools/ycvc creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/devtools/ycvc/v1 copying build/lib/yandex/cloud/devtools/ycvc/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/devtools/ycvc/v1 copying build/lib/yandex/cloud/devtools/ycvc/v1/control_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/devtools/ycvc/v1 copying build/lib/yandex/cloud/devtools/ycvc/v1/control_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/devtools/ycvc/v1 copying build/lib/yandex/cloud/devtools/ycvc/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/devtools/ycvc/v1 copying build/lib/yandex/cloud/devtools/ycvc/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/devtools/ycvc/v1 copying build/lib/yandex/cloud/devtools/ycvc/v1/control_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/devtools/ycvc/v1 copying build/lib/yandex/cloud/devtools/ycvc/v1/control_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/devtools/ycvc/v1 copying build/lib/yandex/cloud/devtools/ycvc/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/devtools/ycvc/v1 copying build/lib/yandex/cloud/devtools/ycvc/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/devtools/ycvc/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/dns copying build/lib/yandex/cloud/dns/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_endpoint_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_endpoint_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_endpoint_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_endpoint_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_firewall_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_firewall_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_firewall_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_firewall_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_zone_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_zone_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_zone_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_zone_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_endpoint_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_endpoint_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_endpoint_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_endpoint_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_firewall_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_firewall_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_firewall_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_firewall_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_zone_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_zone_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_zone_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/dns_zone_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 copying build/lib/yandex/cloud/dns/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/dns/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/endpoint copying build/lib/yandex/cloud/endpoint/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/endpoint copying build/lib/yandex/cloud/endpoint/api_endpoint_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/endpoint copying build/lib/yandex/cloud/endpoint/api_endpoint_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/endpoint copying build/lib/yandex/cloud/endpoint/api_endpoint_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/endpoint copying build/lib/yandex/cloud/endpoint/api_endpoint_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/endpoint copying build/lib/yandex/cloud/endpoint/api_endpoint_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/endpoint copying build/lib/yandex/cloud/endpoint/api_endpoint_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/endpoint copying build/lib/yandex/cloud/endpoint/api_endpoint_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/endpoint copying build/lib/yandex/cloud/endpoint/api_endpoint_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/endpoint creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/gitlab copying build/lib/yandex/cloud/gitlab/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/instance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/instance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/instance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/instance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/instance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/instance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/instance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/instance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 copying build/lib/yandex/cloud/gitlab/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/gitlab/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/iam copying build/lib/yandex/cloud/iam/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam copying build/lib/yandex/cloud/iam/subject_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam copying build/lib/yandex/cloud/iam/subject_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/access_analyzer_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/access_analyzer_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/access_policy_template_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/access_policy_template_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/api_key_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/api_key_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/key_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/api_key_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/api_key_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/iam_token_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/iam_token_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/key_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/key_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/key_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_secret_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_secret_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_secret_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_secret_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/refresh_token_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/refresh_token_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/resource_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/refresh_token_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/refresh_token_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/resource_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/role_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/role_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/role_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/role_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_account_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/user_account_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_account_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_account_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_account_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_control_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_control_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/user_account_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_control_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_control_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/subject_details_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/subject_details_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/user_account_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/user_account_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/access_key_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/access_key_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/access_key_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/access_key_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility copying build/lib/yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/awscompatibility creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/iam/v1/workload copying build/lib/yandex/cloud/iam/v1/workload/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload copying build/lib/yandex/cloud/iam/v1/workload/federated_credential_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload copying build/lib/yandex/cloud/iam/v1/workload/federated_credential_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload copying build/lib/yandex/cloud/iam/v1/workload/federated_credential_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload copying build/lib/yandex/cloud/iam/v1/workload/federated_credential_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/iam/v1/workload/oidc copying build/lib/yandex/cloud/iam/v1/workload/oidc/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload/oidc copying build/lib/yandex/cloud/iam/v1/workload/oidc/federation_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload/oidc copying build/lib/yandex/cloud/iam/v1/workload/oidc/federation_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload/oidc copying build/lib/yandex/cloud/iam/v1/workload/oidc/federation_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload/oidc copying build/lib/yandex/cloud/iam/v1/workload/oidc/federation_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload/oidc copying build/lib/yandex/cloud/iam/v1/workload/oidc/federation_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload/oidc copying build/lib/yandex/cloud/iam/v1/workload/oidc/federation_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload/oidc copying build/lib/yandex/cloud/iam/v1/workload/oidc/federation_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload/oidc copying build/lib/yandex/cloud/iam/v1/workload/oidc/federation_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload/oidc copying build/lib/yandex/cloud/iam/v1/workload/federated_credential_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload copying build/lib/yandex/cloud/iam/v1/workload/federated_credential_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload copying build/lib/yandex/cloud/iam/v1/workload/federated_credential_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload copying build/lib/yandex/cloud/iam/v1/workload/federated_credential_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1/workload copying build/lib/yandex/cloud/iam/v1/access_analyzer_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/access_analyzer_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/access_policy_template_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/access_policy_template_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/api_key_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/api_key_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/api_key_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/api_key_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/iam_token_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/iam_token_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/key_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/key_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/key_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/key_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/resource_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_secret_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_secret_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_secret_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_secret_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/oauth_client_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/refresh_token_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/refresh_token_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/refresh_token_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/refresh_token_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/role_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/resource_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/role_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/role_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/role_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_account_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_account_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_account_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_account_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_control_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_control_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_control_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/service_control_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/subject_details_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/subject_details_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/user_account_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/user_account_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/user_account_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/user_account_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam/v1 copying build/lib/yandex/cloud/iam/subject_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam copying build/lib/yandex/cloud/iam/subject_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iam creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/iot copying build/lib/yandex/cloud/iot/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/iot/broker copying build/lib/yandex/cloud/iot/broker/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_data_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_data_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_data_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_data_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 copying build/lib/yandex/cloud/iot/broker/v1/broker_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/broker/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/iot/devices copying build/lib/yandex/cloud/iot/devices/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_data_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_data_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_data_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_data_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_data_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_data_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/device_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_data_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_data_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 copying build/lib/yandex/cloud/iot/devices/v1/registry_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/iot/devices/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/k8s copying build/lib/yandex/cloud/k8s/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/k8s/marketplace copying build/lib/yandex/cloud/k8s/marketplace/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/helm_release_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/helm_release_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/helm_release_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/helm_release_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 copying build/lib/yandex/cloud/k8s/marketplace/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/marketplace/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/version_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/version_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/version_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/version_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/node_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/version_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/version_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/version_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 copying build/lib/yandex/cloud/k8s/v1/version_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/k8s/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/kms copying build/lib/yandex/cloud/kms/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/symmetric_crypto_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/symmetric_crypto_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/symmetric_key_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/symmetric_key_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/symmetric_key_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/symmetric_key_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption copying build/lib/yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricencryption creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1/asymmetricsignature copying build/lib/yandex/cloud/kms/v1/symmetric_crypto_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/symmetric_crypto_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/symmetric_key_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/symmetric_key_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/symmetric_key_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 copying build/lib/yandex/cloud/kms/v1/symmetric_key_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/kms/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadbalancer copying build/lib/yandex/cloud/loadbalancer/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/health_check_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/health_check_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/network_load_balancer_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/target_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/target_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/target_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/target_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/health_check_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/health_check_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/network_load_balancer_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/target_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/target_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/target_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 copying build/lib/yandex/cloud/loadbalancer/v1/target_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadbalancer/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting copying build/lib/yandex/cloud/loadtesting/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting/agent copying build/lib/yandex/cloud/loadtesting/agent/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/job_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/job_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/test_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/test_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/test_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/test_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/trail_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/trail_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/agent_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/job_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/job_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/test_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/test_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/test_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/test_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/trail_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 copying build/lib/yandex/cloud/loadtesting/agent/v1/trail_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/agent/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting/api copying build/lib/yandex/cloud/loadtesting/api/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/agent_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/agent_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/config_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/config_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/report_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/report_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/test_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/test_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/agent_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/agent_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/status_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/status_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/agent_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/agent_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/status_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent copying build/lib/yandex/cloud/loadtesting/api/v1/agent/status_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/agent creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting/api/v1/common copying build/lib/yandex/cloud/loadtesting/api/v1/common/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/common copying build/lib/yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/common copying build/lib/yandex/cloud/loadtesting/api/v1/common/quantiles_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/common copying build/lib/yandex/cloud/loadtesting/api/v1/common/tag_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/common copying build/lib/yandex/cloud/loadtesting/api/v1/common/tag_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/common copying build/lib/yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/common copying build/lib/yandex/cloud/loadtesting/api/v1/common/quantiles_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/common copying build/lib/yandex/cloud/loadtesting/api/v1/common/tag_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/common copying build/lib/yandex/cloud/loadtesting/api/v1/common/tag_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/common creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting/api/v1/config copying build/lib/yandex/cloud/loadtesting/api/v1/config/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/config copying build/lib/yandex/cloud/loadtesting/api/v1/config/config_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/config copying build/lib/yandex/cloud/loadtesting/api/v1/config/config_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/config copying build/lib/yandex/cloud/loadtesting/api/v1/config/config_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/config copying build/lib/yandex/cloud/loadtesting/api/v1/config/config_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/config creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting/api/v1/regression copying build/lib/yandex/cloud/loadtesting/api/v1/regression/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/regression copying build/lib/yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/regression copying build/lib/yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/regression copying build/lib/yandex/cloud/loadtesting/api/v1/regression/widget_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/regression copying build/lib/yandex/cloud/loadtesting/api/v1/regression/widget_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/regression copying build/lib/yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/regression copying build/lib/yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/regression copying build/lib/yandex/cloud/loadtesting/api/v1/regression/widget_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/regression copying build/lib/yandex/cloud/loadtesting/api/v1/regression/widget_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/regression creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/kpi_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/kpi_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/status_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/status_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting/api/v1/report/table copying build/lib/yandex/cloud/loadtesting/api/v1/report/table/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report/table copying build/lib/yandex/cloud/loadtesting/api/v1/report/table/report_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report/table copying build/lib/yandex/cloud/loadtesting/api/v1/report/table/report_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report/table copying build/lib/yandex/cloud/loadtesting/api/v1/report/table/report_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report/table copying build/lib/yandex/cloud/loadtesting/api/v1/report/table/report_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report/table copying build/lib/yandex/cloud/loadtesting/api/v1/report/kpi_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/kpi_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/status_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report copying build/lib/yandex/cloud/loadtesting/api/v1/report/status_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/report creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/details_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/details_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/object_storage_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/object_storage_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/status_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/status_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/summary_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/summary_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/test_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/test_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/details_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/details_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/object_storage_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/object_storage_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/status_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/status_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/summary_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/summary_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/test_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/test/test_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1/test copying build/lib/yandex/cloud/loadtesting/api/v1/agent_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/agent_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/config_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/config_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/report_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/report_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/test_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 copying build/lib/yandex/cloud/loadtesting/api/v1/test_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/loadtesting/api/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/lockbox copying build/lib/yandex/cloud/lockbox/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/payload_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/payload_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/payload_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/payload_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/secret_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/secret_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/secret_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/secret_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/payload_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/payload_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/payload_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/payload_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/secret_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/secret_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/secret_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 copying build/lib/yandex/cloud/lockbox/v1/secret_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/lockbox/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/logging copying build/lib/yandex/cloud/logging/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/export_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/export_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/export_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/export_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_entry_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_entry_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/sink_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_ingestion_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_ingestion_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_reading_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_reading_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_resource_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_resource_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/sink_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/sink_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/sink_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/export_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/export_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/export_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/export_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_entry_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_entry_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_ingestion_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_ingestion_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_reading_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_reading_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_resource_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/log_resource_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/sink_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/sink_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/sink_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 copying build/lib/yandex/cloud/logging/v1/sink_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/logging/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/maintenance copying build/lib/yandex/cloud/maintenance/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/maintenance creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/maintenance/v2 copying build/lib/yandex/cloud/maintenance/v2/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/maintenance/v2 copying build/lib/yandex/cloud/maintenance/v2/common_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/maintenance/v2 copying build/lib/yandex/cloud/maintenance/v2/common_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/maintenance/v2 copying build/lib/yandex/cloud/maintenance/v2/common_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/maintenance/v2 copying build/lib/yandex/cloud/maintenance/v2/common_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/maintenance/v2 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace copying build/lib/yandex/cloud/marketplace/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/licensemanager copying build/lib/yandex/cloud/marketplace/licensemanager/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/licensemanager/saas copying build/lib/yandex/cloud/marketplace/licensemanager/saas/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/saas/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/instance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/instance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/lock_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/lock_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/template_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/template_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/instance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/instance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/lock_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/lock_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/template_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/template_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 copying build/lib/yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/licensemanager/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/metering copying build/lib/yandex/cloud/marketplace/metering/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/product_usage_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/product_usage_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/usage_record_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/usage_record_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/usage_record_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/product_usage_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/product_usage_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 copying build/lib/yandex/cloud/marketplace/metering/v1/usage_record_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/metering/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/pim copying build/lib/yandex/cloud/marketplace/pim/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/pim/v1 copying build/lib/yandex/cloud/marketplace/pim/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas copying build/lib/yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/pim/v1/saas creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/stacklandlicenseapi copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 copying build/lib/yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/stacklandlicenseapi/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/v1 copying build/lib/yandex/cloud/marketplace/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/usage_record_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/usage_record_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/usage_record_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering copying build/lib/yandex/cloud/marketplace/v1/metering/usage_record_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/marketplace/v1/metering creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb copying build/lib/yandex/cloud/mdb/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/clickhouse copying build/lib/yandex/cloud/mdb/clickhouse/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/database_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/database_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/database_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/database_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/extension_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/extension_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/extension_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/extension_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/format_schema_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/format_schema_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/clickhouse/v1/config copying build/lib/yandex/cloud/mdb/clickhouse/v1/config/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1/config copying build/lib/yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1/config copying build/lib/yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1/config copying build/lib/yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1/config copying build/lib/yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1/config copying build/lib/yandex/cloud/mdb/clickhouse/v1/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/ml_model_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/ml_model_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/version_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/version_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/versions_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/versions_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/database_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/database_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/database_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/database_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/extension_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/extension_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/extension_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/extension_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/format_schema_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/format_schema_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/version_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/ml_model_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/ml_model_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/version_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/versions_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 copying build/lib/yandex/cloud/mdb/clickhouse/v1/versions_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/clickhouse/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/elasticsearch copying build/lib/yandex/cloud/mdb/elasticsearch/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/auth_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/auth_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/extension_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/extension_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/elasticsearch/v1/config copying build/lib/yandex/cloud/mdb/elasticsearch/v1/config/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1/config copying build/lib/yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1/config copying build/lib/yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1/config copying build/lib/yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1/config copying build/lib/yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1/config copying build/lib/yandex/cloud/mdb/elasticsearch/v1/auth_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/auth_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/extension_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/extension_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 copying build/lib/yandex/cloud/mdb/elasticsearch/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/elasticsearch/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/greenplum copying build/lib/yandex/cloud/mdb/greenplum/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/host_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/config_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/config_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/hba_rule_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/host_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/pxf_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/pxf_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/pxf_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/pxf_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_groups_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_groups_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/versions_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/versions_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/pxf_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/config_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/config_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/hba_rule_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/host_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/host_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/pxf_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/pxf_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/pxf_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_groups_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_groups_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/versions_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 copying build/lib/yandex/cloud/mdb/greenplum/v1/versions_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/greenplum/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/kafka copying build/lib/yandex/cloud/mdb/kafka/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/common_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/common_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/connector_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/connector_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/connector_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/connector_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/topic_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/topic_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/topic_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/topic_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/versions_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/versions_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/common_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/common_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/connector_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/connector_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/connector_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/connector_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/topic_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/topic_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/topic_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/topic_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/versions_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 copying build/lib/yandex/cloud/mdb/kafka/v1/versions_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/kafka/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/mongodb copying build/lib/yandex/cloud/mdb/mongodb/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/database_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/database_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/database_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/database_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/versions_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/versions_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1/config copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/database_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/database_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/database_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/database_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/versions_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 copying build/lib/yandex/cloud/mdb/mongodb/v1/versions_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mongodb/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/mysql copying build/lib/yandex/cloud/mdb/mysql/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/database_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/database_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/database_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/database_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/deletion_protection_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/deletion_protection_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/versions_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/versions_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1/config copying build/lib/yandex/cloud/mdb/mysql/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/database_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/database_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/database_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/database_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/deletion_protection_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/deletion_protection_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/versions_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 copying build/lib/yandex/cloud/mdb/mysql/v1/versions_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/database_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/database_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/database_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/database_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/mysql/v1alpha/config copying build/lib/yandex/cloud/mdb/mysql/v1alpha/config/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha/config copying build/lib/yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha/config copying build/lib/yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha/config copying build/lib/yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha/config copying build/lib/yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha/config copying build/lib/yandex/cloud/mdb/mysql/v1alpha/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/database_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/database_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/database_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/database_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha copying build/lib/yandex/cloud/mdb/mysql/v1alpha/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/mysql/v1alpha creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/opensearch copying build/lib/yandex/cloud/mdb/opensearch/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/auth_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/auth_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/extension_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/extension_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/extension_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/extension_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/opensearch/v1/config copying build/lib/yandex/cloud/mdb/opensearch/v1/config/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/config copying build/lib/yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/config copying build/lib/yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/config copying build/lib/yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/config copying build/lib/yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/config copying build/lib/yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/config copying build/lib/yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/config copying build/lib/yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/config copying build/lib/yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/config copying build/lib/yandex/cloud/mdb/opensearch/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/versions_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/versions_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/opensearch/v1/extension copying build/lib/yandex/cloud/mdb/opensearch/v1/extension/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/extension copying build/lib/yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/extension copying build/lib/yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/extension copying build/lib/yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/extension copying build/lib/yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1/extension copying build/lib/yandex/cloud/mdb/opensearch/v1/auth_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/auth_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/extension_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/extension_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/extension_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/extension_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/versions_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 copying build/lib/yandex/cloud/mdb/opensearch/v1/versions_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/opensearch/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/operationlog copying build/lib/yandex/cloud/mdb/operationlog/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/operationlog creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/operationlog/v1 copying build/lib/yandex/cloud/mdb/operationlog/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/operationlog/v1 copying build/lib/yandex/cloud/mdb/operationlog/v1/operation_log_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/operationlog/v1 copying build/lib/yandex/cloud/mdb/operationlog/v1/operation_log_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/operationlog/v1 copying build/lib/yandex/cloud/mdb/operationlog/v1/operation_log_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/operationlog/v1 copying build/lib/yandex/cloud/mdb/operationlog/v1/operation_log_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/operationlog/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/postgresql copying build/lib/yandex/cloud/mdb/postgresql/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/database_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/database_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/database_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/database_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/managed_repack_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/managed_repack_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/perf_diag_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host10_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host10_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host11_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host11_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host12_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host12_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host13_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host13_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host14_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host14_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host15_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host15_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host16_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host16_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host17_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host17_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host18_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host18_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host10_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host10_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host11_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host11_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host12_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host12_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host13_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host13_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host14_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host14_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host15_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host15_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host16_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host16_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host17_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host17_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host18_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host18_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1/config copying build/lib/yandex/cloud/mdb/postgresql/v1/perf_diag_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/versions_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/versions_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/database_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/database_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/database_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/database_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/managed_repack_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/managed_repack_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/perf_diag_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/perf_diag_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/versions_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 copying build/lib/yandex/cloud/mdb/postgresql/v1/versions_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/postgresql/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/redis copying build/lib/yandex/cloud/mdb/redis/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/versions_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/versions_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis5_0_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis5_0_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis6_0_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis6_0_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis6_2_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis6_2_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis7_0_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis7_0_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis5_0_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis5_0_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis6_0_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis6_0_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis6_2_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis6_2_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis7_0_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis7_0_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/config/redis_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1/config copying build/lib/yandex/cloud/mdb/redis/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/versions_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 copying build/lib/yandex/cloud/mdb/redis/v1/versions_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/redis/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/spqr copying build/lib/yandex/cloud/mdb/spqr/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/host_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/config_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/config_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/database_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/database_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/database_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/host_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/shard_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/config_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/config_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/database_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/database_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/database_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/host_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/host_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/shard_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 copying build/lib/yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/spqr/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/sqlserver copying build/lib/yandex/cloud/mdb/sqlserver/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/database_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/database_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/database_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/database_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1/config copying build/lib/yandex/cloud/mdb/sqlserver/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/database_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/database_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/database_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/database_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 copying build/lib/yandex/cloud/mdb/sqlserver/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/sqlserver/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/backup_retention_policy_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/backup_retention_policy_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/connectionmanager_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/connectionmanager_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/version_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/version_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/backup_retention_policy_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/backup_retention_policy_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/connectionmanager_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/connectionmanager_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/version_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 copying build/lib/yandex/cloud/mdb/v1/version_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/zonalshift copying build/lib/yandex/cloud/mdb/zonalshift/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/zonalshift creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/mdb/zonalshift/v1 copying build/lib/yandex/cloud/mdb/zonalshift/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/zonalshift/v1 copying build/lib/yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/zonalshift/v1 copying build/lib/yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/zonalshift/v1 copying build/lib/yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/zonalshift/v1 copying build/lib/yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/mdb/zonalshift/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/metastore copying build/lib/yandex/cloud/metastore/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 copying build/lib/yandex/cloud/metastore/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/metastore/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/monitoring copying build/lib/yandex/cloud/monitoring/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/bar_chart_settings_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/bar_chart_settings_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/chart_widget_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/chart_widget_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/dashboard_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/dashboard_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/dashboard_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/downsampling_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/dashboard_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/downsampling_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/group_widget_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/group_widget_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/link_item_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/link_item_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/link_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/link_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/parametrization_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/parametrization_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/preset_item_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/preset_item_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/sort_order_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/sort_order_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/text_widget_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/text_widget_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/thresholds_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/timeline_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/thresholds_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/timeline_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/title_widget_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/title_widget_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/unit_format_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/unit_format_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/widget_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/widget_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/bar_chart_settings_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/bar_chart_settings_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/chart_widget_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/chart_widget_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/dashboard_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/dashboard_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/downsampling_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/dashboard_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/downsampling_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/group_widget_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/group_widget_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/link_item_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/link_item_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/link_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/link_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/parametrization_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/parametrization_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/preset_item_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/preset_item_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/sort_order_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/sort_order_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/text_widget_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/text_widget_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/thresholds_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/thresholds_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/timeline_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/timeline_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/title_widget_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/title_widget_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/unit_format_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/unit_format_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/widget_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 copying build/lib/yandex/cloud/monitoring/v3/widget_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/monitoring/v3 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/oauth copying build/lib/yandex/cloud/oauth/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/oauth copying build/lib/yandex/cloud/oauth/claims_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/oauth copying build/lib/yandex/cloud/oauth/claims_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/oauth copying build/lib/yandex/cloud/oauth/claims_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/oauth copying build/lib/yandex/cloud/oauth/claims_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/oauth creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/operation copying build/lib/yandex/cloud/operation/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/operation_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/operation_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/operation_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/operation_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/operation_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/operation_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/operation_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/operation_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation copying build/lib/yandex/cloud/operation/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/operation creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/organizationmanager copying build/lib/yandex/cloud/organizationmanager/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_mapping_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_mapping_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_mapping_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_mapping_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/organization_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/user_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/user_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/userpool_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/userpool_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/organizationmanager/v1/idp/application copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/organizationmanager/v1/idp/application/oauth copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/oauth copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/oauth copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/oauth copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/oauth copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/oauth copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/oauth copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/oauth copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/oauth copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/oauth creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp/application/saml copying build/lib/yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/user_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/user_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/userpool_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/userpool_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/idp copying build/lib/yandex/cloud/organizationmanager/v1/organization_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/organization_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/organization_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/os_login_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/os_login_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_account_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_account_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_ssh_key_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/certificate_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/certificate_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/federation_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/federation_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/federation_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/certificate_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/certificate_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/federation_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/federation_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/saml/federation_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1/saml copying build/lib/yandex/cloud/organizationmanager/v1/user_ssh_key_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_mapping_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_mapping_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_mapping_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_mapping_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/organization_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/organization_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/organization_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/organization_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/os_login_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/os_login_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_account_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_account_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_ssh_key_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_ssh_key_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 copying build/lib/yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/organizationmanager/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/quota copying build/lib/yandex/cloud/quota/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quota copying build/lib/yandex/cloud/quota/quota_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quota copying build/lib/yandex/cloud/quota/quota_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quota copying build/lib/yandex/cloud/quota/quota_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quota copying build/lib/yandex/cloud/quota/quota_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quota creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/quotamanager copying build/lib/yandex/cloud/quotamanager/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_limit_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_limit_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_request_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_request_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/resource_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_request_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_request_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/resource_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_limit_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_limit_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_request_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_request_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_request_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/quota_request_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/resource_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 copying build/lib/yandex/cloud/quotamanager/v1/resource_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/quotamanager/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/reference copying build/lib/yandex/cloud/reference/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/reference copying build/lib/yandex/cloud/reference/reference_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/reference copying build/lib/yandex/cloud/reference/reference_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/reference copying build/lib/yandex/cloud/reference/reference_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/reference copying build/lib/yandex/cloud/reference/reference_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/reference creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/resourcemanager copying build/lib/yandex/cloud/resourcemanager/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/cloud_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/cloud_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/cloud_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/cloud_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/folder_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/folder_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/folder_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/folder_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/cloud_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/cloud_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/cloud_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/cloud_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/folder_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/folder_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/folder_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/folder_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 copying build/lib/yandex/cloud/resourcemanager/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/resourcemanager/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/searchapi copying build/lib/yandex/cloud/searchapi/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/gen_search_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/img_search_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/img_search_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/search_query_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/search_query_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/search_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/search_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/wordstat_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/wordstat_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/img_search_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/img_search_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/search_query_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/search_query_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/search_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/search_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/wordstat_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 copying build/lib/yandex/cloud/searchapi/v2/wordstat_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/searchapi/v2 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/spark copying build/lib/yandex/cloud/spark/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/job_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/job_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/job_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/job_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/enum_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/enum_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/environment_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/environment_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/environment_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/environment_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/spark_config_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/spark_config_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/enum_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/enum_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/environment_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/environment_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/environment_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/environment_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/spark_config_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/environment/spark_config_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1/environment copying build/lib/yandex/cloud/spark/v1/job_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/job_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/job_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/job_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 copying build/lib/yandex/cloud/spark/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/spark/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless copying build/lib/yandex/cloud/serverless/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/apigateway copying build/lib/yandex/cloud/serverless/apigateway/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/apigateway_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/apigateway_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/apigateway_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/apigateway_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 copying build/lib/yandex/cloud/serverless/apigateway/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/apigateway/websocket copying build/lib/yandex/cloud/serverless/apigateway/websocket/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 copying build/lib/yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/apigateway/websocket/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/containers copying build/lib/yandex/cloud/serverless/containers/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/container_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/container_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/container_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/container_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/container_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/container_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/container_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/container_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 copying build/lib/yandex/cloud/serverless/containers/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/containers/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/eventrouter copying build/lib/yandex/cloud/serverless/eventrouter/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/bus_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/bus_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/bus_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/connector_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/connector_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/connector_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/connector_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/rule_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/event_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/event_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/rule_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/rule_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/rule_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/bus_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/bus_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/bus_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/connector_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/connector_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/connector_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/connector_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/event_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/event_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/rule_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/rule_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/rule_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 copying build/lib/yandex/cloud/serverless/eventrouter/v1/rule_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/eventrouter/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/functions copying build/lib/yandex/cloud/serverless/functions/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/function_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/function_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/function_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/function_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/network_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/network_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/function_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/function_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/function_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/function_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/network_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/network_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 copying build/lib/yandex/cloud/serverless/functions/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/functions/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/mcpgateway copying build/lib/yandex/cloud/serverless/mcpgateway/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 copying build/lib/yandex/cloud/serverless/mcpgateway/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mcpgateway/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/mdbproxy copying build/lib/yandex/cloud/serverless/mdbproxy/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/proxy_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/proxy_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/proxy_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/proxy_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 copying build/lib/yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/mdbproxy/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/triggers copying build/lib/yandex/cloud/serverless/triggers/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/predicate_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/predicate_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/trigger_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/trigger_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/trigger_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/trigger_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/predicate_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/predicate_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/trigger_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/trigger_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/trigger_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 copying build/lib/yandex/cloud/serverless/triggers/v1/trigger_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/triggers/v2 copying build/lib/yandex/cloud/serverless/triggers/v2/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v2 copying build/lib/yandex/cloud/serverless/triggers/v2/trigger_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v2 copying build/lib/yandex/cloud/serverless/triggers/v2/trigger_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v2 copying build/lib/yandex/cloud/serverless/triggers/v2/trigger_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v2 copying build/lib/yandex/cloud/serverless/triggers/v2/trigger_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v2 copying build/lib/yandex/cloud/serverless/triggers/v2/trigger_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v2 copying build/lib/yandex/cloud/serverless/triggers/v2/trigger_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v2 copying build/lib/yandex/cloud/serverless/triggers/v2/trigger_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v2 copying build/lib/yandex/cloud/serverless/triggers/v2/trigger_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/triggers/v2 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/workflows copying build/lib/yandex/cloud/serverless/workflows/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/execution_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/execution_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/execution_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/execution_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/history_entry_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/history_entry_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/workflow_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/workflow_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/workflow_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/workflow_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/execution_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/execution_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/execution_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/execution_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/history_entry_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/history_entry_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/workflow_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/workflow_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/workflow_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 copying build/lib/yandex/cloud/serverless/workflows/v1/workflow_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/serverless/workflows/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/smartcaptcha copying build/lib/yandex/cloud/smartcaptcha/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/captcha_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/captcha_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/captcha_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/captcha_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/captcha_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/captcha_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/captcha_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/captcha_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 copying build/lib/yandex/cloud/smartcaptcha/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartcaptcha/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/smartwebsecurity copying build/lib/yandex/cloud/smartwebsecurity/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/security_profile_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/security_profile_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter copying build/lib/yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer copying build/lib/yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/load_balancer creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/smartwebsecurity/v1/match_list copying build/lib/yandex/cloud/smartwebsecurity/v1/match_list/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/match_list copying build/lib/yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/match_list copying build/lib/yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/match_list copying build/lib/yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/match_list copying build/lib/yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/match_list copying build/lib/yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/match_list copying build/lib/yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/match_list copying build/lib/yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/match_list copying build/lib/yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/match_list creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1/waf copying build/lib/yandex/cloud/smartwebsecurity/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/security_profile_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/security_profile_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 copying build/lib/yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/smartwebsecurity/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/speechsense copying build/lib/yandex/cloud/speechsense/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/assistant_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/assistant_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/assistants_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/assistants_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/audio_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/audio_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/classifier_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/classifier_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/classifiers_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/classifiers_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/project_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/project_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/search_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/project_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/project_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/search_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/talk_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/talk_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/talk_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/talk_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/text_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/text_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/assistants_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/assistants_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/points_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/points_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/assistants_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/statistics_common_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/statistics_common_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/summarization_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/summarization_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/transcription_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/transcription_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/assistants_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/points_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/points_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/statistics_common_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/statistics_common_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/summarization_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/summarization_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/transcription_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/transcription_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1/analysis copying build/lib/yandex/cloud/speechsense/v1/assistant_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/assistant_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/assistants_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/assistants_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/audio_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/audio_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/classifier_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/classifier_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/classifiers_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/classifiers_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/project_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/project_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/project_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/project_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/search_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/search_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/talk_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/talk_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/talk_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/talk_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/text_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 copying build/lib/yandex/cloud/speechsense/v1/text_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/speechsense/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/storage copying build/lib/yandex/cloud/storage/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/bucket_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/bucket_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/bucket_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/bucket_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/presign_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/s3api_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/presign_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/s3api_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/bucket_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/bucket_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/bucket_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/bucket_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/presign_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/presign_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/s3api_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 copying build/lib/yandex/cloud/storage/v1/s3api_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/storage/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/trino copying build/lib/yandex/cloud/trino/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/access_control_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/access_control_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/catalog_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/catalog_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/catalog_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/catalog_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/maintenance_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/maintenance_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/catalog_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/resource_management_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/resource_management_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/access_control_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/access_control_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/catalog_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/catalog_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/catalog_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/maintenance_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/maintenance_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/resource_management_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 copying build/lib/yandex/cloud/trino/v1/resource_management_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/trino/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/video copying build/lib/yandex/cloud/video/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/channel_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/channel_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/channel_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/channel_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/episode_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/episode_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/episode_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/episode_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/manifest_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/manifest_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/playlist_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/playlist_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/playlist_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_line_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/playlist_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_line_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_line_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_line_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/style_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/style_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/style_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/style_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/subtitle_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/subtitle_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/thumbnail_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/subtitle_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/subtitle_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/thumbnail_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/thumbnail_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/video_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/video_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/video_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/video_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/channel_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/channel_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/channel_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/channel_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/episode_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/episode_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/episode_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/episode_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/manifest_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/manifest_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/playlist_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/playlist_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/playlist_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/playlist_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_line_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_line_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_line_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_line_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/stream_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/style_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/style_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/style_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/style_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/subtitle_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/subtitle_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/subtitle_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/subtitle_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/thumbnail_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/thumbnail_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/thumbnail_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/video_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/thumbnail_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/video_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/video_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 copying build/lib/yandex/cloud/video/v1/video_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/video/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/vpc copying build/lib/yandex/cloud/vpc/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/address_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/address_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/address_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/address_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/gateway_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/gateway_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/gateway_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/gateway_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/network_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/network_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/network_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/network_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/route_table_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/route_table_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/route_table_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/route_table_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/security_group_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/security_group_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/security_group_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/security_group_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/subnet_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/subnet_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/subnet_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/subnet_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/vpc/v1/privatelink copying build/lib/yandex/cloud/vpc/v1/privatelink/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1/privatelink copying build/lib/yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1/privatelink copying build/lib/yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1/privatelink copying build/lib/yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1/privatelink copying build/lib/yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1/privatelink copying build/lib/yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1/privatelink copying build/lib/yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1/privatelink copying build/lib/yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1/privatelink copying build/lib/yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1/privatelink copying build/lib/yandex/cloud/vpc/v1/address_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/address_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/address_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/gateway_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/address_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/gateway_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/gateway_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/gateway_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/network_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/network_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/network_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/network_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/route_table_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/route_table_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/route_table_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/route_table_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/subnet_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/security_group_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/security_group_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/security_group_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/security_group_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/subnet_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/subnet_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 copying build/lib/yandex/cloud/vpc/v1/subnet_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/vpc/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ydb copying build/lib/yandex/cloud/ydb/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/backup_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/backup_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/backup_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/backup_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/database_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/database_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/database_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/database_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/location_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/location_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/location_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/location_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/backup_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/resource_preset_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/resource_preset_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/resource_preset_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/resource_preset_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/storage_type_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/storage_type_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/storage_type_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/storage_type_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/backup_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/backup_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/backup_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/database_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/database_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/database_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/database_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/location_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/location_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/location_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/location_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/resource_preset_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/resource_preset_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/resource_preset_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/resource_preset_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/storage_type_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/storage_type_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/storage_type_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 copying build/lib/yandex/cloud/ydb/v1/storage_type_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ydb/v1 creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ytsaurus copying build/lib/yandex/cloud/ytsaurus/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus creating build/bdist.openbsd-8.0-amd64/wheel/yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/cluster_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/cluster_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/cluster_service_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/cluster_service_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/maintenance_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/maintenance_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/package_options_pb2.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/cluster_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/cluster_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/cluster_service_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/cluster_service_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/maintenance_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/maintenance_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/package_options_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud/ytsaurus/v1 copying build/lib/yandex/cloud/validation_pb2.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud copying build/lib/yandex/cloud/validation_pb2_grpc.pyi -> build/bdist.openbsd-8.0-amd64/wheel/./yandex/cloud copying build/lib/yandex/py.typed -> build/bdist.openbsd-8.0-amd64/wheel/./yandex creating build/bdist.openbsd-8.0-amd64/wheel/yandexcloud copying build/lib/yandexcloud/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud copying build/lib/yandexcloud/_auth_fabric.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud copying build/lib/yandexcloud/_auth_plugin.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud copying build/lib/yandexcloud/_backoff.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud copying build/lib/yandexcloud/_channels.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud copying build/lib/yandexcloud/_helpers.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud copying build/lib/yandexcloud/_operation_waiter.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud copying build/lib/yandexcloud/_retry_interceptor.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud copying build/lib/yandexcloud/_retry_policy.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud copying build/lib/yandexcloud/_sdk.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud copying build/lib/yandexcloud/auth.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud copying build/lib/yandexcloud/operations.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud creating build/bdist.openbsd-8.0-amd64/wheel/yandexcloud/_wrappers copying build/lib/yandexcloud/_wrappers/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud/_wrappers creating build/bdist.openbsd-8.0-amd64/wheel/yandexcloud/_wrappers/dataproc copying build/lib/yandexcloud/_wrappers/dataproc/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud/_wrappers/dataproc creating build/bdist.openbsd-8.0-amd64/wheel/yandexcloud/_wrappers/spark copying build/lib/yandexcloud/_wrappers/spark/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud/_wrappers/spark copying build/lib/yandexcloud/py.typed -> build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud running install_egg_info Copying yandexcloud.egg-info to build/bdist.openbsd-8.0-amd64/wheel/./yandexcloud-0.404.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-8.0-amd64/wheel/yandexcloud-0.404.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-yandexcloud-0.404.0/yandexcloud-0.404.0/dist/.tmp-o4e5x881/yandexcloud-0.404.0-py3-none-any.whl' and adding 'build/bdist.openbsd-8.0-amd64/wheel' to it adding 'yandex/__init__.py' adding 'yandex/py.typed' adding 'yandex/cloud/__init__.py' adding 'yandex/cloud/validation_pb2.py' adding 'yandex/cloud/validation_pb2.pyi' adding 'yandex/cloud/validation_pb2_grpc.py' adding 'yandex/cloud/validation_pb2_grpc.pyi' adding 'yandex/cloud/access/__init__.py' adding 'yandex/cloud/access/access_pb2.py' adding 'yandex/cloud/access/access_pb2.pyi' adding 'yandex/cloud/access/access_pb2_grpc.py' adding 'yandex/cloud/access/access_pb2_grpc.pyi' adding 'yandex/cloud/ai/__init__.py' adding 'yandex/cloud/ai/assistants/__init__.py' adding 'yandex/cloud/ai/assistants/v1/__init__.py' adding 'yandex/cloud/ai/assistants/v1/assistant_pb2.py' adding 'yandex/cloud/ai/assistants/v1/assistant_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/assistant_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/assistant_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/assistant_service_pb2.py' adding 'yandex/cloud/ai/assistants/v1/assistant_service_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/assistant_service_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/assistant_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/common_pb2.py' adding 'yandex/cloud/ai/assistants/v1/common_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/common_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/common_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/package_options_pb2.py' adding 'yandex/cloud/ai/assistants/v1/package_options_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/runs/__init__.py' adding 'yandex/cloud/ai/assistants/v1/runs/run_pb2.py' adding 'yandex/cloud/ai/assistants/v1/runs/run_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/runs/run_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/runs/run_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/runs/run_service_pb2.py' adding 'yandex/cloud/ai/assistants/v1/runs/run_service_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/searchindex/__init__.py' adding 'yandex/cloud/ai/assistants/v1/searchindex/common_pb2.py' adding 'yandex/cloud/ai/assistants/v1/searchindex/common_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/searchindex/common_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/searchindex/common_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2.py' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2.py' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_file_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2.py' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2.py' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/threads/__init__.py' adding 'yandex/cloud/ai/assistants/v1/threads/message_pb2.py' adding 'yandex/cloud/ai/assistants/v1/threads/message_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/threads/message_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/threads/message_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/threads/message_service_pb2.py' adding 'yandex/cloud/ai/assistants/v1/threads/message_service_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/threads/message_service_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/threads/message_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/threads/thread_pb2.py' adding 'yandex/cloud/ai/assistants/v1/threads/thread_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/threads/thread_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/threads/thread_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/threads/thread_service_pb2.py' adding 'yandex/cloud/ai/assistants/v1/threads/thread_service_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/threads/thread_service_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/threads/thread_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/users/__init__.py' adding 'yandex/cloud/ai/assistants/v1/users/user_pb2.py' adding 'yandex/cloud/ai/assistants/v1/users/user_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/users/user_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/users/user_pb2_grpc.pyi' adding 'yandex/cloud/ai/assistants/v1/users/user_service_pb2.py' adding 'yandex/cloud/ai/assistants/v1/users/user_service_pb2.pyi' adding 'yandex/cloud/ai/assistants/v1/users/user_service_pb2_grpc.py' adding 'yandex/cloud/ai/assistants/v1/users/user_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/batch_inference/__init__.py' adding 'yandex/cloud/ai/batch_inference/v1/__init__.py' adding 'yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2.py' adding 'yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2.pyi' adding 'yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2_grpc.py' adding 'yandex/cloud/ai/batch_inference/v1/batch_inference_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2.py' adding 'yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2.pyi' adding 'yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2_grpc.py' adding 'yandex/cloud/ai/batch_inference/v1/batch_inference_task_pb2_grpc.pyi' adding 'yandex/cloud/ai/batch_inference/v1/inference_options_pb2.py' adding 'yandex/cloud/ai/batch_inference/v1/inference_options_pb2.pyi' adding 'yandex/cloud/ai/batch_inference/v1/inference_options_pb2_grpc.py' adding 'yandex/cloud/ai/batch_inference/v1/inference_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/common/__init__.py' adding 'yandex/cloud/ai/common/common_pb2.py' adding 'yandex/cloud/ai/common/common_pb2.pyi' adding 'yandex/cloud/ai/common/common_pb2_grpc.py' adding 'yandex/cloud/ai/common/common_pb2_grpc.pyi' adding 'yandex/cloud/ai/dataset/__init__.py' adding 'yandex/cloud/ai/dataset/v1/__init__.py' adding 'yandex/cloud/ai/dataset/v1/dataset_pb2.py' adding 'yandex/cloud/ai/dataset/v1/dataset_pb2.pyi' adding 'yandex/cloud/ai/dataset/v1/dataset_pb2_grpc.py' adding 'yandex/cloud/ai/dataset/v1/dataset_pb2_grpc.pyi' adding 'yandex/cloud/ai/dataset/v1/dataset_service_pb2.py' adding 'yandex/cloud/ai/dataset/v1/dataset_service_pb2.pyi' adding 'yandex/cloud/ai/dataset/v1/dataset_service_pb2_grpc.py' adding 'yandex/cloud/ai/dataset/v1/dataset_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/dataset/v1/package_options_pb2.py' adding 'yandex/cloud/ai/dataset/v1/package_options_pb2.pyi' adding 'yandex/cloud/ai/dataset/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/dataset/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/files/__init__.py' adding 'yandex/cloud/ai/files/v1/__init__.py' adding 'yandex/cloud/ai/files/v1/file_pb2.py' adding 'yandex/cloud/ai/files/v1/file_pb2.pyi' adding 'yandex/cloud/ai/files/v1/file_pb2_grpc.py' adding 'yandex/cloud/ai/files/v1/file_pb2_grpc.pyi' adding 'yandex/cloud/ai/files/v1/file_service_pb2.py' adding 'yandex/cloud/ai/files/v1/file_service_pb2.pyi' adding 'yandex/cloud/ai/files/v1/file_service_pb2_grpc.py' adding 'yandex/cloud/ai/files/v1/file_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/files/v1/package_options_pb2.py' adding 'yandex/cloud/ai/files/v1/package_options_pb2.pyi' adding 'yandex/cloud/ai/files/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/files/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/foundation_models/__init__.py' adding 'yandex/cloud/ai/foundation_models/v1/__init__.py' adding 'yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.py' adding 'yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.pyi' adding 'yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.py' adding 'yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.pyi' adding 'yandex/cloud/ai/foundation_models/v1/package_options_pb2.py' adding 'yandex/cloud/ai/foundation_models/v1/package_options_pb2.pyi' adding 'yandex/cloud/ai/foundation_models/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/foundation_models/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/foundation_models/v1/text_common_pb2.py' adding 'yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi' adding 'yandex/cloud/ai/foundation_models/v1/text_common_pb2_grpc.py' adding 'yandex/cloud/ai/foundation_models/v1/text_common_pb2_grpc.pyi' adding 'yandex/cloud/ai/foundation_models/v1/embedding/__init__.py' adding 'yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.py' adding 'yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.pyi' adding 'yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2_grpc.py' adding 'yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/foundation_models/v1/image_generation/__init__.py' adding 'yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.py' adding 'yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi' adding 'yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2_grpc.py' adding 'yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2_grpc.pyi' adding 'yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2.py' adding 'yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2.pyi' adding 'yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2_grpc.py' adding 'yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/foundation_models/v1/text_classification/__init__.py' adding 'yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2.py' adding 'yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2.pyi' adding 'yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2_grpc.py' adding 'yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2_grpc.pyi' adding 'yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2.py' adding 'yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2.pyi' adding 'yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2_grpc.py' adding 'yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/foundation_models/v1/text_generation/__init__.py' adding 'yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.py' adding 'yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi' adding 'yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.py' adding 'yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/llm/__init__.py' adding 'yandex/cloud/ai/llm/v1alpha/__init__.py' adding 'yandex/cloud/ai/llm/v1alpha/llm_pb2.py' adding 'yandex/cloud/ai/llm/v1alpha/llm_pb2.pyi' adding 'yandex/cloud/ai/llm/v1alpha/llm_pb2_grpc.py' adding 'yandex/cloud/ai/llm/v1alpha/llm_pb2_grpc.pyi' adding 'yandex/cloud/ai/llm/v1alpha/llm_service_pb2.py' adding 'yandex/cloud/ai/llm/v1alpha/llm_service_pb2.pyi' adding 'yandex/cloud/ai/llm/v1alpha/llm_service_pb2_grpc.py' adding 'yandex/cloud/ai/llm/v1alpha/llm_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/llm/v1alpha/package_options_pb2.py' adding 'yandex/cloud/ai/llm/v1alpha/package_options_pb2.pyi' adding 'yandex/cloud/ai/llm/v1alpha/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/llm/v1alpha/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/ocr/__init__.py' adding 'yandex/cloud/ai/ocr/v1/__init__.py' adding 'yandex/cloud/ai/ocr/v1/ocr_pb2.py' adding 'yandex/cloud/ai/ocr/v1/ocr_pb2.pyi' adding 'yandex/cloud/ai/ocr/v1/ocr_pb2_grpc.py' adding 'yandex/cloud/ai/ocr/v1/ocr_pb2_grpc.pyi' adding 'yandex/cloud/ai/ocr/v1/ocr_service_pb2.py' adding 'yandex/cloud/ai/ocr/v1/ocr_service_pb2.pyi' adding 'yandex/cloud/ai/ocr/v1/ocr_service_pb2_grpc.py' adding 'yandex/cloud/ai/ocr/v1/ocr_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/ocr/v1/package_options_pb2.py' adding 'yandex/cloud/ai/ocr/v1/package_options_pb2.pyi' adding 'yandex/cloud/ai/ocr/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/ocr/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/stt/__init__.py' adding 'yandex/cloud/ai/stt/v2/__init__.py' adding 'yandex/cloud/ai/stt/v2/package_options_pb2.py' adding 'yandex/cloud/ai/stt/v2/package_options_pb2.pyi' adding 'yandex/cloud/ai/stt/v2/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/stt/v2/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/stt/v2/stt_service_pb2.py' adding 'yandex/cloud/ai/stt/v2/stt_service_pb2.pyi' adding 'yandex/cloud/ai/stt/v2/stt_service_pb2_grpc.py' adding 'yandex/cloud/ai/stt/v2/stt_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/stt/v3/__init__.py' adding 'yandex/cloud/ai/stt/v3/package_options_pb2.py' adding 'yandex/cloud/ai/stt/v3/package_options_pb2.pyi' adding 'yandex/cloud/ai/stt/v3/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/stt/v3/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/stt/v3/stt_pb2.py' adding 'yandex/cloud/ai/stt/v3/stt_pb2.pyi' adding 'yandex/cloud/ai/stt/v3/stt_pb2_grpc.py' adding 'yandex/cloud/ai/stt/v3/stt_pb2_grpc.pyi' adding 'yandex/cloud/ai/stt/v3/stt_service_pb2.py' adding 'yandex/cloud/ai/stt/v3/stt_service_pb2.pyi' adding 'yandex/cloud/ai/stt/v3/stt_service_pb2_grpc.py' adding 'yandex/cloud/ai/stt/v3/stt_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/translate/__init__.py' adding 'yandex/cloud/ai/translate/v2/__init__.py' adding 'yandex/cloud/ai/translate/v2/package_options_pb2.py' adding 'yandex/cloud/ai/translate/v2/package_options_pb2.pyi' adding 'yandex/cloud/ai/translate/v2/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/translate/v2/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/translate/v2/translation_pb2.py' adding 'yandex/cloud/ai/translate/v2/translation_pb2.pyi' adding 'yandex/cloud/ai/translate/v2/translation_pb2_grpc.py' adding 'yandex/cloud/ai/translate/v2/translation_pb2_grpc.pyi' adding 'yandex/cloud/ai/translate/v2/translation_service_pb2.py' adding 'yandex/cloud/ai/translate/v2/translation_service_pb2.pyi' adding 'yandex/cloud/ai/translate/v2/translation_service_pb2_grpc.py' adding 'yandex/cloud/ai/translate/v2/translation_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/tts/__init__.py' adding 'yandex/cloud/ai/tts/v3/__init__.py' adding 'yandex/cloud/ai/tts/v3/package_options_pb2.py' adding 'yandex/cloud/ai/tts/v3/package_options_pb2.pyi' adding 'yandex/cloud/ai/tts/v3/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/tts/v3/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/tts/v3/tts_pb2.py' adding 'yandex/cloud/ai/tts/v3/tts_pb2.pyi' adding 'yandex/cloud/ai/tts/v3/tts_pb2_grpc.py' adding 'yandex/cloud/ai/tts/v3/tts_pb2_grpc.pyi' adding 'yandex/cloud/ai/tts/v3/tts_service_pb2.py' adding 'yandex/cloud/ai/tts/v3/tts_service_pb2.pyi' adding 'yandex/cloud/ai/tts/v3/tts_service_pb2_grpc.py' adding 'yandex/cloud/ai/tts/v3/tts_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/tuning/__init__.py' adding 'yandex/cloud/ai/tuning/v1/__init__.py' adding 'yandex/cloud/ai/tuning/v1/package_options_pb2.py' adding 'yandex/cloud/ai/tuning/v1/package_options_pb2.pyi' adding 'yandex/cloud/ai/tuning/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/tuning/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_error_pb2.py' adding 'yandex/cloud/ai/tuning/v1/tuning_error_pb2.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_error_pb2_grpc.py' adding 'yandex/cloud/ai/tuning/v1/tuning_error_pb2_grpc.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2.py' adding 'yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2_grpc.py' adding 'yandex/cloud/ai/tuning/v1/tuning_optimizers_pb2_grpc.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2.py' adding 'yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2_grpc.py' adding 'yandex/cloud/ai/tuning/v1/tuning_schedulers_pb2_grpc.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_service_pb2.py' adding 'yandex/cloud/ai/tuning/v1/tuning_service_pb2.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.py' adding 'yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_task_pb2.py' adding 'yandex/cloud/ai/tuning/v1/tuning_task_pb2.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_task_pb2_grpc.py' adding 'yandex/cloud/ai/tuning/v1/tuning_task_pb2_grpc.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_types_pb2.py' adding 'yandex/cloud/ai/tuning/v1/tuning_types_pb2.pyi' adding 'yandex/cloud/ai/tuning/v1/tuning_types_pb2_grpc.py' adding 'yandex/cloud/ai/tuning/v1/tuning_types_pb2_grpc.pyi' adding 'yandex/cloud/ai/vision/__init__.py' adding 'yandex/cloud/ai/vision/v1/__init__.py' adding 'yandex/cloud/ai/vision/v1/classification_pb2.py' adding 'yandex/cloud/ai/vision/v1/classification_pb2.pyi' adding 'yandex/cloud/ai/vision/v1/classification_pb2_grpc.py' adding 'yandex/cloud/ai/vision/v1/classification_pb2_grpc.pyi' adding 'yandex/cloud/ai/vision/v1/face_detection_pb2.py' adding 'yandex/cloud/ai/vision/v1/face_detection_pb2.pyi' adding 'yandex/cloud/ai/vision/v1/face_detection_pb2_grpc.py' adding 'yandex/cloud/ai/vision/v1/face_detection_pb2_grpc.pyi' adding 'yandex/cloud/ai/vision/v1/image_copy_search_pb2.py' adding 'yandex/cloud/ai/vision/v1/image_copy_search_pb2.pyi' adding 'yandex/cloud/ai/vision/v1/image_copy_search_pb2_grpc.py' adding 'yandex/cloud/ai/vision/v1/image_copy_search_pb2_grpc.pyi' adding 'yandex/cloud/ai/vision/v1/package_options_pb2.py' adding 'yandex/cloud/ai/vision/v1/package_options_pb2.pyi' adding 'yandex/cloud/ai/vision/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/vision/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ai/vision/v1/primitives_pb2.py' adding 'yandex/cloud/ai/vision/v1/primitives_pb2.pyi' adding 'yandex/cloud/ai/vision/v1/primitives_pb2_grpc.py' adding 'yandex/cloud/ai/vision/v1/primitives_pb2_grpc.pyi' adding 'yandex/cloud/ai/vision/v1/text_detection_pb2.py' adding 'yandex/cloud/ai/vision/v1/text_detection_pb2.pyi' adding 'yandex/cloud/ai/vision/v1/text_detection_pb2_grpc.py' adding 'yandex/cloud/ai/vision/v1/text_detection_pb2_grpc.pyi' adding 'yandex/cloud/ai/vision/v1/vision_service_pb2.py' adding 'yandex/cloud/ai/vision/v1/vision_service_pb2.pyi' adding 'yandex/cloud/ai/vision/v1/vision_service_pb2_grpc.py' adding 'yandex/cloud/ai/vision/v1/vision_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/vision/v2/__init__.py' adding 'yandex/cloud/ai/vision/v2/image_classifier_pb2.py' adding 'yandex/cloud/ai/vision/v2/image_classifier_pb2.pyi' adding 'yandex/cloud/ai/vision/v2/image_classifier_pb2_grpc.py' adding 'yandex/cloud/ai/vision/v2/image_classifier_pb2_grpc.pyi' adding 'yandex/cloud/ai/vision/v2/image_classifier_service_pb2.py' adding 'yandex/cloud/ai/vision/v2/image_classifier_service_pb2.pyi' adding 'yandex/cloud/ai/vision/v2/image_classifier_service_pb2_grpc.py' adding 'yandex/cloud/ai/vision/v2/image_classifier_service_pb2_grpc.pyi' adding 'yandex/cloud/ai/vision/v2/image_pb2.py' adding 'yandex/cloud/ai/vision/v2/image_pb2.pyi' adding 'yandex/cloud/ai/vision/v2/image_pb2_grpc.py' adding 'yandex/cloud/ai/vision/v2/image_pb2_grpc.pyi' adding 'yandex/cloud/ai/vision/v2/package_options_pb2.py' adding 'yandex/cloud/ai/vision/v2/package_options_pb2.pyi' adding 'yandex/cloud/ai/vision/v2/package_options_pb2_grpc.py' adding 'yandex/cloud/ai/vision/v2/package_options_pb2_grpc.pyi' adding 'yandex/cloud/airflow/__init__.py' adding 'yandex/cloud/airflow/v1/__init__.py' adding 'yandex/cloud/airflow/v1/cluster_pb2.py' adding 'yandex/cloud/airflow/v1/cluster_pb2.pyi' adding 'yandex/cloud/airflow/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/airflow/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/airflow/v1/cluster_service_pb2.py' adding 'yandex/cloud/airflow/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/airflow/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/airflow/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/airflow/v1/common_pb2.py' adding 'yandex/cloud/airflow/v1/common_pb2.pyi' adding 'yandex/cloud/airflow/v1/common_pb2_grpc.py' adding 'yandex/cloud/airflow/v1/common_pb2_grpc.pyi' adding 'yandex/cloud/airflow/v1/maintenance_pb2.py' adding 'yandex/cloud/airflow/v1/maintenance_pb2.pyi' adding 'yandex/cloud/airflow/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/airflow/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/airflow/v1/maintenance_service_pb2.py' adding 'yandex/cloud/airflow/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/airflow/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/airflow/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/airflow/v1/package_options_pb2.py' adding 'yandex/cloud/airflow/v1/package_options_pb2.pyi' adding 'yandex/cloud/airflow/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/airflow/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/api/__init__.py' adding 'yandex/cloud/api/operation_pb2.py' adding 'yandex/cloud/api/operation_pb2.pyi' adding 'yandex/cloud/api/operation_pb2_grpc.py' adding 'yandex/cloud/api/operation_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/__init__.py' adding 'yandex/cloud/apploadbalancer/v1/__init__.py' adding 'yandex/cloud/apploadbalancer/v1/backend_group_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/backend_group_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/backend_group_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/backend_group_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/backend_group_service_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/backend_group_service_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/backend_group_service_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/backend_group_service_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/http_router_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/http_router_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/http_router_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/http_router_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/http_router_service_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/http_router_service_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/http_router_service_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/http_router_service_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/load_balancer_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/load_balancer_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/load_balancer_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/load_balancer_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/locality_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/locality_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/locality_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/locality_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/logging_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/logging_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/logging_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/logging_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/package_options_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/package_options_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/payload_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/payload_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/payload_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/payload_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/rate_limit_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/rate_limit_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/rate_limit_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/rate_limit_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/target_group_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/target_group_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/target_group_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/target_group_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/target_group_service_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/target_group_service_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/target_group_service_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/target_group_service_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/tls_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/tls_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/tls_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/tls_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/virtual_host_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/virtual_host_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/virtual_host_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/virtual_host_pb2_grpc.pyi' adding 'yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.py' adding 'yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.pyi' adding 'yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2_grpc.py' adding 'yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2_grpc.pyi' adding 'yandex/cloud/audittrails/__init__.py' adding 'yandex/cloud/audittrails/v1/__init__.py' adding 'yandex/cloud/audittrails/v1/package_options_pb2.py' adding 'yandex/cloud/audittrails/v1/package_options_pb2.pyi' adding 'yandex/cloud/audittrails/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/audittrails/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/audittrails/v1/trail_pb2.py' adding 'yandex/cloud/audittrails/v1/trail_pb2.pyi' adding 'yandex/cloud/audittrails/v1/trail_pb2_grpc.py' adding 'yandex/cloud/audittrails/v1/trail_pb2_grpc.pyi' adding 'yandex/cloud/audittrails/v1/trail_service_pb2.py' adding 'yandex/cloud/audittrails/v1/trail_service_pb2.pyi' adding 'yandex/cloud/audittrails/v1/trail_service_pb2_grpc.py' adding 'yandex/cloud/audittrails/v1/trail_service_pb2_grpc.pyi' adding 'yandex/cloud/backup/__init__.py' adding 'yandex/cloud/backup/v1/__init__.py' adding 'yandex/cloud/backup/v1/backup_pb2.py' adding 'yandex/cloud/backup/v1/backup_pb2.pyi' adding 'yandex/cloud/backup/v1/backup_pb2_grpc.py' adding 'yandex/cloud/backup/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/backup/v1/backup_service_pb2.py' adding 'yandex/cloud/backup/v1/backup_service_pb2.pyi' adding 'yandex/cloud/backup/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/backup/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/backup/v1/package_options_pb2.py' adding 'yandex/cloud/backup/v1/package_options_pb2.pyi' adding 'yandex/cloud/backup/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/backup/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/backup/v1/policy_pb2.py' adding 'yandex/cloud/backup/v1/policy_pb2.pyi' adding 'yandex/cloud/backup/v1/policy_pb2_grpc.py' adding 'yandex/cloud/backup/v1/policy_pb2_grpc.pyi' adding 'yandex/cloud/backup/v1/policy_service_pb2.py' adding 'yandex/cloud/backup/v1/policy_service_pb2.pyi' adding 'yandex/cloud/backup/v1/policy_service_pb2_grpc.py' adding 'yandex/cloud/backup/v1/policy_service_pb2_grpc.pyi' adding 'yandex/cloud/backup/v1/provider_service_pb2.py' adding 'yandex/cloud/backup/v1/provider_service_pb2.pyi' adding 'yandex/cloud/backup/v1/provider_service_pb2_grpc.py' adding 'yandex/cloud/backup/v1/provider_service_pb2_grpc.pyi' adding 'yandex/cloud/backup/v1/resource_pb2.py' adding 'yandex/cloud/backup/v1/resource_pb2.pyi' adding 'yandex/cloud/backup/v1/resource_pb2_grpc.py' adding 'yandex/cloud/backup/v1/resource_pb2_grpc.pyi' adding 'yandex/cloud/backup/v1/resource_service_pb2.py' adding 'yandex/cloud/backup/v1/resource_service_pb2.pyi' adding 'yandex/cloud/backup/v1/resource_service_pb2_grpc.py' adding 'yandex/cloud/backup/v1/resource_service_pb2_grpc.pyi' adding 'yandex/cloud/backup/v1/setup_service_pb2.py' adding 'yandex/cloud/backup/v1/setup_service_pb2.pyi' adding 'yandex/cloud/backup/v1/setup_service_pb2_grpc.py' adding 'yandex/cloud/backup/v1/setup_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/__init__.py' adding 'yandex/cloud/baremetal/v1alpha/__init__.py' adding 'yandex/cloud/baremetal/v1alpha/configuration_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/configuration_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/configuration_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/configuration_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/configuration_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/configuration_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/configuration_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/configuration_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/dhcp_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/dhcp_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/dhcp_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/dhcp_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/disk_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/disk_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/disk_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/disk_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/hardware_pool_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/hardware_pool_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/hardware_pool_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/hardware_pool_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/image_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/image_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/image_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/image_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/image_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/image_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/image_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/image_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/mounted_image_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/package_options_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/package_options_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/package_options_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/package_options_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/private_subnet_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/private_subnet_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/private_subnet_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/private_subnet_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/public_prefix_pool_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/public_prefix_pool_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/public_subnet_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/public_subnet_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/public_subnet_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/public_subnet_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/rental_period_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/rental_period_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/rental_period_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/rental_period_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/rental_period_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/rental_period_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/rental_period_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/rental_period_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/server_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/server_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/server_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/server_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/server_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/server_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/server_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/server_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/standard_image_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/standard_image_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/standard_image_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/standard_image_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/standard_image_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/standard_image_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/standard_image_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/standard_image_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/storage_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/storage_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/storage_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/storage_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/storage_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/storage_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/storage_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/storage_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/vrf_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/vrf_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/vrf_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/vrf_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/vrf_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/vrf_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/vrf_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/vrf_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/zone_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/zone_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/zone_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/zone_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v1alpha/zone_service_pb2.py' adding 'yandex/cloud/baremetal/v1alpha/zone_service_pb2.pyi' adding 'yandex/cloud/baremetal/v1alpha/zone_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v1alpha/zone_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/__init__.py' adding 'yandex/cloud/baremetal/v2/boot_image_pb2.py' adding 'yandex/cloud/baremetal/v2/boot_image_pb2.pyi' adding 'yandex/cloud/baremetal/v2/boot_image_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/boot_image_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/boot_image_service_pb2.py' adding 'yandex/cloud/baremetal/v2/boot_image_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/boot_image_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/boot_image_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/configuration_pb2.py' adding 'yandex/cloud/baremetal/v2/configuration_pb2.pyi' adding 'yandex/cloud/baremetal/v2/configuration_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/configuration_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/configuration_service_pb2.py' adding 'yandex/cloud/baremetal/v2/configuration_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/configuration_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/configuration_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/dhcp_pb2.py' adding 'yandex/cloud/baremetal/v2/dhcp_pb2.pyi' adding 'yandex/cloud/baremetal/v2/dhcp_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/dhcp_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/disk_pb2.py' adding 'yandex/cloud/baremetal/v2/disk_pb2.pyi' adding 'yandex/cloud/baremetal/v2/disk_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/disk_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/hardware_pool_pb2.py' adding 'yandex/cloud/baremetal/v2/hardware_pool_pb2.pyi' adding 'yandex/cloud/baremetal/v2/hardware_pool_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/hardware_pool_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/hardware_pool_service_pb2.py' adding 'yandex/cloud/baremetal/v2/hardware_pool_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/hardware_pool_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/hardware_pool_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/image_pb2.py' adding 'yandex/cloud/baremetal/v2/image_pb2.pyi' adding 'yandex/cloud/baremetal/v2/image_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/image_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/image_service_pb2.py' adding 'yandex/cloud/baremetal/v2/image_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/image_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/image_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/operation_pb2.py' adding 'yandex/cloud/baremetal/v2/operation_pb2.pyi' adding 'yandex/cloud/baremetal/v2/operation_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/operation_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/package_options_pb2.py' adding 'yandex/cloud/baremetal/v2/package_options_pb2.pyi' adding 'yandex/cloud/baremetal/v2/package_options_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/package_options_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/private_cloud_connection_pb2.py' adding 'yandex/cloud/baremetal/v2/private_cloud_connection_pb2.pyi' adding 'yandex/cloud/baremetal/v2/private_cloud_connection_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/private_cloud_connection_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2.py' adding 'yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/private_cloud_connection_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/private_subnet_pb2.py' adding 'yandex/cloud/baremetal/v2/private_subnet_pb2.pyi' adding 'yandex/cloud/baremetal/v2/private_subnet_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/private_subnet_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/private_subnet_service_pb2.py' adding 'yandex/cloud/baremetal/v2/private_subnet_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/private_subnet_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/private_subnet_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/public_prefix_pool_pb2.py' adding 'yandex/cloud/baremetal/v2/public_prefix_pool_pb2.pyi' adding 'yandex/cloud/baremetal/v2/public_prefix_pool_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/public_prefix_pool_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2.py' adding 'yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/public_prefix_pool_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/public_subnet_pb2.py' adding 'yandex/cloud/baremetal/v2/public_subnet_pb2.pyi' adding 'yandex/cloud/baremetal/v2/public_subnet_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/public_subnet_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/public_subnet_service_pb2.py' adding 'yandex/cloud/baremetal/v2/public_subnet_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/public_subnet_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/public_subnet_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/rental_period_pb2.py' adding 'yandex/cloud/baremetal/v2/rental_period_pb2.pyi' adding 'yandex/cloud/baremetal/v2/rental_period_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/rental_period_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/rental_period_service_pb2.py' adding 'yandex/cloud/baremetal/v2/rental_period_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/rental_period_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/rental_period_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/server_pb2.py' adding 'yandex/cloud/baremetal/v2/server_pb2.pyi' adding 'yandex/cloud/baremetal/v2/server_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/server_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/server_service_pb2.py' adding 'yandex/cloud/baremetal/v2/server_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/server_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/server_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/storage_pb2.py' adding 'yandex/cloud/baremetal/v2/storage_pb2.pyi' adding 'yandex/cloud/baremetal/v2/storage_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/storage_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/user_configuration_pb2.py' adding 'yandex/cloud/baremetal/v2/user_configuration_pb2.pyi' adding 'yandex/cloud/baremetal/v2/user_configuration_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/user_configuration_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/vrf_pb2.py' adding 'yandex/cloud/baremetal/v2/vrf_pb2.pyi' adding 'yandex/cloud/baremetal/v2/vrf_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/vrf_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/vrf_service_pb2.py' adding 'yandex/cloud/baremetal/v2/vrf_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/vrf_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/vrf_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/zone_pb2.py' adding 'yandex/cloud/baremetal/v2/zone_pb2.pyi' adding 'yandex/cloud/baremetal/v2/zone_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/zone_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/zone_service_pb2.py' adding 'yandex/cloud/baremetal/v2/zone_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/zone_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/zone_service_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/extend/__init__.py' adding 'yandex/cloud/baremetal/v2/extend/cluster_pb2.py' adding 'yandex/cloud/baremetal/v2/extend/cluster_pb2.pyi' adding 'yandex/cloud/baremetal/v2/extend/cluster_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/extend/cluster_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/extend/nodes_pb2.py' adding 'yandex/cloud/baremetal/v2/extend/nodes_pb2.pyi' adding 'yandex/cloud/baremetal/v2/extend/nodes_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/extend/nodes_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2.py' adding 'yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2.pyi' adding 'yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/extend/stackland_cluster_pb2_grpc.pyi' adding 'yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2.py' adding 'yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2.pyi' adding 'yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2_grpc.py' adding 'yandex/cloud/baremetal/v2/extend/stackland_cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/billing/__init__.py' adding 'yandex/cloud/billing/usage_records/__init__.py' adding 'yandex/cloud/billing/usage_records/v1/__init__.py' adding 'yandex/cloud/billing/usage_records/v1/billing_types_pb2.py' adding 'yandex/cloud/billing/usage_records/v1/billing_types_pb2.pyi' adding 'yandex/cloud/billing/usage_records/v1/billing_types_pb2_grpc.py' adding 'yandex/cloud/billing/usage_records/v1/billing_types_pb2_grpc.pyi' adding 'yandex/cloud/billing/usage_records/v1/common_types_pb2.py' adding 'yandex/cloud/billing/usage_records/v1/common_types_pb2.pyi' adding 'yandex/cloud/billing/usage_records/v1/common_types_pb2_grpc.py' adding 'yandex/cloud/billing/usage_records/v1/common_types_pb2_grpc.pyi' adding 'yandex/cloud/billing/usage_records/v1/consumption_core_pb2.py' adding 'yandex/cloud/billing/usage_records/v1/consumption_core_pb2.pyi' adding 'yandex/cloud/billing/usage_records/v1/consumption_core_pb2_grpc.py' adding 'yandex/cloud/billing/usage_records/v1/consumption_core_pb2_grpc.pyi' adding 'yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2.py' adding 'yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2.pyi' adding 'yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2_grpc.py' adding 'yandex/cloud/billing/usage_records/v1/consumption_core_service_pb2_grpc.pyi' adding 'yandex/cloud/billing/usage_records/v1/credit_pb2.py' adding 'yandex/cloud/billing/usage_records/v1/credit_pb2.pyi' adding 'yandex/cloud/billing/usage_records/v1/credit_pb2_grpc.py' adding 'yandex/cloud/billing/usage_records/v1/credit_pb2_grpc.pyi' adding 'yandex/cloud/billing/usage_records/v1/metadata_service_pb2.py' adding 'yandex/cloud/billing/usage_records/v1/metadata_service_pb2.pyi' adding 'yandex/cloud/billing/usage_records/v1/metadata_service_pb2_grpc.py' adding 'yandex/cloud/billing/usage_records/v1/metadata_service_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/__init__.py' adding 'yandex/cloud/billing/v1/billable_object_pb2.py' adding 'yandex/cloud/billing/v1/billable_object_pb2.pyi' adding 'yandex/cloud/billing/v1/billable_object_pb2_grpc.py' adding 'yandex/cloud/billing/v1/billable_object_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/billing_account_pb2.py' adding 'yandex/cloud/billing/v1/billing_account_pb2.pyi' adding 'yandex/cloud/billing/v1/billing_account_pb2_grpc.py' adding 'yandex/cloud/billing/v1/billing_account_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/billing_account_service_pb2.py' adding 'yandex/cloud/billing/v1/billing_account_service_pb2.pyi' adding 'yandex/cloud/billing/v1/billing_account_service_pb2_grpc.py' adding 'yandex/cloud/billing/v1/billing_account_service_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/budget_pb2.py' adding 'yandex/cloud/billing/v1/budget_pb2.pyi' adding 'yandex/cloud/billing/v1/budget_pb2_grpc.py' adding 'yandex/cloud/billing/v1/budget_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/budget_service_pb2.py' adding 'yandex/cloud/billing/v1/budget_service_pb2.pyi' adding 'yandex/cloud/billing/v1/budget_service_pb2_grpc.py' adding 'yandex/cloud/billing/v1/budget_service_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/customer_pb2.py' adding 'yandex/cloud/billing/v1/customer_pb2.pyi' adding 'yandex/cloud/billing/v1/customer_pb2_grpc.py' adding 'yandex/cloud/billing/v1/customer_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/customer_service_pb2.py' adding 'yandex/cloud/billing/v1/customer_service_pb2.pyi' adding 'yandex/cloud/billing/v1/customer_service_pb2_grpc.py' adding 'yandex/cloud/billing/v1/customer_service_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/package_options_pb2.py' adding 'yandex/cloud/billing/v1/package_options_pb2.pyi' adding 'yandex/cloud/billing/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/billing/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/service_pb2.py' adding 'yandex/cloud/billing/v1/service_pb2.pyi' adding 'yandex/cloud/billing/v1/service_pb2_grpc.py' adding 'yandex/cloud/billing/v1/service_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/service_service_pb2.py' adding 'yandex/cloud/billing/v1/service_service_pb2.pyi' adding 'yandex/cloud/billing/v1/service_service_pb2_grpc.py' adding 'yandex/cloud/billing/v1/service_service_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/sku_pb2.py' adding 'yandex/cloud/billing/v1/sku_pb2.pyi' adding 'yandex/cloud/billing/v1/sku_pb2_grpc.py' adding 'yandex/cloud/billing/v1/sku_pb2_grpc.pyi' adding 'yandex/cloud/billing/v1/sku_service_pb2.py' adding 'yandex/cloud/billing/v1/sku_service_pb2.pyi' adding 'yandex/cloud/billing/v1/sku_service_pb2_grpc.py' adding 'yandex/cloud/billing/v1/sku_service_pb2_grpc.pyi' adding 'yandex/cloud/cdn/__init__.py' adding 'yandex/cloud/cdn/v1/__init__.py' adding 'yandex/cloud/cdn/v1/cache_service_pb2.py' adding 'yandex/cloud/cdn/v1/cache_service_pb2.pyi' adding 'yandex/cloud/cdn/v1/cache_service_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/cache_service_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/origin_group_pb2.py' adding 'yandex/cloud/cdn/v1/origin_group_pb2.pyi' adding 'yandex/cloud/cdn/v1/origin_group_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/origin_group_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/origin_group_service_pb2.py' adding 'yandex/cloud/cdn/v1/origin_group_service_pb2.pyi' adding 'yandex/cloud/cdn/v1/origin_group_service_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/origin_group_service_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/origin_pb2.py' adding 'yandex/cloud/cdn/v1/origin_pb2.pyi' adding 'yandex/cloud/cdn/v1/origin_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/origin_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/origin_service_pb2.py' adding 'yandex/cloud/cdn/v1/origin_service_pb2.pyi' adding 'yandex/cloud/cdn/v1/origin_service_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/origin_service_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/package_options_pb2.py' adding 'yandex/cloud/cdn/v1/package_options_pb2.pyi' adding 'yandex/cloud/cdn/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/provider_service_pb2.py' adding 'yandex/cloud/cdn/v1/provider_service_pb2.pyi' adding 'yandex/cloud/cdn/v1/provider_service_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/provider_service_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/raw_logs_pb2.py' adding 'yandex/cloud/cdn/v1/raw_logs_pb2.pyi' adding 'yandex/cloud/cdn/v1/raw_logs_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/raw_logs_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/raw_logs_service_pb2.py' adding 'yandex/cloud/cdn/v1/raw_logs_service_pb2.pyi' adding 'yandex/cloud/cdn/v1/raw_logs_service_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/raw_logs_service_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/resource_pb2.py' adding 'yandex/cloud/cdn/v1/resource_pb2.pyi' adding 'yandex/cloud/cdn/v1/resource_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/resource_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/resource_service_pb2.py' adding 'yandex/cloud/cdn/v1/resource_service_pb2.pyi' adding 'yandex/cloud/cdn/v1/resource_service_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/resource_service_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/rule_pb2.py' adding 'yandex/cloud/cdn/v1/rule_pb2.pyi' adding 'yandex/cloud/cdn/v1/rule_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/rule_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/rule_service_pb2.py' adding 'yandex/cloud/cdn/v1/rule_service_pb2.pyi' adding 'yandex/cloud/cdn/v1/rule_service_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/rule_service_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/shielding_pb2.py' adding 'yandex/cloud/cdn/v1/shielding_pb2.pyi' adding 'yandex/cloud/cdn/v1/shielding_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/shielding_pb2_grpc.pyi' adding 'yandex/cloud/cdn/v1/shielding_service_pb2.py' adding 'yandex/cloud/cdn/v1/shielding_service_pb2.pyi' adding 'yandex/cloud/cdn/v1/shielding_service_pb2_grpc.py' adding 'yandex/cloud/cdn/v1/shielding_service_pb2_grpc.pyi' adding 'yandex/cloud/certificatemanager/__init__.py' adding 'yandex/cloud/certificatemanager/v1/__init__.py' adding 'yandex/cloud/certificatemanager/v1/certificate_content_service_pb2.py' adding 'yandex/cloud/certificatemanager/v1/certificate_content_service_pb2.pyi' adding 'yandex/cloud/certificatemanager/v1/certificate_content_service_pb2_grpc.py' adding 'yandex/cloud/certificatemanager/v1/certificate_content_service_pb2_grpc.pyi' adding 'yandex/cloud/certificatemanager/v1/certificate_pb2.py' adding 'yandex/cloud/certificatemanager/v1/certificate_pb2.pyi' adding 'yandex/cloud/certificatemanager/v1/certificate_pb2_grpc.py' adding 'yandex/cloud/certificatemanager/v1/certificate_pb2_grpc.pyi' adding 'yandex/cloud/certificatemanager/v1/certificate_service_pb2.py' adding 'yandex/cloud/certificatemanager/v1/certificate_service_pb2.pyi' adding 'yandex/cloud/certificatemanager/v1/certificate_service_pb2_grpc.py' adding 'yandex/cloud/certificatemanager/v1/certificate_service_pb2_grpc.pyi' adding 'yandex/cloud/cic/__init__.py' adding 'yandex/cloud/cic/v1/__init__.py' adding 'yandex/cloud/cic/v1/package_options_pb2.py' adding 'yandex/cloud/cic/v1/package_options_pb2.pyi' adding 'yandex/cloud/cic/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/cic/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/partner_pb2.py' adding 'yandex/cloud/cic/v1/partner_pb2.pyi' adding 'yandex/cloud/cic/v1/partner_pb2_grpc.py' adding 'yandex/cloud/cic/v1/partner_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/partner_service_pb2.py' adding 'yandex/cloud/cic/v1/partner_service_pb2.pyi' adding 'yandex/cloud/cic/v1/partner_service_pb2_grpc.py' adding 'yandex/cloud/cic/v1/partner_service_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/peering_pb2.py' adding 'yandex/cloud/cic/v1/peering_pb2.pyi' adding 'yandex/cloud/cic/v1/peering_pb2_grpc.py' adding 'yandex/cloud/cic/v1/peering_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/peering_request_pb2.py' adding 'yandex/cloud/cic/v1/peering_request_pb2.pyi' adding 'yandex/cloud/cic/v1/peering_request_pb2_grpc.py' adding 'yandex/cloud/cic/v1/peering_request_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/point_of_presence_pb2.py' adding 'yandex/cloud/cic/v1/point_of_presence_pb2.pyi' adding 'yandex/cloud/cic/v1/point_of_presence_pb2_grpc.py' adding 'yandex/cloud/cic/v1/point_of_presence_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/point_of_presence_service_pb2.py' adding 'yandex/cloud/cic/v1/point_of_presence_service_pb2.pyi' adding 'yandex/cloud/cic/v1/point_of_presence_service_pb2_grpc.py' adding 'yandex/cloud/cic/v1/point_of_presence_service_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/private_connection_pb2.py' adding 'yandex/cloud/cic/v1/private_connection_pb2.pyi' adding 'yandex/cloud/cic/v1/private_connection_pb2_grpc.py' adding 'yandex/cloud/cic/v1/private_connection_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/private_connection_service_pb2.py' adding 'yandex/cloud/cic/v1/private_connection_service_pb2.pyi' adding 'yandex/cloud/cic/v1/private_connection_service_pb2_grpc.py' adding 'yandex/cloud/cic/v1/private_connection_service_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/public_connection_pb2.py' adding 'yandex/cloud/cic/v1/public_connection_pb2.pyi' adding 'yandex/cloud/cic/v1/public_connection_pb2_grpc.py' adding 'yandex/cloud/cic/v1/public_connection_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/public_connection_service_pb2.py' adding 'yandex/cloud/cic/v1/public_connection_service_pb2.pyi' adding 'yandex/cloud/cic/v1/public_connection_service_pb2_grpc.py' adding 'yandex/cloud/cic/v1/public_connection_service_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/trunk_connection_pb2.py' adding 'yandex/cloud/cic/v1/trunk_connection_pb2.pyi' adding 'yandex/cloud/cic/v1/trunk_connection_pb2_grpc.py' adding 'yandex/cloud/cic/v1/trunk_connection_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/trunk_connection_service_pb2.py' adding 'yandex/cloud/cic/v1/trunk_connection_service_pb2.pyi' adding 'yandex/cloud/cic/v1/trunk_connection_service_pb2_grpc.py' adding 'yandex/cloud/cic/v1/trunk_connection_service_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/trunk_connection_ticket_pb2.py' adding 'yandex/cloud/cic/v1/trunk_connection_ticket_pb2.pyi' adding 'yandex/cloud/cic/v1/trunk_connection_ticket_pb2_grpc.py' adding 'yandex/cloud/cic/v1/trunk_connection_ticket_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2.py' adding 'yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2.pyi' adding 'yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2_grpc.py' adding 'yandex/cloud/cic/v1/trunk_connection_ticket_service_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/common/__init__.py' adding 'yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.py' adding 'yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.pyi' adding 'yandex/cloud/cic/v1/common/lag_allocation_settings_pb2_grpc.py' adding 'yandex/cloud/cic/v1/common/lag_allocation_settings_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/common/lag_info_pb2.py' adding 'yandex/cloud/cic/v1/common/lag_info_pb2.pyi' adding 'yandex/cloud/cic/v1/common/lag_info_pb2_grpc.py' adding 'yandex/cloud/cic/v1/common/lag_info_pb2_grpc.pyi' adding 'yandex/cloud/cic/v1/common/transceiver_type_pb2.py' adding 'yandex/cloud/cic/v1/common/transceiver_type_pb2.pyi' adding 'yandex/cloud/cic/v1/common/transceiver_type_pb2_grpc.py' adding 'yandex/cloud/cic/v1/common/transceiver_type_pb2_grpc.pyi' adding 'yandex/cloud/cloudapps/__init__.py' adding 'yandex/cloud/cloudapps/workload/__init__.py' adding 'yandex/cloud/cloudapps/workload/v1/__init__.py' adding 'yandex/cloud/cloudapps/workload/v1/cloud_application_pb2.py' adding 'yandex/cloud/cloudapps/workload/v1/cloud_application_pb2.pyi' adding 'yandex/cloud/cloudapps/workload/v1/cloud_application_pb2_grpc.py' adding 'yandex/cloud/cloudapps/workload/v1/cloud_application_pb2_grpc.pyi' adding 'yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2.py' adding 'yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2.pyi' adding 'yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2_grpc.py' adding 'yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2_grpc.pyi' adding 'yandex/cloud/cloudapps/workload/v1/package_options_pb2.py' adding 'yandex/cloud/cloudapps/workload/v1/package_options_pb2.pyi' adding 'yandex/cloud/cloudapps/workload/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/cloudapps/workload/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/clouddesktop/__init__.py' adding 'yandex/cloud/clouddesktop/v1/__init__.py' adding 'yandex/cloud/clouddesktop/v1/desktop_group_pb2.py' adding 'yandex/cloud/clouddesktop/v1/desktop_group_pb2.pyi' adding 'yandex/cloud/clouddesktop/v1/desktop_group_pb2_grpc.py' adding 'yandex/cloud/clouddesktop/v1/desktop_group_pb2_grpc.pyi' adding 'yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.py' adding 'yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.pyi' adding 'yandex/cloud/clouddesktop/v1/desktop_group_service_pb2_grpc.py' adding 'yandex/cloud/clouddesktop/v1/desktop_group_service_pb2_grpc.pyi' adding 'yandex/cloud/clouddesktop/v1/desktop_image_pb2.py' adding 'yandex/cloud/clouddesktop/v1/desktop_image_pb2.pyi' adding 'yandex/cloud/clouddesktop/v1/desktop_image_pb2_grpc.py' adding 'yandex/cloud/clouddesktop/v1/desktop_image_pb2_grpc.pyi' adding 'yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.py' adding 'yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.pyi' adding 'yandex/cloud/clouddesktop/v1/desktop_image_service_pb2_grpc.py' adding 'yandex/cloud/clouddesktop/v1/desktop_image_service_pb2_grpc.pyi' adding 'yandex/cloud/clouddesktop/v1/desktop_pb2.py' adding 'yandex/cloud/clouddesktop/v1/desktop_pb2.pyi' adding 'yandex/cloud/clouddesktop/v1/desktop_pb2_grpc.py' adding 'yandex/cloud/clouddesktop/v1/desktop_pb2_grpc.pyi' adding 'yandex/cloud/clouddesktop/v1/desktop_service_pb2.py' adding 'yandex/cloud/clouddesktop/v1/desktop_service_pb2.pyi' adding 'yandex/cloud/clouddesktop/v1/desktop_service_pb2_grpc.py' adding 'yandex/cloud/clouddesktop/v1/desktop_service_pb2_grpc.pyi' adding 'yandex/cloud/clouddesktop/v1/disk_pb2.py' adding 'yandex/cloud/clouddesktop/v1/disk_pb2.pyi' adding 'yandex/cloud/clouddesktop/v1/disk_pb2_grpc.py' adding 'yandex/cloud/clouddesktop/v1/disk_pb2_grpc.pyi' adding 'yandex/cloud/clouddesktop/v1/package_options_pb2.py' adding 'yandex/cloud/clouddesktop/v1/package_options_pb2.pyi' adding 'yandex/cloud/clouddesktop/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/clouddesktop/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/__init__.py' adding 'yandex/cloud/cloudregistry/v1/__init__.py' adding 'yandex/cloud/cloudregistry/v1/artifact_pb2.py' adding 'yandex/cloud/cloudregistry/v1/artifact_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/artifact_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/artifact_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/artifact_service_pb2.py' adding 'yandex/cloud/cloudregistry/v1/artifact_service_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/artifact_service_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/artifact_service_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/docker_content_pb2.py' adding 'yandex/cloud/cloudregistry/v1/docker_content_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/docker_content_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/docker_content_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/ip_permission_pb2.py' adding 'yandex/cloud/cloudregistry/v1/ip_permission_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/ip_permission_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/ip_permission_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2.py' adding 'yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2.py' adding 'yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/migration_service_pb2.py' adding 'yandex/cloud/cloudregistry/v1/migration_service_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/migration_service_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/migration_service_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/package_options_pb2.py' adding 'yandex/cloud/cloudregistry/v1/package_options_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/pattern_filter_pb2.py' adding 'yandex/cloud/cloudregistry/v1/pattern_filter_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/pattern_filter_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/pattern_filter_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/registry_pb2.py' adding 'yandex/cloud/cloudregistry/v1/registry_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/registry_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/registry_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/registry_service_pb2.py' adding 'yandex/cloud/cloudregistry/v1/registry_service_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/registry_service_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/registry_service_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/scan_policy_pb2.py' adding 'yandex/cloud/cloudregistry/v1/scan_policy_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/scan_policy_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/scan_policy_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/scan_policy_service_pb2.py' adding 'yandex/cloud/cloudregistry/v1/scan_policy_service_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/scan_policy_service_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/scan_policy_service_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/scanner_pb2.py' adding 'yandex/cloud/cloudregistry/v1/scanner_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/scanner_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/scanner_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/scanner_service_pb2.py' adding 'yandex/cloud/cloudregistry/v1/scanner_service_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/scanner_service_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/scanner_service_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/domain/__init__.py' adding 'yandex/cloud/cloudregistry/v1/domain/debian_pb2.py' adding 'yandex/cloud/cloudregistry/v1/domain/debian_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/domain/debian_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/domain/debian_pb2_grpc.pyi' adding 'yandex/cloud/cloudregistry/v1/domain/debian_service_pb2.py' adding 'yandex/cloud/cloudregistry/v1/domain/debian_service_pb2.pyi' adding 'yandex/cloud/cloudregistry/v1/domain/debian_service_pb2_grpc.py' adding 'yandex/cloud/cloudregistry/v1/domain/debian_service_pb2_grpc.pyi' adding 'yandex/cloud/cloudrouter/__init__.py' adding 'yandex/cloud/cloudrouter/v1/__init__.py' adding 'yandex/cloud/cloudrouter/v1/package_options_pb2.py' adding 'yandex/cloud/cloudrouter/v1/package_options_pb2.pyi' adding 'yandex/cloud/cloudrouter/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/cloudrouter/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/cloudrouter/v1/routing_instance_pb2.py' adding 'yandex/cloud/cloudrouter/v1/routing_instance_pb2.pyi' adding 'yandex/cloud/cloudrouter/v1/routing_instance_pb2_grpc.py' adding 'yandex/cloud/cloudrouter/v1/routing_instance_pb2_grpc.pyi' adding 'yandex/cloud/cloudrouter/v1/routing_instance_service_pb2.py' adding 'yandex/cloud/cloudrouter/v1/routing_instance_service_pb2.pyi' adding 'yandex/cloud/cloudrouter/v1/routing_instance_service_pb2_grpc.py' adding 'yandex/cloud/cloudrouter/v1/routing_instance_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/__init__.py' adding 'yandex/cloud/compute/v1/__init__.py' adding 'yandex/cloud/compute/v1/application_pb2.py' adding 'yandex/cloud/compute/v1/application_pb2.pyi' adding 'yandex/cloud/compute/v1/application_pb2_grpc.py' adding 'yandex/cloud/compute/v1/application_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/disk_pb2.py' adding 'yandex/cloud/compute/v1/disk_pb2.pyi' adding 'yandex/cloud/compute/v1/disk_pb2_grpc.py' adding 'yandex/cloud/compute/v1/disk_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/disk_placement_group_pb2.py' adding 'yandex/cloud/compute/v1/disk_placement_group_pb2.pyi' adding 'yandex/cloud/compute/v1/disk_placement_group_pb2_grpc.py' adding 'yandex/cloud/compute/v1/disk_placement_group_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/disk_placement_group_service_pb2.py' adding 'yandex/cloud/compute/v1/disk_placement_group_service_pb2.pyi' adding 'yandex/cloud/compute/v1/disk_placement_group_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/disk_placement_group_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/disk_service_pb2.py' adding 'yandex/cloud/compute/v1/disk_service_pb2.pyi' adding 'yandex/cloud/compute/v1/disk_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/disk_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/disk_type_pb2.py' adding 'yandex/cloud/compute/v1/disk_type_pb2.pyi' adding 'yandex/cloud/compute/v1/disk_type_pb2_grpc.py' adding 'yandex/cloud/compute/v1/disk_type_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/disk_type_service_pb2.py' adding 'yandex/cloud/compute/v1/disk_type_service_pb2.pyi' adding 'yandex/cloud/compute/v1/disk_type_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/disk_type_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/filesystem_pb2.py' adding 'yandex/cloud/compute/v1/filesystem_pb2.pyi' adding 'yandex/cloud/compute/v1/filesystem_pb2_grpc.py' adding 'yandex/cloud/compute/v1/filesystem_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/filesystem_service_pb2.py' adding 'yandex/cloud/compute/v1/filesystem_service_pb2.pyi' adding 'yandex/cloud/compute/v1/filesystem_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/filesystem_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/gpu_cluster_pb2.py' adding 'yandex/cloud/compute/v1/gpu_cluster_pb2.pyi' adding 'yandex/cloud/compute/v1/gpu_cluster_pb2_grpc.py' adding 'yandex/cloud/compute/v1/gpu_cluster_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/gpu_cluster_service_pb2.py' adding 'yandex/cloud/compute/v1/gpu_cluster_service_pb2.pyi' adding 'yandex/cloud/compute/v1/gpu_cluster_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/gpu_cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/hardware_generation_pb2.py' adding 'yandex/cloud/compute/v1/hardware_generation_pb2.pyi' adding 'yandex/cloud/compute/v1/hardware_generation_pb2_grpc.py' adding 'yandex/cloud/compute/v1/hardware_generation_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/host_group_pb2.py' adding 'yandex/cloud/compute/v1/host_group_pb2.pyi' adding 'yandex/cloud/compute/v1/host_group_pb2_grpc.py' adding 'yandex/cloud/compute/v1/host_group_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/host_group_service_pb2.py' adding 'yandex/cloud/compute/v1/host_group_service_pb2.pyi' adding 'yandex/cloud/compute/v1/host_group_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/host_group_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/host_type_pb2.py' adding 'yandex/cloud/compute/v1/host_type_pb2.pyi' adding 'yandex/cloud/compute/v1/host_type_pb2_grpc.py' adding 'yandex/cloud/compute/v1/host_type_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/host_type_service_pb2.py' adding 'yandex/cloud/compute/v1/host_type_service_pb2.pyi' adding 'yandex/cloud/compute/v1/host_type_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/host_type_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/image_pb2.py' adding 'yandex/cloud/compute/v1/image_pb2.pyi' adding 'yandex/cloud/compute/v1/image_pb2_grpc.py' adding 'yandex/cloud/compute/v1/image_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/image_service_pb2.py' adding 'yandex/cloud/compute/v1/image_service_pb2.pyi' adding 'yandex/cloud/compute/v1/image_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/image_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/instance_pb2.py' adding 'yandex/cloud/compute/v1/instance_pb2.pyi' adding 'yandex/cloud/compute/v1/instance_pb2_grpc.py' adding 'yandex/cloud/compute/v1/instance_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/instance_service_pb2.py' adding 'yandex/cloud/compute/v1/instance_service_pb2.pyi' adding 'yandex/cloud/compute/v1/instance_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/instance_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/kek_pb2.py' adding 'yandex/cloud/compute/v1/kek_pb2.pyi' adding 'yandex/cloud/compute/v1/kek_pb2_grpc.py' adding 'yandex/cloud/compute/v1/kek_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/maintenance_pb2.py' adding 'yandex/cloud/compute/v1/maintenance_pb2.pyi' adding 'yandex/cloud/compute/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/compute/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/maintenance_service_pb2.py' adding 'yandex/cloud/compute/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/compute/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/package_options_pb2.py' adding 'yandex/cloud/compute/v1/package_options_pb2.pyi' adding 'yandex/cloud/compute/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/compute/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/placement_group_pb2.py' adding 'yandex/cloud/compute/v1/placement_group_pb2.pyi' adding 'yandex/cloud/compute/v1/placement_group_pb2_grpc.py' adding 'yandex/cloud/compute/v1/placement_group_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/placement_group_service_pb2.py' adding 'yandex/cloud/compute/v1/placement_group_service_pb2.pyi' adding 'yandex/cloud/compute/v1/placement_group_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/placement_group_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/reserved_instance_pool_pb2.py' adding 'yandex/cloud/compute/v1/reserved_instance_pool_pb2.pyi' adding 'yandex/cloud/compute/v1/reserved_instance_pool_pb2_grpc.py' adding 'yandex/cloud/compute/v1/reserved_instance_pool_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/reserved_instance_pool_service_pb2.py' adding 'yandex/cloud/compute/v1/reserved_instance_pool_service_pb2.pyi' adding 'yandex/cloud/compute/v1/reserved_instance_pool_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/reserved_instance_pool_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/snapshot_pb2.py' adding 'yandex/cloud/compute/v1/snapshot_pb2.pyi' adding 'yandex/cloud/compute/v1/snapshot_pb2_grpc.py' adding 'yandex/cloud/compute/v1/snapshot_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/snapshot_schedule_pb2.py' adding 'yandex/cloud/compute/v1/snapshot_schedule_pb2.pyi' adding 'yandex/cloud/compute/v1/snapshot_schedule_pb2_grpc.py' adding 'yandex/cloud/compute/v1/snapshot_schedule_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/snapshot_schedule_service_pb2.py' adding 'yandex/cloud/compute/v1/snapshot_schedule_service_pb2.pyi' adding 'yandex/cloud/compute/v1/snapshot_schedule_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/snapshot_schedule_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/snapshot_service_pb2.py' adding 'yandex/cloud/compute/v1/snapshot_service_pb2.pyi' adding 'yandex/cloud/compute/v1/snapshot_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/snapshot_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/zone_pb2.py' adding 'yandex/cloud/compute/v1/zone_pb2.pyi' adding 'yandex/cloud/compute/v1/zone_pb2_grpc.py' adding 'yandex/cloud/compute/v1/zone_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/zone_service_pb2.py' adding 'yandex/cloud/compute/v1/zone_service_pb2.pyi' adding 'yandex/cloud/compute/v1/zone_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/zone_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/instancegroup/__init__.py' adding 'yandex/cloud/compute/v1/instancegroup/instance_group_pb2.py' adding 'yandex/cloud/compute/v1/instancegroup/instance_group_pb2.pyi' adding 'yandex/cloud/compute/v1/instancegroup/instance_group_pb2_grpc.py' adding 'yandex/cloud/compute/v1/instancegroup/instance_group_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2.py' adding 'yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2.pyi' adding 'yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2_grpc.py' adding 'yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2_grpc.pyi' adding 'yandex/cloud/compute/v1/instancegroup/package_options_pb2.py' adding 'yandex/cloud/compute/v1/instancegroup/package_options_pb2.pyi' adding 'yandex/cloud/compute/v1/instancegroup/package_options_pb2_grpc.py' adding 'yandex/cloud/compute/v1/instancegroup/package_options_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/__init__.py' adding 'yandex/cloud/connectionmanager/v1/__init__.py' adding 'yandex/cloud/connectionmanager/v1/clickhouse_pb2.py' adding 'yandex/cloud/connectionmanager/v1/clickhouse_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/clickhouse_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/clickhouse_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/common_pb2.py' adding 'yandex/cloud/connectionmanager/v1/common_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/common_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/common_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/connection_pb2.py' adding 'yandex/cloud/connectionmanager/v1/connection_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/connection_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/connection_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/connection_service_pb2.py' adding 'yandex/cloud/connectionmanager/v1/connection_service_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/connection_service_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/connection_service_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/greenplum_pb2.py' adding 'yandex/cloud/connectionmanager/v1/greenplum_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/greenplum_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/greenplum_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/kafka_pb2.py' adding 'yandex/cloud/connectionmanager/v1/kafka_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/kafka_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/kafka_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/mongodb_pb2.py' adding 'yandex/cloud/connectionmanager/v1/mongodb_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/mongodb_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/mongodb_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/mysql_pb2.py' adding 'yandex/cloud/connectionmanager/v1/mysql_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/mysql_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/mysql_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/opensearch_pb2.py' adding 'yandex/cloud/connectionmanager/v1/opensearch_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/opensearch_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/opensearch_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/package_options_pb2.py' adding 'yandex/cloud/connectionmanager/v1/package_options_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/postgresql_pb2.py' adding 'yandex/cloud/connectionmanager/v1/postgresql_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/postgresql_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/postgresql_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/redis_pb2.py' adding 'yandex/cloud/connectionmanager/v1/redis_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/redis_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/redis_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/storedoc_pb2.py' adding 'yandex/cloud/connectionmanager/v1/storedoc_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/storedoc_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/storedoc_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/trino_pb2.py' adding 'yandex/cloud/connectionmanager/v1/trino_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/trino_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/trino_pb2_grpc.pyi' adding 'yandex/cloud/connectionmanager/v1/valkey_pb2.py' adding 'yandex/cloud/connectionmanager/v1/valkey_pb2.pyi' adding 'yandex/cloud/connectionmanager/v1/valkey_pb2_grpc.py' adding 'yandex/cloud/connectionmanager/v1/valkey_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/__init__.py' adding 'yandex/cloud/containerregistry/v1/__init__.py' adding 'yandex/cloud/containerregistry/v1/blob_pb2.py' adding 'yandex/cloud/containerregistry/v1/blob_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/blob_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/blob_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/image_pb2.py' adding 'yandex/cloud/containerregistry/v1/image_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/image_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/image_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/image_service_pb2.py' adding 'yandex/cloud/containerregistry/v1/image_service_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/image_service_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/image_service_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/ip_permission_pb2.py' adding 'yandex/cloud/containerregistry/v1/ip_permission_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/ip_permission_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/ip_permission_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/lifecycle_policy_pb2.py' adding 'yandex/cloud/containerregistry/v1/lifecycle_policy_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/lifecycle_policy_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/lifecycle_policy_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2.py' adding 'yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/package_options_pb2.py' adding 'yandex/cloud/containerregistry/v1/package_options_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/registry_pb2.py' adding 'yandex/cloud/containerregistry/v1/registry_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/registry_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/registry_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/registry_service_pb2.py' adding 'yandex/cloud/containerregistry/v1/registry_service_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/registry_service_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/registry_service_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/repository_pb2.py' adding 'yandex/cloud/containerregistry/v1/repository_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/repository_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/repository_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/repository_service_pb2.py' adding 'yandex/cloud/containerregistry/v1/repository_service_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/repository_service_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/repository_service_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/scan_policy_pb2.py' adding 'yandex/cloud/containerregistry/v1/scan_policy_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/scan_policy_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/scan_policy_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/scan_policy_service_pb2.py' adding 'yandex/cloud/containerregistry/v1/scan_policy_service_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/scan_policy_service_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/scan_policy_service_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/scanner_pb2.py' adding 'yandex/cloud/containerregistry/v1/scanner_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/scanner_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/scanner_pb2_grpc.pyi' adding 'yandex/cloud/containerregistry/v1/scanner_service_pb2.py' adding 'yandex/cloud/containerregistry/v1/scanner_service_pb2.pyi' adding 'yandex/cloud/containerregistry/v1/scanner_service_pb2_grpc.py' adding 'yandex/cloud/containerregistry/v1/scanner_service_pb2_grpc.pyi' adding 'yandex/cloud/datacatalog/__init__.py' adding 'yandex/cloud/datacatalog/v1/__init__.py' adding 'yandex/cloud/datacatalog/v1/catalog_pb2.py' adding 'yandex/cloud/datacatalog/v1/catalog_pb2.pyi' adding 'yandex/cloud/datacatalog/v1/catalog_pb2_grpc.py' adding 'yandex/cloud/datacatalog/v1/catalog_pb2_grpc.pyi' adding 'yandex/cloud/datacatalog/v1/catalog_service_pb2.py' adding 'yandex/cloud/datacatalog/v1/catalog_service_pb2.pyi' adding 'yandex/cloud/datacatalog/v1/catalog_service_pb2_grpc.py' adding 'yandex/cloud/datacatalog/v1/catalog_service_pb2_grpc.pyi' adding 'yandex/cloud/datacatalog/v1/package_options_pb2.py' adding 'yandex/cloud/datacatalog/v1/package_options_pb2.pyi' adding 'yandex/cloud/datacatalog/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/datacatalog/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/__init__.py' adding 'yandex/cloud/dataproc/manager/__init__.py' adding 'yandex/cloud/dataproc/manager/v1/__init__.py' adding 'yandex/cloud/dataproc/manager/v1/job_pb2.py' adding 'yandex/cloud/dataproc/manager/v1/job_pb2.pyi' adding 'yandex/cloud/dataproc/manager/v1/job_pb2_grpc.py' adding 'yandex/cloud/dataproc/manager/v1/job_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/manager/v1/job_service_pb2.py' adding 'yandex/cloud/dataproc/manager/v1/job_service_pb2.pyi' adding 'yandex/cloud/dataproc/manager/v1/job_service_pb2_grpc.py' adding 'yandex/cloud/dataproc/manager/v1/job_service_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/manager/v1/manager_service_pb2.py' adding 'yandex/cloud/dataproc/manager/v1/manager_service_pb2.pyi' adding 'yandex/cloud/dataproc/manager/v1/manager_service_pb2_grpc.py' adding 'yandex/cloud/dataproc/manager/v1/manager_service_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/manager/v1/package_options_pb2.py' adding 'yandex/cloud/dataproc/manager/v1/package_options_pb2.pyi' adding 'yandex/cloud/dataproc/manager/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/dataproc/manager/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/v1/__init__.py' adding 'yandex/cloud/dataproc/v1/cluster_pb2.py' adding 'yandex/cloud/dataproc/v1/cluster_pb2.pyi' adding 'yandex/cloud/dataproc/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/dataproc/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/v1/cluster_service_pb2.py' adding 'yandex/cloud/dataproc/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/dataproc/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/dataproc/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/v1/common_pb2.py' adding 'yandex/cloud/dataproc/v1/common_pb2.pyi' adding 'yandex/cloud/dataproc/v1/common_pb2_grpc.py' adding 'yandex/cloud/dataproc/v1/common_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/v1/job_pb2.py' adding 'yandex/cloud/dataproc/v1/job_pb2.pyi' adding 'yandex/cloud/dataproc/v1/job_pb2_grpc.py' adding 'yandex/cloud/dataproc/v1/job_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/v1/job_service_pb2.py' adding 'yandex/cloud/dataproc/v1/job_service_pb2.pyi' adding 'yandex/cloud/dataproc/v1/job_service_pb2_grpc.py' adding 'yandex/cloud/dataproc/v1/job_service_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/v1/package_options_pb2.py' adding 'yandex/cloud/dataproc/v1/package_options_pb2.pyi' adding 'yandex/cloud/dataproc/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/dataproc/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/v1/resource_preset_pb2.py' adding 'yandex/cloud/dataproc/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/dataproc/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/dataproc/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/dataproc/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/dataproc/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/dataproc/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/v1/subcluster_pb2.py' adding 'yandex/cloud/dataproc/v1/subcluster_pb2.pyi' adding 'yandex/cloud/dataproc/v1/subcluster_pb2_grpc.py' adding 'yandex/cloud/dataproc/v1/subcluster_pb2_grpc.pyi' adding 'yandex/cloud/dataproc/v1/subcluster_service_pb2.py' adding 'yandex/cloud/dataproc/v1/subcluster_service_pb2.pyi' adding 'yandex/cloud/dataproc/v1/subcluster_service_pb2_grpc.py' adding 'yandex/cloud/dataproc/v1/subcluster_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/__init__.py' adding 'yandex/cloud/datasphere/v1/__init__.py' adding 'yandex/cloud/datasphere/v1/app_token_service_pb2.py' adding 'yandex/cloud/datasphere/v1/app_token_service_pb2.pyi' adding 'yandex/cloud/datasphere/v1/app_token_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v1/app_token_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v1/folder_budget_service_pb2.py' adding 'yandex/cloud/datasphere/v1/folder_budget_service_pb2.pyi' adding 'yandex/cloud/datasphere/v1/folder_budget_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v1/folder_budget_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v1/node_execution_error_details_pb2.py' adding 'yandex/cloud/datasphere/v1/node_execution_error_details_pb2.pyi' adding 'yandex/cloud/datasphere/v1/node_execution_error_details_pb2_grpc.py' adding 'yandex/cloud/datasphere/v1/node_execution_error_details_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v1/node_service_pb2.py' adding 'yandex/cloud/datasphere/v1/node_service_pb2.pyi' adding 'yandex/cloud/datasphere/v1/node_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v1/node_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v1/package_options_pb2.py' adding 'yandex/cloud/datasphere/v1/package_options_pb2.pyi' adding 'yandex/cloud/datasphere/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/datasphere/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v1/project_data_service_pb2.py' adding 'yandex/cloud/datasphere/v1/project_data_service_pb2.pyi' adding 'yandex/cloud/datasphere/v1/project_data_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v1/project_data_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v1/project_pb2.py' adding 'yandex/cloud/datasphere/v1/project_pb2.pyi' adding 'yandex/cloud/datasphere/v1/project_pb2_grpc.py' adding 'yandex/cloud/datasphere/v1/project_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v1/project_service_pb2.py' adding 'yandex/cloud/datasphere/v1/project_service_pb2.pyi' adding 'yandex/cloud/datasphere/v1/project_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v1/project_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/__init__.py' adding 'yandex/cloud/datasphere/v2/community_pb2.py' adding 'yandex/cloud/datasphere/v2/community_pb2.pyi' adding 'yandex/cloud/datasphere/v2/community_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/community_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/community_service_pb2.py' adding 'yandex/cloud/datasphere/v2/community_service_pb2.pyi' adding 'yandex/cloud/datasphere/v2/community_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/community_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/dataset_pb2.py' adding 'yandex/cloud/datasphere/v2/dataset_pb2.pyi' adding 'yandex/cloud/datasphere/v2/dataset_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/dataset_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/dataset_service_pb2.py' adding 'yandex/cloud/datasphere/v2/dataset_service_pb2.pyi' adding 'yandex/cloud/datasphere/v2/dataset_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/dataset_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/docker_image_service_pb2.py' adding 'yandex/cloud/datasphere/v2/docker_image_service_pb2.pyi' adding 'yandex/cloud/datasphere/v2/docker_image_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/docker_image_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/docker_image_v2_service_pb2.py' adding 'yandex/cloud/datasphere/v2/docker_image_v2_service_pb2.pyi' adding 'yandex/cloud/datasphere/v2/docker_image_v2_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/docker_image_v2_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/package_options_pb2.py' adding 'yandex/cloud/datasphere/v2/package_options_pb2.pyi' adding 'yandex/cloud/datasphere/v2/package_options_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/package_options_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/project_pb2.py' adding 'yandex/cloud/datasphere/v2/project_pb2.pyi' adding 'yandex/cloud/datasphere/v2/project_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/project_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/project_service_pb2.py' adding 'yandex/cloud/datasphere/v2/project_service_pb2.pyi' adding 'yandex/cloud/datasphere/v2/project_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/project_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/resource_types_pb2.py' adding 'yandex/cloud/datasphere/v2/resource_types_pb2.pyi' adding 'yandex/cloud/datasphere/v2/resource_types_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/resource_types_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/restrictions_pb2.py' adding 'yandex/cloud/datasphere/v2/restrictions_pb2.pyi' adding 'yandex/cloud/datasphere/v2/restrictions_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/restrictions_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/s3_service_pb2.py' adding 'yandex/cloud/datasphere/v2/s3_service_pb2.pyi' adding 'yandex/cloud/datasphere/v2/s3_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/s3_service_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/secret_pb2.py' adding 'yandex/cloud/datasphere/v2/secret_pb2.pyi' adding 'yandex/cloud/datasphere/v2/secret_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/secret_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/user_pb2.py' adding 'yandex/cloud/datasphere/v2/user_pb2.pyi' adding 'yandex/cloud/datasphere/v2/user_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/user_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/jobs/__init__.py' adding 'yandex/cloud/datasphere/v2/jobs/jobs_pb2.py' adding 'yandex/cloud/datasphere/v2/jobs/jobs_pb2.pyi' adding 'yandex/cloud/datasphere/v2/jobs/jobs_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/jobs/jobs_pb2_grpc.pyi' adding 'yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.py' adding 'yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.pyi' adding 'yandex/cloud/datasphere/v2/jobs/project_job_service_pb2_grpc.py' adding 'yandex/cloud/datasphere/v2/jobs/project_job_service_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/__init__.py' adding 'yandex/cloud/datatransfer/v1/__init__.py' adding 'yandex/cloud/datatransfer/v1/endpoint_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint_service_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint_service_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/package_options_pb2.py' adding 'yandex/cloud/datatransfer/v1/package_options_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/transfer_pb2.py' adding 'yandex/cloud/datatransfer/v1/transfer_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/transfer_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/transfer_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/transfer_service_pb2.py' adding 'yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/__init__.py' adding 'yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/common_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint/common_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/common_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint/common_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/kafka_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint/kafka_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/kafka_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint/kafka_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/metrika_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint/metrika_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/metrika_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint/metrika_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/mongo_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint/mongo_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/mysql_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint/mysql_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/mysql_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint/mysql_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/parsers_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint/parsers_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/parsers_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint/parsers_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/postgres_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint/postgres_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/postgres_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint/postgres_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/serializers_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint/serializers_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/serializers_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint/serializers_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/ydb_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint/ydb_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/ydb_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint/ydb_pb2_grpc.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/yds_pb2.py' adding 'yandex/cloud/datatransfer/v1/endpoint/yds_pb2.pyi' adding 'yandex/cloud/datatransfer/v1/endpoint/yds_pb2_grpc.py' adding 'yandex/cloud/datatransfer/v1/endpoint/yds_pb2_grpc.pyi' adding 'yandex/cloud/devtools/__init__.py' adding 'yandex/cloud/devtools/ycvc/__init__.py' adding 'yandex/cloud/devtools/ycvc/v1/__init__.py' adding 'yandex/cloud/devtools/ycvc/v1/control_service_pb2.py' adding 'yandex/cloud/devtools/ycvc/v1/control_service_pb2.pyi' adding 'yandex/cloud/devtools/ycvc/v1/control_service_pb2_grpc.py' adding 'yandex/cloud/devtools/ycvc/v1/control_service_pb2_grpc.pyi' adding 'yandex/cloud/devtools/ycvc/v1/package_options_pb2.py' adding 'yandex/cloud/devtools/ycvc/v1/package_options_pb2.pyi' adding 'yandex/cloud/devtools/ycvc/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/devtools/ycvc/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/dns/__init__.py' adding 'yandex/cloud/dns/v1/__init__.py' adding 'yandex/cloud/dns/v1/dns_endpoint_pb2.py' adding 'yandex/cloud/dns/v1/dns_endpoint_pb2.pyi' adding 'yandex/cloud/dns/v1/dns_endpoint_pb2_grpc.py' adding 'yandex/cloud/dns/v1/dns_endpoint_pb2_grpc.pyi' adding 'yandex/cloud/dns/v1/dns_endpoint_service_pb2.py' adding 'yandex/cloud/dns/v1/dns_endpoint_service_pb2.pyi' adding 'yandex/cloud/dns/v1/dns_endpoint_service_pb2_grpc.py' adding 'yandex/cloud/dns/v1/dns_endpoint_service_pb2_grpc.pyi' adding 'yandex/cloud/dns/v1/dns_firewall_pb2.py' adding 'yandex/cloud/dns/v1/dns_firewall_pb2.pyi' adding 'yandex/cloud/dns/v1/dns_firewall_pb2_grpc.py' adding 'yandex/cloud/dns/v1/dns_firewall_pb2_grpc.pyi' adding 'yandex/cloud/dns/v1/dns_firewall_service_pb2.py' adding 'yandex/cloud/dns/v1/dns_firewall_service_pb2.pyi' adding 'yandex/cloud/dns/v1/dns_firewall_service_pb2_grpc.py' adding 'yandex/cloud/dns/v1/dns_firewall_service_pb2_grpc.pyi' adding 'yandex/cloud/dns/v1/dns_zone_pb2.py' adding 'yandex/cloud/dns/v1/dns_zone_pb2.pyi' adding 'yandex/cloud/dns/v1/dns_zone_pb2_grpc.py' adding 'yandex/cloud/dns/v1/dns_zone_pb2_grpc.pyi' adding 'yandex/cloud/dns/v1/dns_zone_service_pb2.py' adding 'yandex/cloud/dns/v1/dns_zone_service_pb2.pyi' adding 'yandex/cloud/dns/v1/dns_zone_service_pb2_grpc.py' adding 'yandex/cloud/dns/v1/dns_zone_service_pb2_grpc.pyi' adding 'yandex/cloud/dns/v1/package_options_pb2.py' adding 'yandex/cloud/dns/v1/package_options_pb2.pyi' adding 'yandex/cloud/dns/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/dns/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/endpoint/__init__.py' adding 'yandex/cloud/endpoint/api_endpoint_pb2.py' adding 'yandex/cloud/endpoint/api_endpoint_pb2.pyi' adding 'yandex/cloud/endpoint/api_endpoint_pb2_grpc.py' adding 'yandex/cloud/endpoint/api_endpoint_pb2_grpc.pyi' adding 'yandex/cloud/endpoint/api_endpoint_service_pb2.py' adding 'yandex/cloud/endpoint/api_endpoint_service_pb2.pyi' adding 'yandex/cloud/endpoint/api_endpoint_service_pb2_grpc.py' adding 'yandex/cloud/endpoint/api_endpoint_service_pb2_grpc.pyi' adding 'yandex/cloud/gitlab/__init__.py' adding 'yandex/cloud/gitlab/v1/__init__.py' adding 'yandex/cloud/gitlab/v1/instance_pb2.py' adding 'yandex/cloud/gitlab/v1/instance_pb2.pyi' adding 'yandex/cloud/gitlab/v1/instance_pb2_grpc.py' adding 'yandex/cloud/gitlab/v1/instance_pb2_grpc.pyi' adding 'yandex/cloud/gitlab/v1/instance_service_pb2.py' adding 'yandex/cloud/gitlab/v1/instance_service_pb2.pyi' adding 'yandex/cloud/gitlab/v1/instance_service_pb2_grpc.py' adding 'yandex/cloud/gitlab/v1/instance_service_pb2_grpc.pyi' adding 'yandex/cloud/gitlab/v1/maintenance_pb2.py' adding 'yandex/cloud/gitlab/v1/maintenance_pb2.pyi' adding 'yandex/cloud/gitlab/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/gitlab/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/gitlab/v1/package_options_pb2.py' adding 'yandex/cloud/gitlab/v1/package_options_pb2.pyi' adding 'yandex/cloud/gitlab/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/gitlab/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/iam/__init__.py' adding 'yandex/cloud/iam/subject_pb2.py' adding 'yandex/cloud/iam/subject_pb2.pyi' adding 'yandex/cloud/iam/subject_pb2_grpc.py' adding 'yandex/cloud/iam/subject_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/__init__.py' adding 'yandex/cloud/iam/v1/access_analyzer_service_pb2.py' adding 'yandex/cloud/iam/v1/access_analyzer_service_pb2.pyi' adding 'yandex/cloud/iam/v1/access_analyzer_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/access_analyzer_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/access_policy_template_service_pb2.py' adding 'yandex/cloud/iam/v1/access_policy_template_service_pb2.pyi' adding 'yandex/cloud/iam/v1/access_policy_template_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/access_policy_template_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/api_key_pb2.py' adding 'yandex/cloud/iam/v1/api_key_pb2.pyi' adding 'yandex/cloud/iam/v1/api_key_pb2_grpc.py' adding 'yandex/cloud/iam/v1/api_key_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/api_key_service_pb2.py' adding 'yandex/cloud/iam/v1/api_key_service_pb2.pyi' adding 'yandex/cloud/iam/v1/api_key_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/api_key_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/iam_token_service_pb2.py' adding 'yandex/cloud/iam/v1/iam_token_service_pb2.pyi' adding 'yandex/cloud/iam/v1/iam_token_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/iam_token_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/key_pb2.py' adding 'yandex/cloud/iam/v1/key_pb2.pyi' adding 'yandex/cloud/iam/v1/key_pb2_grpc.py' adding 'yandex/cloud/iam/v1/key_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/key_service_pb2.py' adding 'yandex/cloud/iam/v1/key_service_pb2.pyi' adding 'yandex/cloud/iam/v1/key_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/key_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/oauth_client_pb2.py' adding 'yandex/cloud/iam/v1/oauth_client_pb2.pyi' adding 'yandex/cloud/iam/v1/oauth_client_pb2_grpc.py' adding 'yandex/cloud/iam/v1/oauth_client_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/oauth_client_secret_pb2.py' adding 'yandex/cloud/iam/v1/oauth_client_secret_pb2.pyi' adding 'yandex/cloud/iam/v1/oauth_client_secret_pb2_grpc.py' adding 'yandex/cloud/iam/v1/oauth_client_secret_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/oauth_client_secret_service_pb2.py' adding 'yandex/cloud/iam/v1/oauth_client_secret_service_pb2.pyi' adding 'yandex/cloud/iam/v1/oauth_client_secret_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/oauth_client_secret_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/oauth_client_service_pb2.py' adding 'yandex/cloud/iam/v1/oauth_client_service_pb2.pyi' adding 'yandex/cloud/iam/v1/oauth_client_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/oauth_client_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/package_options_pb2.py' adding 'yandex/cloud/iam/v1/package_options_pb2.pyi' adding 'yandex/cloud/iam/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/iam/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/refresh_token_pb2.py' adding 'yandex/cloud/iam/v1/refresh_token_pb2.pyi' adding 'yandex/cloud/iam/v1/refresh_token_pb2_grpc.py' adding 'yandex/cloud/iam/v1/refresh_token_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/refresh_token_service_pb2.py' adding 'yandex/cloud/iam/v1/refresh_token_service_pb2.pyi' adding 'yandex/cloud/iam/v1/refresh_token_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/refresh_token_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/resource_pb2.py' adding 'yandex/cloud/iam/v1/resource_pb2.pyi' adding 'yandex/cloud/iam/v1/resource_pb2_grpc.py' adding 'yandex/cloud/iam/v1/resource_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/role_pb2.py' adding 'yandex/cloud/iam/v1/role_pb2.pyi' adding 'yandex/cloud/iam/v1/role_pb2_grpc.py' adding 'yandex/cloud/iam/v1/role_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/role_service_pb2.py' adding 'yandex/cloud/iam/v1/role_service_pb2.pyi' adding 'yandex/cloud/iam/v1/role_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/role_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/service_account_pb2.py' adding 'yandex/cloud/iam/v1/service_account_pb2.pyi' adding 'yandex/cloud/iam/v1/service_account_pb2_grpc.py' adding 'yandex/cloud/iam/v1/service_account_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/service_account_service_pb2.py' adding 'yandex/cloud/iam/v1/service_account_service_pb2.pyi' adding 'yandex/cloud/iam/v1/service_account_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/service_account_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/service_control_pb2.py' adding 'yandex/cloud/iam/v1/service_control_pb2.pyi' adding 'yandex/cloud/iam/v1/service_control_pb2_grpc.py' adding 'yandex/cloud/iam/v1/service_control_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/service_control_service_pb2.py' adding 'yandex/cloud/iam/v1/service_control_service_pb2.pyi' adding 'yandex/cloud/iam/v1/service_control_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/service_control_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/subject_details_service_pb2.py' adding 'yandex/cloud/iam/v1/subject_details_service_pb2.pyi' adding 'yandex/cloud/iam/v1/subject_details_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/subject_details_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/user_account_pb2.py' adding 'yandex/cloud/iam/v1/user_account_pb2.pyi' adding 'yandex/cloud/iam/v1/user_account_pb2_grpc.py' adding 'yandex/cloud/iam/v1/user_account_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/user_account_service_pb2.py' adding 'yandex/cloud/iam/v1/user_account_service_pb2.pyi' adding 'yandex/cloud/iam/v1/user_account_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/user_account_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2.py' adding 'yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2.pyi' adding 'yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/awscompatibility/__init__.py' adding 'yandex/cloud/iam/v1/awscompatibility/access_key_pb2.py' adding 'yandex/cloud/iam/v1/awscompatibility/access_key_pb2.pyi' adding 'yandex/cloud/iam/v1/awscompatibility/access_key_pb2_grpc.py' adding 'yandex/cloud/iam/v1/awscompatibility/access_key_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2.py' adding 'yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2.pyi' adding 'yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2.py' adding 'yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2.pyi' adding 'yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/awscompatibility/temporary_access_key_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/workload/__init__.py' adding 'yandex/cloud/iam/v1/workload/federated_credential_pb2.py' adding 'yandex/cloud/iam/v1/workload/federated_credential_pb2.pyi' adding 'yandex/cloud/iam/v1/workload/federated_credential_pb2_grpc.py' adding 'yandex/cloud/iam/v1/workload/federated_credential_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/workload/federated_credential_service_pb2.py' adding 'yandex/cloud/iam/v1/workload/federated_credential_service_pb2.pyi' adding 'yandex/cloud/iam/v1/workload/federated_credential_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/workload/federated_credential_service_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/workload/oidc/__init__.py' adding 'yandex/cloud/iam/v1/workload/oidc/federation_pb2.py' adding 'yandex/cloud/iam/v1/workload/oidc/federation_pb2.pyi' adding 'yandex/cloud/iam/v1/workload/oidc/federation_pb2_grpc.py' adding 'yandex/cloud/iam/v1/workload/oidc/federation_pb2_grpc.pyi' adding 'yandex/cloud/iam/v1/workload/oidc/federation_service_pb2.py' adding 'yandex/cloud/iam/v1/workload/oidc/federation_service_pb2.pyi' adding 'yandex/cloud/iam/v1/workload/oidc/federation_service_pb2_grpc.py' adding 'yandex/cloud/iam/v1/workload/oidc/federation_service_pb2_grpc.pyi' adding 'yandex/cloud/iot/__init__.py' adding 'yandex/cloud/iot/broker/__init__.py' adding 'yandex/cloud/iot/broker/v1/__init__.py' adding 'yandex/cloud/iot/broker/v1/broker_data_service_pb2.py' adding 'yandex/cloud/iot/broker/v1/broker_data_service_pb2.pyi' adding 'yandex/cloud/iot/broker/v1/broker_data_service_pb2_grpc.py' adding 'yandex/cloud/iot/broker/v1/broker_data_service_pb2_grpc.pyi' adding 'yandex/cloud/iot/broker/v1/broker_pb2.py' adding 'yandex/cloud/iot/broker/v1/broker_pb2.pyi' adding 'yandex/cloud/iot/broker/v1/broker_pb2_grpc.py' adding 'yandex/cloud/iot/broker/v1/broker_pb2_grpc.pyi' adding 'yandex/cloud/iot/broker/v1/broker_service_pb2.py' adding 'yandex/cloud/iot/broker/v1/broker_service_pb2.pyi' adding 'yandex/cloud/iot/broker/v1/broker_service_pb2_grpc.py' adding 'yandex/cloud/iot/broker/v1/broker_service_pb2_grpc.pyi' adding 'yandex/cloud/iot/devices/__init__.py' adding 'yandex/cloud/iot/devices/v1/__init__.py' adding 'yandex/cloud/iot/devices/v1/device_data_service_pb2.py' adding 'yandex/cloud/iot/devices/v1/device_data_service_pb2.pyi' adding 'yandex/cloud/iot/devices/v1/device_data_service_pb2_grpc.py' adding 'yandex/cloud/iot/devices/v1/device_data_service_pb2_grpc.pyi' adding 'yandex/cloud/iot/devices/v1/device_pb2.py' adding 'yandex/cloud/iot/devices/v1/device_pb2.pyi' adding 'yandex/cloud/iot/devices/v1/device_pb2_grpc.py' adding 'yandex/cloud/iot/devices/v1/device_pb2_grpc.pyi' adding 'yandex/cloud/iot/devices/v1/device_service_pb2.py' adding 'yandex/cloud/iot/devices/v1/device_service_pb2.pyi' adding 'yandex/cloud/iot/devices/v1/device_service_pb2_grpc.py' adding 'yandex/cloud/iot/devices/v1/device_service_pb2_grpc.pyi' adding 'yandex/cloud/iot/devices/v1/registry_data_service_pb2.py' adding 'yandex/cloud/iot/devices/v1/registry_data_service_pb2.pyi' adding 'yandex/cloud/iot/devices/v1/registry_data_service_pb2_grpc.py' adding 'yandex/cloud/iot/devices/v1/registry_data_service_pb2_grpc.pyi' adding 'yandex/cloud/iot/devices/v1/registry_pb2.py' adding 'yandex/cloud/iot/devices/v1/registry_pb2.pyi' adding 'yandex/cloud/iot/devices/v1/registry_pb2_grpc.py' adding 'yandex/cloud/iot/devices/v1/registry_pb2_grpc.pyi' adding 'yandex/cloud/iot/devices/v1/registry_service_pb2.py' adding 'yandex/cloud/iot/devices/v1/registry_service_pb2.pyi' adding 'yandex/cloud/iot/devices/v1/registry_service_pb2_grpc.py' adding 'yandex/cloud/iot/devices/v1/registry_service_pb2_grpc.pyi' adding 'yandex/cloud/k8s/__init__.py' adding 'yandex/cloud/k8s/marketplace/__init__.py' adding 'yandex/cloud/k8s/marketplace/v1/__init__.py' adding 'yandex/cloud/k8s/marketplace/v1/helm_release_pb2.py' adding 'yandex/cloud/k8s/marketplace/v1/helm_release_pb2.pyi' adding 'yandex/cloud/k8s/marketplace/v1/helm_release_pb2_grpc.py' adding 'yandex/cloud/k8s/marketplace/v1/helm_release_pb2_grpc.pyi' adding 'yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2.py' adding 'yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2.pyi' adding 'yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2_grpc.py' adding 'yandex/cloud/k8s/marketplace/v1/helm_release_service_pb2_grpc.pyi' adding 'yandex/cloud/k8s/marketplace/v1/package_options_pb2.py' adding 'yandex/cloud/k8s/marketplace/v1/package_options_pb2.pyi' adding 'yandex/cloud/k8s/marketplace/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/k8s/marketplace/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/k8s/v1/__init__.py' adding 'yandex/cloud/k8s/v1/cluster_pb2.py' adding 'yandex/cloud/k8s/v1/cluster_pb2.pyi' adding 'yandex/cloud/k8s/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/k8s/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/k8s/v1/cluster_service_pb2.py' adding 'yandex/cloud/k8s/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/k8s/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/k8s/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/k8s/v1/maintenance_pb2.py' adding 'yandex/cloud/k8s/v1/maintenance_pb2.pyi' adding 'yandex/cloud/k8s/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/k8s/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/k8s/v1/node_group_pb2.py' adding 'yandex/cloud/k8s/v1/node_group_pb2.pyi' adding 'yandex/cloud/k8s/v1/node_group_pb2_grpc.py' adding 'yandex/cloud/k8s/v1/node_group_pb2_grpc.pyi' adding 'yandex/cloud/k8s/v1/node_group_service_pb2.py' adding 'yandex/cloud/k8s/v1/node_group_service_pb2.pyi' adding 'yandex/cloud/k8s/v1/node_group_service_pb2_grpc.py' adding 'yandex/cloud/k8s/v1/node_group_service_pb2_grpc.pyi' adding 'yandex/cloud/k8s/v1/node_pb2.py' adding 'yandex/cloud/k8s/v1/node_pb2.pyi' adding 'yandex/cloud/k8s/v1/node_pb2_grpc.py' adding 'yandex/cloud/k8s/v1/node_pb2_grpc.pyi' adding 'yandex/cloud/k8s/v1/package_options_pb2.py' adding 'yandex/cloud/k8s/v1/package_options_pb2.pyi' adding 'yandex/cloud/k8s/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/k8s/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/k8s/v1/resource_preset_pb2.py' adding 'yandex/cloud/k8s/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/k8s/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/k8s/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/k8s/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/k8s/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/k8s/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/k8s/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/k8s/v1/version_pb2.py' adding 'yandex/cloud/k8s/v1/version_pb2.pyi' adding 'yandex/cloud/k8s/v1/version_pb2_grpc.py' adding 'yandex/cloud/k8s/v1/version_pb2_grpc.pyi' adding 'yandex/cloud/k8s/v1/version_service_pb2.py' adding 'yandex/cloud/k8s/v1/version_service_pb2.pyi' adding 'yandex/cloud/k8s/v1/version_service_pb2_grpc.py' adding 'yandex/cloud/k8s/v1/version_service_pb2_grpc.pyi' adding 'yandex/cloud/kms/__init__.py' adding 'yandex/cloud/kms/v1/__init__.py' adding 'yandex/cloud/kms/v1/symmetric_crypto_service_pb2.py' adding 'yandex/cloud/kms/v1/symmetric_crypto_service_pb2.pyi' adding 'yandex/cloud/kms/v1/symmetric_crypto_service_pb2_grpc.py' adding 'yandex/cloud/kms/v1/symmetric_crypto_service_pb2_grpc.pyi' adding 'yandex/cloud/kms/v1/symmetric_key_pb2.py' adding 'yandex/cloud/kms/v1/symmetric_key_pb2.pyi' adding 'yandex/cloud/kms/v1/symmetric_key_pb2_grpc.py' adding 'yandex/cloud/kms/v1/symmetric_key_pb2_grpc.pyi' adding 'yandex/cloud/kms/v1/symmetric_key_service_pb2.py' adding 'yandex/cloud/kms/v1/symmetric_key_service_pb2.pyi' adding 'yandex/cloud/kms/v1/symmetric_key_service_pb2_grpc.py' adding 'yandex/cloud/kms/v1/symmetric_key_service_pb2_grpc.pyi' adding 'yandex/cloud/kms/v1/asymmetricencryption/__init__.py' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2.py' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2.pyi' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2_grpc.py' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2_grpc.pyi' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2.py' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2.pyi' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2_grpc.py' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2_grpc.pyi' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2.py' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2.pyi' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2_grpc.py' adding 'yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2_grpc.pyi' adding 'yandex/cloud/kms/v1/asymmetricsignature/__init__.py' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2.py' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2.pyi' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2_grpc.py' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2_grpc.pyi' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2.py' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2.pyi' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2_grpc.py' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2_grpc.pyi' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2.py' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2.pyi' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2_grpc.py' adding 'yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2_grpc.pyi' adding 'yandex/cloud/loadbalancer/__init__.py' adding 'yandex/cloud/loadbalancer/v1/__init__.py' adding 'yandex/cloud/loadbalancer/v1/health_check_pb2.py' adding 'yandex/cloud/loadbalancer/v1/health_check_pb2.pyi' adding 'yandex/cloud/loadbalancer/v1/health_check_pb2_grpc.py' adding 'yandex/cloud/loadbalancer/v1/health_check_pb2_grpc.pyi' adding 'yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py' adding 'yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi' adding 'yandex/cloud/loadbalancer/v1/network_load_balancer_pb2_grpc.py' adding 'yandex/cloud/loadbalancer/v1/network_load_balancer_pb2_grpc.pyi' adding 'yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py' adding 'yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi' adding 'yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.py' adding 'yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.pyi' adding 'yandex/cloud/loadbalancer/v1/package_options_pb2.py' adding 'yandex/cloud/loadbalancer/v1/package_options_pb2.pyi' adding 'yandex/cloud/loadbalancer/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/loadbalancer/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/loadbalancer/v1/target_group_pb2.py' adding 'yandex/cloud/loadbalancer/v1/target_group_pb2.pyi' adding 'yandex/cloud/loadbalancer/v1/target_group_pb2_grpc.py' adding 'yandex/cloud/loadbalancer/v1/target_group_pb2_grpc.pyi' adding 'yandex/cloud/loadbalancer/v1/target_group_service_pb2.py' adding 'yandex/cloud/loadbalancer/v1/target_group_service_pb2.pyi' adding 'yandex/cloud/loadbalancer/v1/target_group_service_pb2_grpc.py' adding 'yandex/cloud/loadbalancer/v1/target_group_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/__init__.py' adding 'yandex/cloud/loadtesting/agent/__init__.py' adding 'yandex/cloud/loadtesting/agent/v1/__init__.py' adding 'yandex/cloud/loadtesting/agent/v1/agent_pb2.py' adding 'yandex/cloud/loadtesting/agent/v1/agent_pb2.pyi' adding 'yandex/cloud/loadtesting/agent/v1/agent_pb2_grpc.py' adding 'yandex/cloud/loadtesting/agent/v1/agent_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2.py' adding 'yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2.pyi' adding 'yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2_grpc.py' adding 'yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/agent/v1/agent_service_pb2.py' adding 'yandex/cloud/loadtesting/agent/v1/agent_service_pb2.pyi' adding 'yandex/cloud/loadtesting/agent/v1/agent_service_pb2_grpc.py' adding 'yandex/cloud/loadtesting/agent/v1/agent_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/agent/v1/job_service_pb2.py' adding 'yandex/cloud/loadtesting/agent/v1/job_service_pb2.pyi' adding 'yandex/cloud/loadtesting/agent/v1/job_service_pb2_grpc.py' adding 'yandex/cloud/loadtesting/agent/v1/job_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2.py' adding 'yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2.pyi' adding 'yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2_grpc.py' adding 'yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/agent/v1/test_pb2.py' adding 'yandex/cloud/loadtesting/agent/v1/test_pb2.pyi' adding 'yandex/cloud/loadtesting/agent/v1/test_pb2_grpc.py' adding 'yandex/cloud/loadtesting/agent/v1/test_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/agent/v1/test_service_pb2.py' adding 'yandex/cloud/loadtesting/agent/v1/test_service_pb2.pyi' adding 'yandex/cloud/loadtesting/agent/v1/test_service_pb2_grpc.py' adding 'yandex/cloud/loadtesting/agent/v1/test_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/agent/v1/trail_service_pb2.py' adding 'yandex/cloud/loadtesting/agent/v1/trail_service_pb2.pyi' adding 'yandex/cloud/loadtesting/agent/v1/trail_service_pb2_grpc.py' adding 'yandex/cloud/loadtesting/agent/v1/trail_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/__init__.py' adding 'yandex/cloud/loadtesting/api/v1/__init__.py' adding 'yandex/cloud/loadtesting/api/v1/agent_service_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/agent_service_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/agent_service_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/agent_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/config_service_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/config_service_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/config_service_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/config_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/package_options_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/package_options_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/report_service_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/report_service_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/report_service_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/report_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/test_service_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/test_service_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/test_service_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/test_service_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/agent/__init__.py' adding 'yandex/cloud/loadtesting/api/v1/agent/agent_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/agent/agent_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/agent/agent_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/agent/agent_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/agent/log_settings_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/agent/status_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/agent/status_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/agent/status_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/agent/status_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/common/__init__.py' adding 'yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/common/quantiles_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/common/quantiles_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/common/tag_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/common/tag_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/common/tag_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/common/tag_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/config/__init__.py' adding 'yandex/cloud/loadtesting/api/v1/config/config_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/config/config_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/config/config_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/config/config_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/regression/__init__.py' adding 'yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/regression/widget_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/regression/widget_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/regression/widget_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/regression/widget_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/report/__init__.py' adding 'yandex/cloud/loadtesting/api/v1/report/kpi_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/report/kpi_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/report/kpi_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/report/kpi_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/report/status_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/report/status_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/report/status_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/report/status_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/report/table/__init__.py' adding 'yandex/cloud/loadtesting/api/v1/report/table/report_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/report/table/report_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/report/table/report_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/report/table/report_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/__init__.py' adding 'yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/details_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/test/details_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/details_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/test/details_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/object_storage_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/test/object_storage_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/object_storage_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/test/object_storage_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/status_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/test/status_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/status_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/test/status_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/summary_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/test/summary_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/summary_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/test/summary_pb2_grpc.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/test_pb2.py' adding 'yandex/cloud/loadtesting/api/v1/test/test_pb2.pyi' adding 'yandex/cloud/loadtesting/api/v1/test/test_pb2_grpc.py' adding 'yandex/cloud/loadtesting/api/v1/test/test_pb2_grpc.pyi' adding 'yandex/cloud/lockbox/__init__.py' adding 'yandex/cloud/lockbox/v1/__init__.py' adding 'yandex/cloud/lockbox/v1/payload_pb2.py' adding 'yandex/cloud/lockbox/v1/payload_pb2.pyi' adding 'yandex/cloud/lockbox/v1/payload_pb2_grpc.py' adding 'yandex/cloud/lockbox/v1/payload_pb2_grpc.pyi' adding 'yandex/cloud/lockbox/v1/payload_service_pb2.py' adding 'yandex/cloud/lockbox/v1/payload_service_pb2.pyi' adding 'yandex/cloud/lockbox/v1/payload_service_pb2_grpc.py' adding 'yandex/cloud/lockbox/v1/payload_service_pb2_grpc.pyi' adding 'yandex/cloud/lockbox/v1/secret_pb2.py' adding 'yandex/cloud/lockbox/v1/secret_pb2.pyi' adding 'yandex/cloud/lockbox/v1/secret_pb2_grpc.py' adding 'yandex/cloud/lockbox/v1/secret_pb2_grpc.pyi' adding 'yandex/cloud/lockbox/v1/secret_service_pb2.py' adding 'yandex/cloud/lockbox/v1/secret_service_pb2.pyi' adding 'yandex/cloud/lockbox/v1/secret_service_pb2_grpc.py' adding 'yandex/cloud/lockbox/v1/secret_service_pb2_grpc.pyi' adding 'yandex/cloud/logging/__init__.py' adding 'yandex/cloud/logging/v1/__init__.py' adding 'yandex/cloud/logging/v1/export_pb2.py' adding 'yandex/cloud/logging/v1/export_pb2.pyi' adding 'yandex/cloud/logging/v1/export_pb2_grpc.py' adding 'yandex/cloud/logging/v1/export_pb2_grpc.pyi' adding 'yandex/cloud/logging/v1/export_service_pb2.py' adding 'yandex/cloud/logging/v1/export_service_pb2.pyi' adding 'yandex/cloud/logging/v1/export_service_pb2_grpc.py' adding 'yandex/cloud/logging/v1/export_service_pb2_grpc.pyi' adding 'yandex/cloud/logging/v1/log_entry_pb2.py' adding 'yandex/cloud/logging/v1/log_entry_pb2.pyi' adding 'yandex/cloud/logging/v1/log_entry_pb2_grpc.py' adding 'yandex/cloud/logging/v1/log_entry_pb2_grpc.pyi' adding 'yandex/cloud/logging/v1/log_group_pb2.py' adding 'yandex/cloud/logging/v1/log_group_pb2.pyi' adding 'yandex/cloud/logging/v1/log_group_pb2_grpc.py' adding 'yandex/cloud/logging/v1/log_group_pb2_grpc.pyi' adding 'yandex/cloud/logging/v1/log_group_service_pb2.py' adding 'yandex/cloud/logging/v1/log_group_service_pb2.pyi' adding 'yandex/cloud/logging/v1/log_group_service_pb2_grpc.py' adding 'yandex/cloud/logging/v1/log_group_service_pb2_grpc.pyi' adding 'yandex/cloud/logging/v1/log_ingestion_service_pb2.py' adding 'yandex/cloud/logging/v1/log_ingestion_service_pb2.pyi' adding 'yandex/cloud/logging/v1/log_ingestion_service_pb2_grpc.py' adding 'yandex/cloud/logging/v1/log_ingestion_service_pb2_grpc.pyi' adding 'yandex/cloud/logging/v1/log_reading_service_pb2.py' adding 'yandex/cloud/logging/v1/log_reading_service_pb2.pyi' adding 'yandex/cloud/logging/v1/log_reading_service_pb2_grpc.py' adding 'yandex/cloud/logging/v1/log_reading_service_pb2_grpc.pyi' adding 'yandex/cloud/logging/v1/log_resource_pb2.py' adding 'yandex/cloud/logging/v1/log_resource_pb2.pyi' adding 'yandex/cloud/logging/v1/log_resource_pb2_grpc.py' adding 'yandex/cloud/logging/v1/log_resource_pb2_grpc.pyi' adding 'yandex/cloud/logging/v1/package_options_pb2.py' adding 'yandex/cloud/logging/v1/package_options_pb2.pyi' adding 'yandex/cloud/logging/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/logging/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/logging/v1/sink_pb2.py' adding 'yandex/cloud/logging/v1/sink_pb2.pyi' adding 'yandex/cloud/logging/v1/sink_pb2_grpc.py' adding 'yandex/cloud/logging/v1/sink_pb2_grpc.pyi' adding 'yandex/cloud/logging/v1/sink_service_pb2.py' adding 'yandex/cloud/logging/v1/sink_service_pb2.pyi' adding 'yandex/cloud/logging/v1/sink_service_pb2_grpc.py' adding 'yandex/cloud/logging/v1/sink_service_pb2_grpc.pyi' adding 'yandex/cloud/maintenance/__init__.py' adding 'yandex/cloud/maintenance/v2/__init__.py' adding 'yandex/cloud/maintenance/v2/common_pb2.py' adding 'yandex/cloud/maintenance/v2/common_pb2.pyi' adding 'yandex/cloud/maintenance/v2/common_pb2_grpc.py' adding 'yandex/cloud/maintenance/v2/common_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/__init__.py' adding 'yandex/cloud/marketplace/licensemanager/__init__.py' adding 'yandex/cloud/marketplace/licensemanager/saas/__init__.py' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/__init__.py' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.py' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.pyi' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.py' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2.py' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2.pyi' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2_grpc.py' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/lock_service_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2.py' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2.pyi' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/marketplace/licensemanager/saas/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/__init__.py' adding 'yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2.py' adding 'yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2_grpc.py' adding 'yandex/cloud/marketplace/licensemanager/v1/external_instance_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/instance_pb2.py' adding 'yandex/cloud/marketplace/licensemanager/v1/instance_pb2.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/instance_pb2_grpc.py' adding 'yandex/cloud/marketplace/licensemanager/v1/instance_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2.py' adding 'yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2_grpc.py' adding 'yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/lock_pb2.py' adding 'yandex/cloud/marketplace/licensemanager/v1/lock_pb2.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/lock_pb2_grpc.py' adding 'yandex/cloud/marketplace/licensemanager/v1/lock_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2.py' adding 'yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2_grpc.py' adding 'yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/package_options_pb2.py' adding 'yandex/cloud/marketplace/licensemanager/v1/package_options_pb2.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/marketplace/licensemanager/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/template_pb2.py' adding 'yandex/cloud/marketplace/licensemanager/v1/template_pb2.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/template_pb2_grpc.py' adding 'yandex/cloud/marketplace/licensemanager/v1/template_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.py' adding 'yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.pyi' adding 'yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.py' adding 'yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/metering/__init__.py' adding 'yandex/cloud/marketplace/metering/v1/__init__.py' adding 'yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2.py' adding 'yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2.pyi' adding 'yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2_grpc.py' adding 'yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/metering/v1/package_options_pb2.py' adding 'yandex/cloud/marketplace/metering/v1/package_options_pb2.pyi' adding 'yandex/cloud/marketplace/metering/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/marketplace/metering/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/metering/v1/product_usage_service_pb2.py' adding 'yandex/cloud/marketplace/metering/v1/product_usage_service_pb2.pyi' adding 'yandex/cloud/marketplace/metering/v1/product_usage_service_pb2_grpc.py' adding 'yandex/cloud/marketplace/metering/v1/product_usage_service_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/metering/v1/usage_record_pb2.py' adding 'yandex/cloud/marketplace/metering/v1/usage_record_pb2.pyi' adding 'yandex/cloud/marketplace/metering/v1/usage_record_pb2_grpc.py' adding 'yandex/cloud/marketplace/metering/v1/usage_record_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/pim/__init__.py' adding 'yandex/cloud/marketplace/pim/v1/__init__.py' adding 'yandex/cloud/marketplace/pim/v1/saas/__init__.py' adding 'yandex/cloud/marketplace/pim/v1/saas/package_options_pb2.py' adding 'yandex/cloud/marketplace/pim/v1/saas/package_options_pb2.pyi' adding 'yandex/cloud/marketplace/pim/v1/saas/package_options_pb2_grpc.py' adding 'yandex/cloud/marketplace/pim/v1/saas/package_options_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2.py' adding 'yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2.pyi' adding 'yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2_grpc.py' adding 'yandex/cloud/marketplace/pim/v1/saas/product_instance_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2.py' adding 'yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2.pyi' adding 'yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2_grpc.py' adding 'yandex/cloud/marketplace/pim/v1/saas/product_instance_service_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/stacklandlicenseapi/__init__.py' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/__init__.py' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2.py' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2.pyi' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2_grpc.py' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2.py' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2.pyi' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2_grpc.py' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/license_server_service_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2.py' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2.pyi' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2.py' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2.pyi' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2_grpc.py' adding 'yandex/cloud/marketplace/stacklandlicenseapi/v1/sync_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/v1/__init__.py' adding 'yandex/cloud/marketplace/v1/metering/__init__.py' adding 'yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2.py' adding 'yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2.pyi' adding 'yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2_grpc.py' adding 'yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/v1/metering/package_options_pb2.py' adding 'yandex/cloud/marketplace/v1/metering/package_options_pb2.pyi' adding 'yandex/cloud/marketplace/v1/metering/package_options_pb2_grpc.py' adding 'yandex/cloud/marketplace/v1/metering/package_options_pb2_grpc.pyi' adding 'yandex/cloud/marketplace/v1/metering/usage_record_pb2.py' adding 'yandex/cloud/marketplace/v1/metering/usage_record_pb2.pyi' adding 'yandex/cloud/marketplace/v1/metering/usage_record_pb2_grpc.py' adding 'yandex/cloud/marketplace/v1/metering/usage_record_pb2_grpc.pyi' adding 'yandex/cloud/mdb/__init__.py' adding 'yandex/cloud/mdb/clickhouse/__init__.py' adding 'yandex/cloud/mdb/clickhouse/v1/__init__.py' adding 'yandex/cloud/mdb/clickhouse/v1/backup_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/backup_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/backup_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_extension_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_extension_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/database_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/database_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/database_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/database_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/database_service_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/database_service_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/database_service_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/database_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/extension_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/extension_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/extension_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/extension_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/extension_service_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/extension_service_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/extension_service_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/extension_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/format_schema_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/format_schema_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/format_schema_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/format_schema_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/maintenance_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/maintenance_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/ml_model_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/ml_model_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/ml_model_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/ml_model_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/package_options_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/package_options_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/user_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/user_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/user_service_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/user_service_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/version_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/version_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/version_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/version_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/versions_service_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/versions_service_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/versions_service_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/versions_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/config/__init__.py' adding 'yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.py' adding 'yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi' adding 'yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2_grpc.py' adding 'yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/__init__.py' adding 'yandex/cloud/mdb/elasticsearch/v1/__init__.py' adding 'yandex/cloud/mdb/elasticsearch/v1/auth_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/auth_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/auth_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/auth_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/backup_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/backup_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/backup_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/cluster_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/cluster_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/extension_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/extension_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/extension_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/extension_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/package_options_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/package_options_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/user_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/user_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/user_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/user_service_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/user_service_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/config/__init__.py' adding 'yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2.py' adding 'yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2.pyi' adding 'yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2_grpc.py' adding 'yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/__init__.py' adding 'yandex/cloud/mdb/greenplum/v1/__init__.py' adding 'yandex/cloud/mdb/greenplum/v1/backup_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/backup_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/backup_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/backup_service_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/backup_service_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/cluster_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/cluster_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/config_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/config_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/config_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/config_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/hba_rule_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/hba_rule_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/host_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/host_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/host_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/host_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/maintenance_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/maintenance_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/package_options_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/package_options_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/pxf_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/pxf_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/pxf_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/pxf_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/pxf_service_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/pxf_service_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/pxf_service_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/pxf_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/resource_groups_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/resource_groups_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/resource_groups_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/resource_groups_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/resource_groups_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/resource_preset_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/user_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/user_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/user_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/user_service_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/user_service_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/greenplum/v1/versions_service_pb2.py' adding 'yandex/cloud/mdb/greenplum/v1/versions_service_pb2.pyi' adding 'yandex/cloud/mdb/greenplum/v1/versions_service_pb2_grpc.py' adding 'yandex/cloud/mdb/greenplum/v1/versions_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/__init__.py' adding 'yandex/cloud/mdb/kafka/v1/__init__.py' adding 'yandex/cloud/mdb/kafka/v1/cluster_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/cluster_service_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/common_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/common_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/common_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/common_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/connector_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/connector_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/connector_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/connector_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/connector_service_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/connector_service_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/connector_service_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/connector_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/maintenance_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/maintenance_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/maintenance_service_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/package_options_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/package_options_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/resource_preset_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/topic_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/topic_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/topic_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/topic_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/topic_service_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/topic_service_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/topic_service_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/topic_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/user_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/user_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/user_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/user_service_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/user_service_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/kafka/v1/versions_service_pb2.py' adding 'yandex/cloud/mdb/kafka/v1/versions_service_pb2.pyi' adding 'yandex/cloud/mdb/kafka/v1/versions_service_pb2_grpc.py' adding 'yandex/cloud/mdb/kafka/v1/versions_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/__init__.py' adding 'yandex/cloud/mdb/mongodb/v1/__init__.py' adding 'yandex/cloud/mdb/mongodb/v1/backup_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/backup_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/backup_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/backup_retention_policy_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/backup_service_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/backup_service_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/cluster_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/cluster_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/database_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/database_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/database_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/database_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/database_service_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/database_service_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/database_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/database_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/maintenance_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/maintenance_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/package_options_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/package_options_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/resource_preset_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/user_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/user_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/user_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/user_service_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/user_service_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/versions_service_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/versions_service_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/versions_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/versions_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/__init__.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2.pyi' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2_grpc.py' adding 'yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/__init__.py' adding 'yandex/cloud/mdb/mysql/v1/__init__.py' adding 'yandex/cloud/mdb/mysql/v1/backup_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/backup_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/backup_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/backup_retention_policy_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/backup_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/backup_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/cluster_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/cluster_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/cluster_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/database_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/database_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/database_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/database_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/database_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/database_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/database_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/database_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/deletion_protection_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/deletion_protection_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/deletion_protection_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/deletion_protection_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/maintenance_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/maintenance_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/maintenance_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/package_options_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/package_options_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/resource_preset_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/user_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/user_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/user_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/user_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/user_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/versions_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/versions_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/versions_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/versions_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/config/__init__.py' adding 'yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2.py' adding 'yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1/config/mysql8_4_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/__init__.py' adding 'yandex/cloud/mdb/mysql/v1alpha/backup_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/backup_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/backup_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/backup_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/cluster_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/cluster_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/database_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/database_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/database_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/database_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/database_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/database_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/database_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/database_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/package_options_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/package_options_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/user_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/user_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/user_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/user_service_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/user_service_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/config/__init__.py' adding 'yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2.py' adding 'yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2.pyi' adding 'yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2_grpc.py' adding 'yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/__init__.py' adding 'yandex/cloud/mdb/opensearch/v1/__init__.py' adding 'yandex/cloud/mdb/opensearch/v1/auth_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/auth_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/auth_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/auth_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/backup_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/backup_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/backup_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/backup_retention_policy_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/backup_service_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/backup_service_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/cluster_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/cluster_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/extension_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/extension_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/extension_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/extension_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/extension_service_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/extension_service_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/extension_service_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/extension_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/maintenance_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/maintenance_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/package_options_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/package_options_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/resource_preset_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/user_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/user_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/user_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/user_service_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/user_service_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/versions_service_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/versions_service_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/versions_service_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/versions_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/config/__init__.py' adding 'yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/config/audit_log_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2_grpc.pyi' adding 'yandex/cloud/mdb/opensearch/v1/extension/__init__.py' adding 'yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2.py' adding 'yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2.pyi' adding 'yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2_grpc.py' adding 'yandex/cloud/mdb/opensearch/v1/extension/extension_type_pb2_grpc.pyi' adding 'yandex/cloud/mdb/operationlog/__init__.py' adding 'yandex/cloud/mdb/operationlog/v1/__init__.py' adding 'yandex/cloud/mdb/operationlog/v1/operation_log_pb2.py' adding 'yandex/cloud/mdb/operationlog/v1/operation_log_pb2.pyi' adding 'yandex/cloud/mdb/operationlog/v1/operation_log_pb2_grpc.py' adding 'yandex/cloud/mdb/operationlog/v1/operation_log_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/__init__.py' adding 'yandex/cloud/mdb/postgresql/v1/__init__.py' adding 'yandex/cloud/mdb/postgresql/v1/backup_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/backup_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/backup_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/backup_retention_policy_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/backup_retention_policy_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/backup_service_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/backup_service_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/cluster_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/database_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/database_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/database_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/database_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/database_service_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/database_service_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/database_service_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/database_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/maintenance_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/maintenance_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/managed_repack_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/managed_repack_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/managed_repack_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/managed_repack_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/managed_repack_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/package_options_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/package_options_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/perf_diag_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/perf_diag_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/perf_diag_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/perf_diag_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/resource_preset_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/user_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/user_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/user_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/user_service_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/user_service_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/versions_service_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/versions_service_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/versions_service_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/versions_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/__init__.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host10_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host10_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host10_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host10_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host11_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host11_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host11_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host11_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host12_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host12_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host12_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host12_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host13_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host13_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host13_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host13_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host14_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host14_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host14_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host14_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host15_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host15_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host15_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host15_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host16_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host16_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host16_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host16_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host17_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host17_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host17_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host17_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host18_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host18_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host18_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host18_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2_grpc.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2.pyi' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2_grpc.py' adding 'yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/__init__.py' adding 'yandex/cloud/mdb/redis/v1/__init__.py' adding 'yandex/cloud/mdb/redis/v1/backup_pb2.py' adding 'yandex/cloud/mdb/redis/v1/backup_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/backup_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2.py' adding 'yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/backup_retention_policy_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/backup_service_pb2.py' adding 'yandex/cloud/mdb/redis/v1/backup_service_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/cluster_pb2.py' adding 'yandex/cloud/mdb/redis/v1/cluster_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/cluster_service_pb2.py' adding 'yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/maintenance_pb2.py' adding 'yandex/cloud/mdb/redis/v1/maintenance_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/maintenance_service_pb2.py' adding 'yandex/cloud/mdb/redis/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/package_options_pb2.py' adding 'yandex/cloud/mdb/redis/v1/package_options_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/resource_preset_pb2.py' adding 'yandex/cloud/mdb/redis/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/redis/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/user_pb2.py' adding 'yandex/cloud/mdb/redis/v1/user_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/user_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/user_service_pb2.py' adding 'yandex/cloud/mdb/redis/v1/user_service_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/versions_service_pb2.py' adding 'yandex/cloud/mdb/redis/v1/versions_service_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/versions_service_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/versions_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/config/__init__.py' adding 'yandex/cloud/mdb/redis/v1/config/redis5_0_pb2.py' adding 'yandex/cloud/mdb/redis/v1/config/redis5_0_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/config/redis5_0_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/config/redis5_0_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/config/redis6_0_pb2.py' adding 'yandex/cloud/mdb/redis/v1/config/redis6_0_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/config/redis6_0_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/config/redis6_0_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/config/redis6_2_pb2.py' adding 'yandex/cloud/mdb/redis/v1/config/redis6_2_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/config/redis6_2_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/config/redis6_2_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/config/redis7_0_pb2.py' adding 'yandex/cloud/mdb/redis/v1/config/redis7_0_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/config/redis7_0_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/config/redis7_0_pb2_grpc.pyi' adding 'yandex/cloud/mdb/redis/v1/config/redis_pb2.py' adding 'yandex/cloud/mdb/redis/v1/config/redis_pb2.pyi' adding 'yandex/cloud/mdb/redis/v1/config/redis_pb2_grpc.py' adding 'yandex/cloud/mdb/redis/v1/config/redis_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/__init__.py' adding 'yandex/cloud/mdb/spqr/v1/__init__.py' adding 'yandex/cloud/mdb/spqr/v1/backup_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/backup_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/backup_service_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/backup_service_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/cluster_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/cluster_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/cluster_service_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/config_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/config_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/config_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/config_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/database_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/database_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/database_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/database_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/database_service_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/database_service_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/host_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/host_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/host_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/host_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/maintenance_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/maintenance_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/maintenance_service_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/package_options_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/package_options_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/resource_preset_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/shard_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/shard_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/user_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/user_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/user_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/spqr/v1/user_service_pb2.py' adding 'yandex/cloud/mdb/spqr/v1/user_service_pb2.pyi' adding 'yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/__init__.py' adding 'yandex/cloud/mdb/sqlserver/v1/__init__.py' adding 'yandex/cloud/mdb/sqlserver/v1/backup_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/backup_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/backup_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/backup_service_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/backup_service_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/cluster_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/cluster_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/database_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/database_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/database_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/database_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/database_service_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/database_service_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/database_service_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/database_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/package_options_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/package_options_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/user_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/user_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/user_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/user_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/user_service_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/user_service_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/config/__init__.py' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2_grpc.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2.py' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2.pyi' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2_grpc.py' adding 'yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2_grpc.pyi' adding 'yandex/cloud/mdb/v1/__init__.py' adding 'yandex/cloud/mdb/v1/backup_retention_policy_pb2.py' adding 'yandex/cloud/mdb/v1/backup_retention_policy_pb2.pyi' adding 'yandex/cloud/mdb/v1/backup_retention_policy_pb2_grpc.py' adding 'yandex/cloud/mdb/v1/backup_retention_policy_pb2_grpc.pyi' adding 'yandex/cloud/mdb/v1/connectionmanager_pb2.py' adding 'yandex/cloud/mdb/v1/connectionmanager_pb2.pyi' adding 'yandex/cloud/mdb/v1/connectionmanager_pb2_grpc.py' adding 'yandex/cloud/mdb/v1/connectionmanager_pb2_grpc.pyi' adding 'yandex/cloud/mdb/v1/version_pb2.py' adding 'yandex/cloud/mdb/v1/version_pb2.pyi' adding 'yandex/cloud/mdb/v1/version_pb2_grpc.py' adding 'yandex/cloud/mdb/v1/version_pb2_grpc.pyi' adding 'yandex/cloud/mdb/zonalshift/__init__.py' adding 'yandex/cloud/mdb/zonalshift/v1/__init__.py' adding 'yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2.py' adding 'yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2.pyi' adding 'yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2_grpc.py' adding 'yandex/cloud/mdb/zonalshift/v1/zonal_shift_service_pb2_grpc.pyi' adding 'yandex/cloud/metastore/__init__.py' adding 'yandex/cloud/metastore/v1/__init__.py' adding 'yandex/cloud/metastore/v1/cluster_pb2.py' adding 'yandex/cloud/metastore/v1/cluster_pb2.pyi' adding 'yandex/cloud/metastore/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/metastore/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/metastore/v1/cluster_service_pb2.py' adding 'yandex/cloud/metastore/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/metastore/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/metastore/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/metastore/v1/maintenance_pb2.py' adding 'yandex/cloud/metastore/v1/maintenance_pb2.pyi' adding 'yandex/cloud/metastore/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/metastore/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/metastore/v1/maintenance_service_pb2.py' adding 'yandex/cloud/metastore/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/metastore/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/metastore/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/metastore/v1/package_options_pb2.py' adding 'yandex/cloud/metastore/v1/package_options_pb2.pyi' adding 'yandex/cloud/metastore/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/metastore/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/__init__.py' adding 'yandex/cloud/monitoring/v3/__init__.py' adding 'yandex/cloud/monitoring/v3/bar_chart_settings_pb2.py' adding 'yandex/cloud/monitoring/v3/bar_chart_settings_pb2.pyi' adding 'yandex/cloud/monitoring/v3/bar_chart_settings_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/bar_chart_settings_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/chart_widget_pb2.py' adding 'yandex/cloud/monitoring/v3/chart_widget_pb2.pyi' adding 'yandex/cloud/monitoring/v3/chart_widget_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/chart_widget_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/dashboard_pb2.py' adding 'yandex/cloud/monitoring/v3/dashboard_pb2.pyi' adding 'yandex/cloud/monitoring/v3/dashboard_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/dashboard_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/dashboard_service_pb2.py' adding 'yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi' adding 'yandex/cloud/monitoring/v3/dashboard_service_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/dashboard_service_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/downsampling_pb2.py' adding 'yandex/cloud/monitoring/v3/downsampling_pb2.pyi' adding 'yandex/cloud/monitoring/v3/downsampling_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/downsampling_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/group_widget_pb2.py' adding 'yandex/cloud/monitoring/v3/group_widget_pb2.pyi' adding 'yandex/cloud/monitoring/v3/group_widget_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/group_widget_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/link_item_pb2.py' adding 'yandex/cloud/monitoring/v3/link_item_pb2.pyi' adding 'yandex/cloud/monitoring/v3/link_item_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/link_item_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/link_pb2.py' adding 'yandex/cloud/monitoring/v3/link_pb2.pyi' adding 'yandex/cloud/monitoring/v3/link_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/link_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.py' adding 'yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.pyi' adding 'yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/package_options_pb2.py' adding 'yandex/cloud/monitoring/v3/package_options_pb2.pyi' adding 'yandex/cloud/monitoring/v3/package_options_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/package_options_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/parametrization_pb2.py' adding 'yandex/cloud/monitoring/v3/parametrization_pb2.pyi' adding 'yandex/cloud/monitoring/v3/parametrization_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/parametrization_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/preset_item_pb2.py' adding 'yandex/cloud/monitoring/v3/preset_item_pb2.pyi' adding 'yandex/cloud/monitoring/v3/preset_item_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/preset_item_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/sort_order_pb2.py' adding 'yandex/cloud/monitoring/v3/sort_order_pb2.pyi' adding 'yandex/cloud/monitoring/v3/sort_order_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/sort_order_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/text_widget_pb2.py' adding 'yandex/cloud/monitoring/v3/text_widget_pb2.pyi' adding 'yandex/cloud/monitoring/v3/text_widget_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/text_widget_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/thresholds_pb2.py' adding 'yandex/cloud/monitoring/v3/thresholds_pb2.pyi' adding 'yandex/cloud/monitoring/v3/thresholds_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/thresholds_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/timeline_pb2.py' adding 'yandex/cloud/monitoring/v3/timeline_pb2.pyi' adding 'yandex/cloud/monitoring/v3/timeline_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/timeline_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/title_widget_pb2.py' adding 'yandex/cloud/monitoring/v3/title_widget_pb2.pyi' adding 'yandex/cloud/monitoring/v3/title_widget_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/title_widget_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/unit_format_pb2.py' adding 'yandex/cloud/monitoring/v3/unit_format_pb2.pyi' adding 'yandex/cloud/monitoring/v3/unit_format_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/unit_format_pb2_grpc.pyi' adding 'yandex/cloud/monitoring/v3/widget_pb2.py' adding 'yandex/cloud/monitoring/v3/widget_pb2.pyi' adding 'yandex/cloud/monitoring/v3/widget_pb2_grpc.py' adding 'yandex/cloud/monitoring/v3/widget_pb2_grpc.pyi' adding 'yandex/cloud/oauth/__init__.py' adding 'yandex/cloud/oauth/claims_pb2.py' adding 'yandex/cloud/oauth/claims_pb2.pyi' adding 'yandex/cloud/oauth/claims_pb2_grpc.py' adding 'yandex/cloud/oauth/claims_pb2_grpc.pyi' adding 'yandex/cloud/operation/__init__.py' adding 'yandex/cloud/operation/operation_pb2.py' adding 'yandex/cloud/operation/operation_pb2.pyi' adding 'yandex/cloud/operation/operation_pb2_grpc.py' adding 'yandex/cloud/operation/operation_pb2_grpc.pyi' adding 'yandex/cloud/operation/operation_service_pb2.py' adding 'yandex/cloud/operation/operation_service_pb2.pyi' adding 'yandex/cloud/operation/operation_service_pb2_grpc.py' adding 'yandex/cloud/operation/operation_service_pb2_grpc.pyi' adding 'yandex/cloud/operation/package_options_pb2.py' adding 'yandex/cloud/operation/package_options_pb2.pyi' adding 'yandex/cloud/operation/package_options_pb2_grpc.py' adding 'yandex/cloud/operation/package_options_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/__init__.py' adding 'yandex/cloud/organizationmanager/v1/__init__.py' adding 'yandex/cloud/organizationmanager/v1/group_mapping_pb2.py' adding 'yandex/cloud/organizationmanager/v1/group_mapping_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/group_mapping_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/group_mapping_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/group_mapping_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/group_mapping_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/group_mapping_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/group_mapping_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/group_pb2.py' adding 'yandex/cloud/organizationmanager/v1/group_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/group_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/group_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/group_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/group_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/group_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/group_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2.py' adding 'yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/mfa_enforcement_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/mfa_enforcement_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/organization_pb2.py' adding 'yandex/cloud/organizationmanager/v1/organization_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/organization_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/organization_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/organization_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/organization_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/organization_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/organization_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/os_login_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/os_login_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/os_login_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/os_login_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/package_options_pb2.py' adding 'yandex/cloud/organizationmanager/v1/package_options_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/user_account_pb2.py' adding 'yandex/cloud/organizationmanager/v1/user_account_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/user_account_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/user_account_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/user_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/user_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/user_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/user_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/user_ssh_key_pb2.py' adding 'yandex/cloud/organizationmanager/v1/user_ssh_key_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/user_ssh_key_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/user_ssh_key_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/__init__.py' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_session_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/synchronization_settings_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/user_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/user_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/user_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/user_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/user_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/user_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/user_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/user_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/userpool_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/userpool_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/userpool_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/userpool_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/userpool_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/__init__.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/oauth/__init__.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/oauth/application_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/oauth/application_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/__init__.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/saml/__init__.py' adding 'yandex/cloud/organizationmanager/v1/saml/certificate_pb2.py' adding 'yandex/cloud/organizationmanager/v1/saml/certificate_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/saml/certificate_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/saml/certificate_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/saml/federation_pb2.py' adding 'yandex/cloud/organizationmanager/v1/saml/federation_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/saml/federation_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/saml/federation_pb2_grpc.pyi' adding 'yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.py' adding 'yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.pyi' adding 'yandex/cloud/organizationmanager/v1/saml/federation_service_pb2_grpc.py' adding 'yandex/cloud/organizationmanager/v1/saml/federation_service_pb2_grpc.pyi' adding 'yandex/cloud/quota/__init__.py' adding 'yandex/cloud/quota/quota_pb2.py' adding 'yandex/cloud/quota/quota_pb2.pyi' adding 'yandex/cloud/quota/quota_pb2_grpc.py' adding 'yandex/cloud/quota/quota_pb2_grpc.pyi' adding 'yandex/cloud/quotamanager/__init__.py' adding 'yandex/cloud/quotamanager/v1/__init__.py' adding 'yandex/cloud/quotamanager/v1/package_options_pb2.py' adding 'yandex/cloud/quotamanager/v1/package_options_pb2.pyi' adding 'yandex/cloud/quotamanager/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/quotamanager/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/quotamanager/v1/quota_limit_service_pb2.py' adding 'yandex/cloud/quotamanager/v1/quota_limit_service_pb2.pyi' adding 'yandex/cloud/quotamanager/v1/quota_limit_service_pb2_grpc.py' adding 'yandex/cloud/quotamanager/v1/quota_limit_service_pb2_grpc.pyi' adding 'yandex/cloud/quotamanager/v1/quota_request_pb2.py' adding 'yandex/cloud/quotamanager/v1/quota_request_pb2.pyi' adding 'yandex/cloud/quotamanager/v1/quota_request_pb2_grpc.py' adding 'yandex/cloud/quotamanager/v1/quota_request_pb2_grpc.pyi' adding 'yandex/cloud/quotamanager/v1/quota_request_service_pb2.py' adding 'yandex/cloud/quotamanager/v1/quota_request_service_pb2.pyi' adding 'yandex/cloud/quotamanager/v1/quota_request_service_pb2_grpc.py' adding 'yandex/cloud/quotamanager/v1/quota_request_service_pb2_grpc.pyi' adding 'yandex/cloud/quotamanager/v1/resource_pb2.py' adding 'yandex/cloud/quotamanager/v1/resource_pb2.pyi' adding 'yandex/cloud/quotamanager/v1/resource_pb2_grpc.py' adding 'yandex/cloud/quotamanager/v1/resource_pb2_grpc.pyi' adding 'yandex/cloud/reference/__init__.py' adding 'yandex/cloud/reference/reference_pb2.py' adding 'yandex/cloud/reference/reference_pb2.pyi' adding 'yandex/cloud/reference/reference_pb2_grpc.py' adding 'yandex/cloud/reference/reference_pb2_grpc.pyi' adding 'yandex/cloud/resourcemanager/__init__.py' adding 'yandex/cloud/resourcemanager/v1/__init__.py' adding 'yandex/cloud/resourcemanager/v1/cloud_pb2.py' adding 'yandex/cloud/resourcemanager/v1/cloud_pb2.pyi' adding 'yandex/cloud/resourcemanager/v1/cloud_pb2_grpc.py' adding 'yandex/cloud/resourcemanager/v1/cloud_pb2_grpc.pyi' adding 'yandex/cloud/resourcemanager/v1/cloud_service_pb2.py' adding 'yandex/cloud/resourcemanager/v1/cloud_service_pb2.pyi' adding 'yandex/cloud/resourcemanager/v1/cloud_service_pb2_grpc.py' adding 'yandex/cloud/resourcemanager/v1/cloud_service_pb2_grpc.pyi' adding 'yandex/cloud/resourcemanager/v1/folder_pb2.py' adding 'yandex/cloud/resourcemanager/v1/folder_pb2.pyi' adding 'yandex/cloud/resourcemanager/v1/folder_pb2_grpc.py' adding 'yandex/cloud/resourcemanager/v1/folder_pb2_grpc.pyi' adding 'yandex/cloud/resourcemanager/v1/folder_service_pb2.py' adding 'yandex/cloud/resourcemanager/v1/folder_service_pb2.pyi' adding 'yandex/cloud/resourcemanager/v1/folder_service_pb2_grpc.py' adding 'yandex/cloud/resourcemanager/v1/folder_service_pb2_grpc.pyi' adding 'yandex/cloud/resourcemanager/v1/package_options_pb2.py' adding 'yandex/cloud/resourcemanager/v1/package_options_pb2.pyi' adding 'yandex/cloud/resourcemanager/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/resourcemanager/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/searchapi/__init__.py' adding 'yandex/cloud/searchapi/v2/__init__.py' adding 'yandex/cloud/searchapi/v2/gen_search_service_pb2.py' adding 'yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi' adding 'yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.py' adding 'yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.pyi' adding 'yandex/cloud/searchapi/v2/img_search_service_pb2.py' adding 'yandex/cloud/searchapi/v2/img_search_service_pb2.pyi' adding 'yandex/cloud/searchapi/v2/img_search_service_pb2_grpc.py' adding 'yandex/cloud/searchapi/v2/img_search_service_pb2_grpc.pyi' adding 'yandex/cloud/searchapi/v2/package_options_pb2.py' adding 'yandex/cloud/searchapi/v2/package_options_pb2.pyi' adding 'yandex/cloud/searchapi/v2/package_options_pb2_grpc.py' adding 'yandex/cloud/searchapi/v2/package_options_pb2_grpc.pyi' adding 'yandex/cloud/searchapi/v2/search_query_pb2.py' adding 'yandex/cloud/searchapi/v2/search_query_pb2.pyi' adding 'yandex/cloud/searchapi/v2/search_query_pb2_grpc.py' adding 'yandex/cloud/searchapi/v2/search_query_pb2_grpc.pyi' adding 'yandex/cloud/searchapi/v2/search_service_pb2.py' adding 'yandex/cloud/searchapi/v2/search_service_pb2.pyi' adding 'yandex/cloud/searchapi/v2/search_service_pb2_grpc.py' adding 'yandex/cloud/searchapi/v2/search_service_pb2_grpc.pyi' adding 'yandex/cloud/searchapi/v2/wordstat_service_pb2.py' adding 'yandex/cloud/searchapi/v2/wordstat_service_pb2.pyi' adding 'yandex/cloud/searchapi/v2/wordstat_service_pb2_grpc.py' adding 'yandex/cloud/searchapi/v2/wordstat_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/__init__.py' adding 'yandex/cloud/serverless/apigateway/__init__.py' adding 'yandex/cloud/serverless/apigateway/v1/__init__.py' adding 'yandex/cloud/serverless/apigateway/v1/apigateway_pb2.py' adding 'yandex/cloud/serverless/apigateway/v1/apigateway_pb2.pyi' adding 'yandex/cloud/serverless/apigateway/v1/apigateway_pb2_grpc.py' adding 'yandex/cloud/serverless/apigateway/v1/apigateway_pb2_grpc.pyi' adding 'yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2.py' adding 'yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2.pyi' adding 'yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2_grpc.py' adding 'yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/apigateway/v1/package_options_pb2.py' adding 'yandex/cloud/serverless/apigateway/v1/package_options_pb2.pyi' adding 'yandex/cloud/serverless/apigateway/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/serverless/apigateway/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/serverless/apigateway/websocket/__init__.py' adding 'yandex/cloud/serverless/apigateway/websocket/v1/__init__.py' adding 'yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2.py' adding 'yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2.pyi' adding 'yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2_grpc.py' adding 'yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2_grpc.pyi' adding 'yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2.py' adding 'yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2.pyi' adding 'yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2_grpc.py' adding 'yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2.py' adding 'yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2.pyi' adding 'yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/serverless/apigateway/websocket/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/serverless/containers/__init__.py' adding 'yandex/cloud/serverless/containers/v1/__init__.py' adding 'yandex/cloud/serverless/containers/v1/container_pb2.py' adding 'yandex/cloud/serverless/containers/v1/container_pb2.pyi' adding 'yandex/cloud/serverless/containers/v1/container_pb2_grpc.py' adding 'yandex/cloud/serverless/containers/v1/container_pb2_grpc.pyi' adding 'yandex/cloud/serverless/containers/v1/container_service_pb2.py' adding 'yandex/cloud/serverless/containers/v1/container_service_pb2.pyi' adding 'yandex/cloud/serverless/containers/v1/container_service_pb2_grpc.py' adding 'yandex/cloud/serverless/containers/v1/container_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/containers/v1/package_options_pb2.py' adding 'yandex/cloud/serverless/containers/v1/package_options_pb2.pyi' adding 'yandex/cloud/serverless/containers/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/serverless/containers/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/serverless/eventrouter/__init__.py' adding 'yandex/cloud/serverless/eventrouter/v1/__init__.py' adding 'yandex/cloud/serverless/eventrouter/v1/bus_pb2.py' adding 'yandex/cloud/serverless/eventrouter/v1/bus_pb2.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/bus_pb2_grpc.py' adding 'yandex/cloud/serverless/eventrouter/v1/bus_pb2_grpc.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.py' adding 'yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/bus_service_pb2_grpc.py' adding 'yandex/cloud/serverless/eventrouter/v1/bus_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/connector_pb2.py' adding 'yandex/cloud/serverless/eventrouter/v1/connector_pb2.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/connector_pb2_grpc.py' adding 'yandex/cloud/serverless/eventrouter/v1/connector_pb2_grpc.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/connector_service_pb2.py' adding 'yandex/cloud/serverless/eventrouter/v1/connector_service_pb2.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/connector_service_pb2_grpc.py' adding 'yandex/cloud/serverless/eventrouter/v1/connector_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/event_service_pb2.py' adding 'yandex/cloud/serverless/eventrouter/v1/event_service_pb2.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/event_service_pb2_grpc.py' adding 'yandex/cloud/serverless/eventrouter/v1/event_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/package_options_pb2.py' adding 'yandex/cloud/serverless/eventrouter/v1/package_options_pb2.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/serverless/eventrouter/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/rule_pb2.py' adding 'yandex/cloud/serverless/eventrouter/v1/rule_pb2.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/rule_pb2_grpc.py' adding 'yandex/cloud/serverless/eventrouter/v1/rule_pb2_grpc.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/rule_service_pb2.py' adding 'yandex/cloud/serverless/eventrouter/v1/rule_service_pb2.pyi' adding 'yandex/cloud/serverless/eventrouter/v1/rule_service_pb2_grpc.py' adding 'yandex/cloud/serverless/eventrouter/v1/rule_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/functions/__init__.py' adding 'yandex/cloud/serverless/functions/v1/__init__.py' adding 'yandex/cloud/serverless/functions/v1/function_pb2.py' adding 'yandex/cloud/serverless/functions/v1/function_pb2.pyi' adding 'yandex/cloud/serverless/functions/v1/function_pb2_grpc.py' adding 'yandex/cloud/serverless/functions/v1/function_pb2_grpc.pyi' adding 'yandex/cloud/serverless/functions/v1/function_service_pb2.py' adding 'yandex/cloud/serverless/functions/v1/function_service_pb2.pyi' adding 'yandex/cloud/serverless/functions/v1/function_service_pb2_grpc.py' adding 'yandex/cloud/serverless/functions/v1/function_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/functions/v1/network_service_pb2.py' adding 'yandex/cloud/serverless/functions/v1/network_service_pb2.pyi' adding 'yandex/cloud/serverless/functions/v1/network_service_pb2_grpc.py' adding 'yandex/cloud/serverless/functions/v1/network_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/functions/v1/package_options_pb2.py' adding 'yandex/cloud/serverless/functions/v1/package_options_pb2.pyi' adding 'yandex/cloud/serverless/functions/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/serverless/functions/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/serverless/mcpgateway/__init__.py' adding 'yandex/cloud/serverless/mcpgateway/v1/__init__.py' adding 'yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2.py' adding 'yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2.pyi' adding 'yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2_grpc.py' adding 'yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2_grpc.pyi' adding 'yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2.py' adding 'yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2.pyi' adding 'yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2_grpc.py' adding 'yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/mcpgateway/v1/package_options_pb2.py' adding 'yandex/cloud/serverless/mcpgateway/v1/package_options_pb2.pyi' adding 'yandex/cloud/serverless/mcpgateway/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/serverless/mcpgateway/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/serverless/mdbproxy/__init__.py' adding 'yandex/cloud/serverless/mdbproxy/v1/__init__.py' adding 'yandex/cloud/serverless/mdbproxy/v1/package_options_pb2.py' adding 'yandex/cloud/serverless/mdbproxy/v1/package_options_pb2.pyi' adding 'yandex/cloud/serverless/mdbproxy/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/serverless/mdbproxy/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/serverless/mdbproxy/v1/proxy_pb2.py' adding 'yandex/cloud/serverless/mdbproxy/v1/proxy_pb2.pyi' adding 'yandex/cloud/serverless/mdbproxy/v1/proxy_pb2_grpc.py' adding 'yandex/cloud/serverless/mdbproxy/v1/proxy_pb2_grpc.pyi' adding 'yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2.py' adding 'yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2.pyi' adding 'yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2_grpc.py' adding 'yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/triggers/__init__.py' adding 'yandex/cloud/serverless/triggers/v1/__init__.py' adding 'yandex/cloud/serverless/triggers/v1/package_options_pb2.py' adding 'yandex/cloud/serverless/triggers/v1/package_options_pb2.pyi' adding 'yandex/cloud/serverless/triggers/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/serverless/triggers/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/serverless/triggers/v1/predicate_pb2.py' adding 'yandex/cloud/serverless/triggers/v1/predicate_pb2.pyi' adding 'yandex/cloud/serverless/triggers/v1/predicate_pb2_grpc.py' adding 'yandex/cloud/serverless/triggers/v1/predicate_pb2_grpc.pyi' adding 'yandex/cloud/serverless/triggers/v1/trigger_pb2.py' adding 'yandex/cloud/serverless/triggers/v1/trigger_pb2.pyi' adding 'yandex/cloud/serverless/triggers/v1/trigger_pb2_grpc.py' adding 'yandex/cloud/serverless/triggers/v1/trigger_pb2_grpc.pyi' adding 'yandex/cloud/serverless/triggers/v1/trigger_service_pb2.py' adding 'yandex/cloud/serverless/triggers/v1/trigger_service_pb2.pyi' adding 'yandex/cloud/serverless/triggers/v1/trigger_service_pb2_grpc.py' adding 'yandex/cloud/serverless/triggers/v1/trigger_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/triggers/v2/__init__.py' adding 'yandex/cloud/serverless/triggers/v2/trigger_pb2.py' adding 'yandex/cloud/serverless/triggers/v2/trigger_pb2.pyi' adding 'yandex/cloud/serverless/triggers/v2/trigger_pb2_grpc.py' adding 'yandex/cloud/serverless/triggers/v2/trigger_pb2_grpc.pyi' adding 'yandex/cloud/serverless/triggers/v2/trigger_service_pb2.py' adding 'yandex/cloud/serverless/triggers/v2/trigger_service_pb2.pyi' adding 'yandex/cloud/serverless/triggers/v2/trigger_service_pb2_grpc.py' adding 'yandex/cloud/serverless/triggers/v2/trigger_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/workflows/__init__.py' adding 'yandex/cloud/serverless/workflows/v1/__init__.py' adding 'yandex/cloud/serverless/workflows/v1/execution_pb2.py' adding 'yandex/cloud/serverless/workflows/v1/execution_pb2.pyi' adding 'yandex/cloud/serverless/workflows/v1/execution_pb2_grpc.py' adding 'yandex/cloud/serverless/workflows/v1/execution_pb2_grpc.pyi' adding 'yandex/cloud/serverless/workflows/v1/execution_service_pb2.py' adding 'yandex/cloud/serverless/workflows/v1/execution_service_pb2.pyi' adding 'yandex/cloud/serverless/workflows/v1/execution_service_pb2_grpc.py' adding 'yandex/cloud/serverless/workflows/v1/execution_service_pb2_grpc.pyi' adding 'yandex/cloud/serverless/workflows/v1/history_entry_pb2.py' adding 'yandex/cloud/serverless/workflows/v1/history_entry_pb2.pyi' adding 'yandex/cloud/serverless/workflows/v1/history_entry_pb2_grpc.py' adding 'yandex/cloud/serverless/workflows/v1/history_entry_pb2_grpc.pyi' adding 'yandex/cloud/serverless/workflows/v1/package_options_pb2.py' adding 'yandex/cloud/serverless/workflows/v1/package_options_pb2.pyi' adding 'yandex/cloud/serverless/workflows/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/serverless/workflows/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/serverless/workflows/v1/workflow_pb2.py' adding 'yandex/cloud/serverless/workflows/v1/workflow_pb2.pyi' adding 'yandex/cloud/serverless/workflows/v1/workflow_pb2_grpc.py' adding 'yandex/cloud/serverless/workflows/v1/workflow_pb2_grpc.pyi' adding 'yandex/cloud/serverless/workflows/v1/workflow_service_pb2.py' adding 'yandex/cloud/serverless/workflows/v1/workflow_service_pb2.pyi' adding 'yandex/cloud/serverless/workflows/v1/workflow_service_pb2_grpc.py' adding 'yandex/cloud/serverless/workflows/v1/workflow_service_pb2_grpc.pyi' adding 'yandex/cloud/smartcaptcha/__init__.py' adding 'yandex/cloud/smartcaptcha/v1/__init__.py' adding 'yandex/cloud/smartcaptcha/v1/captcha_pb2.py' adding 'yandex/cloud/smartcaptcha/v1/captcha_pb2.pyi' adding 'yandex/cloud/smartcaptcha/v1/captcha_pb2_grpc.py' adding 'yandex/cloud/smartcaptcha/v1/captcha_pb2_grpc.pyi' adding 'yandex/cloud/smartcaptcha/v1/captcha_service_pb2.py' adding 'yandex/cloud/smartcaptcha/v1/captcha_service_pb2.pyi' adding 'yandex/cloud/smartcaptcha/v1/captcha_service_pb2_grpc.py' adding 'yandex/cloud/smartcaptcha/v1/captcha_service_pb2_grpc.pyi' adding 'yandex/cloud/smartcaptcha/v1/package_options_pb2.py' adding 'yandex/cloud/smartcaptcha/v1/package_options_pb2.pyi' adding 'yandex/cloud/smartcaptcha/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/smartcaptcha/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/__init__.py' adding 'yandex/cloud/smartwebsecurity/v1/__init__.py' adding 'yandex/cloud/smartwebsecurity/v1/package_options_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/package_options_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/security_profile_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/security_profile_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/security_profile_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/security_profile_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/__init__.py' adding 'yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/advanced_rate_limiter/advanced_rate_limiter_profile_service_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/__init__.py' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/domain_service_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/load_balancer/load_balancer_service_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/match_list/__init__.py' adding 'yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/match_list/match_list_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/match_list/match_list_service_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/waf/__init__.py' adding 'yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/waf/rule_set_descriptor_service_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2_grpc.pyi' adding 'yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2.py' adding 'yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2.pyi' adding 'yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2_grpc.py' adding 'yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2_grpc.pyi' adding 'yandex/cloud/spark/__init__.py' adding 'yandex/cloud/spark/v1/__init__.py' adding 'yandex/cloud/spark/v1/cluster_pb2.py' adding 'yandex/cloud/spark/v1/cluster_pb2.pyi' adding 'yandex/cloud/spark/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/spark/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/spark/v1/cluster_service_pb2.py' adding 'yandex/cloud/spark/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/spark/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/spark/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/spark/v1/job_pb2.py' adding 'yandex/cloud/spark/v1/job_pb2.pyi' adding 'yandex/cloud/spark/v1/job_pb2_grpc.py' adding 'yandex/cloud/spark/v1/job_pb2_grpc.pyi' adding 'yandex/cloud/spark/v1/job_service_pb2.py' adding 'yandex/cloud/spark/v1/job_service_pb2.pyi' adding 'yandex/cloud/spark/v1/job_service_pb2_grpc.py' adding 'yandex/cloud/spark/v1/job_service_pb2_grpc.pyi' adding 'yandex/cloud/spark/v1/maintenance_pb2.py' adding 'yandex/cloud/spark/v1/maintenance_pb2.pyi' adding 'yandex/cloud/spark/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/spark/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/spark/v1/maintenance_service_pb2.py' adding 'yandex/cloud/spark/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/spark/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/spark/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/spark/v1/package_options_pb2.py' adding 'yandex/cloud/spark/v1/package_options_pb2.pyi' adding 'yandex/cloud/spark/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/spark/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/spark/v1/environment/__init__.py' adding 'yandex/cloud/spark/v1/environment/enum_pb2.py' adding 'yandex/cloud/spark/v1/environment/enum_pb2.pyi' adding 'yandex/cloud/spark/v1/environment/enum_pb2_grpc.py' adding 'yandex/cloud/spark/v1/environment/enum_pb2_grpc.pyi' adding 'yandex/cloud/spark/v1/environment/environment_pb2.py' adding 'yandex/cloud/spark/v1/environment/environment_pb2.pyi' adding 'yandex/cloud/spark/v1/environment/environment_pb2_grpc.py' adding 'yandex/cloud/spark/v1/environment/environment_pb2_grpc.pyi' adding 'yandex/cloud/spark/v1/environment/environment_service_pb2.py' adding 'yandex/cloud/spark/v1/environment/environment_service_pb2.pyi' adding 'yandex/cloud/spark/v1/environment/environment_service_pb2_grpc.py' adding 'yandex/cloud/spark/v1/environment/environment_service_pb2_grpc.pyi' adding 'yandex/cloud/spark/v1/environment/spark_config_pb2.py' adding 'yandex/cloud/spark/v1/environment/spark_config_pb2.pyi' adding 'yandex/cloud/spark/v1/environment/spark_config_pb2_grpc.py' adding 'yandex/cloud/spark/v1/environment/spark_config_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/__init__.py' adding 'yandex/cloud/speechsense/v1/__init__.py' adding 'yandex/cloud/speechsense/v1/assistant_pb2.py' adding 'yandex/cloud/speechsense/v1/assistant_pb2.pyi' adding 'yandex/cloud/speechsense/v1/assistant_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/assistant_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/assistants_service_pb2.py' adding 'yandex/cloud/speechsense/v1/assistants_service_pb2.pyi' adding 'yandex/cloud/speechsense/v1/assistants_service_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/assistants_service_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/audio_pb2.py' adding 'yandex/cloud/speechsense/v1/audio_pb2.pyi' adding 'yandex/cloud/speechsense/v1/audio_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/audio_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/classifier_pb2.py' adding 'yandex/cloud/speechsense/v1/classifier_pb2.pyi' adding 'yandex/cloud/speechsense/v1/classifier_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/classifier_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/classifiers_service_pb2.py' adding 'yandex/cloud/speechsense/v1/classifiers_service_pb2.pyi' adding 'yandex/cloud/speechsense/v1/classifiers_service_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/classifiers_service_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/package_options_pb2.py' adding 'yandex/cloud/speechsense/v1/package_options_pb2.pyi' adding 'yandex/cloud/speechsense/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/project_pb2.py' adding 'yandex/cloud/speechsense/v1/project_pb2.pyi' adding 'yandex/cloud/speechsense/v1/project_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/project_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/project_service_pb2.py' adding 'yandex/cloud/speechsense/v1/project_service_pb2.pyi' adding 'yandex/cloud/speechsense/v1/project_service_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/project_service_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/search_pb2.py' adding 'yandex/cloud/speechsense/v1/search_pb2.pyi' adding 'yandex/cloud/speechsense/v1/search_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/search_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/talk_pb2.py' adding 'yandex/cloud/speechsense/v1/talk_pb2.pyi' adding 'yandex/cloud/speechsense/v1/talk_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/talk_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/talk_service_pb2.py' adding 'yandex/cloud/speechsense/v1/talk_service_pb2.pyi' adding 'yandex/cloud/speechsense/v1/talk_service_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/talk_service_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/text_pb2.py' adding 'yandex/cloud/speechsense/v1/text_pb2.pyi' adding 'yandex/cloud/speechsense/v1/text_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/text_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/__init__.py' adding 'yandex/cloud/speechsense/v1/analysis/assistants_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/assistants_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/assistants_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/assistants_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/points_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/points_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/points_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/points_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/statistics_common_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/statistics_common_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/statistics_common_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/statistics_common_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/summarization_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/summarization_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/summarization_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/summarization_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/transcription_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/transcription_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/transcription_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/transcription_pb2_grpc.pyi' adding 'yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2.py' adding 'yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2.pyi' adding 'yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2_grpc.py' adding 'yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2_grpc.pyi' adding 'yandex/cloud/storage/__init__.py' adding 'yandex/cloud/storage/v1/__init__.py' adding 'yandex/cloud/storage/v1/bucket_pb2.py' adding 'yandex/cloud/storage/v1/bucket_pb2.pyi' adding 'yandex/cloud/storage/v1/bucket_pb2_grpc.py' adding 'yandex/cloud/storage/v1/bucket_pb2_grpc.pyi' adding 'yandex/cloud/storage/v1/bucket_service_pb2.py' adding 'yandex/cloud/storage/v1/bucket_service_pb2.pyi' adding 'yandex/cloud/storage/v1/bucket_service_pb2_grpc.py' adding 'yandex/cloud/storage/v1/bucket_service_pb2_grpc.pyi' adding 'yandex/cloud/storage/v1/package_options_pb2.py' adding 'yandex/cloud/storage/v1/package_options_pb2.pyi' adding 'yandex/cloud/storage/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/storage/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/storage/v1/presign_service_pb2.py' adding 'yandex/cloud/storage/v1/presign_service_pb2.pyi' adding 'yandex/cloud/storage/v1/presign_service_pb2_grpc.py' adding 'yandex/cloud/storage/v1/presign_service_pb2_grpc.pyi' adding 'yandex/cloud/storage/v1/s3api_pb2.py' adding 'yandex/cloud/storage/v1/s3api_pb2.pyi' adding 'yandex/cloud/storage/v1/s3api_pb2_grpc.py' adding 'yandex/cloud/storage/v1/s3api_pb2_grpc.pyi' adding 'yandex/cloud/trino/__init__.py' adding 'yandex/cloud/trino/v1/__init__.py' adding 'yandex/cloud/trino/v1/access_control_pb2.py' adding 'yandex/cloud/trino/v1/access_control_pb2.pyi' adding 'yandex/cloud/trino/v1/access_control_pb2_grpc.py' adding 'yandex/cloud/trino/v1/access_control_pb2_grpc.pyi' adding 'yandex/cloud/trino/v1/catalog_pb2.py' adding 'yandex/cloud/trino/v1/catalog_pb2.pyi' adding 'yandex/cloud/trino/v1/catalog_pb2_grpc.py' adding 'yandex/cloud/trino/v1/catalog_pb2_grpc.pyi' adding 'yandex/cloud/trino/v1/catalog_service_pb2.py' adding 'yandex/cloud/trino/v1/catalog_service_pb2.pyi' adding 'yandex/cloud/trino/v1/catalog_service_pb2_grpc.py' adding 'yandex/cloud/trino/v1/catalog_service_pb2_grpc.pyi' adding 'yandex/cloud/trino/v1/cluster_pb2.py' adding 'yandex/cloud/trino/v1/cluster_pb2.pyi' adding 'yandex/cloud/trino/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/trino/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/trino/v1/cluster_service_pb2.py' adding 'yandex/cloud/trino/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/trino/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/trino/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/trino/v1/maintenance_pb2.py' adding 'yandex/cloud/trino/v1/maintenance_pb2.pyi' adding 'yandex/cloud/trino/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/trino/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/trino/v1/maintenance_service_pb2.py' adding 'yandex/cloud/trino/v1/maintenance_service_pb2.pyi' adding 'yandex/cloud/trino/v1/maintenance_service_pb2_grpc.py' adding 'yandex/cloud/trino/v1/maintenance_service_pb2_grpc.pyi' adding 'yandex/cloud/trino/v1/package_options_pb2.py' adding 'yandex/cloud/trino/v1/package_options_pb2.pyi' adding 'yandex/cloud/trino/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/trino/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/trino/v1/resource_management_pb2.py' adding 'yandex/cloud/trino/v1/resource_management_pb2.pyi' adding 'yandex/cloud/trino/v1/resource_management_pb2_grpc.py' adding 'yandex/cloud/trino/v1/resource_management_pb2_grpc.pyi' adding 'yandex/cloud/video/__init__.py' adding 'yandex/cloud/video/v1/__init__.py' adding 'yandex/cloud/video/v1/channel_pb2.py' adding 'yandex/cloud/video/v1/channel_pb2.pyi' adding 'yandex/cloud/video/v1/channel_pb2_grpc.py' adding 'yandex/cloud/video/v1/channel_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/channel_service_pb2.py' adding 'yandex/cloud/video/v1/channel_service_pb2.pyi' adding 'yandex/cloud/video/v1/channel_service_pb2_grpc.py' adding 'yandex/cloud/video/v1/channel_service_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/episode_pb2.py' adding 'yandex/cloud/video/v1/episode_pb2.pyi' adding 'yandex/cloud/video/v1/episode_pb2_grpc.py' adding 'yandex/cloud/video/v1/episode_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/episode_service_pb2.py' adding 'yandex/cloud/video/v1/episode_service_pb2.pyi' adding 'yandex/cloud/video/v1/episode_service_pb2_grpc.py' adding 'yandex/cloud/video/v1/episode_service_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/manifest_pb2.py' adding 'yandex/cloud/video/v1/manifest_pb2.pyi' adding 'yandex/cloud/video/v1/manifest_pb2_grpc.py' adding 'yandex/cloud/video/v1/manifest_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/package_options_pb2.py' adding 'yandex/cloud/video/v1/package_options_pb2.pyi' adding 'yandex/cloud/video/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/video/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/playlist_pb2.py' adding 'yandex/cloud/video/v1/playlist_pb2.pyi' adding 'yandex/cloud/video/v1/playlist_pb2_grpc.py' adding 'yandex/cloud/video/v1/playlist_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/playlist_service_pb2.py' adding 'yandex/cloud/video/v1/playlist_service_pb2.pyi' adding 'yandex/cloud/video/v1/playlist_service_pb2_grpc.py' adding 'yandex/cloud/video/v1/playlist_service_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/stream_line_pb2.py' adding 'yandex/cloud/video/v1/stream_line_pb2.pyi' adding 'yandex/cloud/video/v1/stream_line_pb2_grpc.py' adding 'yandex/cloud/video/v1/stream_line_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/stream_line_service_pb2.py' adding 'yandex/cloud/video/v1/stream_line_service_pb2.pyi' adding 'yandex/cloud/video/v1/stream_line_service_pb2_grpc.py' adding 'yandex/cloud/video/v1/stream_line_service_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/stream_pb2.py' adding 'yandex/cloud/video/v1/stream_pb2.pyi' adding 'yandex/cloud/video/v1/stream_pb2_grpc.py' adding 'yandex/cloud/video/v1/stream_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/stream_service_pb2.py' adding 'yandex/cloud/video/v1/stream_service_pb2.pyi' adding 'yandex/cloud/video/v1/stream_service_pb2_grpc.py' adding 'yandex/cloud/video/v1/stream_service_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/style_preset_pb2.py' adding 'yandex/cloud/video/v1/style_preset_pb2.pyi' adding 'yandex/cloud/video/v1/style_preset_pb2_grpc.py' adding 'yandex/cloud/video/v1/style_preset_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/style_preset_service_pb2.py' adding 'yandex/cloud/video/v1/style_preset_service_pb2.pyi' adding 'yandex/cloud/video/v1/style_preset_service_pb2_grpc.py' adding 'yandex/cloud/video/v1/style_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/subtitle_pb2.py' adding 'yandex/cloud/video/v1/subtitle_pb2.pyi' adding 'yandex/cloud/video/v1/subtitle_pb2_grpc.py' adding 'yandex/cloud/video/v1/subtitle_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/subtitle_service_pb2.py' adding 'yandex/cloud/video/v1/subtitle_service_pb2.pyi' adding 'yandex/cloud/video/v1/subtitle_service_pb2_grpc.py' adding 'yandex/cloud/video/v1/subtitle_service_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/thumbnail_pb2.py' adding 'yandex/cloud/video/v1/thumbnail_pb2.pyi' adding 'yandex/cloud/video/v1/thumbnail_pb2_grpc.py' adding 'yandex/cloud/video/v1/thumbnail_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/thumbnail_service_pb2.py' adding 'yandex/cloud/video/v1/thumbnail_service_pb2.pyi' adding 'yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py' adding 'yandex/cloud/video/v1/thumbnail_service_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/video_pb2.py' adding 'yandex/cloud/video/v1/video_pb2.pyi' adding 'yandex/cloud/video/v1/video_pb2_grpc.py' adding 'yandex/cloud/video/v1/video_pb2_grpc.pyi' adding 'yandex/cloud/video/v1/video_service_pb2.py' adding 'yandex/cloud/video/v1/video_service_pb2.pyi' adding 'yandex/cloud/video/v1/video_service_pb2_grpc.py' adding 'yandex/cloud/video/v1/video_service_pb2_grpc.pyi' adding 'yandex/cloud/vpc/__init__.py' adding 'yandex/cloud/vpc/v1/__init__.py' adding 'yandex/cloud/vpc/v1/address_pb2.py' adding 'yandex/cloud/vpc/v1/address_pb2.pyi' adding 'yandex/cloud/vpc/v1/address_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/address_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/address_service_pb2.py' adding 'yandex/cloud/vpc/v1/address_service_pb2.pyi' adding 'yandex/cloud/vpc/v1/address_service_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/address_service_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/gateway_pb2.py' adding 'yandex/cloud/vpc/v1/gateway_pb2.pyi' adding 'yandex/cloud/vpc/v1/gateway_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/gateway_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/gateway_service_pb2.py' adding 'yandex/cloud/vpc/v1/gateway_service_pb2.pyi' adding 'yandex/cloud/vpc/v1/gateway_service_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/gateway_service_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/network_pb2.py' adding 'yandex/cloud/vpc/v1/network_pb2.pyi' adding 'yandex/cloud/vpc/v1/network_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/network_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/network_service_pb2.py' adding 'yandex/cloud/vpc/v1/network_service_pb2.pyi' adding 'yandex/cloud/vpc/v1/network_service_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/network_service_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/package_options_pb2.py' adding 'yandex/cloud/vpc/v1/package_options_pb2.pyi' adding 'yandex/cloud/vpc/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/route_table_pb2.py' adding 'yandex/cloud/vpc/v1/route_table_pb2.pyi' adding 'yandex/cloud/vpc/v1/route_table_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/route_table_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/route_table_service_pb2.py' adding 'yandex/cloud/vpc/v1/route_table_service_pb2.pyi' adding 'yandex/cloud/vpc/v1/route_table_service_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/route_table_service_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/security_group_pb2.py' adding 'yandex/cloud/vpc/v1/security_group_pb2.pyi' adding 'yandex/cloud/vpc/v1/security_group_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/security_group_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/security_group_service_pb2.py' adding 'yandex/cloud/vpc/v1/security_group_service_pb2.pyi' adding 'yandex/cloud/vpc/v1/security_group_service_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/security_group_service_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/subnet_pb2.py' adding 'yandex/cloud/vpc/v1/subnet_pb2.pyi' adding 'yandex/cloud/vpc/v1/subnet_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/subnet_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/subnet_service_pb2.py' adding 'yandex/cloud/vpc/v1/subnet_service_pb2.pyi' adding 'yandex/cloud/vpc/v1/subnet_service_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/subnet_service_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/privatelink/__init__.py' adding 'yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2.py' adding 'yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2.pyi' adding 'yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/privatelink/private_endpoint_pb2_grpc.pyi' adding 'yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2.py' adding 'yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2.pyi' adding 'yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2_grpc.py' adding 'yandex/cloud/vpc/v1/privatelink/private_endpoint_service_pb2_grpc.pyi' adding 'yandex/cloud/ydb/__init__.py' adding 'yandex/cloud/ydb/v1/__init__.py' adding 'yandex/cloud/ydb/v1/backup_pb2.py' adding 'yandex/cloud/ydb/v1/backup_pb2.pyi' adding 'yandex/cloud/ydb/v1/backup_pb2_grpc.py' adding 'yandex/cloud/ydb/v1/backup_pb2_grpc.pyi' adding 'yandex/cloud/ydb/v1/backup_service_pb2.py' adding 'yandex/cloud/ydb/v1/backup_service_pb2.pyi' adding 'yandex/cloud/ydb/v1/backup_service_pb2_grpc.py' adding 'yandex/cloud/ydb/v1/backup_service_pb2_grpc.pyi' adding 'yandex/cloud/ydb/v1/database_pb2.py' adding 'yandex/cloud/ydb/v1/database_pb2.pyi' adding 'yandex/cloud/ydb/v1/database_pb2_grpc.py' adding 'yandex/cloud/ydb/v1/database_pb2_grpc.pyi' adding 'yandex/cloud/ydb/v1/database_service_pb2.py' adding 'yandex/cloud/ydb/v1/database_service_pb2.pyi' adding 'yandex/cloud/ydb/v1/database_service_pb2_grpc.py' adding 'yandex/cloud/ydb/v1/database_service_pb2_grpc.pyi' adding 'yandex/cloud/ydb/v1/location_pb2.py' adding 'yandex/cloud/ydb/v1/location_pb2.pyi' adding 'yandex/cloud/ydb/v1/location_pb2_grpc.py' adding 'yandex/cloud/ydb/v1/location_pb2_grpc.pyi' adding 'yandex/cloud/ydb/v1/location_service_pb2.py' adding 'yandex/cloud/ydb/v1/location_service_pb2.pyi' adding 'yandex/cloud/ydb/v1/location_service_pb2_grpc.py' adding 'yandex/cloud/ydb/v1/location_service_pb2_grpc.pyi' adding 'yandex/cloud/ydb/v1/package_options_pb2.py' adding 'yandex/cloud/ydb/v1/package_options_pb2.pyi' adding 'yandex/cloud/ydb/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/ydb/v1/package_options_pb2_grpc.pyi' adding 'yandex/cloud/ydb/v1/resource_preset_pb2.py' adding 'yandex/cloud/ydb/v1/resource_preset_pb2.pyi' adding 'yandex/cloud/ydb/v1/resource_preset_pb2_grpc.py' adding 'yandex/cloud/ydb/v1/resource_preset_pb2_grpc.pyi' adding 'yandex/cloud/ydb/v1/resource_preset_service_pb2.py' adding 'yandex/cloud/ydb/v1/resource_preset_service_pb2.pyi' adding 'yandex/cloud/ydb/v1/resource_preset_service_pb2_grpc.py' adding 'yandex/cloud/ydb/v1/resource_preset_service_pb2_grpc.pyi' adding 'yandex/cloud/ydb/v1/storage_type_pb2.py' adding 'yandex/cloud/ydb/v1/storage_type_pb2.pyi' adding 'yandex/cloud/ydb/v1/storage_type_pb2_grpc.py' adding 'yandex/cloud/ydb/v1/storage_type_pb2_grpc.pyi' adding 'yandex/cloud/ydb/v1/storage_type_service_pb2.py' adding 'yandex/cloud/ydb/v1/storage_type_service_pb2.pyi' adding 'yandex/cloud/ydb/v1/storage_type_service_pb2_grpc.py' adding 'yandex/cloud/ydb/v1/storage_type_service_pb2_grpc.pyi' adding 'yandex/cloud/ytsaurus/__init__.py' adding 'yandex/cloud/ytsaurus/v1/__init__.py' adding 'yandex/cloud/ytsaurus/v1/cluster_pb2.py' adding 'yandex/cloud/ytsaurus/v1/cluster_pb2.pyi' adding 'yandex/cloud/ytsaurus/v1/cluster_pb2_grpc.py' adding 'yandex/cloud/ytsaurus/v1/cluster_pb2_grpc.pyi' adding 'yandex/cloud/ytsaurus/v1/cluster_service_pb2.py' adding 'yandex/cloud/ytsaurus/v1/cluster_service_pb2.pyi' adding 'yandex/cloud/ytsaurus/v1/cluster_service_pb2_grpc.py' adding 'yandex/cloud/ytsaurus/v1/cluster_service_pb2_grpc.pyi' adding 'yandex/cloud/ytsaurus/v1/maintenance_pb2.py' adding 'yandex/cloud/ytsaurus/v1/maintenance_pb2.pyi' adding 'yandex/cloud/ytsaurus/v1/maintenance_pb2_grpc.py' adding 'yandex/cloud/ytsaurus/v1/maintenance_pb2_grpc.pyi' adding 'yandex/cloud/ytsaurus/v1/package_options_pb2.py' adding 'yandex/cloud/ytsaurus/v1/package_options_pb2.pyi' adding 'yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.py' adding 'yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.pyi' adding 'yandexcloud/__init__.py' adding 'yandexcloud/_auth_fabric.py' adding 'yandexcloud/_auth_plugin.py' adding 'yandexcloud/_backoff.py' adding 'yandexcloud/_channels.py' adding 'yandexcloud/_helpers.py' adding 'yandexcloud/_operation_waiter.py' adding 'yandexcloud/_retry_interceptor.py' adding 'yandexcloud/_retry_policy.py' adding 'yandexcloud/_sdk.py' adding 'yandexcloud/auth.py' adding 'yandexcloud/operations.py' adding 'yandexcloud/py.typed' adding 'yandexcloud/_wrappers/__init__.py' adding 'yandexcloud/_wrappers/dataproc/__init__.py' adding 'yandexcloud/_wrappers/spark/__init__.py' adding 'yandexcloud-0.404.0.dist-info/licenses/AUTHORS' adding 'yandexcloud-0.404.0.dist-info/licenses/LICENSE' adding 'yandexcloud-0.404.0.dist-info/METADATA' adding 'yandexcloud-0.404.0.dist-info/WHEEL' adding 'yandexcloud-0.404.0.dist-info/top_level.txt' adding 'yandexcloud-0.404.0.dist-info/RECORD' removing build/bdist.openbsd-8.0-amd64/wheel Successfully built yandexcloud-0.404.0-py3-none-any.whl >>> Running package in net/py-yandexcloud at 1789720941.90 ===> net/py-yandexcloud ===> Faking installation for py3-yandexcloud-0.404.0 ===> Building package for py3-yandexcloud-0.404.0 Create /exopi-cvs/ports/packages/amd64/all/py3-yandexcloud-0.404.0.tgz Creating package py3-yandexcloud-0.404.0 reading plist| reading plist|- reading plist|\ reading plist|| reading plist|/ checking dependencies| checking dependencies|devel/py-deprecated checking dependencies|devel/py-protobuf checking dependencies|devel/py-six checking dependencies|lang/python/3,-main checking dependencies|net/py-googleapis-common-protos checking dependencies|net/py-grpcio-tools checking dependencies|net/py-grpcio checking dependencies|security/py-cryptography checking dependencies|www/py-jwt checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|*********************** | 39% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************ | 20% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|**************************** | 45% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|******************************************** | 70% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-yandexcloud-0.404.0.tgz >>> Running clean in net/py-yandexcloud at 1789720969.51 ===> net/py-yandexcloud ===> Cleaning for py3-yandexcloud-0.404.0 >>> Ended at 1789720970.60 max_stuck=0.00/depends=2.15/show-prepare-results=1.12/extract=1.02/build=13.28/package=27.63/clean=1.13