yandexcloud 0.343.0__py3-none-any.whl → 0.345.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/ai/tts/v3/tts_pb2.py +13 -1
- yandex/cloud/ai/tts/v3/tts_pb2.pyi +171 -0
- yandex/cloud/ai/tts/v3/tts_service_pb2.py +2 -2
- yandex/cloud/ai/tts/v3/tts_service_pb2_grpc.py +44 -0
- yandex/cloud/ai/tts/v3/tts_service_pb2_grpc.pyi +20 -0
- yandex/cloud/clouddesktop/__init__.py +0 -0
- yandex/cloud/clouddesktop/v1/__init__.py +0 -0
- yandex/cloud/clouddesktop/v1/desktop_group_pb2.py +71 -0
- yandex/cloud/clouddesktop/v1/desktop_group_pb2.pyi +232 -0
- yandex/cloud/clouddesktop/v1/desktop_group_pb2_grpc.py +24 -0
- yandex/cloud/clouddesktop/v1/desktop_group_pb2_grpc.pyi +17 -0
- yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.py +146 -0
- yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.pyi +443 -0
- yandex/cloud/clouddesktop/v1/desktop_group_service_pb2_grpc.py +502 -0
- yandex/cloud/clouddesktop/v1/desktop_group_service_pb2_grpc.pyi +242 -0
- yandex/cloud/clouddesktop/v1/desktop_image_pb2.py +44 -0
- yandex/cloud/clouddesktop/v1/desktop_image_pb2.pyi +111 -0
- yandex/cloud/clouddesktop/v1/desktop_image_pb2_grpc.py +24 -0
- yandex/cloud/clouddesktop/v1/desktop_image_pb2_grpc.pyi +17 -0
- yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.py +115 -0
- yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.pyi +275 -0
- yandex/cloud/clouddesktop/v1/desktop_image_service_pb2_grpc.py +323 -0
- yandex/cloud/clouddesktop/v1/desktop_image_service_pb2_grpc.pyi +152 -0
- yandex/cloud/clouddesktop/v1/desktop_pb2.py +65 -0
- yandex/cloud/clouddesktop/v1/desktop_pb2.pyi +208 -0
- yandex/cloud/clouddesktop/v1/desktop_pb2_grpc.py +24 -0
- yandex/cloud/clouddesktop/v1/desktop_pb2_grpc.pyi +17 -0
- yandex/cloud/clouddesktop/v1/desktop_service_pb2.py +171 -0
- yandex/cloud/clouddesktop/v1/desktop_service_pb2.pyi +541 -0
- yandex/cloud/clouddesktop/v1/desktop_service_pb2_grpc.py +589 -0
- yandex/cloud/clouddesktop/v1/desktop_service_pb2_grpc.pyi +281 -0
- yandex/cloud/clouddesktop/v1/disk_pb2.py +44 -0
- yandex/cloud/clouddesktop/v1/disk_pb2.pyi +61 -0
- yandex/cloud/clouddesktop/v1/disk_pb2_grpc.py +24 -0
- yandex/cloud/clouddesktop/v1/disk_pb2_grpc.pyi +17 -0
- yandex/cloud/marketplace/metering/v1/product_usage_service_pb2_grpc.py +6 -3
- yandex/cloud/marketplace/metering/v1/product_usage_service_pb2_grpc.pyi +6 -0
- yandex/cloud/metastore/__init__.py +0 -0
- yandex/cloud/metastore/v1/__init__.py +0 -0
- yandex/cloud/metastore/v1/cluster_pb2.py +67 -0
- yandex/cloud/metastore/v1/cluster_pb2.pyi +325 -0
- yandex/cloud/metastore/v1/cluster_pb2_grpc.py +24 -0
- yandex/cloud/metastore/v1/cluster_pb2_grpc.pyi +17 -0
- yandex/cloud/metastore/v1/cluster_service_pb2.py +176 -0
- yandex/cloud/metastore/v1/cluster_service_pb2.pyi +628 -0
- yandex/cloud/metastore/v1/cluster_service_pb2_grpc.py +502 -0
- yandex/cloud/metastore/v1/cluster_service_pb2_grpc.pyi +247 -0
- yandex/cloud/metastore/v1/maintenance_pb2.py +53 -0
- yandex/cloud/metastore/v1/maintenance_pb2.pyi +123 -0
- yandex/cloud/metastore/v1/maintenance_pb2_grpc.py +24 -0
- yandex/cloud/metastore/v1/maintenance_pb2_grpc.pyi +17 -0
- yandex/cloud/monitoring/v3/chart_widget_pb2.py +52 -47
- yandex/cloud/monitoring/v3/chart_widget_pb2.pyi +52 -5
- yandex/cloud/monitoring/v3/dashboard_pb2.py +6 -5
- yandex/cloud/monitoring/v3/dashboard_pb2.pyi +8 -1
- yandex/cloud/monitoring/v3/dashboard_service_pb2.py +30 -29
- yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi +15 -2
- yandex/cloud/monitoring/v3/link_item_pb2.py +40 -0
- yandex/cloud/monitoring/v3/link_item_pb2.pyi +53 -0
- yandex/cloud/monitoring/v3/link_item_pb2_grpc.py +24 -0
- yandex/cloud/monitoring/v3/link_item_pb2_grpc.pyi +17 -0
- yandex/cloud/monitoring/v3/link_pb2.py +39 -0
- yandex/cloud/monitoring/v3/link_pb2.pyi +70 -0
- yandex/cloud/monitoring/v3/link_pb2_grpc.py +24 -0
- yandex/cloud/monitoring/v3/link_pb2_grpc.pyi +17 -0
- yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.py +60 -55
- yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.pyi +52 -5
- yandex/cloud/monitoring/v3/thresholds_pb2.py +41 -0
- yandex/cloud/monitoring/v3/thresholds_pb2.pyi +73 -0
- yandex/cloud/monitoring/v3/thresholds_pb2_grpc.py +24 -0
- yandex/cloud/monitoring/v3/thresholds_pb2_grpc.pyi +17 -0
- yandex/cloud/monitoring/v3/widget_pb2.py +6 -5
- yandex/cloud/monitoring/v3/widget_pb2.pyi +8 -1
- yandex/cloud/searchapi/v2/gen_search_service_pb2.py +25 -25
- yandex/cloud/speechsense/v1/talk_service_pb2.py +39 -31
- yandex/cloud/speechsense/v1/talk_service_pb2.pyi +38 -0
- yandex/cloud/speechsense/v1/talk_service_pb2_grpc.py +46 -0
- yandex/cloud/speechsense/v1/talk_service_pb2_grpc.pyi +27 -0
- yandex/cloud/storage/v1/bucket_service_pb2.py +30 -30
- yandex/cloud/storage/v1/bucket_service_pb2.pyi +26 -4
- yandexcloud/__init__.py +1 -1
- yandexcloud/_sdk.py +5 -3
- {yandexcloud-0.343.0.dist-info → yandexcloud-0.345.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.343.0.dist-info → yandexcloud-0.345.0.dist-info}/RECORD +88 -32
- {yandexcloud-0.343.0.dist-info → yandexcloud-0.345.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.343.0.dist-info → yandexcloud-0.345.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.343.0.dist-info → yandexcloud-0.345.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.343.0.dist-info → yandexcloud-0.345.0.dist-info}/top_level.txt +0 -0
|
@@ -13,6 +13,7 @@ import google.protobuf.wrappers_pb2
|
|
|
13
13
|
import sys
|
|
14
14
|
import typing
|
|
15
15
|
import yandex.cloud.monitoring.v3.downsampling_pb2
|
|
16
|
+
import yandex.cloud.monitoring.v3.thresholds_pb2
|
|
16
17
|
import yandex.cloud.monitoring.v3.unit_format_pb2
|
|
17
18
|
|
|
18
19
|
if sys.version_info >= (3, 10):
|
|
@@ -298,10 +299,45 @@ class ChartWidget(google.protobuf.message.Message):
|
|
|
298
299
|
self,
|
|
299
300
|
) -> None: ...
|
|
300
301
|
|
|
302
|
+
@typing.final
|
|
303
|
+
class ThresholdsColorScheme(google.protobuf.message.Message):
|
|
304
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
305
|
+
|
|
306
|
+
class _Aggregation:
|
|
307
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
308
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
309
|
+
|
|
310
|
+
class _AggregationEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme._Aggregation.ValueType], builtins.type):
|
|
311
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
312
|
+
AGGREGATION_UNSPECIFIED: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme._Aggregation.ValueType # 0
|
|
313
|
+
AGGREGATION_LAST: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme._Aggregation.ValueType # 1
|
|
314
|
+
AGGREGATION_MIN: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme._Aggregation.ValueType # 2
|
|
315
|
+
AGGREGATION_MAX: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme._Aggregation.ValueType # 3
|
|
316
|
+
AGGREGATION_AVG: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme._Aggregation.ValueType # 4
|
|
317
|
+
AGGREGATION_SUM: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme._Aggregation.ValueType # 5
|
|
318
|
+
|
|
319
|
+
class Aggregation(_Aggregation, metaclass=_AggregationEnumTypeWrapper): ...
|
|
320
|
+
AGGREGATION_UNSPECIFIED: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme.Aggregation.ValueType # 0
|
|
321
|
+
AGGREGATION_LAST: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme.Aggregation.ValueType # 1
|
|
322
|
+
AGGREGATION_MIN: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme.Aggregation.ValueType # 2
|
|
323
|
+
AGGREGATION_MAX: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme.Aggregation.ValueType # 3
|
|
324
|
+
AGGREGATION_AVG: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme.Aggregation.ValueType # 4
|
|
325
|
+
AGGREGATION_SUM: ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme.Aggregation.ValueType # 5
|
|
326
|
+
|
|
327
|
+
AGGREGATION_FIELD_NUMBER: builtins.int
|
|
328
|
+
aggregation: global___ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme.Aggregation.ValueType
|
|
329
|
+
def __init__(
|
|
330
|
+
self,
|
|
331
|
+
*,
|
|
332
|
+
aggregation: global___ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme.Aggregation.ValueType = ...,
|
|
333
|
+
) -> None: ...
|
|
334
|
+
def ClearField(self, field_name: typing.Literal["aggregation", b"aggregation"]) -> None: ...
|
|
335
|
+
|
|
301
336
|
AUTOMATIC_FIELD_NUMBER: builtins.int
|
|
302
337
|
STANDARD_FIELD_NUMBER: builtins.int
|
|
303
338
|
GRADIENT_FIELD_NUMBER: builtins.int
|
|
304
339
|
HASH_FIELD_NUMBER: builtins.int
|
|
340
|
+
THRESHOLDS_FIELD_NUMBER: builtins.int
|
|
305
341
|
@property
|
|
306
342
|
def automatic(self) -> global___ChartWidget.VisualizationSettings.ColorSchemeSettings.AutomaticColorScheme:
|
|
307
343
|
"""Automatic color scheme."""
|
|
@@ -318,6 +354,10 @@ class ChartWidget(google.protobuf.message.Message):
|
|
|
318
354
|
def hash(self) -> global___ChartWidget.VisualizationSettings.ColorSchemeSettings.HashColorScheme:
|
|
319
355
|
"""Hash color scheme. Based on line name or value."""
|
|
320
356
|
|
|
357
|
+
@property
|
|
358
|
+
def thresholds(self) -> global___ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme:
|
|
359
|
+
"""Threshold settings color scheme."""
|
|
360
|
+
|
|
321
361
|
def __init__(
|
|
322
362
|
self,
|
|
323
363
|
*,
|
|
@@ -325,10 +365,11 @@ class ChartWidget(google.protobuf.message.Message):
|
|
|
325
365
|
standard: global___ChartWidget.VisualizationSettings.ColorSchemeSettings.StandardColorScheme | None = ...,
|
|
326
366
|
gradient: global___ChartWidget.VisualizationSettings.ColorSchemeSettings.GradientColorScheme | None = ...,
|
|
327
367
|
hash: global___ChartWidget.VisualizationSettings.ColorSchemeSettings.HashColorScheme | None = ...,
|
|
368
|
+
thresholds: global___ChartWidget.VisualizationSettings.ColorSchemeSettings.ThresholdsColorScheme | None = ...,
|
|
328
369
|
) -> None: ...
|
|
329
|
-
def HasField(self, field_name: typing.Literal["automatic", b"automatic", "gradient", b"gradient", "hash", b"hash", "scheme", b"scheme", "standard", b"standard"]) -> builtins.bool: ...
|
|
330
|
-
def ClearField(self, field_name: typing.Literal["automatic", b"automatic", "gradient", b"gradient", "hash", b"hash", "scheme", b"scheme", "standard", b"standard"]) -> None: ...
|
|
331
|
-
def WhichOneof(self, oneof_group: typing.Literal["scheme", b"scheme"]) -> typing.Literal["automatic", "standard", "gradient", "hash"] | None: ...
|
|
370
|
+
def HasField(self, field_name: typing.Literal["automatic", b"automatic", "gradient", b"gradient", "hash", b"hash", "scheme", b"scheme", "standard", b"standard", "thresholds", b"thresholds"]) -> builtins.bool: ...
|
|
371
|
+
def ClearField(self, field_name: typing.Literal["automatic", b"automatic", "gradient", b"gradient", "hash", b"hash", "scheme", b"scheme", "standard", b"standard", "thresholds", b"thresholds"]) -> None: ...
|
|
372
|
+
def WhichOneof(self, oneof_group: typing.Literal["scheme", b"scheme"]) -> typing.Literal["automatic", "standard", "gradient", "hash", "thresholds"] | None: ...
|
|
332
373
|
|
|
333
374
|
@typing.final
|
|
334
375
|
class HeatmapSettings(google.protobuf.message.Message):
|
|
@@ -631,6 +672,7 @@ class ChartWidget(google.protobuf.message.Message):
|
|
|
631
672
|
DISPLAY_LEGEND_FIELD_NUMBER: builtins.int
|
|
632
673
|
FREEZE_FIELD_NUMBER: builtins.int
|
|
633
674
|
REPEAT_FIELD_NUMBER: builtins.int
|
|
675
|
+
THRESHOLDS_FIELD_NUMBER: builtins.int
|
|
634
676
|
id: builtins.str
|
|
635
677
|
"""Required. Chart ID."""
|
|
636
678
|
description: builtins.str
|
|
@@ -661,6 +703,10 @@ class ChartWidget(google.protobuf.message.Message):
|
|
|
661
703
|
def repeat(self) -> global___ChartWidget.RepeatSettings:
|
|
662
704
|
"""Setting for repeat panel / repeat row"""
|
|
663
705
|
|
|
706
|
+
@property
|
|
707
|
+
def thresholds(self) -> yandex.cloud.monitoring.v3.thresholds_pb2.Thresholds:
|
|
708
|
+
"""Threshold settings"""
|
|
709
|
+
|
|
664
710
|
def __init__(
|
|
665
711
|
self,
|
|
666
712
|
*,
|
|
@@ -674,8 +720,9 @@ class ChartWidget(google.protobuf.message.Message):
|
|
|
674
720
|
display_legend: builtins.bool = ...,
|
|
675
721
|
freeze: global___ChartWidget.FreezeDuration.ValueType = ...,
|
|
676
722
|
repeat: global___ChartWidget.RepeatSettings | None = ...,
|
|
723
|
+
thresholds: yandex.cloud.monitoring.v3.thresholds_pb2.Thresholds | None = ...,
|
|
677
724
|
) -> None: ...
|
|
678
|
-
def HasField(self, field_name: typing.Literal["name_hiding_settings", b"name_hiding_settings", "queries", b"queries", "repeat", b"repeat", "visualization_settings", b"visualization_settings"]) -> builtins.bool: ...
|
|
679
|
-
def ClearField(self, field_name: typing.Literal["description", b"description", "display_legend", b"display_legend", "freeze", b"freeze", "id", b"id", "name_hiding_settings", b"name_hiding_settings", "queries", b"queries", "repeat", b"repeat", "series_overrides", b"series_overrides", "title", b"title", "visualization_settings", b"visualization_settings"]) -> None: ...
|
|
725
|
+
def HasField(self, field_name: typing.Literal["name_hiding_settings", b"name_hiding_settings", "queries", b"queries", "repeat", b"repeat", "thresholds", b"thresholds", "visualization_settings", b"visualization_settings"]) -> builtins.bool: ...
|
|
726
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "display_legend", b"display_legend", "freeze", b"freeze", "id", b"id", "name_hiding_settings", b"name_hiding_settings", "queries", b"queries", "repeat", b"repeat", "series_overrides", b"series_overrides", "thresholds", b"thresholds", "title", b"title", "visualization_settings", b"visualization_settings"]) -> None: ...
|
|
680
727
|
|
|
681
728
|
global___ChartWidget = ChartWidget
|
|
@@ -26,9 +26,10 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__
|
|
|
26
26
|
from yandex.cloud.monitoring.v3 import parametrization_pb2 as yandex_dot_cloud_dot_monitoring_dot_v3_dot_parametrization__pb2
|
|
27
27
|
from yandex.cloud.monitoring.v3 import widget_pb2 as yandex_dot_cloud_dot_monitoring_dot_v3_dot_widget__pb2
|
|
28
28
|
from yandex.cloud.monitoring.v3 import timeline_pb2 as yandex_dot_cloud_dot_monitoring_dot_v3_dot_timeline__pb2
|
|
29
|
+
from yandex.cloud.monitoring.v3 import link_item_pb2 as yandex_dot_cloud_dot_monitoring_dot_v3_dot_link__item__pb2
|
|
29
30
|
|
|
30
31
|
|
|
31
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*yandex/cloud/monitoring/v3/dashboard.proto\x12\x1ayandex.cloud.monitoring.v3\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x30yandex/cloud/monitoring/v3/parametrization.proto\x1a\'yandex/cloud/monitoring/v3/widget.proto\x1a)yandex/cloud/monitoring/v3/timeline.proto\"\
|
|
32
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*yandex/cloud/monitoring/v3/dashboard.proto\x12\x1ayandex.cloud.monitoring.v3\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x30yandex/cloud/monitoring/v3/parametrization.proto\x1a\'yandex/cloud/monitoring/v3/widget.proto\x1a)yandex/cloud/monitoring/v3/timeline.proto\x1a*yandex/cloud/monitoring/v3/link_item.proto\"\x99\x05\n\tDashboard\x12\n\n\x02id\x18\x01 \x01(\t\x12\x13\n\tfolder_id\x18\x03 \x01(\tH\x00\x12.\n\ncreated_at\x18\x14 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bmodified_at\x18\x15 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\ncreated_by\x18\x16 \x01(\t\x12\x13\n\x0bmodified_by\x18\x17 \x01(\t\x12\x0c\n\x04name\x18\x18 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x19 \x01(\t\x12\x41\n\x06labels\x18\x1a \x03(\x0b\x32\x31.yandex.cloud.monitoring.v3.Dashboard.LabelsEntry\x12\r\n\x05title\x18\x1b \x01(\t\x12\x33\n\x07widgets\x18\x1c \x03(\x0b\x32\".yandex.cloud.monitoring.v3.Widget\x12\x44\n\x0fparametrization\x18\x1d \x01(\x0b\x32+.yandex.cloud.monitoring.v3.Parametrization\x12\x0c\n\x04\x65tag\x18\x1e \x01(\t\x12\x12\n\nmanaged_by\x18 \x01(\t\x12\x14\n\x0cmanaged_link\x18! \x01(\t\x12\x36\n\x08timeline\x18\" \x01(\x0b\x32$.yandex.cloud.monitoring.v3.Timeline\x12\x33\n\x05links\x18# \x03(\x0b\x32$.yandex.cloud.monitoring.v3.LinkItem\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0b\n\tcontainerJ\x04\x08\x04\x10\x14J\x04\x08\x02\x10\x03J\x04\x08\x1f\x10 Bk\n\x1eyandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoringb\x06proto3')
|
|
32
33
|
|
|
33
34
|
_globals = globals()
|
|
34
35
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -38,8 +39,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
38
39
|
_globals['DESCRIPTOR']._serialized_options = b'\n\036yandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoring'
|
|
39
40
|
_globals['_DASHBOARD_LABELSENTRY']._loaded_options = None
|
|
40
41
|
_globals['_DASHBOARD_LABELSENTRY']._serialized_options = b'8\001'
|
|
41
|
-
_globals['_DASHBOARD']._serialized_start=
|
|
42
|
-
_globals['_DASHBOARD']._serialized_end=
|
|
43
|
-
_globals['_DASHBOARD_LABELSENTRY']._serialized_start=
|
|
44
|
-
_globals['_DASHBOARD_LABELSENTRY']._serialized_end=
|
|
42
|
+
_globals['_DASHBOARD']._serialized_start=286
|
|
43
|
+
_globals['_DASHBOARD']._serialized_end=951
|
|
44
|
+
_globals['_DASHBOARD_LABELSENTRY']._serialized_start=875
|
|
45
|
+
_globals['_DASHBOARD_LABELSENTRY']._serialized_end=920
|
|
45
46
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -10,6 +10,7 @@ import google.protobuf.internal.containers
|
|
|
10
10
|
import google.protobuf.message
|
|
11
11
|
import google.protobuf.timestamp_pb2
|
|
12
12
|
import typing
|
|
13
|
+
import yandex.cloud.monitoring.v3.link_item_pb2
|
|
13
14
|
import yandex.cloud.monitoring.v3.parametrization_pb2
|
|
14
15
|
import yandex.cloud.monitoring.v3.timeline_pb2
|
|
15
16
|
import yandex.cloud.monitoring.v3.widget_pb2
|
|
@@ -54,6 +55,7 @@ class Dashboard(google.protobuf.message.Message):
|
|
|
54
55
|
MANAGED_BY_FIELD_NUMBER: builtins.int
|
|
55
56
|
MANAGED_LINK_FIELD_NUMBER: builtins.int
|
|
56
57
|
TIMELINE_FIELD_NUMBER: builtins.int
|
|
58
|
+
LINKS_FIELD_NUMBER: builtins.int
|
|
57
59
|
id: builtins.str
|
|
58
60
|
"""Dashboard ID."""
|
|
59
61
|
folder_id: builtins.str
|
|
@@ -102,6 +104,10 @@ class Dashboard(google.protobuf.message.Message):
|
|
|
102
104
|
def timeline(self) -> yandex.cloud.monitoring.v3.timeline_pb2.Timeline:
|
|
103
105
|
"""Refresh and time window settings"""
|
|
104
106
|
|
|
107
|
+
@property
|
|
108
|
+
def links(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.monitoring.v3.link_item_pb2.LinkItem]:
|
|
109
|
+
"""Dashboard links"""
|
|
110
|
+
|
|
105
111
|
def __init__(
|
|
106
112
|
self,
|
|
107
113
|
*,
|
|
@@ -121,9 +127,10 @@ class Dashboard(google.protobuf.message.Message):
|
|
|
121
127
|
managed_by: builtins.str = ...,
|
|
122
128
|
managed_link: builtins.str = ...,
|
|
123
129
|
timeline: yandex.cloud.monitoring.v3.timeline_pb2.Timeline | None = ...,
|
|
130
|
+
links: collections.abc.Iterable[yandex.cloud.monitoring.v3.link_item_pb2.LinkItem] | None = ...,
|
|
124
131
|
) -> None: ...
|
|
125
132
|
def HasField(self, field_name: typing.Literal["container", b"container", "created_at", b"created_at", "folder_id", b"folder_id", "modified_at", b"modified_at", "parametrization", b"parametrization", "timeline", b"timeline"]) -> builtins.bool: ...
|
|
126
|
-
def ClearField(self, field_name: typing.Literal["container", b"container", "created_at", b"created_at", "created_by", b"created_by", "description", b"description", "etag", b"etag", "folder_id", b"folder_id", "id", b"id", "labels", b"labels", "managed_by", b"managed_by", "managed_link", b"managed_link", "modified_at", b"modified_at", "modified_by", b"modified_by", "name", b"name", "parametrization", b"parametrization", "timeline", b"timeline", "title", b"title", "widgets", b"widgets"]) -> None: ...
|
|
133
|
+
def ClearField(self, field_name: typing.Literal["container", b"container", "created_at", b"created_at", "created_by", b"created_by", "description", b"description", "etag", b"etag", "folder_id", b"folder_id", "id", b"id", "labels", b"labels", "links", b"links", "managed_by", b"managed_by", "managed_link", b"managed_link", "modified_at", b"modified_at", "modified_by", b"modified_by", "name", b"name", "parametrization", b"parametrization", "timeline", b"timeline", "title", b"title", "widgets", b"widgets"]) -> None: ...
|
|
127
134
|
def WhichOneof(self, oneof_group: typing.Literal["container", b"container"]) -> typing.Literal["folder_id"] | None: ...
|
|
128
135
|
|
|
129
136
|
global___Dashboard = Dashboard
|
|
@@ -30,9 +30,10 @@ from yandex.cloud.monitoring.v3 import widget_pb2 as yandex_dot_cloud_dot_monito
|
|
|
30
30
|
from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
|
|
31
31
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
32
32
|
from yandex.cloud.monitoring.v3 import timeline_pb2 as yandex_dot_cloud_dot_monitoring_dot_v3_dot_timeline__pb2
|
|
33
|
+
from yandex.cloud.monitoring.v3 import link_item_pb2 as yandex_dot_cloud_dot_monitoring_dot_v3_dot_link__item__pb2
|
|
33
34
|
|
|
34
35
|
|
|
35
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2yandex/cloud/monitoring/v3/dashboard_service.proto\x12\x1ayandex.cloud.monitoring.v3\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a*yandex/cloud/monitoring/v3/dashboard.proto\x1a\x30yandex/cloud/monitoring/v3/parametrization.proto\x1a\'yandex/cloud/monitoring/v3/widget.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a)yandex/cloud/monitoring/v3/timeline.proto\"9\n\x13GetDashboardRequest\x12\"\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xa7\x01\n\x15ListDashboardsRequest\x12!\n\tfolder_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50H\x00\x12\x1d\n\tpage_size\x18\x13 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x14 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x15 \x01(\tB\n\x8a\xc8\x31\x06<=1000B\x0b\n\tcontainerJ\x04\x08\x03\x10\x13\"l\n\x16ListDashboardsResponse\x12\x39\n\ndashboards\x18\x01 \x03(\x0b\x32%.yandex.cloud.monitoring.v3.Dashboard\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\
|
|
36
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2yandex/cloud/monitoring/v3/dashboard_service.proto\x12\x1ayandex.cloud.monitoring.v3\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a*yandex/cloud/monitoring/v3/dashboard.proto\x1a\x30yandex/cloud/monitoring/v3/parametrization.proto\x1a\'yandex/cloud/monitoring/v3/widget.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a)yandex/cloud/monitoring/v3/timeline.proto\x1a*yandex/cloud/monitoring/v3/link_item.proto\"9\n\x13GetDashboardRequest\x12\"\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xa7\x01\n\x15ListDashboardsRequest\x12!\n\tfolder_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50H\x00\x12\x1d\n\tpage_size\x18\x13 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x14 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x15 \x01(\tB\n\x8a\xc8\x31\x06<=1000B\x0b\n\tcontainerJ\x04\x08\x03\x10\x13\"l\n\x16ListDashboardsResponse\x12\x39\n\ndashboards\x18\x01 \x03(\x0b\x32%.yandex.cloud.monitoring.v3.Dashboard\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x9a\x05\n\x16\x43reateDashboardRequest\x12!\n\tfolder_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50H\x00\x12\x32\n\x04name\x18\x13 \x01(\tB$\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x12\x1e\n\x0b\x64\x65scription\x18\x14 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x93\x01\n\x06labels\x18\x15 \x03(\x0b\x32>.yandex.cloud.monitoring.v3.CreateDashboardRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12\r\n\x05title\x18\x16 \x01(\t\x12\x33\n\x07widgets\x18\x17 \x03(\x0b\x32\".yandex.cloud.monitoring.v3.Widget\x12\x44\n\x0fparametrization\x18\x18 \x01(\x0b\x32+.yandex.cloud.monitoring.v3.Parametrization\x12\x12\n\nmanaged_by\x18\x1a \x01(\t\x12\x14\n\x0cmanaged_link\x18\x1b \x01(\t\x12\x36\n\x08timeline\x18\" \x01(\x0b\x32$.yandex.cloud.monitoring.v3.Timeline\x12\x33\n\x05links\x18\x1d \x03(\x0b\x32$.yandex.cloud.monitoring.v3.LinkItem\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0b\n\tcontainerJ\x04\x08\x03\x10\x13J\x04\x08\x1c\x10\x1dJ\x04\x08\x1e\x10\"J\x04\x08\x19\x10\x1a\"/\n\x17\x43reateDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t\"\x96\x05\n\x16UpdateDashboardRequest\x12\"\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x32\n\x04name\x18\x02 \x01(\tB$\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x93\x01\n\x06labels\x18\x04 \x03(\x0b\x32>.yandex.cloud.monitoring.v3.UpdateDashboardRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12\r\n\x05title\x18\x05 \x01(\t\x12\x33\n\x07widgets\x18\x06 \x03(\x0b\x32\".yandex.cloud.monitoring.v3.Widget\x12\x44\n\x0fparametrization\x18\x07 \x01(\x0b\x32+.yandex.cloud.monitoring.v3.Parametrization\x12\x0c\n\x04\x65tag\x18\x08 \x01(\t\x12\x12\n\nmanaged_by\x18\x1a \x01(\t\x12\x14\n\x0cmanaged_link\x18\x1b \x01(\t\x12\x36\n\x08timeline\x18\" \x01(\x0b\x32$.yandex.cloud.monitoring.v3.Timeline\x12\x33\n\x05links\x18\x1d \x03(\x0b\x32$.yandex.cloud.monitoring.v3.LinkItem\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x1c\x10\x1dJ\x04\x08\x1e\x10\"J\x04\x08\t\x10\x1a\"/\n\x17UpdateDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t\"J\n\x16\x44\x65leteDashboardRequest\x12\"\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x0c\n\x04\x65tag\x18\x02 \x01(\t\"/\n\x17\x44\x65leteDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t\"\x82\x01\n\x1eListDashboardOperationsRequest\x12\"\n\x0c\x64\x61shboard_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\"q\n\x1fListDashboardOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\xb7\x08\n\x10\x44\x61shboardService\x12\x8f\x01\n\x03Get\x12/.yandex.cloud.monitoring.v3.GetDashboardRequest\x1a%.yandex.cloud.monitoring.v3.Dashboard\"0\x82\xd3\xe4\x93\x02*\x12(/monitoring/v3/dashboards/{dashboard_id}\x12\x90\x01\n\x04List\x12\x31.yandex.cloud.monitoring.v3.ListDashboardsRequest\x1a\x32.yandex.cloud.monitoring.v3.ListDashboardsResponse\"!\x82\xd3\xe4\x93\x02\x1b\x12\x19/monitoring/v3/dashboards\x12\xad\x01\n\x06\x43reate\x12\x32.yandex.cloud.monitoring.v3.CreateDashboardRequest\x1a!.yandex.cloud.operation.Operation\"L\xb2\xd2*$\n\x17\x43reateDashboardMetadata\x12\tDashboard\x82\xd3\xe4\x93\x02\x1e\"\x19/monitoring/v3/dashboards:\x01*\x12\xbc\x01\n\x06Update\x12\x32.yandex.cloud.monitoring.v3.UpdateDashboardRequest\x1a!.yandex.cloud.operation.Operation\"[\xb2\xd2*$\n\x17UpdateDashboardMetadata\x12\tDashboard\x82\xd3\xe4\x93\x02-2(/monitoring/v3/dashboards/{dashboard_id}:\x01*\x12\xc5\x01\n\x06\x44\x65lete\x12\x32.yandex.cloud.monitoring.v3.DeleteDashboardRequest\x1a!.yandex.cloud.operation.Operation\"d\xb2\xd2*0\n\x17\x44\x65leteDashboardMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02**(/monitoring/v3/dashboards/{dashboard_id}\x12\xc6\x01\n\x0eListOperations\x12:.yandex.cloud.monitoring.v3.ListDashboardOperationsRequest\x1a;.yandex.cloud.monitoring.v3.ListDashboardOperationsResponse\";\x82\xd3\xe4\x93\x02\x35\x12\x33/monitoring/v3/dashboards/{dashboard_id}/operationsBk\n\x1eyandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoringb\x06proto3')
|
|
36
37
|
|
|
37
38
|
_globals = globals()
|
|
38
39
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -90,32 +91,32 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
90
91
|
_globals['_DASHBOARDSERVICE'].methods_by_name['Delete']._serialized_options = b'\262\322*0\n\027DeleteDashboardMetadata\022\025google.protobuf.Empty\202\323\344\223\002**(/monitoring/v3/dashboards/{dashboard_id}'
|
|
91
92
|
_globals['_DASHBOARDSERVICE'].methods_by_name['ListOperations']._loaded_options = None
|
|
92
93
|
_globals['_DASHBOARDSERVICE'].methods_by_name['ListOperations']._serialized_options = b'\202\323\344\223\0025\0223/monitoring/v3/dashboards/{dashboard_id}/operations'
|
|
93
|
-
_globals['_GETDASHBOARDREQUEST']._serialized_start=
|
|
94
|
-
_globals['_GETDASHBOARDREQUEST']._serialized_end=
|
|
95
|
-
_globals['_LISTDASHBOARDSREQUEST']._serialized_start=
|
|
96
|
-
_globals['_LISTDASHBOARDSREQUEST']._serialized_end=
|
|
97
|
-
_globals['_LISTDASHBOARDSRESPONSE']._serialized_start=
|
|
98
|
-
_globals['_LISTDASHBOARDSRESPONSE']._serialized_end=
|
|
99
|
-
_globals['_CREATEDASHBOARDREQUEST']._serialized_start=
|
|
100
|
-
_globals['_CREATEDASHBOARDREQUEST']._serialized_end=
|
|
101
|
-
_globals['_CREATEDASHBOARDREQUEST_LABELSENTRY']._serialized_start=
|
|
102
|
-
_globals['_CREATEDASHBOARDREQUEST_LABELSENTRY']._serialized_end=
|
|
103
|
-
_globals['_CREATEDASHBOARDMETADATA']._serialized_start=
|
|
104
|
-
_globals['_CREATEDASHBOARDMETADATA']._serialized_end=
|
|
105
|
-
_globals['_UPDATEDASHBOARDREQUEST']._serialized_start=
|
|
106
|
-
_globals['_UPDATEDASHBOARDREQUEST']._serialized_end=
|
|
107
|
-
_globals['_UPDATEDASHBOARDREQUEST_LABELSENTRY']._serialized_start=
|
|
108
|
-
_globals['_UPDATEDASHBOARDREQUEST_LABELSENTRY']._serialized_end=
|
|
109
|
-
_globals['_UPDATEDASHBOARDMETADATA']._serialized_start=
|
|
110
|
-
_globals['_UPDATEDASHBOARDMETADATA']._serialized_end=
|
|
111
|
-
_globals['_DELETEDASHBOARDREQUEST']._serialized_start=
|
|
112
|
-
_globals['_DELETEDASHBOARDREQUEST']._serialized_end=
|
|
113
|
-
_globals['_DELETEDASHBOARDMETADATA']._serialized_start=
|
|
114
|
-
_globals['_DELETEDASHBOARDMETADATA']._serialized_end=
|
|
115
|
-
_globals['_LISTDASHBOARDOPERATIONSREQUEST']._serialized_start=
|
|
116
|
-
_globals['_LISTDASHBOARDOPERATIONSREQUEST']._serialized_end=
|
|
117
|
-
_globals['_LISTDASHBOARDOPERATIONSRESPONSE']._serialized_start=
|
|
118
|
-
_globals['_LISTDASHBOARDOPERATIONSRESPONSE']._serialized_end=
|
|
119
|
-
_globals['_DASHBOARDSERVICE']._serialized_start=
|
|
120
|
-
_globals['_DASHBOARDSERVICE']._serialized_end=
|
|
94
|
+
_globals['_GETDASHBOARDREQUEST']._serialized_start=439
|
|
95
|
+
_globals['_GETDASHBOARDREQUEST']._serialized_end=496
|
|
96
|
+
_globals['_LISTDASHBOARDSREQUEST']._serialized_start=499
|
|
97
|
+
_globals['_LISTDASHBOARDSREQUEST']._serialized_end=666
|
|
98
|
+
_globals['_LISTDASHBOARDSRESPONSE']._serialized_start=668
|
|
99
|
+
_globals['_LISTDASHBOARDSRESPONSE']._serialized_end=776
|
|
100
|
+
_globals['_CREATEDASHBOARDREQUEST']._serialized_start=779
|
|
101
|
+
_globals['_CREATEDASHBOARDREQUEST']._serialized_end=1445
|
|
102
|
+
_globals['_CREATEDASHBOARDREQUEST_LABELSENTRY']._serialized_start=1363
|
|
103
|
+
_globals['_CREATEDASHBOARDREQUEST_LABELSENTRY']._serialized_end=1408
|
|
104
|
+
_globals['_CREATEDASHBOARDMETADATA']._serialized_start=1447
|
|
105
|
+
_globals['_CREATEDASHBOARDMETADATA']._serialized_end=1494
|
|
106
|
+
_globals['_UPDATEDASHBOARDREQUEST']._serialized_start=1497
|
|
107
|
+
_globals['_UPDATEDASHBOARDREQUEST']._serialized_end=2159
|
|
108
|
+
_globals['_UPDATEDASHBOARDREQUEST_LABELSENTRY']._serialized_start=1363
|
|
109
|
+
_globals['_UPDATEDASHBOARDREQUEST_LABELSENTRY']._serialized_end=1408
|
|
110
|
+
_globals['_UPDATEDASHBOARDMETADATA']._serialized_start=2161
|
|
111
|
+
_globals['_UPDATEDASHBOARDMETADATA']._serialized_end=2208
|
|
112
|
+
_globals['_DELETEDASHBOARDREQUEST']._serialized_start=2210
|
|
113
|
+
_globals['_DELETEDASHBOARDREQUEST']._serialized_end=2284
|
|
114
|
+
_globals['_DELETEDASHBOARDMETADATA']._serialized_start=2286
|
|
115
|
+
_globals['_DELETEDASHBOARDMETADATA']._serialized_end=2333
|
|
116
|
+
_globals['_LISTDASHBOARDOPERATIONSREQUEST']._serialized_start=2336
|
|
117
|
+
_globals['_LISTDASHBOARDOPERATIONSREQUEST']._serialized_end=2466
|
|
118
|
+
_globals['_LISTDASHBOARDOPERATIONSRESPONSE']._serialized_start=2468
|
|
119
|
+
_globals['_LISTDASHBOARDOPERATIONSRESPONSE']._serialized_end=2581
|
|
120
|
+
_globals['_DASHBOARDSERVICE']._serialized_start=2584
|
|
121
|
+
_globals['_DASHBOARDSERVICE']._serialized_end=3663
|
|
121
122
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -10,6 +10,7 @@ import google.protobuf.internal.containers
|
|
|
10
10
|
import google.protobuf.message
|
|
11
11
|
import typing
|
|
12
12
|
import yandex.cloud.monitoring.v3.dashboard_pb2
|
|
13
|
+
import yandex.cloud.monitoring.v3.link_item_pb2
|
|
13
14
|
import yandex.cloud.monitoring.v3.parametrization_pb2
|
|
14
15
|
import yandex.cloud.monitoring.v3.timeline_pb2
|
|
15
16
|
import yandex.cloud.monitoring.v3.widget_pb2
|
|
@@ -126,6 +127,7 @@ class CreateDashboardRequest(google.protobuf.message.Message):
|
|
|
126
127
|
MANAGED_BY_FIELD_NUMBER: builtins.int
|
|
127
128
|
MANAGED_LINK_FIELD_NUMBER: builtins.int
|
|
128
129
|
TIMELINE_FIELD_NUMBER: builtins.int
|
|
130
|
+
LINKS_FIELD_NUMBER: builtins.int
|
|
129
131
|
folder_id: builtins.str
|
|
130
132
|
"""Required. Folder ID."""
|
|
131
133
|
name: builtins.str
|
|
@@ -158,6 +160,10 @@ class CreateDashboardRequest(google.protobuf.message.Message):
|
|
|
158
160
|
def timeline(self) -> yandex.cloud.monitoring.v3.timeline_pb2.Timeline:
|
|
159
161
|
"""Refresh and time window settings"""
|
|
160
162
|
|
|
163
|
+
@property
|
|
164
|
+
def links(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.monitoring.v3.link_item_pb2.LinkItem]:
|
|
165
|
+
"""Dashboard links"""
|
|
166
|
+
|
|
161
167
|
def __init__(
|
|
162
168
|
self,
|
|
163
169
|
*,
|
|
@@ -171,9 +177,10 @@ class CreateDashboardRequest(google.protobuf.message.Message):
|
|
|
171
177
|
managed_by: builtins.str = ...,
|
|
172
178
|
managed_link: builtins.str = ...,
|
|
173
179
|
timeline: yandex.cloud.monitoring.v3.timeline_pb2.Timeline | None = ...,
|
|
180
|
+
links: collections.abc.Iterable[yandex.cloud.monitoring.v3.link_item_pb2.LinkItem] | None = ...,
|
|
174
181
|
) -> None: ...
|
|
175
182
|
def HasField(self, field_name: typing.Literal["container", b"container", "folder_id", b"folder_id", "parametrization", b"parametrization", "timeline", b"timeline"]) -> builtins.bool: ...
|
|
176
|
-
def ClearField(self, field_name: typing.Literal["container", b"container", "description", b"description", "folder_id", b"folder_id", "labels", b"labels", "managed_by", b"managed_by", "managed_link", b"managed_link", "name", b"name", "parametrization", b"parametrization", "timeline", b"timeline", "title", b"title", "widgets", b"widgets"]) -> None: ...
|
|
183
|
+
def ClearField(self, field_name: typing.Literal["container", b"container", "description", b"description", "folder_id", b"folder_id", "labels", b"labels", "links", b"links", "managed_by", b"managed_by", "managed_link", b"managed_link", "name", b"name", "parametrization", b"parametrization", "timeline", b"timeline", "title", b"title", "widgets", b"widgets"]) -> None: ...
|
|
177
184
|
def WhichOneof(self, oneof_group: typing.Literal["container", b"container"]) -> typing.Literal["folder_id"] | None: ...
|
|
178
185
|
|
|
179
186
|
global___CreateDashboardRequest = CreateDashboardRequest
|
|
@@ -225,6 +232,7 @@ class UpdateDashboardRequest(google.protobuf.message.Message):
|
|
|
225
232
|
MANAGED_BY_FIELD_NUMBER: builtins.int
|
|
226
233
|
MANAGED_LINK_FIELD_NUMBER: builtins.int
|
|
227
234
|
TIMELINE_FIELD_NUMBER: builtins.int
|
|
235
|
+
LINKS_FIELD_NUMBER: builtins.int
|
|
228
236
|
dashboard_id: builtins.str
|
|
229
237
|
"""Required. Dashboard ID."""
|
|
230
238
|
name: builtins.str
|
|
@@ -262,6 +270,10 @@ class UpdateDashboardRequest(google.protobuf.message.Message):
|
|
|
262
270
|
def timeline(self) -> yandex.cloud.monitoring.v3.timeline_pb2.Timeline:
|
|
263
271
|
"""Refresh and time window settings"""
|
|
264
272
|
|
|
273
|
+
@property
|
|
274
|
+
def links(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.monitoring.v3.link_item_pb2.LinkItem]:
|
|
275
|
+
"""Dashboard links"""
|
|
276
|
+
|
|
265
277
|
def __init__(
|
|
266
278
|
self,
|
|
267
279
|
*,
|
|
@@ -276,9 +288,10 @@ class UpdateDashboardRequest(google.protobuf.message.Message):
|
|
|
276
288
|
managed_by: builtins.str = ...,
|
|
277
289
|
managed_link: builtins.str = ...,
|
|
278
290
|
timeline: yandex.cloud.monitoring.v3.timeline_pb2.Timeline | None = ...,
|
|
291
|
+
links: collections.abc.Iterable[yandex.cloud.monitoring.v3.link_item_pb2.LinkItem] | None = ...,
|
|
279
292
|
) -> None: ...
|
|
280
293
|
def HasField(self, field_name: typing.Literal["parametrization", b"parametrization", "timeline", b"timeline"]) -> builtins.bool: ...
|
|
281
|
-
def ClearField(self, field_name: typing.Literal["dashboard_id", b"dashboard_id", "description", b"description", "etag", b"etag", "labels", b"labels", "managed_by", b"managed_by", "managed_link", b"managed_link", "name", b"name", "parametrization", b"parametrization", "timeline", b"timeline", "title", b"title", "widgets", b"widgets"]) -> None: ...
|
|
294
|
+
def ClearField(self, field_name: typing.Literal["dashboard_id", b"dashboard_id", "description", b"description", "etag", b"etag", "labels", b"labels", "links", b"links", "managed_by", b"managed_by", "managed_link", b"managed_link", "name", b"name", "parametrization", b"parametrization", "timeline", b"timeline", "title", b"title", "widgets", b"widgets"]) -> None: ...
|
|
282
295
|
|
|
283
296
|
global___UpdateDashboardRequest = UpdateDashboardRequest
|
|
284
297
|
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: yandex/cloud/monitoring/v3/link_item.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/monitoring/v3/link_item.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from yandex.cloud.monitoring.v3 import link_pb2 as yandex_dot_cloud_dot_monitoring_dot_v3_dot_link__pb2
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*yandex/cloud/monitoring/v3/link_item.proto\x12\x1ayandex.cloud.monitoring.v3\x1a%yandex/cloud/monitoring/v3/link.proto\"\xd6\x01\n\x08LinkItem\x12\x30\n\x04link\x18\x01 \x01(\x0b\x32 .yandex.cloud.monitoring.v3.LinkH\x00\x12?\n\x05group\x18\x02 \x01(\x0b\x32..yandex.cloud.monitoring.v3.LinkItem.LinkGroupH\x00\x1aO\n\tLinkGroup\x12\r\n\x05title\x18\x01 \x01(\t\x12\x33\n\x05items\x18\x02 \x03(\x0b\x32$.yandex.cloud.monitoring.v3.LinkItemB\x06\n\x04typeBk\n\x1eyandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoringb\x06proto3')
|
|
29
|
+
|
|
30
|
+
_globals = globals()
|
|
31
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
32
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.monitoring.v3.link_item_pb2', _globals)
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\036yandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoring'
|
|
36
|
+
_globals['_LINKITEM']._serialized_start=114
|
|
37
|
+
_globals['_LINKITEM']._serialized_end=328
|
|
38
|
+
_globals['_LINKITEM_LINKGROUP']._serialized_start=241
|
|
39
|
+
_globals['_LINKITEM_LINKGROUP']._serialized_end=320
|
|
40
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,53 @@
|
|
|
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.message
|
|
11
|
+
import typing
|
|
12
|
+
import yandex.cloud.monitoring.v3.link_pb2
|
|
13
|
+
|
|
14
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
15
|
+
|
|
16
|
+
@typing.final
|
|
17
|
+
class LinkItem(google.protobuf.message.Message):
|
|
18
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
19
|
+
|
|
20
|
+
@typing.final
|
|
21
|
+
class LinkGroup(google.protobuf.message.Message):
|
|
22
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
23
|
+
|
|
24
|
+
TITLE_FIELD_NUMBER: builtins.int
|
|
25
|
+
ITEMS_FIELD_NUMBER: builtins.int
|
|
26
|
+
title: builtins.str
|
|
27
|
+
@property
|
|
28
|
+
def items(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___LinkItem]: ...
|
|
29
|
+
def __init__(
|
|
30
|
+
self,
|
|
31
|
+
*,
|
|
32
|
+
title: builtins.str = ...,
|
|
33
|
+
items: collections.abc.Iterable[global___LinkItem] | None = ...,
|
|
34
|
+
) -> None: ...
|
|
35
|
+
def ClearField(self, field_name: typing.Literal["items", b"items", "title", b"title"]) -> None: ...
|
|
36
|
+
|
|
37
|
+
LINK_FIELD_NUMBER: builtins.int
|
|
38
|
+
GROUP_FIELD_NUMBER: builtins.int
|
|
39
|
+
@property
|
|
40
|
+
def link(self) -> yandex.cloud.monitoring.v3.link_pb2.Link: ...
|
|
41
|
+
@property
|
|
42
|
+
def group(self) -> global___LinkItem.LinkGroup: ...
|
|
43
|
+
def __init__(
|
|
44
|
+
self,
|
|
45
|
+
*,
|
|
46
|
+
link: yandex.cloud.monitoring.v3.link_pb2.Link | None = ...,
|
|
47
|
+
group: global___LinkItem.LinkGroup | None = ...,
|
|
48
|
+
) -> None: ...
|
|
49
|
+
def HasField(self, field_name: typing.Literal["group", b"group", "link", b"link", "type", b"type"]) -> builtins.bool: ...
|
|
50
|
+
def ClearField(self, field_name: typing.Literal["group", b"group", "link", b"link", "type", b"type"]) -> None: ...
|
|
51
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["link", "group"] | None: ...
|
|
52
|
+
|
|
53
|
+
global___LinkItem = LinkItem
|
|
@@ -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/monitoring/v3/link_item_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
|
+
...
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: yandex/cloud/monitoring/v3/link.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/monitoring/v3/link.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%yandex/cloud/monitoring/v3/link.proto\x12\x1ayandex.cloud.monitoring.v3\"\xfd\x01\n\x04Link\x12\r\n\x05title\x18\x01 \x01(\t\x12\x17\n\x0fopen_in_new_tab\x18\x02 \x01(\x08\x12\r\n\x03url\x18\x03 \x01(\tH\x00\x12?\n\tdashboard\x18\x04 \x01(\x0b\x32*.yandex.cloud.monitoring.v3.Link.DashboardH\x00\x1au\n\tDashboard\x12\x14\n\nproject_id\x18\x01 \x01(\tH\x00\x12\x13\n\tfolder_id\x18\x02 \x01(\tH\x00\x12\x16\n\x0e\x64\x61shboard_name\x18\x03 \x01(\t\x12\x18\n\x10\x61pply_time_range\x18\x04 \x01(\x08\x42\x0b\n\tcontainerB\x06\n\x04typeBk\n\x1eyandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoringb\x06proto3')
|
|
28
|
+
|
|
29
|
+
_globals = globals()
|
|
30
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.monitoring.v3.link_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
34
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\036yandex.cloud.api.monitoring.v3ZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/monitoring/v3;monitoring'
|
|
35
|
+
_globals['_LINK']._serialized_start=70
|
|
36
|
+
_globals['_LINK']._serialized_end=323
|
|
37
|
+
_globals['_LINK_DASHBOARD']._serialized_start=198
|
|
38
|
+
_globals['_LINK_DASHBOARD']._serialized_end=315
|
|
39
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,70 @@
|
|
|
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.message
|
|
9
|
+
import typing
|
|
10
|
+
|
|
11
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
12
|
+
|
|
13
|
+
@typing.final
|
|
14
|
+
class Link(google.protobuf.message.Message):
|
|
15
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
16
|
+
|
|
17
|
+
@typing.final
|
|
18
|
+
class Dashboard(google.protobuf.message.Message):
|
|
19
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
20
|
+
|
|
21
|
+
PROJECT_ID_FIELD_NUMBER: builtins.int
|
|
22
|
+
FOLDER_ID_FIELD_NUMBER: builtins.int
|
|
23
|
+
DASHBOARD_NAME_FIELD_NUMBER: builtins.int
|
|
24
|
+
APPLY_TIME_RANGE_FIELD_NUMBER: builtins.int
|
|
25
|
+
project_id: builtins.str
|
|
26
|
+
folder_id: builtins.str
|
|
27
|
+
dashboard_name: builtins.str
|
|
28
|
+
apply_time_range: builtins.bool
|
|
29
|
+
def __init__(
|
|
30
|
+
self,
|
|
31
|
+
*,
|
|
32
|
+
project_id: builtins.str = ...,
|
|
33
|
+
folder_id: builtins.str = ...,
|
|
34
|
+
dashboard_name: builtins.str = ...,
|
|
35
|
+
apply_time_range: builtins.bool = ...,
|
|
36
|
+
) -> None: ...
|
|
37
|
+
def HasField(self, field_name: typing.Literal["container", b"container", "folder_id", b"folder_id", "project_id", b"project_id"]) -> builtins.bool: ...
|
|
38
|
+
def ClearField(self, field_name: typing.Literal["apply_time_range", b"apply_time_range", "container", b"container", "dashboard_name", b"dashboard_name", "folder_id", b"folder_id", "project_id", b"project_id"]) -> None: ...
|
|
39
|
+
def WhichOneof(self, oneof_group: typing.Literal["container", b"container"]) -> typing.Literal["project_id", "folder_id"] | None: ...
|
|
40
|
+
|
|
41
|
+
TITLE_FIELD_NUMBER: builtins.int
|
|
42
|
+
OPEN_IN_NEW_TAB_FIELD_NUMBER: builtins.int
|
|
43
|
+
URL_FIELD_NUMBER: builtins.int
|
|
44
|
+
DASHBOARD_FIELD_NUMBER: builtins.int
|
|
45
|
+
title: builtins.str
|
|
46
|
+
"""Required. Link title."""
|
|
47
|
+
open_in_new_tab: builtins.bool
|
|
48
|
+
"""Open link in new tab."""
|
|
49
|
+
url: builtins.str
|
|
50
|
+
"""Url that can be a template with mustache expressions ({{expression}})
|
|
51
|
+
Variables available for template:
|
|
52
|
+
- Dashboard time interval in diverse formats. Variables: __from:<format>, __to:<format>,
|
|
53
|
+
where format is one of: iso, seconds or milliseconds.
|
|
54
|
+
- Dashboard parameters
|
|
55
|
+
"""
|
|
56
|
+
@property
|
|
57
|
+
def dashboard(self) -> global___Link.Dashboard: ...
|
|
58
|
+
def __init__(
|
|
59
|
+
self,
|
|
60
|
+
*,
|
|
61
|
+
title: builtins.str = ...,
|
|
62
|
+
open_in_new_tab: builtins.bool = ...,
|
|
63
|
+
url: builtins.str = ...,
|
|
64
|
+
dashboard: global___Link.Dashboard | None = ...,
|
|
65
|
+
) -> None: ...
|
|
66
|
+
def HasField(self, field_name: typing.Literal["dashboard", b"dashboard", "type", b"type", "url", b"url"]) -> builtins.bool: ...
|
|
67
|
+
def ClearField(self, field_name: typing.Literal["dashboard", b"dashboard", "open_in_new_tab", b"open_in_new_tab", "title", b"title", "type", b"type", "url", b"url"]) -> None: ...
|
|
68
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["url", "dashboard"] | None: ...
|
|
69
|
+
|
|
70
|
+
global___Link = Link
|
|
@@ -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/monitoring/v3/link_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
|
+
)
|