yandexcloud 0.288.0__py3-none-any.whl → 0.289.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- yandex/cloud/access/access_pb2.pyi +288 -0
- yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.pyi +63 -0
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi +53 -0
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2.pyi +67 -0
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2.pyi +55 -0
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2.pyi +122 -0
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi +195 -0
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi +122 -0
- yandex/cloud/ai/llm/v1alpha/llm_pb2.pyi +121 -0
- yandex/cloud/ai/llm/v1alpha/llm_service_pb2.pyi +280 -0
- yandex/cloud/ai/ocr/v1/ocr_pb2.pyi +364 -0
- yandex/cloud/ai/ocr/v1/ocr_service_pb2.pyi +92 -0
- yandex/cloud/ai/stt/v2/stt_service_pb2.pyi +299 -0
- yandex/cloud/ai/stt/v3/stt_pb2.pyi +1437 -0
- yandex/cloud/ai/stt/v3/stt_service_pb2.pyi +26 -0
- yandex/cloud/ai/translate/v2/translation_pb2.pyi +55 -0
- yandex/cloud/ai/translate/v2/translation_service_pb2.pyi +272 -0
- yandex/cloud/ai/tts/v3/tts_pb2.pyi +474 -0
- yandex/cloud/ai/tts/v3/tts_service_pb2.pyi +8 -0
- yandex/cloud/ai/vision/v1/classification_pb2.pyi +55 -0
- yandex/cloud/ai/vision/v1/face_detection_pb2.pyi +51 -0
- yandex/cloud/ai/vision/v1/image_copy_search_pb2.pyi +63 -0
- yandex/cloud/ai/vision/v1/primitives_pb2.pyi +51 -0
- yandex/cloud/ai/vision/v1/text_detection_pb2.pyi +196 -0
- yandex/cloud/ai/vision/v1/vision_service_pb2.pyi +284 -0
- yandex/cloud/ai/vision/v2/image_classifier_pb2.pyi +159 -0
- yandex/cloud/ai/vision/v2/image_classifier_service_pb2.pyi +8 -0
- yandex/cloud/ai/vision/v2/image_pb2.pyi +57 -0
- yandex/cloud/api/operation_pb2.pyi +47 -0
- yandex/cloud/apploadbalancer/v1/backend_group_pb2.pyi +944 -0
- yandex/cloud/apploadbalancer/v1/backend_group_service_pb2.pyi +558 -0
- yandex/cloud/apploadbalancer/v1/http_router_pb2.pyi +92 -0
- yandex/cloud/apploadbalancer/v1/http_router_service_pb2.pyi +389 -0
- yandex/cloud/apploadbalancer/v1/load_balancer_pb2.pyi +837 -0
- yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.pyi +1073 -0
- yandex/cloud/apploadbalancer/v1/logging_pb2.pyi +117 -0
- yandex/cloud/apploadbalancer/v1/payload_pb2.pyi +31 -0
- yandex/cloud/apploadbalancer/v1/target_group_pb2.pyi +117 -0
- yandex/cloud/apploadbalancer/v1/target_group_service_pb2.pyi +450 -0
- yandex/cloud/apploadbalancer/v1/tls_pb2.pyi +34 -0
- yandex/cloud/apploadbalancer/v1/virtual_host_pb2.pyi +798 -0
- yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.pyi +501 -0
- yandex/cloud/audittrails/v1/trail_pb2.pyi +449 -0
- yandex/cloud/audittrails/v1/trail_service_pb2.pyi +363 -0
- yandex/cloud/backup/v1/backup_pb2.pyi +468 -0
- yandex/cloud/backup/v1/backup_service_pb2.pyi +454 -0
- yandex/cloud/backup/v1/policy_pb2.pyi +742 -0
- yandex/cloud/backup/v1/policy_service_pb2.pyi +342 -0
- yandex/cloud/backup/v1/provider_service_pb2.pyi +90 -0
- yandex/cloud/backup/v1/resource_pb2.pyi +273 -0
- yandex/cloud/backup/v1/resource_service_pb2.pyi +357 -0
- yandex/cloud/billing/v1/billable_object_pb2.pyi +65 -0
- yandex/cloud/billing/v1/billing_account_pb2.pyi +62 -0
- yandex/cloud/billing/v1/billing_account_service_pb2.pyi +190 -0
- yandex/cloud/billing/v1/budget_pb2.pyi +409 -0
- yandex/cloud/billing/v1/budget_service_pb2.pyi +151 -0
- yandex/cloud/billing/v1/customer_pb2.pyi +79 -0
- yandex/cloud/billing/v1/customer_service_pb2.pyi +187 -0
- yandex/cloud/billing/v1/service_pb2.pyi +37 -0
- yandex/cloud/billing/v1/service_service_pb2.pyi +96 -0
- yandex/cloud/billing/v1/sku_pb2.pyi +173 -0
- yandex/cloud/billing/v1/sku_service_pb2.pyi +128 -0
- yandex/cloud/cdn/v1/cache_service_pb2.pyi +95 -0
- yandex/cloud/cdn/v1/origin_group_pb2.pyi +54 -0
- yandex/cloud/cdn/v1/origin_group_service_pb2.pyi +252 -0
- yandex/cloud/cdn/v1/origin_pb2.pyi +186 -0
- yandex/cloud/cdn/v1/origin_service_pb2.pyi +262 -0
- yandex/cloud/cdn/v1/provider_service_pb2.pyi +86 -0
- yandex/cloud/cdn/v1/raw_logs_pb2.pyi +80 -0
- yandex/cloud/cdn/v1/raw_logs_service_pb2.pyi +207 -0
- yandex/cloud/cdn/v1/resource_pb2.pyi +1067 -0
- yandex/cloud/cdn/v1/resource_service_pb2.pyi +401 -0
- yandex/cloud/cdn/v1/rule_pb2.pyi +45 -0
- yandex/cloud/cdn/v1/rule_service_pb2.pyi +211 -0
- yandex/cloud/certificatemanager/v1/certificate_content_service_pb2.pyi +87 -0
- yandex/cloud/certificatemanager/v1/certificate_pb2.pyi +381 -0
- yandex/cloud/certificatemanager/v1/certificate_service_pb2.pyi +515 -0
- yandex/cloud/compute/v1/disk_pb2.pyi +202 -0
- yandex/cloud/compute/v1/disk_placement_group_pb2.pyi +143 -0
- yandex/cloud/compute/v1/disk_placement_group_service_pb2.pyi +425 -0
- yandex/cloud/compute/v1/disk_service_pb2.pyi +561 -0
- yandex/cloud/compute/v1/disk_type_pb2.pyi +39 -0
- yandex/cloud/compute/v1/disk_type_service_pb2.pyi +86 -0
- yandex/cloud/compute/v1/filesystem_pb2.pyi +137 -0
- yandex/cloud/compute/v1/filesystem_service_pb2.pyi +394 -0
- yandex/cloud/compute/v1/gpu_cluster_pb2.pyi +139 -0
- yandex/cloud/compute/v1/gpu_cluster_service_pb2.pyi +439 -0
- yandex/cloud/compute/v1/host_group_pb2.pyi +224 -0
- yandex/cloud/compute/v1/host_group_service_pb2.pyi +556 -0
- yandex/cloud/compute/v1/host_type_pb2.pyi +48 -0
- yandex/cloud/compute/v1/host_type_service_pb2.pyi +87 -0
- yandex/cloud/compute/v1/image_pb2.pyi +188 -0
- yandex/cloud/compute/v1/image_service_pb2.pyi +430 -0
- yandex/cloud/compute/v1/instance_pb2.pyi +798 -0
- yandex/cloud/compute/v1/instance_service_pb2.pyi +1806 -0
- yandex/cloud/compute/v1/instancegroup/instance_group_pb2.pyi +2064 -0
- yandex/cloud/compute/v1/instancegroup/instance_group_service_pb2.pyi +1004 -0
- yandex/cloud/compute/v1/maintenance_pb2.pyi +38 -0
- yandex/cloud/compute/v1/placement_group_pb2.pyi +115 -0
- yandex/cloud/compute/v1/placement_group_service_pb2.pyi +423 -0
- yandex/cloud/compute/v1/snapshot_pb2.pyi +139 -0
- yandex/cloud/compute/v1/snapshot_schedule_pb2.pyi +221 -0
- yandex/cloud/compute/v1/snapshot_schedule_service_pb2.pyi +678 -0
- yandex/cloud/compute/v1/snapshot_service_pb2.pyi +350 -0
- yandex/cloud/compute/v1/zone_pb2.pyi +63 -0
- yandex/cloud/compute/v1/zone_service_pb2.pyi +84 -0
- yandex/cloud/containerregistry/v1/blob_pb2.pyi +45 -0
- yandex/cloud/containerregistry/v1/image_pb2.pyi +75 -0
- yandex/cloud/containerregistry/v1/image_service_pb2.pyi +160 -0
- yandex/cloud/containerregistry/v1/ip_permission_pb2.pyi +95 -0
- yandex/cloud/containerregistry/v1/lifecycle_policy_pb2.pyi +131 -0
- yandex/cloud/containerregistry/v1/lifecycle_policy_service_pb2.pyi +479 -0
- yandex/cloud/containerregistry/v1/registry_pb2.pyi +103 -0
- yandex/cloud/containerregistry/v1/registry_service_pb2.pyi +386 -0
- yandex/cloud/containerregistry/v1/repository_pb2.pyi +35 -0
- yandex/cloud/containerregistry/v1/repository_service_pb2.pyi +202 -0
- yandex/cloud/containerregistry/v1/scan_policy_pb2.pyi +140 -0
- yandex/cloud/containerregistry/v1/scan_policy_service_pb2.pyi +177 -0
- yandex/cloud/containerregistry/v1/scanner_pb2.pyi +254 -0
- yandex/cloud/containerregistry/v1/scanner_service_pb2.pyi +234 -0
- yandex/cloud/dataproc/manager/v1/job_pb2.pyi +608 -0
- yandex/cloud/dataproc/manager/v1/job_service_pb2.pyi +201 -0
- yandex/cloud/dataproc/manager/v1/manager_service_pb2.pyi +449 -0
- yandex/cloud/dataproc/v1/cluster_pb2.pyi +351 -0
- yandex/cloud/dataproc/v1/cluster_service_pb2.pyi +764 -0
- yandex/cloud/dataproc/v1/common_pb2.pyi +75 -0
- yandex/cloud/dataproc/v1/job_pb2.pyi +526 -0
- yandex/cloud/dataproc/v1/job_service_pb2.pyi +250 -0
- yandex/cloud/dataproc/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/dataproc/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/dataproc/v1/subcluster_pb2.pyi +248 -0
- yandex/cloud/dataproc/v1/subcluster_service_pb2.pyi +301 -0
- yandex/cloud/datasphere/v1/app_token_service_pb2.pyi +27 -0
- yandex/cloud/datasphere/v1/folder_budget_service_pb2.pyi +101 -0
- yandex/cloud/datasphere/v1/node_execution_error_details_pb2.pyi +41 -0
- yandex/cloud/datasphere/v1/node_service_pb2.pyi +104 -0
- yandex/cloud/datasphere/v1/project_data_service_pb2.pyi +122 -0
- yandex/cloud/datasphere/v1/project_pb2.pyi +149 -0
- yandex/cloud/datasphere/v1/project_service_pb2.pyi +606 -0
- yandex/cloud/datasphere/v2/community_pb2.pyi +75 -0
- yandex/cloud/datasphere/v2/community_service_pb2.pyi +384 -0
- yandex/cloud/datasphere/v2/dataset_pb2.pyi +159 -0
- yandex/cloud/datasphere/v2/dataset_service_pb2.pyi +47 -0
- yandex/cloud/datasphere/v2/docker_image_service_pb2.pyi +29 -0
- yandex/cloud/datasphere/v2/jobs/jobs_pb2.pyi +484 -0
- yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.pyi +694 -0
- yandex/cloud/datasphere/v2/project_pb2.pyi +265 -0
- yandex/cloud/datasphere/v2/project_service_pb2.pyi +815 -0
- yandex/cloud/datasphere/v2/resource_types_pb2.pyi +46 -0
- yandex/cloud/datasphere/v2/restrictions_pb2.pyi +127 -0
- yandex/cloud/datasphere/v2/s3_service_pb2.pyi +47 -0
- yandex/cloud/datasphere/v2/secret_pb2.pyi +102 -0
- yandex/cloud/datasphere/v2/user_pb2.pyi +43 -0
- yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.pyi +295 -0
- yandex/cloud/datatransfer/v1/endpoint/common_pb2.pyi +324 -0
- yandex/cloud/datatransfer/v1/endpoint/kafka_pb2.pyi +294 -0
- yandex/cloud/datatransfer/v1/endpoint/metrika_pb2.pyi +84 -0
- yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.pyi +191 -0
- yandex/cloud/datatransfer/v1/endpoint/mysql_pb2.pyi +261 -0
- yandex/cloud/datatransfer/v1/endpoint/parsers_pb2.pyi +91 -0
- yandex/cloud/datatransfer/v1/endpoint/postgres_pb2.pyi +326 -0
- yandex/cloud/datatransfer/v1/endpoint/serializers_pb2.pyi +105 -0
- yandex/cloud/datatransfer/v1/endpoint/ydb_pb2.pyi +154 -0
- yandex/cloud/datatransfer/v1/endpoint/yds_pb2.pyi +155 -0
- yandex/cloud/datatransfer/v1/endpoint_pb2.pyi +144 -0
- yandex/cloud/datatransfer/v1/endpoint_service_pb2.pyi +262 -0
- yandex/cloud/datatransfer/v1/transfer_pb2.pyi +689 -0
- yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi +338 -0
- yandex/cloud/dns/v1/dns_zone_pb2.pyi +163 -0
- yandex/cloud/dns/v1/dns_zone_service_pb2.pyi +655 -0
- yandex/cloud/endpoint/api_endpoint_pb2.pyi +29 -0
- yandex/cloud/endpoint/api_endpoint_service_pb2.pyi +66 -0
- yandex/cloud/iam/v1/api_key_pb2.pyi +61 -0
- yandex/cloud/iam/v1/api_key_service_pb2.pyi +293 -0
- yandex/cloud/iam/v1/awscompatibility/access_key_pb2.pyi +61 -0
- yandex/cloud/iam/v1/awscompatibility/access_key_service_pb2.pyi +283 -0
- yandex/cloud/iam/v1/iam_token_service_pb2.pyi +80 -0
- yandex/cloud/iam/v1/key_pb2.pyi +90 -0
- yandex/cloud/iam/v1/key_service_pb2.pyi +320 -0
- yandex/cloud/iam/v1/resource_pb2.pyi +33 -0
- yandex/cloud/iam/v1/role_pb2.pyi +33 -0
- yandex/cloud/iam/v1/role_service_pb2.pyi +92 -0
- yandex/cloud/iam/v1/service_account_pb2.pyi +75 -0
- yandex/cloud/iam/v1/service_account_service_pb2.pyi +335 -0
- yandex/cloud/iam/v1/service_control_pb2.pyi +98 -0
- yandex/cloud/iam/v1/service_control_service_pb2.pyi +310 -0
- yandex/cloud/iam/v1/user_account_pb2.pyi +133 -0
- yandex/cloud/iam/v1/user_account_service_pb2.pyi +27 -0
- yandex/cloud/iam/v1/yandex_passport_user_account_service_pb2.pyi +27 -0
- yandex/cloud/iot/broker/v1/broker_data_service_pb2.pyi +45 -0
- yandex/cloud/iot/broker/v1/broker_pb2.pyi +209 -0
- yandex/cloud/iot/broker/v1/broker_service_pb2.pyi +627 -0
- yandex/cloud/iot/devices/v1/device_data_service_pb2.pyi +45 -0
- yandex/cloud/iot/devices/v1/device_pb2.pyi +233 -0
- yandex/cloud/iot/devices/v1/device_service_pb2.pyi +670 -0
- yandex/cloud/iot/devices/v1/registry_data_service_pb2.pyi +45 -0
- yandex/cloud/iot/devices/v1/registry_pb2.pyi +291 -0
- yandex/cloud/iot/devices/v1/registry_service_pb2.pyi +849 -0
- yandex/cloud/k8s/v1/cluster_pb2.pyi +610 -0
- yandex/cloud/k8s/v1/cluster_service_pb2.pyi +904 -0
- yandex/cloud/k8s/v1/maintenance_pb2.pyi +132 -0
- yandex/cloud/k8s/v1/node_group_pb2.pyi +365 -0
- yandex/cloud/k8s/v1/node_group_service_pb2.pyi +566 -0
- yandex/cloud/k8s/v1/node_pb2.pyi +784 -0
- yandex/cloud/k8s/v1/version_pb2.pyi +68 -0
- yandex/cloud/k8s/v1/version_service_pb2.pyi +64 -0
- yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_crypto_service_pb2.pyi +92 -0
- yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_pb2.pyi +149 -0
- yandex/cloud/kms/v1/asymmetricencryption/asymmetric_encryption_key_service_pb2.pyi +335 -0
- yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_crypto_service_pb2.pyi +140 -0
- yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_pb2.pyi +189 -0
- yandex/cloud/kms/v1/asymmetricsignature/asymmetric_signature_key_service_pb2.pyi +335 -0
- yandex/cloud/kms/v1/symmetric_crypto_service_pb2.pyi +270 -0
- yandex/cloud/kms/v1/symmetric_key_pb2.pyi +260 -0
- yandex/cloud/kms/v1/symmetric_key_service_pb2.pyi +591 -0
- yandex/cloud/loadbalancer/v1/health_check_pb2.pyi +102 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi +364 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi +747 -0
- yandex/cloud/loadbalancer/v1/target_group_pb2.pyi +109 -0
- yandex/cloud/loadbalancer/v1/target_group_service_pb2.pyi +434 -0
- yandex/cloud/loadtesting/agent/v1/agent_pb2.pyi +26 -0
- yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2.pyi +83 -0
- yandex/cloud/loadtesting/agent/v1/agent_service_pb2.pyi +79 -0
- yandex/cloud/loadtesting/agent/v1/job_service_pb2.pyi +309 -0
- yandex/cloud/loadtesting/agent/v1/monitoring_service_pb2.pyi +102 -0
- yandex/cloud/loadtesting/agent/v1/test_pb2.pyi +181 -0
- yandex/cloud/loadtesting/agent/v1/test_service_pb2.pyi +105 -0
- yandex/cloud/loadtesting/agent/v1/trail_service_pb2.pyi +178 -0
- yandex/cloud/loadtesting/api/v1/agent/agent_pb2.pyi +91 -0
- yandex/cloud/loadtesting/api/v1/agent/create_compute_instance_pb2.pyi +120 -0
- yandex/cloud/loadtesting/api/v1/agent/status_pb2.pyi +97 -0
- yandex/cloud/loadtesting/api/v1/agent_service_pb2.pyi +301 -0
- yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.pyi +61 -0
- yandex/cloud/loadtesting/api/v1/common/tag_pb2.pyi +33 -0
- yandex/cloud/loadtesting/api/v1/config/config_pb2.pyi +53 -0
- yandex/cloud/loadtesting/api/v1/config_service_pb2.pyi +165 -0
- yandex/cloud/loadtesting/api/v1/report/status_pb2.pyi +45 -0
- yandex/cloud/loadtesting/api/v1/report/table/report_pb2.pyi +79 -0
- yandex/cloud/loadtesting/api/v1/report_service_pb2.pyi +78 -0
- yandex/cloud/loadtesting/api/v1/test/agent_selector_pb2.pyi +42 -0
- yandex/cloud/loadtesting/api/v1/test/artifact_settings_pb2.pyi +61 -0
- yandex/cloud/loadtesting/api/v1/test/details_pb2.pyi +54 -0
- yandex/cloud/loadtesting/api/v1/test/file_pointer_pb2.pyi +34 -0
- yandex/cloud/loadtesting/api/v1/test/imbalance_point_pb2.pyi +37 -0
- yandex/cloud/loadtesting/api/v1/test/object_storage_pb2.pyi +33 -0
- yandex/cloud/loadtesting/api/v1/test/single_agent_configuration_pb2.pyi +74 -0
- yandex/cloud/loadtesting/api/v1/test/status_pb2.pyi +96 -0
- yandex/cloud/loadtesting/api/v1/test/summary_pb2.pyi +96 -0
- yandex/cloud/loadtesting/api/v1/test/test_pb2.pyi +65 -0
- yandex/cloud/loadtesting/api/v1/test_service_pb2.pyi +233 -0
- yandex/cloud/lockbox/v1/payload_pb2.pyi +61 -0
- yandex/cloud/lockbox/v1/payload_service_pb2.pyi +31 -0
- yandex/cloud/lockbox/v1/secret_pb2.pyi +209 -0
- yandex/cloud/lockbox/v1/secret_service_pb2.pyi +634 -0
- yandex/cloud/logging/v1/export_pb2.pyi +121 -0
- yandex/cloud/logging/v1/export_service_pb2.pyi +474 -0
- yandex/cloud/logging/v1/log_entry_pb2.pyi +289 -0
- yandex/cloud/logging/v1/log_group_pb2.pyi +143 -0
- yandex/cloud/logging/v1/log_group_service_pb2.pyi +479 -0
- yandex/cloud/logging/v1/log_ingestion_service_pb2.pyi +98 -0
- yandex/cloud/logging/v1/log_reading_service_pb2.pyi +171 -0
- yandex/cloud/logging/v1/log_resource_pb2.pyi +65 -0
- yandex/cloud/logging/v1/sink_pb2.pyi +124 -0
- yandex/cloud/logging/v1/sink_service_pb2.pyi +390 -0
- yandex/cloud/marketplace/licensemanager/v1/instance_pb2.pyi +135 -0
- yandex/cloud/marketplace/licensemanager/v1/instance_service_pb2.pyi +102 -0
- yandex/cloud/marketplace/licensemanager/v1/lock_pb2.pyi +99 -0
- yandex/cloud/marketplace/licensemanager/v1/lock_service_pb2.pyi +230 -0
- yandex/cloud/marketplace/licensemanager/v1/template_pb2.pyi +107 -0
- yandex/cloud/marketplace/metering/v1/image_product_usage_service_pb2.pyi +64 -0
- yandex/cloud/marketplace/metering/v1/usage_record_pb2.pyi +111 -0
- yandex/cloud/marketplace/v1/metering/image_product_usage_service_pb2.pyi +64 -0
- yandex/cloud/marketplace/v1/metering/usage_record_pb2.pyi +111 -0
- yandex/cloud/mdb/clickhouse/v1/backup_pb2.pyi +97 -0
- yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.pyi +125 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi +747 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +2274 -0
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi +1473 -0
- yandex/cloud/mdb/clickhouse/v1/database_pb2.pyi +51 -0
- yandex/cloud/mdb/clickhouse/v1/database_service_pb2.pyi +184 -0
- yandex/cloud/mdb/clickhouse/v1/format_schema_pb2.pyi +67 -0
- yandex/cloud/mdb/clickhouse/v1/format_schema_service_pb2.pyi +246 -0
- yandex/cloud/mdb/clickhouse/v1/maintenance_pb2.pyi +129 -0
- yandex/cloud/mdb/clickhouse/v1/ml_model_pb2.pyi +63 -0
- yandex/cloud/mdb/clickhouse/v1/ml_model_service_pb2.pyi +241 -0
- yandex/cloud/mdb/clickhouse/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/clickhouse/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi +1717 -0
- yandex/cloud/mdb/clickhouse/v1/user_service_pb2.pyi +353 -0
- yandex/cloud/mdb/clickhouse/v1/version_pb2.pyi +43 -0
- yandex/cloud/mdb/clickhouse/v1/versions_service_pb2.pyi +67 -0
- yandex/cloud/mdb/elasticsearch/v1/auth_pb2.pyi +139 -0
- yandex/cloud/mdb/elasticsearch/v1/auth_service_pb2.pyi +247 -0
- yandex/cloud/mdb/elasticsearch/v1/backup_pb2.pyi +69 -0
- yandex/cloud/mdb/elasticsearch/v1/backup_service_pb2.pyi +87 -0
- yandex/cloud/mdb/elasticsearch/v1/cluster_pb2.pyi +544 -0
- yandex/cloud/mdb/elasticsearch/v1/cluster_service_pb2.pyi +1422 -0
- yandex/cloud/mdb/elasticsearch/v1/config/elasticsearch_pb2.pyi +105 -0
- yandex/cloud/mdb/elasticsearch/v1/extension_pb2.pyi +67 -0
- yandex/cloud/mdb/elasticsearch/v1/extension_service_pb2.pyi +223 -0
- yandex/cloud/mdb/elasticsearch/v1/maintenance_pb2.pyi +115 -0
- yandex/cloud/mdb/elasticsearch/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/elasticsearch/v1/resource_preset_service_pb2.pyi +85 -0
- yandex/cloud/mdb/elasticsearch/v1/user_pb2.pyi +53 -0
- yandex/cloud/mdb/elasticsearch/v1/user_service_pb2.pyi +247 -0
- yandex/cloud/mdb/greenplum/v1/backup_pb2.pyi +110 -0
- yandex/cloud/mdb/greenplum/v1/backup_service_pb2.pyi +122 -0
- yandex/cloud/mdb/greenplum/v1/cluster_pb2.pyi +519 -0
- yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.pyi +1274 -0
- yandex/cloud/mdb/greenplum/v1/config_pb2.pyi +961 -0
- yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.pyi +101 -0
- yandex/cloud/mdb/greenplum/v1/hba_rule_service_pb2.pyi +184 -0
- yandex/cloud/mdb/greenplum/v1/host_pb2.pyi +127 -0
- yandex/cloud/mdb/greenplum/v1/maintenance_pb2.pyi +145 -0
- yandex/cloud/mdb/greenplum/v1/pxf_pb2.pyi +539 -0
- yandex/cloud/mdb/greenplum/v1/pxf_service_pb2.pyi +164 -0
- yandex/cloud/mdb/greenplum/v1/resource_preset_pb2.pyi +89 -0
- yandex/cloud/mdb/greenplum/v1/resource_preset_service_pb2.pyi +91 -0
- yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi +844 -0
- yandex/cloud/mdb/kafka/v1/cluster_service_pb2.pyi +915 -0
- yandex/cloud/mdb/kafka/v1/common_pb2.pyi +71 -0
- yandex/cloud/mdb/kafka/v1/connector_pb2.pyi +690 -0
- yandex/cloud/mdb/kafka/v1/connector_service_pb2.pyi +342 -0
- yandex/cloud/mdb/kafka/v1/maintenance_pb2.pyi +115 -0
- yandex/cloud/mdb/kafka/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/kafka/v1/resource_preset_service_pb2.pyi +85 -0
- yandex/cloud/mdb/kafka/v1/topic_pb2.pyi +375 -0
- yandex/cloud/mdb/kafka/v1/topic_service_pb2.pyi +252 -0
- yandex/cloud/mdb/kafka/v1/user_pb2.pyi +137 -0
- yandex/cloud/mdb/kafka/v1/user_service_pb2.pyi +360 -0
- yandex/cloud/mdb/mongodb/v1/backup_pb2.pyi +97 -0
- yandex/cloud/mdb/mongodb/v1/backup_service_pb2.pyi +121 -0
- yandex/cloud/mdb/mongodb/v1/cluster_pb2.pyi +1890 -0
- yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi +3146 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2.pyi +536 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2.pyi +522 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2.pyi +693 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2.pyi +781 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2.pyi +693 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2.pyi +794 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2.pyi +699 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2.pyi +794 -0
- yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2.pyi +699 -0
- yandex/cloud/mdb/mongodb/v1/database_pb2.pyi +51 -0
- yandex/cloud/mdb/mongodb/v1/database_service_pb2.pyi +184 -0
- yandex/cloud/mdb/mongodb/v1/maintenance_pb2.pyi +129 -0
- yandex/cloud/mdb/mongodb/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/mongodb/v1/resource_preset_service_pb2.pyi +84 -0
- yandex/cloud/mdb/mongodb/v1/user_pb2.pyi +91 -0
- yandex/cloud/mdb/mongodb/v1/user_service_pb2.pyi +347 -0
- yandex/cloud/mdb/mysql/v1/backup_pb2.pyi +111 -0
- yandex/cloud/mdb/mysql/v1/backup_service_pb2.pyi +129 -0
- yandex/cloud/mdb/mysql/v1/cluster_pb2.pyi +601 -0
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.pyi +1537 -0
- yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.pyi +1023 -0
- yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.pyi +969 -0
- yandex/cloud/mdb/mysql/v1/database_pb2.pyi +52 -0
- yandex/cloud/mdb/mysql/v1/database_service_pb2.pyi +192 -0
- yandex/cloud/mdb/mysql/v1/maintenance_pb2.pyi +129 -0
- yandex/cloud/mdb/mysql/v1/resource_preset_pb2.pyi +49 -0
- yandex/cloud/mdb/mysql/v1/resource_preset_service_pb2.pyi +86 -0
- yandex/cloud/mdb/mysql/v1/user_pb2.pyi +357 -0
- yandex/cloud/mdb/mysql/v1/user_service_pb2.pyi +378 -0
- yandex/cloud/mdb/mysql/v1alpha/backup_pb2.pyi +53 -0
- yandex/cloud/mdb/mysql/v1alpha/backup_service_pb2.pyi +89 -0
- yandex/cloud/mdb/mysql/v1alpha/cluster_pb2.pyi +470 -0
- yandex/cloud/mdb/mysql/v1alpha/cluster_service_pb2.pyi +1025 -0
- yandex/cloud/mdb/mysql/v1alpha/config/mysql5_7_pb2.pyi +87 -0
- yandex/cloud/mdb/mysql/v1alpha/database_pb2.pyi +49 -0
- yandex/cloud/mdb/mysql/v1alpha/database_service_pb2.pyi +184 -0
- yandex/cloud/mdb/mysql/v1alpha/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/mysql/v1alpha/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/mdb/mysql/v1alpha/user_pb2.pyi +185 -0
- yandex/cloud/mdb/mysql/v1alpha/user_service_pb2.pyi +312 -0
- yandex/cloud/mdb/opensearch/v1/auth_pb2.pyi +69 -0
- yandex/cloud/mdb/opensearch/v1/backup_pb2.pyi +69 -0
- yandex/cloud/mdb/opensearch/v1/backup_service_pb2.pyi +91 -0
- yandex/cloud/mdb/opensearch/v1/cluster_pb2.pyi +726 -0
- yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.pyi +1827 -0
- yandex/cloud/mdb/opensearch/v1/config/opensearch_pb2.pyi +63 -0
- yandex/cloud/mdb/opensearch/v1/maintenance_pb2.pyi +155 -0
- yandex/cloud/mdb/opensearch/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/opensearch/v1/resource_preset_service_pb2.pyi +87 -0
- yandex/cloud/mdb/postgresql/v1/backup_pb2.pyi +139 -0
- yandex/cloud/mdb/postgresql/v1/backup_service_pb2.pyi +125 -0
- yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi +935 -0
- yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi +1708 -0
- yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2.pyi +507 -0
- yandex/cloud/mdb/postgresql/v1/config/host10_pb2.pyi +507 -0
- yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host11_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host12_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host13_pb2.pyi +501 -0
- yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2.pyi +497 -0
- yandex/cloud/mdb/postgresql/v1/config/host14_pb2.pyi +497 -0
- yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2.pyi +497 -0
- yandex/cloud/mdb/postgresql/v1/config/host15_pb2.pyi +497 -0
- yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2.pyi +516 -0
- yandex/cloud/mdb/postgresql/v1/config/host16_pb2.pyi +516 -0
- yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2.pyi +458 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2.pyi +931 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2.pyi +923 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2.pyi +975 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2.pyi +967 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2.pyi +999 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2.pyi +991 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2.pyi +1053 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2.pyi +1051 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.pyi +1081 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.pyi +1079 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.pyi +1091 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.pyi +1083 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.pyi +1093 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.pyi +1085 -0
- yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2.pyi +651 -0
- yandex/cloud/mdb/postgresql/v1/database_pb2.pyi +150 -0
- yandex/cloud/mdb/postgresql/v1/database_service_pb2.pyi +260 -0
- yandex/cloud/mdb/postgresql/v1/maintenance_pb2.pyi +129 -0
- yandex/cloud/mdb/postgresql/v1/perf_diag_pb2.pyi +462 -0
- yandex/cloud/mdb/postgresql/v1/perf_diag_service_pb2.pyi +139 -0
- yandex/cloud/mdb/postgresql/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/postgresql/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/mdb/postgresql/v1/user_pb2.pyi +534 -0
- yandex/cloud/mdb/postgresql/v1/user_service_pb2.pyi +396 -0
- yandex/cloud/mdb/redis/v1/backup_pb2.pyi +65 -0
- yandex/cloud/mdb/redis/v1/backup_service_pb2.pyi +89 -0
- yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +610 -0
- yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi +1686 -0
- yandex/cloud/mdb/redis/v1/config/redis5_0_pb2.pyi +204 -0
- yandex/cloud/mdb/redis/v1/config/redis6_0_pb2.pyi +204 -0
- yandex/cloud/mdb/redis/v1/config/redis6_2_pb2.pyi +210 -0
- yandex/cloud/mdb/redis/v1/config/redis7_0_pb2.pyi +210 -0
- yandex/cloud/mdb/redis/v1/config/redis_pb2.pyi +210 -0
- yandex/cloud/mdb/redis/v1/maintenance_pb2.pyi +129 -0
- yandex/cloud/mdb/redis/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/redis/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/mdb/sqlserver/v1/backup_pb2.pyi +62 -0
- yandex/cloud/mdb/sqlserver/v1/backup_service_pb2.pyi +90 -0
- yandex/cloud/mdb/sqlserver/v1/cluster_pb2.pyi +571 -0
- yandex/cloud/mdb/sqlserver/v1/cluster_service_pb2.pyi +1226 -0
- yandex/cloud/mdb/sqlserver/v1/config/sqlserver2016sp2_pb2.pyi +231 -0
- yandex/cloud/mdb/sqlserver/v1/config/sqlserver2017_pb2.pyi +231 -0
- yandex/cloud/mdb/sqlserver/v1/config/sqlserver2019_pb2.pyi +231 -0
- yandex/cloud/mdb/sqlserver/v1/database_pb2.pyi +52 -0
- yandex/cloud/mdb/sqlserver/v1/database_service_pb2.pyi +384 -0
- yandex/cloud/mdb/sqlserver/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/sqlserver/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/mdb/sqlserver/v1/user_pb2.pyi +185 -0
- yandex/cloud/mdb/sqlserver/v1/user_service_pb2.pyi +368 -0
- yandex/cloud/monitoring/v3/chart_widget_pb2.pyi +641 -0
- yandex/cloud/monitoring/v3/dashboard_pb2.pyi +122 -0
- yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi +377 -0
- yandex/cloud/monitoring/v3/downsampling_pb2.pyi +118 -0
- yandex/cloud/monitoring/v3/parametrization_pb2.pyi +256 -0
- yandex/cloud/monitoring/v3/text_widget_pb2.pyi +29 -0
- yandex/cloud/monitoring/v3/title_widget_pb2.pyi +69 -0
- yandex/cloud/monitoring/v3/unit_format_pb2.pyi +480 -0
- yandex/cloud/monitoring/v3/widget_pb2.pyi +82 -0
- yandex/cloud/oauth/claims_pb2.pyi +136 -0
- yandex/cloud/operation/operation_pb2.pyi +89 -0
- yandex/cloud/operation/operation_service_pb2.pyi +43 -0
- yandex/cloud/organizationmanager/v1/group_mapping_pb2.pyi +57 -0
- yandex/cloud/organizationmanager/v1/group_mapping_service_pb2.pyi +305 -0
- yandex/cloud/organizationmanager/v1/group_pb2.pyi +51 -0
- yandex/cloud/organizationmanager/v1/group_service_pb2.pyi +464 -0
- yandex/cloud/organizationmanager/v1/organization_pb2.pyi +73 -0
- yandex/cloud/organizationmanager/v1/organization_service_pb2.pyi +231 -0
- yandex/cloud/organizationmanager/v1/os_login_service_pb2.pyi +421 -0
- yandex/cloud/organizationmanager/v1/saml/certificate_pb2.pyi +53 -0
- yandex/cloud/organizationmanager/v1/saml/certificate_service_pb2.pyi +298 -0
- yandex/cloud/organizationmanager/v1/saml/federation_pb2.pyi +179 -0
- yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.pyi +625 -0
- yandex/cloud/organizationmanager/v1/ssh_certificate_service_pb2.pyi +62 -0
- yandex/cloud/organizationmanager/v1/user_account_pb2.pyi +133 -0
- yandex/cloud/organizationmanager/v1/user_service_pb2.pyi +150 -0
- yandex/cloud/organizationmanager/v1/user_ssh_key_pb2.pyi +53 -0
- yandex/cloud/organizationmanager/v1/user_ssh_key_service_pb2.pyi +194 -0
- yandex/cloud/quota/quota_pb2.pyi +88 -0
- yandex/cloud/reference/reference_pb2.pyi +77 -0
- yandex/cloud/resourcemanager/v1/cloud_pb2.pyi +73 -0
- yandex/cloud/resourcemanager/v1/cloud_service_pb2.pyi +360 -0
- yandex/cloud/resourcemanager/v1/folder_pb2.pyi +109 -0
- yandex/cloud/resourcemanager/v1/folder_service_pb2.pyi +364 -0
- yandex/cloud/serverless/apigateway/v1/apigateway_pb2.pyi +332 -0
- yandex/cloud/serverless/apigateway/v1/apigateway_service_pb2.pyi +618 -0
- yandex/cloud/serverless/apigateway/websocket/v1/connection_pb2.pyi +71 -0
- yandex/cloud/serverless/apigateway/websocket/v1/connection_service_pb2.pyi +113 -0
- yandex/cloud/serverless/containers/v1/container_pb2.pyi +538 -0
- yandex/cloud/serverless/containers/v1/container_service_pb2.pyi +668 -0
- yandex/cloud/serverless/functions/v1/function_pb2.pyi +607 -0
- yandex/cloud/serverless/functions/v1/function_service_pb2.pyi +1073 -0
- yandex/cloud/serverless/functions/v1/network_service_pb2.pyi +312 -0
- yandex/cloud/serverless/mdbproxy/v1/proxy_pb2.pyi +163 -0
- yandex/cloud/serverless/mdbproxy/v1/proxy_service_pb2.pyi +359 -0
- yandex/cloud/serverless/triggers/v1/predicate_pb2.pyi +80 -0
- yandex/cloud/serverless/triggers/v1/trigger_pb2.pyi +1109 -0
- yandex/cloud/serverless/triggers/v1/trigger_service_pb2.pyi +439 -0
- yandex/cloud/speechsense/v1/audio_pb2.pyi +204 -0
- yandex/cloud/speechsense/v1/talk_service_pb2.pyi +161 -0
- yandex/cloud/speechsense/v1/text_pb2.pyi +70 -0
- yandex/cloud/storage/v1/bucket_pb2.pyi +1465 -0
- yandex/cloud/storage/v1/bucket_service_pb2.pyi +540 -0
- yandex/cloud/validation_pb2.pyi +53 -0
- yandex/cloud/video/v1/channel_pb2.pyi +79 -0
- yandex/cloud/video/v1/channel_service_pb2.pyi +259 -0
- yandex/cloud/video/v1/episode_pb2.pyi +140 -0
- yandex/cloud/video/v1/episode_service_pb2.pyi +451 -0
- yandex/cloud/video/v1/stream_line_pb2.pyi +305 -0
- yandex/cloud/video/v1/stream_line_service_pb2.pyi +563 -0
- yandex/cloud/video/v1/stream_pb2.pyi +197 -0
- yandex/cloud/video/v1/stream_service_pb2.pyi +396 -0
- yandex/cloud/video/v1/thumbnail_pb2.pyi +39 -0
- yandex/cloud/video/v1/thumbnail_service_pb2.pyi +184 -0
- yandex/cloud/video/v1/video_pb2.pyi +211 -0
- yandex/cloud/video/v1/video_service_pb2.pyi +464 -0
- yandex/cloud/vpc/v1/address_pb2.pyi +226 -0
- yandex/cloud/vpc/v1/address_service_pb2.pyi +491 -0
- yandex/cloud/vpc/v1/gateway_pb2.pyi +92 -0
- yandex/cloud/vpc/v1/gateway_service_pb2.pyi +403 -0
- yandex/cloud/vpc/v1/network_pb2.pyi +79 -0
- yandex/cloud/vpc/v1/network_service_pb2.pyi +547 -0
- yandex/cloud/vpc/v1/route_table_pb2.pyi +136 -0
- yandex/cloud/vpc/v1/route_table_service_pb2.pyi +381 -0
- yandex/cloud/vpc/v1/security_group_pb2.pyi +266 -0
- yandex/cloud/vpc/v1/security_group_service_pb2.pyi +591 -0
- yandex/cloud/vpc/v1/subnet_pb2.pyi +155 -0
- yandex/cloud/vpc/v1/subnet_service_pb2.pyi +593 -0
- yandex/cloud/ydb/v1/backup_pb2.pyi +353 -0
- yandex/cloud/ydb/v1/backup_service_pb2.pyi +166 -0
- yandex/cloud/ydb/v1/database_pb2.pyi +577 -0
- yandex/cloud/ydb/v1/database_service_pb2.pyi +550 -0
- yandex/cloud/ydb/v1/location_pb2.pyi +29 -0
- yandex/cloud/ydb/v1/location_service_pb2.pyi +83 -0
- yandex/cloud/ydb/v1/resource_preset_pb2.pyi +32 -0
- yandex/cloud/ydb/v1/resource_preset_service_pb2.pyi +83 -0
- yandex/cloud/ydb/v1/storage_type_pb2.pyi +32 -0
- yandex/cloud/ydb/v1/storage_type_service_pb2.pyi +83 -0
- yandexcloud/_auth_fabric.py +46 -41
- yandexcloud/_auth_plugin.py +36 -18
- yandexcloud/_backoff.py +8 -7
- yandexcloud/_channels.py +27 -13
- yandexcloud/_helpers.py +15 -29
- yandexcloud/_operation_waiter.py +32 -18
- yandexcloud/_retry_interceptor.py +39 -22
- yandexcloud/_sdk.py +81 -32
- yandexcloud/_wrappers/__init__.py +9 -2
- yandexcloud/_wrappers/dataproc/__init__.py +11 -10
- yandexcloud/auth.py +10 -2
- yandexcloud/operations.py +22 -7
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/AUTHORS +2 -3
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/METADATA +4 -4
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/RECORD +557 -18
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.288.0.dist-info → yandexcloud-0.289.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,1437 @@
|
|
|
1
|
+
"""
|
|
2
|
+
@generated by mypy-protobuf. Do not edit manually!
|
|
3
|
+
isort:skip_file
|
|
4
|
+
"""
|
|
5
|
+
|
|
6
|
+
import builtins
|
|
7
|
+
import collections.abc
|
|
8
|
+
import google.protobuf.descriptor
|
|
9
|
+
import google.protobuf.internal.containers
|
|
10
|
+
import google.protobuf.internal.enum_type_wrapper
|
|
11
|
+
import google.protobuf.message
|
|
12
|
+
import sys
|
|
13
|
+
import typing
|
|
14
|
+
|
|
15
|
+
if sys.version_info >= (3, 10):
|
|
16
|
+
import typing as typing_extensions
|
|
17
|
+
else:
|
|
18
|
+
import typing_extensions
|
|
19
|
+
|
|
20
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
21
|
+
|
|
22
|
+
class _CodeType:
|
|
23
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
24
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
25
|
+
|
|
26
|
+
class _CodeTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_CodeType.ValueType], builtins.type):
|
|
27
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
28
|
+
CODE_TYPE_UNSPECIFIED: _CodeType.ValueType # 0
|
|
29
|
+
WORKING: _CodeType.ValueType # 1
|
|
30
|
+
"""All good."""
|
|
31
|
+
WARNING: _CodeType.ValueType # 2
|
|
32
|
+
"""For example, if speech is sent not in real time or context is unknown and we've made fallback."""
|
|
33
|
+
CLOSED: _CodeType.ValueType # 3
|
|
34
|
+
"""After session was closed."""
|
|
35
|
+
|
|
36
|
+
class CodeType(_CodeType, metaclass=_CodeTypeEnumTypeWrapper): ...
|
|
37
|
+
|
|
38
|
+
CODE_TYPE_UNSPECIFIED: CodeType.ValueType # 0
|
|
39
|
+
WORKING: CodeType.ValueType # 1
|
|
40
|
+
"""All good."""
|
|
41
|
+
WARNING: CodeType.ValueType # 2
|
|
42
|
+
"""For example, if speech is sent not in real time or context is unknown and we've made fallback."""
|
|
43
|
+
CLOSED: CodeType.ValueType # 3
|
|
44
|
+
"""After session was closed."""
|
|
45
|
+
global___CodeType = CodeType
|
|
46
|
+
|
|
47
|
+
@typing.final
|
|
48
|
+
class TextNormalizationOptions(google.protobuf.message.Message):
|
|
49
|
+
"""Options"""
|
|
50
|
+
|
|
51
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
52
|
+
|
|
53
|
+
class _TextNormalization:
|
|
54
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
55
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
56
|
+
|
|
57
|
+
class _TextNormalizationEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[TextNormalizationOptions._TextNormalization.ValueType], builtins.type):
|
|
58
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
59
|
+
TEXT_NORMALIZATION_UNSPECIFIED: TextNormalizationOptions._TextNormalization.ValueType # 0
|
|
60
|
+
TEXT_NORMALIZATION_ENABLED: TextNormalizationOptions._TextNormalization.ValueType # 1
|
|
61
|
+
"""Enable normalization"""
|
|
62
|
+
TEXT_NORMALIZATION_DISABLED: TextNormalizationOptions._TextNormalization.ValueType # 2
|
|
63
|
+
"""Disable normalization"""
|
|
64
|
+
|
|
65
|
+
class TextNormalization(_TextNormalization, metaclass=_TextNormalizationEnumTypeWrapper):
|
|
66
|
+
"""Normalization"""
|
|
67
|
+
|
|
68
|
+
TEXT_NORMALIZATION_UNSPECIFIED: TextNormalizationOptions.TextNormalization.ValueType # 0
|
|
69
|
+
TEXT_NORMALIZATION_ENABLED: TextNormalizationOptions.TextNormalization.ValueType # 1
|
|
70
|
+
"""Enable normalization"""
|
|
71
|
+
TEXT_NORMALIZATION_DISABLED: TextNormalizationOptions.TextNormalization.ValueType # 2
|
|
72
|
+
"""Disable normalization"""
|
|
73
|
+
|
|
74
|
+
class _PhoneFormattingMode:
|
|
75
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
76
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
77
|
+
|
|
78
|
+
class _PhoneFormattingModeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[TextNormalizationOptions._PhoneFormattingMode.ValueType], builtins.type):
|
|
79
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
80
|
+
PHONE_FORMATTING_MODE_UNSPECIFIED: TextNormalizationOptions._PhoneFormattingMode.ValueType # 0
|
|
81
|
+
PHONE_FORMATTING_MODE_DISABLED: TextNormalizationOptions._PhoneFormattingMode.ValueType # 1
|
|
82
|
+
"""Disable phone formatting"""
|
|
83
|
+
|
|
84
|
+
class PhoneFormattingMode(_PhoneFormattingMode, metaclass=_PhoneFormattingModeEnumTypeWrapper): ...
|
|
85
|
+
PHONE_FORMATTING_MODE_UNSPECIFIED: TextNormalizationOptions.PhoneFormattingMode.ValueType # 0
|
|
86
|
+
PHONE_FORMATTING_MODE_DISABLED: TextNormalizationOptions.PhoneFormattingMode.ValueType # 1
|
|
87
|
+
"""Disable phone formatting"""
|
|
88
|
+
|
|
89
|
+
TEXT_NORMALIZATION_FIELD_NUMBER: builtins.int
|
|
90
|
+
PROFANITY_FILTER_FIELD_NUMBER: builtins.int
|
|
91
|
+
LITERATURE_TEXT_FIELD_NUMBER: builtins.int
|
|
92
|
+
PHONE_FORMATTING_MODE_FIELD_NUMBER: builtins.int
|
|
93
|
+
text_normalization: global___TextNormalizationOptions.TextNormalization.ValueType
|
|
94
|
+
profanity_filter: builtins.bool
|
|
95
|
+
"""Profanity filter (default: false)."""
|
|
96
|
+
literature_text: builtins.bool
|
|
97
|
+
"""Rewrite text in literature style (default: false)."""
|
|
98
|
+
phone_formatting_mode: global___TextNormalizationOptions.PhoneFormattingMode.ValueType
|
|
99
|
+
"""Define phone formatting mode"""
|
|
100
|
+
def __init__(
|
|
101
|
+
self,
|
|
102
|
+
*,
|
|
103
|
+
text_normalization: global___TextNormalizationOptions.TextNormalization.ValueType = ...,
|
|
104
|
+
profanity_filter: builtins.bool = ...,
|
|
105
|
+
literature_text: builtins.bool = ...,
|
|
106
|
+
phone_formatting_mode: global___TextNormalizationOptions.PhoneFormattingMode.ValueType = ...,
|
|
107
|
+
) -> None: ...
|
|
108
|
+
def ClearField(self, field_name: typing.Literal["literature_text", b"literature_text", "phone_formatting_mode", b"phone_formatting_mode", "profanity_filter", b"profanity_filter", "text_normalization", b"text_normalization"]) -> None: ...
|
|
109
|
+
|
|
110
|
+
global___TextNormalizationOptions = TextNormalizationOptions
|
|
111
|
+
|
|
112
|
+
@typing.final
|
|
113
|
+
class DefaultEouClassifier(google.protobuf.message.Message):
|
|
114
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
115
|
+
|
|
116
|
+
class _EouSensitivity:
|
|
117
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
118
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
119
|
+
|
|
120
|
+
class _EouSensitivityEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[DefaultEouClassifier._EouSensitivity.ValueType], builtins.type):
|
|
121
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
122
|
+
EOU_SENSITIVITY_UNSPECIFIED: DefaultEouClassifier._EouSensitivity.ValueType # 0
|
|
123
|
+
DEFAULT: DefaultEouClassifier._EouSensitivity.ValueType # 1
|
|
124
|
+
HIGH: DefaultEouClassifier._EouSensitivity.ValueType # 2
|
|
125
|
+
|
|
126
|
+
class EouSensitivity(_EouSensitivity, metaclass=_EouSensitivityEnumTypeWrapper): ...
|
|
127
|
+
EOU_SENSITIVITY_UNSPECIFIED: DefaultEouClassifier.EouSensitivity.ValueType # 0
|
|
128
|
+
DEFAULT: DefaultEouClassifier.EouSensitivity.ValueType # 1
|
|
129
|
+
HIGH: DefaultEouClassifier.EouSensitivity.ValueType # 2
|
|
130
|
+
|
|
131
|
+
TYPE_FIELD_NUMBER: builtins.int
|
|
132
|
+
MAX_PAUSE_BETWEEN_WORDS_HINT_MS_FIELD_NUMBER: builtins.int
|
|
133
|
+
type: global___DefaultEouClassifier.EouSensitivity.ValueType
|
|
134
|
+
"""EOU sensitivity. Currently two levels, faster with more error and more conservative (our default)."""
|
|
135
|
+
max_pause_between_words_hint_ms: builtins.int
|
|
136
|
+
"""Hint for max pause between words. Our EOU detector could use this information to distinguish between end of utterance and slow speech (like one <long pause> two <long pause> three, etc)."""
|
|
137
|
+
def __init__(
|
|
138
|
+
self,
|
|
139
|
+
*,
|
|
140
|
+
type: global___DefaultEouClassifier.EouSensitivity.ValueType = ...,
|
|
141
|
+
max_pause_between_words_hint_ms: builtins.int = ...,
|
|
142
|
+
) -> None: ...
|
|
143
|
+
def ClearField(self, field_name: typing.Literal["max_pause_between_words_hint_ms", b"max_pause_between_words_hint_ms", "type", b"type"]) -> None: ...
|
|
144
|
+
|
|
145
|
+
global___DefaultEouClassifier = DefaultEouClassifier
|
|
146
|
+
|
|
147
|
+
@typing.final
|
|
148
|
+
class ExternalEouClassifier(google.protobuf.message.Message):
|
|
149
|
+
"""Use EOU provided by user"""
|
|
150
|
+
|
|
151
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
152
|
+
|
|
153
|
+
def __init__(
|
|
154
|
+
self,
|
|
155
|
+
) -> None: ...
|
|
156
|
+
|
|
157
|
+
global___ExternalEouClassifier = ExternalEouClassifier
|
|
158
|
+
|
|
159
|
+
@typing.final
|
|
160
|
+
class EouClassifierOptions(google.protobuf.message.Message):
|
|
161
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
162
|
+
|
|
163
|
+
DEFAULT_CLASSIFIER_FIELD_NUMBER: builtins.int
|
|
164
|
+
EXTERNAL_CLASSIFIER_FIELD_NUMBER: builtins.int
|
|
165
|
+
@property
|
|
166
|
+
def default_classifier(self) -> global___DefaultEouClassifier:
|
|
167
|
+
"""EOU classifier provided by SpeechKit. Default."""
|
|
168
|
+
|
|
169
|
+
@property
|
|
170
|
+
def external_classifier(self) -> global___ExternalEouClassifier:
|
|
171
|
+
"""EOU is enforced by external messages from user."""
|
|
172
|
+
|
|
173
|
+
def __init__(
|
|
174
|
+
self,
|
|
175
|
+
*,
|
|
176
|
+
default_classifier: global___DefaultEouClassifier | None = ...,
|
|
177
|
+
external_classifier: global___ExternalEouClassifier | None = ...,
|
|
178
|
+
) -> None: ...
|
|
179
|
+
def HasField(self, field_name: typing.Literal["Classifier", b"Classifier", "default_classifier", b"default_classifier", "external_classifier", b"external_classifier"]) -> builtins.bool: ...
|
|
180
|
+
def ClearField(self, field_name: typing.Literal["Classifier", b"Classifier", "default_classifier", b"default_classifier", "external_classifier", b"external_classifier"]) -> None: ...
|
|
181
|
+
def WhichOneof(self, oneof_group: typing.Literal["Classifier", b"Classifier"]) -> typing.Literal["default_classifier", "external_classifier"] | None: ...
|
|
182
|
+
|
|
183
|
+
global___EouClassifierOptions = EouClassifierOptions
|
|
184
|
+
|
|
185
|
+
@typing.final
|
|
186
|
+
class RecognitionClassifier(google.protobuf.message.Message):
|
|
187
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
188
|
+
|
|
189
|
+
class _TriggerType:
|
|
190
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
191
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
192
|
+
|
|
193
|
+
class _TriggerTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[RecognitionClassifier._TriggerType.ValueType], builtins.type):
|
|
194
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
195
|
+
TRIGGER_TYPE_UNSPECIFIED: RecognitionClassifier._TriggerType.ValueType # 0
|
|
196
|
+
ON_UTTERANCE: RecognitionClassifier._TriggerType.ValueType # 1
|
|
197
|
+
"""Apply classifier to utterance responses"""
|
|
198
|
+
ON_FINAL: RecognitionClassifier._TriggerType.ValueType # 2
|
|
199
|
+
"""Apply classifier to final responses"""
|
|
200
|
+
ON_PARTIAL: RecognitionClassifier._TriggerType.ValueType # 3
|
|
201
|
+
"""Apply classifier to partial responses"""
|
|
202
|
+
|
|
203
|
+
class TriggerType(_TriggerType, metaclass=_TriggerTypeEnumTypeWrapper):
|
|
204
|
+
"""Type of recognition classifier trigger."""
|
|
205
|
+
|
|
206
|
+
TRIGGER_TYPE_UNSPECIFIED: RecognitionClassifier.TriggerType.ValueType # 0
|
|
207
|
+
ON_UTTERANCE: RecognitionClassifier.TriggerType.ValueType # 1
|
|
208
|
+
"""Apply classifier to utterance responses"""
|
|
209
|
+
ON_FINAL: RecognitionClassifier.TriggerType.ValueType # 2
|
|
210
|
+
"""Apply classifier to final responses"""
|
|
211
|
+
ON_PARTIAL: RecognitionClassifier.TriggerType.ValueType # 3
|
|
212
|
+
"""Apply classifier to partial responses"""
|
|
213
|
+
|
|
214
|
+
CLASSIFIER_FIELD_NUMBER: builtins.int
|
|
215
|
+
TRIGGERS_FIELD_NUMBER: builtins.int
|
|
216
|
+
classifier: builtins.str
|
|
217
|
+
"""Classifier name"""
|
|
218
|
+
@property
|
|
219
|
+
def triggers(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[global___RecognitionClassifier.TriggerType.ValueType]:
|
|
220
|
+
"""Describes the types of responses to which the classification results will come"""
|
|
221
|
+
|
|
222
|
+
def __init__(
|
|
223
|
+
self,
|
|
224
|
+
*,
|
|
225
|
+
classifier: builtins.str = ...,
|
|
226
|
+
triggers: collections.abc.Iterable[global___RecognitionClassifier.TriggerType.ValueType] | None = ...,
|
|
227
|
+
) -> None: ...
|
|
228
|
+
def ClearField(self, field_name: typing.Literal["classifier", b"classifier", "triggers", b"triggers"]) -> None: ...
|
|
229
|
+
|
|
230
|
+
global___RecognitionClassifier = RecognitionClassifier
|
|
231
|
+
|
|
232
|
+
@typing.final
|
|
233
|
+
class RecognitionClassifierOptions(google.protobuf.message.Message):
|
|
234
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
235
|
+
|
|
236
|
+
CLASSIFIERS_FIELD_NUMBER: builtins.int
|
|
237
|
+
@property
|
|
238
|
+
def classifiers(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___RecognitionClassifier]:
|
|
239
|
+
"""List of classifiers to use"""
|
|
240
|
+
|
|
241
|
+
def __init__(
|
|
242
|
+
self,
|
|
243
|
+
*,
|
|
244
|
+
classifiers: collections.abc.Iterable[global___RecognitionClassifier] | None = ...,
|
|
245
|
+
) -> None: ...
|
|
246
|
+
def ClearField(self, field_name: typing.Literal["classifiers", b"classifiers"]) -> None: ...
|
|
247
|
+
|
|
248
|
+
global___RecognitionClassifierOptions = RecognitionClassifierOptions
|
|
249
|
+
|
|
250
|
+
@typing.final
|
|
251
|
+
class SpeechAnalysisOptions(google.protobuf.message.Message):
|
|
252
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
253
|
+
|
|
254
|
+
ENABLE_SPEAKER_ANALYSIS_FIELD_NUMBER: builtins.int
|
|
255
|
+
ENABLE_CONVERSATION_ANALYSIS_FIELD_NUMBER: builtins.int
|
|
256
|
+
DESCRIPTIVE_STATISTICS_QUANTILES_FIELD_NUMBER: builtins.int
|
|
257
|
+
enable_speaker_analysis: builtins.bool
|
|
258
|
+
"""Analyse speech for every speaker"""
|
|
259
|
+
enable_conversation_analysis: builtins.bool
|
|
260
|
+
"""Analyse conversation of two speakers"""
|
|
261
|
+
@property
|
|
262
|
+
def descriptive_statistics_quantiles(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.float]:
|
|
263
|
+
"""Quantile levels in range (0, 1) for descriptive statistics"""
|
|
264
|
+
|
|
265
|
+
def __init__(
|
|
266
|
+
self,
|
|
267
|
+
*,
|
|
268
|
+
enable_speaker_analysis: builtins.bool = ...,
|
|
269
|
+
enable_conversation_analysis: builtins.bool = ...,
|
|
270
|
+
descriptive_statistics_quantiles: collections.abc.Iterable[builtins.float] | None = ...,
|
|
271
|
+
) -> None: ...
|
|
272
|
+
def ClearField(self, field_name: typing.Literal["descriptive_statistics_quantiles", b"descriptive_statistics_quantiles", "enable_conversation_analysis", b"enable_conversation_analysis", "enable_speaker_analysis", b"enable_speaker_analysis"]) -> None: ...
|
|
273
|
+
|
|
274
|
+
global___SpeechAnalysisOptions = SpeechAnalysisOptions
|
|
275
|
+
|
|
276
|
+
@typing.final
|
|
277
|
+
class RawAudio(google.protobuf.message.Message):
|
|
278
|
+
"""RAW Audio format spec (no container to infer type). Used in AudioFormat options."""
|
|
279
|
+
|
|
280
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
281
|
+
|
|
282
|
+
class _AudioEncoding:
|
|
283
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
284
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
285
|
+
|
|
286
|
+
class _AudioEncodingEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[RawAudio._AudioEncoding.ValueType], builtins.type):
|
|
287
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
288
|
+
AUDIO_ENCODING_UNSPECIFIED: RawAudio._AudioEncoding.ValueType # 0
|
|
289
|
+
LINEAR16_PCM: RawAudio._AudioEncoding.ValueType # 1
|
|
290
|
+
"""Audio bit depth 16-bit signed little-endian (Linear PCM)."""
|
|
291
|
+
|
|
292
|
+
class AudioEncoding(_AudioEncoding, metaclass=_AudioEncodingEnumTypeWrapper): ...
|
|
293
|
+
AUDIO_ENCODING_UNSPECIFIED: RawAudio.AudioEncoding.ValueType # 0
|
|
294
|
+
LINEAR16_PCM: RawAudio.AudioEncoding.ValueType # 1
|
|
295
|
+
"""Audio bit depth 16-bit signed little-endian (Linear PCM)."""
|
|
296
|
+
|
|
297
|
+
AUDIO_ENCODING_FIELD_NUMBER: builtins.int
|
|
298
|
+
SAMPLE_RATE_HERTZ_FIELD_NUMBER: builtins.int
|
|
299
|
+
AUDIO_CHANNEL_COUNT_FIELD_NUMBER: builtins.int
|
|
300
|
+
audio_encoding: global___RawAudio.AudioEncoding.ValueType
|
|
301
|
+
"""Type of audio encoding"""
|
|
302
|
+
sample_rate_hertz: builtins.int
|
|
303
|
+
"""PCM sample rate"""
|
|
304
|
+
audio_channel_count: builtins.int
|
|
305
|
+
"""PCM channel count. Currently only single channel audio is supported in real-time recognition."""
|
|
306
|
+
def __init__(
|
|
307
|
+
self,
|
|
308
|
+
*,
|
|
309
|
+
audio_encoding: global___RawAudio.AudioEncoding.ValueType = ...,
|
|
310
|
+
sample_rate_hertz: builtins.int = ...,
|
|
311
|
+
audio_channel_count: builtins.int = ...,
|
|
312
|
+
) -> None: ...
|
|
313
|
+
def ClearField(self, field_name: typing.Literal["audio_channel_count", b"audio_channel_count", "audio_encoding", b"audio_encoding", "sample_rate_hertz", b"sample_rate_hertz"]) -> None: ...
|
|
314
|
+
|
|
315
|
+
global___RawAudio = RawAudio
|
|
316
|
+
|
|
317
|
+
@typing.final
|
|
318
|
+
class ContainerAudio(google.protobuf.message.Message):
|
|
319
|
+
"""Audio with fixed type in container. Used in AudioFormat options."""
|
|
320
|
+
|
|
321
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
322
|
+
|
|
323
|
+
class _ContainerAudioType:
|
|
324
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
325
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
326
|
+
|
|
327
|
+
class _ContainerAudioTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ContainerAudio._ContainerAudioType.ValueType], builtins.type):
|
|
328
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
329
|
+
CONTAINER_AUDIO_TYPE_UNSPECIFIED: ContainerAudio._ContainerAudioType.ValueType # 0
|
|
330
|
+
WAV: ContainerAudio._ContainerAudioType.ValueType # 1
|
|
331
|
+
"""Audio bit depth 16-bit signed little-endian (Linear PCM)."""
|
|
332
|
+
OGG_OPUS: ContainerAudio._ContainerAudioType.ValueType # 2
|
|
333
|
+
"""Data is encoded using the OPUS audio codec and compressed using the OGG container format."""
|
|
334
|
+
MP3: ContainerAudio._ContainerAudioType.ValueType # 3
|
|
335
|
+
"""Data is encoded using MPEG-1/2 Layer III and compressed using the MP3 container format."""
|
|
336
|
+
|
|
337
|
+
class ContainerAudioType(_ContainerAudioType, metaclass=_ContainerAudioTypeEnumTypeWrapper): ...
|
|
338
|
+
CONTAINER_AUDIO_TYPE_UNSPECIFIED: ContainerAudio.ContainerAudioType.ValueType # 0
|
|
339
|
+
WAV: ContainerAudio.ContainerAudioType.ValueType # 1
|
|
340
|
+
"""Audio bit depth 16-bit signed little-endian (Linear PCM)."""
|
|
341
|
+
OGG_OPUS: ContainerAudio.ContainerAudioType.ValueType # 2
|
|
342
|
+
"""Data is encoded using the OPUS audio codec and compressed using the OGG container format."""
|
|
343
|
+
MP3: ContainerAudio.ContainerAudioType.ValueType # 3
|
|
344
|
+
"""Data is encoded using MPEG-1/2 Layer III and compressed using the MP3 container format."""
|
|
345
|
+
|
|
346
|
+
CONTAINER_AUDIO_TYPE_FIELD_NUMBER: builtins.int
|
|
347
|
+
container_audio_type: global___ContainerAudio.ContainerAudioType.ValueType
|
|
348
|
+
"""Type of audio container."""
|
|
349
|
+
def __init__(
|
|
350
|
+
self,
|
|
351
|
+
*,
|
|
352
|
+
container_audio_type: global___ContainerAudio.ContainerAudioType.ValueType = ...,
|
|
353
|
+
) -> None: ...
|
|
354
|
+
def ClearField(self, field_name: typing.Literal["container_audio_type", b"container_audio_type"]) -> None: ...
|
|
355
|
+
|
|
356
|
+
global___ContainerAudio = ContainerAudio
|
|
357
|
+
|
|
358
|
+
@typing.final
|
|
359
|
+
class AudioFormatOptions(google.protobuf.message.Message):
|
|
360
|
+
"""Audio format options."""
|
|
361
|
+
|
|
362
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
363
|
+
|
|
364
|
+
RAW_AUDIO_FIELD_NUMBER: builtins.int
|
|
365
|
+
CONTAINER_AUDIO_FIELD_NUMBER: builtins.int
|
|
366
|
+
@property
|
|
367
|
+
def raw_audio(self) -> global___RawAudio:
|
|
368
|
+
"""Audio without container."""
|
|
369
|
+
|
|
370
|
+
@property
|
|
371
|
+
def container_audio(self) -> global___ContainerAudio:
|
|
372
|
+
"""Audio is wrapped in container."""
|
|
373
|
+
|
|
374
|
+
def __init__(
|
|
375
|
+
self,
|
|
376
|
+
*,
|
|
377
|
+
raw_audio: global___RawAudio | None = ...,
|
|
378
|
+
container_audio: global___ContainerAudio | None = ...,
|
|
379
|
+
) -> None: ...
|
|
380
|
+
def HasField(self, field_name: typing.Literal["AudioFormat", b"AudioFormat", "container_audio", b"container_audio", "raw_audio", b"raw_audio"]) -> builtins.bool: ...
|
|
381
|
+
def ClearField(self, field_name: typing.Literal["AudioFormat", b"AudioFormat", "container_audio", b"container_audio", "raw_audio", b"raw_audio"]) -> None: ...
|
|
382
|
+
def WhichOneof(self, oneof_group: typing.Literal["AudioFormat", b"AudioFormat"]) -> typing.Literal["raw_audio", "container_audio"] | None: ...
|
|
383
|
+
|
|
384
|
+
global___AudioFormatOptions = AudioFormatOptions
|
|
385
|
+
|
|
386
|
+
@typing.final
|
|
387
|
+
class LanguageRestrictionOptions(google.protobuf.message.Message):
|
|
388
|
+
"""Type of restriction for the list of languages expected in the incoming speech stream."""
|
|
389
|
+
|
|
390
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
391
|
+
|
|
392
|
+
class _LanguageRestrictionType:
|
|
393
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
394
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
395
|
+
|
|
396
|
+
class _LanguageRestrictionTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[LanguageRestrictionOptions._LanguageRestrictionType.ValueType], builtins.type):
|
|
397
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
398
|
+
LANGUAGE_RESTRICTION_TYPE_UNSPECIFIED: LanguageRestrictionOptions._LanguageRestrictionType.ValueType # 0
|
|
399
|
+
WHITELIST: LanguageRestrictionOptions._LanguageRestrictionType.ValueType # 1
|
|
400
|
+
"""The allowing list. The incoming audio can contain only the listed languages."""
|
|
401
|
+
BLACKLIST: LanguageRestrictionOptions._LanguageRestrictionType.ValueType # 2
|
|
402
|
+
"""The forbidding list. The incoming audio cannot contain the listed languages."""
|
|
403
|
+
|
|
404
|
+
class LanguageRestrictionType(_LanguageRestrictionType, metaclass=_LanguageRestrictionTypeEnumTypeWrapper): ...
|
|
405
|
+
LANGUAGE_RESTRICTION_TYPE_UNSPECIFIED: LanguageRestrictionOptions.LanguageRestrictionType.ValueType # 0
|
|
406
|
+
WHITELIST: LanguageRestrictionOptions.LanguageRestrictionType.ValueType # 1
|
|
407
|
+
"""The allowing list. The incoming audio can contain only the listed languages."""
|
|
408
|
+
BLACKLIST: LanguageRestrictionOptions.LanguageRestrictionType.ValueType # 2
|
|
409
|
+
"""The forbidding list. The incoming audio cannot contain the listed languages."""
|
|
410
|
+
|
|
411
|
+
RESTRICTION_TYPE_FIELD_NUMBER: builtins.int
|
|
412
|
+
LANGUAGE_CODE_FIELD_NUMBER: builtins.int
|
|
413
|
+
restriction_type: global___LanguageRestrictionOptions.LanguageRestrictionType.ValueType
|
|
414
|
+
"""Language restriction type"""
|
|
415
|
+
@property
|
|
416
|
+
def language_code(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
417
|
+
"""The list of language codes to restrict recognition in the case of an auto model"""
|
|
418
|
+
|
|
419
|
+
def __init__(
|
|
420
|
+
self,
|
|
421
|
+
*,
|
|
422
|
+
restriction_type: global___LanguageRestrictionOptions.LanguageRestrictionType.ValueType = ...,
|
|
423
|
+
language_code: collections.abc.Iterable[builtins.str] | None = ...,
|
|
424
|
+
) -> None: ...
|
|
425
|
+
def ClearField(self, field_name: typing.Literal["language_code", b"language_code", "restriction_type", b"restriction_type"]) -> None: ...
|
|
426
|
+
|
|
427
|
+
global___LanguageRestrictionOptions = LanguageRestrictionOptions
|
|
428
|
+
|
|
429
|
+
@typing.final
|
|
430
|
+
class RecognitionModelOptions(google.protobuf.message.Message):
|
|
431
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
432
|
+
|
|
433
|
+
class _AudioProcessingType:
|
|
434
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
435
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
436
|
+
|
|
437
|
+
class _AudioProcessingTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[RecognitionModelOptions._AudioProcessingType.ValueType], builtins.type):
|
|
438
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
439
|
+
AUDIO_PROCESSING_TYPE_UNSPECIFIED: RecognitionModelOptions._AudioProcessingType.ValueType # 0
|
|
440
|
+
REAL_TIME: RecognitionModelOptions._AudioProcessingType.ValueType # 1
|
|
441
|
+
"""Process audio in mode optimized for real-time recognition, i.e. send partials and final responses as soon as possible"""
|
|
442
|
+
FULL_DATA: RecognitionModelOptions._AudioProcessingType.ValueType # 2
|
|
443
|
+
"""Process audio after all data was received"""
|
|
444
|
+
|
|
445
|
+
class AudioProcessingType(_AudioProcessingType, metaclass=_AudioProcessingTypeEnumTypeWrapper): ...
|
|
446
|
+
AUDIO_PROCESSING_TYPE_UNSPECIFIED: RecognitionModelOptions.AudioProcessingType.ValueType # 0
|
|
447
|
+
REAL_TIME: RecognitionModelOptions.AudioProcessingType.ValueType # 1
|
|
448
|
+
"""Process audio in mode optimized for real-time recognition, i.e. send partials and final responses as soon as possible"""
|
|
449
|
+
FULL_DATA: RecognitionModelOptions.AudioProcessingType.ValueType # 2
|
|
450
|
+
"""Process audio after all data was received"""
|
|
451
|
+
|
|
452
|
+
MODEL_FIELD_NUMBER: builtins.int
|
|
453
|
+
AUDIO_FORMAT_FIELD_NUMBER: builtins.int
|
|
454
|
+
TEXT_NORMALIZATION_FIELD_NUMBER: builtins.int
|
|
455
|
+
LANGUAGE_RESTRICTION_FIELD_NUMBER: builtins.int
|
|
456
|
+
AUDIO_PROCESSING_TYPE_FIELD_NUMBER: builtins.int
|
|
457
|
+
model: builtins.str
|
|
458
|
+
"""Sets the recognition model for the cloud version of SpeechKit. Possible values: 'general', 'general:rc', 'general:deprecated'.
|
|
459
|
+
The model is ignored for SpeechKit Hybrid.
|
|
460
|
+
"""
|
|
461
|
+
audio_processing_type: global___RecognitionModelOptions.AudioProcessingType.ValueType
|
|
462
|
+
"""How to deal with audio data (in real time, after all data is received, etc). Default is REAL_TIME."""
|
|
463
|
+
@property
|
|
464
|
+
def audio_format(self) -> global___AudioFormatOptions:
|
|
465
|
+
"""Specified input audio."""
|
|
466
|
+
|
|
467
|
+
@property
|
|
468
|
+
def text_normalization(self) -> global___TextNormalizationOptions:
|
|
469
|
+
"""Text normalization options."""
|
|
470
|
+
|
|
471
|
+
@property
|
|
472
|
+
def language_restriction(self) -> global___LanguageRestrictionOptions:
|
|
473
|
+
"""Possible languages in audio."""
|
|
474
|
+
|
|
475
|
+
def __init__(
|
|
476
|
+
self,
|
|
477
|
+
*,
|
|
478
|
+
model: builtins.str = ...,
|
|
479
|
+
audio_format: global___AudioFormatOptions | None = ...,
|
|
480
|
+
text_normalization: global___TextNormalizationOptions | None = ...,
|
|
481
|
+
language_restriction: global___LanguageRestrictionOptions | None = ...,
|
|
482
|
+
audio_processing_type: global___RecognitionModelOptions.AudioProcessingType.ValueType = ...,
|
|
483
|
+
) -> None: ...
|
|
484
|
+
def HasField(self, field_name: typing.Literal["audio_format", b"audio_format", "language_restriction", b"language_restriction", "text_normalization", b"text_normalization"]) -> builtins.bool: ...
|
|
485
|
+
def ClearField(self, field_name: typing.Literal["audio_format", b"audio_format", "audio_processing_type", b"audio_processing_type", "language_restriction", b"language_restriction", "model", b"model", "text_normalization", b"text_normalization"]) -> None: ...
|
|
486
|
+
|
|
487
|
+
global___RecognitionModelOptions = RecognitionModelOptions
|
|
488
|
+
|
|
489
|
+
@typing.final
|
|
490
|
+
class SpeakerLabelingOptions(google.protobuf.message.Message):
|
|
491
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
492
|
+
|
|
493
|
+
class _SpeakerLabeling:
|
|
494
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
495
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
496
|
+
|
|
497
|
+
class _SpeakerLabelingEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[SpeakerLabelingOptions._SpeakerLabeling.ValueType], builtins.type):
|
|
498
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
499
|
+
SPEAKER_LABELING_UNSPECIFIED: SpeakerLabelingOptions._SpeakerLabeling.ValueType # 0
|
|
500
|
+
SPEAKER_LABELING_ENABLED: SpeakerLabelingOptions._SpeakerLabeling.ValueType # 1
|
|
501
|
+
"""Enable speaker labeling"""
|
|
502
|
+
SPEAKER_LABELING_DISABLED: SpeakerLabelingOptions._SpeakerLabeling.ValueType # 2
|
|
503
|
+
"""Disable speaker labeling"""
|
|
504
|
+
|
|
505
|
+
class SpeakerLabeling(_SpeakerLabeling, metaclass=_SpeakerLabelingEnumTypeWrapper): ...
|
|
506
|
+
SPEAKER_LABELING_UNSPECIFIED: SpeakerLabelingOptions.SpeakerLabeling.ValueType # 0
|
|
507
|
+
SPEAKER_LABELING_ENABLED: SpeakerLabelingOptions.SpeakerLabeling.ValueType # 1
|
|
508
|
+
"""Enable speaker labeling"""
|
|
509
|
+
SPEAKER_LABELING_DISABLED: SpeakerLabelingOptions.SpeakerLabeling.ValueType # 2
|
|
510
|
+
"""Disable speaker labeling"""
|
|
511
|
+
|
|
512
|
+
SPEAKER_LABELING_FIELD_NUMBER: builtins.int
|
|
513
|
+
speaker_labeling: global___SpeakerLabelingOptions.SpeakerLabeling.ValueType
|
|
514
|
+
"""Specifies the execution of speaker labeling. Default is SPEAKER_LABELING_DISABLED."""
|
|
515
|
+
def __init__(
|
|
516
|
+
self,
|
|
517
|
+
*,
|
|
518
|
+
speaker_labeling: global___SpeakerLabelingOptions.SpeakerLabeling.ValueType = ...,
|
|
519
|
+
) -> None: ...
|
|
520
|
+
def ClearField(self, field_name: typing.Literal["speaker_labeling", b"speaker_labeling"]) -> None: ...
|
|
521
|
+
|
|
522
|
+
global___SpeakerLabelingOptions = SpeakerLabelingOptions
|
|
523
|
+
|
|
524
|
+
@typing.final
|
|
525
|
+
class StreamingOptions(google.protobuf.message.Message):
|
|
526
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
527
|
+
|
|
528
|
+
RECOGNITION_MODEL_FIELD_NUMBER: builtins.int
|
|
529
|
+
EOU_CLASSIFIER_FIELD_NUMBER: builtins.int
|
|
530
|
+
RECOGNITION_CLASSIFIER_FIELD_NUMBER: builtins.int
|
|
531
|
+
SPEECH_ANALYSIS_FIELD_NUMBER: builtins.int
|
|
532
|
+
SPEAKER_LABELING_FIELD_NUMBER: builtins.int
|
|
533
|
+
@property
|
|
534
|
+
def recognition_model(self) -> global___RecognitionModelOptions:
|
|
535
|
+
"""Configuration for speech recognition model."""
|
|
536
|
+
|
|
537
|
+
@property
|
|
538
|
+
def eou_classifier(self) -> global___EouClassifierOptions:
|
|
539
|
+
"""Configuration for end of utterance detection model."""
|
|
540
|
+
|
|
541
|
+
@property
|
|
542
|
+
def recognition_classifier(self) -> global___RecognitionClassifierOptions:
|
|
543
|
+
"""Configuration for classifiers over speech recognition."""
|
|
544
|
+
|
|
545
|
+
@property
|
|
546
|
+
def speech_analysis(self) -> global___SpeechAnalysisOptions:
|
|
547
|
+
"""Configuration for speech analysis over speech recognition."""
|
|
548
|
+
|
|
549
|
+
@property
|
|
550
|
+
def speaker_labeling(self) -> global___SpeakerLabelingOptions:
|
|
551
|
+
"""Configuration for speaker labeling"""
|
|
552
|
+
|
|
553
|
+
def __init__(
|
|
554
|
+
self,
|
|
555
|
+
*,
|
|
556
|
+
recognition_model: global___RecognitionModelOptions | None = ...,
|
|
557
|
+
eou_classifier: global___EouClassifierOptions | None = ...,
|
|
558
|
+
recognition_classifier: global___RecognitionClassifierOptions | None = ...,
|
|
559
|
+
speech_analysis: global___SpeechAnalysisOptions | None = ...,
|
|
560
|
+
speaker_labeling: global___SpeakerLabelingOptions | None = ...,
|
|
561
|
+
) -> None: ...
|
|
562
|
+
def HasField(self, field_name: typing.Literal["eou_classifier", b"eou_classifier", "recognition_classifier", b"recognition_classifier", "recognition_model", b"recognition_model", "speaker_labeling", b"speaker_labeling", "speech_analysis", b"speech_analysis"]) -> builtins.bool: ...
|
|
563
|
+
def ClearField(self, field_name: typing.Literal["eou_classifier", b"eou_classifier", "recognition_classifier", b"recognition_classifier", "recognition_model", b"recognition_model", "speaker_labeling", b"speaker_labeling", "speech_analysis", b"speech_analysis"]) -> None: ...
|
|
564
|
+
|
|
565
|
+
global___StreamingOptions = StreamingOptions
|
|
566
|
+
|
|
567
|
+
@typing.final
|
|
568
|
+
class AudioChunk(google.protobuf.message.Message):
|
|
569
|
+
"""Data chunk with audio."""
|
|
570
|
+
|
|
571
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
572
|
+
|
|
573
|
+
DATA_FIELD_NUMBER: builtins.int
|
|
574
|
+
data: builtins.bytes
|
|
575
|
+
"""Bytes with audio data."""
|
|
576
|
+
def __init__(
|
|
577
|
+
self,
|
|
578
|
+
*,
|
|
579
|
+
data: builtins.bytes = ...,
|
|
580
|
+
) -> None: ...
|
|
581
|
+
def ClearField(self, field_name: typing.Literal["data", b"data"]) -> None: ...
|
|
582
|
+
|
|
583
|
+
global___AudioChunk = AudioChunk
|
|
584
|
+
|
|
585
|
+
@typing.final
|
|
586
|
+
class SilenceChunk(google.protobuf.message.Message):
|
|
587
|
+
"""Data chunk with silence."""
|
|
588
|
+
|
|
589
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
590
|
+
|
|
591
|
+
DURATION_MS_FIELD_NUMBER: builtins.int
|
|
592
|
+
duration_ms: builtins.int
|
|
593
|
+
"""Duration of silence chunk in ms."""
|
|
594
|
+
def __init__(
|
|
595
|
+
self,
|
|
596
|
+
*,
|
|
597
|
+
duration_ms: builtins.int = ...,
|
|
598
|
+
) -> None: ...
|
|
599
|
+
def ClearField(self, field_name: typing.Literal["duration_ms", b"duration_ms"]) -> None: ...
|
|
600
|
+
|
|
601
|
+
global___SilenceChunk = SilenceChunk
|
|
602
|
+
|
|
603
|
+
@typing.final
|
|
604
|
+
class Eou(google.protobuf.message.Message):
|
|
605
|
+
"""Force EOU"""
|
|
606
|
+
|
|
607
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
608
|
+
|
|
609
|
+
def __init__(
|
|
610
|
+
self,
|
|
611
|
+
) -> None: ...
|
|
612
|
+
|
|
613
|
+
global___Eou = Eou
|
|
614
|
+
|
|
615
|
+
@typing.final
|
|
616
|
+
class StreamingRequest(google.protobuf.message.Message):
|
|
617
|
+
"""Streaming audio request
|
|
618
|
+
Events are control messages from user.
|
|
619
|
+
First message should be session options.
|
|
620
|
+
The next messages are audio data chunks or control messages.
|
|
621
|
+
"""
|
|
622
|
+
|
|
623
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
624
|
+
|
|
625
|
+
SESSION_OPTIONS_FIELD_NUMBER: builtins.int
|
|
626
|
+
CHUNK_FIELD_NUMBER: builtins.int
|
|
627
|
+
SILENCE_CHUNK_FIELD_NUMBER: builtins.int
|
|
628
|
+
EOU_FIELD_NUMBER: builtins.int
|
|
629
|
+
@property
|
|
630
|
+
def session_options(self) -> global___StreamingOptions:
|
|
631
|
+
"""Session options. Should be the first message from user."""
|
|
632
|
+
|
|
633
|
+
@property
|
|
634
|
+
def chunk(self) -> global___AudioChunk:
|
|
635
|
+
"""Chunk with audio data."""
|
|
636
|
+
|
|
637
|
+
@property
|
|
638
|
+
def silence_chunk(self) -> global___SilenceChunk:
|
|
639
|
+
"""Chunk with silence."""
|
|
640
|
+
|
|
641
|
+
@property
|
|
642
|
+
def eou(self) -> global___Eou:
|
|
643
|
+
"""Request to end current utterance. Works only with external EOU detector."""
|
|
644
|
+
|
|
645
|
+
def __init__(
|
|
646
|
+
self,
|
|
647
|
+
*,
|
|
648
|
+
session_options: global___StreamingOptions | None = ...,
|
|
649
|
+
chunk: global___AudioChunk | None = ...,
|
|
650
|
+
silence_chunk: global___SilenceChunk | None = ...,
|
|
651
|
+
eou: global___Eou | None = ...,
|
|
652
|
+
) -> None: ...
|
|
653
|
+
def HasField(self, field_name: typing.Literal["Event", b"Event", "chunk", b"chunk", "eou", b"eou", "session_options", b"session_options", "silence_chunk", b"silence_chunk"]) -> builtins.bool: ...
|
|
654
|
+
def ClearField(self, field_name: typing.Literal["Event", b"Event", "chunk", b"chunk", "eou", b"eou", "session_options", b"session_options", "silence_chunk", b"silence_chunk"]) -> None: ...
|
|
655
|
+
def WhichOneof(self, oneof_group: typing.Literal["Event", b"Event"]) -> typing.Literal["session_options", "chunk", "silence_chunk", "eou"] | None: ...
|
|
656
|
+
|
|
657
|
+
global___StreamingRequest = StreamingRequest
|
|
658
|
+
|
|
659
|
+
@typing.final
|
|
660
|
+
class RecognizeFileRequest(google.protobuf.message.Message):
|
|
661
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
662
|
+
|
|
663
|
+
CONTENT_FIELD_NUMBER: builtins.int
|
|
664
|
+
URI_FIELD_NUMBER: builtins.int
|
|
665
|
+
RECOGNITION_MODEL_FIELD_NUMBER: builtins.int
|
|
666
|
+
RECOGNITION_CLASSIFIER_FIELD_NUMBER: builtins.int
|
|
667
|
+
SPEECH_ANALYSIS_FIELD_NUMBER: builtins.int
|
|
668
|
+
SPEAKER_LABELING_FIELD_NUMBER: builtins.int
|
|
669
|
+
content: builtins.bytes
|
|
670
|
+
"""Bytes with data"""
|
|
671
|
+
uri: builtins.str
|
|
672
|
+
"""S3 data url"""
|
|
673
|
+
@property
|
|
674
|
+
def recognition_model(self) -> global___RecognitionModelOptions:
|
|
675
|
+
"""Configuration for speech recognition model."""
|
|
676
|
+
|
|
677
|
+
@property
|
|
678
|
+
def recognition_classifier(self) -> global___RecognitionClassifierOptions:
|
|
679
|
+
"""Configuration for classifiers over speech recognition."""
|
|
680
|
+
|
|
681
|
+
@property
|
|
682
|
+
def speech_analysis(self) -> global___SpeechAnalysisOptions:
|
|
683
|
+
"""Configuration for speech analysis over speech recognition."""
|
|
684
|
+
|
|
685
|
+
@property
|
|
686
|
+
def speaker_labeling(self) -> global___SpeakerLabelingOptions:
|
|
687
|
+
"""Configuration for speaker labeling"""
|
|
688
|
+
|
|
689
|
+
def __init__(
|
|
690
|
+
self,
|
|
691
|
+
*,
|
|
692
|
+
content: builtins.bytes = ...,
|
|
693
|
+
uri: builtins.str = ...,
|
|
694
|
+
recognition_model: global___RecognitionModelOptions | None = ...,
|
|
695
|
+
recognition_classifier: global___RecognitionClassifierOptions | None = ...,
|
|
696
|
+
speech_analysis: global___SpeechAnalysisOptions | None = ...,
|
|
697
|
+
speaker_labeling: global___SpeakerLabelingOptions | None = ...,
|
|
698
|
+
) -> None: ...
|
|
699
|
+
def HasField(self, field_name: typing.Literal["AudioSource", b"AudioSource", "content", b"content", "recognition_classifier", b"recognition_classifier", "recognition_model", b"recognition_model", "speaker_labeling", b"speaker_labeling", "speech_analysis", b"speech_analysis", "uri", b"uri"]) -> builtins.bool: ...
|
|
700
|
+
def ClearField(self, field_name: typing.Literal["AudioSource", b"AudioSource", "content", b"content", "recognition_classifier", b"recognition_classifier", "recognition_model", b"recognition_model", "speaker_labeling", b"speaker_labeling", "speech_analysis", b"speech_analysis", "uri", b"uri"]) -> None: ...
|
|
701
|
+
def WhichOneof(self, oneof_group: typing.Literal["AudioSource", b"AudioSource"]) -> typing.Literal["content", "uri"] | None: ...
|
|
702
|
+
|
|
703
|
+
global___RecognizeFileRequest = RecognizeFileRequest
|
|
704
|
+
|
|
705
|
+
@typing.final
|
|
706
|
+
class Word(google.protobuf.message.Message):
|
|
707
|
+
"""Now response
|
|
708
|
+
|
|
709
|
+
Recognized word.
|
|
710
|
+
"""
|
|
711
|
+
|
|
712
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
713
|
+
|
|
714
|
+
TEXT_FIELD_NUMBER: builtins.int
|
|
715
|
+
START_TIME_MS_FIELD_NUMBER: builtins.int
|
|
716
|
+
END_TIME_MS_FIELD_NUMBER: builtins.int
|
|
717
|
+
text: builtins.str
|
|
718
|
+
"""Word text."""
|
|
719
|
+
start_time_ms: builtins.int
|
|
720
|
+
"""Estimation of word start time in ms."""
|
|
721
|
+
end_time_ms: builtins.int
|
|
722
|
+
"""Estimation of word end time in ms."""
|
|
723
|
+
def __init__(
|
|
724
|
+
self,
|
|
725
|
+
*,
|
|
726
|
+
text: builtins.str = ...,
|
|
727
|
+
start_time_ms: builtins.int = ...,
|
|
728
|
+
end_time_ms: builtins.int = ...,
|
|
729
|
+
) -> None: ...
|
|
730
|
+
def ClearField(self, field_name: typing.Literal["end_time_ms", b"end_time_ms", "start_time_ms", b"start_time_ms", "text", b"text"]) -> None: ...
|
|
731
|
+
|
|
732
|
+
global___Word = Word
|
|
733
|
+
|
|
734
|
+
@typing.final
|
|
735
|
+
class LanguageEstimation(google.protobuf.message.Message):
|
|
736
|
+
"""Estimation of language and its probability."""
|
|
737
|
+
|
|
738
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
739
|
+
|
|
740
|
+
LANGUAGE_CODE_FIELD_NUMBER: builtins.int
|
|
741
|
+
PROBABILITY_FIELD_NUMBER: builtins.int
|
|
742
|
+
language_code: builtins.str
|
|
743
|
+
"""Language code in ISO 639-1 format."""
|
|
744
|
+
probability: builtins.float
|
|
745
|
+
"""Estimation of language probability."""
|
|
746
|
+
def __init__(
|
|
747
|
+
self,
|
|
748
|
+
*,
|
|
749
|
+
language_code: builtins.str = ...,
|
|
750
|
+
probability: builtins.float = ...,
|
|
751
|
+
) -> None: ...
|
|
752
|
+
def ClearField(self, field_name: typing.Literal["language_code", b"language_code", "probability", b"probability"]) -> None: ...
|
|
753
|
+
|
|
754
|
+
global___LanguageEstimation = LanguageEstimation
|
|
755
|
+
|
|
756
|
+
@typing.final
|
|
757
|
+
class Alternative(google.protobuf.message.Message):
|
|
758
|
+
"""Recognition of specific time frame."""
|
|
759
|
+
|
|
760
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
761
|
+
|
|
762
|
+
WORDS_FIELD_NUMBER: builtins.int
|
|
763
|
+
TEXT_FIELD_NUMBER: builtins.int
|
|
764
|
+
START_TIME_MS_FIELD_NUMBER: builtins.int
|
|
765
|
+
END_TIME_MS_FIELD_NUMBER: builtins.int
|
|
766
|
+
CONFIDENCE_FIELD_NUMBER: builtins.int
|
|
767
|
+
LANGUAGES_FIELD_NUMBER: builtins.int
|
|
768
|
+
text: builtins.str
|
|
769
|
+
"""Text in time frame."""
|
|
770
|
+
start_time_ms: builtins.int
|
|
771
|
+
"""Start of time frame."""
|
|
772
|
+
end_time_ms: builtins.int
|
|
773
|
+
"""End of time frame."""
|
|
774
|
+
confidence: builtins.float
|
|
775
|
+
"""The hypothesis confidence. Currently is not used."""
|
|
776
|
+
@property
|
|
777
|
+
def words(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___Word]:
|
|
778
|
+
"""Words in time frame."""
|
|
779
|
+
|
|
780
|
+
@property
|
|
781
|
+
def languages(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___LanguageEstimation]:
|
|
782
|
+
"""Distribution over possible languages."""
|
|
783
|
+
|
|
784
|
+
def __init__(
|
|
785
|
+
self,
|
|
786
|
+
*,
|
|
787
|
+
words: collections.abc.Iterable[global___Word] | None = ...,
|
|
788
|
+
text: builtins.str = ...,
|
|
789
|
+
start_time_ms: builtins.int = ...,
|
|
790
|
+
end_time_ms: builtins.int = ...,
|
|
791
|
+
confidence: builtins.float = ...,
|
|
792
|
+
languages: collections.abc.Iterable[global___LanguageEstimation] | None = ...,
|
|
793
|
+
) -> None: ...
|
|
794
|
+
def ClearField(self, field_name: typing.Literal["confidence", b"confidence", "end_time_ms", b"end_time_ms", "languages", b"languages", "start_time_ms", b"start_time_ms", "text", b"text", "words", b"words"]) -> None: ...
|
|
795
|
+
|
|
796
|
+
global___Alternative = Alternative
|
|
797
|
+
|
|
798
|
+
@typing.final
|
|
799
|
+
class EouUpdate(google.protobuf.message.Message):
|
|
800
|
+
"""Update information for external End of Utterance."""
|
|
801
|
+
|
|
802
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
803
|
+
|
|
804
|
+
TIME_MS_FIELD_NUMBER: builtins.int
|
|
805
|
+
time_ms: builtins.int
|
|
806
|
+
"""EOU estimated time."""
|
|
807
|
+
def __init__(
|
|
808
|
+
self,
|
|
809
|
+
*,
|
|
810
|
+
time_ms: builtins.int = ...,
|
|
811
|
+
) -> None: ...
|
|
812
|
+
def ClearField(self, field_name: typing.Literal["time_ms", b"time_ms"]) -> None: ...
|
|
813
|
+
|
|
814
|
+
global___EouUpdate = EouUpdate
|
|
815
|
+
|
|
816
|
+
@typing.final
|
|
817
|
+
class AlternativeUpdate(google.protobuf.message.Message):
|
|
818
|
+
"""Update of hypothesis."""
|
|
819
|
+
|
|
820
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
821
|
+
|
|
822
|
+
ALTERNATIVES_FIELD_NUMBER: builtins.int
|
|
823
|
+
CHANNEL_TAG_FIELD_NUMBER: builtins.int
|
|
824
|
+
channel_tag: builtins.str
|
|
825
|
+
@property
|
|
826
|
+
def alternatives(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___Alternative]:
|
|
827
|
+
"""List of hypothesis for timeframes."""
|
|
828
|
+
|
|
829
|
+
def __init__(
|
|
830
|
+
self,
|
|
831
|
+
*,
|
|
832
|
+
alternatives: collections.abc.Iterable[global___Alternative] | None = ...,
|
|
833
|
+
channel_tag: builtins.str = ...,
|
|
834
|
+
) -> None: ...
|
|
835
|
+
def ClearField(self, field_name: typing.Literal["alternatives", b"alternatives", "channel_tag", b"channel_tag"]) -> None: ...
|
|
836
|
+
|
|
837
|
+
global___AlternativeUpdate = AlternativeUpdate
|
|
838
|
+
|
|
839
|
+
@typing.final
|
|
840
|
+
class AudioCursors(google.protobuf.message.Message):
|
|
841
|
+
"""AudioCursors are state of ASR recognition stream."""
|
|
842
|
+
|
|
843
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
844
|
+
|
|
845
|
+
RECEIVED_DATA_MS_FIELD_NUMBER: builtins.int
|
|
846
|
+
RESET_TIME_MS_FIELD_NUMBER: builtins.int
|
|
847
|
+
PARTIAL_TIME_MS_FIELD_NUMBER: builtins.int
|
|
848
|
+
FINAL_TIME_MS_FIELD_NUMBER: builtins.int
|
|
849
|
+
FINAL_INDEX_FIELD_NUMBER: builtins.int
|
|
850
|
+
EOU_TIME_MS_FIELD_NUMBER: builtins.int
|
|
851
|
+
received_data_ms: builtins.int
|
|
852
|
+
"""Amount of audio chunks server received. This cursor is moved after each audio chunk was received by server."""
|
|
853
|
+
reset_time_ms: builtins.int
|
|
854
|
+
"""Input stream reset data."""
|
|
855
|
+
partial_time_ms: builtins.int
|
|
856
|
+
"""How much audio was processed. This time includes trimming silences as well. This cursor is moved after server received enough data
|
|
857
|
+
to update recognition results (includes silence as well).
|
|
858
|
+
"""
|
|
859
|
+
final_time_ms: builtins.int
|
|
860
|
+
"""Time of last final. This cursor is moved when server decides that recognition from start of audio until final_time_ms will not change anymore
|
|
861
|
+
usually this even is followed by EOU detection (but this could change in future).
|
|
862
|
+
"""
|
|
863
|
+
final_index: builtins.int
|
|
864
|
+
"""This is index of last final server send. Incremented after each new final."""
|
|
865
|
+
eou_time_ms: builtins.int
|
|
866
|
+
"""Estimated time of EOU. Cursor is updated after each new EOU is sent.
|
|
867
|
+
For external classifier this equals to received_data_ms at the moment EOU event arrives.
|
|
868
|
+
For internal classifier this is estimation of time. The time is not exact and has the same guarantees as word timings.
|
|
869
|
+
"""
|
|
870
|
+
def __init__(
|
|
871
|
+
self,
|
|
872
|
+
*,
|
|
873
|
+
received_data_ms: builtins.int = ...,
|
|
874
|
+
reset_time_ms: builtins.int = ...,
|
|
875
|
+
partial_time_ms: builtins.int = ...,
|
|
876
|
+
final_time_ms: builtins.int = ...,
|
|
877
|
+
final_index: builtins.int = ...,
|
|
878
|
+
eou_time_ms: builtins.int = ...,
|
|
879
|
+
) -> None: ...
|
|
880
|
+
def ClearField(self, field_name: typing.Literal["eou_time_ms", b"eou_time_ms", "final_index", b"final_index", "final_time_ms", b"final_time_ms", "partial_time_ms", b"partial_time_ms", "received_data_ms", b"received_data_ms", "reset_time_ms", b"reset_time_ms"]) -> None: ...
|
|
881
|
+
|
|
882
|
+
global___AudioCursors = AudioCursors
|
|
883
|
+
|
|
884
|
+
@typing.final
|
|
885
|
+
class FinalRefinement(google.protobuf.message.Message):
|
|
886
|
+
"""Refinement for final hypo. For example, text normalization is refinement."""
|
|
887
|
+
|
|
888
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
889
|
+
|
|
890
|
+
FINAL_INDEX_FIELD_NUMBER: builtins.int
|
|
891
|
+
NORMALIZED_TEXT_FIELD_NUMBER: builtins.int
|
|
892
|
+
final_index: builtins.int
|
|
893
|
+
"""Index of final for which server sends additional information."""
|
|
894
|
+
@property
|
|
895
|
+
def normalized_text(self) -> global___AlternativeUpdate:
|
|
896
|
+
"""Normalized text instead of raw one."""
|
|
897
|
+
|
|
898
|
+
def __init__(
|
|
899
|
+
self,
|
|
900
|
+
*,
|
|
901
|
+
final_index: builtins.int = ...,
|
|
902
|
+
normalized_text: global___AlternativeUpdate | None = ...,
|
|
903
|
+
) -> None: ...
|
|
904
|
+
def HasField(self, field_name: typing.Literal["Type", b"Type", "normalized_text", b"normalized_text"]) -> builtins.bool: ...
|
|
905
|
+
def ClearField(self, field_name: typing.Literal["Type", b"Type", "final_index", b"final_index", "normalized_text", b"normalized_text"]) -> None: ...
|
|
906
|
+
def WhichOneof(self, oneof_group: typing.Literal["Type", b"Type"]) -> typing.Literal["normalized_text"] | None: ...
|
|
907
|
+
|
|
908
|
+
global___FinalRefinement = FinalRefinement
|
|
909
|
+
|
|
910
|
+
@typing.final
|
|
911
|
+
class StatusCode(google.protobuf.message.Message):
|
|
912
|
+
"""Status message"""
|
|
913
|
+
|
|
914
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
915
|
+
|
|
916
|
+
CODE_TYPE_FIELD_NUMBER: builtins.int
|
|
917
|
+
MESSAGE_FIELD_NUMBER: builtins.int
|
|
918
|
+
code_type: global___CodeType.ValueType
|
|
919
|
+
"""Code type."""
|
|
920
|
+
message: builtins.str
|
|
921
|
+
"""Human readable message."""
|
|
922
|
+
def __init__(
|
|
923
|
+
self,
|
|
924
|
+
*,
|
|
925
|
+
code_type: global___CodeType.ValueType = ...,
|
|
926
|
+
message: builtins.str = ...,
|
|
927
|
+
) -> None: ...
|
|
928
|
+
def ClearField(self, field_name: typing.Literal["code_type", b"code_type", "message", b"message"]) -> None: ...
|
|
929
|
+
|
|
930
|
+
global___StatusCode = StatusCode
|
|
931
|
+
|
|
932
|
+
@typing.final
|
|
933
|
+
class SessionUuid(google.protobuf.message.Message):
|
|
934
|
+
"""Session identifier."""
|
|
935
|
+
|
|
936
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
937
|
+
|
|
938
|
+
UUID_FIELD_NUMBER: builtins.int
|
|
939
|
+
USER_REQUEST_ID_FIELD_NUMBER: builtins.int
|
|
940
|
+
uuid: builtins.str
|
|
941
|
+
"""Internal session identifier."""
|
|
942
|
+
user_request_id: builtins.str
|
|
943
|
+
"""User session identifier."""
|
|
944
|
+
def __init__(
|
|
945
|
+
self,
|
|
946
|
+
*,
|
|
947
|
+
uuid: builtins.str = ...,
|
|
948
|
+
user_request_id: builtins.str = ...,
|
|
949
|
+
) -> None: ...
|
|
950
|
+
def ClearField(self, field_name: typing.Literal["user_request_id", b"user_request_id", "uuid", b"uuid"]) -> None: ...
|
|
951
|
+
|
|
952
|
+
global___SessionUuid = SessionUuid
|
|
953
|
+
|
|
954
|
+
@typing.final
|
|
955
|
+
class PhraseHighlight(google.protobuf.message.Message):
|
|
956
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
957
|
+
|
|
958
|
+
TEXT_FIELD_NUMBER: builtins.int
|
|
959
|
+
START_TIME_MS_FIELD_NUMBER: builtins.int
|
|
960
|
+
END_TIME_MS_FIELD_NUMBER: builtins.int
|
|
961
|
+
text: builtins.str
|
|
962
|
+
"""Text transcription of the highlighted audio segment"""
|
|
963
|
+
start_time_ms: builtins.int
|
|
964
|
+
"""Start time of the highlighted audio segment"""
|
|
965
|
+
end_time_ms: builtins.int
|
|
966
|
+
"""End time of the highlighted audio segment"""
|
|
967
|
+
def __init__(
|
|
968
|
+
self,
|
|
969
|
+
*,
|
|
970
|
+
text: builtins.str = ...,
|
|
971
|
+
start_time_ms: builtins.int = ...,
|
|
972
|
+
end_time_ms: builtins.int = ...,
|
|
973
|
+
) -> None: ...
|
|
974
|
+
def ClearField(self, field_name: typing.Literal["end_time_ms", b"end_time_ms", "start_time_ms", b"start_time_ms", "text", b"text"]) -> None: ...
|
|
975
|
+
|
|
976
|
+
global___PhraseHighlight = PhraseHighlight
|
|
977
|
+
|
|
978
|
+
@typing.final
|
|
979
|
+
class RecognitionClassifierLabel(google.protobuf.message.Message):
|
|
980
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
981
|
+
|
|
982
|
+
LABEL_FIELD_NUMBER: builtins.int
|
|
983
|
+
CONFIDENCE_FIELD_NUMBER: builtins.int
|
|
984
|
+
label: builtins.str
|
|
985
|
+
"""The label of the class predicted by the classifier"""
|
|
986
|
+
confidence: builtins.float
|
|
987
|
+
"""The prediction confidence"""
|
|
988
|
+
def __init__(
|
|
989
|
+
self,
|
|
990
|
+
*,
|
|
991
|
+
label: builtins.str = ...,
|
|
992
|
+
confidence: builtins.float = ...,
|
|
993
|
+
) -> None: ...
|
|
994
|
+
def ClearField(self, field_name: typing.Literal["confidence", b"confidence", "label", b"label"]) -> None: ...
|
|
995
|
+
|
|
996
|
+
global___RecognitionClassifierLabel = RecognitionClassifierLabel
|
|
997
|
+
|
|
998
|
+
@typing.final
|
|
999
|
+
class RecognitionClassifierResult(google.protobuf.message.Message):
|
|
1000
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1001
|
+
|
|
1002
|
+
CLASSIFIER_FIELD_NUMBER: builtins.int
|
|
1003
|
+
HIGHLIGHTS_FIELD_NUMBER: builtins.int
|
|
1004
|
+
LABELS_FIELD_NUMBER: builtins.int
|
|
1005
|
+
classifier: builtins.str
|
|
1006
|
+
"""Name of the triggered classifier"""
|
|
1007
|
+
@property
|
|
1008
|
+
def highlights(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___PhraseHighlight]:
|
|
1009
|
+
"""List of highlights, i.e. parts of phrase that determine the result of the classification"""
|
|
1010
|
+
|
|
1011
|
+
@property
|
|
1012
|
+
def labels(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___RecognitionClassifierLabel]:
|
|
1013
|
+
"""Classifier predictions"""
|
|
1014
|
+
|
|
1015
|
+
def __init__(
|
|
1016
|
+
self,
|
|
1017
|
+
*,
|
|
1018
|
+
classifier: builtins.str = ...,
|
|
1019
|
+
highlights: collections.abc.Iterable[global___PhraseHighlight] | None = ...,
|
|
1020
|
+
labels: collections.abc.Iterable[global___RecognitionClassifierLabel] | None = ...,
|
|
1021
|
+
) -> None: ...
|
|
1022
|
+
def ClearField(self, field_name: typing.Literal["classifier", b"classifier", "highlights", b"highlights", "labels", b"labels"]) -> None: ...
|
|
1023
|
+
|
|
1024
|
+
global___RecognitionClassifierResult = RecognitionClassifierResult
|
|
1025
|
+
|
|
1026
|
+
@typing.final
|
|
1027
|
+
class RecognitionClassifierUpdate(google.protobuf.message.Message):
|
|
1028
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1029
|
+
|
|
1030
|
+
class _WindowType:
|
|
1031
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
1032
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
1033
|
+
|
|
1034
|
+
class _WindowTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[RecognitionClassifierUpdate._WindowType.ValueType], builtins.type):
|
|
1035
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
1036
|
+
WINDOW_TYPE_UNSPECIFIED: RecognitionClassifierUpdate._WindowType.ValueType # 0
|
|
1037
|
+
LAST_UTTERANCE: RecognitionClassifierUpdate._WindowType.ValueType # 1
|
|
1038
|
+
"""The result of applying the classifier to the last utterance response"""
|
|
1039
|
+
LAST_FINAL: RecognitionClassifierUpdate._WindowType.ValueType # 2
|
|
1040
|
+
"""The result of applying the classifier to the last final response"""
|
|
1041
|
+
LAST_PARTIAL: RecognitionClassifierUpdate._WindowType.ValueType # 3
|
|
1042
|
+
"""The result of applying the classifier to the last partial response"""
|
|
1043
|
+
|
|
1044
|
+
class WindowType(_WindowType, metaclass=_WindowTypeEnumTypeWrapper): ...
|
|
1045
|
+
WINDOW_TYPE_UNSPECIFIED: RecognitionClassifierUpdate.WindowType.ValueType # 0
|
|
1046
|
+
LAST_UTTERANCE: RecognitionClassifierUpdate.WindowType.ValueType # 1
|
|
1047
|
+
"""The result of applying the classifier to the last utterance response"""
|
|
1048
|
+
LAST_FINAL: RecognitionClassifierUpdate.WindowType.ValueType # 2
|
|
1049
|
+
"""The result of applying the classifier to the last final response"""
|
|
1050
|
+
LAST_PARTIAL: RecognitionClassifierUpdate.WindowType.ValueType # 3
|
|
1051
|
+
"""The result of applying the classifier to the last partial response"""
|
|
1052
|
+
|
|
1053
|
+
WINDOW_TYPE_FIELD_NUMBER: builtins.int
|
|
1054
|
+
START_TIME_MS_FIELD_NUMBER: builtins.int
|
|
1055
|
+
END_TIME_MS_FIELD_NUMBER: builtins.int
|
|
1056
|
+
CLASSIFIER_RESULT_FIELD_NUMBER: builtins.int
|
|
1057
|
+
window_type: global___RecognitionClassifierUpdate.WindowType.ValueType
|
|
1058
|
+
"""Response window type"""
|
|
1059
|
+
start_time_ms: builtins.int
|
|
1060
|
+
"""Start time of the audio segment used for classification"""
|
|
1061
|
+
end_time_ms: builtins.int
|
|
1062
|
+
"""End time of the audio segment used for classification"""
|
|
1063
|
+
@property
|
|
1064
|
+
def classifier_result(self) -> global___RecognitionClassifierResult:
|
|
1065
|
+
"""Result for dictionary-based classifier"""
|
|
1066
|
+
|
|
1067
|
+
def __init__(
|
|
1068
|
+
self,
|
|
1069
|
+
*,
|
|
1070
|
+
window_type: global___RecognitionClassifierUpdate.WindowType.ValueType = ...,
|
|
1071
|
+
start_time_ms: builtins.int = ...,
|
|
1072
|
+
end_time_ms: builtins.int = ...,
|
|
1073
|
+
classifier_result: global___RecognitionClassifierResult | None = ...,
|
|
1074
|
+
) -> None: ...
|
|
1075
|
+
def HasField(self, field_name: typing.Literal["classifier_result", b"classifier_result"]) -> builtins.bool: ...
|
|
1076
|
+
def ClearField(self, field_name: typing.Literal["classifier_result", b"classifier_result", "end_time_ms", b"end_time_ms", "start_time_ms", b"start_time_ms", "window_type", b"window_type"]) -> None: ...
|
|
1077
|
+
|
|
1078
|
+
global___RecognitionClassifierUpdate = RecognitionClassifierUpdate
|
|
1079
|
+
|
|
1080
|
+
@typing.final
|
|
1081
|
+
class DescriptiveStatistics(google.protobuf.message.Message):
|
|
1082
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1083
|
+
|
|
1084
|
+
@typing.final
|
|
1085
|
+
class Quantile(google.protobuf.message.Message):
|
|
1086
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1087
|
+
|
|
1088
|
+
LEVEL_FIELD_NUMBER: builtins.int
|
|
1089
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
1090
|
+
level: builtins.float
|
|
1091
|
+
"""Quantile level in range (0, 1)"""
|
|
1092
|
+
value: builtins.float
|
|
1093
|
+
"""Quantile value"""
|
|
1094
|
+
def __init__(
|
|
1095
|
+
self,
|
|
1096
|
+
*,
|
|
1097
|
+
level: builtins.float = ...,
|
|
1098
|
+
value: builtins.float = ...,
|
|
1099
|
+
) -> None: ...
|
|
1100
|
+
def ClearField(self, field_name: typing.Literal["level", b"level", "value", b"value"]) -> None: ...
|
|
1101
|
+
|
|
1102
|
+
MIN_FIELD_NUMBER: builtins.int
|
|
1103
|
+
MAX_FIELD_NUMBER: builtins.int
|
|
1104
|
+
MEAN_FIELD_NUMBER: builtins.int
|
|
1105
|
+
STD_FIELD_NUMBER: builtins.int
|
|
1106
|
+
QUANTILES_FIELD_NUMBER: builtins.int
|
|
1107
|
+
min: builtins.float
|
|
1108
|
+
"""Minimum observed value"""
|
|
1109
|
+
max: builtins.float
|
|
1110
|
+
"""Maximum observed value"""
|
|
1111
|
+
mean: builtins.float
|
|
1112
|
+
"""Estimated mean of distribution"""
|
|
1113
|
+
std: builtins.float
|
|
1114
|
+
"""Estimated standard deviation of distribution"""
|
|
1115
|
+
@property
|
|
1116
|
+
def quantiles(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___DescriptiveStatistics.Quantile]:
|
|
1117
|
+
"""List of evaluated quantiles"""
|
|
1118
|
+
|
|
1119
|
+
def __init__(
|
|
1120
|
+
self,
|
|
1121
|
+
*,
|
|
1122
|
+
min: builtins.float = ...,
|
|
1123
|
+
max: builtins.float = ...,
|
|
1124
|
+
mean: builtins.float = ...,
|
|
1125
|
+
std: builtins.float = ...,
|
|
1126
|
+
quantiles: collections.abc.Iterable[global___DescriptiveStatistics.Quantile] | None = ...,
|
|
1127
|
+
) -> None: ...
|
|
1128
|
+
def ClearField(self, field_name: typing.Literal["max", b"max", "mean", b"mean", "min", b"min", "quantiles", b"quantiles", "std", b"std"]) -> None: ...
|
|
1129
|
+
|
|
1130
|
+
global___DescriptiveStatistics = DescriptiveStatistics
|
|
1131
|
+
|
|
1132
|
+
@typing.final
|
|
1133
|
+
class AudioSegmentBoundaries(google.protobuf.message.Message):
|
|
1134
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1135
|
+
|
|
1136
|
+
START_TIME_MS_FIELD_NUMBER: builtins.int
|
|
1137
|
+
END_TIME_MS_FIELD_NUMBER: builtins.int
|
|
1138
|
+
start_time_ms: builtins.int
|
|
1139
|
+
"""Audio segment start time"""
|
|
1140
|
+
end_time_ms: builtins.int
|
|
1141
|
+
"""Audio segment end time"""
|
|
1142
|
+
def __init__(
|
|
1143
|
+
self,
|
|
1144
|
+
*,
|
|
1145
|
+
start_time_ms: builtins.int = ...,
|
|
1146
|
+
end_time_ms: builtins.int = ...,
|
|
1147
|
+
) -> None: ...
|
|
1148
|
+
def ClearField(self, field_name: typing.Literal["end_time_ms", b"end_time_ms", "start_time_ms", b"start_time_ms"]) -> None: ...
|
|
1149
|
+
|
|
1150
|
+
global___AudioSegmentBoundaries = AudioSegmentBoundaries
|
|
1151
|
+
|
|
1152
|
+
@typing.final
|
|
1153
|
+
class SpeakerAnalysis(google.protobuf.message.Message):
|
|
1154
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1155
|
+
|
|
1156
|
+
class _WindowType:
|
|
1157
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
1158
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
1159
|
+
|
|
1160
|
+
class _WindowTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[SpeakerAnalysis._WindowType.ValueType], builtins.type):
|
|
1161
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
1162
|
+
WINDOW_TYPE_UNSPECIFIED: SpeakerAnalysis._WindowType.ValueType # 0
|
|
1163
|
+
TOTAL: SpeakerAnalysis._WindowType.ValueType # 1
|
|
1164
|
+
"""Stats for all received audio."""
|
|
1165
|
+
LAST_UTTERANCE: SpeakerAnalysis._WindowType.ValueType # 2
|
|
1166
|
+
"""Stats for last utterance."""
|
|
1167
|
+
|
|
1168
|
+
class WindowType(_WindowType, metaclass=_WindowTypeEnumTypeWrapper): ...
|
|
1169
|
+
WINDOW_TYPE_UNSPECIFIED: SpeakerAnalysis.WindowType.ValueType # 0
|
|
1170
|
+
TOTAL: SpeakerAnalysis.WindowType.ValueType # 1
|
|
1171
|
+
"""Stats for all received audio."""
|
|
1172
|
+
LAST_UTTERANCE: SpeakerAnalysis.WindowType.ValueType # 2
|
|
1173
|
+
"""Stats for last utterance."""
|
|
1174
|
+
|
|
1175
|
+
SPEAKER_TAG_FIELD_NUMBER: builtins.int
|
|
1176
|
+
WINDOW_TYPE_FIELD_NUMBER: builtins.int
|
|
1177
|
+
SPEECH_BOUNDARIES_FIELD_NUMBER: builtins.int
|
|
1178
|
+
TOTAL_SPEECH_MS_FIELD_NUMBER: builtins.int
|
|
1179
|
+
SPEECH_RATIO_FIELD_NUMBER: builtins.int
|
|
1180
|
+
TOTAL_SILENCE_MS_FIELD_NUMBER: builtins.int
|
|
1181
|
+
SILENCE_RATIO_FIELD_NUMBER: builtins.int
|
|
1182
|
+
WORDS_COUNT_FIELD_NUMBER: builtins.int
|
|
1183
|
+
LETTERS_COUNT_FIELD_NUMBER: builtins.int
|
|
1184
|
+
WORDS_PER_SECOND_FIELD_NUMBER: builtins.int
|
|
1185
|
+
LETTERS_PER_SECOND_FIELD_NUMBER: builtins.int
|
|
1186
|
+
WORDS_PER_UTTERANCE_FIELD_NUMBER: builtins.int
|
|
1187
|
+
LETTERS_PER_UTTERANCE_FIELD_NUMBER: builtins.int
|
|
1188
|
+
UTTERANCE_COUNT_FIELD_NUMBER: builtins.int
|
|
1189
|
+
UTTERANCE_DURATION_ESTIMATION_FIELD_NUMBER: builtins.int
|
|
1190
|
+
speaker_tag: builtins.str
|
|
1191
|
+
"""Speaker tag"""
|
|
1192
|
+
window_type: global___SpeakerAnalysis.WindowType.ValueType
|
|
1193
|
+
"""Response window type"""
|
|
1194
|
+
total_speech_ms: builtins.int
|
|
1195
|
+
"""Total speech duration"""
|
|
1196
|
+
speech_ratio: builtins.float
|
|
1197
|
+
"""Speech ratio within audio segment"""
|
|
1198
|
+
total_silence_ms: builtins.int
|
|
1199
|
+
"""Total silence duration"""
|
|
1200
|
+
silence_ratio: builtins.float
|
|
1201
|
+
"""Silence ratio within audio segment"""
|
|
1202
|
+
words_count: builtins.int
|
|
1203
|
+
"""Number of words in recognized speech"""
|
|
1204
|
+
letters_count: builtins.int
|
|
1205
|
+
"""Number of letters in recognized speech"""
|
|
1206
|
+
utterance_count: builtins.int
|
|
1207
|
+
"""Number of utterances"""
|
|
1208
|
+
@property
|
|
1209
|
+
def speech_boundaries(self) -> global___AudioSegmentBoundaries:
|
|
1210
|
+
"""Audio segment boundaries"""
|
|
1211
|
+
|
|
1212
|
+
@property
|
|
1213
|
+
def words_per_second(self) -> global___DescriptiveStatistics:
|
|
1214
|
+
"""Descriptive statistics for words per second distribution"""
|
|
1215
|
+
|
|
1216
|
+
@property
|
|
1217
|
+
def letters_per_second(self) -> global___DescriptiveStatistics:
|
|
1218
|
+
"""Descriptive statistics for letters per second distribution"""
|
|
1219
|
+
|
|
1220
|
+
@property
|
|
1221
|
+
def words_per_utterance(self) -> global___DescriptiveStatistics:
|
|
1222
|
+
"""Descriptive statistics for words per utterance distribution"""
|
|
1223
|
+
|
|
1224
|
+
@property
|
|
1225
|
+
def letters_per_utterance(self) -> global___DescriptiveStatistics:
|
|
1226
|
+
"""Descriptive statistics for letters per utterance distribution"""
|
|
1227
|
+
|
|
1228
|
+
@property
|
|
1229
|
+
def utterance_duration_estimation(self) -> global___DescriptiveStatistics:
|
|
1230
|
+
"""Descriptive statistics for utterance duration distribution"""
|
|
1231
|
+
|
|
1232
|
+
def __init__(
|
|
1233
|
+
self,
|
|
1234
|
+
*,
|
|
1235
|
+
speaker_tag: builtins.str = ...,
|
|
1236
|
+
window_type: global___SpeakerAnalysis.WindowType.ValueType = ...,
|
|
1237
|
+
speech_boundaries: global___AudioSegmentBoundaries | None = ...,
|
|
1238
|
+
total_speech_ms: builtins.int = ...,
|
|
1239
|
+
speech_ratio: builtins.float = ...,
|
|
1240
|
+
total_silence_ms: builtins.int = ...,
|
|
1241
|
+
silence_ratio: builtins.float = ...,
|
|
1242
|
+
words_count: builtins.int = ...,
|
|
1243
|
+
letters_count: builtins.int = ...,
|
|
1244
|
+
words_per_second: global___DescriptiveStatistics | None = ...,
|
|
1245
|
+
letters_per_second: global___DescriptiveStatistics | None = ...,
|
|
1246
|
+
words_per_utterance: global___DescriptiveStatistics | None = ...,
|
|
1247
|
+
letters_per_utterance: global___DescriptiveStatistics | None = ...,
|
|
1248
|
+
utterance_count: builtins.int = ...,
|
|
1249
|
+
utterance_duration_estimation: global___DescriptiveStatistics | None = ...,
|
|
1250
|
+
) -> None: ...
|
|
1251
|
+
def HasField(self, field_name: typing.Literal["letters_per_second", b"letters_per_second", "letters_per_utterance", b"letters_per_utterance", "speech_boundaries", b"speech_boundaries", "utterance_duration_estimation", b"utterance_duration_estimation", "words_per_second", b"words_per_second", "words_per_utterance", b"words_per_utterance"]) -> builtins.bool: ...
|
|
1252
|
+
def ClearField(self, field_name: typing.Literal["letters_count", b"letters_count", "letters_per_second", b"letters_per_second", "letters_per_utterance", b"letters_per_utterance", "silence_ratio", b"silence_ratio", "speaker_tag", b"speaker_tag", "speech_boundaries", b"speech_boundaries", "speech_ratio", b"speech_ratio", "total_silence_ms", b"total_silence_ms", "total_speech_ms", b"total_speech_ms", "utterance_count", b"utterance_count", "utterance_duration_estimation", b"utterance_duration_estimation", "window_type", b"window_type", "words_count", b"words_count", "words_per_second", b"words_per_second", "words_per_utterance", b"words_per_utterance"]) -> None: ...
|
|
1253
|
+
|
|
1254
|
+
global___SpeakerAnalysis = SpeakerAnalysis
|
|
1255
|
+
|
|
1256
|
+
@typing.final
|
|
1257
|
+
class ConversationAnalysis(google.protobuf.message.Message):
|
|
1258
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1259
|
+
|
|
1260
|
+
@typing.final
|
|
1261
|
+
class InterruptsEvaluation(google.protobuf.message.Message):
|
|
1262
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1263
|
+
|
|
1264
|
+
SPEAKER_TAG_FIELD_NUMBER: builtins.int
|
|
1265
|
+
INTERRUPTS_COUNT_FIELD_NUMBER: builtins.int
|
|
1266
|
+
INTERRUPTS_DURATION_MS_FIELD_NUMBER: builtins.int
|
|
1267
|
+
INTERRUPTS_FIELD_NUMBER: builtins.int
|
|
1268
|
+
speaker_tag: builtins.str
|
|
1269
|
+
"""Speaker tag"""
|
|
1270
|
+
interrupts_count: builtins.int
|
|
1271
|
+
"""Number of interrupts made by the speaker"""
|
|
1272
|
+
interrupts_duration_ms: builtins.int
|
|
1273
|
+
"""Total duration of all interrupts"""
|
|
1274
|
+
@property
|
|
1275
|
+
def interrupts(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___AudioSegmentBoundaries]:
|
|
1276
|
+
"""Boundaries for every interrupt"""
|
|
1277
|
+
|
|
1278
|
+
def __init__(
|
|
1279
|
+
self,
|
|
1280
|
+
*,
|
|
1281
|
+
speaker_tag: builtins.str = ...,
|
|
1282
|
+
interrupts_count: builtins.int = ...,
|
|
1283
|
+
interrupts_duration_ms: builtins.int = ...,
|
|
1284
|
+
interrupts: collections.abc.Iterable[global___AudioSegmentBoundaries] | None = ...,
|
|
1285
|
+
) -> None: ...
|
|
1286
|
+
def ClearField(self, field_name: typing.Literal["interrupts", b"interrupts", "interrupts_count", b"interrupts_count", "interrupts_duration_ms", b"interrupts_duration_ms", "speaker_tag", b"speaker_tag"]) -> None: ...
|
|
1287
|
+
|
|
1288
|
+
CONVERSATION_BOUNDARIES_FIELD_NUMBER: builtins.int
|
|
1289
|
+
TOTAL_SIMULTANEOUS_SILENCE_DURATION_MS_FIELD_NUMBER: builtins.int
|
|
1290
|
+
TOTAL_SIMULTANEOUS_SILENCE_RATIO_FIELD_NUMBER: builtins.int
|
|
1291
|
+
SIMULTANEOUS_SILENCE_DURATION_ESTIMATION_FIELD_NUMBER: builtins.int
|
|
1292
|
+
TOTAL_SIMULTANEOUS_SPEECH_DURATION_MS_FIELD_NUMBER: builtins.int
|
|
1293
|
+
TOTAL_SIMULTANEOUS_SPEECH_RATIO_FIELD_NUMBER: builtins.int
|
|
1294
|
+
SIMULTANEOUS_SPEECH_DURATION_ESTIMATION_FIELD_NUMBER: builtins.int
|
|
1295
|
+
SPEAKER_INTERRUPTS_FIELD_NUMBER: builtins.int
|
|
1296
|
+
TOTAL_SPEECH_DURATION_MS_FIELD_NUMBER: builtins.int
|
|
1297
|
+
TOTAL_SPEECH_RATIO_FIELD_NUMBER: builtins.int
|
|
1298
|
+
total_simultaneous_silence_duration_ms: builtins.int
|
|
1299
|
+
"""Total simultaneous silence duration"""
|
|
1300
|
+
total_simultaneous_silence_ratio: builtins.float
|
|
1301
|
+
"""Simultaneous silence ratio within audio segment"""
|
|
1302
|
+
total_simultaneous_speech_duration_ms: builtins.int
|
|
1303
|
+
"""Total simultaneous speech duration"""
|
|
1304
|
+
total_simultaneous_speech_ratio: builtins.float
|
|
1305
|
+
"""Simultaneous speech ratio within audio segment"""
|
|
1306
|
+
total_speech_duration_ms: builtins.int
|
|
1307
|
+
"""Total speech duration, including both simultaneous and separate speech"""
|
|
1308
|
+
total_speech_ratio: builtins.float
|
|
1309
|
+
"""Total speech ratio within audio segment"""
|
|
1310
|
+
@property
|
|
1311
|
+
def conversation_boundaries(self) -> global___AudioSegmentBoundaries:
|
|
1312
|
+
"""Audio segment boundaries"""
|
|
1313
|
+
|
|
1314
|
+
@property
|
|
1315
|
+
def simultaneous_silence_duration_estimation(self) -> global___DescriptiveStatistics:
|
|
1316
|
+
"""Descriptive statistics for simultaneous silence duration distribution"""
|
|
1317
|
+
|
|
1318
|
+
@property
|
|
1319
|
+
def simultaneous_speech_duration_estimation(self) -> global___DescriptiveStatistics:
|
|
1320
|
+
"""Descriptive statistics for simultaneous speech duration distribution"""
|
|
1321
|
+
|
|
1322
|
+
@property
|
|
1323
|
+
def speaker_interrupts(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ConversationAnalysis.InterruptsEvaluation]:
|
|
1324
|
+
"""Interrupts description for every speaker"""
|
|
1325
|
+
|
|
1326
|
+
def __init__(
|
|
1327
|
+
self,
|
|
1328
|
+
*,
|
|
1329
|
+
conversation_boundaries: global___AudioSegmentBoundaries | None = ...,
|
|
1330
|
+
total_simultaneous_silence_duration_ms: builtins.int = ...,
|
|
1331
|
+
total_simultaneous_silence_ratio: builtins.float = ...,
|
|
1332
|
+
simultaneous_silence_duration_estimation: global___DescriptiveStatistics | None = ...,
|
|
1333
|
+
total_simultaneous_speech_duration_ms: builtins.int = ...,
|
|
1334
|
+
total_simultaneous_speech_ratio: builtins.float = ...,
|
|
1335
|
+
simultaneous_speech_duration_estimation: global___DescriptiveStatistics | None = ...,
|
|
1336
|
+
speaker_interrupts: collections.abc.Iterable[global___ConversationAnalysis.InterruptsEvaluation] | None = ...,
|
|
1337
|
+
total_speech_duration_ms: builtins.int = ...,
|
|
1338
|
+
total_speech_ratio: builtins.float = ...,
|
|
1339
|
+
) -> None: ...
|
|
1340
|
+
def HasField(self, field_name: typing.Literal["conversation_boundaries", b"conversation_boundaries", "simultaneous_silence_duration_estimation", b"simultaneous_silence_duration_estimation", "simultaneous_speech_duration_estimation", b"simultaneous_speech_duration_estimation"]) -> builtins.bool: ...
|
|
1341
|
+
def ClearField(self, field_name: typing.Literal["conversation_boundaries", b"conversation_boundaries", "simultaneous_silence_duration_estimation", b"simultaneous_silence_duration_estimation", "simultaneous_speech_duration_estimation", b"simultaneous_speech_duration_estimation", "speaker_interrupts", b"speaker_interrupts", "total_simultaneous_silence_duration_ms", b"total_simultaneous_silence_duration_ms", "total_simultaneous_silence_ratio", b"total_simultaneous_silence_ratio", "total_simultaneous_speech_duration_ms", b"total_simultaneous_speech_duration_ms", "total_simultaneous_speech_ratio", b"total_simultaneous_speech_ratio", "total_speech_duration_ms", b"total_speech_duration_ms", "total_speech_ratio", b"total_speech_ratio"]) -> None: ...
|
|
1342
|
+
|
|
1343
|
+
global___ConversationAnalysis = ConversationAnalysis
|
|
1344
|
+
|
|
1345
|
+
@typing.final
|
|
1346
|
+
class StreamingResponse(google.protobuf.message.Message):
|
|
1347
|
+
"""Responses from server.
|
|
1348
|
+
Each response contains session uuid
|
|
1349
|
+
AudioCursors
|
|
1350
|
+
plus specific event
|
|
1351
|
+
"""
|
|
1352
|
+
|
|
1353
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1354
|
+
|
|
1355
|
+
SESSION_UUID_FIELD_NUMBER: builtins.int
|
|
1356
|
+
AUDIO_CURSORS_FIELD_NUMBER: builtins.int
|
|
1357
|
+
RESPONSE_WALL_TIME_MS_FIELD_NUMBER: builtins.int
|
|
1358
|
+
PARTIAL_FIELD_NUMBER: builtins.int
|
|
1359
|
+
FINAL_FIELD_NUMBER: builtins.int
|
|
1360
|
+
EOU_UPDATE_FIELD_NUMBER: builtins.int
|
|
1361
|
+
FINAL_REFINEMENT_FIELD_NUMBER: builtins.int
|
|
1362
|
+
STATUS_CODE_FIELD_NUMBER: builtins.int
|
|
1363
|
+
CLASSIFIER_UPDATE_FIELD_NUMBER: builtins.int
|
|
1364
|
+
SPEAKER_ANALYSIS_FIELD_NUMBER: builtins.int
|
|
1365
|
+
CONVERSATION_ANALYSIS_FIELD_NUMBER: builtins.int
|
|
1366
|
+
CHANNEL_TAG_FIELD_NUMBER: builtins.int
|
|
1367
|
+
response_wall_time_ms: builtins.int
|
|
1368
|
+
"""Wall clock on server side. This is time when server wrote results to stream"""
|
|
1369
|
+
channel_tag: builtins.str
|
|
1370
|
+
"""Tag for distinguish audio channels."""
|
|
1371
|
+
@property
|
|
1372
|
+
def session_uuid(self) -> global___SessionUuid:
|
|
1373
|
+
"""Session identifier"""
|
|
1374
|
+
|
|
1375
|
+
@property
|
|
1376
|
+
def audio_cursors(self) -> global___AudioCursors:
|
|
1377
|
+
"""Progress bar for stream session recognition: how many data we obtained; final and partial times; etc."""
|
|
1378
|
+
|
|
1379
|
+
@property
|
|
1380
|
+
def partial(self) -> global___AlternativeUpdate:
|
|
1381
|
+
"""Partial results, server will send them regularly after enough audio data was received from user. This are current text estimation
|
|
1382
|
+
from final_time_ms to partial_time_ms. Could change after new data will arrive.
|
|
1383
|
+
"""
|
|
1384
|
+
|
|
1385
|
+
@property
|
|
1386
|
+
def final(self) -> global___AlternativeUpdate:
|
|
1387
|
+
"""Final results, the recognition is now fixed until final_time_ms. For now, final is sent only if the EOU event was triggered. This could be change in future releases."""
|
|
1388
|
+
|
|
1389
|
+
@property
|
|
1390
|
+
def eou_update(self) -> global___EouUpdate:
|
|
1391
|
+
"""After EOU classifier, send the message with final, send the EouUpdate with time of EOU
|
|
1392
|
+
before eou_update we send final with the same time. there could be several finals before eou update.
|
|
1393
|
+
"""
|
|
1394
|
+
|
|
1395
|
+
@property
|
|
1396
|
+
def final_refinement(self) -> global___FinalRefinement:
|
|
1397
|
+
"""For each final, if normalization is enabled, sent the normalized text (or some other advanced post-processing).
|
|
1398
|
+
Final normalization will introduce additional latency.
|
|
1399
|
+
"""
|
|
1400
|
+
|
|
1401
|
+
@property
|
|
1402
|
+
def status_code(self) -> global___StatusCode:
|
|
1403
|
+
"""Status messages, send by server with fixed interval (keep-alive)."""
|
|
1404
|
+
|
|
1405
|
+
@property
|
|
1406
|
+
def classifier_update(self) -> global___RecognitionClassifierUpdate:
|
|
1407
|
+
"""Result of the triggered classifier"""
|
|
1408
|
+
|
|
1409
|
+
@property
|
|
1410
|
+
def speaker_analysis(self) -> global___SpeakerAnalysis:
|
|
1411
|
+
"""Speech statistics for every speaker"""
|
|
1412
|
+
|
|
1413
|
+
@property
|
|
1414
|
+
def conversation_analysis(self) -> global___ConversationAnalysis:
|
|
1415
|
+
"""Conversation statistics"""
|
|
1416
|
+
|
|
1417
|
+
def __init__(
|
|
1418
|
+
self,
|
|
1419
|
+
*,
|
|
1420
|
+
session_uuid: global___SessionUuid | None = ...,
|
|
1421
|
+
audio_cursors: global___AudioCursors | None = ...,
|
|
1422
|
+
response_wall_time_ms: builtins.int = ...,
|
|
1423
|
+
partial: global___AlternativeUpdate | None = ...,
|
|
1424
|
+
final: global___AlternativeUpdate | None = ...,
|
|
1425
|
+
eou_update: global___EouUpdate | None = ...,
|
|
1426
|
+
final_refinement: global___FinalRefinement | None = ...,
|
|
1427
|
+
status_code: global___StatusCode | None = ...,
|
|
1428
|
+
classifier_update: global___RecognitionClassifierUpdate | None = ...,
|
|
1429
|
+
speaker_analysis: global___SpeakerAnalysis | None = ...,
|
|
1430
|
+
conversation_analysis: global___ConversationAnalysis | None = ...,
|
|
1431
|
+
channel_tag: builtins.str = ...,
|
|
1432
|
+
) -> None: ...
|
|
1433
|
+
def HasField(self, field_name: typing.Literal["Event", b"Event", "audio_cursors", b"audio_cursors", "classifier_update", b"classifier_update", "conversation_analysis", b"conversation_analysis", "eou_update", b"eou_update", "final", b"final", "final_refinement", b"final_refinement", "partial", b"partial", "session_uuid", b"session_uuid", "speaker_analysis", b"speaker_analysis", "status_code", b"status_code"]) -> builtins.bool: ...
|
|
1434
|
+
def ClearField(self, field_name: typing.Literal["Event", b"Event", "audio_cursors", b"audio_cursors", "channel_tag", b"channel_tag", "classifier_update", b"classifier_update", "conversation_analysis", b"conversation_analysis", "eou_update", b"eou_update", "final", b"final", "final_refinement", b"final_refinement", "partial", b"partial", "response_wall_time_ms", b"response_wall_time_ms", "session_uuid", b"session_uuid", "speaker_analysis", b"speaker_analysis", "status_code", b"status_code"]) -> None: ...
|
|
1435
|
+
def WhichOneof(self, oneof_group: typing.Literal["Event", b"Event"]) -> typing.Literal["partial", "final", "eou_update", "final_refinement", "status_code", "classifier_update", "speaker_analysis", "conversation_analysis"] | None: ...
|
|
1436
|
+
|
|
1437
|
+
global___StreamingResponse = StreamingResponse
|