yandexcloud 0.355.0__py3-none-any.whl → 0.356.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.

Files changed (56) hide show
  1. yandex/cloud/backup/v1/backup_service_pb2.py +46 -40
  2. yandex/cloud/backup/v1/backup_service_pb2.pyi +26 -4
  3. yandex/cloud/baremetal/v1alpha/configuration_service_pb2.py +14 -9
  4. yandex/cloud/baremetal/v1alpha/hardware_pool_service_pb2.py +14 -9
  5. yandex/cloud/baremetal/v1alpha/image_service_pb2.py +39 -32
  6. yandex/cloud/baremetal/v1alpha/private_cloud_connection_service_pb2.py +29 -24
  7. yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2.py +43 -36
  8. yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2.py +39 -32
  9. yandex/cloud/baremetal/v1alpha/public_subnet_service_pb2.pyi +3 -2
  10. yandex/cloud/baremetal/v1alpha/server_service_pb2.py +83 -76
  11. yandex/cloud/baremetal/v1alpha/storage_service_pb2.py +16 -11
  12. yandex/cloud/baremetal/v1alpha/vrf_service_pb2.py +39 -32
  13. yandex/cloud/baremetal/v1alpha/zone_service_pb2.py +14 -9
  14. yandex/cloud/datatransfer/v1/endpoint_service_pb2.pyi +4 -2
  15. yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.py +6 -3
  16. yandex/cloud/datatransfer/v1/endpoint_service_pb2_grpc.pyi +9 -3
  17. yandex/cloud/datatransfer/v1/transfer_pb2.py +50 -48
  18. yandex/cloud/datatransfer/v1/transfer_pb2.pyi +23 -4
  19. yandex/cloud/datatransfer/v1/transfer_service_pb2.py +32 -32
  20. yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi +16 -6
  21. yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.py +3 -6
  22. yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.pyi +0 -6
  23. yandex/cloud/iot/broker/v1/broker_service_pb2.py +49 -49
  24. yandex/cloud/iot/devices/v1/device_service_pb2.py +53 -53
  25. yandex/cloud/iot/devices/v1/registry_service_pb2.py +73 -73
  26. yandex/cloud/maintenance/v2/common_pb2.py +2 -2
  27. yandex/cloud/maintenance/v2/common_pb2.pyi +1 -1
  28. yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.py +82 -78
  29. yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi +27 -1
  30. yandex/cloud/mdb/spqr/v1/cluster_service_pb2.py +76 -76
  31. yandex/cloud/mdb/spqr/v1/cluster_service_pb2.pyi +4 -0
  32. yandex/cloud/searchapi/v2/gen_search_service_pb2.py +22 -22
  33. yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi +5 -1
  34. yandex/cloud/serverless/containers/v1/container_pb2.py +46 -44
  35. yandex/cloud/serverless/containers/v1/container_pb2.pyi +25 -3
  36. yandex/cloud/storage/v1/presign_service_pb2.py +47 -0
  37. yandex/cloud/storage/v1/presign_service_pb2.pyi +117 -0
  38. yandex/cloud/storage/v1/presign_service_pb2_grpc.py +101 -0
  39. yandex/cloud/storage/v1/presign_service_pb2_grpc.pyi +50 -0
  40. yandex/cloud/trino/v1/access_control_pb2.py +212 -0
  41. yandex/cloud/trino/v1/access_control_pb2.pyi +926 -0
  42. yandex/cloud/trino/v1/access_control_pb2_grpc.py +24 -0
  43. yandex/cloud/trino/v1/access_control_pb2_grpc.pyi +17 -0
  44. yandex/cloud/trino/v1/cluster_pb2.py +44 -43
  45. yandex/cloud/trino/v1/cluster_pb2.pyi +9 -2
  46. yandex/cloud/trino/v1/cluster_service_pb2.py +50 -49
  47. yandex/cloud/trino/v1/cluster_service_pb2.pyi +17 -4
  48. yandex/cloud/ytsaurus/v1/cluster_pb2.py +40 -37
  49. yandex/cloud/ytsaurus/v1/cluster_pb2.pyi +32 -18
  50. yandexcloud/__init__.py +1 -1
  51. {yandexcloud-0.355.0.dist-info → yandexcloud-0.356.0.dist-info}/METADATA +1 -1
  52. {yandexcloud-0.355.0.dist-info → yandexcloud-0.356.0.dist-info}/RECORD +56 -48
  53. {yandexcloud-0.355.0.dist-info → yandexcloud-0.356.0.dist-info}/AUTHORS +0 -0
  54. {yandexcloud-0.355.0.dist-info → yandexcloud-0.356.0.dist-info}/LICENSE +0 -0
  55. {yandexcloud-0.355.0.dist-info → yandexcloud-0.356.0.dist-info}/WHEEL +0 -0
  56. {yandexcloud-0.355.0.dist-info → yandexcloud-0.356.0.dist-info}/top_level.txt +0 -0
