yandexcloud 0.351.0__py3-none-any.whl → 0.352.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/tuning/v1/tuning_service_pb2.py +13 -3
- yandex/cloud/ai/tuning/v1/tuning_service_pb2.pyi +40 -0
- yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.py +43 -0
- yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.pyi +17 -0
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.py +3 -3
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.pyi +2 -0
- yandex/cloud/cdn/v1/origin_group_pb2.py +3 -3
- yandex/cloud/cdn/v1/origin_group_pb2.pyi +5 -1
- yandex/cloud/cdn/v1/origin_group_service_pb2.py +14 -14
- yandex/cloud/cdn/v1/origin_group_service_pb2.pyi +5 -1
- yandex/cloud/cdn/v1/origin_pb2.py +10 -10
- yandex/cloud/cdn/v1/origin_pb2.pyi +5 -1
- yandex/cloud/cdn/v1/origin_service_pb2.py +14 -14
- yandex/cloud/cdn/v1/origin_service_pb2.pyi +5 -1
- yandex/cloud/cdn/v1/resource_pb2.py +64 -64
- yandex/cloud/cdn/v1/resource_pb2.pyi +9 -1
- yandex/cloud/cdn/v1/resource_service_pb2.py +26 -26
- yandex/cloud/cdn/v1/resource_service_pb2.pyi +5 -1
- yandex/cloud/iot/broker/v1/broker_service_pb2.py +50 -50
- yandex/cloud/iot/devices/v1/device_service_pb2.py +61 -61
- yandex/cloud/iot/devices/v1/registry_service_pb2.py +82 -82
- yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.py +9 -5
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.py +74 -76
- yandex/cloud/metastore/v1/cluster_pb2.py +19 -19
- yandex/cloud/metastore/v1/cluster_pb2.pyi +39 -32
- yandex/cloud/metastore/v1/cluster_service_pb2.py +47 -47
- yandex/cloud/metastore/v1/cluster_service_pb2.pyi +90 -91
- yandex/cloud/metastore/v1/cluster_service_pb2_grpc.py +63 -66
- yandex/cloud/metastore/v1/cluster_service_pb2_grpc.pyi +62 -77
- yandex/cloud/quotamanager/v1/quota_request_service_pb2.py +3 -3
- yandex/cloud/serverless/eventrouter/v1/connector_pb2.py +12 -10
- yandex/cloud/serverless/eventrouter/v1/connector_pb2.pyi +17 -3
- yandex/cloud/video/v1/channel_pb2.py +12 -12
- yandex/cloud/video/v1/channel_pb2.pyi +88 -22
- yandex/cloud/video/v1/channel_service_pb2.py +14 -14
- yandex/cloud/video/v1/channel_service_pb2.pyi +77 -41
- yandex/cloud/video/v1/channel_service_pb2_grpc.py +26 -9
- yandex/cloud/video/v1/channel_service_pb2_grpc.pyi +87 -30
- yandex/cloud/video/v1/episode_pb2.py +8 -10
- yandex/cloud/video/v1/episode_pb2.pyi +52 -36
- yandex/cloud/video/v1/episode_service_pb2.py +44 -42
- yandex/cloud/video/v1/episode_service_pb2.pyi +131 -82
- yandex/cloud/video/v1/episode_service_pb2_grpc.py +30 -10
- yandex/cloud/video/v1/episode_service_pb2_grpc.pyi +102 -33
- yandex/cloud/video/v1/manifest_pb2.pyi +24 -1
- yandex/cloud/video/v1/playlist_pb2.py +4 -6
- yandex/cloud/video/v1/playlist_pb2.pyi +24 -12
- yandex/cloud/video/v1/playlist_service_pb2.py +28 -24
- yandex/cloud/video/v1/playlist_service_pb2.pyi +99 -47
- yandex/cloud/video/v1/playlist_service_pb2_grpc.py +20 -7
- yandex/cloud/video/v1/playlist_service_pb2_grpc.pyi +75 -24
- yandex/cloud/video/v1/stream_line_pb2.py +16 -16
- yandex/cloud/video/v1/stream_line_pb2.pyi +11 -12
- yandex/cloud/video/v1/stream_line_service_pb2.py +54 -56
- yandex/cloud/video/v1/stream_line_service_pb2.pyi +110 -65
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.py +25 -10
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.pyi +96 -33
- yandex/cloud/video/v1/stream_pb2.pyi +49 -36
- yandex/cloud/video/v1/stream_service_pb2.pyi +123 -52
- yandex/cloud/video/v1/stream_service_pb2_grpc.py +25 -8
- yandex/cloud/video/v1/stream_service_pb2_grpc.pyi +84 -27
- yandex/cloud/video/v1/style_preset_pb2.py +49 -0
- yandex/cloud/video/v1/style_preset_pb2.pyi +200 -0
- yandex/cloud/video/v1/style_preset_pb2_grpc.py +24 -0
- yandex/cloud/video/v1/style_preset_pb2_grpc.pyi +17 -0
- yandex/cloud/video/v1/style_preset_service_pb2.py +141 -0
- yandex/cloud/video/v1/style_preset_service_pb2.pyi +348 -0
- yandex/cloud/video/v1/style_preset_service_pb2_grpc.py +290 -0
- yandex/cloud/video/v1/style_preset_service_pb2_grpc.pyi +171 -0
- yandex/cloud/video/v1/subtitle_pb2.pyi +32 -23
- yandex/cloud/video/v1/subtitle_service_pb2.py +17 -17
- yandex/cloud/video/v1/subtitle_service_pb2.pyi +25 -13
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.py +18 -5
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.pyi +63 -18
- yandex/cloud/video/v1/thumbnail_pb2.py +3 -3
- yandex/cloud/video/v1/thumbnail_pb2.pyi +18 -5
- yandex/cloud/video/v1/thumbnail_service_pb2.py +39 -31
- yandex/cloud/video/v1/thumbnail_service_pb2.pyi +94 -33
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py +21 -6
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.pyi +75 -21
- yandex/cloud/video/v1/video_pb2.py +24 -24
- yandex/cloud/video/v1/video_pb2.pyi +105 -64
- yandex/cloud/video/v1/video_service_pb2.py +80 -74
- yandex/cloud/video/v1/video_service_pb2.pyi +193 -90
- yandex/cloud/video/v1/video_service_pb2_grpc.py +35 -12
- yandex/cloud/video/v1/video_service_pb2_grpc.pyi +123 -39
- yandex/cloud/ytsaurus/v1/package_options_pb2.py +35 -0
- yandex/cloud/ytsaurus/v1/package_options_pb2.pyi +8 -0
- yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.py +24 -0
- yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.pyi +17 -0
- yandexcloud/__init__.py +1 -1
- yandexcloud/_wrappers/dataproc/__init__.py +4 -0
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/RECORD +98 -86
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/top_level.txt +0 -0
|
@@ -20,7 +20,7 @@ class GetPlaylistRequest(google.protobuf.message.Message):
|
|
|
20
20
|
|
|
21
21
|
PLAYLIST_ID_FIELD_NUMBER: builtins.int
|
|
22
22
|
playlist_id: builtins.str
|
|
23
|
-
"""ID of the playlist."""
|
|
23
|
+
"""ID of the playlist to retrieve."""
|
|
24
24
|
def __init__(
|
|
25
25
|
self,
|
|
26
26
|
*,
|
|
@@ -40,32 +40,34 @@ class ListPlaylistsRequest(google.protobuf.message.Message):
|
|
|
40
40
|
ORDER_BY_FIELD_NUMBER: builtins.int
|
|
41
41
|
FILTER_FIELD_NUMBER: builtins.int
|
|
42
42
|
channel_id: builtins.str
|
|
43
|
-
"""ID of the channel."""
|
|
43
|
+
"""ID of the channel containing the playlists to list."""
|
|
44
44
|
page_size: builtins.int
|
|
45
|
-
"""The maximum number of
|
|
46
|
-
Default value: 100.
|
|
47
|
-
"""
|
|
45
|
+
"""The maximum number of playlists to return per page."""
|
|
48
46
|
page_token: builtins.str
|
|
49
|
-
"""Page token for
|
|
47
|
+
"""Page token for retrieving the next page of results.
|
|
48
|
+
This token is obtained from the next_page_token field in the previous ListPlaylistsResponse.
|
|
49
|
+
"""
|
|
50
50
|
order_by: builtins.str
|
|
51
|
-
"""
|
|
52
|
-
|
|
51
|
+
"""Specifies the ordering of results.
|
|
52
|
+
Format is "<field> <order>" (e.g., "createdAt desc").
|
|
53
53
|
Default: "id asc".
|
|
54
|
-
|
|
55
|
-
Both snake_case and camelCase are supported
|
|
54
|
+
Supported fields: ["id", "title", "createdAt", "updatedAt"].
|
|
55
|
+
Both snake_case and camelCase field names are supported.
|
|
56
56
|
"""
|
|
57
57
|
filter: builtins.str
|
|
58
|
-
"""Filter expression
|
|
59
|
-
Expressions
|
|
60
|
-
|
|
61
|
-
|
|
58
|
+
"""Filter expression to narrow down the list of returned playlists.
|
|
59
|
+
Expressions consist of terms connected by logical operators.
|
|
60
|
+
Values containing spaces or quotes must be enclosed in quotes (`'` or `"`)
|
|
61
|
+
with inner quotes being backslash-escaped.
|
|
62
|
+
|
|
62
63
|
Supported logical operators: ["AND", "OR"].
|
|
63
|
-
Supported
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
Example: `
|
|
67
|
-
|
|
68
|
-
|
|
64
|
+
Supported comparison operators: ["=", "!=", ":"] where ":" enables substring matching.
|
|
65
|
+
Parentheses can be used to group logical expressions.
|
|
66
|
+
|
|
67
|
+
Example: `title:'highlights' AND id='playlist-1'`
|
|
68
|
+
|
|
69
|
+
Filterable fields: ["id", "title"].
|
|
70
|
+
Both snake_case and camelCase field names are supported.
|
|
69
71
|
"""
|
|
70
72
|
def __init__(
|
|
71
73
|
self,
|
|
@@ -87,10 +89,14 @@ class ListPlaylistsResponse(google.protobuf.message.Message):
|
|
|
87
89
|
PLAYLISTS_FIELD_NUMBER: builtins.int
|
|
88
90
|
NEXT_PAGE_TOKEN_FIELD_NUMBER: builtins.int
|
|
89
91
|
next_page_token: builtins.str
|
|
90
|
-
"""Token for
|
|
92
|
+
"""Token for retrieving the next page of results.
|
|
93
|
+
Empty if there are no more results available.
|
|
94
|
+
"""
|
|
91
95
|
@property
|
|
92
96
|
def playlists(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.video.v1.playlist_pb2.Playlist]:
|
|
93
|
-
"""List of playlists
|
|
97
|
+
"""List of playlists matching the request criteria.
|
|
98
|
+
May be empty if no playlists match the criteria or if the channel has no playlists.
|
|
99
|
+
"""
|
|
94
100
|
|
|
95
101
|
def __init__(
|
|
96
102
|
self,
|
|
@@ -110,15 +116,25 @@ class CreatePlaylistRequest(google.protobuf.message.Message):
|
|
|
110
116
|
TITLE_FIELD_NUMBER: builtins.int
|
|
111
117
|
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
112
118
|
ITEMS_FIELD_NUMBER: builtins.int
|
|
119
|
+
STYLE_PRESET_ID_FIELD_NUMBER: builtins.int
|
|
113
120
|
channel_id: builtins.str
|
|
114
|
-
"""ID of the channel."""
|
|
121
|
+
"""ID of the channel where the playlist will be created."""
|
|
115
122
|
title: builtins.str
|
|
116
|
-
"""
|
|
123
|
+
"""Title of the playlist to be displayed in interfaces and players."""
|
|
117
124
|
description: builtins.str
|
|
118
|
-
"""
|
|
125
|
+
"""Detailed description of the playlist content and context.
|
|
126
|
+
Optional field that can provide additional information about the playlist.
|
|
127
|
+
"""
|
|
128
|
+
style_preset_id: builtins.str
|
|
129
|
+
"""ID of the style preset to be applied to the playlist player.
|
|
130
|
+
Style presets control the visual appearance of the player.
|
|
131
|
+
"""
|
|
119
132
|
@property
|
|
120
133
|
def items(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.video.v1.playlist_pb2.PlaylistItem]:
|
|
121
|
-
"""List of playlist
|
|
134
|
+
"""List of items to include in the playlist.
|
|
135
|
+
Each item represents a video or episode to be played in sequence.
|
|
136
|
+
The order of items in this list determines the playback order.
|
|
137
|
+
"""
|
|
122
138
|
|
|
123
139
|
def __init__(
|
|
124
140
|
self,
|
|
@@ -127,8 +143,9 @@ class CreatePlaylistRequest(google.protobuf.message.Message):
|
|
|
127
143
|
title: builtins.str = ...,
|
|
128
144
|
description: builtins.str = ...,
|
|
129
145
|
items: collections.abc.Iterable[yandex.cloud.video.v1.playlist_pb2.PlaylistItem] | None = ...,
|
|
146
|
+
style_preset_id: builtins.str = ...,
|
|
130
147
|
) -> None: ...
|
|
131
|
-
def ClearField(self, field_name: typing.Literal["channel_id", b"channel_id", "description", b"description", "items", b"items", "title", b"title"]) -> None: ...
|
|
148
|
+
def ClearField(self, field_name: typing.Literal["channel_id", b"channel_id", "description", b"description", "items", b"items", "style_preset_id", b"style_preset_id", "title", b"title"]) -> None: ...
|
|
132
149
|
|
|
133
150
|
global___CreatePlaylistRequest = CreatePlaylistRequest
|
|
134
151
|
|
|
@@ -138,7 +155,7 @@ class CreatePlaylistMetadata(google.protobuf.message.Message):
|
|
|
138
155
|
|
|
139
156
|
PLAYLIST_ID_FIELD_NUMBER: builtins.int
|
|
140
157
|
playlist_id: builtins.str
|
|
141
|
-
"""ID of the playlist."""
|
|
158
|
+
"""ID of the playlist being created."""
|
|
142
159
|
def __init__(
|
|
143
160
|
self,
|
|
144
161
|
*,
|
|
@@ -157,19 +174,31 @@ class UpdatePlaylistRequest(google.protobuf.message.Message):
|
|
|
157
174
|
TITLE_FIELD_NUMBER: builtins.int
|
|
158
175
|
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
159
176
|
ITEMS_FIELD_NUMBER: builtins.int
|
|
177
|
+
STYLE_PRESET_ID_FIELD_NUMBER: builtins.int
|
|
160
178
|
playlist_id: builtins.str
|
|
161
|
-
"""ID of the playlist."""
|
|
179
|
+
"""ID of the playlist to update."""
|
|
162
180
|
title: builtins.str
|
|
163
|
-
"""
|
|
181
|
+
"""New title for the playlist."""
|
|
164
182
|
description: builtins.str
|
|
165
|
-
"""
|
|
183
|
+
"""New description for the playlist.
|
|
184
|
+
Optional field that can provide additional information about the playlist.
|
|
185
|
+
"""
|
|
186
|
+
style_preset_id: builtins.str
|
|
187
|
+
"""New ID of the style preset to be applied to the playlist player."""
|
|
166
188
|
@property
|
|
167
189
|
def field_mask(self) -> google.protobuf.field_mask_pb2.FieldMask:
|
|
168
|
-
"""Field mask
|
|
190
|
+
"""Field mask specifying which fields of the playlist should be updated.
|
|
191
|
+
Only fields specified in this mask will be modified;
|
|
192
|
+
all other fields will retain their current values.
|
|
193
|
+
This allows for partial updates.
|
|
194
|
+
"""
|
|
169
195
|
|
|
170
196
|
@property
|
|
171
197
|
def items(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.video.v1.playlist_pb2.PlaylistItem]:
|
|
172
|
-
"""
|
|
198
|
+
"""New list of items to include in the playlist.
|
|
199
|
+
This completely replaces the existing items if specified in the field mask.
|
|
200
|
+
The order of items in this list determines the playback order.
|
|
201
|
+
"""
|
|
173
202
|
|
|
174
203
|
def __init__(
|
|
175
204
|
self,
|
|
@@ -179,9 +208,10 @@ class UpdatePlaylistRequest(google.protobuf.message.Message):
|
|
|
179
208
|
title: builtins.str = ...,
|
|
180
209
|
description: builtins.str = ...,
|
|
181
210
|
items: collections.abc.Iterable[yandex.cloud.video.v1.playlist_pb2.PlaylistItem] | None = ...,
|
|
211
|
+
style_preset_id: builtins.str = ...,
|
|
182
212
|
) -> None: ...
|
|
183
213
|
def HasField(self, field_name: typing.Literal["field_mask", b"field_mask"]) -> builtins.bool: ...
|
|
184
|
-
def ClearField(self, field_name: typing.Literal["description", b"description", "field_mask", b"field_mask", "items", b"items", "playlist_id", b"playlist_id", "title", b"title"]) -> None: ...
|
|
214
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "field_mask", b"field_mask", "items", b"items", "playlist_id", b"playlist_id", "style_preset_id", b"style_preset_id", "title", b"title"]) -> None: ...
|
|
185
215
|
|
|
186
216
|
global___UpdatePlaylistRequest = UpdatePlaylistRequest
|
|
187
217
|
|
|
@@ -191,7 +221,7 @@ class UpdatePlaylistMetadata(google.protobuf.message.Message):
|
|
|
191
221
|
|
|
192
222
|
PLAYLIST_ID_FIELD_NUMBER: builtins.int
|
|
193
223
|
playlist_id: builtins.str
|
|
194
|
-
"""ID of the playlist."""
|
|
224
|
+
"""ID of the playlist being updated."""
|
|
195
225
|
def __init__(
|
|
196
226
|
self,
|
|
197
227
|
*,
|
|
@@ -207,7 +237,7 @@ class DeletePlaylistRequest(google.protobuf.message.Message):
|
|
|
207
237
|
|
|
208
238
|
PLAYLIST_ID_FIELD_NUMBER: builtins.int
|
|
209
239
|
playlist_id: builtins.str
|
|
210
|
-
"""ID of the playlist."""
|
|
240
|
+
"""ID of the playlist to delete."""
|
|
211
241
|
def __init__(
|
|
212
242
|
self,
|
|
213
243
|
*,
|
|
@@ -223,7 +253,9 @@ class DeletePlaylistMetadata(google.protobuf.message.Message):
|
|
|
223
253
|
|
|
224
254
|
PLAYLIST_ID_FIELD_NUMBER: builtins.int
|
|
225
255
|
playlist_id: builtins.str
|
|
226
|
-
"""ID of the playlist.
|
|
256
|
+
"""ID of the playlist being deleted.
|
|
257
|
+
This identifier can be used to track the playlist deletion operation.
|
|
258
|
+
"""
|
|
227
259
|
def __init__(
|
|
228
260
|
self,
|
|
229
261
|
*,
|
|
@@ -240,10 +272,12 @@ class BatchDeletePlaylistsRequest(google.protobuf.message.Message):
|
|
|
240
272
|
CHANNEL_ID_FIELD_NUMBER: builtins.int
|
|
241
273
|
PLAYLIST_IDS_FIELD_NUMBER: builtins.int
|
|
242
274
|
channel_id: builtins.str
|
|
243
|
-
"""ID of the channel."""
|
|
275
|
+
"""ID of the channel containing the playlists to delete."""
|
|
244
276
|
@property
|
|
245
277
|
def playlist_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
246
|
-
"""List of playlist IDs.
|
|
278
|
+
"""List of playlist IDs to delete.
|
|
279
|
+
All playlists must exist in the specified channel.
|
|
280
|
+
"""
|
|
247
281
|
|
|
248
282
|
def __init__(
|
|
249
283
|
self,
|
|
@@ -262,7 +296,10 @@ class BatchDeletePlaylistsMetadata(google.protobuf.message.Message):
|
|
|
262
296
|
PLAYLIST_IDS_FIELD_NUMBER: builtins.int
|
|
263
297
|
@property
|
|
264
298
|
def playlist_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
265
|
-
"""List of playlist IDs.
|
|
299
|
+
"""List of playlist IDs being deleted.
|
|
300
|
+
This list can be used to track which playlists are included
|
|
301
|
+
in the batch deletion operation.
|
|
302
|
+
"""
|
|
266
303
|
|
|
267
304
|
def __init__(
|
|
268
305
|
self,
|
|
@@ -280,9 +317,13 @@ class GetPlaylistPlayerURLRequest(google.protobuf.message.Message):
|
|
|
280
317
|
PLAYLIST_ID_FIELD_NUMBER: builtins.int
|
|
281
318
|
PARAMS_FIELD_NUMBER: builtins.int
|
|
282
319
|
playlist_id: builtins.str
|
|
283
|
-
"""ID of the playlist."""
|
|
320
|
+
"""ID of the playlist for which to generate a player URL."""
|
|
284
321
|
@property
|
|
285
|
-
def params(self) -> global___PlaylistPlayerParams:
|
|
322
|
+
def params(self) -> global___PlaylistPlayerParams:
|
|
323
|
+
"""Optional player parameters to customize the playback experience.
|
|
324
|
+
These parameters control initial player state such as mute, autoplay, and visibility of interface controls.
|
|
325
|
+
"""
|
|
326
|
+
|
|
286
327
|
def __init__(
|
|
287
328
|
self,
|
|
288
329
|
*,
|
|
@@ -302,11 +343,17 @@ class PlaylistPlayerParams(google.protobuf.message.Message):
|
|
|
302
343
|
AUTOPLAY_FIELD_NUMBER: builtins.int
|
|
303
344
|
HIDDEN_FIELD_NUMBER: builtins.int
|
|
304
345
|
mute: builtins.bool
|
|
305
|
-
"""If true,
|
|
346
|
+
"""If true, the player will start with audio muted.
|
|
347
|
+
Users can unmute the audio manually after playback starts.
|
|
348
|
+
"""
|
|
306
349
|
autoplay: builtins.bool
|
|
307
|
-
"""If true,
|
|
350
|
+
"""If true, the playlist will start playing automatically when the player loads.
|
|
351
|
+
This may be subject to browser autoplay policies that restrict autoplay with sound.
|
|
352
|
+
"""
|
|
308
353
|
hidden: builtins.bool
|
|
309
|
-
"""If true,
|
|
354
|
+
"""If true, the player interface controls will be hidden initially.
|
|
355
|
+
Users can typically reveal the controls by moving the mouse over the player.
|
|
356
|
+
"""
|
|
310
357
|
def __init__(
|
|
311
358
|
self,
|
|
312
359
|
*,
|
|
@@ -325,9 +372,14 @@ class GetPlaylistPlayerURLResponse(google.protobuf.message.Message):
|
|
|
325
372
|
PLAYER_URL_FIELD_NUMBER: builtins.int
|
|
326
373
|
HTML_FIELD_NUMBER: builtins.int
|
|
327
374
|
player_url: builtins.str
|
|
328
|
-
"""Direct
|
|
375
|
+
"""Direct URL to the playlist player.
|
|
376
|
+
This URL can be used to access the playlist in a web browser
|
|
377
|
+
or shared with users who have appropriate permissions.
|
|
378
|
+
"""
|
|
329
379
|
html: builtins.str
|
|
330
|
-
"""HTML embed code in
|
|
380
|
+
"""HTML embed code in iframe format that can be inserted into web pages.
|
|
381
|
+
This code allows the playlist to be embedded directly in third-party websites.
|
|
382
|
+
"""
|
|
331
383
|
def __init__(
|
|
332
384
|
self,
|
|
333
385
|
*,
|
|
@@ -29,6 +29,8 @@ if _version_not_supported:
|
|
|
29
29
|
|
|
30
30
|
class PlaylistServiceStub(object):
|
|
31
31
|
"""Playlist management service.
|
|
32
|
+
Provides methods for creating, retrieving, updating, and deleting playlists,
|
|
33
|
+
which are collections of videos or episodes that can be played sequentially.
|
|
32
34
|
"""
|
|
33
35
|
|
|
34
36
|
def __init__(self, channel):
|
|
@@ -76,52 +78,61 @@ class PlaylistServiceStub(object):
|
|
|
76
78
|
|
|
77
79
|
class PlaylistServiceServicer(object):
|
|
78
80
|
"""Playlist management service.
|
|
81
|
+
Provides methods for creating, retrieving, updating, and deleting playlists,
|
|
82
|
+
which are collections of videos or episodes that can be played sequentially.
|
|
79
83
|
"""
|
|
80
84
|
|
|
81
85
|
def Get(self, request, context):
|
|
82
|
-
"""
|
|
86
|
+
"""Retrieves detailed information about a specific playlist by its ID.
|
|
87
|
+
Returns all playlist metadata, items, and related information.
|
|
83
88
|
"""
|
|
84
89
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
85
90
|
context.set_details('Method not implemented!')
|
|
86
91
|
raise NotImplementedError('Method not implemented!')
|
|
87
92
|
|
|
88
93
|
def List(self, request, context):
|
|
89
|
-
"""
|
|
94
|
+
"""Lists all playlists in a specific channel with pagination support.
|
|
95
|
+
Results can be filtered and sorted using the provided parameters.
|
|
90
96
|
"""
|
|
91
97
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
92
98
|
context.set_details('Method not implemented!')
|
|
93
99
|
raise NotImplementedError('Method not implemented!')
|
|
94
100
|
|
|
95
101
|
def Create(self, request, context):
|
|
96
|
-
"""
|
|
102
|
+
"""Creates a new playlist in the specified channel with the provided items.
|
|
103
|
+
Playlists can contain videos, episodes, or a mix of both content types.
|
|
97
104
|
"""
|
|
98
105
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
99
106
|
context.set_details('Method not implemented!')
|
|
100
107
|
raise NotImplementedError('Method not implemented!')
|
|
101
108
|
|
|
102
109
|
def Update(self, request, context):
|
|
103
|
-
"""
|
|
110
|
+
"""Updates an existing playlist's metadata and items.
|
|
111
|
+
Only fields specified in the field_mask will be updated.
|
|
104
112
|
"""
|
|
105
113
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
106
114
|
context.set_details('Method not implemented!')
|
|
107
115
|
raise NotImplementedError('Method not implemented!')
|
|
108
116
|
|
|
109
117
|
def Delete(self, request, context):
|
|
110
|
-
"""
|
|
118
|
+
"""Deletes a specific playlist by its ID.
|
|
119
|
+
This removes the playlist but does not affect the videos or episodes it contains.
|
|
111
120
|
"""
|
|
112
121
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
113
122
|
context.set_details('Method not implemented!')
|
|
114
123
|
raise NotImplementedError('Method not implemented!')
|
|
115
124
|
|
|
116
125
|
def BatchDelete(self, request, context):
|
|
117
|
-
"""
|
|
126
|
+
"""Deletes multiple playlists in a specific channel in a single request.
|
|
127
|
+
This is more efficient than making multiple Delete requests when removing several playlists.
|
|
118
128
|
"""
|
|
119
129
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
120
130
|
context.set_details('Method not implemented!')
|
|
121
131
|
raise NotImplementedError('Method not implemented!')
|
|
122
132
|
|
|
123
133
|
def GetPlayerURL(self, request, context):
|
|
124
|
-
"""
|
|
134
|
+
"""Generates a player URL for watching the playlist.
|
|
135
|
+
The URL can include player parameters such as autoplay, mute, and visibility of interface controls.
|
|
125
136
|
"""
|
|
126
137
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
127
138
|
context.set_details('Method not implemented!')
|
|
@@ -175,6 +186,8 @@ def add_PlaylistServiceServicer_to_server(servicer, server):
|
|
|
175
186
|
# This class is part of an EXPERIMENTAL API.
|
|
176
187
|
class PlaylistService(object):
|
|
177
188
|
"""Playlist management service.
|
|
189
|
+
Provides methods for creating, retrieving, updating, and deleting playlists,
|
|
190
|
+
which are collections of videos or episodes that can be played sequentially.
|
|
178
191
|
"""
|
|
179
192
|
|
|
180
193
|
@staticmethod
|
|
@@ -20,98 +20,135 @@ class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type:
|
|
|
20
20
|
...
|
|
21
21
|
|
|
22
22
|
class PlaylistServiceStub:
|
|
23
|
-
"""Playlist management service.
|
|
23
|
+
"""Playlist management service.
|
|
24
|
+
Provides methods for creating, retrieving, updating, and deleting playlists,
|
|
25
|
+
which are collections of videos or episodes that can be played sequentially.
|
|
26
|
+
"""
|
|
24
27
|
|
|
25
28
|
def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ...
|
|
26
29
|
Get: grpc.UnaryUnaryMultiCallable[
|
|
27
30
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistRequest,
|
|
28
31
|
yandex.cloud.video.v1.playlist_pb2.Playlist,
|
|
29
32
|
]
|
|
30
|
-
"""
|
|
33
|
+
"""Retrieves detailed information about a specific playlist by its ID.
|
|
34
|
+
Returns all playlist metadata, items, and related information.
|
|
35
|
+
"""
|
|
31
36
|
|
|
32
37
|
List: grpc.UnaryUnaryMultiCallable[
|
|
33
38
|
yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsRequest,
|
|
34
39
|
yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsResponse,
|
|
35
40
|
]
|
|
36
|
-
"""
|
|
41
|
+
"""Lists all playlists in a specific channel with pagination support.
|
|
42
|
+
Results can be filtered and sorted using the provided parameters.
|
|
43
|
+
"""
|
|
37
44
|
|
|
38
45
|
Create: grpc.UnaryUnaryMultiCallable[
|
|
39
46
|
yandex.cloud.video.v1.playlist_service_pb2.CreatePlaylistRequest,
|
|
40
47
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
41
48
|
]
|
|
42
|
-
"""
|
|
49
|
+
"""Creates a new playlist in the specified channel with the provided items.
|
|
50
|
+
Playlists can contain videos, episodes, or a mix of both content types.
|
|
51
|
+
"""
|
|
43
52
|
|
|
44
53
|
Update: grpc.UnaryUnaryMultiCallable[
|
|
45
54
|
yandex.cloud.video.v1.playlist_service_pb2.UpdatePlaylistRequest,
|
|
46
55
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
47
56
|
]
|
|
48
|
-
"""
|
|
57
|
+
"""Updates an existing playlist's metadata and items.
|
|
58
|
+
Only fields specified in the field_mask will be updated.
|
|
59
|
+
"""
|
|
49
60
|
|
|
50
61
|
Delete: grpc.UnaryUnaryMultiCallable[
|
|
51
62
|
yandex.cloud.video.v1.playlist_service_pb2.DeletePlaylistRequest,
|
|
52
63
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
53
64
|
]
|
|
54
|
-
"""
|
|
65
|
+
"""Deletes a specific playlist by its ID.
|
|
66
|
+
This removes the playlist but does not affect the videos or episodes it contains.
|
|
67
|
+
"""
|
|
55
68
|
|
|
56
69
|
BatchDelete: grpc.UnaryUnaryMultiCallable[
|
|
57
70
|
yandex.cloud.video.v1.playlist_service_pb2.BatchDeletePlaylistsRequest,
|
|
58
71
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
59
72
|
]
|
|
60
|
-
"""
|
|
73
|
+
"""Deletes multiple playlists in a specific channel in a single request.
|
|
74
|
+
This is more efficient than making multiple Delete requests when removing several playlists.
|
|
75
|
+
"""
|
|
61
76
|
|
|
62
77
|
GetPlayerURL: grpc.UnaryUnaryMultiCallable[
|
|
63
78
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLRequest,
|
|
64
79
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse,
|
|
65
80
|
]
|
|
66
|
-
"""
|
|
81
|
+
"""Generates a player URL for watching the playlist.
|
|
82
|
+
The URL can include player parameters such as autoplay, mute, and visibility of interface controls.
|
|
83
|
+
"""
|
|
67
84
|
|
|
68
85
|
class PlaylistServiceAsyncStub:
|
|
69
|
-
"""Playlist management service.
|
|
86
|
+
"""Playlist management service.
|
|
87
|
+
Provides methods for creating, retrieving, updating, and deleting playlists,
|
|
88
|
+
which are collections of videos or episodes that can be played sequentially.
|
|
89
|
+
"""
|
|
70
90
|
|
|
71
91
|
Get: grpc.aio.UnaryUnaryMultiCallable[
|
|
72
92
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistRequest,
|
|
73
93
|
yandex.cloud.video.v1.playlist_pb2.Playlist,
|
|
74
94
|
]
|
|
75
|
-
"""
|
|
95
|
+
"""Retrieves detailed information about a specific playlist by its ID.
|
|
96
|
+
Returns all playlist metadata, items, and related information.
|
|
97
|
+
"""
|
|
76
98
|
|
|
77
99
|
List: grpc.aio.UnaryUnaryMultiCallable[
|
|
78
100
|
yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsRequest,
|
|
79
101
|
yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsResponse,
|
|
80
102
|
]
|
|
81
|
-
"""
|
|
103
|
+
"""Lists all playlists in a specific channel with pagination support.
|
|
104
|
+
Results can be filtered and sorted using the provided parameters.
|
|
105
|
+
"""
|
|
82
106
|
|
|
83
107
|
Create: grpc.aio.UnaryUnaryMultiCallable[
|
|
84
108
|
yandex.cloud.video.v1.playlist_service_pb2.CreatePlaylistRequest,
|
|
85
109
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
86
110
|
]
|
|
87
|
-
"""
|
|
111
|
+
"""Creates a new playlist in the specified channel with the provided items.
|
|
112
|
+
Playlists can contain videos, episodes, or a mix of both content types.
|
|
113
|
+
"""
|
|
88
114
|
|
|
89
115
|
Update: grpc.aio.UnaryUnaryMultiCallable[
|
|
90
116
|
yandex.cloud.video.v1.playlist_service_pb2.UpdatePlaylistRequest,
|
|
91
117
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
92
118
|
]
|
|
93
|
-
"""
|
|
119
|
+
"""Updates an existing playlist's metadata and items.
|
|
120
|
+
Only fields specified in the field_mask will be updated.
|
|
121
|
+
"""
|
|
94
122
|
|
|
95
123
|
Delete: grpc.aio.UnaryUnaryMultiCallable[
|
|
96
124
|
yandex.cloud.video.v1.playlist_service_pb2.DeletePlaylistRequest,
|
|
97
125
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
98
126
|
]
|
|
99
|
-
"""
|
|
127
|
+
"""Deletes a specific playlist by its ID.
|
|
128
|
+
This removes the playlist but does not affect the videos or episodes it contains.
|
|
129
|
+
"""
|
|
100
130
|
|
|
101
131
|
BatchDelete: grpc.aio.UnaryUnaryMultiCallable[
|
|
102
132
|
yandex.cloud.video.v1.playlist_service_pb2.BatchDeletePlaylistsRequest,
|
|
103
133
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
104
134
|
]
|
|
105
|
-
"""
|
|
135
|
+
"""Deletes multiple playlists in a specific channel in a single request.
|
|
136
|
+
This is more efficient than making multiple Delete requests when removing several playlists.
|
|
137
|
+
"""
|
|
106
138
|
|
|
107
139
|
GetPlayerURL: grpc.aio.UnaryUnaryMultiCallable[
|
|
108
140
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLRequest,
|
|
109
141
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse,
|
|
110
142
|
]
|
|
111
|
-
"""
|
|
143
|
+
"""Generates a player URL for watching the playlist.
|
|
144
|
+
The URL can include player parameters such as autoplay, mute, and visibility of interface controls.
|
|
145
|
+
"""
|
|
112
146
|
|
|
113
147
|
class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
114
|
-
"""Playlist management service.
|
|
148
|
+
"""Playlist management service.
|
|
149
|
+
Provides methods for creating, retrieving, updating, and deleting playlists,
|
|
150
|
+
which are collections of videos or episodes that can be played sequentially.
|
|
151
|
+
"""
|
|
115
152
|
|
|
116
153
|
@abc.abstractmethod
|
|
117
154
|
def Get(
|
|
@@ -119,7 +156,9 @@ class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
|
119
156
|
request: yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistRequest,
|
|
120
157
|
context: _ServicerContext,
|
|
121
158
|
) -> typing.Union[yandex.cloud.video.v1.playlist_pb2.Playlist, collections.abc.Awaitable[yandex.cloud.video.v1.playlist_pb2.Playlist]]:
|
|
122
|
-
"""
|
|
159
|
+
"""Retrieves detailed information about a specific playlist by its ID.
|
|
160
|
+
Returns all playlist metadata, items, and related information.
|
|
161
|
+
"""
|
|
123
162
|
|
|
124
163
|
@abc.abstractmethod
|
|
125
164
|
def List(
|
|
@@ -127,7 +166,9 @@ class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
|
127
166
|
request: yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsRequest,
|
|
128
167
|
context: _ServicerContext,
|
|
129
168
|
) -> typing.Union[yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsResponse, collections.abc.Awaitable[yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsResponse]]:
|
|
130
|
-
"""
|
|
169
|
+
"""Lists all playlists in a specific channel with pagination support.
|
|
170
|
+
Results can be filtered and sorted using the provided parameters.
|
|
171
|
+
"""
|
|
131
172
|
|
|
132
173
|
@abc.abstractmethod
|
|
133
174
|
def Create(
|
|
@@ -135,7 +176,9 @@ class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
|
135
176
|
request: yandex.cloud.video.v1.playlist_service_pb2.CreatePlaylistRequest,
|
|
136
177
|
context: _ServicerContext,
|
|
137
178
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
138
|
-
"""
|
|
179
|
+
"""Creates a new playlist in the specified channel with the provided items.
|
|
180
|
+
Playlists can contain videos, episodes, or a mix of both content types.
|
|
181
|
+
"""
|
|
139
182
|
|
|
140
183
|
@abc.abstractmethod
|
|
141
184
|
def Update(
|
|
@@ -143,7 +186,9 @@ class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
|
143
186
|
request: yandex.cloud.video.v1.playlist_service_pb2.UpdatePlaylistRequest,
|
|
144
187
|
context: _ServicerContext,
|
|
145
188
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
146
|
-
"""
|
|
189
|
+
"""Updates an existing playlist's metadata and items.
|
|
190
|
+
Only fields specified in the field_mask will be updated.
|
|
191
|
+
"""
|
|
147
192
|
|
|
148
193
|
@abc.abstractmethod
|
|
149
194
|
def Delete(
|
|
@@ -151,7 +196,9 @@ class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
|
151
196
|
request: yandex.cloud.video.v1.playlist_service_pb2.DeletePlaylistRequest,
|
|
152
197
|
context: _ServicerContext,
|
|
153
198
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
154
|
-
"""
|
|
199
|
+
"""Deletes a specific playlist by its ID.
|
|
200
|
+
This removes the playlist but does not affect the videos or episodes it contains.
|
|
201
|
+
"""
|
|
155
202
|
|
|
156
203
|
@abc.abstractmethod
|
|
157
204
|
def BatchDelete(
|
|
@@ -159,7 +206,9 @@ class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
|
159
206
|
request: yandex.cloud.video.v1.playlist_service_pb2.BatchDeletePlaylistsRequest,
|
|
160
207
|
context: _ServicerContext,
|
|
161
208
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
162
|
-
"""
|
|
209
|
+
"""Deletes multiple playlists in a specific channel in a single request.
|
|
210
|
+
This is more efficient than making multiple Delete requests when removing several playlists.
|
|
211
|
+
"""
|
|
163
212
|
|
|
164
213
|
@abc.abstractmethod
|
|
165
214
|
def GetPlayerURL(
|
|
@@ -167,6 +216,8 @@ class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
|
167
216
|
request: yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLRequest,
|
|
168
217
|
context: _ServicerContext,
|
|
169
218
|
) -> typing.Union[yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse, collections.abc.Awaitable[yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse]]:
|
|
170
|
-
"""
|
|
219
|
+
"""Generates a player URL for watching the playlist.
|
|
220
|
+
The URL can include player parameters such as autoplay, mute, and visibility of interface controls.
|
|
221
|
+
"""
|
|
171
222
|
|
|
172
223
|
def add_PlaylistServiceServicer_to_server(servicer: PlaylistServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ...
|
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'yandex/cloud/video/v1/stream_line.proto\x12\x15yandex.cloud.video.v1\x1a\x1fgoogle/protobuf/timestamp.proto\"\
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'yandex/cloud/video/v1/stream_line.proto\x12\x15yandex.cloud.video.v1\x1a\x1fgoogle/protobuf/timestamp.proto\"\xba\x04\n\nStreamLine\x12\n\n\x02id\x18\x01 \x01(\t\x12\x12\n\nchannel_id\x18\x02 \x01(\t\x12\r\n\x05title\x18\x03 \x01(\t\x12:\n\trtmp_push\x18\xe8\x07 \x01(\x0b\x32$.yandex.cloud.video.v1.RTMPPushInputH\x00\x12:\n\trtmp_pull\x18\xea\x07 \x01(\x0b\x32$.yandex.cloud.video.v1.RTMPPullInputH\x00\x12\x39\n\x0bmanual_line\x18\xd0\x0f \x01(\x0b\x32!.yandex.cloud.video.v1.ManualLineH\x01\x12\x35\n\tauto_line\x18\xd1\x0f \x01(\x0b\x32\x1f.yandex.cloud.video.v1.AutoLineH\x01\x12.\n\ncreated_at\x18\x64 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x65 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12>\n\x06labels\x18\xc8\x01 \x03(\x0b\x32-.yandex.cloud.video.v1.StreamLine.LabelsEntry\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0c\n\ninput_typeB\x0b\n\tline_typeJ\x04\x08\x04\x10\x05J\x04\x08\x05\x10\x64J\x05\x08\x66\x10\xc8\x01J\x06\x08\xc9\x01\x10\xe8\x07J\x06\x08\xe9\x07\x10\xea\x07J\x06\x08\xeb\x07\x10\xd0\x0f\"\x1c\n\rPushStreamKey\x12\x0b\n\x03key\x18\x01 \x01(\t\"\x1c\n\rRTMPPushInput\x12\x0b\n\x03url\x18\x01 \x01(\t\"\x1c\n\rRTMPPullInput\x12\x0b\n\x03url\x18\x01 \x01(\t\"\x0c\n\nManualLine\"\x9b\x01\n\x08\x41utoLine\x12>\n\x06status\x18\x01 \x01(\x0e\x32..yandex.cloud.video.v1.AutoLine.AutoLineStatus\"O\n\x0e\x41utoLineStatus\x12 \n\x1c\x41UTO_LINE_STATUS_UNSPECIFIED\x10\x00\x12\x0f\n\x0b\x44\x45\x41\x43TIVATED\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02\x42\\\n\x19yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;videob\x06proto3')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -36,19 +36,19 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
36
36
|
_globals['_STREAMLINE_LABELSENTRY']._loaded_options = None
|
|
37
37
|
_globals['_STREAMLINE_LABELSENTRY']._serialized_options = b'8\001'
|
|
38
38
|
_globals['_STREAMLINE']._serialized_start=100
|
|
39
|
-
_globals['_STREAMLINE']._serialized_end=
|
|
40
|
-
_globals['_STREAMLINE_LABELSENTRY']._serialized_start=
|
|
41
|
-
_globals['_STREAMLINE_LABELSENTRY']._serialized_end=
|
|
42
|
-
_globals['_PUSHSTREAMKEY']._serialized_start=
|
|
43
|
-
_globals['_PUSHSTREAMKEY']._serialized_end=
|
|
44
|
-
_globals['_RTMPPUSHINPUT']._serialized_start=
|
|
45
|
-
_globals['_RTMPPUSHINPUT']._serialized_end=
|
|
46
|
-
_globals['_RTMPPULLINPUT']._serialized_start=
|
|
47
|
-
_globals['_RTMPPULLINPUT']._serialized_end=
|
|
48
|
-
_globals['_MANUALLINE']._serialized_start=
|
|
49
|
-
_globals['_MANUALLINE']._serialized_end=
|
|
50
|
-
_globals['_AUTOLINE']._serialized_start=
|
|
51
|
-
_globals['_AUTOLINE']._serialized_end=
|
|
52
|
-
_globals['_AUTOLINE_AUTOLINESTATUS']._serialized_start=
|
|
53
|
-
_globals['_AUTOLINE_AUTOLINESTATUS']._serialized_end=
|
|
39
|
+
_globals['_STREAMLINE']._serialized_end=670
|
|
40
|
+
_globals['_STREAMLINE_LABELSENTRY']._serialized_start=555
|
|
41
|
+
_globals['_STREAMLINE_LABELSENTRY']._serialized_end=600
|
|
42
|
+
_globals['_PUSHSTREAMKEY']._serialized_start=672
|
|
43
|
+
_globals['_PUSHSTREAMKEY']._serialized_end=700
|
|
44
|
+
_globals['_RTMPPUSHINPUT']._serialized_start=702
|
|
45
|
+
_globals['_RTMPPUSHINPUT']._serialized_end=730
|
|
46
|
+
_globals['_RTMPPULLINPUT']._serialized_start=732
|
|
47
|
+
_globals['_RTMPPULLINPUT']._serialized_end=760
|
|
48
|
+
_globals['_MANUALLINE']._serialized_start=762
|
|
49
|
+
_globals['_MANUALLINE']._serialized_end=774
|
|
50
|
+
_globals['_AUTOLINE']._serialized_start=777
|
|
51
|
+
_globals['_AUTOLINE']._serialized_end=932
|
|
52
|
+
_globals['_AUTOLINE_AUTOLINESTATUS']._serialized_start=853
|
|
53
|
+
_globals['_AUTOLINE_AUTOLINESTATUS']._serialized_end=932
|
|
54
54
|
# @@protoc_insertion_point(module_scope)
|