yandexcloud 0.335.0__py3-none-any.whl → 0.337.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of yandexcloud might be problematic. Click here for more details.
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.py +11 -3
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.pyi +34 -0
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.py +45 -0
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.pyi +26 -0
- yandex/cloud/ai/dataset/v1/dataset_service_pb2.py +24 -24
- yandex/cloud/ai/dataset/v1/dataset_service_pb2.pyi +11 -1
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.py +37 -0
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.pyi +43 -0
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.py +24 -0
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.pyi +17 -0
- yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.py +8 -7
- yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.pyi +9 -1
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.py +26 -15
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi +87 -0
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.py +77 -0
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.pyi +38 -0
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.py +12 -5
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.pyi +29 -1
- yandex/cloud/airflow/v1/cluster_pb2.py +36 -35
- yandex/cloud/airflow/v1/cluster_pb2.pyi +15 -2
- yandex/cloud/airflow/v1/cluster_service_pb2.py +42 -41
- yandex/cloud/airflow/v1/cluster_service_pb2.pyi +17 -4
- yandex/cloud/airflow/v1/maintenance_pb2.py +53 -0
- yandex/cloud/airflow/v1/maintenance_pb2.pyi +123 -0
- yandex/cloud/airflow/v1/maintenance_pb2_grpc.py +24 -0
- yandex/cloud/airflow/v1/maintenance_pb2_grpc.pyi +17 -0
- yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.py +4 -4
- yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.pyi +3 -9
- yandex/cloud/cic/v1/trunk_connection_pb2.py +5 -5
- yandex/cloud/cic/v1/trunk_connection_pb2.pyi +2 -0
- yandex/cloud/cic/v1/trunk_connection_service_pb2.py +36 -35
- yandex/cloud/cic/v1/trunk_connection_service_pb2.pyi +9 -1
- yandex/cloud/iot/devices/v1/device_pb2.py +18 -14
- yandex/cloud/iot/devices/v1/device_pb2.pyi +29 -3
- yandex/cloud/iot/devices/v1/device_service_pb2.py +65 -53
- yandex/cloud/iot/devices/v1/device_service_pb2.pyi +46 -2
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py +22 -22
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi +5 -1
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py +56 -56
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi +10 -2
- yandex/cloud/loadtesting/agent/v1/test_pb2.py +5 -5
- yandex/cloud/loadtesting/agent/v1/test_pb2.pyi +2 -0
- yandex/cloud/loadtesting/api/v1/test/status_pb2.py +2 -2
- yandex/cloud/loadtesting/api/v1/test/status_pb2.pyi +6 -2
- yandex/cloud/lockbox/v1/secret_service_pb2.py +46 -50
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.py +12 -5
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.pyi +16 -0
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.py +45 -0
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.pyi +21 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.py +37 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.pyi +39 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.py +24 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py +170 -170
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +14 -2
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.py +74 -70
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi +151 -5
- yandex/cloud/mdb/clickhouse/v1/user_pb2.py +32 -28
- yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi +198 -10
- yandex/cloud/mdb/kafka/v1/user_pb2.py +4 -4
- yandex/cloud/mdb/kafka/v1/user_pb2.pyi +4 -0
- yandex/cloud/mdb/redis/v1/cluster_pb2.py +23 -23
- yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +4 -0
- yandex/cloud/mdb/redis/v1/config/redis_pb2.py +10 -8
- yandex/cloud/mdb/redis/v1/config/redis_pb2.pyi +14 -2
- yandex/cloud/mdb/spqr/__init__.py +0 -0
- yandex/cloud/mdb/spqr/v1/__init__.py +0 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2.py +40 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2.pyi +97 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2.py +68 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2.pyi +121 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.py +193 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.pyi +101 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2.py +58 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2.pyi +330 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2.py +403 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2.pyi +1790 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.py +1250 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.pyi +588 -0
- yandex/cloud/mdb/spqr/v1/config_pb2.py +65 -0
- yandex/cloud/mdb/spqr/v1/config_pb2.pyi +341 -0
- yandex/cloud/mdb/spqr/v1/config_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/config_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/database_pb2.py +42 -0
- yandex/cloud/mdb/spqr/v1/database_pb2.pyi +51 -0
- yandex/cloud/mdb/spqr/v1/database_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/database_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2.py +94 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2.pyi +219 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.py +281 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.pyi +141 -0
- yandex/cloud/mdb/spqr/v1/host_pb2.py +69 -0
- yandex/cloud/mdb/spqr/v1/host_pb2.pyi +394 -0
- yandex/cloud/mdb/spqr/v1/host_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/host_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2.py +53 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2.pyi +137 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2.py +37 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.py +56 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.pyi +84 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.py +148 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.pyi +80 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2.py +37 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2.pyi +31 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/user_pb2.py +53 -0
- yandex/cloud/mdb/spqr/v1/user_pb2.pyi +133 -0
- yandex/cloud/mdb/spqr/v1/user_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/user_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2.py +107 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2.pyi +293 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.py +325 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.pyi +161 -0
- yandex/cloud/monitoring/v3/dashboard_pb2.py +6 -5
- yandex/cloud/monitoring/v3/dashboard_pb2.pyi +9 -2
- yandex/cloud/monitoring/v3/dashboard_service_pb2.py +30 -29
- yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi +17 -4
- yandex/cloud/monitoring/v3/timeline_pb2.py +37 -0
- yandex/cloud/monitoring/v3/timeline_pb2.pyi +31 -0
- yandex/cloud/monitoring/v3/timeline_pb2_grpc.py +24 -0
- yandex/cloud/monitoring/v3/timeline_pb2_grpc.pyi +17 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2.py +83 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi +297 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.py +100 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.pyi +47 -0
- yandex/cloud/searchapi/v2/search_service_pb2.py +16 -12
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.py +17 -7
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.pyi +46 -2
- yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.py +22 -22
- yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.pyi +24 -3
- yandex/cloud/storage/v1/s3api_pb2.py +7 -1
- yandex/cloud/storage/v1/s3api_pb2.pyi +128 -1
- yandex/cloud/video/v1/channel_pb2.py +16 -5
- yandex/cloud/video/v1/channel_pb2.pyi +103 -2
- yandex/cloud/video/v1/channel_service_pb2.py +34 -30
- yandex/cloud/video/v1/channel_service_pb2.pyi +27 -10
- yandex/cloud/video/v1/channel_service_pb2_grpc.py +4 -4
- yandex/cloud/video/v1/channel_service_pb2_grpc.pyi +12 -12
- yandex/cloud/video/v1/episode_pb2.pyi +5 -4
- yandex/cloud/video/v1/episode_service_pb2.py +56 -52
- yandex/cloud/video/v1/episode_service_pb2.pyi +18 -12
- yandex/cloud/video/v1/episode_service_pb2_grpc.py +4 -4
- yandex/cloud/video/v1/episode_service_pb2_grpc.pyi +12 -12
- yandex/cloud/video/v1/playlist_service_pb2.py +34 -30
- yandex/cloud/video/v1/playlist_service_pb2.pyi +11 -6
- yandex/cloud/video/v1/playlist_service_pb2_grpc.py +3 -3
- yandex/cloud/video/v1/playlist_service_pb2_grpc.pyi +9 -9
- yandex/cloud/video/v1/stream_line_pb2.py +16 -24
- yandex/cloud/video/v1/stream_line_pb2.pyi +34 -108
- yandex/cloud/video/v1/stream_line_service_pb2.py +60 -70
- yandex/cloud/video/v1/stream_line_service_pb2.pyi +17 -119
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.py +3 -3
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.pyi +9 -9
- yandex/cloud/video/v1/stream_pb2.py +12 -11
- yandex/cloud/video/v1/stream_pb2.pyi +19 -6
- yandex/cloud/video/v1/stream_service_pb2.py +54 -49
- yandex/cloud/video/v1/stream_service_pb2.pyi +34 -13
- yandex/cloud/video/v1/stream_service_pb2_grpc.py +2 -2
- yandex/cloud/video/v1/stream_service_pb2_grpc.pyi +6 -6
- yandex/cloud/video/v1/subtitle_pb2.py +6 -4
- yandex/cloud/video/v1/subtitle_pb2.pyi +30 -2
- yandex/cloud/video/v1/subtitle_service_pb2.py +21 -21
- yandex/cloud/video/v1/subtitle_service_pb2.pyi +7 -5
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.py +1 -1
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.pyi +3 -3
- yandex/cloud/video/v1/thumbnail_service_pb2.py +29 -25
- yandex/cloud/video/v1/thumbnail_service_pb2.pyi +68 -6
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py +3 -3
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.pyi +9 -9
- yandex/cloud/video/v1/video_pb2.py +26 -19
- yandex/cloud/video/v1/video_pb2.pyi +139 -37
- yandex/cloud/video/v1/video_service_pb2.py +118 -69
- yandex/cloud/video/v1/video_service_pb2.pyi +297 -39
- yandex/cloud/video/v1/video_service_pb2_grpc.py +50 -6
- yandex/cloud/video/v1/video_service_pb2_grpc.pyi +38 -18
- yandex/cloud/ydb/v1/database_pb2.py +46 -46
- yandex/cloud/ydb/v1/database_pb2.pyi +10 -2
- yandex/cloud/ydb/v1/database_service_pb2.py +18 -18
- yandex/cloud/ydb/v1/database_service_pb2.pyi +10 -2
- yandexcloud/__init__.py +1 -1
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/RECORD +196 -118
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/WHEEL +1 -1
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/top_level.txt +0 -0
|
@@ -11,6 +11,7 @@ import google.protobuf.internal.containers
|
|
|
11
11
|
import google.protobuf.message
|
|
12
12
|
import typing
|
|
13
13
|
import yandex.cloud.airflow.v1.cluster_pb2
|
|
14
|
+
import yandex.cloud.airflow.v1.maintenance_pb2
|
|
14
15
|
import yandex.cloud.operation.operation_pb2
|
|
15
16
|
|
|
16
17
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
@@ -126,6 +127,7 @@ class CreateClusterRequest(google.protobuf.message.Message):
|
|
|
126
127
|
SERVICE_ACCOUNT_ID_FIELD_NUMBER: builtins.int
|
|
127
128
|
LOGGING_FIELD_NUMBER: builtins.int
|
|
128
129
|
ADMIN_PASSWORD_FIELD_NUMBER: builtins.int
|
|
130
|
+
MAINTENANCE_WINDOW_FIELD_NUMBER: builtins.int
|
|
129
131
|
folder_id: builtins.str
|
|
130
132
|
"""ID of the folder to create Apache Airflow cluster in."""
|
|
131
133
|
name: builtins.str
|
|
@@ -160,6 +162,10 @@ class CreateClusterRequest(google.protobuf.message.Message):
|
|
|
160
162
|
def logging(self) -> yandex.cloud.airflow.v1.cluster_pb2.LoggingConfig:
|
|
161
163
|
"""Cloud Logging configuration."""
|
|
162
164
|
|
|
165
|
+
@property
|
|
166
|
+
def maintenance_window(self) -> yandex.cloud.airflow.v1.maintenance_pb2.MaintenanceWindow:
|
|
167
|
+
"""Window of maintenance operations."""
|
|
168
|
+
|
|
163
169
|
def __init__(
|
|
164
170
|
self,
|
|
165
171
|
*,
|
|
@@ -174,9 +180,10 @@ class CreateClusterRequest(google.protobuf.message.Message):
|
|
|
174
180
|
service_account_id: builtins.str = ...,
|
|
175
181
|
logging: yandex.cloud.airflow.v1.cluster_pb2.LoggingConfig | None = ...,
|
|
176
182
|
admin_password: builtins.str = ...,
|
|
183
|
+
maintenance_window: yandex.cloud.airflow.v1.maintenance_pb2.MaintenanceWindow | None = ...,
|
|
177
184
|
) -> None: ...
|
|
178
|
-
def HasField(self, field_name: typing.Literal["code_sync", b"code_sync", "config", b"config", "logging", b"logging", "network", b"network"]) -> builtins.bool: ...
|
|
179
|
-
def ClearField(self, field_name: typing.Literal["admin_password", b"admin_password", "code_sync", b"code_sync", "config", b"config", "deletion_protection", b"deletion_protection", "description", b"description", "folder_id", b"folder_id", "labels", b"labels", "logging", b"logging", "name", b"name", "network", b"network", "service_account_id", b"service_account_id"]) -> None: ...
|
|
185
|
+
def HasField(self, field_name: typing.Literal["code_sync", b"code_sync", "config", b"config", "logging", b"logging", "maintenance_window", b"maintenance_window", "network", b"network"]) -> builtins.bool: ...
|
|
186
|
+
def ClearField(self, field_name: typing.Literal["admin_password", b"admin_password", "code_sync", b"code_sync", "config", b"config", "deletion_protection", b"deletion_protection", "description", b"description", "folder_id", b"folder_id", "labels", b"labels", "logging", b"logging", "maintenance_window", b"maintenance_window", "name", b"name", "network", b"network", "service_account_id", b"service_account_id"]) -> None: ...
|
|
180
187
|
|
|
181
188
|
global___CreateClusterRequest = CreateClusterRequest
|
|
182
189
|
|
|
@@ -308,6 +315,7 @@ class UpdateClusterRequest(google.protobuf.message.Message):
|
|
|
308
315
|
DELETION_PROTECTION_FIELD_NUMBER: builtins.int
|
|
309
316
|
SERVICE_ACCOUNT_ID_FIELD_NUMBER: builtins.int
|
|
310
317
|
LOGGING_FIELD_NUMBER: builtins.int
|
|
318
|
+
MAINTENANCE_WINDOW_FIELD_NUMBER: builtins.int
|
|
311
319
|
cluster_id: builtins.str
|
|
312
320
|
"""ID of the Apache Airflow Cluster resource to update."""
|
|
313
321
|
name: builtins.str
|
|
@@ -348,6 +356,10 @@ class UpdateClusterRequest(google.protobuf.message.Message):
|
|
|
348
356
|
def logging(self) -> yandex.cloud.airflow.v1.cluster_pb2.LoggingConfig:
|
|
349
357
|
"""Cloud Logging configuration."""
|
|
350
358
|
|
|
359
|
+
@property
|
|
360
|
+
def maintenance_window(self) -> yandex.cloud.airflow.v1.maintenance_pb2.MaintenanceWindow:
|
|
361
|
+
"""Window of maintenance operations."""
|
|
362
|
+
|
|
351
363
|
def __init__(
|
|
352
364
|
self,
|
|
353
365
|
*,
|
|
@@ -362,9 +374,10 @@ class UpdateClusterRequest(google.protobuf.message.Message):
|
|
|
362
374
|
deletion_protection: builtins.bool = ...,
|
|
363
375
|
service_account_id: builtins.str = ...,
|
|
364
376
|
logging: yandex.cloud.airflow.v1.cluster_pb2.LoggingConfig | None = ...,
|
|
377
|
+
maintenance_window: yandex.cloud.airflow.v1.maintenance_pb2.MaintenanceWindow | None = ...,
|
|
365
378
|
) -> None: ...
|
|
366
|
-
def HasField(self, field_name: typing.Literal["code_sync", b"code_sync", "config_spec", b"config_spec", "logging", b"logging", "network_spec", b"network_spec", "update_mask", b"update_mask"]) -> builtins.bool: ...
|
|
367
|
-
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "code_sync", b"code_sync", "config_spec", b"config_spec", "deletion_protection", b"deletion_protection", "description", b"description", "labels", b"labels", "logging", b"logging", "name", b"name", "network_spec", b"network_spec", "service_account_id", b"service_account_id", "update_mask", b"update_mask"]) -> None: ...
|
|
379
|
+
def HasField(self, field_name: typing.Literal["code_sync", b"code_sync", "config_spec", b"config_spec", "logging", b"logging", "maintenance_window", b"maintenance_window", "network_spec", b"network_spec", "update_mask", b"update_mask"]) -> builtins.bool: ...
|
|
380
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "code_sync", b"code_sync", "config_spec", b"config_spec", "deletion_protection", b"deletion_protection", "description", b"description", "labels", b"labels", "logging", b"logging", "maintenance_window", b"maintenance_window", "name", b"name", "network_spec", b"network_spec", "service_account_id", b"service_account_id", "update_mask", b"update_mask"]) -> None: ...
|
|
368
381
|
|
|
369
382
|
global___UpdateClusterRequest = UpdateClusterRequest
|
|
370
383
|
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: yandex/cloud/airflow/v1/maintenance.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/airflow/v1/maintenance.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
|
+
|
|
28
|
+
|
|
29
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)yandex/cloud/airflow/v1/maintenance.proto\x12\x17yandex.cloud.airflow.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\xc0\x01\n\x11MaintenanceWindow\x12\x44\n\x07\x61nytime\x18\x01 \x01(\x0b\x32\x31.yandex.cloud.airflow.v1.AnytimeMaintenanceWindowH\x00\x12U\n\x19weekly_maintenance_window\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.airflow.v1.WeeklyMaintenanceWindowH\x00\x42\x0e\n\x06policy\x12\x04\xc0\xc1\x31\x01\"\x1a\n\x18\x41nytimeMaintenanceWindow\"\xdc\x01\n\x17WeeklyMaintenanceWindow\x12\x45\n\x03\x64\x61y\x18\x01 \x01(\x0e\x32\x38.yandex.cloud.airflow.v1.WeeklyMaintenanceWindow.WeekDay\x12\x16\n\x04hour\x18\x02 \x01(\x03\x42\x08\xfa\xc7\x31\x04\x31-24\"b\n\x07WeekDay\x12\x18\n\x14WEEK_DAY_UNSPECIFIED\x10\x00\x12\x07\n\x03MON\x10\x01\x12\x07\n\x03TUE\x10\x02\x12\x07\n\x03WED\x10\x03\x12\x07\n\x03THU\x10\x04\x12\x07\n\x03\x46RI\x10\x05\x12\x07\n\x03SAT\x10\x06\x12\x07\n\x03SUN\x10\x07\"\xe1\x01\n\x14MaintenanceOperation\x12\x17\n\x04info\x18\x01 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x31\n\rdelayed_until\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12;\n\x17latest_maintenance_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12@\n\x1cnext_maintenance_window_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampBb\n\x1byandex.cloud.api.airflow.v1ZCgithub.com/yandex-cloud/go-genproto/yandex/cloud/airflow/v1;airflowb\x06proto3')
|
|
30
|
+
|
|
31
|
+
_globals = globals()
|
|
32
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
33
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.airflow.v1.maintenance_pb2', _globals)
|
|
34
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\033yandex.cloud.api.airflow.v1ZCgithub.com/yandex-cloud/go-genproto/yandex/cloud/airflow/v1;airflow'
|
|
37
|
+
_globals['_MAINTENANCEWINDOW'].oneofs_by_name['policy']._loaded_options = None
|
|
38
|
+
_globals['_MAINTENANCEWINDOW'].oneofs_by_name['policy']._serialized_options = b'\300\3011\001'
|
|
39
|
+
_globals['_WEEKLYMAINTENANCEWINDOW'].fields_by_name['hour']._loaded_options = None
|
|
40
|
+
_globals['_WEEKLYMAINTENANCEWINDOW'].fields_by_name['hour']._serialized_options = b'\372\3071\0041-24'
|
|
41
|
+
_globals['_MAINTENANCEOPERATION'].fields_by_name['info']._loaded_options = None
|
|
42
|
+
_globals['_MAINTENANCEOPERATION'].fields_by_name['info']._serialized_options = b'\212\3101\005<=256'
|
|
43
|
+
_globals['_MAINTENANCEWINDOW']._serialized_start=135
|
|
44
|
+
_globals['_MAINTENANCEWINDOW']._serialized_end=327
|
|
45
|
+
_globals['_ANYTIMEMAINTENANCEWINDOW']._serialized_start=329
|
|
46
|
+
_globals['_ANYTIMEMAINTENANCEWINDOW']._serialized_end=355
|
|
47
|
+
_globals['_WEEKLYMAINTENANCEWINDOW']._serialized_start=358
|
|
48
|
+
_globals['_WEEKLYMAINTENANCEWINDOW']._serialized_end=578
|
|
49
|
+
_globals['_WEEKLYMAINTENANCEWINDOW_WEEKDAY']._serialized_start=480
|
|
50
|
+
_globals['_WEEKLYMAINTENANCEWINDOW_WEEKDAY']._serialized_end=578
|
|
51
|
+
_globals['_MAINTENANCEOPERATION']._serialized_start=581
|
|
52
|
+
_globals['_MAINTENANCEOPERATION']._serialized_end=806
|
|
53
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
"""
|
|
2
|
+
@generated by mypy-protobuf. Do not edit manually!
|
|
3
|
+
isort:skip_file
|
|
4
|
+
"""
|
|
5
|
+
|
|
6
|
+
import builtins
|
|
7
|
+
import google.protobuf.descriptor
|
|
8
|
+
import google.protobuf.internal.enum_type_wrapper
|
|
9
|
+
import google.protobuf.message
|
|
10
|
+
import google.protobuf.timestamp_pb2
|
|
11
|
+
import sys
|
|
12
|
+
import typing
|
|
13
|
+
|
|
14
|
+
if sys.version_info >= (3, 10):
|
|
15
|
+
import typing as typing_extensions
|
|
16
|
+
else:
|
|
17
|
+
import typing_extensions
|
|
18
|
+
|
|
19
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
20
|
+
|
|
21
|
+
@typing.final
|
|
22
|
+
class MaintenanceWindow(google.protobuf.message.Message):
|
|
23
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
24
|
+
|
|
25
|
+
ANYTIME_FIELD_NUMBER: builtins.int
|
|
26
|
+
WEEKLY_MAINTENANCE_WINDOW_FIELD_NUMBER: builtins.int
|
|
27
|
+
@property
|
|
28
|
+
def anytime(self) -> global___AnytimeMaintenanceWindow: ...
|
|
29
|
+
@property
|
|
30
|
+
def weekly_maintenance_window(self) -> global___WeeklyMaintenanceWindow: ...
|
|
31
|
+
def __init__(
|
|
32
|
+
self,
|
|
33
|
+
*,
|
|
34
|
+
anytime: global___AnytimeMaintenanceWindow | None = ...,
|
|
35
|
+
weekly_maintenance_window: global___WeeklyMaintenanceWindow | None = ...,
|
|
36
|
+
) -> None: ...
|
|
37
|
+
def HasField(self, field_name: typing.Literal["anytime", b"anytime", "policy", b"policy", "weekly_maintenance_window", b"weekly_maintenance_window"]) -> builtins.bool: ...
|
|
38
|
+
def ClearField(self, field_name: typing.Literal["anytime", b"anytime", "policy", b"policy", "weekly_maintenance_window", b"weekly_maintenance_window"]) -> None: ...
|
|
39
|
+
def WhichOneof(self, oneof_group: typing.Literal["policy", b"policy"]) -> typing.Literal["anytime", "weekly_maintenance_window"] | None: ...
|
|
40
|
+
|
|
41
|
+
global___MaintenanceWindow = MaintenanceWindow
|
|
42
|
+
|
|
43
|
+
@typing.final
|
|
44
|
+
class AnytimeMaintenanceWindow(google.protobuf.message.Message):
|
|
45
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
46
|
+
|
|
47
|
+
def __init__(
|
|
48
|
+
self,
|
|
49
|
+
) -> None: ...
|
|
50
|
+
|
|
51
|
+
global___AnytimeMaintenanceWindow = AnytimeMaintenanceWindow
|
|
52
|
+
|
|
53
|
+
@typing.final
|
|
54
|
+
class WeeklyMaintenanceWindow(google.protobuf.message.Message):
|
|
55
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
56
|
+
|
|
57
|
+
class _WeekDay:
|
|
58
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
59
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
60
|
+
|
|
61
|
+
class _WeekDayEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[WeeklyMaintenanceWindow._WeekDay.ValueType], builtins.type):
|
|
62
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
63
|
+
WEEK_DAY_UNSPECIFIED: WeeklyMaintenanceWindow._WeekDay.ValueType # 0
|
|
64
|
+
MON: WeeklyMaintenanceWindow._WeekDay.ValueType # 1
|
|
65
|
+
TUE: WeeklyMaintenanceWindow._WeekDay.ValueType # 2
|
|
66
|
+
WED: WeeklyMaintenanceWindow._WeekDay.ValueType # 3
|
|
67
|
+
THU: WeeklyMaintenanceWindow._WeekDay.ValueType # 4
|
|
68
|
+
FRI: WeeklyMaintenanceWindow._WeekDay.ValueType # 5
|
|
69
|
+
SAT: WeeklyMaintenanceWindow._WeekDay.ValueType # 6
|
|
70
|
+
SUN: WeeklyMaintenanceWindow._WeekDay.ValueType # 7
|
|
71
|
+
|
|
72
|
+
class WeekDay(_WeekDay, metaclass=_WeekDayEnumTypeWrapper): ...
|
|
73
|
+
WEEK_DAY_UNSPECIFIED: WeeklyMaintenanceWindow.WeekDay.ValueType # 0
|
|
74
|
+
MON: WeeklyMaintenanceWindow.WeekDay.ValueType # 1
|
|
75
|
+
TUE: WeeklyMaintenanceWindow.WeekDay.ValueType # 2
|
|
76
|
+
WED: WeeklyMaintenanceWindow.WeekDay.ValueType # 3
|
|
77
|
+
THU: WeeklyMaintenanceWindow.WeekDay.ValueType # 4
|
|
78
|
+
FRI: WeeklyMaintenanceWindow.WeekDay.ValueType # 5
|
|
79
|
+
SAT: WeeklyMaintenanceWindow.WeekDay.ValueType # 6
|
|
80
|
+
SUN: WeeklyMaintenanceWindow.WeekDay.ValueType # 7
|
|
81
|
+
|
|
82
|
+
DAY_FIELD_NUMBER: builtins.int
|
|
83
|
+
HOUR_FIELD_NUMBER: builtins.int
|
|
84
|
+
day: global___WeeklyMaintenanceWindow.WeekDay.ValueType
|
|
85
|
+
hour: builtins.int
|
|
86
|
+
"""Hour of the day in UTC."""
|
|
87
|
+
def __init__(
|
|
88
|
+
self,
|
|
89
|
+
*,
|
|
90
|
+
day: global___WeeklyMaintenanceWindow.WeekDay.ValueType = ...,
|
|
91
|
+
hour: builtins.int = ...,
|
|
92
|
+
) -> None: ...
|
|
93
|
+
def ClearField(self, field_name: typing.Literal["day", b"day", "hour", b"hour"]) -> None: ...
|
|
94
|
+
|
|
95
|
+
global___WeeklyMaintenanceWindow = WeeklyMaintenanceWindow
|
|
96
|
+
|
|
97
|
+
@typing.final
|
|
98
|
+
class MaintenanceOperation(google.protobuf.message.Message):
|
|
99
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
100
|
+
|
|
101
|
+
INFO_FIELD_NUMBER: builtins.int
|
|
102
|
+
DELAYED_UNTIL_FIELD_NUMBER: builtins.int
|
|
103
|
+
LATEST_MAINTENANCE_TIME_FIELD_NUMBER: builtins.int
|
|
104
|
+
NEXT_MAINTENANCE_WINDOW_TIME_FIELD_NUMBER: builtins.int
|
|
105
|
+
info: builtins.str
|
|
106
|
+
@property
|
|
107
|
+
def delayed_until(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
108
|
+
@property
|
|
109
|
+
def latest_maintenance_time(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
110
|
+
@property
|
|
111
|
+
def next_maintenance_window_time(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
112
|
+
def __init__(
|
|
113
|
+
self,
|
|
114
|
+
*,
|
|
115
|
+
info: builtins.str = ...,
|
|
116
|
+
delayed_until: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
117
|
+
latest_maintenance_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
118
|
+
next_maintenance_window_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
119
|
+
) -> None: ...
|
|
120
|
+
def HasField(self, field_name: typing.Literal["delayed_until", b"delayed_until", "latest_maintenance_time", b"latest_maintenance_time", "next_maintenance_window_time", b"next_maintenance_window_time"]) -> builtins.bool: ...
|
|
121
|
+
def ClearField(self, field_name: typing.Literal["delayed_until", b"delayed_until", "info", b"info", "latest_maintenance_time", b"latest_maintenance_time", "next_maintenance_window_time", b"next_maintenance_window_time"]) -> None: ...
|
|
122
|
+
|
|
123
|
+
global___MaintenanceOperation = MaintenanceOperation
|
|
@@ -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/airflow/v1/maintenance_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
|
+
...
|
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from yandex.cloud.cic.v1.common import lag_info_pb2 as yandex_dot_cloud_dot_cic_dot_v1_dot_common_dot_lag__info__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8yandex/cloud/cic/v1/common/lag_allocation_settings.proto\x12\x1ayandex.cloud.cic.v1.common\x1a)yandex/cloud/cic/v1/common/lag_info.proto\"
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8yandex/cloud/cic/v1/common/lag_allocation_settings.proto\x12\x1ayandex.cloud.cic.v1.common\x1a)yandex/cloud/cic/v1/common/lag_info.proto\"?\n\x1cLagAllocationSettingsRequest\x12\x12\n\x08lag_size\x18\r \x01(\x03H\x00\x42\x05\n\x03lagJ\x04\x08\x0e\x10\x0f\"N\n\x15LagAllocationSettings\x12\x35\n\x08lag_info\x18\x0e \x01(\x0b\x32#.yandex.cloud.cic.v1.common.LagInfoBd\n\x1eyandex.cloud.api.cic.v1.commonZBgithub.com/yandex-cloud/go-genproto/yandex/cloud/cic/v1/common;cicb\x06proto3')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -34,7 +34,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
34
34
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
35
|
_globals['DESCRIPTOR']._serialized_options = b'\n\036yandex.cloud.api.cic.v1.commonZBgithub.com/yandex-cloud/go-genproto/yandex/cloud/cic/v1/common;cic'
|
|
36
36
|
_globals['_LAGALLOCATIONSETTINGSREQUEST']._serialized_start=131
|
|
37
|
-
_globals['_LAGALLOCATIONSETTINGSREQUEST']._serialized_end=
|
|
38
|
-
_globals['_LAGALLOCATIONSETTINGS']._serialized_start=
|
|
39
|
-
_globals['_LAGALLOCATIONSETTINGS']._serialized_end=
|
|
37
|
+
_globals['_LAGALLOCATIONSETTINGSREQUEST']._serialized_end=194
|
|
38
|
+
_globals['_LAGALLOCATIONSETTINGS']._serialized_start=196
|
|
39
|
+
_globals['_LAGALLOCATIONSETTINGS']._serialized_end=274
|
|
40
40
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -18,24 +18,18 @@ class LagAllocationSettingsRequest(google.protobuf.message.Message):
|
|
|
18
18
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
19
19
|
|
|
20
20
|
LAG_SIZE_FIELD_NUMBER: builtins.int
|
|
21
|
-
LAG_INFO_FIELD_NUMBER: builtins.int
|
|
22
21
|
lag_size: builtins.int
|
|
23
22
|
"""Size of LAG.
|
|
24
23
|
Must be from 1 to 10 inclusively.
|
|
25
24
|
"""
|
|
26
|
-
@property
|
|
27
|
-
def lag_info(self) -> yandex.cloud.cic.v1.common.lag_info_pb2.LagInfo:
|
|
28
|
-
"""LagInfo"""
|
|
29
|
-
|
|
30
25
|
def __init__(
|
|
31
26
|
self,
|
|
32
27
|
*,
|
|
33
28
|
lag_size: builtins.int = ...,
|
|
34
|
-
lag_info: yandex.cloud.cic.v1.common.lag_info_pb2.LagInfo | None = ...,
|
|
35
29
|
) -> None: ...
|
|
36
|
-
def HasField(self, field_name: typing.Literal["lag", b"lag", "
|
|
37
|
-
def ClearField(self, field_name: typing.Literal["lag", b"lag", "
|
|
38
|
-
def WhichOneof(self, oneof_group: typing.Literal["lag", b"lag"]) -> typing.Literal["lag_size"
|
|
30
|
+
def HasField(self, field_name: typing.Literal["lag", b"lag", "lag_size", b"lag_size"]) -> builtins.bool: ...
|
|
31
|
+
def ClearField(self, field_name: typing.Literal["lag", b"lag", "lag_size", b"lag_size"]) -> None: ...
|
|
32
|
+
def WhichOneof(self, oneof_group: typing.Literal["lag", b"lag"]) -> typing.Literal["lag_size"] | None: ...
|
|
39
33
|
|
|
40
34
|
global___LagAllocationSettingsRequest = LagAllocationSettingsRequest
|
|
41
35
|
|
|
@@ -28,7 +28,7 @@ from yandex.cloud.cic.v1.common import transceiver_type_pb2 as yandex_dot_cloud_
|
|
|
28
28
|
from yandex.cloud.cic.v1.common import lag_allocation_settings_pb2 as yandex_dot_cloud_dot_cic_dot_v1_dot_common_dot_lag__allocation__settings__pb2
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*yandex/cloud/cic/v1/trunk_connection.proto\x12\x13yandex.cloud.cic.v1\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x31yandex/cloud/cic/v1/common/transceiver_type.proto\x1a\x38yandex/cloud/cic/v1/common/lag_allocation_settings.proto\"\
|
|
31
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*yandex/cloud/cic/v1/trunk_connection.proto\x12\x13yandex.cloud.cic.v1\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x31yandex/cloud/cic/v1/common/transceiver_type.proto\x1a\x38yandex/cloud/cic/v1/common/lag_allocation_settings.proto\"\xf1\r\n\x0fTrunkConnection\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x11\n\tfolder_id\x18\x05 \x01(\t\x12\x11\n\tregion_id\x18\x06 \x01(\t\x12.\n\ncreated_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12^\n\x18single_port_direct_joint\x18\t \x01(\x0b\x32:.yandex.cloud.cic.v1.TrunkConnection.SinglePortDirectJointH\x00\x12O\n\x10lag_direct_joint\x18\n \x01(\x0b\x32\x33.yandex.cloud.cic.v1.TrunkConnection.LagDirectJointH\x00\x12S\n\x12partner_joint_info\x18\x0b \x01(\x0b\x32\x35.yandex.cloud.cic.v1.TrunkConnection.PartnerJointInfoH\x00\x12:\n\x14point_of_presence_id\x18\x0c \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12?\n\x08\x63\x61pacity\x18\x16 \x01(\x0e\x32-.yandex.cloud.cic.v1.TrunkConnection.Capacity\x12@\n\x06labels\x18\x17 \x03(\x0b\x32\x30.yandex.cloud.cic.v1.TrunkConnection.LabelsEntry\x12;\n\x06status\x18\x18 \x01(\x0e\x32+.yandex.cloud.cic.v1.TrunkConnection.Status\x12\x1b\n\x13\x64\x65letion_protection\x18\x19 \x01(\x08\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a_\n\x10PartnerJointInfo\x12\x13\n\x0bservice_key\x18\x03 \x01(\t\x12\x30\n\npartner_id\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.StringValueJ\x04\x08\x01\x10\x03\x1a\xb1\x01\n\x15SinglePortDirectJoint\x12\x45\n\x10transceiver_type\x18\x01 \x01(\x0e\x32+.yandex.cloud.cic.v1.common.TransceiverType\x12/\n\tport_name\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12\x1a\n\x12\x61\x63\x63\x65ss_device_name\x18\x04 \x01(\tJ\x04\x08\x02\x10\x03\x1a\xcd\x01\n\x0eLagDirectJoint\x12\x45\n\x10transceiver_type\x18\x01 \x01(\x0e\x32+.yandex.cloud.cic.v1.common.TransceiverType\x12R\n\x17lag_allocation_settings\x18\x03 \x01(\x0b\x32\x31.yandex.cloud.cic.v1.common.LagAllocationSettings\x12\x1a\n\x12\x61\x63\x63\x65ss_device_name\x18\x04 \x01(\tJ\x04\x08\x02\x10\x03\"\xb2\x03\n\x08\x43\x61pacity\x12\x18\n\x14\x43\x41PACITY_UNSPECIFIED\x10\x00\x12\x14\n\x10\x43\x41PACITY_50_MBPS\x10\x01\x12\x15\n\x11\x43\x41PACITY_100_MBPS\x10\x02\x12\x15\n\x11\x43\x41PACITY_200_MBPS\x10\x03\x12\x15\n\x11\x43\x41PACITY_300_MBPS\x10\x04\x12\x15\n\x11\x43\x41PACITY_400_MBPS\x10\x05\x12\x15\n\x11\x43\x41PACITY_500_MBPS\x10\x06\x12\x13\n\x0f\x43\x41PACITY_1_GBPS\x10\x07\x12\x13\n\x0f\x43\x41PACITY_2_GBPS\x10\x08\x12\x13\n\x0f\x43\x41PACITY_3_GBPS\x10\t\x12\x13\n\x0f\x43\x41PACITY_4_GBPS\x10\n\x12\x13\n\x0f\x43\x41PACITY_5_GBPS\x10\x0b\x12\x14\n\x10\x43\x41PACITY_10_GBPS\x10\x0c\x12\x14\n\x10\x43\x41PACITY_20_GBPS\x10\r\x12\x14\n\x10\x43\x41PACITY_30_GBPS\x10\x0e\x12\x14\n\x10\x43\x41PACITY_40_GBPS\x10\x0f\x12\x14\n\x10\x43\x41PACITY_50_GBPS\x10\x10\x12\x15\n\x11\x43\x41PACITY_100_GBPS\x10\x11\x12\x15\n\x11\x43\x41PACITY_200_GBPS\x10\x12\"V\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0c\n\x08UPDATING\x10\x02\x12\x0c\n\x08\x44\x45LETING\x10\x03\x12\n\n\x06\x41\x43TIVE\x10\x04\x42\x07\n\x05jointJ\x04\x08\x04\x10\x05J\x04\x08\x08\x10\tJ\x04\x08\r\x10\x16\x42V\n\x17yandex.cloud.api.cic.v1Z;github.com/yandex-cloud/go-genproto/yandex/cloud/cic/v1;cicb\x06proto3')
|
|
32
32
|
|
|
33
33
|
_globals = globals()
|
|
34
34
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -39,7 +39,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
39
39
|
_globals['_TRUNKCONNECTION_LABELSENTRY']._loaded_options = None
|
|
40
40
|
_globals['_TRUNKCONNECTION_LABELSENTRY']._serialized_options = b'8\001'
|
|
41
41
|
_globals['_TRUNKCONNECTION']._serialized_start=242
|
|
42
|
-
_globals['_TRUNKCONNECTION']._serialized_end=
|
|
42
|
+
_globals['_TRUNKCONNECTION']._serialized_end=2019
|
|
43
43
|
_globals['_TRUNKCONNECTION_LABELSENTRY']._serialized_start=937
|
|
44
44
|
_globals['_TRUNKCONNECTION_LABELSENTRY']._serialized_end=982
|
|
45
45
|
_globals['_TRUNKCONNECTION_PARTNERJOINTINFO']._serialized_start=984
|
|
@@ -49,7 +49,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
49
49
|
_globals['_TRUNKCONNECTION_LAGDIRECTJOINT']._serialized_start=1262
|
|
50
50
|
_globals['_TRUNKCONNECTION_LAGDIRECTJOINT']._serialized_end=1467
|
|
51
51
|
_globals['_TRUNKCONNECTION_CAPACITY']._serialized_start=1470
|
|
52
|
-
_globals['_TRUNKCONNECTION_CAPACITY']._serialized_end=
|
|
53
|
-
_globals['_TRUNKCONNECTION_STATUS']._serialized_start=
|
|
54
|
-
_globals['_TRUNKCONNECTION_STATUS']._serialized_end=
|
|
52
|
+
_globals['_TRUNKCONNECTION_CAPACITY']._serialized_end=1904
|
|
53
|
+
_globals['_TRUNKCONNECTION_STATUS']._serialized_start=1906
|
|
54
|
+
_globals['_TRUNKCONNECTION_STATUS']._serialized_end=1992
|
|
55
55
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -53,6 +53,7 @@ class TrunkConnection(google.protobuf.message.Message):
|
|
|
53
53
|
CAPACITY_40_GBPS: TrunkConnection._Capacity.ValueType # 15
|
|
54
54
|
CAPACITY_50_GBPS: TrunkConnection._Capacity.ValueType # 16
|
|
55
55
|
CAPACITY_100_GBPS: TrunkConnection._Capacity.ValueType # 17
|
|
56
|
+
CAPACITY_200_GBPS: TrunkConnection._Capacity.ValueType # 18
|
|
56
57
|
|
|
57
58
|
class Capacity(_Capacity, metaclass=_CapacityEnumTypeWrapper): ...
|
|
58
59
|
CAPACITY_UNSPECIFIED: TrunkConnection.Capacity.ValueType # 0
|
|
@@ -73,6 +74,7 @@ class TrunkConnection(google.protobuf.message.Message):
|
|
|
73
74
|
CAPACITY_40_GBPS: TrunkConnection.Capacity.ValueType # 15
|
|
74
75
|
CAPACITY_50_GBPS: TrunkConnection.Capacity.ValueType # 16
|
|
75
76
|
CAPACITY_100_GBPS: TrunkConnection.Capacity.ValueType # 17
|
|
77
|
+
CAPACITY_200_GBPS: TrunkConnection.Capacity.ValueType # 18
|
|
76
78
|
|
|
77
79
|
class _Status:
|
|
78
80
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
@@ -29,10 +29,11 @@ from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
|
29
29
|
from yandex.cloud.api import operation_pb2 as yandex_dot_cloud_dot_api_dot_operation__pb2
|
|
30
30
|
from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
|
|
31
31
|
from yandex.cloud.cic.v1.common import transceiver_type_pb2 as yandex_dot_cloud_dot_cic_dot_v1_dot_common_dot_transceiver__type__pb2
|
|
32
|
+
from yandex.cloud.cic.v1.common import lag_allocation_settings_pb2 as yandex_dot_cloud_dot_cic_dot_v1_dot_common_dot_lag__allocation__settings__pb2
|
|
32
33
|
from yandex.cloud.cic.v1 import trunk_connection_pb2 as yandex_dot_cloud_dot_cic_dot_v1_dot_trunk__connection__pb2
|
|
33
34
|
|
|
34
35
|
|
|
35
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2yandex/cloud/cic/v1/trunk_connection_service.proto\x12\x13yandex.cloud.cic.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1dyandex/cloud/validation.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x31yandex/cloud/cic/v1/common/transceiver_type.proto\x1a*yandex/cloud/cic/v1/trunk_connection.proto\"F\n\x19GetTrunkConnectionRequest\x12)\n\x13trunk_connection_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\x98\x01\n\x1bListTrunkConnectionsRequest\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<=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\"x\n\x1cListTrunkConnectionsResponse\x12?\n\x11trunk_connections\x18\x01 \x03(\x0b\x32$.yandex.cloud.cic.v1.TrunkConnection\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\
|
|
36
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2yandex/cloud/cic/v1/trunk_connection_service.proto\x12\x13yandex.cloud.cic.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1dyandex/cloud/validation.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x31yandex/cloud/cic/v1/common/transceiver_type.proto\x1a\x38yandex/cloud/cic/v1/common/lag_allocation_settings.proto\x1a*yandex/cloud/cic/v1/trunk_connection.proto\"F\n\x19GetTrunkConnectionRequest\x12)\n\x13trunk_connection_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\x98\x01\n\x1bListTrunkConnectionsRequest\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<=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\"x\n\x1cListTrunkConnectionsResponse\x12?\n\x11trunk_connections\x18\x01 \x03(\x0b\x32$.yandex.cloud.cic.v1.TrunkConnection\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xf0\x08\n\x1c\x43reateTrunkConnectionRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x11\n\tfolder_id\x18\x04 \x01(\t\x12\x11\n\tregion_id\x18\x05 \x01(\t\x12k\n\x18single_port_direct_joint\x18\n \x01(\x0b\x32G.yandex.cloud.cic.v1.CreateTrunkConnectionRequest.SinglePortDirectJointH\x00\x12\\\n\x10lag_direct_joint\x18\x0b \x01(\x0b\x32@.yandex.cloud.cic.v1.CreateTrunkConnectionRequest.LagDirectJointH\x00\x12\\\n\x12partner_joint_info\x18\x0c \x01(\x0b\x32>.yandex.cloud.cic.v1.CreateTrunkConnectionRequest.PartnerJointH\x00\x12:\n\x14point_of_presence_id\x18\r \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12?\n\x08\x63\x61pacity\x18\x11 \x01(\x0e\x32-.yandex.cloud.cic.v1.TrunkConnection.Capacity\x12\x8a\x01\n\x06labels\x18\x12 \x03(\x0b\x32=.yandex.cloud.cic.v1.CreateTrunkConnectionRequest.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\x1b\n\x13\x64\x65letion_protection\x18\x14 \x01(\x08\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x64\n\x15SinglePortDirectJoint\x12\x45\n\x10transceiver_type\x18\x01 \x01(\x0e\x32+.yandex.cloud.cic.v1.common.TransceiverTypeJ\x04\x08\x02\x10\x05\x1a\xb8\x01\n\x0eLagDirectJoint\x12\x45\n\x10transceiver_type\x18\x01 \x01(\x0e\x32+.yandex.cloud.cic.v1.common.TransceiverType\x12Y\n\x17lag_allocation_settings\x18\x03 \x01(\x0b\x32\x38.yandex.cloud.cic.v1.common.LagAllocationSettingsRequestJ\x04\x08\x02\x10\x03\x1a\x46\n\x0cPartnerJoint\x12\x30\n\npartner_id\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.StringValueJ\x04\x08\x01\x10\x04\x42\x07\n\x05jointJ\x04\x08\x03\x10\x04J\x04\x08\x06\x10\nJ\x04\x08\x0e\x10\x11J\x04\x08\x13\x10\x14\"<\n\x1d\x43reateTrunkConnectionMetadata\x12\x1b\n\x13trunk_connection_id\x18\x01 \x01(\t\"\x9e\x04\n\x1cUpdateTrunkConnectionRequest\x12)\n\x13trunk_connection_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\x0c\n\x04name\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12\x11\n\tregion_id\x18\x07 \x01(\t\x12:\n\x14point_of_presence_id\x18\r \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12?\n\x08\x63\x61pacity\x18\x11 \x01(\x0e\x32-.yandex.cloud.cic.v1.TrunkConnection.Capacity\x12\x8a\x01\n\x06labels\x18\x12 \x03(\x0b\x32=.yandex.cloud.cic.v1.UpdateTrunkConnectionRequest.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\x1b\n\x13\x64\x65letion_protection\x18\x14 \x01(\x08\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x05\x10\x07J\x04\x08\x08\x10\rJ\x04\x08\x0e\x10\x11J\x04\x08\x13\x10\x14\"<\n\x1dUpdateTrunkConnectionMetadata\x12\x1b\n\x13trunk_connection_id\x18\x01 \x01(\t\"I\n\x1c\x44\x65leteTrunkConnectionRequest\x12)\n\x13trunk_connection_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"<\n\x1d\x44\x65leteTrunkConnectionMetadata\x12\x1b\n\x13trunk_connection_id\x18\x01 \x01(\t\"x\n$ListTrunkConnectionOperationsRequest\x12)\n\x13trunk_connection_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x11\n\tpage_size\x18\x02 \x01(\x03\x12\x12\n\npage_token\x18\x03 \x01(\t\"w\n%ListTrunkConnectionOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\xe8\x08\n\x16TrunkConnectionService\x12\x93\x01\n\x03Get\x12..yandex.cloud.cic.v1.GetTrunkConnectionRequest\x1a$.yandex.cloud.cic.v1.TrunkConnection\"6\x82\xd3\xe4\x93\x02\x30\x12./cic/v1/trunkConnections/{trunk_connection_id}\x12\x8d\x01\n\x04List\x12\x30.yandex.cloud.cic.v1.ListTrunkConnectionsRequest\x1a\x31.yandex.cloud.cic.v1.ListTrunkConnectionsResponse\" \x82\xd3\xe4\x93\x02\x1a\x12\x18/cic/v1/trunkConnections\x12\xb7\x01\n\x06\x43reate\x12\x31.yandex.cloud.cic.v1.CreateTrunkConnectionRequest\x1a!.yandex.cloud.operation.Operation\"W\xb2\xd2*0\n\x1d\x43reateTrunkConnectionMetadata\x12\x0fTrunkConnection\x82\xd3\xe4\x93\x02\x1d\"\x18/cic/v1/trunkConnections:\x01*\x12\xcd\x01\n\x06Update\x12\x31.yandex.cloud.cic.v1.UpdateTrunkConnectionRequest\x1a!.yandex.cloud.operation.Operation\"m\xb2\xd2*0\n\x1dUpdateTrunkConnectionMetadata\x12\x0fTrunkConnection\x82\xd3\xe4\x93\x02\x33\x32./cic/v1/trunkConnections/{trunk_connection_id}:\x01*\x12\xd0\x01\n\x06\x44\x65lete\x12\x31.yandex.cloud.cic.v1.DeleteTrunkConnectionRequest\x1a!.yandex.cloud.operation.Operation\"p\xb2\xd2*6\n\x1d\x44\x65leteTrunkConnectionMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x30*./cic/v1/trunkConnections/{trunk_connection_id}\x12\xca\x01\n\x0eListOperations\x12\x39.yandex.cloud.cic.v1.ListTrunkConnectionOperationsRequest\x1a:.yandex.cloud.cic.v1.ListTrunkConnectionOperationsResponse\"A\x82\xd3\xe4\x93\x02;\x12\x39/cic/v1/trunkConnections/{trunk_connection_id}/operationsBV\n\x17yandex.cloud.api.cic.v1Z;github.com/yandex-cloud/go-genproto/yandex/cloud/cic/v1;cicb\x06proto3')
|
|
36
37
|
|
|
37
38
|
_globals = globals()
|
|
38
39
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -76,38 +77,38 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
76
77
|
_globals['_TRUNKCONNECTIONSERVICE'].methods_by_name['Delete']._serialized_options = b'\262\322*6\n\035DeleteTrunkConnectionMetadata\022\025google.protobuf.Empty\202\323\344\223\0020*./cic/v1/trunkConnections/{trunk_connection_id}'
|
|
77
78
|
_globals['_TRUNKCONNECTIONSERVICE'].methods_by_name['ListOperations']._loaded_options = None
|
|
78
79
|
_globals['_TRUNKCONNECTIONSERVICE'].methods_by_name['ListOperations']._serialized_options = b'\202\323\344\223\002;\0229/cic/v1/trunkConnections/{trunk_connection_id}/operations'
|
|
79
|
-
_globals['_GETTRUNKCONNECTIONREQUEST']._serialized_start=
|
|
80
|
-
_globals['_GETTRUNKCONNECTIONREQUEST']._serialized_end=
|
|
81
|
-
_globals['_LISTTRUNKCONNECTIONSREQUEST']._serialized_start=
|
|
82
|
-
_globals['_LISTTRUNKCONNECTIONSREQUEST']._serialized_end=
|
|
83
|
-
_globals['_LISTTRUNKCONNECTIONSRESPONSE']._serialized_start=
|
|
84
|
-
_globals['_LISTTRUNKCONNECTIONSRESPONSE']._serialized_end=
|
|
85
|
-
_globals['_CREATETRUNKCONNECTIONREQUEST']._serialized_start=
|
|
86
|
-
_globals['_CREATETRUNKCONNECTIONREQUEST']._serialized_end=
|
|
87
|
-
_globals['_CREATETRUNKCONNECTIONREQUEST_LABELSENTRY']._serialized_start=
|
|
88
|
-
_globals['_CREATETRUNKCONNECTIONREQUEST_LABELSENTRY']._serialized_end=
|
|
89
|
-
_globals['_CREATETRUNKCONNECTIONREQUEST_SINGLEPORTDIRECTJOINT']._serialized_start=
|
|
90
|
-
_globals['_CREATETRUNKCONNECTIONREQUEST_SINGLEPORTDIRECTJOINT']._serialized_end=
|
|
91
|
-
_globals['_CREATETRUNKCONNECTIONREQUEST_LAGDIRECTJOINT']._serialized_start=
|
|
92
|
-
_globals['_CREATETRUNKCONNECTIONREQUEST_LAGDIRECTJOINT']._serialized_end=
|
|
93
|
-
_globals['_CREATETRUNKCONNECTIONREQUEST_PARTNERJOINT']._serialized_start=
|
|
94
|
-
_globals['_CREATETRUNKCONNECTIONREQUEST_PARTNERJOINT']._serialized_end=
|
|
95
|
-
_globals['_CREATETRUNKCONNECTIONMETADATA']._serialized_start=
|
|
96
|
-
_globals['_CREATETRUNKCONNECTIONMETADATA']._serialized_end=
|
|
97
|
-
_globals['_UPDATETRUNKCONNECTIONREQUEST']._serialized_start=
|
|
98
|
-
_globals['_UPDATETRUNKCONNECTIONREQUEST']._serialized_end=
|
|
99
|
-
_globals['_UPDATETRUNKCONNECTIONREQUEST_LABELSENTRY']._serialized_start=
|
|
100
|
-
_globals['_UPDATETRUNKCONNECTIONREQUEST_LABELSENTRY']._serialized_end=
|
|
101
|
-
_globals['_UPDATETRUNKCONNECTIONMETADATA']._serialized_start=
|
|
102
|
-
_globals['_UPDATETRUNKCONNECTIONMETADATA']._serialized_end=
|
|
103
|
-
_globals['_DELETETRUNKCONNECTIONREQUEST']._serialized_start=
|
|
104
|
-
_globals['_DELETETRUNKCONNECTIONREQUEST']._serialized_end=
|
|
105
|
-
_globals['_DELETETRUNKCONNECTIONMETADATA']._serialized_start=
|
|
106
|
-
_globals['_DELETETRUNKCONNECTIONMETADATA']._serialized_end=
|
|
107
|
-
_globals['_LISTTRUNKCONNECTIONOPERATIONSREQUEST']._serialized_start=
|
|
108
|
-
_globals['_LISTTRUNKCONNECTIONOPERATIONSREQUEST']._serialized_end=
|
|
109
|
-
_globals['_LISTTRUNKCONNECTIONOPERATIONSRESPONSE']._serialized_start=
|
|
110
|
-
_globals['_LISTTRUNKCONNECTIONOPERATIONSRESPONSE']._serialized_end=
|
|
111
|
-
_globals['_TRUNKCONNECTIONSERVICE']._serialized_start=
|
|
112
|
-
_globals['_TRUNKCONNECTIONSERVICE']._serialized_end=
|
|
80
|
+
_globals['_GETTRUNKCONNECTIONREQUEST']._serialized_start=429
|
|
81
|
+
_globals['_GETTRUNKCONNECTIONREQUEST']._serialized_end=499
|
|
82
|
+
_globals['_LISTTRUNKCONNECTIONSREQUEST']._serialized_start=502
|
|
83
|
+
_globals['_LISTTRUNKCONNECTIONSREQUEST']._serialized_end=654
|
|
84
|
+
_globals['_LISTTRUNKCONNECTIONSRESPONSE']._serialized_start=656
|
|
85
|
+
_globals['_LISTTRUNKCONNECTIONSRESPONSE']._serialized_end=776
|
|
86
|
+
_globals['_CREATETRUNKCONNECTIONREQUEST']._serialized_start=779
|
|
87
|
+
_globals['_CREATETRUNKCONNECTIONREQUEST']._serialized_end=1915
|
|
88
|
+
_globals['_CREATETRUNKCONNECTIONREQUEST_LABELSENTRY']._serialized_start=1476
|
|
89
|
+
_globals['_CREATETRUNKCONNECTIONREQUEST_LABELSENTRY']._serialized_end=1521
|
|
90
|
+
_globals['_CREATETRUNKCONNECTIONREQUEST_SINGLEPORTDIRECTJOINT']._serialized_start=1523
|
|
91
|
+
_globals['_CREATETRUNKCONNECTIONREQUEST_SINGLEPORTDIRECTJOINT']._serialized_end=1623
|
|
92
|
+
_globals['_CREATETRUNKCONNECTIONREQUEST_LAGDIRECTJOINT']._serialized_start=1626
|
|
93
|
+
_globals['_CREATETRUNKCONNECTIONREQUEST_LAGDIRECTJOINT']._serialized_end=1810
|
|
94
|
+
_globals['_CREATETRUNKCONNECTIONREQUEST_PARTNERJOINT']._serialized_start=1812
|
|
95
|
+
_globals['_CREATETRUNKCONNECTIONREQUEST_PARTNERJOINT']._serialized_end=1882
|
|
96
|
+
_globals['_CREATETRUNKCONNECTIONMETADATA']._serialized_start=1917
|
|
97
|
+
_globals['_CREATETRUNKCONNECTIONMETADATA']._serialized_end=1977
|
|
98
|
+
_globals['_UPDATETRUNKCONNECTIONREQUEST']._serialized_start=1980
|
|
99
|
+
_globals['_UPDATETRUNKCONNECTIONREQUEST']._serialized_end=2522
|
|
100
|
+
_globals['_UPDATETRUNKCONNECTIONREQUEST_LABELSENTRY']._serialized_start=1476
|
|
101
|
+
_globals['_UPDATETRUNKCONNECTIONREQUEST_LABELSENTRY']._serialized_end=1521
|
|
102
|
+
_globals['_UPDATETRUNKCONNECTIONMETADATA']._serialized_start=2524
|
|
103
|
+
_globals['_UPDATETRUNKCONNECTIONMETADATA']._serialized_end=2584
|
|
104
|
+
_globals['_DELETETRUNKCONNECTIONREQUEST']._serialized_start=2586
|
|
105
|
+
_globals['_DELETETRUNKCONNECTIONREQUEST']._serialized_end=2659
|
|
106
|
+
_globals['_DELETETRUNKCONNECTIONMETADATA']._serialized_start=2661
|
|
107
|
+
_globals['_DELETETRUNKCONNECTIONMETADATA']._serialized_end=2721
|
|
108
|
+
_globals['_LISTTRUNKCONNECTIONOPERATIONSREQUEST']._serialized_start=2723
|
|
109
|
+
_globals['_LISTTRUNKCONNECTIONOPERATIONSREQUEST']._serialized_end=2843
|
|
110
|
+
_globals['_LISTTRUNKCONNECTIONOPERATIONSRESPONSE']._serialized_start=2845
|
|
111
|
+
_globals['_LISTTRUNKCONNECTIONOPERATIONSRESPONSE']._serialized_end=2964
|
|
112
|
+
_globals['_TRUNKCONNECTIONSERVICE']._serialized_start=2967
|
|
113
|
+
_globals['_TRUNKCONNECTIONSERVICE']._serialized_end=4095
|
|
113
114
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -11,6 +11,7 @@ import google.protobuf.internal.containers
|
|
|
11
11
|
import google.protobuf.message
|
|
12
12
|
import google.protobuf.wrappers_pb2
|
|
13
13
|
import typing
|
|
14
|
+
import yandex.cloud.cic.v1.common.lag_allocation_settings_pb2
|
|
14
15
|
import yandex.cloud.cic.v1.common.transceiver_type_pb2
|
|
15
16
|
import yandex.cloud.cic.v1.trunk_connection_pb2
|
|
16
17
|
import yandex.cloud.operation.operation_pb2
|
|
@@ -147,14 +148,21 @@ class CreateTrunkConnectionRequest(google.protobuf.message.Message):
|
|
|
147
148
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
148
149
|
|
|
149
150
|
TRANSCEIVER_TYPE_FIELD_NUMBER: builtins.int
|
|
151
|
+
LAG_ALLOCATION_SETTINGS_FIELD_NUMBER: builtins.int
|
|
150
152
|
transceiver_type: yandex.cloud.cic.v1.common.transceiver_type_pb2.TransceiverType.ValueType
|
|
151
153
|
"""Type of transceiver that the trunkConnection is deployed on."""
|
|
154
|
+
@property
|
|
155
|
+
def lag_allocation_settings(self) -> yandex.cloud.cic.v1.common.lag_allocation_settings_pb2.LagAllocationSettingsRequest:
|
|
156
|
+
"""LAG allocation settings that the trunkConnection is deployed on."""
|
|
157
|
+
|
|
152
158
|
def __init__(
|
|
153
159
|
self,
|
|
154
160
|
*,
|
|
155
161
|
transceiver_type: yandex.cloud.cic.v1.common.transceiver_type_pb2.TransceiverType.ValueType = ...,
|
|
162
|
+
lag_allocation_settings: yandex.cloud.cic.v1.common.lag_allocation_settings_pb2.LagAllocationSettingsRequest | None = ...,
|
|
156
163
|
) -> None: ...
|
|
157
|
-
def
|
|
164
|
+
def HasField(self, field_name: typing.Literal["lag_allocation_settings", b"lag_allocation_settings"]) -> builtins.bool: ...
|
|
165
|
+
def ClearField(self, field_name: typing.Literal["lag_allocation_settings", b"lag_allocation_settings", "transceiver_type", b"transceiver_type"]) -> None: ...
|
|
158
166
|
|
|
159
167
|
@typing.final
|
|
160
168
|
class PartnerJoint(google.protobuf.message.Message):
|
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(yandex/cloud/iot/devices/v1/device.proto\x12\x1byandex.cloud.iot.devices.v1\x1a\x1fgoogle/protobuf/timestamp.proto\"\
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(yandex/cloud/iot/devices/v1/device.proto\x12\x1byandex.cloud.iot.devices.v1\x1a\x1fgoogle/protobuf/timestamp.proto\"\xc1\x04\n\x06\x44\x65vice\x12\n\n\x02id\x18\x01 \x01(\t\x12\x13\n\x0bregistry_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12L\n\rtopic_aliases\x18\x06 \x03(\x0b\x32\x35.yandex.cloud.iot.devices.v1.Device.TopicAliasesEntry\x12:\n\x06status\x18\x07 \x01(\x0e\x32*.yandex.cloud.iot.devices.v1.Device.Status\x12J\n\x0fmonitoring_data\x18\x08 \x01(\x0b\x32\x31.yandex.cloud.iot.devices.v1.DeviceMonitoringData\x12?\n\x06labels\x18\t \x03(\x0b\x32/.yandex.cloud.iot.devices.v1.Device.LabelsEntry\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\"H\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02\x12\x0c\n\x08\x44\x45LETING\x10\x03\"\x85\x01\n\x11\x44\x65viceCertificate\x12\x11\n\tdevice_id\x18\x01 \x01(\t\x12\x13\n\x0b\x66ingerprint\x18\x02 \x01(\t\x12\x18\n\x10\x63\x65rtificate_data\x18\x03 \x01(\t\x12.\n\ncreated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"_\n\x0e\x44\x65vicePassword\x12\x11\n\tdevice_id\x18\x01 \x01(\t\x12\n\n\x02id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\xc8\x02\n\x14\x44\x65viceMonitoringData\x12\x14\n\x0clast_auth_ip\x18\x01 \x01(\t\x12\x32\n\x0elast_auth_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12:\n\x16last_pub_activity_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12:\n\x16last_sub_activity_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\x10last_online_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x38\n\x14last_disconnect_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp*!\n\nDeviceView\x12\t\n\x05\x42\x41SIC\x10\x00\x12\x08\n\x04\x46ULL\x10\x01\x42j\n\x1fyandex.cloud.api.iot.devices.v1ZGgithub.com/yandex-cloud/go-genproto/yandex/cloud/iot/devices/v1;devicesb\x06proto3')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -35,18 +35,22 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
35
35
|
_globals['DESCRIPTOR']._serialized_options = b'\n\037yandex.cloud.api.iot.devices.v1ZGgithub.com/yandex-cloud/go-genproto/yandex/cloud/iot/devices/v1;devices'
|
|
36
36
|
_globals['_DEVICE_TOPICALIASESENTRY']._loaded_options = None
|
|
37
37
|
_globals['_DEVICE_TOPICALIASESENTRY']._serialized_options = b'8\001'
|
|
38
|
-
_globals['
|
|
39
|
-
_globals['
|
|
38
|
+
_globals['_DEVICE_LABELSENTRY']._loaded_options = None
|
|
39
|
+
_globals['_DEVICE_LABELSENTRY']._serialized_options = b'8\001'
|
|
40
|
+
_globals['_DEVICEVIEW']._serialized_start=1250
|
|
41
|
+
_globals['_DEVICEVIEW']._serialized_end=1283
|
|
40
42
|
_globals['_DEVICE']._serialized_start=107
|
|
41
|
-
_globals['_DEVICE']._serialized_end=
|
|
42
|
-
_globals['_DEVICE_TOPICALIASESENTRY']._serialized_start=
|
|
43
|
-
_globals['_DEVICE_TOPICALIASESENTRY']._serialized_end=
|
|
44
|
-
_globals['
|
|
45
|
-
_globals['
|
|
46
|
-
_globals['
|
|
47
|
-
_globals['
|
|
48
|
-
_globals['
|
|
49
|
-
_globals['
|
|
50
|
-
_globals['
|
|
51
|
-
_globals['
|
|
43
|
+
_globals['_DEVICE']._serialized_end=684
|
|
44
|
+
_globals['_DEVICE_TOPICALIASESENTRY']._serialized_start=512
|
|
45
|
+
_globals['_DEVICE_TOPICALIASESENTRY']._serialized_end=563
|
|
46
|
+
_globals['_DEVICE_LABELSENTRY']._serialized_start=565
|
|
47
|
+
_globals['_DEVICE_LABELSENTRY']._serialized_end=610
|
|
48
|
+
_globals['_DEVICE_STATUS']._serialized_start=612
|
|
49
|
+
_globals['_DEVICE_STATUS']._serialized_end=684
|
|
50
|
+
_globals['_DEVICECERTIFICATE']._serialized_start=687
|
|
51
|
+
_globals['_DEVICECERTIFICATE']._serialized_end=820
|
|
52
|
+
_globals['_DEVICEPASSWORD']._serialized_start=822
|
|
53
|
+
_globals['_DEVICEPASSWORD']._serialized_end=917
|
|
54
|
+
_globals['_DEVICEMONITORINGDATA']._serialized_start=920
|
|
55
|
+
_globals['_DEVICEMONITORINGDATA']._serialized_end=1248
|
|
52
56
|
# @@protoc_insertion_point(module_scope)
|