@@ -44,6 +44,7 @@ class CreateTransferRequest(google.protobuf.message.Message):
44
44
  LABELS_FIELD_NUMBER: builtins.int
45
45
  TRANSFORMATION_FIELD_NUMBER: builtins.int
46
46
  DATA_OBJECTS_FIELD_NUMBER: builtins.int
47
+ REPLICATION_RUNTIME_FIELD_NUMBER: builtins.int
47
48
  source_id: builtins.str
48
49
  """Identifier of the source endpoint."""
49
50
  target_id: builtins.str
@@ -65,13 +66,16 @@ class CreateTransferRequest(google.protobuf.message.Message):
65
66
  def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
66
67
  """Transfer labels as `key:value` pairs.
67
68
 
68
- For details about the concept, see [documentation]({{ api-url-prefix }}/resource-manager/concepts/labels).
69
+ For details about the concept, see [documentation]({{ api-url-prefix
70
+ }}/resource-manager/concepts/labels).
69
71
  """
70
72
 
71
73
  @property
72
74
  def transformation(self) -> yandex.cloud.datatransfer.v1.transfer_pb2.Transformation: ...
73
75
  @property
74
76
  def data_objects(self) -> yandex.cloud.datatransfer.v1.transfer_pb2.DataObjects: ...
77
+ @property
78
+ def replication_runtime(self) -> yandex.cloud.datatransfer.v1.transfer_pb2.Runtime: ...
75
79
  def __init__(
76
80
  self,
77
81
  *,
@@ -85,9 +89,10 @@ class CreateTransferRequest(google.protobuf.message.Message):
85
89
  labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
86
90
  transformation: yandex.cloud.datatransfer.v1.transfer_pb2.Transformation | None = ...,
87
91
  data_objects: yandex.cloud.datatransfer.v1.transfer_pb2.DataObjects | None = ...,
92
+ replication_runtime: yandex.cloud.datatransfer.v1.transfer_pb2.Runtime | None = ...,
88
93
  ) -> None: ...
89
- def HasField(self, field_name: typing.Literal["data_objects", b"data_objects", "runtime", b"runtime", "transformation", b"transformation"]) -> builtins.bool: ...
90
- def ClearField(self, field_name: typing.Literal["data_objects", b"data_objects", "description", b"description", "folder_id", b"folder_id", "labels", b"labels", "name", b"name", "runtime", b"runtime", "source_id", b"source_id", "target_id", b"target_id", "transformation", b"transformation", "type", b"type"]) -> None: ...
94
+ def HasField(self, field_name: typing.Literal["data_objects", b"data_objects", "replication_runtime", b"replication_runtime", "runtime", b"runtime", "transformation", b"transformation"]) -> builtins.bool: ...
95
+ def ClearField(self, field_name: typing.Literal["data_objects", b"data_objects", "description", b"description", "folder_id", b"folder_id", "labels", b"labels", "name", b"name", "replication_runtime", b"replication_runtime", "runtime", b"runtime", "source_id", b"source_id", "target_id", b"target_id", "transformation", b"transformation", "type", b"type"]) -> None: ...
91
96
 
92
97
  global___CreateTransferRequest = CreateTransferRequest
