yandexcloud 0.354.0__py3-none-any.whl → 0.355.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.
Potentially problematic release.
This version of yandexcloud might be problematic. Click here for more details.
- yandex/cloud/ai/assistants/v1/common_pb2.py +58 -30
- yandex/cloud/ai/assistants/v1/common_pb2.pyi +178 -3
- yandex/cloud/airflow/v1/cluster_pb2.py +12 -8
- yandex/cloud/airflow/v1/cluster_pb2.pyi +4 -0
- yandex/cloud/apploadbalancer/v1/virtual_host_pb2.py +32 -32
- yandex/cloud/apploadbalancer/v1/virtual_host_pb2.pyi +5 -1
- yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.py +6 -6
- yandex/cloud/apploadbalancer/v1/virtual_host_service_pb2.pyi +5 -1
- yandex/cloud/backup/v1/resource_pb2.py +2 -2
- yandex/cloud/backup/v1/resource_pb2.pyi +8 -0
- yandex/cloud/baremetal/v1alpha/configuration_service_pb2.py +12 -8
- yandex/cloud/baremetal/v1alpha/configuration_service_pb2.pyi +16 -2
- yandex/cloud/compute/v1/maintenance_service_pb2.py +47 -0
- yandex/cloud/compute/v1/maintenance_service_pb2.pyi +8 -0
- yandex/cloud/compute/v1/maintenance_service_pb2_grpc.py +190 -0
- yandex/cloud/compute/v1/maintenance_service_pb2_grpc.pyi +91 -0
- yandex/cloud/compute/v1/reserved_instance_pool_pb2.py +8 -4
- yandex/cloud/compute/v1/reserved_instance_pool_pb2.pyi +69 -2
- yandex/cloud/compute/v1/reserved_instance_pool_service_pb2.py +44 -20
- yandex/cloud/compute/v1/reserved_instance_pool_service_pb2.pyi +138 -2
- yandex/cloud/compute/v1/reserved_instance_pool_service_pb2_grpc.py +88 -0
- yandex/cloud/compute/v1/reserved_instance_pool_service_pb2_grpc.pyi +40 -0
- yandex/cloud/datatransfer/v1/endpoint_service_pb2.pyi +2 -4
- yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.py +3 -6
- yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.pyi +3 -9
- yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi +2 -4
- yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.py +6 -3
- yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.pyi +6 -0
- yandex/cloud/iam/v1/oauth_client_pb2.py +39 -0
- yandex/cloud/iam/v1/oauth_client_pb2.pyi +85 -0
- yandex/cloud/iam/v1/oauth_client_pb2_grpc.py +24 -0
- yandex/cloud/iam/v1/oauth_client_pb2_grpc.pyi +17 -0
- yandex/cloud/iam/v1/oauth_client_secret_pb2.py +38 -0
- yandex/cloud/iam/v1/oauth_client_secret_pb2.pyi +49 -0
- yandex/cloud/iam/v1/oauth_client_secret_pb2_grpc.py +24 -0
- yandex/cloud/iam/v1/oauth_client_secret_pb2_grpc.pyi +17 -0
- yandex/cloud/iam/v1/oauth_client_secret_service_pb2.py +80 -0
- yandex/cloud/iam/v1/oauth_client_secret_service_pb2.pyi +188 -0
- yandex/cloud/iam/v1/oauth_client_secret_service_pb2_grpc.py +237 -0
- yandex/cloud/iam/v1/oauth_client_secret_service_pb2_grpc.pyi +121 -0
- yandex/cloud/iam/v1/oauth_client_service_pb2.py +99 -0
- yandex/cloud/iam/v1/oauth_client_service_pb2.pyi +257 -0
- yandex/cloud/iam/v1/oauth_client_service_pb2_grpc.py +281 -0
- yandex/cloud/iam/v1/oauth_client_service_pb2_grpc.pyi +141 -0
- yandex/cloud/iot/broker/v1/broker_service_pb2.py +50 -50
- yandex/cloud/iot/devices/v1/device_service_pb2.py +61 -61
- yandex/cloud/iot/devices/v1/registry_service_pb2.py +82 -82
- yandex/cloud/maintenance/__init__.py +0 -0
- yandex/cloud/maintenance/v2/__init__.py +0 -0
- yandex/cloud/maintenance/v2/common_pb2.py +73 -0
- yandex/cloud/maintenance/v2/common_pb2.pyi +324 -0
- yandex/cloud/maintenance/v2/common_pb2_grpc.py +24 -0
- yandex/cloud/maintenance/v2/common_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.py +190 -150
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi +1712 -1025
- yandex/cloud/mdb/clickhouse/v1/user_pb2.py +98 -86
- yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi +1248 -792
- yandex/cloud/mdb/opensearch/v1/backup_pb2.py +14 -14
- yandex/cloud/mdb/opensearch/v1/backup_pb2.pyi +13 -1
- yandex/cloud/metastore/v1/cluster_pb2.py +18 -16
- yandex/cloud/metastore/v1/cluster_pb2.pyi +31 -1
- yandex/cloud/searchapi/v2/gen_search_service_pb2.py +10 -10
- yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi +7 -1
- yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2.py +50 -18
- yandex/cloud/smartwebsecurity/v1/waf/waf_profile_pb2.pyi +241 -2
- yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2.py +18 -18
- yandex/cloud/smartwebsecurity/v1/waf/waf_profile_service_pb2.pyi +22 -2
- yandex/cloud/trino/v1/cluster_service_pb2.py +36 -36
- yandex/cloud/trino/v1/cluster_service_pb2.pyi +14 -2
- yandexcloud/__init__.py +1 -1
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/RECORD +76 -50
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.354.0.dist-info → yandexcloud-0.355.0.dist-info}/top_level.txt +0 -0
|
@@ -30,7 +30,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
|
|
|
30
30
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/yandex/cloud/iot/broker/v1/broker_service.proto\x12\x1ayandex.cloud.iot.broker.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a\'yandex/cloud/iot/broker/v1/broker.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"3\n\x10GetBrokerRequest\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"s\n\x12ListBrokersRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"c\n\x13ListBrokersResponse\x12\x33\n\x07\x62rokers\x18\x01 \x03(\x0b\x32\".yandex.cloud.iot.broker.v1.Broker\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\
|
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/yandex/cloud/iot/broker/v1/broker_service.proto\x12\x1ayandex.cloud.iot.broker.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a\'yandex/cloud/iot/broker/v1/broker.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"3\n\x10GetBrokerRequest\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"s\n\x12ListBrokersRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"c\n\x13ListBrokersResponse\x12\x33\n\x07\x62rokers\x18\x01 \x03(\x0b\x32\".yandex.cloud.iot.broker.v1.Broker\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x89\x04\n\x13\x43reateBrokerRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12,\n\x04name\x18\x02 \x01(\tB\x1e\xe8\xc7\x31\x01\xf2\xc7\x31\x0e[a-zA-Z0-9_-]*\x8a\xc8\x31\x04<=50\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x88\x01\n\x06labels\x18\x04 \x03(\x0b\x32;.yandex.cloud.iot.broker.v1.CreateBrokerRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x12Q\n\x0c\x63\x65rtificates\x18\x05 \x03(\x0b\x32;.yandex.cloud.iot.broker.v1.CreateBrokerRequest.Certificate\x12\x10\n\x08password\x18\x06 \x01(\t\x12;\n\x0blog_options\x18\x07 \x01(\x0b\x32&.yandex.cloud.iot.broker.v1.LogOptions\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\'\n\x0b\x43\x65rtificate\x12\x18\n\x10\x63\x65rtificate_data\x18\x01 \x01(\t\")\n\x14\x43reateBrokerMetadata\x12\x11\n\tbroker_id\x18\x01 \x01(\t\"\xa8\x03\n\x13UpdateBrokerRequest\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12(\n\x04name\x18\x03 \x01(\tB\x1a\xf2\xc7\x31\x0e[a-zA-Z0-9_-]*\x8a\xc8\x31\x04<=50\x12\x1e\n\x0b\x64\x65scription\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x88\x01\n\x06labels\x18\x05 \x03(\x0b\x32;.yandex.cloud.iot.broker.v1.UpdateBrokerRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x12;\n\x0blog_options\x18\x06 \x01(\x0b\x32&.yandex.cloud.iot.broker.v1.LogOptions\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\")\n\x14UpdateBrokerMetadata\x12\x11\n\tbroker_id\x18\x01 \x01(\t\"6\n\x13\x44\x65leteBrokerRequest\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\")\n\x14\x44\x65leteBrokerMetadata\x12\x11\n\tbroker_id\x18\x01 \x01(\t\"@\n\x1dListBrokerCertificatesRequest\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"e\n\x1eListBrokerCertificatesResponse\x12\x43\n\x0c\x63\x65rtificates\x18\x01 \x03(\x0b\x32-.yandex.cloud.iot.broker.v1.BrokerCertificate\"^\n\x1b\x41\x64\x64\x42rokerCertificateRequest\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x18\n\x10\x63\x65rtificate_data\x18\x03 \x01(\tJ\x04\x08\x02\x10\x03\"F\n\x1c\x41\x64\x64\x42rokerCertificateMetadata\x12\x11\n\tbroker_id\x18\x01 \x01(\t\x12\x13\n\x0b\x66ingerprint\x18\x02 \x01(\t\"d\n\x1e\x44\x65leteBrokerCertificateRequest\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x0b\x66ingerprint\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"e\n\x1f\x44\x65leteBrokerCertificateMetadata\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x0b\x66ingerprint\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"=\n\x1aListBrokerPasswordsRequest\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\\\n\x1bListBrokerPasswordsResponse\x12=\n\tpasswords\x18\x01 \x03(\x0b\x32*.yandex.cloud.iot.broker.v1.BrokerPassword\"W\n\x18\x41\x64\x64\x42rokerPasswordRequest\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1a\n\x08password\x18\x02 \x01(\tB\x08\x8a\xc8\x31\x04>=14\"C\n\x19\x41\x64\x64\x42rokerPasswordMetadata\x12\x11\n\tbroker_id\x18\x01 \x01(\t\x12\x13\n\x0bpassword_id\x18\x02 \x01(\t\"a\n\x1b\x44\x65leteBrokerPasswordRequest\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x0bpassword_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"b\n\x1c\x44\x65leteBrokerPasswordMetadata\x12\x1f\n\tbroker_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x0bpassword_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\x90\x01\n\x1bListBrokerOperationsRequest\x12\x17\n\tbroker_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"n\n\x1cListBrokerOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\x80\x12\n\rBrokerService\x12\x83\x01\n\x03Get\x12,.yandex.cloud.iot.broker.v1.GetBrokerRequest\x1a\".yandex.cloud.iot.broker.v1.Broker\"*\x82\xd3\xe4\x93\x02$\x12\"/iot-broker/v1/brokers/{broker_id}\x12\x87\x01\n\x04List\x12..yandex.cloud.iot.broker.v1.ListBrokersRequest\x1a/.yandex.cloud.iot.broker.v1.ListBrokersResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/iot-broker/v1/brokers\x12\xa1\x01\n\x06\x43reate\x12/.yandex.cloud.iot.broker.v1.CreateBrokerRequest\x1a!.yandex.cloud.operation.Operation\"C\xb2\xd2*\x1e\n\x14\x43reateBrokerMetadata\x12\x06\x42roker\x82\xd3\xe4\x93\x02\x1b\"\x16/iot-broker/v1/brokers:\x01*\x12\xad\x01\n\x06Update\x12/.yandex.cloud.iot.broker.v1.UpdateBrokerRequest\x1a!.yandex.cloud.operation.Operation\"O\xb2\xd2*\x1e\n\x14UpdateBrokerMetadata\x12\x06\x42roker\x82\xd3\xe4\x93\x02\'2\"/iot-broker/v1/brokers/{broker_id}:\x01*\x12\xb9\x01\n\x06\x44\x65lete\x12/.yandex.cloud.iot.broker.v1.DeleteBrokerRequest\x1a!.yandex.cloud.operation.Operation\"[\xb2\xd2*-\n\x14\x44\x65leteBrokerMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02$*\"/iot-broker/v1/brokers/{broker_id}\x12\xc2\x01\n\x10ListCertificates\x12\x39.yandex.cloud.iot.broker.v1.ListBrokerCertificatesRequest\x1a:.yandex.cloud.iot.broker.v1.ListBrokerCertificatesResponse\"7\x82\xd3\xe4\x93\x02\x31\x12//iot-broker/v1/brokers/{broker_id}/certificates\x12\xdd\x01\n\x0e\x41\x64\x64\x43\x65rtificate\x12\x37.yandex.cloud.iot.broker.v1.AddBrokerCertificateRequest\x1a!.yandex.cloud.operation.Operation\"o\xb2\xd2*1\n\x1c\x41\x64\x64\x42rokerCertificateMetadata\x12\x11\x42rokerCertificate\x82\xd3\xe4\x93\x02\x34\"//iot-broker/v1/brokers/{broker_id}/certificates:\x01*\x12\xf6\x01\n\x11\x44\x65leteCertificate\x12:.yandex.cloud.iot.broker.v1.DeleteBrokerCertificateRequest\x1a!.yandex.cloud.operation.Operation\"\x81\x01\xb2\xd2*8\n\x1f\x44\x65leteBrokerCertificateMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02?*=/iot-broker/v1/brokers/{broker_id}/certificates/{fingerprint}\x12\xb6\x01\n\rListPasswords\x12\x36.yandex.cloud.iot.broker.v1.ListBrokerPasswordsRequest\x1a\x37.yandex.cloud.iot.broker.v1.ListBrokerPasswordsResponse\"4\x82\xd3\xe4\x93\x02.\x12,/iot-broker/v1/brokers/{broker_id}/passwords\x12\xce\x01\n\x0b\x41\x64\x64Password\x12\x34.yandex.cloud.iot.broker.v1.AddBrokerPasswordRequest\x1a!.yandex.cloud.operation.Operation\"f\xb2\xd2*+\n\x19\x41\x64\x64\x42rokerPasswordMetadata\x12\x0e\x42rokerPassword\x82\xd3\xe4\x93\x02\x31\",/iot-broker/v1/brokers/{broker_id}/passwords:\x01*\x12\xe9\x01\n\x0e\x44\x65letePassword\x12\x37.yandex.cloud.iot.broker.v1.DeleteBrokerPasswordRequest\x1a!.yandex.cloud.operation.Operation\"{\xb2\xd2*5\n\x1c\x44\x65leteBrokerPasswordMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02<*:/iot-broker/v1/brokers/{broker_id}/passwords/{password_id}\x12\xba\x01\n\x0eListOperations\x12\x37.yandex.cloud.iot.broker.v1.ListBrokerOperationsRequest\x1a\x38.yandex.cloud.iot.broker.v1.ListBrokerOperationsResponse\"5\x82\xd3\xe4\x93\x02/\x12-/iot-broker/v1/brokers/{broker_id}/operationsBg\n\x1eyandex.cloud.api.iot.broker.v1ZEgithub.com/yandex-cloud/go-genproto/yandex/cloud/iot/broker/v1;brokerb\x06proto3')
|
|
34
34
|
|
|
35
35
|
_globals = globals()
|
|
36
36
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -51,7 +51,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
51
51
|
_globals['_CREATEBROKERREQUEST'].fields_by_name['folder_id']._loaded_options = None
|
|
52
52
|
_globals['_CREATEBROKERREQUEST'].fields_by_name['folder_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
53
53
|
_globals['_CREATEBROKERREQUEST'].fields_by_name['name']._loaded_options = None
|
|
54
|
-
_globals['_CREATEBROKERREQUEST'].fields_by_name['name']._serialized_options = b'\362\3071
|
|
54
|
+
_globals['_CREATEBROKERREQUEST'].fields_by_name['name']._serialized_options = b'\350\3071\001\362\3071\016[a-zA-Z0-9_-]*\212\3101\004<=50'
|
|
55
55
|
_globals['_CREATEBROKERREQUEST'].fields_by_name['description']._loaded_options = None
|
|
56
56
|
_globals['_CREATEBROKERREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
|
|
57
57
|
_globals['_CREATEBROKERREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
@@ -61,7 +61,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
61
61
|
_globals['_UPDATEBROKERREQUEST'].fields_by_name['broker_id']._loaded_options = None
|
|
62
62
|
_globals['_UPDATEBROKERREQUEST'].fields_by_name['broker_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
63
63
|
_globals['_UPDATEBROKERREQUEST'].fields_by_name['name']._loaded_options = None
|
|
64
|
-
_globals['_UPDATEBROKERREQUEST'].fields_by_name['name']._serialized_options = b'\362\3071
|
|
64
|
+
_globals['_UPDATEBROKERREQUEST'].fields_by_name['name']._serialized_options = b'\362\3071\016[a-zA-Z0-9_-]*\212\3101\004<=50'
|
|
65
65
|
_globals['_UPDATEBROKERREQUEST'].fields_by_name['description']._loaded_options = None
|
|
66
66
|
_globals['_UPDATEBROKERREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
|
|
67
67
|
_globals['_UPDATEBROKERREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
@@ -133,51 +133,51 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
133
133
|
_globals['_LISTBROKERSRESPONSE']._serialized_start=459
|
|
134
134
|
_globals['_LISTBROKERSRESPONSE']._serialized_end=558
|
|
135
135
|
_globals['_CREATEBROKERREQUEST']._serialized_start=561
|
|
136
|
-
_globals['_CREATEBROKERREQUEST']._serialized_end=
|
|
137
|
-
_globals['_CREATEBROKERREQUEST_LABELSENTRY']._serialized_start=
|
|
138
|
-
_globals['_CREATEBROKERREQUEST_LABELSENTRY']._serialized_end=
|
|
139
|
-
_globals['_CREATEBROKERREQUEST_CERTIFICATE']._serialized_start=
|
|
140
|
-
_globals['_CREATEBROKERREQUEST_CERTIFICATE']._serialized_end=
|
|
141
|
-
_globals['_CREATEBROKERMETADATA']._serialized_start=
|
|
142
|
-
_globals['_CREATEBROKERMETADATA']._serialized_end=
|
|
143
|
-
_globals['_UPDATEBROKERREQUEST']._serialized_start=
|
|
144
|
-
_globals['_UPDATEBROKERREQUEST']._serialized_end=
|
|
145
|
-
_globals['_UPDATEBROKERREQUEST_LABELSENTRY']._serialized_start=
|
|
146
|
-
_globals['_UPDATEBROKERREQUEST_LABELSENTRY']._serialized_end=
|
|
147
|
-
_globals['_UPDATEBROKERMETADATA']._serialized_start=
|
|
148
|
-
_globals['_UPDATEBROKERMETADATA']._serialized_end=
|
|
149
|
-
_globals['_DELETEBROKERREQUEST']._serialized_start=
|
|
150
|
-
_globals['_DELETEBROKERREQUEST']._serialized_end=
|
|
151
|
-
_globals['_DELETEBROKERMETADATA']._serialized_start=
|
|
152
|
-
_globals['_DELETEBROKERMETADATA']._serialized_end=
|
|
153
|
-
_globals['_LISTBROKERCERTIFICATESREQUEST']._serialized_start=
|
|
154
|
-
_globals['_LISTBROKERCERTIFICATESREQUEST']._serialized_end=
|
|
155
|
-
_globals['_LISTBROKERCERTIFICATESRESPONSE']._serialized_start=
|
|
156
|
-
_globals['_LISTBROKERCERTIFICATESRESPONSE']._serialized_end=
|
|
157
|
-
_globals['_ADDBROKERCERTIFICATEREQUEST']._serialized_start=
|
|
158
|
-
_globals['_ADDBROKERCERTIFICATEREQUEST']._serialized_end=
|
|
159
|
-
_globals['_ADDBROKERCERTIFICATEMETADATA']._serialized_start=
|
|
160
|
-
_globals['_ADDBROKERCERTIFICATEMETADATA']._serialized_end=
|
|
161
|
-
_globals['_DELETEBROKERCERTIFICATEREQUEST']._serialized_start=
|
|
162
|
-
_globals['_DELETEBROKERCERTIFICATEREQUEST']._serialized_end=
|
|
163
|
-
_globals['_DELETEBROKERCERTIFICATEMETADATA']._serialized_start=
|
|
164
|
-
_globals['_DELETEBROKERCERTIFICATEMETADATA']._serialized_end=
|
|
165
|
-
_globals['_LISTBROKERPASSWORDSREQUEST']._serialized_start=
|
|
166
|
-
_globals['_LISTBROKERPASSWORDSREQUEST']._serialized_end=
|
|
167
|
-
_globals['_LISTBROKERPASSWORDSRESPONSE']._serialized_start=
|
|
168
|
-
_globals['_LISTBROKERPASSWORDSRESPONSE']._serialized_end=
|
|
169
|
-
_globals['_ADDBROKERPASSWORDREQUEST']._serialized_start=
|
|
170
|
-
_globals['_ADDBROKERPASSWORDREQUEST']._serialized_end=
|
|
171
|
-
_globals['_ADDBROKERPASSWORDMETADATA']._serialized_start=
|
|
172
|
-
_globals['_ADDBROKERPASSWORDMETADATA']._serialized_end=
|
|
173
|
-
_globals['_DELETEBROKERPASSWORDREQUEST']._serialized_start=
|
|
174
|
-
_globals['_DELETEBROKERPASSWORDREQUEST']._serialized_end=
|
|
175
|
-
_globals['_DELETEBROKERPASSWORDMETADATA']._serialized_start=
|
|
176
|
-
_globals['_DELETEBROKERPASSWORDMETADATA']._serialized_end=
|
|
177
|
-
_globals['_LISTBROKEROPERATIONSREQUEST']._serialized_start=
|
|
178
|
-
_globals['_LISTBROKEROPERATIONSREQUEST']._serialized_end=
|
|
179
|
-
_globals['_LISTBROKEROPERATIONSRESPONSE']._serialized_start=
|
|
180
|
-
_globals['_LISTBROKEROPERATIONSRESPONSE']._serialized_end=
|
|
181
|
-
_globals['_BROKERSERVICE']._serialized_start=
|
|
182
|
-
_globals['_BROKERSERVICE']._serialized_end=
|
|
136
|
+
_globals['_CREATEBROKERREQUEST']._serialized_end=1082
|
|
137
|
+
_globals['_CREATEBROKERREQUEST_LABELSENTRY']._serialized_start=996
|
|
138
|
+
_globals['_CREATEBROKERREQUEST_LABELSENTRY']._serialized_end=1041
|
|
139
|
+
_globals['_CREATEBROKERREQUEST_CERTIFICATE']._serialized_start=1043
|
|
140
|
+
_globals['_CREATEBROKERREQUEST_CERTIFICATE']._serialized_end=1082
|
|
141
|
+
_globals['_CREATEBROKERMETADATA']._serialized_start=1084
|
|
142
|
+
_globals['_CREATEBROKERMETADATA']._serialized_end=1125
|
|
143
|
+
_globals['_UPDATEBROKERREQUEST']._serialized_start=1128
|
|
144
|
+
_globals['_UPDATEBROKERREQUEST']._serialized_end=1552
|
|
145
|
+
_globals['_UPDATEBROKERREQUEST_LABELSENTRY']._serialized_start=996
|
|
146
|
+
_globals['_UPDATEBROKERREQUEST_LABELSENTRY']._serialized_end=1041
|
|
147
|
+
_globals['_UPDATEBROKERMETADATA']._serialized_start=1554
|
|
148
|
+
_globals['_UPDATEBROKERMETADATA']._serialized_end=1595
|
|
149
|
+
_globals['_DELETEBROKERREQUEST']._serialized_start=1597
|
|
150
|
+
_globals['_DELETEBROKERREQUEST']._serialized_end=1651
|
|
151
|
+
_globals['_DELETEBROKERMETADATA']._serialized_start=1653
|
|
152
|
+
_globals['_DELETEBROKERMETADATA']._serialized_end=1694
|
|
153
|
+
_globals['_LISTBROKERCERTIFICATESREQUEST']._serialized_start=1696
|
|
154
|
+
_globals['_LISTBROKERCERTIFICATESREQUEST']._serialized_end=1760
|
|
155
|
+
_globals['_LISTBROKERCERTIFICATESRESPONSE']._serialized_start=1762
|
|
156
|
+
_globals['_LISTBROKERCERTIFICATESRESPONSE']._serialized_end=1863
|
|
157
|
+
_globals['_ADDBROKERCERTIFICATEREQUEST']._serialized_start=1865
|
|
158
|
+
_globals['_ADDBROKERCERTIFICATEREQUEST']._serialized_end=1959
|
|
159
|
+
_globals['_ADDBROKERCERTIFICATEMETADATA']._serialized_start=1961
|
|
160
|
+
_globals['_ADDBROKERCERTIFICATEMETADATA']._serialized_end=2031
|
|
161
|
+
_globals['_DELETEBROKERCERTIFICATEREQUEST']._serialized_start=2033
|
|
162
|
+
_globals['_DELETEBROKERCERTIFICATEREQUEST']._serialized_end=2133
|
|
163
|
+
_globals['_DELETEBROKERCERTIFICATEMETADATA']._serialized_start=2135
|
|
164
|
+
_globals['_DELETEBROKERCERTIFICATEMETADATA']._serialized_end=2236
|
|
165
|
+
_globals['_LISTBROKERPASSWORDSREQUEST']._serialized_start=2238
|
|
166
|
+
_globals['_LISTBROKERPASSWORDSREQUEST']._serialized_end=2299
|
|
167
|
+
_globals['_LISTBROKERPASSWORDSRESPONSE']._serialized_start=2301
|
|
168
|
+
_globals['_LISTBROKERPASSWORDSRESPONSE']._serialized_end=2393
|
|
169
|
+
_globals['_ADDBROKERPASSWORDREQUEST']._serialized_start=2395
|
|
170
|
+
_globals['_ADDBROKERPASSWORDREQUEST']._serialized_end=2482
|
|
171
|
+
_globals['_ADDBROKERPASSWORDMETADATA']._serialized_start=2484
|
|
172
|
+
_globals['_ADDBROKERPASSWORDMETADATA']._serialized_end=2551
|
|
173
|
+
_globals['_DELETEBROKERPASSWORDREQUEST']._serialized_start=2553
|
|
174
|
+
_globals['_DELETEBROKERPASSWORDREQUEST']._serialized_end=2650
|
|
175
|
+
_globals['_DELETEBROKERPASSWORDMETADATA']._serialized_start=2652
|
|
176
|
+
_globals['_DELETEBROKERPASSWORDMETADATA']._serialized_end=2750
|
|
177
|
+
_globals['_LISTBROKEROPERATIONSREQUEST']._serialized_start=2753
|
|
178
|
+
_globals['_LISTBROKEROPERATIONSREQUEST']._serialized_end=2897
|
|
179
|
+
_globals['_LISTBROKEROPERATIONSRESPONSE']._serialized_start=2899
|
|
180
|
+
_globals['_LISTBROKEROPERATIONSRESPONSE']._serialized_end=3009
|
|
181
|
+
_globals['_BROKERSERVICE']._serialized_start=3012
|
|
182
|
+
_globals['_BROKERSERVICE']._serialized_end=5316
|
|
183
183
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -30,7 +30,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
|
|
|
30
30
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0yandex/cloud/iot/devices/v1/device_service.proto\x12\x1byandex.cloud.iot.devices.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a(yandex/cloud/iot/devices/v1/device.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"q\n\x10GetDeviceRequest\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12<\n\x0b\x64\x65vice_view\x18\x02 \x01(\x0e\x32\'.yandex.cloud.iot.devices.v1.DeviceView\"\
|
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0yandex/cloud/iot/devices/v1/device_service.proto\x12\x1byandex.cloud.iot.devices.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a(yandex/cloud/iot/devices/v1/device.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"q\n\x10GetDeviceRequest\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12<\n\x0b\x64\x65vice_view\x18\x02 \x01(\x0e\x32\'.yandex.cloud.iot.devices.v1.DeviceView\"\xae\x01\n\x16GetByNameDeviceRequest\x12!\n\x0bregistry_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x33\n\x0b\x64\x65vice_name\x18\x02 \x01(\tB\x1e\xe8\xc7\x31\x01\xf2\xc7\x31\x0e[a-zA-Z0-9_-]*\x8a\xc8\x31\x04<=50\x12<\n\x0b\x64\x65vice_view\x18\x03 \x01(\x0e\x32\'.yandex.cloud.iot.devices.v1.DeviceView\"\xdd\x01\n\x12ListDevicesRequest\x12\x1f\n\x0bregistry_id\x18\x01 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\x12\x1d\n\tfolder_id\x18\x02 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\x12\x1e\n\tpage_size\x18\x03 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-20000\x12\x1d\n\npage_token\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12<\n\x0b\x64\x65vice_view\x18\x05 \x01(\x0e\x32\'.yandex.cloud.iot.devices.v1.DeviceViewB\n\n\x02id\x12\x04\xc0\xc1\x31\x01\"d\n\x13ListDevicesResponse\x12\x34\n\x07\x64\x65vices\x18\x01 \x03(\x0b\x32#.yandex.cloud.iot.devices.v1.Device\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xe0\x04\n\x13\x43reateDeviceRequest\x12!\n\x0bregistry_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12,\n\x04name\x18\x02 \x01(\tB\x1e\xe8\xc7\x31\x01\xf2\xc7\x31\x0e[a-zA-Z0-9_-]*\x8a\xc8\x31\x04<=50\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12R\n\x0c\x63\x65rtificates\x18\x04 \x03(\x0b\x32<.yandex.cloud.iot.devices.v1.CreateDeviceRequest.Certificate\x12Y\n\rtopic_aliases\x18\x05 \x03(\x0b\x32\x42.yandex.cloud.iot.devices.v1.CreateDeviceRequest.TopicAliasesEntry\x12\x10\n\x08password\x18\x06 \x01(\t\x12\x89\x01\n\x06labels\x18\x07 \x03(\x0b\x32<.yandex.cloud.iot.devices.v1.CreateDeviceRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x1a\x33\n\x11TopicAliasesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\'\n\x0b\x43\x65rtificate\x12\x18\n\x10\x63\x65rtificate_data\x18\x01 \x01(\t\")\n\x14\x43reateDeviceMetadata\x12\x11\n\tdevice_id\x18\x01 \x01(\t\"\xfc\x03\n\x13UpdateDeviceRequest\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12(\n\x04name\x18\x03 \x01(\tB\x1a\xf2\xc7\x31\x0e[a-zA-Z0-9_-]*\x8a\xc8\x31\x04<=50\x12\x1e\n\x0b\x64\x65scription\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12Y\n\rtopic_aliases\x18\x05 \x03(\x0b\x32\x42.yandex.cloud.iot.devices.v1.UpdateDeviceRequest.TopicAliasesEntry\x12\x89\x01\n\x06labels\x18\x06 \x03(\x0b\x32<.yandex.cloud.iot.devices.v1.UpdateDeviceRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x1a\x33\n\x11TopicAliasesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\")\n\x14UpdateDeviceMetadata\x12\x11\n\tdevice_id\x18\x01 \x01(\t\"6\n\x13\x44\x65leteDeviceRequest\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\")\n\x14\x44\x65leteDeviceMetadata\x12\x11\n\tdevice_id\x18\x01 \x01(\t\"@\n\x1dListDeviceCertificatesRequest\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"f\n\x1eListDeviceCertificatesResponse\x12\x44\n\x0c\x63\x65rtificates\x18\x01 \x03(\x0b\x32..yandex.cloud.iot.devices.v1.DeviceCertificate\"^\n\x1b\x41\x64\x64\x44\x65viceCertificateRequest\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x18\n\x10\x63\x65rtificate_data\x18\x03 \x01(\tJ\x04\x08\x02\x10\x03\"F\n\x1c\x41\x64\x64\x44\x65viceCertificateMetadata\x12\x11\n\tdevice_id\x18\x01 \x01(\t\x12\x13\n\x0b\x66ingerprint\x18\x02 \x01(\t\"d\n\x1e\x44\x65leteDeviceCertificateRequest\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x0b\x66ingerprint\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"e\n\x1f\x44\x65leteDeviceCertificateMetadata\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x0b\x66ingerprint\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"=\n\x1aListDevicePasswordsRequest\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"]\n\x1bListDevicePasswordsResponse\x12>\n\tpasswords\x18\x01 \x03(\x0b\x32+.yandex.cloud.iot.devices.v1.DevicePassword\"W\n\x18\x41\x64\x64\x44\x65vicePasswordRequest\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1a\n\x08password\x18\x02 \x01(\tB\x08\x8a\xc8\x31\x04>=14\"C\n\x19\x41\x64\x64\x44\x65vicePasswordMetadata\x12\x11\n\tdevice_id\x18\x01 \x01(\t\x12\x13\n\x0bpassword_id\x18\x02 \x01(\t\"a\n\x1b\x44\x65leteDevicePasswordRequest\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x0bpassword_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"b\n\x1c\x44\x65leteDevicePasswordMetadata\x12\x1f\n\tdevice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x0bpassword_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\x90\x01\n\x1bListDeviceOperationsRequest\x12\x17\n\tdevice_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"n\n\x1cListDeviceOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\xb0\x13\n\rDeviceService\x12\x86\x01\n\x03Get\x12-.yandex.cloud.iot.devices.v1.GetDeviceRequest\x1a#.yandex.cloud.iot.devices.v1.Device\"+\x82\xd3\xe4\x93\x02%\x12#/iot-devices/v1/devices/{device_id}\x12\x90\x01\n\tGetByName\x12\x33.yandex.cloud.iot.devices.v1.GetByNameDeviceRequest\x1a#.yandex.cloud.iot.devices.v1.Device\")\x82\xd3\xe4\x93\x02#\x12!/iot-devices/v1/devices:getByName\x12\x8a\x01\n\x04List\x12/.yandex.cloud.iot.devices.v1.ListDevicesRequest\x1a\x30.yandex.cloud.iot.devices.v1.ListDevicesResponse\"\x1f\x82\xd3\xe4\x93\x02\x19\x12\x17/iot-devices/v1/devices\x12\xa3\x01\n\x06\x43reate\x12\x30.yandex.cloud.iot.devices.v1.CreateDeviceRequest\x1a!.yandex.cloud.operation.Operation\"D\xb2\xd2*\x1e\n\x14\x43reateDeviceMetadata\x12\x06\x44\x65vice\x82\xd3\xe4\x93\x02\x1c\"\x17/iot-devices/v1/devices:\x01*\x12\xaf\x01\n\x06Update\x12\x30.yandex.cloud.iot.devices.v1.UpdateDeviceRequest\x1a!.yandex.cloud.operation.Operation\"P\xb2\xd2*\x1e\n\x14UpdateDeviceMetadata\x12\x06\x44\x65vice\x82\xd3\xe4\x93\x02(2#/iot-devices/v1/devices/{device_id}:\x01*\x12\xbb\x01\n\x06\x44\x65lete\x12\x30.yandex.cloud.iot.devices.v1.DeleteDeviceRequest\x1a!.yandex.cloud.operation.Operation\"\\\xb2\xd2*-\n\x14\x44\x65leteDeviceMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02%*#/iot-devices/v1/devices/{device_id}\x12\xc5\x01\n\x10ListCertificates\x12:.yandex.cloud.iot.devices.v1.ListDeviceCertificatesRequest\x1a;.yandex.cloud.iot.devices.v1.ListDeviceCertificatesResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/iot-devices/v1/devices/{device_id}/certificates\x12\xdf\x01\n\x0e\x41\x64\x64\x43\x65rtificate\x12\x38.yandex.cloud.iot.devices.v1.AddDeviceCertificateRequest\x1a!.yandex.cloud.operation.Operation\"p\xb2\xd2*1\n\x1c\x41\x64\x64\x44\x65viceCertificateMetadata\x12\x11\x44\x65viceCertificate\x82\xd3\xe4\x93\x02\x35\"0/iot-devices/v1/devices/{device_id}/certificates:\x01*\x12\xf8\x01\n\x11\x44\x65leteCertificate\x12;.yandex.cloud.iot.devices.v1.DeleteDeviceCertificateRequest\x1a!.yandex.cloud.operation.Operation\"\x82\x01\xb2\xd2*8\n\x1f\x44\x65leteDeviceCertificateMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02@*>/iot-devices/v1/devices/{device_id}/certificates/{fingerprint}\x12\xb9\x01\n\rListPasswords\x12\x37.yandex.cloud.iot.devices.v1.ListDevicePasswordsRequest\x1a\x38.yandex.cloud.iot.devices.v1.ListDevicePasswordsResponse\"5\x82\xd3\xe4\x93\x02/\x12-/iot-devices/v1/devices/{device_id}/passwords\x12\xd0\x01\n\x0b\x41\x64\x64Password\x12\x35.yandex.cloud.iot.devices.v1.AddDevicePasswordRequest\x1a!.yandex.cloud.operation.Operation\"g\xb2\xd2*+\n\x19\x41\x64\x64\x44\x65vicePasswordMetadata\x12\x0e\x44\x65vicePassword\x82\xd3\xe4\x93\x02\x32\"-/iot-devices/v1/devices/{device_id}/passwords:\x01*\x12\xeb\x01\n\x0e\x44\x65letePassword\x12\x38.yandex.cloud.iot.devices.v1.DeleteDevicePasswordRequest\x1a!.yandex.cloud.operation.Operation\"|\xb2\xd2*5\n\x1c\x44\x65leteDevicePasswordMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02=*;/iot-devices/v1/devices/{device_id}/passwords/{password_id}\x12\xbd\x01\n\x0eListOperations\x12\x38.yandex.cloud.iot.devices.v1.ListDeviceOperationsRequest\x1a\x39.yandex.cloud.iot.devices.v1.ListDeviceOperationsResponse\"6\x82\xd3\xe4\x93\x02\x30\x12./iot-devices/v1/devices/{device_id}/operationsBj\n\x1fyandex.cloud.api.iot.devices.v1ZGgithub.com/yandex-cloud/go-genproto/yandex/cloud/iot/devices/v1;devicesb\x06proto3')
|
|
34
34
|
|
|
35
35
|
_globals = globals()
|
|
36
36
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -43,7 +43,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
43
43
|
_globals['_GETBYNAMEDEVICEREQUEST'].fields_by_name['registry_id']._loaded_options = None
|
|
44
44
|
_globals['_GETBYNAMEDEVICEREQUEST'].fields_by_name['registry_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
45
45
|
_globals['_GETBYNAMEDEVICEREQUEST'].fields_by_name['device_name']._loaded_options = None
|
|
46
|
-
_globals['_GETBYNAMEDEVICEREQUEST'].fields_by_name['device_name']._serialized_options = b'\362\3071\
|
|
46
|
+
_globals['_GETBYNAMEDEVICEREQUEST'].fields_by_name['device_name']._serialized_options = b'\350\3071\001\362\3071\016[a-zA-Z0-9_-]*\212\3101\004<=50'
|
|
47
47
|
_globals['_LISTDEVICESREQUEST'].oneofs_by_name['id']._loaded_options = None
|
|
48
48
|
_globals['_LISTDEVICESREQUEST'].oneofs_by_name['id']._serialized_options = b'\300\3011\001'
|
|
49
49
|
_globals['_LISTDEVICESREQUEST'].fields_by_name['registry_id']._loaded_options = None
|
|
@@ -61,7 +61,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
61
61
|
_globals['_CREATEDEVICEREQUEST'].fields_by_name['registry_id']._loaded_options = None
|
|
62
62
|
_globals['_CREATEDEVICEREQUEST'].fields_by_name['registry_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
63
63
|
_globals['_CREATEDEVICEREQUEST'].fields_by_name['name']._loaded_options = None
|
|
64
|
-
_globals['_CREATEDEVICEREQUEST'].fields_by_name['name']._serialized_options = b'\362\3071
|
|
64
|
+
_globals['_CREATEDEVICEREQUEST'].fields_by_name['name']._serialized_options = b'\350\3071\001\362\3071\016[a-zA-Z0-9_-]*\212\3101\004<=50'
|
|
65
65
|
_globals['_CREATEDEVICEREQUEST'].fields_by_name['description']._loaded_options = None
|
|
66
66
|
_globals['_CREATEDEVICEREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
|
|
67
67
|
_globals['_CREATEDEVICEREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
@@ -73,7 +73,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
73
73
|
_globals['_UPDATEDEVICEREQUEST'].fields_by_name['device_id']._loaded_options = None
|
|
74
74
|
_globals['_UPDATEDEVICEREQUEST'].fields_by_name['device_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
75
75
|
_globals['_UPDATEDEVICEREQUEST'].fields_by_name['name']._loaded_options = None
|
|
76
|
-
_globals['_UPDATEDEVICEREQUEST'].fields_by_name['name']._serialized_options = b'\362\3071
|
|
76
|
+
_globals['_UPDATEDEVICEREQUEST'].fields_by_name['name']._serialized_options = b'\362\3071\016[a-zA-Z0-9_-]*\212\3101\004<=50'
|
|
77
77
|
_globals['_UPDATEDEVICEREQUEST'].fields_by_name['description']._loaded_options = None
|
|
78
78
|
_globals['_UPDATEDEVICEREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
|
|
79
79
|
_globals['_UPDATEDEVICEREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
@@ -143,61 +143,61 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
143
143
|
_globals['_GETDEVICEREQUEST']._serialized_start=292
|
|
144
144
|
_globals['_GETDEVICEREQUEST']._serialized_end=405
|
|
145
145
|
_globals['_GETBYNAMEDEVICEREQUEST']._serialized_start=408
|
|
146
|
-
_globals['_GETBYNAMEDEVICEREQUEST']._serialized_end=
|
|
147
|
-
_globals['_LISTDEVICESREQUEST']._serialized_start=
|
|
148
|
-
_globals['_LISTDEVICESREQUEST']._serialized_end=
|
|
149
|
-
_globals['_LISTDEVICESRESPONSE']._serialized_start=
|
|
150
|
-
_globals['_LISTDEVICESRESPONSE']._serialized_end=
|
|
151
|
-
_globals['_CREATEDEVICEREQUEST']._serialized_start=
|
|
152
|
-
_globals['_CREATEDEVICEREQUEST']._serialized_end=
|
|
153
|
-
_globals['_CREATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_start=
|
|
154
|
-
_globals['_CREATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_end=
|
|
155
|
-
_globals['_CREATEDEVICEREQUEST_LABELSENTRY']._serialized_start=
|
|
156
|
-
_globals['_CREATEDEVICEREQUEST_LABELSENTRY']._serialized_end=
|
|
157
|
-
_globals['_CREATEDEVICEREQUEST_CERTIFICATE']._serialized_start=
|
|
158
|
-
_globals['_CREATEDEVICEREQUEST_CERTIFICATE']._serialized_end=
|
|
159
|
-
_globals['_CREATEDEVICEMETADATA']._serialized_start=
|
|
160
|
-
_globals['_CREATEDEVICEMETADATA']._serialized_end=
|
|
161
|
-
_globals['_UPDATEDEVICEREQUEST']._serialized_start=
|
|
162
|
-
_globals['_UPDATEDEVICEREQUEST']._serialized_end=
|
|
163
|
-
_globals['_UPDATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_start=
|
|
164
|
-
_globals['_UPDATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_end=
|
|
165
|
-
_globals['_UPDATEDEVICEREQUEST_LABELSENTRY']._serialized_start=
|
|
166
|
-
_globals['_UPDATEDEVICEREQUEST_LABELSENTRY']._serialized_end=
|
|
167
|
-
_globals['_UPDATEDEVICEMETADATA']._serialized_start=
|
|
168
|
-
_globals['_UPDATEDEVICEMETADATA']._serialized_end=
|
|
169
|
-
_globals['_DELETEDEVICEREQUEST']._serialized_start=
|
|
170
|
-
_globals['_DELETEDEVICEREQUEST']._serialized_end=
|
|
171
|
-
_globals['_DELETEDEVICEMETADATA']._serialized_start=
|
|
172
|
-
_globals['_DELETEDEVICEMETADATA']._serialized_end=
|
|
173
|
-
_globals['_LISTDEVICECERTIFICATESREQUEST']._serialized_start=
|
|
174
|
-
_globals['_LISTDEVICECERTIFICATESREQUEST']._serialized_end=
|
|
175
|
-
_globals['_LISTDEVICECERTIFICATESRESPONSE']._serialized_start=
|
|
176
|
-
_globals['_LISTDEVICECERTIFICATESRESPONSE']._serialized_end=
|
|
177
|
-
_globals['_ADDDEVICECERTIFICATEREQUEST']._serialized_start=
|
|
178
|
-
_globals['_ADDDEVICECERTIFICATEREQUEST']._serialized_end=
|
|
179
|
-
_globals['_ADDDEVICECERTIFICATEMETADATA']._serialized_start=
|
|
180
|
-
_globals['_ADDDEVICECERTIFICATEMETADATA']._serialized_end=
|
|
181
|
-
_globals['_DELETEDEVICECERTIFICATEREQUEST']._serialized_start=
|
|
182
|
-
_globals['_DELETEDEVICECERTIFICATEREQUEST']._serialized_end=
|
|
183
|
-
_globals['_DELETEDEVICECERTIFICATEMETADATA']._serialized_start=
|
|
184
|
-
_globals['_DELETEDEVICECERTIFICATEMETADATA']._serialized_end=
|
|
185
|
-
_globals['_LISTDEVICEPASSWORDSREQUEST']._serialized_start=
|
|
186
|
-
_globals['_LISTDEVICEPASSWORDSREQUEST']._serialized_end=
|
|
187
|
-
_globals['_LISTDEVICEPASSWORDSRESPONSE']._serialized_start=
|
|
188
|
-
_globals['_LISTDEVICEPASSWORDSRESPONSE']._serialized_end=
|
|
189
|
-
_globals['_ADDDEVICEPASSWORDREQUEST']._serialized_start=
|
|
190
|
-
_globals['_ADDDEVICEPASSWORDREQUEST']._serialized_end=
|
|
191
|
-
_globals['_ADDDEVICEPASSWORDMETADATA']._serialized_start=
|
|
192
|
-
_globals['_ADDDEVICEPASSWORDMETADATA']._serialized_end=
|
|
193
|
-
_globals['_DELETEDEVICEPASSWORDREQUEST']._serialized_start=
|
|
194
|
-
_globals['_DELETEDEVICEPASSWORDREQUEST']._serialized_end=
|
|
195
|
-
_globals['_DELETEDEVICEPASSWORDMETADATA']._serialized_start=
|
|
196
|
-
_globals['_DELETEDEVICEPASSWORDMETADATA']._serialized_end=
|
|
197
|
-
_globals['_LISTDEVICEOPERATIONSREQUEST']._serialized_start=
|
|
198
|
-
_globals['_LISTDEVICEOPERATIONSREQUEST']._serialized_end=
|
|
199
|
-
_globals['_LISTDEVICEOPERATIONSRESPONSE']._serialized_start=
|
|
200
|
-
_globals['_LISTDEVICEOPERATIONSRESPONSE']._serialized_end=
|
|
201
|
-
_globals['_DEVICESERVICE']._serialized_start=
|
|
202
|
-
_globals['_DEVICESERVICE']._serialized_end=
|
|
146
|
+
_globals['_GETBYNAMEDEVICEREQUEST']._serialized_end=582
|
|
147
|
+
_globals['_LISTDEVICESREQUEST']._serialized_start=585
|
|
148
|
+
_globals['_LISTDEVICESREQUEST']._serialized_end=806
|
|
149
|
+
_globals['_LISTDEVICESRESPONSE']._serialized_start=808
|
|
150
|
+
_globals['_LISTDEVICESRESPONSE']._serialized_end=908
|
|
151
|
+
_globals['_CREATEDEVICEREQUEST']._serialized_start=911
|
|
152
|
+
_globals['_CREATEDEVICEREQUEST']._serialized_end=1519
|
|
153
|
+
_globals['_CREATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_start=1380
|
|
154
|
+
_globals['_CREATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_end=1431
|
|
155
|
+
_globals['_CREATEDEVICEREQUEST_LABELSENTRY']._serialized_start=1433
|
|
156
|
+
_globals['_CREATEDEVICEREQUEST_LABELSENTRY']._serialized_end=1478
|
|
157
|
+
_globals['_CREATEDEVICEREQUEST_CERTIFICATE']._serialized_start=1480
|
|
158
|
+
_globals['_CREATEDEVICEREQUEST_CERTIFICATE']._serialized_end=1519
|
|
159
|
+
_globals['_CREATEDEVICEMETADATA']._serialized_start=1521
|
|
160
|
+
_globals['_CREATEDEVICEMETADATA']._serialized_end=1562
|
|
161
|
+
_globals['_UPDATEDEVICEREQUEST']._serialized_start=1565
|
|
162
|
+
_globals['_UPDATEDEVICEREQUEST']._serialized_end=2073
|
|
163
|
+
_globals['_UPDATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_start=1380
|
|
164
|
+
_globals['_UPDATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_end=1431
|
|
165
|
+
_globals['_UPDATEDEVICEREQUEST_LABELSENTRY']._serialized_start=1433
|
|
166
|
+
_globals['_UPDATEDEVICEREQUEST_LABELSENTRY']._serialized_end=1478
|
|
167
|
+
_globals['_UPDATEDEVICEMETADATA']._serialized_start=2075
|
|
168
|
+
_globals['_UPDATEDEVICEMETADATA']._serialized_end=2116
|
|
169
|
+
_globals['_DELETEDEVICEREQUEST']._serialized_start=2118
|
|
170
|
+
_globals['_DELETEDEVICEREQUEST']._serialized_end=2172
|
|
171
|
+
_globals['_DELETEDEVICEMETADATA']._serialized_start=2174
|
|
172
|
+
_globals['_DELETEDEVICEMETADATA']._serialized_end=2215
|
|
173
|
+
_globals['_LISTDEVICECERTIFICATESREQUEST']._serialized_start=2217
|
|
174
|
+
_globals['_LISTDEVICECERTIFICATESREQUEST']._serialized_end=2281
|
|
175
|
+
_globals['_LISTDEVICECERTIFICATESRESPONSE']._serialized_start=2283
|
|
176
|
+
_globals['_LISTDEVICECERTIFICATESRESPONSE']._serialized_end=2385
|
|
177
|
+
_globals['_ADDDEVICECERTIFICATEREQUEST']._serialized_start=2387
|
|
178
|
+
_globals['_ADDDEVICECERTIFICATEREQUEST']._serialized_end=2481
|
|
179
|
+
_globals['_ADDDEVICECERTIFICATEMETADATA']._serialized_start=2483
|
|
180
|
+
_globals['_ADDDEVICECERTIFICATEMETADATA']._serialized_end=2553
|
|
181
|
+
_globals['_DELETEDEVICECERTIFICATEREQUEST']._serialized_start=2555
|
|
182
|
+
_globals['_DELETEDEVICECERTIFICATEREQUEST']._serialized_end=2655
|
|
183
|
+
_globals['_DELETEDEVICECERTIFICATEMETADATA']._serialized_start=2657
|
|
184
|
+
_globals['_DELETEDEVICECERTIFICATEMETADATA']._serialized_end=2758
|
|
185
|
+
_globals['_LISTDEVICEPASSWORDSREQUEST']._serialized_start=2760
|
|
186
|
+
_globals['_LISTDEVICEPASSWORDSREQUEST']._serialized_end=2821
|
|
187
|
+
_globals['_LISTDEVICEPASSWORDSRESPONSE']._serialized_start=2823
|
|
188
|
+
_globals['_LISTDEVICEPASSWORDSRESPONSE']._serialized_end=2916
|
|
189
|
+
_globals['_ADDDEVICEPASSWORDREQUEST']._serialized_start=2918
|
|
190
|
+
_globals['_ADDDEVICEPASSWORDREQUEST']._serialized_end=3005
|
|
191
|
+
_globals['_ADDDEVICEPASSWORDMETADATA']._serialized_start=3007
|
|
192
|
+
_globals['_ADDDEVICEPASSWORDMETADATA']._serialized_end=3074
|
|
193
|
+
_globals['_DELETEDEVICEPASSWORDREQUEST']._serialized_start=3076
|
|
194
|
+
_globals['_DELETEDEVICEPASSWORDREQUEST']._serialized_end=3173
|
|
195
|
+
_globals['_DELETEDEVICEPASSWORDMETADATA']._serialized_start=3175
|
|
196
|
+
_globals['_DELETEDEVICEPASSWORDMETADATA']._serialized_end=3273
|
|
197
|
+
_globals['_LISTDEVICEOPERATIONSREQUEST']._serialized_start=3276
|
|
198
|
+
_globals['_LISTDEVICEOPERATIONSREQUEST']._serialized_end=3420
|
|
199
|
+
_globals['_LISTDEVICEOPERATIONSRESPONSE']._serialized_start=3422
|
|
200
|
+
_globals['_LISTDEVICEOPERATIONSRESPONSE']._serialized_end=3532
|
|
201
|
+
_globals['_DEVICESERVICE']._serialized_start=3535
|
|
202
|
+
_globals['_DEVICESERVICE']._serialized_end=6015
|
|
203
203
|
# @@protoc_insertion_point(module_scope)
|