yandexcloud 0.344.0__py3-none-any.whl → 0.346.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2.py +16 -16
- yandex/cloud/baremetal/v1alpha/private_subnet_service_pb2.pyi +7 -7
- yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.py +16 -16
- yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.pyi +14 -2
- yandex/cloud/gitlab/__init__.py +0 -0
- yandex/cloud/gitlab/v1/__init__.py +0 -0
- yandex/cloud/gitlab/v1/instance_pb2.py +54 -0
- yandex/cloud/gitlab/v1/instance_pb2.pyi +158 -0
- yandex/cloud/gitlab/v1/instance_pb2_grpc.py +24 -0
- yandex/cloud/gitlab/v1/instance_pb2_grpc.pyi +17 -0
- yandex/cloud/gitlab/v1/instance_service_pb2.py +118 -0
- yandex/cloud/gitlab/v1/instance_service_pb2.pyi +257 -0
- yandex/cloud/gitlab/v1/instance_service_pb2_grpc.py +314 -0
- yandex/cloud/gitlab/v1/instance_service_pb2_grpc.pyi +128 -0
- yandex/cloud/gitlab/v1/maintenance_pb2.py +41 -0
- yandex/cloud/gitlab/v1/maintenance_pb2.pyi +40 -0
- yandex/cloud/gitlab/v1/maintenance_pb2_grpc.py +24 -0
- yandex/cloud/gitlab/v1/maintenance_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2.py +64 -52
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2.pyi +75 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.py +44 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.pyi +20 -0
- yandex/cloud/spark/v1/job_pb2.py +12 -16
- yandex/cloud/spark/v1/job_pb2.pyi +3 -51
- yandex/cloud/trino/v1/catalog_pb2.py +252 -0
- yandex/cloud/trino/v1/catalog_pb2.pyi +965 -0
- yandex/cloud/trino/v1/catalog_pb2_grpc.py +24 -0
- yandex/cloud/trino/v1/catalog_pb2_grpc.pyi +17 -0
- yandex/cloud/trino/v1/catalog_service_pb2.py +94 -0
- yandex/cloud/trino/v1/catalog_service_pb2.pyi +235 -0
- yandex/cloud/trino/v1/catalog_service_pb2_grpc.py +279 -0
- yandex/cloud/trino/v1/catalog_service_pb2_grpc.pyi +132 -0
- yandex/cloud/trino/v1/cluster_service_pb2.py +50 -49
- yandex/cloud/trino/v1/cluster_service_pb2.pyi +10 -1
- yandexcloud/__init__.py +1 -1
- yandexcloud/_sdk.py +5 -3
- {yandexcloud-0.344.0.dist-info → yandexcloud-0.346.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.344.0.dist-info → yandexcloud-0.346.0.dist-info}/RECORD +42 -20
- {yandexcloud-0.344.0.dist-info → yandexcloud-0.346.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.344.0.dist-info → yandexcloud-0.346.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.344.0.dist-info → yandexcloud-0.346.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.344.0.dist-info → yandexcloud-0.346.0.dist-info}/top_level.txt +0 -0
|
@@ -29,7 +29,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
|
|
|
29
29
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n;yandex/cloud/baremetal/v1alpha/private_subnet_service.proto\x12\x1eyandex.cloud.baremetal.v1alpha\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a\x33yandex/cloud/baremetal/v1alpha/private_subnet.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"T\n\x17GetPrivateSubnetRequest\x12\x33\n\x11private_subnet_id\x18\x02 \x01(\tB\x18\xf2\xc7\x31\x0e[a-z][a-z0-9]*\x8a\xc8\x31\x02\x32\x30J\x04\x08\x01\x10\x02\"\xa5\x01\n\x18ListPrivateSubnetRequest\x12/\n\tfolder_id\x18\x01 \x01(\tB\x1c\xf2\xc7\x31\x10[a-z][a-z0-9.-]*\x8a\xc8\x31\x04<=50\x12\x1c\n\tpage_size\x18\x64 \x01(\x03\x42\t\xfa\xc7\x31\x05<=100\x12\x12\n\npage_token\x18\x65 \x01(\t\x12\x10\n\x08order_by\x18\x66 \x01(\t\x12\x0e\n\x06\x66ilter\x18g \x01(\tJ\x04\x08\x02\x10\x64\"\x88\x01\n\x19ListPrivateSubnetResponse\x12\x46\n\x0fprivate_subnets\x18\x02 \x03(\x0b\x32-.yandex.cloud.baremetal.v1alpha.PrivateSubnet\x12\x17\n\x0fnext_page_token\x18\x64 \x01(\tJ\x04\x08\x01\x10\x02J\x04\x08\x03\x10\x64\"\xdf\x03\n\x1a\x43reatePrivateSubnetRequest\x12\x34\n\x04name\x18\x01 \x01(\tB&\xf2\xc7\x31\x1a[a-z]([-a-z0-9]*[a-z0-9])?\x8a\xc8\x31\x04\x32-63\x12\x1f\n\x0b\x64\x65scription\x18\x02 \x01(\tB\n\x8a\xc8\x31\x06<=1024\x12\"\n\x10hardware_pool_id\x18\x03 \x01(\tB\x08\x8a\xc8\x31\x04<=20\x12H\n\x10vrf_options_spec\x18\x04 \x01(\x0b\x32..yandex.cloud.baremetal.v1alpha.VrfOptionsSpec\x12/\n\tfolder_id\x18\x05 \x01(\tB\x1c\xf2\xc7\x31\x10[a-z][a-z0-9.-]*\x8a\xc8\x31\x04<=50\x12\x94\x01\n\x06labels\x18\xc8\x01 \x03(\x0b\x32\x46.yandex.cloud.baremetal.v1alpha.CreatePrivateSubnetRequest.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-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x05\x08\x06\x10\xc8\x01\"\x89\x01\n\x0eVrfOptionsSpec\x12\x0e\n\x06vrf_id\x18\x01 \x01(\t\x12\x0c\n\x04\x63idr\x18\x02 \x01(\t\x12\x45\n\x0c\x64hcp_options\x18\x03 \x01(\x0b\x32/.yandex.cloud.baremetal.v1alpha.DhcpOptionsSpec\x12\x12\n\ngateway_ip\x18\x04 \x01(\t\"3\n\x0f\x44hcpOptionsSpec\x12\x10\n\x08start_ip\x18\x01 \x01(\t\x12\x0e\n\x06\x65nd_ip\x18\x02 \x01(\t\">\n\x1b\x43reatePrivateSubnetMetadata\x12\x19\n\x11private_subnet_id\x18\x02 \x01(\tJ\x04\x08\x01\x10\x02\"\
|
|
32
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n;yandex/cloud/baremetal/v1alpha/private_subnet_service.proto\x12\x1eyandex.cloud.baremetal.v1alpha\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a\x33yandex/cloud/baremetal/v1alpha/private_subnet.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"T\n\x17GetPrivateSubnetRequest\x12\x33\n\x11private_subnet_id\x18\x02 \x01(\tB\x18\xf2\xc7\x31\x0e[a-z][a-z0-9]*\x8a\xc8\x31\x02\x32\x30J\x04\x08\x01\x10\x02\"\xa5\x01\n\x18ListPrivateSubnetRequest\x12/\n\tfolder_id\x18\x01 \x01(\tB\x1c\xf2\xc7\x31\x10[a-z][a-z0-9.-]*\x8a\xc8\x31\x04<=50\x12\x1c\n\tpage_size\x18\x64 \x01(\x03\x42\t\xfa\xc7\x31\x05<=100\x12\x12\n\npage_token\x18\x65 \x01(\t\x12\x10\n\x08order_by\x18\x66 \x01(\t\x12\x0e\n\x06\x66ilter\x18g \x01(\tJ\x04\x08\x02\x10\x64\"\x88\x01\n\x19ListPrivateSubnetResponse\x12\x46\n\x0fprivate_subnets\x18\x02 \x03(\x0b\x32-.yandex.cloud.baremetal.v1alpha.PrivateSubnet\x12\x17\n\x0fnext_page_token\x18\x64 \x01(\tJ\x04\x08\x01\x10\x02J\x04\x08\x03\x10\x64\"\xdf\x03\n\x1a\x43reatePrivateSubnetRequest\x12\x34\n\x04name\x18\x01 \x01(\tB&\xf2\xc7\x31\x1a[a-z]([-a-z0-9]*[a-z0-9])?\x8a\xc8\x31\x04\x32-63\x12\x1f\n\x0b\x64\x65scription\x18\x02 \x01(\tB\n\x8a\xc8\x31\x06<=1024\x12\"\n\x10hardware_pool_id\x18\x03 \x01(\tB\x08\x8a\xc8\x31\x04<=20\x12H\n\x10vrf_options_spec\x18\x04 \x01(\x0b\x32..yandex.cloud.baremetal.v1alpha.VrfOptionsSpec\x12/\n\tfolder_id\x18\x05 \x01(\tB\x1c\xf2\xc7\x31\x10[a-z][a-z0-9.-]*\x8a\xc8\x31\x04<=50\x12\x94\x01\n\x06labels\x18\xc8\x01 \x03(\x0b\x32\x46.yandex.cloud.baremetal.v1alpha.CreatePrivateSubnetRequest.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-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x05\x08\x06\x10\xc8\x01\"\x89\x01\n\x0eVrfOptionsSpec\x12\x0e\n\x06vrf_id\x18\x01 \x01(\t\x12\x0c\n\x04\x63idr\x18\x02 \x01(\t\x12\x45\n\x0c\x64hcp_options\x18\x03 \x01(\x0b\x32/.yandex.cloud.baremetal.v1alpha.DhcpOptionsSpec\x12\x12\n\ngateway_ip\x18\x04 \x01(\t\"3\n\x0f\x44hcpOptionsSpec\x12\x10\n\x08start_ip\x18\x01 \x01(\t\x12\x0e\n\x06\x65nd_ip\x18\x02 \x01(\t\">\n\x1b\x43reatePrivateSubnetMetadata\x12\x19\n\x11private_subnet_id\x18\x02 \x01(\tJ\x04\x08\x01\x10\x02\"\xf0\x03\n\x1aUpdatePrivateSubnetRequest\x12\x33\n\x11private_subnet_id\x18\x01 \x01(\tB\x18\xf2\xc7\x31\x0e[a-z][a-z0-9]*\x8a\xc8\x31\x02\x32\x30\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\x34\n\x04name\x18\x03 \x01(\tB&\xf2\xc7\x31\x1a[a-z]([-a-z0-9]*[a-z0-9])?\x8a\xc8\x31\x04\x32-63\x12\x1f\n\x0b\x64\x65scription\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1024\x12H\n\x10vrf_options_spec\x18\x05 \x01(\x0b\x32..yandex.cloud.baremetal.v1alpha.VrfOptionsSpec\x12\x94\x01\n\x06labels\x18\xc8\x01 \x03(\x0b\x32\x46.yandex.cloud.baremetal.v1alpha.UpdatePrivateSubnetRequest.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-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x05\x08\x06\x10\xc8\x01\">\n\x1bUpdatePrivateSubnetMetadata\x12\x19\n\x11private_subnet_id\x18\x02 \x01(\tJ\x04\x08\x01\x10\x02\"W\n\x1a\x44\x65letePrivateSubnetRequest\x12\x33\n\x11private_subnet_id\x18\x02 \x01(\tB\x18\xf2\xc7\x31\x0e[a-z][a-z0-9]*\x8a\xc8\x31\x02\x32\x30J\x04\x08\x01\x10\x02\">\n\x1b\x44\x65letePrivateSubnetMetadata\x12\x19\n\x11private_subnet_id\x18\x02 \x01(\tJ\x04\x08\x01\x10\x02\"\x97\x01\n\"ListPrivateSubnetOperationsRequest\x12\x33\n\x11private_subnet_id\x18\x02 \x01(\tB\x18\xf2\xc7\x31\x0e[a-z][a-z0-9]*\x8a\xc8\x31\x02\x32\x30\x12\x1c\n\tpage_size\x18\x64 \x01(\x03\x42\t\xfa\xc7\x31\x05<=100\x12\x12\n\npage_token\x18\x65 \x01(\tJ\x04\x08\x01\x10\x02J\x04\x08\x03\x10\x64\"{\n#ListPrivateSubnetOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x64 \x01(\tJ\x04\x08\x02\x10\x64\x32\x80\x07\n\x14PrivateSubnetService\x12o\n\x03Get\x12\x37.yandex.cloud.baremetal.v1alpha.GetPrivateSubnetRequest\x1a-.yandex.cloud.baremetal.v1alpha.PrivateSubnet\"\x00\x12}\n\x04List\x12\x38.yandex.cloud.baremetal.v1alpha.ListPrivateSubnetRequest\x1a\x39.yandex.cloud.baremetal.v1alpha.ListPrivateSubnetResponse\"\x00\x12\x99\x01\n\x06\x43reate\x12:.yandex.cloud.baremetal.v1alpha.CreatePrivateSubnetRequest\x1a!.yandex.cloud.operation.Operation\"0\xb2\xd2*,\n\x1b\x43reatePrivateSubnetMetadata\x12\rPrivateSubnet\x12\x99\x01\n\x06Update\x12:.yandex.cloud.baremetal.v1alpha.UpdatePrivateSubnetRequest\x1a!.yandex.cloud.operation.Operation\"0\xb2\xd2*,\n\x1bUpdatePrivateSubnetMetadata\x12\rPrivateSubnet\x12\xa1\x01\n\x06\x44\x65lete\x12:.yandex.cloud.baremetal.v1alpha.DeletePrivateSubnetRequest\x1a!.yandex.cloud.operation.Operation\"8\xb2\xd2*4\n\x1b\x44\x65letePrivateSubnetMetadata\x12\x15google.protobuf.Empty\x12\x9b\x01\n\x0eListOperations\x12\x42.yandex.cloud.baremetal.v1alpha.ListPrivateSubnetOperationsRequest\x1a\x43.yandex.cloud.baremetal.v1alpha.ListPrivateSubnetOperationsResponse\"\x00\x42r\n\"yandex.cloud.api.baremetal.v1alphaZLgithub.com/yandex-cloud/go-genproto/yandex/cloud/baremetal/v1alpha;baremetalb\x06proto3')
|
|
33
33
|
|
|
34
34
|
_globals = globals()
|
|
35
35
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -57,12 +57,12 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
57
57
|
_globals['_CREATEPRIVATESUBNETREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\013[-_0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\0041-63'
|
|
58
58
|
_globals['_UPDATEPRIVATESUBNETREQUEST_LABELSENTRY']._loaded_options = None
|
|
59
59
|
_globals['_UPDATEPRIVATESUBNETREQUEST_LABELSENTRY']._serialized_options = b'8\001'
|
|
60
|
+
_globals['_UPDATEPRIVATESUBNETREQUEST'].fields_by_name['private_subnet_id']._loaded_options = None
|
|
61
|
+
_globals['_UPDATEPRIVATESUBNETREQUEST'].fields_by_name['private_subnet_id']._serialized_options = b'\362\3071\016[a-z][a-z0-9]*\212\3101\00220'
|
|
60
62
|
_globals['_UPDATEPRIVATESUBNETREQUEST'].fields_by_name['name']._loaded_options = None
|
|
61
63
|
_globals['_UPDATEPRIVATESUBNETREQUEST'].fields_by_name['name']._serialized_options = b'\362\3071\032[a-z]([-a-z0-9]*[a-z0-9])?\212\3101\0042-63'
|
|
62
64
|
_globals['_UPDATEPRIVATESUBNETREQUEST'].fields_by_name['description']._loaded_options = None
|
|
63
65
|
_globals['_UPDATEPRIVATESUBNETREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\006<=1024'
|
|
64
|
-
_globals['_UPDATEPRIVATESUBNETREQUEST'].fields_by_name['private_subnet_id']._loaded_options = None
|
|
65
|
-
_globals['_UPDATEPRIVATESUBNETREQUEST'].fields_by_name['private_subnet_id']._serialized_options = b'\362\3071\016[a-z][a-z0-9]*\212\3101\00220'
|
|
66
66
|
_globals['_UPDATEPRIVATESUBNETREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
67
67
|
_globals['_UPDATEPRIVATESUBNETREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\013[-_0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\0041-63'
|
|
68
68
|
_globals['_DELETEPRIVATESUBNETREQUEST'].fields_by_name['private_subnet_id']._loaded_options = None
|
|
@@ -94,19 +94,19 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
94
94
|
_globals['_CREATEPRIVATESUBNETMETADATA']._serialized_start=1355
|
|
95
95
|
_globals['_CREATEPRIVATESUBNETMETADATA']._serialized_end=1417
|
|
96
96
|
_globals['_UPDATEPRIVATESUBNETREQUEST']._serialized_start=1420
|
|
97
|
-
_globals['_UPDATEPRIVATESUBNETREQUEST']._serialized_end=
|
|
97
|
+
_globals['_UPDATEPRIVATESUBNETREQUEST']._serialized_end=1916
|
|
98
98
|
_globals['_UPDATEPRIVATESUBNETREQUEST_LABELSENTRY']._serialized_start=1108
|
|
99
99
|
_globals['_UPDATEPRIVATESUBNETREQUEST_LABELSENTRY']._serialized_end=1153
|
|
100
|
-
_globals['_UPDATEPRIVATESUBNETMETADATA']._serialized_start=
|
|
101
|
-
_globals['_UPDATEPRIVATESUBNETMETADATA']._serialized_end=
|
|
102
|
-
_globals['_DELETEPRIVATESUBNETREQUEST']._serialized_start=
|
|
103
|
-
_globals['_DELETEPRIVATESUBNETREQUEST']._serialized_end=
|
|
104
|
-
_globals['_DELETEPRIVATESUBNETMETADATA']._serialized_start=
|
|
105
|
-
_globals['_DELETEPRIVATESUBNETMETADATA']._serialized_end=
|
|
106
|
-
_globals['_LISTPRIVATESUBNETOPERATIONSREQUEST']._serialized_start=
|
|
107
|
-
_globals['_LISTPRIVATESUBNETOPERATIONSREQUEST']._serialized_end=
|
|
108
|
-
_globals['_LISTPRIVATESUBNETOPERATIONSRESPONSE']._serialized_start=
|
|
109
|
-
_globals['_LISTPRIVATESUBNETOPERATIONSRESPONSE']._serialized_end=
|
|
110
|
-
_globals['_PRIVATESUBNETSERVICE']._serialized_start=
|
|
111
|
-
_globals['_PRIVATESUBNETSERVICE']._serialized_end=
|
|
100
|
+
_globals['_UPDATEPRIVATESUBNETMETADATA']._serialized_start=1918
|
|
101
|
+
_globals['_UPDATEPRIVATESUBNETMETADATA']._serialized_end=1980
|
|
102
|
+
_globals['_DELETEPRIVATESUBNETREQUEST']._serialized_start=1982
|
|
103
|
+
_globals['_DELETEPRIVATESUBNETREQUEST']._serialized_end=2069
|
|
104
|
+
_globals['_DELETEPRIVATESUBNETMETADATA']._serialized_start=2071
|
|
105
|
+
_globals['_DELETEPRIVATESUBNETMETADATA']._serialized_end=2133
|
|
106
|
+
_globals['_LISTPRIVATESUBNETOPERATIONSREQUEST']._serialized_start=2136
|
|
107
|
+
_globals['_LISTPRIVATESUBNETOPERATIONSREQUEST']._serialized_end=2287
|
|
108
|
+
_globals['_LISTPRIVATESUBNETOPERATIONSRESPONSE']._serialized_start=2289
|
|
109
|
+
_globals['_LISTPRIVATESUBNETOPERATIONSRESPONSE']._serialized_end=2412
|
|
110
|
+
_globals['_PRIVATESUBNETSERVICE']._serialized_start=2415
|
|
111
|
+
_globals['_PRIVATESUBNETSERVICE']._serialized_end=3311
|
|
112
112
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -286,23 +286,23 @@ class UpdatePrivateSubnetRequest(google.protobuf.message.Message):
|
|
|
286
286
|
) -> None: ...
|
|
287
287
|
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
288
288
|
|
|
289
|
+
PRIVATE_SUBNET_ID_FIELD_NUMBER: builtins.int
|
|
289
290
|
UPDATE_MASK_FIELD_NUMBER: builtins.int
|
|
290
291
|
NAME_FIELD_NUMBER: builtins.int
|
|
291
292
|
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
292
293
|
VRF_OPTIONS_SPEC_FIELD_NUMBER: builtins.int
|
|
293
|
-
PRIVATE_SUBNET_ID_FIELD_NUMBER: builtins.int
|
|
294
294
|
LABELS_FIELD_NUMBER: builtins.int
|
|
295
|
+
private_subnet_id: builtins.str
|
|
296
|
+
"""ID of the PrivateSubnet resource to update.
|
|
297
|
+
|
|
298
|
+
To get the private subnet ID, use a [PrivateSubnetService.List] request.
|
|
299
|
+
"""
|
|
295
300
|
name: builtins.str
|
|
296
301
|
"""Name of the private subnet.
|
|
297
302
|
The name must be unique within the folder.
|
|
298
303
|
"""
|
|
299
304
|
description: builtins.str
|
|
300
305
|
"""Description of the private subnet."""
|
|
301
|
-
private_subnet_id: builtins.str
|
|
302
|
-
"""ID of the PrivateSubnet resource to update.
|
|
303
|
-
|
|
304
|
-
To get the private subnet ID, use a [PrivateSubnetService.List] request.
|
|
305
|
-
"""
|
|
306
306
|
@property
|
|
307
307
|
def update_mask(self) -> google.protobuf.field_mask_pb2.FieldMask:
|
|
308
308
|
"""Field mask that specifies which fields of the PrivateSubnet resource are going to be updated."""
|
|
@@ -321,11 +321,11 @@ class UpdatePrivateSubnetRequest(google.protobuf.message.Message):
|
|
|
321
321
|
def __init__(
|
|
322
322
|
self,
|
|
323
323
|
*,
|
|
324
|
+
private_subnet_id: builtins.str = ...,
|
|
324
325
|
update_mask: google.protobuf.field_mask_pb2.FieldMask | None = ...,
|
|
325
326
|
name: builtins.str = ...,
|
|
326
327
|
description: builtins.str = ...,
|
|
327
328
|
vrf_options_spec: global___VrfOptionsSpec | None = ...,
|
|
328
|
-
private_subnet_id: builtins.str = ...,
|
|
329
329
|
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
330
330
|
) -> None: ...
|
|
331
331
|
def HasField(self, field_name: typing.Literal["update_mask", b"update_mask", "vrf_options_spec", b"vrf_options_spec"]) -> builtins.bool: ...
|
|
@@ -33,7 +33,7 @@ from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mas
|
|
|
33
33
|
from yandex.cloud.clouddesktop.v1 import disk_pb2 as yandex_dot_cloud_dot_clouddesktop_dot_v1_dot_disk__pb2
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8yandex/cloud/clouddesktop/v1/desktop_group_service.proto\x12 yandex.cloud.clouddesktop.v1.api\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/access/access.proto\x1a yandex/cloud/api/operation.proto\x1a*yandex/cloud/clouddesktop/v1/desktop.proto\x1a\x30yandex/cloud/clouddesktop/v1/desktop_group.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a google/protobuf/field_mask.proto\x1a\'yandex/cloud/clouddesktop/v1/disk.proto\"@\n\x16GetDesktopGroupRequest\x12&\n\x10\x64\x65sktop_group_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xb8\x01\n\x18ListDesktopGroupsRequest\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\x15 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x16 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x17 \x01(\tB\n\x8a\xc8\x31\x06<=1000\x12\x1b\n\x08order_by\x18\x18 \x01(\tB\t\x8a\xc8\x31\x05<=100J\x04\x08\x02\x10\x15\"\x82\x01\n\x19ListDesktopGroupsResponse\x12\x46\n\x0e\x64\x65sktop_groups\x18\x01 \x03(\x0b\x32..yandex.cloud.clouddesktop.v1.api.DesktopGroup\x12\x17\n\x0fnext_page_token\x18\x16 \x01(\tJ\x04\x08\x02\x10\x16\"\xc6\x01\n\x1fListDesktopGroupDesktopsRequest\x12&\n\x10\x64\x65sktop_group_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x15 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x16 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x17 \x01(\tB\n\x8a\xc8\x31\x06<=1000\x12\x1b\n\x08order_by\x18\x18 \x01(\tB\t\x8a\xc8\x31\x05<=100J\x04\x08\x02\x10\x15\"~\n ListDesktopGroupDesktopsResponse\x12;\n\x08\x64\x65sktops\x18\x01 \x03(\x0b\x32).yandex.cloud.clouddesktop.v1.api.Desktop\x12\x17\n\x0fnext_page_token\x18\x16 \x01(\tJ\x04\x08\x02\x10\x16\"\xab\x01\n!ListDesktopGroupOperationsRequest\x12&\n\x10\x64\x65sktop_group_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x15 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x16 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x17 \x01(\tB\n\x8a\xc8\x31\x06<=1000J\x04\x08\x02\x10\x15\"z\n\"ListDesktopGroupOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x16 \x01(\tJ\x04\x08\x02\x10\x16\"\
|
|
36
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8yandex/cloud/clouddesktop/v1/desktop_group_service.proto\x12 yandex.cloud.clouddesktop.v1.api\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/access/access.proto\x1a yandex/cloud/api/operation.proto\x1a*yandex/cloud/clouddesktop/v1/desktop.proto\x1a\x30yandex/cloud/clouddesktop/v1/desktop_group.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a google/protobuf/field_mask.proto\x1a\'yandex/cloud/clouddesktop/v1/disk.proto\"@\n\x16GetDesktopGroupRequest\x12&\n\x10\x64\x65sktop_group_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xb8\x01\n\x18ListDesktopGroupsRequest\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\x15 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x16 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x17 \x01(\tB\n\x8a\xc8\x31\x06<=1000\x12\x1b\n\x08order_by\x18\x18 \x01(\tB\t\x8a\xc8\x31\x05<=100J\x04\x08\x02\x10\x15\"\x82\x01\n\x19ListDesktopGroupsResponse\x12\x46\n\x0e\x64\x65sktop_groups\x18\x01 \x03(\x0b\x32..yandex.cloud.clouddesktop.v1.api.DesktopGroup\x12\x17\n\x0fnext_page_token\x18\x16 \x01(\tJ\x04\x08\x02\x10\x16\"\xc6\x01\n\x1fListDesktopGroupDesktopsRequest\x12&\n\x10\x64\x65sktop_group_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x15 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x16 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x17 \x01(\tB\n\x8a\xc8\x31\x06<=1000\x12\x1b\n\x08order_by\x18\x18 \x01(\tB\t\x8a\xc8\x31\x05<=100J\x04\x08\x02\x10\x15\"~\n ListDesktopGroupDesktopsResponse\x12;\n\x08\x64\x65sktops\x18\x01 \x03(\x0b\x32).yandex.cloud.clouddesktop.v1.api.Desktop\x12\x17\n\x0fnext_page_token\x18\x16 \x01(\tJ\x04\x08\x02\x10\x16\"\xab\x01\n!ListDesktopGroupOperationsRequest\x12&\n\x10\x64\x65sktop_group_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x15 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x16 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x17 \x01(\tB\n\x8a\xc8\x31\x06<=1000J\x04\x08\x02\x10\x15\"z\n\"ListDesktopGroupOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x16 \x01(\tJ\x04\x08\x02\x10\x16\"\xdc\x05\n\x19UpdateDesktopGroupRequest\x12/\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12&\n\x10\x64\x65sktop_group_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\"\n\x10\x64\x65sktop_image_id\x18\x03 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x31\n\x04name\x18\x04 \x01(\tB#\xf2\xc7\x31\x1f|[a-z]([-a-z0-9]{0,61}[a-z0-9])\x12\x1f\n\x0b\x64\x65scription\x18\x05 \x01(\tB\n\x8a\xc8\x31\x06<=1024\x12\x94\x01\n\x06labels\x18\x06 \x03(\x0b\x32G.yandex.cloud.clouddesktop.v1.api.UpdateDesktopGroupRequest.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\x12G\n\x0eresources_spec\x18\x07 \x01(\x0b\x32/.yandex.cloud.clouddesktop.v1.api.ResourcesSpec\x12Q\n\x0cgroup_config\x18\n \x01(\x0b\x32;.yandex.cloud.clouddesktop.v1.api.DesktopGroupConfiguration\x12\x42\n\x0e\x62oot_disk_spec\x18\x0b \x01(\x0b\x32*.yandex.cloud.clouddesktop.v1.api.DiskSpec\x12\x42\n\x0e\x64\x61ta_disk_spec\x18\x0c \x01(\x0b\x32*.yandex.cloud.clouddesktop.v1.api.DiskSpec\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x08\x10\n\"\xbf\x04\n\x19\x43reateDesktopGroupRequest\x12\x1f\n\tfolder_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12&\n\x10\x64\x65sktop_image_id\x18\x03 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x30\n\x04name\x18\x0b \x01(\tB\"\xf2\xc7\x31\x1e[a-z]([-a-z0-9]{0,61}[a-z0-9])\x12\x1f\n\x0b\x64\x65scription\x18\x0c \x01(\tB\n\x8a\xc8\x31\x06<=1024\x12G\n\x0eresources_spec\x18\x15 \x01(\x0b\x32/.yandex.cloud.clouddesktop.v1.api.ResourcesSpec\x12V\n\x16network_interface_spec\x18\x16 \x01(\x0b\x32\x36.yandex.cloud.clouddesktop.v1.api.NetworkInterfaceSpec\x12\x42\n\x0e\x62oot_disk_spec\x18\x17 \x01(\x0b\x32*.yandex.cloud.clouddesktop.v1.api.DiskSpec\x12\x42\n\x0e\x64\x61ta_disk_spec\x18\x18 \x01(\x0b\x32*.yandex.cloud.clouddesktop.v1.api.DiskSpec\x12Q\n\x0cgroup_config\x18\x19 \x01(\x0b\x32;.yandex.cloud.clouddesktop.v1.api.DesktopGroupConfigurationJ\x04\x08\r\x10\x15J\x04\x08\x04\x10\x0b\"6\n\x1a\x43reateDesktopGroupMetadata\x12\x18\n\x10\x64\x65sktop_group_id\x18\x01 \x01(\t\"C\n\x19\x44\x65leteDesktopGroupRequest\x12&\n\x10\x64\x65sktop_group_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"6\n\x1a\x44\x65leteDesktopGroupMetadata\x12\x18\n\x10\x64\x65sktop_group_id\x18\x01 \x01(\t\"6\n\x1aUpdateDesktopGroupMetadata\x12\x18\n\x10\x64\x65sktop_group_id\x18\x01 \x01(\t2\xe6\x10\n\x13\x44\x65sktopGroupService\x12\xab\x01\n\x03Get\x12\x38.yandex.cloud.clouddesktop.v1.api.GetDesktopGroupRequest\x1a..yandex.cloud.clouddesktop.v1.api.DesktopGroup\":\x82\xd3\xe4\x93\x02\x34\x12\x32/cloud-desktop/v1/desktopGroups/{desktop_group_id}\x12\xa8\x01\n\x04List\x12:.yandex.cloud.clouddesktop.v1.api.ListDesktopGroupsRequest\x1a;.yandex.cloud.clouddesktop.v1.api.ListDesktopGroupsResponse\"\'\x82\xd3\xe4\x93\x02!\x12\x1f/cloud-desktop/v1/desktopGroups\x12\xda\x01\n\x0cListDesktops\x12\x41.yandex.cloud.clouddesktop.v1.api.ListDesktopGroupDesktopsRequest\x1a\x42.yandex.cloud.clouddesktop.v1.api.ListDesktopGroupDesktopsResponse\"C\x82\xd3\xe4\x93\x02=\x12;/cloud-desktop/v1/desktopGroups/{desktop_group_id}/desktops\x12\xe2\x01\n\x0eListOperations\x12\x43.yandex.cloud.clouddesktop.v1.api.ListDesktopGroupOperationsRequest\x1a\x44.yandex.cloud.clouddesktop.v1.api.ListDesktopGroupOperationsResponse\"E\x82\xd3\xe4\x93\x02?\x12=/cloud-desktop/v1/desktopGroups/{desktop_group_id}/operations\x12\xc2\x01\n\x06\x43reate\x12;.yandex.cloud.clouddesktop.v1.api.CreateDesktopGroupRequest\x1a!.yandex.cloud.operation.Operation\"X\xb2\xd2**\n\x1a\x43reateDesktopGroupMetadata\x12\x0c\x44\x65sktopGroup\x82\xd3\xe4\x93\x02$\"\x1f/cloud-desktop/v1/desktopGroups:\x01*\x12\xde\x01\n\x06Update\x12;.yandex.cloud.clouddesktop.v1.api.UpdateDesktopGroupRequest\x1a!.yandex.cloud.operation.Operation\"t\xb2\xd2*3\n\x1aUpdateDesktopGroupMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x37\x32\x32/cloud-desktop/v1/desktopGroups/{desktop_group_id}:\x01*\x12\xdb\x01\n\x06\x44\x65lete\x12;.yandex.cloud.clouddesktop.v1.api.DeleteDesktopGroupRequest\x1a!.yandex.cloud.operation.Operation\"q\xb2\xd2*3\n\x1a\x44\x65leteDesktopGroupMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x34*2/cloud-desktop/v1/desktopGroups/{desktop_group_id}\x12\xbf\x01\n\x12ListAccessBindings\x12..yandex.cloud.access.ListAccessBindingsRequest\x1a/.yandex.cloud.access.ListAccessBindingsResponse\"H\x82\xd3\xe4\x93\x02\x42\x12@/cloud-desktop/v1/desktopGroups/{resource_id}:listAccessBindings\x12\xef\x01\n\x11SetAccessBindings\x12-.yandex.cloud.access.SetAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x87\x01\xb2\xd2*9\n access.SetAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x44\"?/cloud-desktop/v1/desktopGroups/{resource_id}:setAccessBindings:\x01*\x12\xfb\x01\n\x14UpdateAccessBindings\x12\x30.yandex.cloud.access.UpdateAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x8d\x01\xb2\xd2*<\n#access.UpdateAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02G\"B/cloud-desktop/v1/desktopGroups/{resource_id}:updateAccessBindings:\x01*Bq\n yandex.cloud.api.clouddesktop.v1ZMgithub.com/yandex-cloud/go-genproto/yandex/cloud/clouddesktop/v1;clouddesktopb\x06proto3')
|
|
37
37
|
|
|
38
38
|
_globals = globals()
|
|
39
39
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -128,19 +128,19 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
128
128
|
_globals['_LISTDESKTOPGROUPOPERATIONSRESPONSE']._serialized_start=1321
|
|
129
129
|
_globals['_LISTDESKTOPGROUPOPERATIONSRESPONSE']._serialized_end=1443
|
|
130
130
|
_globals['_UPDATEDESKTOPGROUPREQUEST']._serialized_start=1446
|
|
131
|
-
_globals['_UPDATEDESKTOPGROUPREQUEST']._serialized_end=
|
|
132
|
-
_globals['_UPDATEDESKTOPGROUPREQUEST_LABELSENTRY']._serialized_start=
|
|
133
|
-
_globals['_UPDATEDESKTOPGROUPREQUEST_LABELSENTRY']._serialized_end=
|
|
134
|
-
_globals['_CREATEDESKTOPGROUPREQUEST']._serialized_start=
|
|
135
|
-
_globals['_CREATEDESKTOPGROUPREQUEST']._serialized_end=
|
|
136
|
-
_globals['_CREATEDESKTOPGROUPMETADATA']._serialized_start=
|
|
137
|
-
_globals['_CREATEDESKTOPGROUPMETADATA']._serialized_end=
|
|
138
|
-
_globals['_DELETEDESKTOPGROUPREQUEST']._serialized_start=
|
|
139
|
-
_globals['_DELETEDESKTOPGROUPREQUEST']._serialized_end=
|
|
140
|
-
_globals['_DELETEDESKTOPGROUPMETADATA']._serialized_start=
|
|
141
|
-
_globals['_DELETEDESKTOPGROUPMETADATA']._serialized_end=
|
|
142
|
-
_globals['_UPDATEDESKTOPGROUPMETADATA']._serialized_start=
|
|
143
|
-
_globals['_UPDATEDESKTOPGROUPMETADATA']._serialized_end=
|
|
144
|
-
_globals['_DESKTOPGROUPSERVICE']._serialized_start=
|
|
145
|
-
_globals['_DESKTOPGROUPSERVICE']._serialized_end=
|
|
131
|
+
_globals['_UPDATEDESKTOPGROUPREQUEST']._serialized_end=2178
|
|
132
|
+
_globals['_UPDATEDESKTOPGROUPREQUEST_LABELSENTRY']._serialized_start=2127
|
|
133
|
+
_globals['_UPDATEDESKTOPGROUPREQUEST_LABELSENTRY']._serialized_end=2172
|
|
134
|
+
_globals['_CREATEDESKTOPGROUPREQUEST']._serialized_start=2181
|
|
135
|
+
_globals['_CREATEDESKTOPGROUPREQUEST']._serialized_end=2756
|
|
136
|
+
_globals['_CREATEDESKTOPGROUPMETADATA']._serialized_start=2758
|
|
137
|
+
_globals['_CREATEDESKTOPGROUPMETADATA']._serialized_end=2812
|
|
138
|
+
_globals['_DELETEDESKTOPGROUPREQUEST']._serialized_start=2814
|
|
139
|
+
_globals['_DELETEDESKTOPGROUPREQUEST']._serialized_end=2881
|
|
140
|
+
_globals['_DELETEDESKTOPGROUPMETADATA']._serialized_start=2883
|
|
141
|
+
_globals['_DELETEDESKTOPGROUPMETADATA']._serialized_end=2937
|
|
142
|
+
_globals['_UPDATEDESKTOPGROUPMETADATA']._serialized_start=2939
|
|
143
|
+
_globals['_UPDATEDESKTOPGROUPMETADATA']._serialized_end=2993
|
|
144
|
+
_globals['_DESKTOPGROUPSERVICE']._serialized_start=2996
|
|
145
|
+
_globals['_DESKTOPGROUPSERVICE']._serialized_end=5146
|
|
146
146
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -280,6 +280,8 @@ class UpdateDesktopGroupRequest(google.protobuf.message.Message):
|
|
|
280
280
|
LABELS_FIELD_NUMBER: builtins.int
|
|
281
281
|
RESOURCES_SPEC_FIELD_NUMBER: builtins.int
|
|
282
282
|
GROUP_CONFIG_FIELD_NUMBER: builtins.int
|
|
283
|
+
BOOT_DISK_SPEC_FIELD_NUMBER: builtins.int
|
|
284
|
+
DATA_DISK_SPEC_FIELD_NUMBER: builtins.int
|
|
283
285
|
desktop_group_id: builtins.str
|
|
284
286
|
desktop_image_id: builtins.str
|
|
285
287
|
name: builtins.str
|
|
@@ -294,6 +296,14 @@ class UpdateDesktopGroupRequest(google.protobuf.message.Message):
|
|
|
294
296
|
def group_config(self) -> yandex.cloud.clouddesktop.v1.desktop_group_pb2.DesktopGroupConfiguration:
|
|
295
297
|
"""Configuration of the desktop group."""
|
|
296
298
|
|
|
299
|
+
@property
|
|
300
|
+
def boot_disk_spec(self) -> yandex.cloud.clouddesktop.v1.disk_pb2.DiskSpec:
|
|
301
|
+
"""Boot disk specification of the desktop group."""
|
|
302
|
+
|
|
303
|
+
@property
|
|
304
|
+
def data_disk_spec(self) -> yandex.cloud.clouddesktop.v1.disk_pb2.DiskSpec:
|
|
305
|
+
"""Data disk specification of the desktop group."""
|
|
306
|
+
|
|
297
307
|
def __init__(
|
|
298
308
|
self,
|
|
299
309
|
*,
|
|
@@ -305,9 +315,11 @@ class UpdateDesktopGroupRequest(google.protobuf.message.Message):
|
|
|
305
315
|
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
306
316
|
resources_spec: yandex.cloud.clouddesktop.v1.desktop_group_pb2.ResourcesSpec | None = ...,
|
|
307
317
|
group_config: yandex.cloud.clouddesktop.v1.desktop_group_pb2.DesktopGroupConfiguration | None = ...,
|
|
318
|
+
boot_disk_spec: yandex.cloud.clouddesktop.v1.disk_pb2.DiskSpec | None = ...,
|
|
319
|
+
data_disk_spec: yandex.cloud.clouddesktop.v1.disk_pb2.DiskSpec | None = ...,
|
|
308
320
|
) -> None: ...
|
|
309
|
-
def HasField(self, field_name: typing.Literal["group_config", b"group_config", "resources_spec", b"resources_spec", "update_mask", b"update_mask"]) -> builtins.bool: ...
|
|
310
|
-
def ClearField(self, field_name: typing.Literal["description", b"description", "desktop_group_id", b"desktop_group_id", "desktop_image_id", b"desktop_image_id", "group_config", b"group_config", "labels", b"labels", "name", b"name", "resources_spec", b"resources_spec", "update_mask", b"update_mask"]) -> None: ...
|
|
321
|
+
def HasField(self, field_name: typing.Literal["boot_disk_spec", b"boot_disk_spec", "data_disk_spec", b"data_disk_spec", "group_config", b"group_config", "resources_spec", b"resources_spec", "update_mask", b"update_mask"]) -> builtins.bool: ...
|
|
322
|
+
def ClearField(self, field_name: typing.Literal["boot_disk_spec", b"boot_disk_spec", "data_disk_spec", b"data_disk_spec", "description", b"description", "desktop_group_id", b"desktop_group_id", "desktop_image_id", b"desktop_image_id", "group_config", b"group_config", "labels", b"labels", "name", b"name", "resources_spec", b"resources_spec", "update_mask", b"update_mask"]) -> None: ...
|
|
311
323
|
|
|
312
324
|
global___UpdateDesktopGroupRequest = UpdateDesktopGroupRequest
|
|
313
325
|
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: yandex/cloud/gitlab/v1/instance.proto
|
|
5
|
+
# Protobuf Python Version: 5.29.0
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
5,
|
|
15
|
+
29,
|
|
16
|
+
0,
|
|
17
|
+
'',
|
|
18
|
+
'yandex/cloud/gitlab/v1/instance.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
26
|
+
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
27
|
+
from yandex.cloud.gitlab.v1 import maintenance_pb2 as yandex_dot_cloud_dot_gitlab_dot_v1_dot_maintenance__pb2
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%yandex/cloud/gitlab/v1/instance.proto\x12\x16yandex.cloud.gitlab.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\x1a(yandex/cloud/gitlab/v1/maintenance.proto\"\xb2\x08\n\x08Instance\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x05 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x06 \x01(\t\x12<\n\x06labels\x18\x07 \x03(\x0b\x32,.yandex.cloud.gitlab.v1.Instance.LabelsEntry\x12\x1a\n\x12resource_preset_id\x18\x08 \x01(\t\x12\x11\n\tdisk_size\x18\t \x01(\x03\x12\x37\n\x06status\x18\n \x01(\x0e\x32\'.yandex.cloud.gitlab.v1.Instance.Status\x12\x13\n\x0b\x61\x64min_login\x18\x0b \x01(\t\x12\x13\n\x0b\x61\x64min_email\x18\x0c \x01(\t\x12\x0e\n\x06\x64omain\x18\r \x01(\t\x12\x11\n\tsubnet_id\x18\x0e \x01(\t\x12M\n\x11planned_operation\x18\x10 \x01(\x0b\x32,.yandex.cloud.gitlab.v1.MaintenanceOperationB\x04\xe8\xc7\x31\x00\x12!\n\x19\x62\x61\x63kup_retain_period_days\x18\x11 \x01(\x03\x12#\n\x1bmaintenance_delete_untagged\x18\x13 \x01(\x08\x12\x1b\n\x13\x64\x65letion_protection\x18\x14 \x01(\x08\x12\'\n\x11\x61pproval_rules_id\x18\x16 \x01(\tB\x0c\xe8\xc7\x31\x00\x8a\xc8\x31\x04<=30\x12\x16\n\x0egitlab_version\x18\x17 \x01(\t\x12\x1c\n\x0esecurity_group\x18\x1b \x01(\tB\x04\xe8\xc7\x31\x00\x12\x1a\n\x0c\x64isk_type_id\x18 \x01(\tB\x04\xe8\xc7\x31\x00\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x88\x02\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\x0c\n\x08UPDATING\x10\x03\x12\t\n\x05\x45RROR\x10\x04\x12\x0c\n\x08\x44\x45LETING\x10\x05\x12\x13\n\x0f\x42\x41\x43KUP_CREATING\x10\x06\x12\x14\n\x10\x42\x41\x43KUP_RESTORING\x10\x07\x12\x0c\n\x08STARTING\x10\x08\x12\x0c\n\x08STOPPING\x10\t\x12\x0b\n\x07STOPPED\x10\n\x12\x19\n\x15\x42\x41\x43KGROUND_MIGRATIONS\x10\x0b\x12\x1d\n\x19OBJECT_STORAGE_MIGRATIONS\x10\x0c\x12\x16\n\x12SNAPSHOT_RESTORING\x10\rJ\x04\x08\x0f\x10\x10J\x04\x08\x12\x10\x13J\x04\x08\x15\x10\x16J\x04\x08\x18\x10\x19J\x04\x08\x19\x10\x1aJ\x04\x08\x1a\x10\x1bJ\x04\x08\x1c\x10 Bc\n\x1ayandex.cloud.api.gitlab.v1B\x02GIZAgithub.com/yandex-cloud/go-genproto/yandex/cloud/gitlab/v1;gitlabb\x06proto3')
|
|
31
|
+
|
|
32
|
+
_globals = globals()
|
|
33
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
34
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.gitlab.v1.instance_pb2', _globals)
|
|
35
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
36
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
37
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\032yandex.cloud.api.gitlab.v1B\002GIZAgithub.com/yandex-cloud/go-genproto/yandex/cloud/gitlab/v1;gitlab'
|
|
38
|
+
_globals['_INSTANCE_LABELSENTRY']._loaded_options = None
|
|
39
|
+
_globals['_INSTANCE_LABELSENTRY']._serialized_options = b'8\001'
|
|
40
|
+
_globals['_INSTANCE'].fields_by_name['planned_operation']._loaded_options = None
|
|
41
|
+
_globals['_INSTANCE'].fields_by_name['planned_operation']._serialized_options = b'\350\3071\000'
|
|
42
|
+
_globals['_INSTANCE'].fields_by_name['approval_rules_id']._loaded_options = None
|
|
43
|
+
_globals['_INSTANCE'].fields_by_name['approval_rules_id']._serialized_options = b'\350\3071\000\212\3101\004<=30'
|
|
44
|
+
_globals['_INSTANCE'].fields_by_name['security_group']._loaded_options = None
|
|
45
|
+
_globals['_INSTANCE'].fields_by_name['security_group']._serialized_options = b'\350\3071\000'
|
|
46
|
+
_globals['_INSTANCE'].fields_by_name['disk_type_id']._loaded_options = None
|
|
47
|
+
_globals['_INSTANCE'].fields_by_name['disk_type_id']._serialized_options = b'\350\3071\000'
|
|
48
|
+
_globals['_INSTANCE']._serialized_start=172
|
|
49
|
+
_globals['_INSTANCE']._serialized_end=1246
|
|
50
|
+
_globals['_INSTANCE_LABELSENTRY']._serialized_start=892
|
|
51
|
+
_globals['_INSTANCE_LABELSENTRY']._serialized_end=937
|
|
52
|
+
_globals['_INSTANCE_STATUS']._serialized_start=940
|
|
53
|
+
_globals['_INSTANCE_STATUS']._serialized_end=1204
|
|
54
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
"""
|
|
2
|
+
@generated by mypy-protobuf. Do not edit manually!
|
|
3
|
+
isort:skip_file
|
|
4
|
+
"""
|
|
5
|
+
|
|
6
|
+
import builtins
|
|
7
|
+
import collections.abc
|
|
8
|
+
import google.protobuf.descriptor
|
|
9
|
+
import google.protobuf.internal.containers
|
|
10
|
+
import google.protobuf.internal.enum_type_wrapper
|
|
11
|
+
import google.protobuf.message
|
|
12
|
+
import google.protobuf.timestamp_pb2
|
|
13
|
+
import sys
|
|
14
|
+
import typing
|
|
15
|
+
import yandex.cloud.gitlab.v1.maintenance_pb2
|
|
16
|
+
|
|
17
|
+
if sys.version_info >= (3, 10):
|
|
18
|
+
import typing as typing_extensions
|
|
19
|
+
else:
|
|
20
|
+
import typing_extensions
|
|
21
|
+
|
|
22
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
23
|
+
|
|
24
|
+
@typing.final
|
|
25
|
+
class Instance(google.protobuf.message.Message):
|
|
26
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
27
|
+
|
|
28
|
+
class _Status:
|
|
29
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
30
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
31
|
+
|
|
32
|
+
class _StatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Instance._Status.ValueType], builtins.type):
|
|
33
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
34
|
+
STATUS_UNSPECIFIED: Instance._Status.ValueType # 0
|
|
35
|
+
CREATING: Instance._Status.ValueType # 1
|
|
36
|
+
RUNNING: Instance._Status.ValueType # 2
|
|
37
|
+
UPDATING: Instance._Status.ValueType # 3
|
|
38
|
+
ERROR: Instance._Status.ValueType # 4
|
|
39
|
+
DELETING: Instance._Status.ValueType # 5
|
|
40
|
+
BACKUP_CREATING: Instance._Status.ValueType # 6
|
|
41
|
+
BACKUP_RESTORING: Instance._Status.ValueType # 7
|
|
42
|
+
STARTING: Instance._Status.ValueType # 8
|
|
43
|
+
STOPPING: Instance._Status.ValueType # 9
|
|
44
|
+
STOPPED: Instance._Status.ValueType # 10
|
|
45
|
+
BACKGROUND_MIGRATIONS: Instance._Status.ValueType # 11
|
|
46
|
+
OBJECT_STORAGE_MIGRATIONS: Instance._Status.ValueType # 12
|
|
47
|
+
SNAPSHOT_RESTORING: Instance._Status.ValueType # 13
|
|
48
|
+
|
|
49
|
+
class Status(_Status, metaclass=_StatusEnumTypeWrapper): ...
|
|
50
|
+
STATUS_UNSPECIFIED: Instance.Status.ValueType # 0
|
|
51
|
+
CREATING: Instance.Status.ValueType # 1
|
|
52
|
+
RUNNING: Instance.Status.ValueType # 2
|
|
53
|
+
UPDATING: Instance.Status.ValueType # 3
|
|
54
|
+
ERROR: Instance.Status.ValueType # 4
|
|
55
|
+
DELETING: Instance.Status.ValueType # 5
|
|
56
|
+
BACKUP_CREATING: Instance.Status.ValueType # 6
|
|
57
|
+
BACKUP_RESTORING: Instance.Status.ValueType # 7
|
|
58
|
+
STARTING: Instance.Status.ValueType # 8
|
|
59
|
+
STOPPING: Instance.Status.ValueType # 9
|
|
60
|
+
STOPPED: Instance.Status.ValueType # 10
|
|
61
|
+
BACKGROUND_MIGRATIONS: Instance.Status.ValueType # 11
|
|
62
|
+
OBJECT_STORAGE_MIGRATIONS: Instance.Status.ValueType # 12
|
|
63
|
+
SNAPSHOT_RESTORING: Instance.Status.ValueType # 13
|
|
64
|
+
|
|
65
|
+
@typing.final
|
|
66
|
+
class LabelsEntry(google.protobuf.message.Message):
|
|
67
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
68
|
+
|
|
69
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
70
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
71
|
+
key: builtins.str
|
|
72
|
+
value: builtins.str
|
|
73
|
+
def __init__(
|
|
74
|
+
self,
|
|
75
|
+
*,
|
|
76
|
+
key: builtins.str = ...,
|
|
77
|
+
value: builtins.str = ...,
|
|
78
|
+
) -> None: ...
|
|
79
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
80
|
+
|
|
81
|
+
ID_FIELD_NUMBER: builtins.int
|
|
82
|
+
FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
83
|
+
CREATED_AT_FIELD_NUMBER: builtins.int
|
|
84
|
+
UPDATED_AT_FIELD_NUMBER: builtins.int
|
|
85
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
86
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
87
|
+
LABELS_FIELD_NUMBER: builtins.int
|
|
88
|
+
RESOURCE_PRESET_ID_FIELD_NUMBER: builtins.int
|
|
89
|
+
DISK_SIZE_FIELD_NUMBER: builtins.int
|
|
90
|
+
STATUS_FIELD_NUMBER: builtins.int
|
|
91
|
+
ADMIN_LOGIN_FIELD_NUMBER: builtins.int
|
|
92
|
+
ADMIN_EMAIL_FIELD_NUMBER: builtins.int
|
|
93
|
+
DOMAIN_FIELD_NUMBER: builtins.int
|
|
94
|
+
SUBNET_ID_FIELD_NUMBER: builtins.int
|
|
95
|
+
PLANNED_OPERATION_FIELD_NUMBER: builtins.int
|
|
96
|
+
BACKUP_RETAIN_PERIOD_DAYS_FIELD_NUMBER: builtins.int
|
|
97
|
+
MAINTENANCE_DELETE_UNTAGGED_FIELD_NUMBER: builtins.int
|
|
98
|
+
DELETION_PROTECTION_FIELD_NUMBER: builtins.int
|
|
99
|
+
APPROVAL_RULES_ID_FIELD_NUMBER: builtins.int
|
|
100
|
+
GITLAB_VERSION_FIELD_NUMBER: builtins.int
|
|
101
|
+
SECURITY_GROUP_FIELD_NUMBER: builtins.int
|
|
102
|
+
DISK_TYPE_ID_FIELD_NUMBER: builtins.int
|
|
103
|
+
id: builtins.str
|
|
104
|
+
folder_id: builtins.str
|
|
105
|
+
name: builtins.str
|
|
106
|
+
description: builtins.str
|
|
107
|
+
resource_preset_id: builtins.str
|
|
108
|
+
disk_size: builtins.int
|
|
109
|
+
status: global___Instance.Status.ValueType
|
|
110
|
+
admin_login: builtins.str
|
|
111
|
+
admin_email: builtins.str
|
|
112
|
+
domain: builtins.str
|
|
113
|
+
subnet_id: builtins.str
|
|
114
|
+
backup_retain_period_days: builtins.int
|
|
115
|
+
maintenance_delete_untagged: builtins.bool
|
|
116
|
+
deletion_protection: builtins.bool
|
|
117
|
+
approval_rules_id: builtins.str
|
|
118
|
+
gitlab_version: builtins.str
|
|
119
|
+
security_group: builtins.str
|
|
120
|
+
disk_type_id: builtins.str
|
|
121
|
+
@property
|
|
122
|
+
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
123
|
+
@property
|
|
124
|
+
def updated_at(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
125
|
+
@property
|
|
126
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]: ...
|
|
127
|
+
@property
|
|
128
|
+
def planned_operation(self) -> yandex.cloud.gitlab.v1.maintenance_pb2.MaintenanceOperation: ...
|
|
129
|
+
def __init__(
|
|
130
|
+
self,
|
|
131
|
+
*,
|
|
132
|
+
id: builtins.str = ...,
|
|
133
|
+
folder_id: builtins.str = ...,
|
|
134
|
+
created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
135
|
+
updated_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
136
|
+
name: builtins.str = ...,
|
|
137
|
+
description: builtins.str = ...,
|
|
138
|
+
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
139
|
+
resource_preset_id: builtins.str = ...,
|
|
140
|
+
disk_size: builtins.int = ...,
|
|
141
|
+
status: global___Instance.Status.ValueType = ...,
|
|
142
|
+
admin_login: builtins.str = ...,
|
|
143
|
+
admin_email: builtins.str = ...,
|
|
144
|
+
domain: builtins.str = ...,
|
|
145
|
+
subnet_id: builtins.str = ...,
|
|
146
|
+
planned_operation: yandex.cloud.gitlab.v1.maintenance_pb2.MaintenanceOperation | None = ...,
|
|
147
|
+
backup_retain_period_days: builtins.int = ...,
|
|
148
|
+
maintenance_delete_untagged: builtins.bool = ...,
|
|
149
|
+
deletion_protection: builtins.bool = ...,
|
|
150
|
+
approval_rules_id: builtins.str = ...,
|
|
151
|
+
gitlab_version: builtins.str = ...,
|
|
152
|
+
security_group: builtins.str = ...,
|
|
153
|
+
disk_type_id: builtins.str = ...,
|
|
154
|
+
) -> None: ...
|
|
155
|
+
def HasField(self, field_name: typing.Literal["created_at", b"created_at", "planned_operation", b"planned_operation", "updated_at", b"updated_at"]) -> builtins.bool: ...
|
|
156
|
+
def ClearField(self, field_name: typing.Literal["admin_email", b"admin_email", "admin_login", b"admin_login", "approval_rules_id", b"approval_rules_id", "backup_retain_period_days", b"backup_retain_period_days", "created_at", b"created_at", "deletion_protection", b"deletion_protection", "description", b"description", "disk_size", b"disk_size", "disk_type_id", b"disk_type_id", "domain", b"domain", "folder_id", b"folder_id", "gitlab_version", b"gitlab_version", "id", b"id", "labels", b"labels", "maintenance_delete_untagged", b"maintenance_delete_untagged", "name", b"name", "planned_operation", b"planned_operation", "resource_preset_id", b"resource_preset_id", "security_group", b"security_group", "status", b"status", "subnet_id", b"subnet_id", "updated_at", b"updated_at"]) -> None: ...
|
|
157
|
+
|
|
158
|
+
global___Instance = Instance
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
|
|
2
|
+
"""Client and server classes corresponding to protobuf-defined services."""
|
|
3
|
+
import grpc
|
|
4
|
+
import warnings
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
GRPC_GENERATED_VERSION = '1.70.0'
|
|
8
|
+
GRPC_VERSION = grpc.__version__
|
|
9
|
+
_version_not_supported = False
|
|
10
|
+
|
|
11
|
+
try:
|
|
12
|
+
from grpc._utilities import first_version_is_lower
|
|
13
|
+
_version_not_supported = first_version_is_lower(GRPC_VERSION, GRPC_GENERATED_VERSION)
|
|
14
|
+
except ImportError:
|
|
15
|
+
_version_not_supported = True
|
|
16
|
+
|
|
17
|
+
if _version_not_supported:
|
|
18
|
+
raise RuntimeError(
|
|
19
|
+
f'The grpc package installed is at version {GRPC_VERSION},'
|
|
20
|
+
+ f' but the generated code in yandex/cloud/gitlab/v1/instance_pb2_grpc.py depends on'
|
|
21
|
+
+ f' grpcio>={GRPC_GENERATED_VERSION}.'
|
|
22
|
+
+ f' Please upgrade your grpc module to grpcio>={GRPC_GENERATED_VERSION}'
|
|
23
|
+
+ f' or downgrade your generated code using grpcio-tools<={GRPC_VERSION}.'
|
|
24
|
+
)
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"""
|
|
2
|
+
@generated by mypy-protobuf. Do not edit manually!
|
|
3
|
+
isort:skip_file
|
|
4
|
+
"""
|
|
5
|
+
|
|
6
|
+
import abc
|
|
7
|
+
import collections.abc
|
|
8
|
+
import grpc
|
|
9
|
+
import grpc.aio
|
|
10
|
+
import typing
|
|
11
|
+
|
|
12
|
+
_T = typing.TypeVar("_T")
|
|
13
|
+
|
|
14
|
+
class _MaybeAsyncIterator(collections.abc.AsyncIterator[_T], collections.abc.Iterator[_T], metaclass=abc.ABCMeta): ...
|
|
15
|
+
|
|
16
|
+
class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type: ignore[misc, type-arg]
|
|
17
|
+
...
|