93
98
 
@@ -134,6 +139,7 @@ class UpdateTransferRequest(google.protobuf.message.Message):
134
139
  LABELS_FIELD_NUMBER: builtins.int
135
140
  TRANSFORMATION_FIELD_NUMBER: builtins.int
136
141
  DATA_OBJECTS_FIELD_NUMBER: builtins.int
142
+ REPLICATION_RUNTIME_FIELD_NUMBER: builtins.int
137
143
  transfer_id: builtins.str
138
144
  """Identifier of the transfer to be updated."""
139
145
  description: builtins.str
@@ -155,13 +161,16 @@ class UpdateTransferRequest(google.protobuf.message.Message):
155
161
  def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
156
162
  """Transfer labels as `key:value` pairs.
157
163
 
158
- For details about the concept, see [documentation]({{ api-url-prefix }}/resource-manager/concepts/labels).
164
+ For details about the concept, see [documentation]({{ api-url-prefix
165
+ }}/resource-manager/concepts/labels).
159
166
  """
160
167
 
161
168
  @property
162
169
  def transformation(self) -> yandex.cloud.datatransfer.v1.transfer_pb2.Transformation: ...
163
170
  @property
164
171
  def data_objects(self) -> yandex.cloud.datatransfer.v1.transfer_pb2.DataObjects: ...
172
+ @property
173
+ def replication_runtime(self) -> yandex.cloud.datatransfer.v1.transfer_pb2.Runtime: ...
165
174
  def __init__(
166
175
  self,
167
176
  *,
@@ -173,9 +182,10 @@ class UpdateTransferRequest(google.protobuf.message.Message):
173
182
  labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
174
183
  transformation: yandex.cloud.datatransfer.v1.transfer_pb2.Transformation | None = ...,
175
184
  data_objects: yandex.cloud.datatransfer.v1.transfer_pb2.DataObjects | None = ...,
185
+ replication_runtime: yandex.cloud.datatransfer.v1.transfer_pb2.Runtime | None = ...,
176
186
  ) -> None: ...
177
- def HasField(self, field_name: typing.Literal["data_objects", b"data_objects", "runtime", b"runtime", "transformation", b"transformation", "update_mask", b"update_mask"]) -> builtins.bool: ...
178
- def ClearField(self, field_name: typing.Literal["data_objects", b"data_objects", "description", b"description", "labels", b"labels", "name", b"name", "runtime", b"runtime", "transfer_id", b"transfer_id", "transformation", b"transformation", "update_mask", b"update_mask"]) -> None: ...
187
+ def HasField(self, field_name: typing.Literal["data_objects", b"data_objects", "replication_runtime", b"replication_runtime", "runtime", b"runtime", "transformation", b"transformation", "update_mask", b"update_mask"]) -> builtins.bool: ...
188
+ def ClearField(self, field_name: typing.Literal["data_objects", b"data_objects", "description", b"description", "labels", b"labels", "name", b"name", "replication_runtime", b"replication_runtime", "runtime", b"runtime", "transfer_id", b"transfer_id", "transformation", b"transformation", "update_mask", b"update_mask"]) -> None: ...
179
189
 
180
190
  global___UpdateTransferRequest = UpdateTransferRequest
181
191
 
@@ -28,8 +28,7 @@ if _version_not_supported:
28
28
 
29
29
 
30
30
  class TransferServiceStub(object):
31
- """A set of methods for managing [transfers]({{ api-url-prefix }}/data-transfer/concepts/#transfer).
32
- """
31
+ """Missing associated documentation comment in .proto file."""
33
32
 
34
33
  def __init__(self, channel):
