yandexcloud 0.343.0__py3-none-any.whl → 0.344.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/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-0.343.0.dist-info → yandexcloud-0.344.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.343.0.dist-info → yandexcloud-0.344.0.dist-info}/RECORD +87 -31
- {yandexcloud-0.343.0.dist-info → yandexcloud-0.344.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.343.0.dist-info → yandexcloud-0.344.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.343.0.dist-info → yandexcloud-0.344.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.343.0.dist-info → yandexcloud-0.344.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,281 @@
|
|
|
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
|
+
import yandex.cloud.clouddesktop.v1.desktop_pb2
|
|
12
|
+
import yandex.cloud.clouddesktop.v1.desktop_service_pb2
|
|
13
|
+
import yandex.cloud.operation.operation_pb2
|
|
14
|
+
|
|
15
|
+
_T = typing.TypeVar("_T")
|
|
16
|
+
|
|
17
|
+
class _MaybeAsyncIterator(collections.abc.AsyncIterator[_T], collections.abc.Iterator[_T], metaclass=abc.ABCMeta): ...
|
|
18
|
+
|
|
19
|
+
class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type: ignore[misc, type-arg]
|
|
20
|
+
...
|
|
21
|
+
|
|
22
|
+
class DesktopServiceStub:
|
|
23
|
+
"""A set of methods for managing desktop resources."""
|
|
24
|
+
|
|
25
|
+
def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ...
|
|
26
|
+
Get: grpc.UnaryUnaryMultiCallable[
|
|
27
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.GetDesktopRequest,
|
|
28
|
+
yandex.cloud.clouddesktop.v1.desktop_pb2.Desktop,
|
|
29
|
+
]
|
|
30
|
+
"""Returns the specified desktop resource.
|
|
31
|
+
|
|
32
|
+
To get the list of available desktops, make a [List] request.
|
|
33
|
+
"""
|
|
34
|
+
|
|
35
|
+
GetRdpFile: grpc.UnaryUnaryMultiCallable[
|
|
36
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.GetRdpFileRequest,
|
|
37
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.RdpFileResponse,
|
|
38
|
+
]
|
|
39
|
+
"""Returns a RDP file for the specified desktop."""
|
|
40
|
+
|
|
41
|
+
List: grpc.UnaryUnaryMultiCallable[
|
|
42
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopsRequest,
|
|
43
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopsResponse,
|
|
44
|
+
]
|
|
45
|
+
"""Retrieves the list of desktop resources."""
|
|
46
|
+
|
|
47
|
+
ListOperations: grpc.UnaryUnaryMultiCallable[
|
|
48
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopOperationsRequest,
|
|
49
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopOperationsResponse,
|
|
50
|
+
]
|
|
51
|
+
"""Returns list of the operations for the specified desktop."""
|
|
52
|
+
|
|
53
|
+
Create: grpc.UnaryUnaryMultiCallable[
|
|
54
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.CreateDesktopRequest,
|
|
55
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
56
|
+
]
|
|
57
|
+
"""Creates desktop in the specified folder."""
|
|
58
|
+
|
|
59
|
+
UpdateProperties: grpc.UnaryUnaryMultiCallable[
|
|
60
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.UpdatePropertiesRequest,
|
|
61
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
62
|
+
]
|
|
63
|
+
"""Updates desktop properties."""
|
|
64
|
+
|
|
65
|
+
Delete: grpc.UnaryUnaryMultiCallable[
|
|
66
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.DeleteDesktopRequest,
|
|
67
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
68
|
+
]
|
|
69
|
+
"""Deletes the specified desktop."""
|
|
70
|
+
|
|
71
|
+
ResetPassword: grpc.UnaryUnaryMultiCallable[
|
|
72
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ResetPasswordRequest,
|
|
73
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ResetPasswordResponse,
|
|
74
|
+
]
|
|
75
|
+
"""Reset password"""
|
|
76
|
+
|
|
77
|
+
Restart: grpc.UnaryUnaryMultiCallable[
|
|
78
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.RestartRequest,
|
|
79
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
80
|
+
]
|
|
81
|
+
"""Restart the specified desktop."""
|
|
82
|
+
|
|
83
|
+
Update: grpc.UnaryUnaryMultiCallable[
|
|
84
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.UpdateRequest,
|
|
85
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
86
|
+
]
|
|
87
|
+
"""Sync desktop with group configuration"""
|
|
88
|
+
|
|
89
|
+
Start: grpc.UnaryUnaryMultiCallable[
|
|
90
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.StartRequest,
|
|
91
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
92
|
+
]
|
|
93
|
+
"""Start the specified desktop."""
|
|
94
|
+
|
|
95
|
+
Stop: grpc.UnaryUnaryMultiCallable[
|
|
96
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.StopRequest,
|
|
97
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
98
|
+
]
|
|
99
|
+
"""Stop the specified desktop."""
|
|
100
|
+
|
|
101
|
+
class DesktopServiceAsyncStub:
|
|
102
|
+
"""A set of methods for managing desktop resources."""
|
|
103
|
+
|
|
104
|
+
Get: grpc.aio.UnaryUnaryMultiCallable[
|
|
105
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.GetDesktopRequest,
|
|
106
|
+
yandex.cloud.clouddesktop.v1.desktop_pb2.Desktop,
|
|
107
|
+
]
|
|
108
|
+
"""Returns the specified desktop resource.
|
|
109
|
+
|
|
110
|
+
To get the list of available desktops, make a [List] request.
|
|
111
|
+
"""
|
|
112
|
+
|
|
113
|
+
GetRdpFile: grpc.aio.UnaryUnaryMultiCallable[
|
|
114
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.GetRdpFileRequest,
|
|
115
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.RdpFileResponse,
|
|
116
|
+
]
|
|
117
|
+
"""Returns a RDP file for the specified desktop."""
|
|
118
|
+
|
|
119
|
+
List: grpc.aio.UnaryUnaryMultiCallable[
|
|
120
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopsRequest,
|
|
121
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopsResponse,
|
|
122
|
+
]
|
|
123
|
+
"""Retrieves the list of desktop resources."""
|
|
124
|
+
|
|
125
|
+
ListOperations: grpc.aio.UnaryUnaryMultiCallable[
|
|
126
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopOperationsRequest,
|
|
127
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopOperationsResponse,
|
|
128
|
+
]
|
|
129
|
+
"""Returns list of the operations for the specified desktop."""
|
|
130
|
+
|
|
131
|
+
Create: grpc.aio.UnaryUnaryMultiCallable[
|
|
132
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.CreateDesktopRequest,
|
|
133
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
134
|
+
]
|
|
135
|
+
"""Creates desktop in the specified folder."""
|
|
136
|
+
|
|
137
|
+
UpdateProperties: grpc.aio.UnaryUnaryMultiCallable[
|
|
138
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.UpdatePropertiesRequest,
|
|
139
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
140
|
+
]
|
|
141
|
+
"""Updates desktop properties."""
|
|
142
|
+
|
|
143
|
+
Delete: grpc.aio.UnaryUnaryMultiCallable[
|
|
144
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.DeleteDesktopRequest,
|
|
145
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
146
|
+
]
|
|
147
|
+
"""Deletes the specified desktop."""
|
|
148
|
+
|
|
149
|
+
ResetPassword: grpc.aio.UnaryUnaryMultiCallable[
|
|
150
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ResetPasswordRequest,
|
|
151
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.ResetPasswordResponse,
|
|
152
|
+
]
|
|
153
|
+
"""Reset password"""
|
|
154
|
+
|
|
155
|
+
Restart: grpc.aio.UnaryUnaryMultiCallable[
|
|
156
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.RestartRequest,
|
|
157
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
158
|
+
]
|
|
159
|
+
"""Restart the specified desktop."""
|
|
160
|
+
|
|
161
|
+
Update: grpc.aio.UnaryUnaryMultiCallable[
|
|
162
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.UpdateRequest,
|
|
163
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
164
|
+
]
|
|
165
|
+
"""Sync desktop with group configuration"""
|
|
166
|
+
|
|
167
|
+
Start: grpc.aio.UnaryUnaryMultiCallable[
|
|
168
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.StartRequest,
|
|
169
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
170
|
+
]
|
|
171
|
+
"""Start the specified desktop."""
|
|
172
|
+
|
|
173
|
+
Stop: grpc.aio.UnaryUnaryMultiCallable[
|
|
174
|
+
yandex.cloud.clouddesktop.v1.desktop_service_pb2.StopRequest,
|
|
175
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
176
|
+
]
|
|
177
|
+
"""Stop the specified desktop."""
|
|
178
|
+
|
|
179
|
+
class DesktopServiceServicer(metaclass=abc.ABCMeta):
|
|
180
|
+
"""A set of methods for managing desktop resources."""
|
|
181
|
+
|
|
182
|
+
@abc.abstractmethod
|
|
183
|
+
def Get(
|
|
184
|
+
self,
|
|
185
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.GetDesktopRequest,
|
|
186
|
+
context: _ServicerContext,
|
|
187
|
+
) -> typing.Union[yandex.cloud.clouddesktop.v1.desktop_pb2.Desktop, collections.abc.Awaitable[yandex.cloud.clouddesktop.v1.desktop_pb2.Desktop]]:
|
|
188
|
+
"""Returns the specified desktop resource.
|
|
189
|
+
|
|
190
|
+
To get the list of available desktops, make a [List] request.
|
|
191
|
+
"""
|
|
192
|
+
|
|
193
|
+
@abc.abstractmethod
|
|
194
|
+
def GetRdpFile(
|
|
195
|
+
self,
|
|
196
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.GetRdpFileRequest,
|
|
197
|
+
context: _ServicerContext,
|
|
198
|
+
) -> typing.Union[yandex.cloud.clouddesktop.v1.desktop_service_pb2.RdpFileResponse, collections.abc.Awaitable[yandex.cloud.clouddesktop.v1.desktop_service_pb2.RdpFileResponse]]:
|
|
199
|
+
"""Returns a RDP file for the specified desktop."""
|
|
200
|
+
|
|
201
|
+
@abc.abstractmethod
|
|
202
|
+
def List(
|
|
203
|
+
self,
|
|
204
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopsRequest,
|
|
205
|
+
context: _ServicerContext,
|
|
206
|
+
) -> typing.Union[yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopsResponse, collections.abc.Awaitable[yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopsResponse]]:
|
|
207
|
+
"""Retrieves the list of desktop resources."""
|
|
208
|
+
|
|
209
|
+
@abc.abstractmethod
|
|
210
|
+
def ListOperations(
|
|
211
|
+
self,
|
|
212
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopOperationsRequest,
|
|
213
|
+
context: _ServicerContext,
|
|
214
|
+
) -> typing.Union[yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopOperationsResponse, collections.abc.Awaitable[yandex.cloud.clouddesktop.v1.desktop_service_pb2.ListDesktopOperationsResponse]]:
|
|
215
|
+
"""Returns list of the operations for the specified desktop."""
|
|
216
|
+
|
|
217
|
+
@abc.abstractmethod
|
|
218
|
+
def Create(
|
|
219
|
+
self,
|
|
220
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.CreateDesktopRequest,
|
|
221
|
+
context: _ServicerContext,
|
|
222
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
223
|
+
"""Creates desktop in the specified folder."""
|
|
224
|
+
|
|
225
|
+
@abc.abstractmethod
|
|
226
|
+
def UpdateProperties(
|
|
227
|
+
self,
|
|
228
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.UpdatePropertiesRequest,
|
|
229
|
+
context: _ServicerContext,
|
|
230
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
231
|
+
"""Updates desktop properties."""
|
|
232
|
+
|
|
233
|
+
@abc.abstractmethod
|
|
234
|
+
def Delete(
|
|
235
|
+
self,
|
|
236
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.DeleteDesktopRequest,
|
|
237
|
+
context: _ServicerContext,
|
|
238
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
239
|
+
"""Deletes the specified desktop."""
|
|
240
|
+
|
|
241
|
+
@abc.abstractmethod
|
|
242
|
+
def ResetPassword(
|
|
243
|
+
self,
|
|
244
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.ResetPasswordRequest,
|
|
245
|
+
context: _ServicerContext,
|
|
246
|
+
) -> typing.Union[yandex.cloud.clouddesktop.v1.desktop_service_pb2.ResetPasswordResponse, collections.abc.Awaitable[yandex.cloud.clouddesktop.v1.desktop_service_pb2.ResetPasswordResponse]]:
|
|
247
|
+
"""Reset password"""
|
|
248
|
+
|
|
249
|
+
@abc.abstractmethod
|
|
250
|
+
def Restart(
|
|
251
|
+
self,
|
|
252
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.RestartRequest,
|
|
253
|
+
context: _ServicerContext,
|
|
254
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
255
|
+
"""Restart the specified desktop."""
|
|
256
|
+
|
|
257
|
+
@abc.abstractmethod
|
|
258
|
+
def Update(
|
|
259
|
+
self,
|
|
260
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.UpdateRequest,
|
|
261
|
+
context: _ServicerContext,
|
|
262
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
263
|
+
"""Sync desktop with group configuration"""
|
|
264
|
+
|
|
265
|
+
@abc.abstractmethod
|
|
266
|
+
def Start(
|
|
267
|
+
self,
|
|
268
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.StartRequest,
|
|
269
|
+
context: _ServicerContext,
|
|
270
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
271
|
+
"""Start the specified desktop."""
|
|
272
|
+
|
|
273
|
+
@abc.abstractmethod
|
|
274
|
+
def Stop(
|
|
275
|
+
self,
|
|
276
|
+
request: yandex.cloud.clouddesktop.v1.desktop_service_pb2.StopRequest,
|
|
277
|
+
context: _ServicerContext,
|
|
278
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
279
|
+
"""Stop the specified desktop."""
|
|
280
|
+
|
|
281
|
+
def add_DesktopServiceServicer_to_server(servicer: DesktopServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ...
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: yandex/cloud/clouddesktop/v1/disk.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/clouddesktop/v1/disk.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'yandex/cloud/clouddesktop/v1/disk.proto\x12 yandex.cloud.clouddesktop.v1.api\x1a\x1dyandex/cloud/validation.proto\"\x95\x01\n\x08\x44iskSpec\x12\x43\n\x04type\x18\x03 \x01(\x0e\x32/.yandex.cloud.clouddesktop.v1.api.DiskSpec.TypeB\x04\xe8\xc7\x31\x01\x12\x14\n\x04size\x18\x04 \x01(\x03\x42\x06\xfa\xc7\x31\x02>0\".\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x07\n\x03HDD\x10\x01\x12\x07\n\x03SSD\x10\x02\x42w\n yandex.cloud.api.clouddesktop.v1B\x04PADDZMgithub.com/yandex-cloud/go-genproto/yandex/cloud/clouddesktop/v1;clouddesktopb\x06proto3')
|
|
29
|
+
|
|
30
|
+
_globals = globals()
|
|
31
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
32
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.clouddesktop.v1.disk_pb2', _globals)
|
|
33
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n yandex.cloud.api.clouddesktop.v1B\004PADDZMgithub.com/yandex-cloud/go-genproto/yandex/cloud/clouddesktop/v1;clouddesktop'
|
|
36
|
+
_globals['_DISKSPEC'].fields_by_name['type']._loaded_options = None
|
|
37
|
+
_globals['_DISKSPEC'].fields_by_name['type']._serialized_options = b'\350\3071\001'
|
|
38
|
+
_globals['_DISKSPEC'].fields_by_name['size']._loaded_options = None
|
|
39
|
+
_globals['_DISKSPEC'].fields_by_name['size']._serialized_options = b'\372\3071\002>0'
|
|
40
|
+
_globals['_DISKSPEC']._serialized_start=109
|
|
41
|
+
_globals['_DISKSPEC']._serialized_end=258
|
|
42
|
+
_globals['_DISKSPEC_TYPE']._serialized_start=212
|
|
43
|
+
_globals['_DISKSPEC_TYPE']._serialized_end=258
|
|
44
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,61 @@
|
|
|
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 sys
|
|
11
|
+
import typing
|
|
12
|
+
|
|
13
|
+
if sys.version_info >= (3, 10):
|
|
14
|
+
import typing as typing_extensions
|
|
15
|
+
else:
|
|
16
|
+
import typing_extensions
|
|
17
|
+
|
|
18
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
19
|
+
|
|
20
|
+
@typing.final
|
|
21
|
+
class DiskSpec(google.protobuf.message.Message):
|
|
22
|
+
"""Disk specificaton."""
|
|
23
|
+
|
|
24
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
25
|
+
|
|
26
|
+
class _Type:
|
|
27
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
28
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
29
|
+
|
|
30
|
+
class _TypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[DiskSpec._Type.ValueType], builtins.type):
|
|
31
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
32
|
+
TYPE_UNSPECIFIED: DiskSpec._Type.ValueType # 0
|
|
33
|
+
"""Disk type is not specified."""
|
|
34
|
+
HDD: DiskSpec._Type.ValueType # 1
|
|
35
|
+
"""HDD disk type."""
|
|
36
|
+
SSD: DiskSpec._Type.ValueType # 2
|
|
37
|
+
"""SSD disk type."""
|
|
38
|
+
|
|
39
|
+
class Type(_Type, metaclass=_TypeEnumTypeWrapper): ...
|
|
40
|
+
TYPE_UNSPECIFIED: DiskSpec.Type.ValueType # 0
|
|
41
|
+
"""Disk type is not specified."""
|
|
42
|
+
HDD: DiskSpec.Type.ValueType # 1
|
|
43
|
+
"""HDD disk type."""
|
|
44
|
+
SSD: DiskSpec.Type.ValueType # 2
|
|
45
|
+
"""SSD disk type."""
|
|
46
|
+
|
|
47
|
+
TYPE_FIELD_NUMBER: builtins.int
|
|
48
|
+
SIZE_FIELD_NUMBER: builtins.int
|
|
49
|
+
type: global___DiskSpec.Type.ValueType
|
|
50
|
+
"""Type of disk."""
|
|
51
|
+
size: builtins.int
|
|
52
|
+
"""Size of disk."""
|
|
53
|
+
def __init__(
|
|
54
|
+
self,
|
|
55
|
+
*,
|
|
56
|
+
type: global___DiskSpec.Type.ValueType = ...,
|
|
57
|
+
size: builtins.int = ...,
|
|
58
|
+
) -> None: ...
|
|
59
|
+
def ClearField(self, field_name: typing.Literal["size", b"size", "type", b"type"]) -> None: ...
|
|
60
|
+
|
|
61
|
+
global___DiskSpec = DiskSpec
|
|
@@ -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/clouddesktop/v1/disk_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
|
+
...
|
|
@@ -26,7 +26,8 @@ if _version_not_supported:
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
class ProductUsageServiceStub(object):
|
|
29
|
-
"""
|
|
29
|
+
"""A set of methods for managing product's usage with product instances.
|
|
30
|
+
"""
|
|
30
31
|
|
|
31
32
|
def __init__(self, channel):
|
|
32
33
|
"""Constructor.
|
|
@@ -42,7 +43,8 @@ class ProductUsageServiceStub(object):
|
|
|
42
43
|
|
|
43
44
|
|
|
44
45
|
class ProductUsageServiceServicer(object):
|
|
45
|
-
"""
|
|
46
|
+
"""A set of methods for managing product's usage with product instances.
|
|
47
|
+
"""
|
|
46
48
|
|
|
47
49
|
def Write(self, request, context):
|
|
48
50
|
"""Writes product's usage (authenticated by publisher's service account)
|
|
@@ -68,7 +70,8 @@ def add_ProductUsageServiceServicer_to_server(servicer, server):
|
|
|
68
70
|
|
|
69
71
|
# This class is part of an EXPERIMENTAL API.
|
|
70
72
|
class ProductUsageService(object):
|
|
71
|
-
"""
|
|
73
|
+
"""A set of methods for managing product's usage with product instances.
|
|
74
|
+
"""
|
|
72
75
|
|
|
73
76
|
@staticmethod
|
|
74
77
|
def Write(request,
|
|
@@ -18,6 +18,8 @@ class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type:
|
|
|
18
18
|
...
|
|
19
19
|
|
|
20
20
|
class ProductUsageServiceStub:
|
|
21
|
+
"""A set of methods for managing product's usage with product instances."""
|
|
22
|
+
|
|
21
23
|
def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ...
|
|
22
24
|
Write: grpc.UnaryUnaryMultiCallable[
|
|
23
25
|
yandex.cloud.marketplace.metering.v1.product_usage_service_pb2.WriteUsageRequest,
|
|
@@ -26,6 +28,8 @@ class ProductUsageServiceStub:
|
|
|
26
28
|
"""Writes product's usage (authenticated by publisher's service account)"""
|
|
27
29
|
|
|
28
30
|
class ProductUsageServiceAsyncStub:
|
|
31
|
+
"""A set of methods for managing product's usage with product instances."""
|
|
32
|
+
|
|
29
33
|
Write: grpc.aio.UnaryUnaryMultiCallable[
|
|
30
34
|
yandex.cloud.marketplace.metering.v1.product_usage_service_pb2.WriteUsageRequest,
|
|
31
35
|
yandex.cloud.marketplace.metering.v1.product_usage_service_pb2.WriteUsageResponse,
|
|
@@ -33,6 +37,8 @@ class ProductUsageServiceAsyncStub:
|
|
|
33
37
|
"""Writes product's usage (authenticated by publisher's service account)"""
|
|
34
38
|
|
|
35
39
|
class ProductUsageServiceServicer(metaclass=abc.ABCMeta):
|
|
40
|
+
"""A set of methods for managing product's usage with product instances."""
|
|
41
|
+
|
|
36
42
|
@abc.abstractmethod
|
|
37
43
|
def Write(
|
|
38
44
|
self,
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: yandex/cloud/metastore/v1/cluster.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/metastore/v1/cluster.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from yandex.cloud.metastore.v1 import maintenance_pb2 as yandex_dot_cloud_dot_metastore_dot_v1_dot_maintenance__pb2
|
|
26
|
+
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
27
|
+
from yandex.cloud.logging.v1 import log_entry_pb2 as yandex_dot_cloud_dot_logging_dot_v1_dot_log__entry__pb2
|
|
28
|
+
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'yandex/cloud/metastore/v1/cluster.proto\x12\x19yandex.cloud.metastore.v1\x1a+yandex/cloud/metastore/v1/maintenance.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\'yandex/cloud/logging/v1/log_entry.proto\x1a\x1dyandex/cloud/validation.proto\"\x93\t\n\x07\x43luster\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12>\n\x06labels\x18\x06 \x03(\x0b\x32..yandex.cloud.metastore.v1.Cluster.LabelsEntry\x12\x39\n\x06health\x18\x08 \x01(\x0e\x32).yandex.cloud.metastore.v1.Cluster.Health\x12\x39\n\x06status\x18\t \x01(\x0e\x32).yandex.cloud.metastore.v1.Cluster.Status\x12\x16\n\nsubnet_ids\x18\n \x03(\tB\x02\x18\x01\x12\x1c\n\x14min_servers_per_zone\x18\x0b \x01(\x03\x12\x1c\n\x14max_servers_per_zone\x18\x0c \x01(\x03\x12\x18\n\x10servers_per_zone\x18\r \x01(\x03\x12\x1e\n\x12security_group_ids\x18\x0e \x03(\tB\x02\x18\x01\x12\x16\n\x0ehost_group_ids\x18\x0f \x03(\t\x12\x1b\n\x13\x64\x65letion_protection\x18\x10 \x01(\x08\x12\x0f\n\x07version\x18\x11 \x01(\t\x12\x12\n\nnetwork_id\x18\x12 \x01(\t\x12\x13\n\x0b\x65ndpoint_ip\x18\x13 \x01(\t\x12@\n\x0e\x63luster_config\x18\x14 \x01(\x0b\x32(.yandex.cloud.metastore.v1.ClusterConfig\x12$\n\x12service_account_id\x18\x15 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x39\n\x07logging\x18\x16 \x01(\x0b\x32(.yandex.cloud.metastore.v1.LoggingConfig\x12\x39\n\x07network\x18\x17 \x01(\x0b\x32(.yandex.cloud.metastore.v1.NetworkConfig\x12H\n\x12maintenance_window\x18\x18 \x01(\x0b\x32,.yandex.cloud.metastore.v1.MaintenanceWindow\x12J\n\x11planned_operation\x18\x19 \x01(\x0b\x32/.yandex.cloud.metastore.v1.MaintenanceOperation\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"?\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\x12\x0c\n\x08\x44\x45GRADED\x10\x03\"y\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\t\n\x05\x45RROR\x10\x03\x12\x0c\n\x08UPDATING\x10\x04\x12\x0c\n\x08STOPPING\x10\x05\x12\x0b\n\x07STOPPED\x10\x06\x12\x0c\n\x08STARTING\x10\x07J\x04\x08\x07\x10\x08\"N\n\rClusterConfig\x12\x37\n\tresources\x18\x02 \x01(\x0b\x32$.yandex.cloud.metastore.v1.ResourcesJ\x04\x08\x01\x10\x02\"?\n\rNetworkConfig\x12\x12\n\nsubnet_ids\x18\x01 \x03(\t\x12\x1a\n\x12security_group_ids\x18\x02 \x03(\t\"\'\n\tResources\x12\x1a\n\x12resource_preset_id\x18\x01 \x01(\t\"\xe2\x01\n\rLoggingConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x38\n\tfolder_id\x18\x02 \x01(\tB#\xf2\xc7\x31\x1f([a-zA-Z][-a-zA-Z0-9_.]{0,63})?H\x00\x12;\n\x0clog_group_id\x18\x03 \x01(\tB#\xf2\xc7\x31\x1f([a-zA-Z][-a-zA-Z0-9_.]{0,63})?H\x00\x12:\n\tmin_level\x18\x04 \x01(\x0e\x32\'.yandex.cloud.logging.v1.LogLevel.LevelB\r\n\x0b\x64\x65stinationBh\n\x1dyandex.cloud.api.metastore.v1ZGgithub.com/yandex-cloud/go-genproto/yandex/cloud/metastore/v1;metastoreb\x06proto3')
|
|
32
|
+
|
|
33
|
+
_globals = globals()
|
|
34
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
35
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.metastore.v1.cluster_pb2', _globals)
|
|
36
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
37
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
38
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\035yandex.cloud.api.metastore.v1ZGgithub.com/yandex-cloud/go-genproto/yandex/cloud/metastore/v1;metastore'
|
|
39
|
+
_globals['_CLUSTER_LABELSENTRY']._loaded_options = None
|
|
40
|
+
_globals['_CLUSTER_LABELSENTRY']._serialized_options = b'8\001'
|
|
41
|
+
_globals['_CLUSTER'].fields_by_name['subnet_ids']._loaded_options = None
|
|
42
|
+
_globals['_CLUSTER'].fields_by_name['subnet_ids']._serialized_options = b'\030\001'
|
|
43
|
+
_globals['_CLUSTER'].fields_by_name['security_group_ids']._loaded_options = None
|
|
44
|
+
_globals['_CLUSTER'].fields_by_name['security_group_ids']._serialized_options = b'\030\001'
|
|
45
|
+
_globals['_CLUSTER'].fields_by_name['service_account_id']._loaded_options = None
|
|
46
|
+
_globals['_CLUSTER'].fields_by_name['service_account_id']._serialized_options = b'\212\3101\004<=50'
|
|
47
|
+
_globals['_LOGGINGCONFIG'].fields_by_name['folder_id']._loaded_options = None
|
|
48
|
+
_globals['_LOGGINGCONFIG'].fields_by_name['folder_id']._serialized_options = b'\362\3071\037([a-zA-Z][-a-zA-Z0-9_.]{0,63})?'
|
|
49
|
+
_globals['_LOGGINGCONFIG'].fields_by_name['log_group_id']._loaded_options = None
|
|
50
|
+
_globals['_LOGGINGCONFIG'].fields_by_name['log_group_id']._serialized_options = b'\362\3071\037([a-zA-Z][-a-zA-Z0-9_.]{0,63})?'
|
|
51
|
+
_globals['_CLUSTER']._serialized_start=221
|
|
52
|
+
_globals['_CLUSTER']._serialized_end=1392
|
|
53
|
+
_globals['_CLUSTER_LABELSENTRY']._serialized_start=1153
|
|
54
|
+
_globals['_CLUSTER_LABELSENTRY']._serialized_end=1198
|
|
55
|
+
_globals['_CLUSTER_HEALTH']._serialized_start=1200
|
|
56
|
+
_globals['_CLUSTER_HEALTH']._serialized_end=1263
|
|
57
|
+
_globals['_CLUSTER_STATUS']._serialized_start=1265
|
|
58
|
+
_globals['_CLUSTER_STATUS']._serialized_end=1386
|
|
59
|
+
_globals['_CLUSTERCONFIG']._serialized_start=1394
|
|
60
|
+
_globals['_CLUSTERCONFIG']._serialized_end=1472
|
|
61
|
+
_globals['_NETWORKCONFIG']._serialized_start=1474
|
|
62
|
+
_globals['_NETWORKCONFIG']._serialized_end=1537
|
|
63
|
+
_globals['_RESOURCES']._serialized_start=1539
|
|
64
|
+
_globals['_RESOURCES']._serialized_end=1578
|
|
65
|
+
_globals['_LOGGINGCONFIG']._serialized_start=1581
|
|
66
|
+
_globals['_LOGGINGCONFIG']._serialized_end=1807
|
|
67
|
+
# @@protoc_insertion_point(module_scope)
|