yandexcloud 0.324.0__py3-none-any.whl → 0.326.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of yandexcloud might be problematic. Click here for more details.
- yandex/cloud/ai/assistants/v1/searchindex/common_pb2.py +18 -5
- yandex/cloud/ai/assistants/v1/searchindex/common_pb2.pyi +149 -0
- yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2.py +3 -4
- yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2.pyi +2 -7
- yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2.py +10 -8
- yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2.pyi +63 -5
- yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2.py +20 -20
- yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2.pyi +9 -3
- yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.pyi +1 -1
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi +4 -2
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2.pyi +6 -3
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2_grpc.py +3 -3
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2_grpc.pyi +3 -3
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2.pyi +3 -3
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2.pyi +25 -10
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2_grpc.py +11 -5
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2_grpc.pyi +33 -9
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi +3 -3
- yandex/cloud/ai/stt/v3/stt_pb2.py +5 -3
- yandex/cloud/ai/stt/v3/stt_pb2.pyi +15 -0
- yandex/cloud/ai/stt/v3/stt_service_pb2.py +10 -7
- yandex/cloud/ai/stt/v3/stt_service_pb2_grpc.py +34 -0
- yandex/cloud/ai/stt/v3/stt_service_pb2_grpc.pyi +18 -0
- yandex/cloud/apploadbalancer/v1/backend_group_pb2.py +28 -26
- yandex/cloud/apploadbalancer/v1/backend_group_pb2.pyi +16 -2
- yandex/cloud/backup/v1/policy_pb2.pyi +1 -1
- yandex/cloud/cdn/v1/resource_service_pb2.py +14 -14
- yandex/cloud/cdn/v1/resource_service_pb2.pyi +5 -1
- yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2.py +14 -9
- yandex/cloud/cloudregistry/v1/artifact_pb2.pyi +2 -0
- yandex/cloud/cloudregistry/v1/artifact_service_pb2.pyi +3 -3
- yandex/cloud/cloudregistry/v1/artifact_service_pb2_grpc.py +9 -6
- yandex/cloud/cloudregistry/v1/artifact_service_pb2_grpc.pyi +15 -9
- yandex/cloud/cloudregistry/v1/registry_pb2.pyi +1 -1
- yandex/cloud/cloudregistry/v1/registry_service_pb2.py +42 -38
- yandex/cloud/cloudregistry/v1/registry_service_pb2_grpc.py +2 -2
- yandex/cloud/cloudregistry/v1/registry_service_pb2_grpc.pyi +6 -6
- yandex/cloud/datasphere/v2/jobs/jobs_pb2.py +9 -5
- yandex/cloud/datasphere/v2/jobs/jobs_pb2.pyi +96 -0
- yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.py +55 -53
- yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.pyi +14 -2
- yandex/cloud/iam/v1/user_account_pb2.py +12 -11
- yandex/cloud/iam/v1/user_account_pb2.pyi +9 -4
- yandex/cloud/iam/v1/user_account_service_pb2_grpc.py +3 -3
- yandex/cloud/iam/v1/user_account_service_pb2_grpc.pyi +3 -3
- yandex/cloud/mdb/redis/v1/backup_pb2.py +4 -2
- yandex/cloud/mdb/redis/v1/backup_pb2.pyi +31 -1
- yandex/cloud/mdb/redis/v1/config/redis_pb2.py +8 -8
- yandex/cloud/mdb/redis/v1/config/redis_pb2.pyi +14 -2
- yandex/cloud/organizationmanager/v1/user_account_pb2.pyi +2 -2
- yandex/cloud/searchapi/__init__.py +0 -0
- yandex/cloud/searchapi/v2/__init__.py +0 -0
- yandex/cloud/searchapi/v2/search_query_pb2.py +37 -0
- yandex/cloud/searchapi/v2/search_query_pb2.pyi +100 -0
- yandex/cloud/searchapi/v2/search_query_pb2_grpc.py +4 -0
- yandex/cloud/searchapi/v2/search_query_pb2_grpc.pyi +17 -0
- yandex/cloud/searchapi/v2/search_service_pb2.py +61 -0
- yandex/cloud/searchapi/v2/search_service_pb2.pyi +218 -0
- yandex/cloud/searchapi/v2/search_service_pb2_grpc.py +70 -0
- yandex/cloud/searchapi/v2/search_service_pb2_grpc.pyi +48 -0
- yandex/cloud/serverless/containers/v1/container_pb2.py +42 -34
- yandex/cloud/serverless/containers/v1/container_pb2.pyi +52 -2
- yandex/cloud/serverless/containers/v1/container_service_pb2.py +18 -18
- yandex/cloud/serverless/containers/v1/container_service_pb2.pyi +8 -2
- yandex/cloud/serverless/eventrouter/v1/connector_pb2.py +9 -9
- yandex/cloud/serverless/eventrouter/v1/connector_pb2.pyi +8 -0
- yandex/cloud/serverless/eventrouter/v1/rule_pb2.py +31 -31
- yandex/cloud/serverless/eventrouter/v1/rule_pb2.pyi +4 -0
- yandex/cloud/serverless/workflows/v1/execution_service_pb2.py +23 -15
- yandex/cloud/serverless/workflows/v1/execution_service_pb2.pyi +32 -0
- yandex/cloud/serverless/workflows/v1/execution_service_pb2_grpc.py +34 -0
- yandex/cloud/serverless/workflows/v1/execution_service_pb2_grpc.pyi +20 -0
- yandex/cloud/smartwebsecurity/v1/security_profile_pb2.py +46 -40
- yandex/cloud/smartwebsecurity/v1/security_profile_pb2.pyi +47 -2
- yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.py +18 -18
- yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.pyi +16 -3
- yandex/cloud/speechsense/v1/talk_pb2.py +14 -6
- yandex/cloud/speechsense/v1/talk_pb2.pyi +89 -2
- yandex/cloud/speechsense/v1/talk_service_pb2.py +2 -6
- yandex/cloud/video/v1/channel_pb2.py +1 -1
- yandex/cloud/video/v1/channel_service_pb2.py +58 -25
- yandex/cloud/video/v1/channel_service_pb2.pyi +40 -0
- yandex/cloud/video/v1/channel_service_pb2_grpc.py +34 -0
- yandex/cloud/video/v1/channel_service_pb2_grpc.pyi +20 -0
- yandex/cloud/video/v1/episode_pb2.py +10 -8
- yandex/cloud/video/v1/episode_pb2.pyi +19 -3
- yandex/cloud/video/v1/episode_service_pb2.py +96 -43
- yandex/cloud/video/v1/episode_service_pb2.pyi +68 -6
- 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 +3 -3
- yandex/cloud/video/v1/manifest_pb2.pyi +1 -5
- yandex/cloud/video/v1/playlist_pb2.py +29 -0
- yandex/cloud/video/v1/playlist_pb2.pyi +89 -0
- yandex/cloud/video/v1/playlist_pb2_grpc.py +4 -0
- yandex/cloud/video/v1/playlist_pb2_grpc.pyi +17 -0
- yandex/cloud/video/v1/playlist_service_pb2.py +102 -0
- yandex/cloud/video/v1/playlist_service_pb2.pyi +331 -0
- yandex/cloud/video/v1/playlist_service_pb2_grpc.py +276 -0
- yandex/cloud/video/v1/playlist_service_pb2_grpc.pyi +172 -0
- yandex/cloud/video/v1/stream_line_pb2.py +1 -1
- yandex/cloud/video/v1/stream_line_service_pb2.py +122 -55
- yandex/cloud/video/v1/stream_line_service_pb2.pyi +80 -0
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.py +68 -0
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.pyi +40 -0
- yandex/cloud/video/v1/stream_pb2.py +1 -1
- yandex/cloud/video/v1/stream_service_pb2.py +98 -37
- yandex/cloud/video/v1/stream_service_pb2.pyi +80 -0
- yandex/cloud/video/v1/stream_service_pb2_grpc.py +68 -0
- yandex/cloud/video/v1/stream_service_pb2_grpc.pyi +40 -0
- yandex/cloud/video/v1/subtitle_pb2.py +29 -0
- yandex/cloud/video/v1/subtitle_pb2.pyi +90 -0
- yandex/cloud/video/v1/subtitle_pb2_grpc.py +4 -0
- yandex/cloud/video/v1/subtitle_pb2_grpc.pyi +17 -0
- yandex/cloud/video/v1/subtitle_service_pb2.py +83 -0
- yandex/cloud/video/v1/subtitle_service_pb2.pyi +212 -0
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.py +208 -0
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.pyi +132 -0
- yandex/cloud/video/v1/thumbnail_service_pb2.py +50 -21
- yandex/cloud/video/v1/thumbnail_service_pb2.pyi +48 -0
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py +69 -0
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.pyi +41 -0
- yandex/cloud/video/v1/video_pb2.py +18 -14
- yandex/cloud/video/v1/video_pb2.pyi +55 -3
- yandex/cloud/video/v1/video_service_pb2.py +118 -49
- yandex/cloud/video/v1/video_service_pb2.pyi +161 -6
- yandex/cloud/video/v1/video_service_pb2_grpc.py +102 -0
- yandex/cloud/video/v1/video_service_pb2_grpc.pyi +60 -0
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/RECORD +134 -108
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/WHEEL +1 -1
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,276 @@
|
|
|
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
|
+
|
|
5
|
+
from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
|
|
6
|
+
from yandex.cloud.video.v1 import playlist_pb2 as yandex_dot_cloud_dot_video_dot_v1_dot_playlist__pb2
|
|
7
|
+
from yandex.cloud.video.v1 import playlist_service_pb2 as yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class PlaylistServiceStub(object):
|
|
11
|
+
"""Playlist management service.
|
|
12
|
+
"""
|
|
13
|
+
|
|
14
|
+
def __init__(self, channel):
|
|
15
|
+
"""Constructor.
|
|
16
|
+
|
|
17
|
+
Args:
|
|
18
|
+
channel: A grpc.Channel.
|
|
19
|
+
"""
|
|
20
|
+
self.Get = channel.unary_unary(
|
|
21
|
+
'/yandex.cloud.video.v1.PlaylistService/Get',
|
|
22
|
+
request_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.GetPlaylistRequest.SerializeToString,
|
|
23
|
+
response_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__pb2.Playlist.FromString,
|
|
24
|
+
)
|
|
25
|
+
self.List = channel.unary_unary(
|
|
26
|
+
'/yandex.cloud.video.v1.PlaylistService/List',
|
|
27
|
+
request_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.ListPlaylistsRequest.SerializeToString,
|
|
28
|
+
response_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.ListPlaylistsResponse.FromString,
|
|
29
|
+
)
|
|
30
|
+
self.Create = channel.unary_unary(
|
|
31
|
+
'/yandex.cloud.video.v1.PlaylistService/Create',
|
|
32
|
+
request_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.CreatePlaylistRequest.SerializeToString,
|
|
33
|
+
response_deserializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
34
|
+
)
|
|
35
|
+
self.Update = channel.unary_unary(
|
|
36
|
+
'/yandex.cloud.video.v1.PlaylistService/Update',
|
|
37
|
+
request_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.UpdatePlaylistRequest.SerializeToString,
|
|
38
|
+
response_deserializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
39
|
+
)
|
|
40
|
+
self.Delete = channel.unary_unary(
|
|
41
|
+
'/yandex.cloud.video.v1.PlaylistService/Delete',
|
|
42
|
+
request_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.DeletePlaylistRequest.SerializeToString,
|
|
43
|
+
response_deserializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
44
|
+
)
|
|
45
|
+
self.BatchDelete = channel.unary_unary(
|
|
46
|
+
'/yandex.cloud.video.v1.PlaylistService/BatchDelete',
|
|
47
|
+
request_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.BatchDeletePlaylistsRequest.SerializeToString,
|
|
48
|
+
response_deserializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
49
|
+
)
|
|
50
|
+
self.GetPlayerURL = channel.unary_unary(
|
|
51
|
+
'/yandex.cloud.video.v1.PlaylistService/GetPlayerURL',
|
|
52
|
+
request_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.GetPlaylistPlayerURLRequest.SerializeToString,
|
|
53
|
+
response_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.GetPlaylistPlayerURLResponse.FromString,
|
|
54
|
+
)
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
class PlaylistServiceServicer(object):
|
|
58
|
+
"""Playlist management service.
|
|
59
|
+
"""
|
|
60
|
+
|
|
61
|
+
def Get(self, request, context):
|
|
62
|
+
"""Returns the specific playlist.
|
|
63
|
+
"""
|
|
64
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
65
|
+
context.set_details('Method not implemented!')
|
|
66
|
+
raise NotImplementedError('Method not implemented!')
|
|
67
|
+
|
|
68
|
+
def List(self, request, context):
|
|
69
|
+
"""List playlists for a channel.
|
|
70
|
+
"""
|
|
71
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
72
|
+
context.set_details('Method not implemented!')
|
|
73
|
+
raise NotImplementedError('Method not implemented!')
|
|
74
|
+
|
|
75
|
+
def Create(self, request, context):
|
|
76
|
+
"""Create playlist.
|
|
77
|
+
"""
|
|
78
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
79
|
+
context.set_details('Method not implemented!')
|
|
80
|
+
raise NotImplementedError('Method not implemented!')
|
|
81
|
+
|
|
82
|
+
def Update(self, request, context):
|
|
83
|
+
"""Update playlist.
|
|
84
|
+
"""
|
|
85
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
86
|
+
context.set_details('Method not implemented!')
|
|
87
|
+
raise NotImplementedError('Method not implemented!')
|
|
88
|
+
|
|
89
|
+
def Delete(self, request, context):
|
|
90
|
+
"""Delete playlist.
|
|
91
|
+
"""
|
|
92
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
93
|
+
context.set_details('Method not implemented!')
|
|
94
|
+
raise NotImplementedError('Method not implemented!')
|
|
95
|
+
|
|
96
|
+
def BatchDelete(self, request, context):
|
|
97
|
+
"""Batch delete playlist.
|
|
98
|
+
"""
|
|
99
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
100
|
+
context.set_details('Method not implemented!')
|
|
101
|
+
raise NotImplementedError('Method not implemented!')
|
|
102
|
+
|
|
103
|
+
def GetPlayerURL(self, request, context):
|
|
104
|
+
"""Returns player's url.
|
|
105
|
+
"""
|
|
106
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
107
|
+
context.set_details('Method not implemented!')
|
|
108
|
+
raise NotImplementedError('Method not implemented!')
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
def add_PlaylistServiceServicer_to_server(servicer, server):
|
|
112
|
+
rpc_method_handlers = {
|
|
113
|
+
'Get': grpc.unary_unary_rpc_method_handler(
|
|
114
|
+
servicer.Get,
|
|
115
|
+
request_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.GetPlaylistRequest.FromString,
|
|
116
|
+
response_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__pb2.Playlist.SerializeToString,
|
|
117
|
+
),
|
|
118
|
+
'List': grpc.unary_unary_rpc_method_handler(
|
|
119
|
+
servicer.List,
|
|
120
|
+
request_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.ListPlaylistsRequest.FromString,
|
|
121
|
+
response_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.ListPlaylistsResponse.SerializeToString,
|
|
122
|
+
),
|
|
123
|
+
'Create': grpc.unary_unary_rpc_method_handler(
|
|
124
|
+
servicer.Create,
|
|
125
|
+
request_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.CreatePlaylistRequest.FromString,
|
|
126
|
+
response_serializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.SerializeToString,
|
|
127
|
+
),
|
|
128
|
+
'Update': grpc.unary_unary_rpc_method_handler(
|
|
129
|
+
servicer.Update,
|
|
130
|
+
request_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.UpdatePlaylistRequest.FromString,
|
|
131
|
+
response_serializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.SerializeToString,
|
|
132
|
+
),
|
|
133
|
+
'Delete': grpc.unary_unary_rpc_method_handler(
|
|
134
|
+
servicer.Delete,
|
|
135
|
+
request_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.DeletePlaylistRequest.FromString,
|
|
136
|
+
response_serializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.SerializeToString,
|
|
137
|
+
),
|
|
138
|
+
'BatchDelete': grpc.unary_unary_rpc_method_handler(
|
|
139
|
+
servicer.BatchDelete,
|
|
140
|
+
request_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.BatchDeletePlaylistsRequest.FromString,
|
|
141
|
+
response_serializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.SerializeToString,
|
|
142
|
+
),
|
|
143
|
+
'GetPlayerURL': grpc.unary_unary_rpc_method_handler(
|
|
144
|
+
servicer.GetPlayerURL,
|
|
145
|
+
request_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.GetPlaylistPlayerURLRequest.FromString,
|
|
146
|
+
response_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.GetPlaylistPlayerURLResponse.SerializeToString,
|
|
147
|
+
),
|
|
148
|
+
}
|
|
149
|
+
generic_handler = grpc.method_handlers_generic_handler(
|
|
150
|
+
'yandex.cloud.video.v1.PlaylistService', rpc_method_handlers)
|
|
151
|
+
server.add_generic_rpc_handlers((generic_handler,))
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
# This class is part of an EXPERIMENTAL API.
|
|
155
|
+
class PlaylistService(object):
|
|
156
|
+
"""Playlist management service.
|
|
157
|
+
"""
|
|
158
|
+
|
|
159
|
+
@staticmethod
|
|
160
|
+
def Get(request,
|
|
161
|
+
target,
|
|
162
|
+
options=(),
|
|
163
|
+
channel_credentials=None,
|
|
164
|
+
call_credentials=None,
|
|
165
|
+
insecure=False,
|
|
166
|
+
compression=None,
|
|
167
|
+
wait_for_ready=None,
|
|
168
|
+
timeout=None,
|
|
169
|
+
metadata=None):
|
|
170
|
+
return grpc.experimental.unary_unary(request, target, '/yandex.cloud.video.v1.PlaylistService/Get',
|
|
171
|
+
yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.GetPlaylistRequest.SerializeToString,
|
|
172
|
+
yandex_dot_cloud_dot_video_dot_v1_dot_playlist__pb2.Playlist.FromString,
|
|
173
|
+
options, channel_credentials,
|
|
174
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
175
|
+
|
|
176
|
+
@staticmethod
|
|
177
|
+
def List(request,
|
|
178
|
+
target,
|
|
179
|
+
options=(),
|
|
180
|
+
channel_credentials=None,
|
|
181
|
+
call_credentials=None,
|
|
182
|
+
insecure=False,
|
|
183
|
+
compression=None,
|
|
184
|
+
wait_for_ready=None,
|
|
185
|
+
timeout=None,
|
|
186
|
+
metadata=None):
|
|
187
|
+
return grpc.experimental.unary_unary(request, target, '/yandex.cloud.video.v1.PlaylistService/List',
|
|
188
|
+
yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.ListPlaylistsRequest.SerializeToString,
|
|
189
|
+
yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.ListPlaylistsResponse.FromString,
|
|
190
|
+
options, channel_credentials,
|
|
191
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
192
|
+
|
|
193
|
+
@staticmethod
|
|
194
|
+
def Create(request,
|
|
195
|
+
target,
|
|
196
|
+
options=(),
|
|
197
|
+
channel_credentials=None,
|
|
198
|
+
call_credentials=None,
|
|
199
|
+
insecure=False,
|
|
200
|
+
compression=None,
|
|
201
|
+
wait_for_ready=None,
|
|
202
|
+
timeout=None,
|
|
203
|
+
metadata=None):
|
|
204
|
+
return grpc.experimental.unary_unary(request, target, '/yandex.cloud.video.v1.PlaylistService/Create',
|
|
205
|
+
yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.CreatePlaylistRequest.SerializeToString,
|
|
206
|
+
yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
207
|
+
options, channel_credentials,
|
|
208
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
209
|
+
|
|
210
|
+
@staticmethod
|
|
211
|
+
def Update(request,
|
|
212
|
+
target,
|
|
213
|
+
options=(),
|
|
214
|
+
channel_credentials=None,
|
|
215
|
+
call_credentials=None,
|
|
216
|
+
insecure=False,
|
|
217
|
+
compression=None,
|
|
218
|
+
wait_for_ready=None,
|
|
219
|
+
timeout=None,
|
|
220
|
+
metadata=None):
|
|
221
|
+
return grpc.experimental.unary_unary(request, target, '/yandex.cloud.video.v1.PlaylistService/Update',
|
|
222
|
+
yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.UpdatePlaylistRequest.SerializeToString,
|
|
223
|
+
yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
224
|
+
options, channel_credentials,
|
|
225
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
226
|
+
|
|
227
|
+
@staticmethod
|
|
228
|
+
def Delete(request,
|
|
229
|
+
target,
|
|
230
|
+
options=(),
|
|
231
|
+
channel_credentials=None,
|
|
232
|
+
call_credentials=None,
|
|
233
|
+
insecure=False,
|
|
234
|
+
compression=None,
|
|
235
|
+
wait_for_ready=None,
|
|
236
|
+
timeout=None,
|
|
237
|
+
metadata=None):
|
|
238
|
+
return grpc.experimental.unary_unary(request, target, '/yandex.cloud.video.v1.PlaylistService/Delete',
|
|
239
|
+
yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.DeletePlaylistRequest.SerializeToString,
|
|
240
|
+
yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
241
|
+
options, channel_credentials,
|
|
242
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
243
|
+
|
|
244
|
+
@staticmethod
|
|
245
|
+
def BatchDelete(request,
|
|
246
|
+
target,
|
|
247
|
+
options=(),
|
|
248
|
+
channel_credentials=None,
|
|
249
|
+
call_credentials=None,
|
|
250
|
+
insecure=False,
|
|
251
|
+
compression=None,
|
|
252
|
+
wait_for_ready=None,
|
|
253
|
+
timeout=None,
|
|
254
|
+
metadata=None):
|
|
255
|
+
return grpc.experimental.unary_unary(request, target, '/yandex.cloud.video.v1.PlaylistService/BatchDelete',
|
|
256
|
+
yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.BatchDeletePlaylistsRequest.SerializeToString,
|
|
257
|
+
yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
258
|
+
options, channel_credentials,
|
|
259
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
260
|
+
|
|
261
|
+
@staticmethod
|
|
262
|
+
def GetPlayerURL(request,
|
|
263
|
+
target,
|
|
264
|
+
options=(),
|
|
265
|
+
channel_credentials=None,
|
|
266
|
+
call_credentials=None,
|
|
267
|
+
insecure=False,
|
|
268
|
+
compression=None,
|
|
269
|
+
wait_for_ready=None,
|
|
270
|
+
timeout=None,
|
|
271
|
+
metadata=None):
|
|
272
|
+
return grpc.experimental.unary_unary(request, target, '/yandex.cloud.video.v1.PlaylistService/GetPlayerURL',
|
|
273
|
+
yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.GetPlaylistPlayerURLRequest.SerializeToString,
|
|
274
|
+
yandex_dot_cloud_dot_video_dot_v1_dot_playlist__service__pb2.GetPlaylistPlayerURLResponse.FromString,
|
|
275
|
+
options, channel_credentials,
|
|
276
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
@@ -0,0 +1,172 @@
|
|
|
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.operation.operation_pb2
|
|
12
|
+
import yandex.cloud.video.v1.playlist_pb2
|
|
13
|
+
import yandex.cloud.video.v1.playlist_service_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 PlaylistServiceStub:
|
|
23
|
+
"""Playlist management service."""
|
|
24
|
+
|
|
25
|
+
def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ...
|
|
26
|
+
Get: grpc.UnaryUnaryMultiCallable[
|
|
27
|
+
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistRequest,
|
|
28
|
+
yandex.cloud.video.v1.playlist_pb2.Playlist,
|
|
29
|
+
]
|
|
30
|
+
"""Returns the specific playlist."""
|
|
31
|
+
|
|
32
|
+
List: grpc.UnaryUnaryMultiCallable[
|
|
33
|
+
yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsRequest,
|
|
34
|
+
yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsResponse,
|
|
35
|
+
]
|
|
36
|
+
"""List playlists for a channel."""
|
|
37
|
+
|
|
38
|
+
Create: grpc.UnaryUnaryMultiCallable[
|
|
39
|
+
yandex.cloud.video.v1.playlist_service_pb2.CreatePlaylistRequest,
|
|
40
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
41
|
+
]
|
|
42
|
+
"""Create playlist."""
|
|
43
|
+
|
|
44
|
+
Update: grpc.UnaryUnaryMultiCallable[
|
|
45
|
+
yandex.cloud.video.v1.playlist_service_pb2.UpdatePlaylistRequest,
|
|
46
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
47
|
+
]
|
|
48
|
+
"""Update playlist."""
|
|
49
|
+
|
|
50
|
+
Delete: grpc.UnaryUnaryMultiCallable[
|
|
51
|
+
yandex.cloud.video.v1.playlist_service_pb2.DeletePlaylistRequest,
|
|
52
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
53
|
+
]
|
|
54
|
+
"""Delete playlist."""
|
|
55
|
+
|
|
56
|
+
BatchDelete: grpc.UnaryUnaryMultiCallable[
|
|
57
|
+
yandex.cloud.video.v1.playlist_service_pb2.BatchDeletePlaylistsRequest,
|
|
58
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
59
|
+
]
|
|
60
|
+
"""Batch delete playlist."""
|
|
61
|
+
|
|
62
|
+
GetPlayerURL: grpc.UnaryUnaryMultiCallable[
|
|
63
|
+
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLRequest,
|
|
64
|
+
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse,
|
|
65
|
+
]
|
|
66
|
+
"""Returns player's url."""
|
|
67
|
+
|
|
68
|
+
class PlaylistServiceAsyncStub:
|
|
69
|
+
"""Playlist management service."""
|
|
70
|
+
|
|
71
|
+
Get: grpc.aio.UnaryUnaryMultiCallable[
|
|
72
|
+
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistRequest,
|
|
73
|
+
yandex.cloud.video.v1.playlist_pb2.Playlist,
|
|
74
|
+
]
|
|
75
|
+
"""Returns the specific playlist."""
|
|
76
|
+
|
|
77
|
+
List: grpc.aio.UnaryUnaryMultiCallable[
|
|
78
|
+
yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsRequest,
|
|
79
|
+
yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsResponse,
|
|
80
|
+
]
|
|
81
|
+
"""List playlists for a channel."""
|
|
82
|
+
|
|
83
|
+
Create: grpc.aio.UnaryUnaryMultiCallable[
|
|
84
|
+
yandex.cloud.video.v1.playlist_service_pb2.CreatePlaylistRequest,
|
|
85
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
86
|
+
]
|
|
87
|
+
"""Create playlist."""
|
|
88
|
+
|
|
89
|
+
Update: grpc.aio.UnaryUnaryMultiCallable[
|
|
90
|
+
yandex.cloud.video.v1.playlist_service_pb2.UpdatePlaylistRequest,
|
|
91
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
92
|
+
]
|
|
93
|
+
"""Update playlist."""
|
|
94
|
+
|
|
95
|
+
Delete: grpc.aio.UnaryUnaryMultiCallable[
|
|
96
|
+
yandex.cloud.video.v1.playlist_service_pb2.DeletePlaylistRequest,
|
|
97
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
98
|
+
]
|
|
99
|
+
"""Delete playlist."""
|
|
100
|
+
|
|
101
|
+
BatchDelete: grpc.aio.UnaryUnaryMultiCallable[
|
|
102
|
+
yandex.cloud.video.v1.playlist_service_pb2.BatchDeletePlaylistsRequest,
|
|
103
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
104
|
+
]
|
|
105
|
+
"""Batch delete playlist."""
|
|
106
|
+
|
|
107
|
+
GetPlayerURL: grpc.aio.UnaryUnaryMultiCallable[
|
|
108
|
+
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLRequest,
|
|
109
|
+
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse,
|
|
110
|
+
]
|
|
111
|
+
"""Returns player's url."""
|
|
112
|
+
|
|
113
|
+
class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
114
|
+
"""Playlist management service."""
|
|
115
|
+
|
|
116
|
+
@abc.abstractmethod
|
|
117
|
+
def Get(
|
|
118
|
+
self,
|
|
119
|
+
request: yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistRequest,
|
|
120
|
+
context: _ServicerContext,
|
|
121
|
+
) -> typing.Union[yandex.cloud.video.v1.playlist_pb2.Playlist, collections.abc.Awaitable[yandex.cloud.video.v1.playlist_pb2.Playlist]]:
|
|
122
|
+
"""Returns the specific playlist."""
|
|
123
|
+
|
|
124
|
+
@abc.abstractmethod
|
|
125
|
+
def List(
|
|
126
|
+
self,
|
|
127
|
+
request: yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsRequest,
|
|
128
|
+
context: _ServicerContext,
|
|
129
|
+
) -> typing.Union[yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsResponse, collections.abc.Awaitable[yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsResponse]]:
|
|
130
|
+
"""List playlists for a channel."""
|
|
131
|
+
|
|
132
|
+
@abc.abstractmethod
|
|
133
|
+
def Create(
|
|
134
|
+
self,
|
|
135
|
+
request: yandex.cloud.video.v1.playlist_service_pb2.CreatePlaylistRequest,
|
|
136
|
+
context: _ServicerContext,
|
|
137
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
138
|
+
"""Create playlist."""
|
|
139
|
+
|
|
140
|
+
@abc.abstractmethod
|
|
141
|
+
def Update(
|
|
142
|
+
self,
|
|
143
|
+
request: yandex.cloud.video.v1.playlist_service_pb2.UpdatePlaylistRequest,
|
|
144
|
+
context: _ServicerContext,
|
|
145
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
146
|
+
"""Update playlist."""
|
|
147
|
+
|
|
148
|
+
@abc.abstractmethod
|
|
149
|
+
def Delete(
|
|
150
|
+
self,
|
|
151
|
+
request: yandex.cloud.video.v1.playlist_service_pb2.DeletePlaylistRequest,
|
|
152
|
+
context: _ServicerContext,
|
|
153
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
154
|
+
"""Delete playlist."""
|
|
155
|
+
|
|
156
|
+
@abc.abstractmethod
|
|
157
|
+
def BatchDelete(
|
|
158
|
+
self,
|
|
159
|
+
request: yandex.cloud.video.v1.playlist_service_pb2.BatchDeletePlaylistsRequest,
|
|
160
|
+
context: _ServicerContext,
|
|
161
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
162
|
+
"""Batch delete playlist."""
|
|
163
|
+
|
|
164
|
+
@abc.abstractmethod
|
|
165
|
+
def GetPlayerURL(
|
|
166
|
+
self,
|
|
167
|
+
request: yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLRequest,
|
|
168
|
+
context: _ServicerContext,
|
|
169
|
+
) -> typing.Union[yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse, collections.abc.Awaitable[yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse]]:
|
|
170
|
+
"""Returns player's url."""
|
|
171
|
+
|
|
172
|
+
def add_PlaylistServiceServicer_to_server(servicer: PlaylistServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ...
|
|
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
|
|
|
14
14
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'yandex/cloud/video/v1/stream_line.proto\x12\x15yandex.cloud.video.v1\x1a\x1fgoogle/protobuf/timestamp.proto\"\xb4\x06\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\x14\n\x0cthumbnail_id\x18\x04 \x01(\t\x12:\n\trtmp_push\x18\xe8\x07 \x01(\x0b\x32$.yandex.cloud.video.v1.RTMPPushInputH\x00\x12\x38\n\x08srt_push\x18\xe9\x07 \x01(\x0b\x32#.yandex.cloud.video.v1.SRTPushInputH\x00\x12:\n\trtmp_pull\x18\xea\x07 \x01(\x0b\x32$.yandex.cloud.video.v1.RTMPPullInputH\x00\x12\x38\n\x08srt_pull\x18\xeb\x07 \x01(\x0b\x32#.yandex.cloud.video.v1.SRTPullInputH\x00\x12\x38\n\x08tcp_pull\x18\xec\x07 \x01(\x0b\x32#.yandex.cloud.video.v1.TCPPullInputH\x00\x12:\n\trtsp_pull\x18\xee\x07 \x01(\x0b\x32$.yandex.cloud.video.v1.RTSPPullInputH\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\x05\x08\x66\x10\xc8\x01J\x06\x08\xc9\x01\x10\xe8\x07J\x06\x08\xed\x07\x10\xee\x07J\x06\x08\xef\x07\x10\xd0\
|
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'yandex/cloud/video/v1/stream_line.proto\x12\x15yandex.cloud.video.v1\x1a\x1fgoogle/protobuf/timestamp.proto\"\xb4\x06\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\x14\n\x0cthumbnail_id\x18\x04 \x01(\t\x12:\n\trtmp_push\x18\xe8\x07 \x01(\x0b\x32$.yandex.cloud.video.v1.RTMPPushInputH\x00\x12\x38\n\x08srt_push\x18\xe9\x07 \x01(\x0b\x32#.yandex.cloud.video.v1.SRTPushInputH\x00\x12:\n\trtmp_pull\x18\xea\x07 \x01(\x0b\x32$.yandex.cloud.video.v1.RTMPPullInputH\x00\x12\x38\n\x08srt_pull\x18\xeb\x07 \x01(\x0b\x32#.yandex.cloud.video.v1.SRTPullInputH\x00\x12\x38\n\x08tcp_pull\x18\xec\x07 \x01(\x0b\x32#.yandex.cloud.video.v1.TCPPullInputH\x00\x12:\n\trtsp_pull\x18\xee\x07 \x01(\x0b\x32$.yandex.cloud.video.v1.RTSPPullInputH\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\x05\x10\x64J\x05\x08\x66\x10\xc8\x01J\x06\x08\xc9\x01\x10\xe8\x07J\x06\x08\xed\x07\x10\xee\x07J\x06\x08\xef\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\"\x1b\n\x0cSRTPushInput\x12\x0b\n\x03url\x18\x01 \x01(\t\"\x1c\n\rRTMPPullInput\x12\x0b\n\x03url\x18\x01 \x01(\t\"\x1b\n\x0cSRTPullInput\x12\x0b\n\x03url\x18\x01 \x01(\t\"\x1b\n\x0cTCPPullInput\x12\x0b\n\x03url\x18\x01 \x01(\t\"\x1c\n\rRTSPPullInput\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')
|
|
18
18
|
|
|
19
19
|
_globals = globals()
|
|
20
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|