35
34
  """Constructor.
@@ -75,8 +74,7 @@ class TransferServiceStub(object):
75
74
 
76
75
 
77
76
  class TransferServiceServicer(object):
78
- """A set of methods for managing [transfers]({{ api-url-prefix }}/data-transfer/concepts/#transfer).
79
- """
77
+ """Missing associated documentation comment in .proto file."""
80
78
 
81
79
  def Create(self, request, context):
82
80
  """Creates a transfer in the specified folder.
@@ -180,8 +178,7 @@ def add_TransferServiceServicer_to_server(servicer, server):
180
178
 
181
179
  # This class is part of an EXPERIMENTAL API.
182
180
  class TransferService(object):
183
- """A set of methods for managing [transfers]({{ api-url-prefix }}/data-transfer/concepts/#transfer).
184
- """
181
+ """Missing associated documentation comment in .proto file."""
185
182
 
186
183
  @staticmethod
187
184
  def Create(request,
@@ -20,8 +20,6 @@ class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type:
20
20
  ...
21
21
 
22
22
  class TransferServiceStub:
23
- """A set of methods for managing [transfers]({{ api-url-prefix }}/data-transfer/concepts/#transfer)."""
24
-
25
23
  def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ...
26
24
  Create: grpc.UnaryUnaryMultiCallable[
27
25
  yandex.cloud.datatransfer.v1.transfer_service_pb2.CreateTransferRequest,
@@ -75,8 +73,6 @@ class TransferServiceStub:
75
73
  """
76
74
 
77
75
  class TransferServiceAsyncStub:
78
- """A set of methods for managing [transfers]({{ api-url-prefix }}/data-transfer/concepts/#transfer)."""
79
-
80
76
  Create: grpc.aio.UnaryUnaryMultiCallable[
81
77
  yandex.cloud.datatransfer.v1.transfer_service_pb2.CreateTransferRequest,
82
78
  yandex.cloud.operation.operation_pb2.Operation,
@@ -129,8 +125,6 @@ class TransferServiceAsyncStub:
129
125
  """
130
126
 
131
127
  class TransferServiceServicer(metaclass=abc.ABCMeta):
132
- """A set of methods for managing [transfers]({{ api-url-prefix }}/data-transfer/concepts/#transfer)."""
133
-
134
128
  @abc.abstractmethod
135
129
  def Create(
136
130
  self,
@@ -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\"\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')
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\"\x85\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\x1a\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'\350\3071\001\362\3071\016[a-zA-Z0-9_-]*\212\3101\004<=50'
54
+ _globals['_CREATEBROKERREQUEST'].fields_by_name['name']._serialized_options = b'\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
@@ -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=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
136
+ _globals['_CREATEBROKERREQUEST']._serialized_end=1078
137
+ _globals['_CREATEBROKERREQUEST_LABELSENTRY']._serialized_start=992
138
+ _globals['_CREATEBROKERREQUEST_LABELSENTRY']._serialized_end=1037
139
+ _globals['_CREATEBROKERREQUEST_CERTIFICATE']._serialized_start=1039
140
+ _globals['_CREATEBROKERREQUEST_CERTIFICATE']._serialized_end=1078
141
+ _globals['_CREATEBROKERMETADATA']._serialized_start=1080
142
+ _globals['_CREATEBROKERMETADATA']._serialized_end=1121
143
+ _globals['_UPDATEBROKERREQUEST']._serialized_start=1124
144
+ _globals['_UPDATEBROKERREQUEST']._serialized_end=1548
145
+ _globals['_UPDATEBROKERREQUEST_LABELSENTRY']._serialized_start=992
146
+ _globals['_UPDATEBROKERREQUEST_LABELSENTRY']._serialized_end=1037
147
+ _globals['_UPDATEBROKERMETADATA']._serialized_start=1550
148
+ _globals['_UPDATEBROKERMETADATA']._serialized_end=1591
149
+ _globals['_DELETEBROKERREQUEST']._serialized_start=1593
150
+ _globals['_DELETEBROKERREQUEST']._serialized_end=1647
151
+ _globals['_DELETEBROKERMETADATA']._serialized_start=1649
152
+ _globals['_DELETEBROKERMETADATA']._serialized_end=1690
153
+ _globals['_LISTBROKERCERTIFICATESREQUEST']._serialized_start=1692
154
+ _globals['_LISTBROKERCERTIFICATESREQUEST']._serialized_end=1756
155
+ _globals['_LISTBROKERCERTIFICATESRESPONSE']._serialized_start=1758
156
+ _globals['_LISTBROKERCERTIFICATESRESPONSE']._serialized_end=1859
157
+ _globals['_ADDBROKERCERTIFICATEREQUEST']._serialized_start=1861
158
+ _globals['_ADDBROKERCERTIFICATEREQUEST']._serialized_end=1955
159
+ _globals['_ADDBROKERCERTIFICATEMETADATA']._serialized_start=1957
160
+ _globals['_ADDBROKERCERTIFICATEMETADATA']._serialized_end=2027
161
+ _globals['_DELETEBROKERCERTIFICATEREQUEST']._serialized_start=2029
162
+ _globals['_DELETEBROKERCERTIFICATEREQUEST']._serialized_end=2129
163
+ _globals['_DELETEBROKERCERTIFICATEMETADATA']._serialized_start=2131
164
+ _globals['_DELETEBROKERCERTIFICATEMETADATA']._serialized_end=2232
165
+ _globals['_LISTBROKERPASSWORDSREQUEST']._serialized_start=2234
166
+ _globals['_LISTBROKERPASSWORDSREQUEST']._serialized_end=2295
167
+ _globals['_LISTBROKERPASSWORDSRESPONSE']._serialized_start=2297
168
+ _globals['_LISTBROKERPASSWORDSRESPONSE']._serialized_end=2389
169
+ _globals['_ADDBROKERPASSWORDREQUEST']._serialized_start=2391
170
+ _globals['_ADDBROKERPASSWORDREQUEST']._serialized_end=2478
171
+ _globals['_ADDBROKERPASSWORDMETADATA']._serialized_start=2480
172
+ _globals['_ADDBROKERPASSWORDMETADATA']._serialized_end=2547
173
+ _globals['_DELETEBROKERPASSWORDREQUEST']._serialized_start=2549
174
+ _globals['_DELETEBROKERPASSWORDREQUEST']._serialized_end=2646
175
+ _globals['_DELETEBROKERPASSWORDMETADATA']._serialized_start=2648
176
+ _globals['_DELETEBROKERPASSWORDMETADATA']._serialized_end=2746
177
+ _globals['_LISTBROKEROPERATIONSREQUEST']._serialized_start=2749
178
+ _globals['_LISTBROKEROPERATIONSREQUEST']._serialized_end=2893
179
+ _globals['_LISTBROKEROPERATIONSRESPONSE']._serialized_start=2895
180
+ _globals['_LISTBROKEROPERATIONSRESPONSE']._serialized_end=3005
181
+ _globals['_BROKERSERVICE']._serialized_start=3008
182
+ _globals['_BROKERSERVICE']._serialized_end=5312
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\"\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')
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\"\xdc\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\x1a\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)
@@ -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'\350\3071\001\362\3071\016[a-zA-Z0-9_-]*\212\3101\004<=50'
64
+ _globals['_CREATEDEVICEREQUEST'].fields_by_name['name']._serialized_options = b'\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
@@ -149,55 +149,55 @@ if not _descriptor._USE_C_DESCRIPTORS:
149
149
  _globals['_LISTDEVICESRESPONSE']._serialized_start=808
150
150
  _globals['_LISTDEVICESRESPONSE']._serialized_end=908
151
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
152
+ _globals['_CREATEDEVICEREQUEST']._serialized_end=1515
153
+ _globals['_CREATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_start=1376
154
+ _globals['_CREATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_end=1427
155
+ _globals['_CREATEDEVICEREQUEST_LABELSENTRY']._serialized_start=1429
156
+ _globals['_CREATEDEVICEREQUEST_LABELSENTRY']._serialized_end=1474
157
+ _globals['_CREATEDEVICEREQUEST_CERTIFICATE']._serialized_start=1476
158
+ _globals['_CREATEDEVICEREQUEST_CERTIFICATE']._serialized_end=1515
159
+ _globals['_CREATEDEVICEMETADATA']._serialized_start=1517
160
+ _globals['_CREATEDEVICEMETADATA']._serialized_end=1558
161
+ _globals['_UPDATEDEVICEREQUEST']._serialized_start=1561
162
+ _globals['_UPDATEDEVICEREQUEST']._serialized_end=2069
163
+ _globals['_UPDATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_start=1376
164
+ _globals['_UPDATEDEVICEREQUEST_TOPICALIASESENTRY']._serialized_end=1427
165
+ _globals['_UPDATEDEVICEREQUEST_LABELSENTRY']._serialized_start=1429
166
+ _globals['_UPDATEDEVICEREQUEST_LABELSENTRY']._serialized_end=1474
167
+ _globals['_UPDATEDEVICEMETADATA']._serialized_start=2071
168
+ _globals['_UPDATEDEVICEMETADATA']._serialized_end=2112
169
+ _globals['_DELETEDEVICEREQUEST']._serialized_start=2114
170
+ _globals['_DELETEDEVICEREQUEST']._serialized_end=2168
171
+ _globals['_DELETEDEVICEMETADATA']._serialized_start=2170
172
+ _globals['_DELETEDEVICEMETADATA']._serialized_end=2211
173
+ _globals['_LISTDEVICECERTIFICATESREQUEST']._serialized_start=2213
174
+ _globals['_LISTDEVICECERTIFICATESREQUEST']._serialized_end=2277
175
+ _globals['_LISTDEVICECERTIFICATESRESPONSE']._serialized_start=2279
176
+ _globals['_LISTDEVICECERTIFICATESRESPONSE']._serialized_end=2381
177
+ _globals['_ADDDEVICECERTIFICATEREQUEST']._serialized_start=2383
178
+ _globals['_ADDDEVICECERTIFICATEREQUEST']._serialized_end=2477
179
+ _globals['_ADDDEVICECERTIFICATEMETADATA']._serialized_start=2479
180
+ _globals['_ADDDEVICECERTIFICATEMETADATA']._serialized_end=2549
181
+ _globals['_DELETEDEVICECERTIFICATEREQUEST']._serialized_start=2551
182
+ _globals['_DELETEDEVICECERTIFICATEREQUEST']._serialized_end=2651
183
+ _globals['_DELETEDEVICECERTIFICATEMETADATA']._serialized_start=2653
184
+ _globals['_DELETEDEVICECERTIFICATEMETADATA']._serialized_end=2754
185
+ _globals['_LISTDEVICEPASSWORDSREQUEST']._serialized_start=2756
186
+ _globals['_LISTDEVICEPASSWORDSREQUEST']._serialized_end=2817
187
+ _globals['_LISTDEVICEPASSWORDSRESPONSE']._serialized_start=2819
188
+ _globals['_LISTDEVICEPASSWORDSRESPONSE']._serialized_end=2912
189
+ _globals['_ADDDEVICEPASSWORDREQUEST']._serialized_start=2914
190
+ _globals['_ADDDEVICEPASSWORDREQUEST']._serialized_end=3001
191
+ _globals['_ADDDEVICEPASSWORDMETADATA']._serialized_start=3003
192
+ _globals['_ADDDEVICEPASSWORDMETADATA']._serialized_end=3070
193
+ _globals['_DELETEDEVICEPASSWORDREQUEST']._serialized_start=3072
194
+ _globals['_DELETEDEVICEPASSWORDREQUEST']._serialized_end=3169
195
+ _globals['_DELETEDEVICEPASSWORDMETADATA']._serialized_start=3171
196
+ _globals['_DELETEDEVICEPASSWORDMETADATA']._serialized_end=3269
197
+ _globals['_LISTDEVICEOPERATIONSREQUEST']._serialized_start=3272
198
+ _globals['_LISTDEVICEOPERATIONSREQUEST']._serialized_end=3416
199
+ _globals['_LISTDEVICEOPERATIONSRESPONSE']._serialized_start=3418
200
+ _globals['_LISTDEVICEOPERATIONSRESPONSE']._serialized_end=3528
201
+ _globals['_DEVICESERVICE']._serialized_start=3531
202
+ _globals['_DEVICESERVICE']._serialized_end=6011
203
203
  # @@protoc_insertion_point(module_scope)