yandexcloud 0.300.0__py3-none-any.whl → 0.301.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/backup/v1/policy_pb2.py +6 -6
- yandex/cloud/backup/v1/policy_pb2.pyi +5 -1
- yandex/cloud/backup/v1/policy_service_pb2.py +15 -15
- yandex/cloud/backup/v1/policy_service_pb2.pyi +5 -1
- yandex/cloud/backup/v1/resource_pb2.py +18 -16
- yandex/cloud/backup/v1/resource_pb2.pyi +26 -1
- yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.py +1 -1
- yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.pyi +3 -3
- yandex/cloud/datatransfer/v1/endpoint/common_pb2.py +1 -1
- yandex/cloud/datatransfer/v1/endpoint/common_pb2.pyi +3 -3
- yandex/cloud/datatransfer/v1/transfer_pb2.pyi +6 -4
- yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.py +3 -1
- yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.pyi +59 -0
- yandex/cloud/loadtesting/api/v1/regression/__init__.py +0 -0
- yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2.py +30 -0
- yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2.pyi +90 -0
- yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2_grpc.py +4 -0
- yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2_grpc.pyi +17 -0
- yandex/cloud/loadtesting/api/v1/regression/widget_pb2.py +37 -0
- yandex/cloud/loadtesting/api/v1/regression/widget_pb2.pyi +200 -0
- yandex/cloud/loadtesting/api/v1/regression/widget_pb2_grpc.py +4 -0
- yandex/cloud/loadtesting/api/v1/regression/widget_pb2_grpc.pyi +17 -0
- yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2.py +86 -0
- yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2.pyi +251 -0
- yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2_grpc.py +210 -0
- yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2_grpc.pyi +141 -0
- yandex/cloud/loadtesting/api/v1/report/kpi_pb2.py +49 -0
- yandex/cloud/loadtesting/api/v1/report/kpi_pb2.pyi +321 -0
- yandex/cloud/loadtesting/api/v1/report/kpi_pb2_grpc.py +4 -0
- yandex/cloud/loadtesting/api/v1/report/kpi_pb2_grpc.pyi +17 -0
- yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2.py +26 -0
- yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2.pyi +37 -0
- yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2_grpc.py +4 -0
- yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2_grpc.pyi +17 -0
- yandex/cloud/loadtesting/api/v1/report_service_pb2.py +25 -9
- yandex/cloud/loadtesting/api/v1/report_service_pb2.pyi +58 -0
- yandex/cloud/loadtesting/api/v1/report_service_pb2_grpc.py +34 -0
- yandex/cloud/loadtesting/api/v1/report_service_pb2_grpc.pyi +20 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py +32 -32
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py +12 -12
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +8 -2
- yandex/cloud/serverless/containers/v1/container_service_pb2.py +42 -42
- yandex/cloud/serverless/functions/v1/function_service_pb2.py +70 -70
- yandex/cloud/serverless/triggers/v1/trigger_service_pb2.py +32 -32
- yandex/cloud/video/v1/episode_service_pb2.py +44 -39
- yandex/cloud/video/v1/episode_service_pb2.pyi +33 -0
- yandex/cloud/video/v1/episode_service_pb2_grpc.py +34 -0
- yandex/cloud/video/v1/episode_service_pb2_grpc.pyi +20 -0
- yandex/cloud/video/v1/manifest_pb2.py +28 -0
- yandex/cloud/video/v1/manifest_pb2.pyi +55 -0
- yandex/cloud/video/v1/manifest_pb2_grpc.py +4 -0
- yandex/cloud/video/v1/manifest_pb2_grpc.pyi +17 -0
- yandex/cloud/video/v1/video_service_pb2.py +50 -45
- yandex/cloud/video/v1/video_service_pb2.pyi +33 -0
- yandex/cloud/video/v1/video_service_pb2_grpc.py +34 -0
- yandex/cloud/video/v1/video_service_pb2_grpc.pyi +20 -0
- {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/RECORD +63 -38
- {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/WHEEL +1 -1
- {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,90 @@
|
|
|
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 google.protobuf.timestamp_pb2
|
|
12
|
+
import typing
|
|
13
|
+
import yandex.cloud.loadtesting.api.v1.regression.widget_pb2
|
|
14
|
+
|
|
15
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
16
|
+
|
|
17
|
+
@typing.final
|
|
18
|
+
class Dashboard(google.protobuf.message.Message):
|
|
19
|
+
"""Regression dashboard."""
|
|
20
|
+
|
|
21
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
22
|
+
|
|
23
|
+
@typing.final
|
|
24
|
+
class Content(google.protobuf.message.Message):
|
|
25
|
+
"""Content of regression dashboard."""
|
|
26
|
+
|
|
27
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
28
|
+
|
|
29
|
+
WIDGETS_FIELD_NUMBER: builtins.int
|
|
30
|
+
@property
|
|
31
|
+
def widgets(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.loadtesting.api.v1.regression.widget_pb2.Widget]:
|
|
32
|
+
"""Widgets."""
|
|
33
|
+
|
|
34
|
+
def __init__(
|
|
35
|
+
self,
|
|
36
|
+
*,
|
|
37
|
+
widgets: collections.abc.Iterable[yandex.cloud.loadtesting.api.v1.regression.widget_pb2.Widget] | None = ...,
|
|
38
|
+
) -> None: ...
|
|
39
|
+
def ClearField(self, field_name: typing.Literal["widgets", b"widgets"]) -> None: ...
|
|
40
|
+
|
|
41
|
+
ID_FIELD_NUMBER: builtins.int
|
|
42
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
43
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
44
|
+
CREATED_AT_FIELD_NUMBER: builtins.int
|
|
45
|
+
UPDATED_AT_FIELD_NUMBER: builtins.int
|
|
46
|
+
CREATED_BY_FIELD_NUMBER: builtins.int
|
|
47
|
+
UPDATED_BY_FIELD_NUMBER: builtins.int
|
|
48
|
+
ETAG_FIELD_NUMBER: builtins.int
|
|
49
|
+
CONTENT_FIELD_NUMBER: builtins.int
|
|
50
|
+
id: builtins.str
|
|
51
|
+
"""ID of the dashboard."""
|
|
52
|
+
name: builtins.str
|
|
53
|
+
"""Name of the dashboard."""
|
|
54
|
+
description: builtins.str
|
|
55
|
+
"""Description of the dashboard."""
|
|
56
|
+
created_by: builtins.str
|
|
57
|
+
"""UA or SA that created the dashboard."""
|
|
58
|
+
updated_by: builtins.str
|
|
59
|
+
"""UA or SA that updated the dashboard last time."""
|
|
60
|
+
etag: builtins.str
|
|
61
|
+
"""Etag of the dashboard."""
|
|
62
|
+
@property
|
|
63
|
+
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
64
|
+
"""Creation timestamp."""
|
|
65
|
+
|
|
66
|
+
@property
|
|
67
|
+
def updated_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
68
|
+
"""Last update timestamp."""
|
|
69
|
+
|
|
70
|
+
@property
|
|
71
|
+
def content(self) -> global___Dashboard.Content:
|
|
72
|
+
"""Dashboard content."""
|
|
73
|
+
|
|
74
|
+
def __init__(
|
|
75
|
+
self,
|
|
76
|
+
*,
|
|
77
|
+
id: builtins.str = ...,
|
|
78
|
+
name: builtins.str = ...,
|
|
79
|
+
description: builtins.str = ...,
|
|
80
|
+
created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
81
|
+
updated_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
82
|
+
created_by: builtins.str = ...,
|
|
83
|
+
updated_by: builtins.str = ...,
|
|
84
|
+
etag: builtins.str = ...,
|
|
85
|
+
content: global___Dashboard.Content | None = ...,
|
|
86
|
+
) -> None: ...
|
|
87
|
+
def HasField(self, field_name: typing.Literal["content", b"content", "created_at", b"created_at", "updated_at", b"updated_at"]) -> builtins.bool: ...
|
|
88
|
+
def ClearField(self, field_name: typing.Literal["content", b"content", "created_at", b"created_at", "created_by", b"created_by", "description", b"description", "etag", b"etag", "id", b"id", "name", b"name", "updated_at", b"updated_at", "updated_by", b"updated_by"]) -> None: ...
|
|
89
|
+
|
|
90
|
+
global___Dashboard = Dashboard
|
|
@@ -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,37 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: yandex/cloud/loadtesting/api/v1/regression/widget.proto
|
|
4
|
+
"""Generated protocol buffer code."""
|
|
5
|
+
from google.protobuf import descriptor as _descriptor
|
|
6
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
7
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
8
|
+
from google.protobuf.internal import builder as _builder
|
|
9
|
+
# @@protoc_insertion_point(imports)
|
|
10
|
+
|
|
11
|
+
_sym_db = _symbol_database.Default()
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
from yandex.cloud.loadtesting.api.v1.report import kpi_pb2 as yandex_dot_cloud_dot_loadtesting_dot_api_dot_v1_dot_report_dot_kpi__pb2
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n7yandex/cloud/loadtesting/api/v1/regression/widget.proto\x12*yandex.cloud.loadtesting.api.v1.regression\x1a\x30yandex/cloud/loadtesting/api/v1/report/kpi.proto\"\x8a\x03\n\x06Widget\x12S\n\x08position\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.loadtesting.api.v1.regression.Widget.LayoutPosition\x12H\n\x05\x63hart\x18\x02 \x01(\x0b\x32\x37.yandex.cloud.loadtesting.api.v1.regression.ChartWidgetH\x00\x12\x46\n\x04text\x18\x03 \x01(\x0b\x32\x36.yandex.cloud.loadtesting.api.v1.regression.TextWidgetH\x00\x12H\n\x05title\x18\x04 \x01(\x0b\x32\x37.yandex.cloud.loadtesting.api.v1.regression.TitleWidgetH\x00\x1a\x45\n\x0eLayoutPosition\x12\t\n\x01x\x18\x01 \x01(\x03\x12\t\n\x01y\x18\x02 \x01(\x03\x12\r\n\x05width\x18\x03 \x01(\x03\x12\x0e\n\x06height\x18\x04 \x01(\x03\x42\x08\n\x06widget\"\x9e\x01\n\x0b\x43hartWidget\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\x12\n\nfilter_str\x18\x04 \x01(\t\x12\x11\n\ttest_case\x18\x05 \x01(\t\x12\x39\n\x04kpis\x18\x06 \x03(\x0b\x32+.yandex.cloud.loadtesting.api.v1.report.Kpi\"\x1a\n\nTextWidget\x12\x0c\n\x04text\x18\x01 \x01(\t\"\xde\x01\n\x0bTitleWidget\x12\x0c\n\x04text\x18\x01 \x01(\t\x12O\n\x04size\x18\x02 \x01(\x0e\x32\x41.yandex.cloud.loadtesting.api.v1.regression.TitleWidget.TitleSize\"p\n\tTitleSize\x12\x1a\n\x16TITLE_SIZE_UNSPECIFIED\x10\x00\x12\x11\n\rTITLE_SIZE_XS\x10\x01\x12\x10\n\x0cTITLE_SIZE_S\x10\x02\x12\x10\n\x0cTITLE_SIZE_M\x10\x03\x12\x10\n\x0cTITLE_SIZE_L\x10\x04\x42\x8b\x01\n.yandex.cloud.api.loadtesting.api.v1.regressionZYgithub.com/yandex-cloud/go-genproto/yandex/cloud/loadtesting/api/v1/regression;regressionb\x06proto3')
|
|
18
|
+
|
|
19
|
+
_globals = globals()
|
|
20
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.loadtesting.api.v1.regression.widget_pb2', _globals)
|
|
22
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
+
DESCRIPTOR._options = None
|
|
24
|
+
DESCRIPTOR._serialized_options = b'\n.yandex.cloud.api.loadtesting.api.v1.regressionZYgithub.com/yandex-cloud/go-genproto/yandex/cloud/loadtesting/api/v1/regression;regression'
|
|
25
|
+
_globals['_WIDGET']._serialized_start=154
|
|
26
|
+
_globals['_WIDGET']._serialized_end=548
|
|
27
|
+
_globals['_WIDGET_LAYOUTPOSITION']._serialized_start=469
|
|
28
|
+
_globals['_WIDGET_LAYOUTPOSITION']._serialized_end=538
|
|
29
|
+
_globals['_CHARTWIDGET']._serialized_start=551
|
|
30
|
+
_globals['_CHARTWIDGET']._serialized_end=709
|
|
31
|
+
_globals['_TEXTWIDGET']._serialized_start=711
|
|
32
|
+
_globals['_TEXTWIDGET']._serialized_end=737
|
|
33
|
+
_globals['_TITLEWIDGET']._serialized_start=740
|
|
34
|
+
_globals['_TITLEWIDGET']._serialized_end=962
|
|
35
|
+
_globals['_TITLEWIDGET_TITLESIZE']._serialized_start=850
|
|
36
|
+
_globals['_TITLEWIDGET_TITLESIZE']._serialized_end=962
|
|
37
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
"""
|
|
2
|
+
@generated by mypy-protobuf. Do not edit manually!
|
|
3
|
+
isort:skip_file
|
|
4
|
+
"""
|
|
5
|
+
|
|
6
|
+
import builtins
|
|
7
|
+
import collections.abc
|
|
8
|
+
import google.protobuf.descriptor
|
|
9
|
+
import google.protobuf.internal.containers
|
|
10
|
+
import google.protobuf.internal.enum_type_wrapper
|
|
11
|
+
import google.protobuf.message
|
|
12
|
+
import sys
|
|
13
|
+
import typing
|
|
14
|
+
import yandex.cloud.loadtesting.api.v1.report.kpi_pb2
|
|
15
|
+
|
|
16
|
+
if sys.version_info >= (3, 10):
|
|
17
|
+
import typing as typing_extensions
|
|
18
|
+
else:
|
|
19
|
+
import typing_extensions
|
|
20
|
+
|
|
21
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
22
|
+
|
|
23
|
+
@typing.final
|
|
24
|
+
class Widget(google.protobuf.message.Message):
|
|
25
|
+
"""Regression dashboard widget."""
|
|
26
|
+
|
|
27
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
28
|
+
|
|
29
|
+
@typing.final
|
|
30
|
+
class LayoutPosition(google.protobuf.message.Message):
|
|
31
|
+
"""Widget position."""
|
|
32
|
+
|
|
33
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
34
|
+
|
|
35
|
+
X_FIELD_NUMBER: builtins.int
|
|
36
|
+
Y_FIELD_NUMBER: builtins.int
|
|
37
|
+
WIDTH_FIELD_NUMBER: builtins.int
|
|
38
|
+
HEIGHT_FIELD_NUMBER: builtins.int
|
|
39
|
+
x: builtins.int
|
|
40
|
+
"""X."""
|
|
41
|
+
y: builtins.int
|
|
42
|
+
"""Y."""
|
|
43
|
+
width: builtins.int
|
|
44
|
+
"""Width."""
|
|
45
|
+
height: builtins.int
|
|
46
|
+
"""Height."""
|
|
47
|
+
def __init__(
|
|
48
|
+
self,
|
|
49
|
+
*,
|
|
50
|
+
x: builtins.int = ...,
|
|
51
|
+
y: builtins.int = ...,
|
|
52
|
+
width: builtins.int = ...,
|
|
53
|
+
height: builtins.int = ...,
|
|
54
|
+
) -> None: ...
|
|
55
|
+
def ClearField(self, field_name: typing.Literal["height", b"height", "width", b"width", "x", b"x", "y", b"y"]) -> None: ...
|
|
56
|
+
|
|
57
|
+
POSITION_FIELD_NUMBER: builtins.int
|
|
58
|
+
CHART_FIELD_NUMBER: builtins.int
|
|
59
|
+
TEXT_FIELD_NUMBER: builtins.int
|
|
60
|
+
TITLE_FIELD_NUMBER: builtins.int
|
|
61
|
+
@property
|
|
62
|
+
def position(self) -> global___Widget.LayoutPosition:
|
|
63
|
+
"""Widget position."""
|
|
64
|
+
|
|
65
|
+
@property
|
|
66
|
+
def chart(self) -> global___ChartWidget:
|
|
67
|
+
"""Chart widget."""
|
|
68
|
+
|
|
69
|
+
@property
|
|
70
|
+
def text(self) -> global___TextWidget:
|
|
71
|
+
"""Text widget."""
|
|
72
|
+
|
|
73
|
+
@property
|
|
74
|
+
def title(self) -> global___TitleWidget:
|
|
75
|
+
"""Title widget."""
|
|
76
|
+
|
|
77
|
+
def __init__(
|
|
78
|
+
self,
|
|
79
|
+
*,
|
|
80
|
+
position: global___Widget.LayoutPosition | None = ...,
|
|
81
|
+
chart: global___ChartWidget | None = ...,
|
|
82
|
+
text: global___TextWidget | None = ...,
|
|
83
|
+
title: global___TitleWidget | None = ...,
|
|
84
|
+
) -> None: ...
|
|
85
|
+
def HasField(self, field_name: typing.Literal["chart", b"chart", "position", b"position", "text", b"text", "title", b"title", "widget", b"widget"]) -> builtins.bool: ...
|
|
86
|
+
def ClearField(self, field_name: typing.Literal["chart", b"chart", "position", b"position", "text", b"text", "title", b"title", "widget", b"widget"]) -> None: ...
|
|
87
|
+
def WhichOneof(self, oneof_group: typing.Literal["widget", b"widget"]) -> typing.Literal["chart", "text", "title"] | None: ...
|
|
88
|
+
|
|
89
|
+
global___Widget = Widget
|
|
90
|
+
|
|
91
|
+
@typing.final
|
|
92
|
+
class ChartWidget(google.protobuf.message.Message):
|
|
93
|
+
"""Regression chart."""
|
|
94
|
+
|
|
95
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
96
|
+
|
|
97
|
+
ID_FIELD_NUMBER: builtins.int
|
|
98
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
99
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
100
|
+
FILTER_STR_FIELD_NUMBER: builtins.int
|
|
101
|
+
TEST_CASE_FIELD_NUMBER: builtins.int
|
|
102
|
+
KPIS_FIELD_NUMBER: builtins.int
|
|
103
|
+
id: builtins.str
|
|
104
|
+
"""ID of the chart."""
|
|
105
|
+
name: builtins.str
|
|
106
|
+
"""Name of the chart."""
|
|
107
|
+
description: builtins.str
|
|
108
|
+
"""Description of the chart."""
|
|
109
|
+
filter_str: builtins.str
|
|
110
|
+
"""Test filter selector to show KPI values for."""
|
|
111
|
+
test_case: builtins.str
|
|
112
|
+
"""Test case to show KPI values for."""
|
|
113
|
+
@property
|
|
114
|
+
def kpis(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.loadtesting.api.v1.report.kpi_pb2.Kpi]:
|
|
115
|
+
"""KPIs to show."""
|
|
116
|
+
|
|
117
|
+
def __init__(
|
|
118
|
+
self,
|
|
119
|
+
*,
|
|
120
|
+
id: builtins.str = ...,
|
|
121
|
+
name: builtins.str = ...,
|
|
122
|
+
description: builtins.str = ...,
|
|
123
|
+
filter_str: builtins.str = ...,
|
|
124
|
+
test_case: builtins.str = ...,
|
|
125
|
+
kpis: collections.abc.Iterable[yandex.cloud.loadtesting.api.v1.report.kpi_pb2.Kpi] | None = ...,
|
|
126
|
+
) -> None: ...
|
|
127
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "filter_str", b"filter_str", "id", b"id", "kpis", b"kpis", "name", b"name", "test_case", b"test_case"]) -> None: ...
|
|
128
|
+
|
|
129
|
+
global___ChartWidget = ChartWidget
|
|
130
|
+
|
|
131
|
+
@typing.final
|
|
132
|
+
class TextWidget(google.protobuf.message.Message):
|
|
133
|
+
"""Text widget."""
|
|
134
|
+
|
|
135
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
136
|
+
|
|
137
|
+
TEXT_FIELD_NUMBER: builtins.int
|
|
138
|
+
text: builtins.str
|
|
139
|
+
"""Text string."""
|
|
140
|
+
def __init__(
|
|
141
|
+
self,
|
|
142
|
+
*,
|
|
143
|
+
text: builtins.str = ...,
|
|
144
|
+
) -> None: ...
|
|
145
|
+
def ClearField(self, field_name: typing.Literal["text", b"text"]) -> None: ...
|
|
146
|
+
|
|
147
|
+
global___TextWidget = TextWidget
|
|
148
|
+
|
|
149
|
+
@typing.final
|
|
150
|
+
class TitleWidget(google.protobuf.message.Message):
|
|
151
|
+
"""Title widget."""
|
|
152
|
+
|
|
153
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
154
|
+
|
|
155
|
+
class _TitleSize:
|
|
156
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
157
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
158
|
+
|
|
159
|
+
class _TitleSizeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[TitleWidget._TitleSize.ValueType], builtins.type):
|
|
160
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
161
|
+
TITLE_SIZE_UNSPECIFIED: TitleWidget._TitleSize.ValueType # 0
|
|
162
|
+
"""Unspecified."""
|
|
163
|
+
TITLE_SIZE_XS: TitleWidget._TitleSize.ValueType # 1
|
|
164
|
+
"""Extra small."""
|
|
165
|
+
TITLE_SIZE_S: TitleWidget._TitleSize.ValueType # 2
|
|
166
|
+
"""Small."""
|
|
167
|
+
TITLE_SIZE_M: TitleWidget._TitleSize.ValueType # 3
|
|
168
|
+
"""Medium."""
|
|
169
|
+
TITLE_SIZE_L: TitleWidget._TitleSize.ValueType # 4
|
|
170
|
+
"""Large."""
|
|
171
|
+
|
|
172
|
+
class TitleSize(_TitleSize, metaclass=_TitleSizeEnumTypeWrapper):
|
|
173
|
+
"""Title size."""
|
|
174
|
+
|
|
175
|
+
TITLE_SIZE_UNSPECIFIED: TitleWidget.TitleSize.ValueType # 0
|
|
176
|
+
"""Unspecified."""
|
|
177
|
+
TITLE_SIZE_XS: TitleWidget.TitleSize.ValueType # 1
|
|
178
|
+
"""Extra small."""
|
|
179
|
+
TITLE_SIZE_S: TitleWidget.TitleSize.ValueType # 2
|
|
180
|
+
"""Small."""
|
|
181
|
+
TITLE_SIZE_M: TitleWidget.TitleSize.ValueType # 3
|
|
182
|
+
"""Medium."""
|
|
183
|
+
TITLE_SIZE_L: TitleWidget.TitleSize.ValueType # 4
|
|
184
|
+
"""Large."""
|
|
185
|
+
|
|
186
|
+
TEXT_FIELD_NUMBER: builtins.int
|
|
187
|
+
SIZE_FIELD_NUMBER: builtins.int
|
|
188
|
+
text: builtins.str
|
|
189
|
+
"""Title string."""
|
|
190
|
+
size: global___TitleWidget.TitleSize.ValueType
|
|
191
|
+
"""Title size."""
|
|
192
|
+
def __init__(
|
|
193
|
+
self,
|
|
194
|
+
*,
|
|
195
|
+
text: builtins.str = ...,
|
|
196
|
+
size: global___TitleWidget.TitleSize.ValueType = ...,
|
|
197
|
+
) -> None: ...
|
|
198
|
+
def ClearField(self, field_name: typing.Literal["size", b"size", "text", b"text"]) -> None: ...
|
|
199
|
+
|
|
200
|
+
global___TitleWidget = TitleWidget
|
|
@@ -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,86 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: yandex/cloud/loadtesting/api/v1/regression_dashboard_service.proto
|
|
4
|
+
"""Generated protocol buffer code."""
|
|
5
|
+
from google.protobuf import descriptor as _descriptor
|
|
6
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
7
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
8
|
+
from google.protobuf.internal import builder as _builder
|
|
9
|
+
# @@protoc_insertion_point(imports)
|
|
10
|
+
|
|
11
|
+
_sym_db = _symbol_database.Default()
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
|
|
15
|
+
from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2
|
|
16
|
+
from yandex.cloud.api import operation_pb2 as yandex_dot_cloud_dot_api_dot_operation__pb2
|
|
17
|
+
from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
|
|
18
|
+
from yandex.cloud.loadtesting.api.v1.regression import dashboard_pb2 as yandex_dot_cloud_dot_loadtesting_dot_api_dot_v1_dot_regression_dot_dashboard__pb2
|
|
19
|
+
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nByandex/cloud/loadtesting/api/v1/regression_dashboard_service.proto\x12\x1fyandex.cloud.loadtesting.api.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a:yandex/cloud/loadtesting/api/v1/regression/dashboard.proto\x1a\x1dyandex/cloud/validation.proto\"\xe5\x01\n CreateRegressionDashboardRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12/\n\x04name\x18\x02 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1f\n\x0b\x64\x65scription\x18\x03 \x01(\tB\n\x8a\xc8\x31\x06<=1024\x12N\n\x07\x63ontent\x18\x04 \x01(\x0b\x32=.yandex.cloud.loadtesting.api.v1.regression.Dashboard.Content\"9\n!CreateRegressionDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t\"I\n\x1dGetRegressionDashboardRequest\x12\"\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50J\x04\x08\x02\x10\x03\"T\n DeleteRegressionDashboardRequest\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\"9\n!DeleteRegressionDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t\"\xa2\x01\n\x1fListRegressionDashboardsRequest\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\x03 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x05 \x01(\tB\n\x8a\xc8\x31\x06<=1000J\x04\x08\x02\x10\x03\"\x91\x01\n ListRegressionDashboardsResponse\x12I\n\ndashboards\x18\x01 \x03(\x0b\x32\x35.yandex.cloud.loadtesting.api.v1.regression.Dashboard\x12\"\n\x0fnext_page_token\x18\x02 \x01(\tB\t\x8a\xc8\x31\x05<=100\"\x9f\x02\n UpdateRegressionDashboardRequest\x12\x1a\n\x0c\x64\x61shboard_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x0c\n\x04\x65tag\x18\x02 \x01(\t\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12/\n\x04name\x18\x04 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1f\n\x0b\x64\x65scription\x18\x05 \x01(\tB\n\x8a\xc8\x31\x06<=1024\x12N\n\x07\x63ontent\x18\x06 \x01(\x0b\x32=.yandex.cloud.loadtesting.api.v1.regression.Dashboard.Content\"9\n!UpdateRegressionDashboardMetadata\x12\x14\n\x0c\x64\x61shboard_id\x18\x01 \x01(\t2\xe1\x08\n\x1aRegressionDashboardService\x12\xe0\x01\n\x06\x43reate\x12\x41.yandex.cloud.loadtesting.api.v1.CreateRegressionDashboardRequest\x1a!.yandex.cloud.operation.Operation\"p\xb2\xd2*9\n!CreateRegressionDashboardMetadata\x12\x14regression.Dashboard\x82\xd3\xe4\x93\x02-\"(/loadtesting/api/v1/regressionDashboards:\x01*\x12\xbd\x01\n\x03Get\x12>.yandex.cloud.loadtesting.api.v1.GetRegressionDashboardRequest\x1a\x35.yandex.cloud.loadtesting.api.v1.regression.Dashboard\"?\x82\xd3\xe4\x93\x02\x39\x12\x37/loadtesting/api/v1/regressionDashboards/{dashboard_id}\x12\xbd\x01\n\x04List\x12@.yandex.cloud.loadtesting.api.v1.ListRegressionDashboardsRequest\x1a\x41.yandex.cloud.loadtesting.api.v1.ListRegressionDashboardsResponse\"0\x82\xd3\xe4\x93\x02*\x12(/loadtesting/api/v1/regressionDashboards\x12\xed\x01\n\x06\x44\x65lete\x12\x41.yandex.cloud.loadtesting.api.v1.DeleteRegressionDashboardRequest\x1a!.yandex.cloud.operation.Operation\"}\xb2\xd2*:\n!DeleteRegressionDashboardMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x39*7/loadtesting/api/v1/regressionDashboards/{dashboard_id}\x12\xef\x01\n\x06Update\x12\x41.yandex.cloud.loadtesting.api.v1.UpdateRegressionDashboardRequest\x1a!.yandex.cloud.operation.Operation\"\x7f\xb2\xd2*9\n!UpdateRegressionDashboardMetadata\x12\x14regression.Dashboard\x82\xd3\xe4\x93\x02<27/loadtesting/api/v1/regressionDashboards/{dashboard_id}:\x01*Bv\n#yandex.cloud.api.loadtesting.api.v1ZOgithub.com/yandex-cloud/go-genproto/yandex/cloud/loadtesting/api/v1;loadtestingb\x06proto3')
|
|
23
|
+
|
|
24
|
+
_globals = globals()
|
|
25
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
26
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.loadtesting.api.v1.regression_dashboard_service_pb2', _globals)
|
|
27
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
28
|
+
DESCRIPTOR._options = None
|
|
29
|
+
DESCRIPTOR._serialized_options = b'\n#yandex.cloud.api.loadtesting.api.v1ZOgithub.com/yandex-cloud/go-genproto/yandex/cloud/loadtesting/api/v1;loadtesting'
|
|
30
|
+
_CREATEREGRESSIONDASHBOARDREQUEST.fields_by_name['folder_id']._options = None
|
|
31
|
+
_CREATEREGRESSIONDASHBOARDREQUEST.fields_by_name['folder_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
32
|
+
_CREATEREGRESSIONDASHBOARDREQUEST.fields_by_name['name']._options = None
|
|
33
|
+
_CREATEREGRESSIONDASHBOARDREQUEST.fields_by_name['name']._serialized_options = b'\362\3071\035|[a-z][-a-z0-9]{1,61}[a-z0-9]'
|
|
34
|
+
_CREATEREGRESSIONDASHBOARDREQUEST.fields_by_name['description']._options = None
|
|
35
|
+
_CREATEREGRESSIONDASHBOARDREQUEST.fields_by_name['description']._serialized_options = b'\212\3101\006<=1024'
|
|
36
|
+
_GETREGRESSIONDASHBOARDREQUEST.fields_by_name['dashboard_id']._options = None
|
|
37
|
+
_GETREGRESSIONDASHBOARDREQUEST.fields_by_name['dashboard_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
38
|
+
_DELETEREGRESSIONDASHBOARDREQUEST.fields_by_name['dashboard_id']._options = None
|
|
39
|
+
_DELETEREGRESSIONDASHBOARDREQUEST.fields_by_name['dashboard_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
40
|
+
_LISTREGRESSIONDASHBOARDSREQUEST.fields_by_name['folder_id']._options = None
|
|
41
|
+
_LISTREGRESSIONDASHBOARDSREQUEST.fields_by_name['folder_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
42
|
+
_LISTREGRESSIONDASHBOARDSREQUEST.fields_by_name['page_size']._options = None
|
|
43
|
+
_LISTREGRESSIONDASHBOARDSREQUEST.fields_by_name['page_size']._serialized_options = b'\372\3071\006<=1000'
|
|
44
|
+
_LISTREGRESSIONDASHBOARDSREQUEST.fields_by_name['page_token']._options = None
|
|
45
|
+
_LISTREGRESSIONDASHBOARDSREQUEST.fields_by_name['page_token']._serialized_options = b'\212\3101\005<=100'
|
|
46
|
+
_LISTREGRESSIONDASHBOARDSREQUEST.fields_by_name['filter']._options = None
|
|
47
|
+
_LISTREGRESSIONDASHBOARDSREQUEST.fields_by_name['filter']._serialized_options = b'\212\3101\006<=1000'
|
|
48
|
+
_LISTREGRESSIONDASHBOARDSRESPONSE.fields_by_name['next_page_token']._options = None
|
|
49
|
+
_LISTREGRESSIONDASHBOARDSRESPONSE.fields_by_name['next_page_token']._serialized_options = b'\212\3101\005<=100'
|
|
50
|
+
_UPDATEREGRESSIONDASHBOARDREQUEST.fields_by_name['dashboard_id']._options = None
|
|
51
|
+
_UPDATEREGRESSIONDASHBOARDREQUEST.fields_by_name['dashboard_id']._serialized_options = b'\350\3071\001'
|
|
52
|
+
_UPDATEREGRESSIONDASHBOARDREQUEST.fields_by_name['name']._options = None
|
|
53
|
+
_UPDATEREGRESSIONDASHBOARDREQUEST.fields_by_name['name']._serialized_options = b'\362\3071\035|[a-z][-a-z0-9]{1,61}[a-z0-9]'
|
|
54
|
+
_UPDATEREGRESSIONDASHBOARDREQUEST.fields_by_name['description']._options = None
|
|
55
|
+
_UPDATEREGRESSIONDASHBOARDREQUEST.fields_by_name['description']._serialized_options = b'\212\3101\006<=1024'
|
|
56
|
+
_REGRESSIONDASHBOARDSERVICE.methods_by_name['Create']._options = None
|
|
57
|
+
_REGRESSIONDASHBOARDSERVICE.methods_by_name['Create']._serialized_options = b'\262\322*9\n!CreateRegressionDashboardMetadata\022\024regression.Dashboard\202\323\344\223\002-\"(/loadtesting/api/v1/regressionDashboards:\001*'
|
|
58
|
+
_REGRESSIONDASHBOARDSERVICE.methods_by_name['Get']._options = None
|
|
59
|
+
_REGRESSIONDASHBOARDSERVICE.methods_by_name['Get']._serialized_options = b'\202\323\344\223\0029\0227/loadtesting/api/v1/regressionDashboards/{dashboard_id}'
|
|
60
|
+
_REGRESSIONDASHBOARDSERVICE.methods_by_name['List']._options = None
|
|
61
|
+
_REGRESSIONDASHBOARDSERVICE.methods_by_name['List']._serialized_options = b'\202\323\344\223\002*\022(/loadtesting/api/v1/regressionDashboards'
|
|
62
|
+
_REGRESSIONDASHBOARDSERVICE.methods_by_name['Delete']._options = None
|
|
63
|
+
_REGRESSIONDASHBOARDSERVICE.methods_by_name['Delete']._serialized_options = b'\262\322*:\n!DeleteRegressionDashboardMetadata\022\025google.protobuf.Empty\202\323\344\223\0029*7/loadtesting/api/v1/regressionDashboards/{dashboard_id}'
|
|
64
|
+
_REGRESSIONDASHBOARDSERVICE.methods_by_name['Update']._options = None
|
|
65
|
+
_REGRESSIONDASHBOARDSERVICE.methods_by_name['Update']._serialized_options = b'\262\322*9\n!UpdateRegressionDashboardMetadata\022\024regression.Dashboard\202\323\344\223\002<27/loadtesting/api/v1/regressionDashboards/{dashboard_id}:\001*'
|
|
66
|
+
_globals['_CREATEREGRESSIONDASHBOARDREQUEST']._serialized_start=333
|
|
67
|
+
_globals['_CREATEREGRESSIONDASHBOARDREQUEST']._serialized_end=562
|
|
68
|
+
_globals['_CREATEREGRESSIONDASHBOARDMETADATA']._serialized_start=564
|
|
69
|
+
_globals['_CREATEREGRESSIONDASHBOARDMETADATA']._serialized_end=621
|
|
70
|
+
_globals['_GETREGRESSIONDASHBOARDREQUEST']._serialized_start=623
|
|
71
|
+
_globals['_GETREGRESSIONDASHBOARDREQUEST']._serialized_end=696
|
|
72
|
+
_globals['_DELETEREGRESSIONDASHBOARDREQUEST']._serialized_start=698
|
|
73
|
+
_globals['_DELETEREGRESSIONDASHBOARDREQUEST']._serialized_end=782
|
|
74
|
+
_globals['_DELETEREGRESSIONDASHBOARDMETADATA']._serialized_start=784
|
|
75
|
+
_globals['_DELETEREGRESSIONDASHBOARDMETADATA']._serialized_end=841
|
|
76
|
+
_globals['_LISTREGRESSIONDASHBOARDSREQUEST']._serialized_start=844
|
|
77
|
+
_globals['_LISTREGRESSIONDASHBOARDSREQUEST']._serialized_end=1006
|
|
78
|
+
_globals['_LISTREGRESSIONDASHBOARDSRESPONSE']._serialized_start=1009
|
|
79
|
+
_globals['_LISTREGRESSIONDASHBOARDSRESPONSE']._serialized_end=1154
|
|
80
|
+
_globals['_UPDATEREGRESSIONDASHBOARDREQUEST']._serialized_start=1157
|
|
81
|
+
_globals['_UPDATEREGRESSIONDASHBOARDREQUEST']._serialized_end=1444
|
|
82
|
+
_globals['_UPDATEREGRESSIONDASHBOARDMETADATA']._serialized_start=1446
|
|
83
|
+
_globals['_UPDATEREGRESSIONDASHBOARDMETADATA']._serialized_end=1503
|
|
84
|
+
_globals['_REGRESSIONDASHBOARDSERVICE']._serialized_start=1506
|
|
85
|
+
_globals['_REGRESSIONDASHBOARDSERVICE']._serialized_end=2627
|
|
86
|
+
# @@protoc_insertion_point(module_scope)
|