yandexcloud 0.335.0__py3-none-any.whl → 0.337.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/runs/run_service_pb2.py +11 -3
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.pyi +34 -0
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.py +45 -0
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2_grpc.pyi +26 -0
- yandex/cloud/ai/dataset/v1/dataset_service_pb2.py +24 -24
- yandex/cloud/ai/dataset/v1/dataset_service_pb2.pyi +11 -1
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.py +37 -0
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2.pyi +43 -0
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.py +24 -0
- yandex/cloud/ai/foundation_models/v1/batch_inference_task_status_pb2_grpc.pyi +17 -0
- yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.py +8 -7
- yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.pyi +9 -1
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.py +26 -15
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi +87 -0
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.py +77 -0
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.pyi +38 -0
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.py +12 -5
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.pyi +29 -1
- yandex/cloud/airflow/v1/cluster_pb2.py +36 -35
- yandex/cloud/airflow/v1/cluster_pb2.pyi +15 -2
- yandex/cloud/airflow/v1/cluster_service_pb2.py +42 -41
- yandex/cloud/airflow/v1/cluster_service_pb2.pyi +17 -4
- yandex/cloud/airflow/v1/maintenance_pb2.py +53 -0
- yandex/cloud/airflow/v1/maintenance_pb2.pyi +123 -0
- yandex/cloud/airflow/v1/maintenance_pb2_grpc.py +24 -0
- yandex/cloud/airflow/v1/maintenance_pb2_grpc.pyi +17 -0
- yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.py +4 -4
- yandex/cloud/cic/v1/common/lag_allocation_settings_pb2.pyi +3 -9
- yandex/cloud/cic/v1/trunk_connection_pb2.py +5 -5
- yandex/cloud/cic/v1/trunk_connection_pb2.pyi +2 -0
- yandex/cloud/cic/v1/trunk_connection_service_pb2.py +36 -35
- yandex/cloud/cic/v1/trunk_connection_service_pb2.pyi +9 -1
- yandex/cloud/iot/devices/v1/device_pb2.py +18 -14
- yandex/cloud/iot/devices/v1/device_pb2.pyi +29 -3
- yandex/cloud/iot/devices/v1/device_service_pb2.py +65 -53
- yandex/cloud/iot/devices/v1/device_service_pb2.pyi +46 -2
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py +22 -22
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi +5 -1
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py +56 -56
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi +10 -2
- yandex/cloud/loadtesting/agent/v1/test_pb2.py +5 -5
- yandex/cloud/loadtesting/agent/v1/test_pb2.pyi +2 -0
- yandex/cloud/loadtesting/api/v1/test/status_pb2.py +2 -2
- yandex/cloud/loadtesting/api/v1/test/status_pb2.pyi +6 -2
- yandex/cloud/lockbox/v1/secret_service_pb2.py +46 -50
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.py +12 -5
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2.pyi +16 -0
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.py +45 -0
- yandex/cloud/marketplace/licensemanager/saas/v1/instance_service_pb2_grpc.pyi +21 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.py +37 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2.pyi +39 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.py +24 -0
- yandex/cloud/marketplace/licensemanager/v1/user_info_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py +170 -170
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +14 -2
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.py +74 -70
- yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi +151 -5
- yandex/cloud/mdb/clickhouse/v1/user_pb2.py +32 -28
- yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi +198 -10
- yandex/cloud/mdb/kafka/v1/user_pb2.py +4 -4
- yandex/cloud/mdb/kafka/v1/user_pb2.pyi +4 -0
- yandex/cloud/mdb/redis/v1/cluster_pb2.py +23 -23
- yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +4 -0
- yandex/cloud/mdb/redis/v1/config/redis_pb2.py +10 -8
- yandex/cloud/mdb/redis/v1/config/redis_pb2.pyi +14 -2
- yandex/cloud/mdb/spqr/__init__.py +0 -0
- yandex/cloud/mdb/spqr/v1/__init__.py +0 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2.py +40 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2.pyi +97 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/backup_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2.py +68 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2.pyi +121 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.py +193 -0
- yandex/cloud/mdb/spqr/v1/backup_service_pb2_grpc.pyi +101 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2.py +58 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2.pyi +330 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/cluster_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2.py +403 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2.pyi +1790 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.py +1250 -0
- yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.pyi +588 -0
- yandex/cloud/mdb/spqr/v1/config_pb2.py +65 -0
- yandex/cloud/mdb/spqr/v1/config_pb2.pyi +341 -0
- yandex/cloud/mdb/spqr/v1/config_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/config_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/database_pb2.py +42 -0
- yandex/cloud/mdb/spqr/v1/database_pb2.pyi +51 -0
- yandex/cloud/mdb/spqr/v1/database_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/database_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2.py +94 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2.pyi +219 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.py +281 -0
- yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.pyi +141 -0
- yandex/cloud/mdb/spqr/v1/host_pb2.py +69 -0
- yandex/cloud/mdb/spqr/v1/host_pb2.pyi +394 -0
- yandex/cloud/mdb/spqr/v1/host_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/host_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2.py +53 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2.pyi +137 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/maintenance_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2.py +37 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2.pyi +45 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.py +56 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2.pyi +84 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.py +148 -0
- yandex/cloud/mdb/spqr/v1/resource_preset_service_pb2_grpc.pyi +80 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2.py +37 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2.pyi +31 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/shard_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/user_pb2.py +53 -0
- yandex/cloud/mdb/spqr/v1/user_pb2.pyi +133 -0
- yandex/cloud/mdb/spqr/v1/user_pb2_grpc.py +24 -0
- yandex/cloud/mdb/spqr/v1/user_pb2_grpc.pyi +17 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2.py +107 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2.pyi +293 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.py +325 -0
- yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.pyi +161 -0
- yandex/cloud/monitoring/v3/dashboard_pb2.py +6 -5
- yandex/cloud/monitoring/v3/dashboard_pb2.pyi +9 -2
- yandex/cloud/monitoring/v3/dashboard_service_pb2.py +30 -29
- yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi +17 -4
- yandex/cloud/monitoring/v3/timeline_pb2.py +37 -0
- yandex/cloud/monitoring/v3/timeline_pb2.pyi +31 -0
- yandex/cloud/monitoring/v3/timeline_pb2_grpc.py +24 -0
- yandex/cloud/monitoring/v3/timeline_pb2_grpc.pyi +17 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2.py +83 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi +297 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.py +100 -0
- yandex/cloud/searchapi/v2/gen_search_service_pb2_grpc.pyi +47 -0
- yandex/cloud/searchapi/v2/search_service_pb2.py +16 -12
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.py +17 -7
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.pyi +46 -2
- yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.py +22 -22
- yandex/cloud/serverless/eventrouter/v1/bus_service_pb2.pyi +24 -3
- yandex/cloud/storage/v1/s3api_pb2.py +7 -1
- yandex/cloud/storage/v1/s3api_pb2.pyi +128 -1
- yandex/cloud/video/v1/channel_pb2.py +16 -5
- yandex/cloud/video/v1/channel_pb2.pyi +103 -2
- yandex/cloud/video/v1/channel_service_pb2.py +34 -30
- yandex/cloud/video/v1/channel_service_pb2.pyi +27 -10
- yandex/cloud/video/v1/channel_service_pb2_grpc.py +4 -4
- yandex/cloud/video/v1/channel_service_pb2_grpc.pyi +12 -12
- yandex/cloud/video/v1/episode_pb2.pyi +5 -4
- yandex/cloud/video/v1/episode_service_pb2.py +56 -52
- yandex/cloud/video/v1/episode_service_pb2.pyi +18 -12
- yandex/cloud/video/v1/episode_service_pb2_grpc.py +4 -4
- yandex/cloud/video/v1/episode_service_pb2_grpc.pyi +12 -12
- yandex/cloud/video/v1/playlist_service_pb2.py +34 -30
- yandex/cloud/video/v1/playlist_service_pb2.pyi +11 -6
- yandex/cloud/video/v1/playlist_service_pb2_grpc.py +3 -3
- yandex/cloud/video/v1/playlist_service_pb2_grpc.pyi +9 -9
- yandex/cloud/video/v1/stream_line_pb2.py +16 -24
- yandex/cloud/video/v1/stream_line_pb2.pyi +34 -108
- yandex/cloud/video/v1/stream_line_service_pb2.py +60 -70
- yandex/cloud/video/v1/stream_line_service_pb2.pyi +17 -119
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.py +3 -3
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.pyi +9 -9
- yandex/cloud/video/v1/stream_pb2.py +12 -11
- yandex/cloud/video/v1/stream_pb2.pyi +19 -6
- yandex/cloud/video/v1/stream_service_pb2.py +54 -49
- yandex/cloud/video/v1/stream_service_pb2.pyi +34 -13
- yandex/cloud/video/v1/stream_service_pb2_grpc.py +2 -2
- yandex/cloud/video/v1/stream_service_pb2_grpc.pyi +6 -6
- yandex/cloud/video/v1/subtitle_pb2.py +6 -4
- yandex/cloud/video/v1/subtitle_pb2.pyi +30 -2
- yandex/cloud/video/v1/subtitle_service_pb2.py +21 -21
- yandex/cloud/video/v1/subtitle_service_pb2.pyi +7 -5
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.py +1 -1
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.pyi +3 -3
- yandex/cloud/video/v1/thumbnail_service_pb2.py +29 -25
- yandex/cloud/video/v1/thumbnail_service_pb2.pyi +68 -6
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py +3 -3
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.pyi +9 -9
- yandex/cloud/video/v1/video_pb2.py +26 -19
- yandex/cloud/video/v1/video_pb2.pyi +139 -37
- yandex/cloud/video/v1/video_service_pb2.py +118 -69
- yandex/cloud/video/v1/video_service_pb2.pyi +297 -39
- yandex/cloud/video/v1/video_service_pb2_grpc.py +50 -6
- yandex/cloud/video/v1/video_service_pb2_grpc.pyi +38 -18
- yandex/cloud/ydb/v1/database_pb2.py +46 -46
- yandex/cloud/ydb/v1/database_pb2.pyi +10 -2
- yandex/cloud/ydb/v1/database_service_pb2.py +18 -18
- yandex/cloud/ydb/v1/database_service_pb2.pyi +10 -2
- yandexcloud/__init__.py +1 -1
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/RECORD +196 -118
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/WHEEL +1 -1
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.335.0.dist-info → yandexcloud-0.337.0.dist-info}/top_level.txt +0 -0
|
@@ -94,7 +94,7 @@ class EpisodeServiceServicer(object):
|
|
|
94
94
|
"""
|
|
95
95
|
|
|
96
96
|
def Get(self, request, context):
|
|
97
|
-
"""
|
|
97
|
+
"""Get the specific channel.
|
|
98
98
|
"""
|
|
99
99
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
100
100
|
context.set_details('Method not implemented!')
|
|
@@ -136,7 +136,7 @@ class EpisodeServiceServicer(object):
|
|
|
136
136
|
raise NotImplementedError('Method not implemented!')
|
|
137
137
|
|
|
138
138
|
def BatchDelete(self, request, context):
|
|
139
|
-
"""Batch delete
|
|
139
|
+
"""Batch delete episodes.
|
|
140
140
|
"""
|
|
141
141
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
142
142
|
context.set_details('Method not implemented!')
|
|
@@ -150,14 +150,14 @@ class EpisodeServiceServicer(object):
|
|
|
150
150
|
raise NotImplementedError('Method not implemented!')
|
|
151
151
|
|
|
152
152
|
def GetPlayerURL(self, request, context):
|
|
153
|
-
"""
|
|
153
|
+
"""Get player url.
|
|
154
154
|
"""
|
|
155
155
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
156
156
|
context.set_details('Method not implemented!')
|
|
157
157
|
raise NotImplementedError('Method not implemented!')
|
|
158
158
|
|
|
159
159
|
def GetManifests(self, request, context):
|
|
160
|
-
"""
|
|
160
|
+
"""Get manifest urls.
|
|
161
161
|
"""
|
|
162
162
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
163
163
|
context.set_details('Method not implemented!')
|
|
@@ -27,7 +27,7 @@ class EpisodeServiceStub:
|
|
|
27
27
|
yandex.cloud.video.v1.episode_service_pb2.GetEpisodeRequest,
|
|
28
28
|
yandex.cloud.video.v1.episode_pb2.Episode,
|
|
29
29
|
]
|
|
30
|
-
"""
|
|
30
|
+
"""Get the specific channel."""
|
|
31
31
|
|
|
32
32
|
List: grpc.UnaryUnaryMultiCallable[
|
|
33
33
|
yandex.cloud.video.v1.episode_service_pb2.ListEpisodesRequest,
|
|
@@ -63,7 +63,7 @@ class EpisodeServiceStub:
|
|
|
63
63
|
yandex.cloud.video.v1.episode_service_pb2.BatchDeleteEpisodesRequest,
|
|
64
64
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
65
65
|
]
|
|
66
|
-
"""Batch delete
|
|
66
|
+
"""Batch delete episodes."""
|
|
67
67
|
|
|
68
68
|
PerformAction: grpc.UnaryUnaryMultiCallable[
|
|
69
69
|
yandex.cloud.video.v1.episode_service_pb2.PerformEpisodeActionRequest,
|
|
@@ -75,13 +75,13 @@ class EpisodeServiceStub:
|
|
|
75
75
|
yandex.cloud.video.v1.episode_service_pb2.GetEpisodePlayerURLRequest,
|
|
76
76
|
yandex.cloud.video.v1.episode_service_pb2.GetEpisodePlayerURLResponse,
|
|
77
77
|
]
|
|
78
|
-
"""
|
|
78
|
+
"""Get player url."""
|
|
79
79
|
|
|
80
80
|
GetManifests: grpc.UnaryUnaryMultiCallable[
|
|
81
81
|
yandex.cloud.video.v1.episode_service_pb2.GetEpisodeManifestsRequest,
|
|
82
82
|
yandex.cloud.video.v1.episode_service_pb2.GetEpisodeManifestsResponse,
|
|
83
83
|
]
|
|
84
|
-
"""
|
|
84
|
+
"""Get manifest urls."""
|
|
85
85
|
|
|
86
86
|
class EpisodeServiceAsyncStub:
|
|
87
87
|
"""Episode management service."""
|
|
@@ -90,7 +90,7 @@ class EpisodeServiceAsyncStub:
|
|
|
90
90
|
yandex.cloud.video.v1.episode_service_pb2.GetEpisodeRequest,
|
|
91
91
|
yandex.cloud.video.v1.episode_pb2.Episode,
|
|
92
92
|
]
|
|
93
|
-
"""
|
|
93
|
+
"""Get the specific channel."""
|
|
94
94
|
|
|
95
95
|
List: grpc.aio.UnaryUnaryMultiCallable[
|
|
96
96
|
yandex.cloud.video.v1.episode_service_pb2.ListEpisodesRequest,
|
|
@@ -126,7 +126,7 @@ class EpisodeServiceAsyncStub:
|
|
|
126
126
|
yandex.cloud.video.v1.episode_service_pb2.BatchDeleteEpisodesRequest,
|
|
127
127
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
128
128
|
]
|
|
129
|
-
"""Batch delete
|
|
129
|
+
"""Batch delete episodes."""
|
|
130
130
|
|
|
131
131
|
PerformAction: grpc.aio.UnaryUnaryMultiCallable[
|
|
132
132
|
yandex.cloud.video.v1.episode_service_pb2.PerformEpisodeActionRequest,
|
|
@@ -138,13 +138,13 @@ class EpisodeServiceAsyncStub:
|
|
|
138
138
|
yandex.cloud.video.v1.episode_service_pb2.GetEpisodePlayerURLRequest,
|
|
139
139
|
yandex.cloud.video.v1.episode_service_pb2.GetEpisodePlayerURLResponse,
|
|
140
140
|
]
|
|
141
|
-
"""
|
|
141
|
+
"""Get player url."""
|
|
142
142
|
|
|
143
143
|
GetManifests: grpc.aio.UnaryUnaryMultiCallable[
|
|
144
144
|
yandex.cloud.video.v1.episode_service_pb2.GetEpisodeManifestsRequest,
|
|
145
145
|
yandex.cloud.video.v1.episode_service_pb2.GetEpisodeManifestsResponse,
|
|
146
146
|
]
|
|
147
|
-
"""
|
|
147
|
+
"""Get manifest urls."""
|
|
148
148
|
|
|
149
149
|
class EpisodeServiceServicer(metaclass=abc.ABCMeta):
|
|
150
150
|
"""Episode management service."""
|
|
@@ -155,7 +155,7 @@ class EpisodeServiceServicer(metaclass=abc.ABCMeta):
|
|
|
155
155
|
request: yandex.cloud.video.v1.episode_service_pb2.GetEpisodeRequest,
|
|
156
156
|
context: _ServicerContext,
|
|
157
157
|
) -> typing.Union[yandex.cloud.video.v1.episode_pb2.Episode, collections.abc.Awaitable[yandex.cloud.video.v1.episode_pb2.Episode]]:
|
|
158
|
-
"""
|
|
158
|
+
"""Get the specific channel."""
|
|
159
159
|
|
|
160
160
|
@abc.abstractmethod
|
|
161
161
|
def List(
|
|
@@ -203,7 +203,7 @@ class EpisodeServiceServicer(metaclass=abc.ABCMeta):
|
|
|
203
203
|
request: yandex.cloud.video.v1.episode_service_pb2.BatchDeleteEpisodesRequest,
|
|
204
204
|
context: _ServicerContext,
|
|
205
205
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
206
|
-
"""Batch delete
|
|
206
|
+
"""Batch delete episodes."""
|
|
207
207
|
|
|
208
208
|
@abc.abstractmethod
|
|
209
209
|
def PerformAction(
|
|
@@ -219,7 +219,7 @@ class EpisodeServiceServicer(metaclass=abc.ABCMeta):
|
|
|
219
219
|
request: yandex.cloud.video.v1.episode_service_pb2.GetEpisodePlayerURLRequest,
|
|
220
220
|
context: _ServicerContext,
|
|
221
221
|
) -> typing.Union[yandex.cloud.video.v1.episode_service_pb2.GetEpisodePlayerURLResponse, collections.abc.Awaitable[yandex.cloud.video.v1.episode_service_pb2.GetEpisodePlayerURLResponse]]:
|
|
222
|
-
"""
|
|
222
|
+
"""Get player url."""
|
|
223
223
|
|
|
224
224
|
@abc.abstractmethod
|
|
225
225
|
def GetManifests(
|
|
@@ -227,6 +227,6 @@ class EpisodeServiceServicer(metaclass=abc.ABCMeta):
|
|
|
227
227
|
request: yandex.cloud.video.v1.episode_service_pb2.GetEpisodeManifestsRequest,
|
|
228
228
|
context: _ServicerContext,
|
|
229
229
|
) -> typing.Union[yandex.cloud.video.v1.episode_service_pb2.GetEpisodeManifestsResponse, collections.abc.Awaitable[yandex.cloud.video.v1.episode_service_pb2.GetEpisodeManifestsResponse]]:
|
|
230
|
-
"""
|
|
230
|
+
"""Get manifest urls."""
|
|
231
231
|
|
|
232
232
|
def add_EpisodeServiceServicer_to_server(servicer: EpisodeServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ...
|
|
@@ -30,7 +30,7 @@ from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
|
30
30
|
from yandex.cloud.video.v1 import playlist_pb2 as yandex_dot_cloud_dot_video_dot_v1_dot_playlist__pb2
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,yandex/cloud/video/v1/playlist_service.proto\x12\x15yandex.cloud.video.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a$yandex/cloud/video/v1/playlist.proto\"7\n\x12GetPlaylistRequest\x12!\n\x0bplaylist_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\
|
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,yandex/cloud/video/v1/playlist_service.proto\x12\x15yandex.cloud.video.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a$yandex/cloud/video/v1/playlist.proto\"7\n\x12GetPlaylistRequest\x12!\n\x0bplaylist_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xab\x01\n\x14ListPlaylistsRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1c\n\tpage_size\x18\x64 \x01(\x03\x42\t\xfa\xc7\x31\x05<=100\x12\x1f\n\npage_token\x18\x65 \x01(\tB\x0b\x8a\xc8\x31\x07<=15000\x12\x10\n\x08order_by\x18\x66 \x01(\t\x12\x1a\n\x06\x66ilter\x18g \x01(\tB\n\x8a\xc8\x31\x06<=1000J\x04\x08\x02\x10\x64\"j\n\x15ListPlaylistsResponse\x12\x32\n\tplaylists\x18\x01 \x03(\x0b\x32\x1f.yandex.cloud.video.v1.Playlist\x12\x17\n\x0fnext_page_token\x18\x64 \x01(\tJ\x04\x08\x02\x10\x64\"\xac\x01\n\x15\x43reatePlaylistRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\x05title\x18\x02 \x01(\tB\x0e\xe8\xc7\x31\x01\x8a\xc8\x31\x06<=2500\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12=\n\x05items\x18\x04 \x03(\x0b\x32#.yandex.cloud.video.v1.PlaylistItemB\t\x82\xc8\x31\x05<=100\"-\n\x16\x43reatePlaylistMetadata\x12\x13\n\x0bplaylist_id\x18\x01 \x01(\t\"\xdf\x01\n\x15UpdatePlaylistRequest\x12!\n\x0bplaylist_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x34\n\nfield_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe8\xc7\x31\x01\x12\x19\n\x05title\x18\x03 \x01(\tB\n\x8a\xc8\x31\x06<=2500\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12=\n\x05items\x18\x05 \x03(\x0b\x32#.yandex.cloud.video.v1.PlaylistItemB\t\x82\xc8\x31\x05<=100\"-\n\x16UpdatePlaylistMetadata\x12\x13\n\x0bplaylist_id\x18\x01 \x01(\t\":\n\x15\x44\x65letePlaylistRequest\x12!\n\x0bplaylist_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"-\n\x16\x44\x65letePlaylistMetadata\x12\x13\n\x0bplaylist_id\x18\x01 \x01(\t\"h\n\x1b\x42\x61tchDeletePlaylistsRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\'\n\x0cplaylist_ids\x18\x02 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50\"4\n\x1c\x42\x61tchDeletePlaylistsMetadata\x12\x14\n\x0cplaylist_ids\x18\x01 \x03(\t\"}\n\x1bGetPlaylistPlayerURLRequest\x12!\n\x0bplaylist_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12;\n\x06params\x18\x02 \x01(\x0b\x32+.yandex.cloud.video.v1.PlaylistPlayerParams\"F\n\x14PlaylistPlayerParams\x12\x0c\n\x04mute\x18\x01 \x01(\x08\x12\x10\n\x08\x61utoplay\x18\x02 \x01(\x08\x12\x0e\n\x06hidden\x18\x03 \x01(\x08\"@\n\x1cGetPlaylistPlayerURLResponse\x12\x12\n\nplayer_url\x18\x01 \x01(\t\x12\x0c\n\x04html\x18\x02 \x01(\t2\x99\t\n\x0fPlaylistService\x12|\n\x03Get\x12).yandex.cloud.video.v1.GetPlaylistRequest\x1a\x1f.yandex.cloud.video.v1.Playlist\")\x82\xd3\xe4\x93\x02#\x12!/video/v1/playlists/{playlist_id}\x12~\n\x04List\x12+.yandex.cloud.video.v1.ListPlaylistsRequest\x1a,.yandex.cloud.video.v1.ListPlaylistsResponse\"\x1b\x82\xd3\xe4\x93\x02\x15\x12\x13/video/v1/playlists\x12\x9f\x01\n\x06\x43reate\x12,.yandex.cloud.video.v1.CreatePlaylistRequest\x1a!.yandex.cloud.operation.Operation\"D\xb2\xd2*\"\n\x16\x43reatePlaylistMetadata\x12\x08Playlist\x82\xd3\xe4\x93\x02\x18\"\x13/video/v1/playlists:\x01*\x12\xad\x01\n\x06Update\x12,.yandex.cloud.video.v1.UpdatePlaylistRequest\x1a!.yandex.cloud.operation.Operation\"R\xb2\xd2*\"\n\x16UpdatePlaylistMetadata\x12\x08Playlist\x82\xd3\xe4\x93\x02&2!/video/v1/playlists/{playlist_id}:\x01*\x12\xb7\x01\n\x06\x44\x65lete\x12,.yandex.cloud.video.v1.DeletePlaylistRequest\x1a!.yandex.cloud.operation.Operation\"\\\xb2\xd2*/\n\x16\x44\x65letePlaylistMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02#*!/video/v1/playlists/{playlist_id}\x12\xc9\x01\n\x0b\x42\x61tchDelete\x12\x32.yandex.cloud.video.v1.BatchDeletePlaylistsRequest\x1a!.yandex.cloud.operation.Operation\"c\xb2\xd2*5\n\x1c\x42\x61tchDeletePlaylistsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02$\"\x1f/video/v1/playlists:batchDelete:\x01*\x12\xaf\x01\n\x0cGetPlayerURL\x12\x32.yandex.cloud.video.v1.GetPlaylistPlayerURLRequest\x1a\x33.yandex.cloud.video.v1.GetPlaylistPlayerURLResponse\"6\x82\xd3\xe4\x93\x02\x30\x12./video/v1/playlists/{playlist_id}:getPlayerURLB\\\n\x19yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;videob\x06proto3')
|
|
34
34
|
|
|
35
35
|
_globals = globals()
|
|
36
36
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -45,17 +45,21 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
45
45
|
_globals['_LISTPLAYLISTSREQUEST'].fields_by_name['page_size']._loaded_options = None
|
|
46
46
|
_globals['_LISTPLAYLISTSREQUEST'].fields_by_name['page_size']._serialized_options = b'\372\3071\005<=100'
|
|
47
47
|
_globals['_LISTPLAYLISTSREQUEST'].fields_by_name['page_token']._loaded_options = None
|
|
48
|
-
_globals['_LISTPLAYLISTSREQUEST'].fields_by_name['page_token']._serialized_options = b'\212\3101\
|
|
48
|
+
_globals['_LISTPLAYLISTSREQUEST'].fields_by_name['page_token']._serialized_options = b'\212\3101\007<=15000'
|
|
49
49
|
_globals['_LISTPLAYLISTSREQUEST'].fields_by_name['filter']._loaded_options = None
|
|
50
50
|
_globals['_LISTPLAYLISTSREQUEST'].fields_by_name['filter']._serialized_options = b'\212\3101\006<=1000'
|
|
51
51
|
_globals['_CREATEPLAYLISTREQUEST'].fields_by_name['channel_id']._loaded_options = None
|
|
52
52
|
_globals['_CREATEPLAYLISTREQUEST'].fields_by_name['channel_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
53
53
|
_globals['_CREATEPLAYLISTREQUEST'].fields_by_name['title']._loaded_options = None
|
|
54
|
-
_globals['_CREATEPLAYLISTREQUEST'].fields_by_name['title']._serialized_options = b'\350\3071\001'
|
|
54
|
+
_globals['_CREATEPLAYLISTREQUEST'].fields_by_name['title']._serialized_options = b'\350\3071\001\212\3101\006<=2500'
|
|
55
55
|
_globals['_CREATEPLAYLISTREQUEST'].fields_by_name['items']._loaded_options = None
|
|
56
56
|
_globals['_CREATEPLAYLISTREQUEST'].fields_by_name['items']._serialized_options = b'\202\3101\005<=100'
|
|
57
57
|
_globals['_UPDATEPLAYLISTREQUEST'].fields_by_name['playlist_id']._loaded_options = None
|
|
58
58
|
_globals['_UPDATEPLAYLISTREQUEST'].fields_by_name['playlist_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
59
|
+
_globals['_UPDATEPLAYLISTREQUEST'].fields_by_name['field_mask']._loaded_options = None
|
|
60
|
+
_globals['_UPDATEPLAYLISTREQUEST'].fields_by_name['field_mask']._serialized_options = b'\350\3071\001'
|
|
61
|
+
_globals['_UPDATEPLAYLISTREQUEST'].fields_by_name['title']._loaded_options = None
|
|
62
|
+
_globals['_UPDATEPLAYLISTREQUEST'].fields_by_name['title']._serialized_options = b'\212\3101\006<=2500'
|
|
59
63
|
_globals['_UPDATEPLAYLISTREQUEST'].fields_by_name['items']._loaded_options = None
|
|
60
64
|
_globals['_UPDATEPLAYLISTREQUEST'].fields_by_name['items']._serialized_options = b'\202\3101\005<=100'
|
|
61
65
|
_globals['_DELETEPLAYLISTREQUEST'].fields_by_name['playlist_id']._loaded_options = None
|
|
@@ -83,31 +87,31 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
83
87
|
_globals['_GETPLAYLISTREQUEST']._serialized_start=278
|
|
84
88
|
_globals['_GETPLAYLISTREQUEST']._serialized_end=333
|
|
85
89
|
_globals['_LISTPLAYLISTSREQUEST']._serialized_start=336
|
|
86
|
-
_globals['_LISTPLAYLISTSREQUEST']._serialized_end=
|
|
87
|
-
_globals['_LISTPLAYLISTSRESPONSE']._serialized_start=
|
|
88
|
-
_globals['_LISTPLAYLISTSRESPONSE']._serialized_end=
|
|
89
|
-
_globals['_CREATEPLAYLISTREQUEST']._serialized_start=
|
|
90
|
-
_globals['_CREATEPLAYLISTREQUEST']._serialized_end=
|
|
91
|
-
_globals['_CREATEPLAYLISTMETADATA']._serialized_start=
|
|
92
|
-
_globals['_CREATEPLAYLISTMETADATA']._serialized_end=
|
|
93
|
-
_globals['_UPDATEPLAYLISTREQUEST']._serialized_start=
|
|
94
|
-
_globals['_UPDATEPLAYLISTREQUEST']._serialized_end=
|
|
95
|
-
_globals['_UPDATEPLAYLISTMETADATA']._serialized_start=
|
|
96
|
-
_globals['_UPDATEPLAYLISTMETADATA']._serialized_end=
|
|
97
|
-
_globals['_DELETEPLAYLISTREQUEST']._serialized_start=
|
|
98
|
-
_globals['_DELETEPLAYLISTREQUEST']._serialized_end=
|
|
99
|
-
_globals['_DELETEPLAYLISTMETADATA']._serialized_start=
|
|
100
|
-
_globals['_DELETEPLAYLISTMETADATA']._serialized_end=
|
|
101
|
-
_globals['_BATCHDELETEPLAYLISTSREQUEST']._serialized_start=
|
|
102
|
-
_globals['_BATCHDELETEPLAYLISTSREQUEST']._serialized_end=
|
|
103
|
-
_globals['_BATCHDELETEPLAYLISTSMETADATA']._serialized_start=
|
|
104
|
-
_globals['_BATCHDELETEPLAYLISTSMETADATA']._serialized_end=
|
|
105
|
-
_globals['_GETPLAYLISTPLAYERURLREQUEST']._serialized_start=
|
|
106
|
-
_globals['_GETPLAYLISTPLAYERURLREQUEST']._serialized_end=
|
|
107
|
-
_globals['_PLAYLISTPLAYERPARAMS']._serialized_start=
|
|
108
|
-
_globals['_PLAYLISTPLAYERPARAMS']._serialized_end=
|
|
109
|
-
_globals['_GETPLAYLISTPLAYERURLRESPONSE']._serialized_start=
|
|
110
|
-
_globals['_GETPLAYLISTPLAYERURLRESPONSE']._serialized_end=
|
|
111
|
-
_globals['_PLAYLISTSERVICE']._serialized_start=
|
|
112
|
-
_globals['_PLAYLISTSERVICE']._serialized_end=
|
|
90
|
+
_globals['_LISTPLAYLISTSREQUEST']._serialized_end=507
|
|
91
|
+
_globals['_LISTPLAYLISTSRESPONSE']._serialized_start=509
|
|
92
|
+
_globals['_LISTPLAYLISTSRESPONSE']._serialized_end=615
|
|
93
|
+
_globals['_CREATEPLAYLISTREQUEST']._serialized_start=618
|
|
94
|
+
_globals['_CREATEPLAYLISTREQUEST']._serialized_end=790
|
|
95
|
+
_globals['_CREATEPLAYLISTMETADATA']._serialized_start=792
|
|
96
|
+
_globals['_CREATEPLAYLISTMETADATA']._serialized_end=837
|
|
97
|
+
_globals['_UPDATEPLAYLISTREQUEST']._serialized_start=840
|
|
98
|
+
_globals['_UPDATEPLAYLISTREQUEST']._serialized_end=1063
|
|
99
|
+
_globals['_UPDATEPLAYLISTMETADATA']._serialized_start=1065
|
|
100
|
+
_globals['_UPDATEPLAYLISTMETADATA']._serialized_end=1110
|
|
101
|
+
_globals['_DELETEPLAYLISTREQUEST']._serialized_start=1112
|
|
102
|
+
_globals['_DELETEPLAYLISTREQUEST']._serialized_end=1170
|
|
103
|
+
_globals['_DELETEPLAYLISTMETADATA']._serialized_start=1172
|
|
104
|
+
_globals['_DELETEPLAYLISTMETADATA']._serialized_end=1217
|
|
105
|
+
_globals['_BATCHDELETEPLAYLISTSREQUEST']._serialized_start=1219
|
|
106
|
+
_globals['_BATCHDELETEPLAYLISTSREQUEST']._serialized_end=1323
|
|
107
|
+
_globals['_BATCHDELETEPLAYLISTSMETADATA']._serialized_start=1325
|
|
108
|
+
_globals['_BATCHDELETEPLAYLISTSMETADATA']._serialized_end=1377
|
|
109
|
+
_globals['_GETPLAYLISTPLAYERURLREQUEST']._serialized_start=1379
|
|
110
|
+
_globals['_GETPLAYLISTPLAYERURLREQUEST']._serialized_end=1504
|
|
111
|
+
_globals['_PLAYLISTPLAYERPARAMS']._serialized_start=1506
|
|
112
|
+
_globals['_PLAYLISTPLAYERPARAMS']._serialized_end=1576
|
|
113
|
+
_globals['_GETPLAYLISTPLAYERURLRESPONSE']._serialized_start=1578
|
|
114
|
+
_globals['_GETPLAYLISTPLAYERURLRESPONSE']._serialized_end=1642
|
|
115
|
+
_globals['_PLAYLISTSERVICE']._serialized_start=1645
|
|
116
|
+
_globals['_PLAYLISTSERVICE']._serialized_end=2822
|
|
113
117
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -42,21 +42,26 @@ class ListPlaylistsRequest(google.protobuf.message.Message):
|
|
|
42
42
|
channel_id: builtins.str
|
|
43
43
|
"""ID of the channel."""
|
|
44
44
|
page_size: builtins.int
|
|
45
|
-
"""The maximum number of the results per page to return.
|
|
45
|
+
"""The maximum number of the results per page to return.
|
|
46
|
+
Default value: 100.
|
|
47
|
+
"""
|
|
46
48
|
page_token: builtins.str
|
|
47
49
|
"""Page token for getting the next page of the result."""
|
|
48
50
|
order_by: builtins.str
|
|
49
51
|
"""By which column the listing should be ordered and in which direction,
|
|
50
|
-
format is "
|
|
51
|
-
|
|
52
|
+
format is "<field> <order>" (e.g. "createdAt desc").
|
|
53
|
+
Default: "id asc".
|
|
54
|
+
Possible fields: ["id", "title", "createdAt", "updatedAt"].
|
|
52
55
|
Both snake_case and camelCase are supported for fields.
|
|
53
56
|
"""
|
|
54
57
|
filter: builtins.str
|
|
55
58
|
"""Filter expression that filters resources listed in the response.
|
|
56
59
|
Expressions are composed of terms connected by logic operators.
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
+
If value contains spaces or quotes,
|
|
61
|
+
it should be in quotes (`'` or `"`) with the inner quotes being backslash escaped.
|
|
62
|
+
Example: "key1='value' AND key2='value'".
|
|
63
|
+
Supported operators: ["AND", "OR"].
|
|
64
|
+
Supported fields: ["id", "title"].
|
|
60
65
|
Both snake_case and camelCase are supported for fields.
|
|
61
66
|
"""
|
|
62
67
|
def __init__(
|
|
@@ -79,7 +79,7 @@ class PlaylistServiceServicer(object):
|
|
|
79
79
|
"""
|
|
80
80
|
|
|
81
81
|
def Get(self, request, context):
|
|
82
|
-
"""
|
|
82
|
+
"""Get the specific playlist.
|
|
83
83
|
"""
|
|
84
84
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
85
85
|
context.set_details('Method not implemented!')
|
|
@@ -114,14 +114,14 @@ class PlaylistServiceServicer(object):
|
|
|
114
114
|
raise NotImplementedError('Method not implemented!')
|
|
115
115
|
|
|
116
116
|
def BatchDelete(self, request, context):
|
|
117
|
-
"""Batch delete
|
|
117
|
+
"""Batch delete playlists.
|
|
118
118
|
"""
|
|
119
119
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
120
120
|
context.set_details('Method not implemented!')
|
|
121
121
|
raise NotImplementedError('Method not implemented!')
|
|
122
122
|
|
|
123
123
|
def GetPlayerURL(self, request, context):
|
|
124
|
-
"""
|
|
124
|
+
"""Get player url.
|
|
125
125
|
"""
|
|
126
126
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
127
127
|
context.set_details('Method not implemented!')
|
|
@@ -27,7 +27,7 @@ class PlaylistServiceStub:
|
|
|
27
27
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistRequest,
|
|
28
28
|
yandex.cloud.video.v1.playlist_pb2.Playlist,
|
|
29
29
|
]
|
|
30
|
-
"""
|
|
30
|
+
"""Get the specific playlist."""
|
|
31
31
|
|
|
32
32
|
List: grpc.UnaryUnaryMultiCallable[
|
|
33
33
|
yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsRequest,
|
|
@@ -57,13 +57,13 @@ class PlaylistServiceStub:
|
|
|
57
57
|
yandex.cloud.video.v1.playlist_service_pb2.BatchDeletePlaylistsRequest,
|
|
58
58
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
59
59
|
]
|
|
60
|
-
"""Batch delete
|
|
60
|
+
"""Batch delete playlists."""
|
|
61
61
|
|
|
62
62
|
GetPlayerURL: grpc.UnaryUnaryMultiCallable[
|
|
63
63
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLRequest,
|
|
64
64
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse,
|
|
65
65
|
]
|
|
66
|
-
"""
|
|
66
|
+
"""Get player url."""
|
|
67
67
|
|
|
68
68
|
class PlaylistServiceAsyncStub:
|
|
69
69
|
"""Playlist management service."""
|
|
@@ -72,7 +72,7 @@ class PlaylistServiceAsyncStub:
|
|
|
72
72
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistRequest,
|
|
73
73
|
yandex.cloud.video.v1.playlist_pb2.Playlist,
|
|
74
74
|
]
|
|
75
|
-
"""
|
|
75
|
+
"""Get the specific playlist."""
|
|
76
76
|
|
|
77
77
|
List: grpc.aio.UnaryUnaryMultiCallable[
|
|
78
78
|
yandex.cloud.video.v1.playlist_service_pb2.ListPlaylistsRequest,
|
|
@@ -102,13 +102,13 @@ class PlaylistServiceAsyncStub:
|
|
|
102
102
|
yandex.cloud.video.v1.playlist_service_pb2.BatchDeletePlaylistsRequest,
|
|
103
103
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
104
104
|
]
|
|
105
|
-
"""Batch delete
|
|
105
|
+
"""Batch delete playlists."""
|
|
106
106
|
|
|
107
107
|
GetPlayerURL: grpc.aio.UnaryUnaryMultiCallable[
|
|
108
108
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLRequest,
|
|
109
109
|
yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse,
|
|
110
110
|
]
|
|
111
|
-
"""
|
|
111
|
+
"""Get player url."""
|
|
112
112
|
|
|
113
113
|
class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
114
114
|
"""Playlist management service."""
|
|
@@ -119,7 +119,7 @@ class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
|
119
119
|
request: yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistRequest,
|
|
120
120
|
context: _ServicerContext,
|
|
121
121
|
) -> typing.Union[yandex.cloud.video.v1.playlist_pb2.Playlist, collections.abc.Awaitable[yandex.cloud.video.v1.playlist_pb2.Playlist]]:
|
|
122
|
-
"""
|
|
122
|
+
"""Get the specific playlist."""
|
|
123
123
|
|
|
124
124
|
@abc.abstractmethod
|
|
125
125
|
def List(
|
|
@@ -159,7 +159,7 @@ class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
|
159
159
|
request: yandex.cloud.video.v1.playlist_service_pb2.BatchDeletePlaylistsRequest,
|
|
160
160
|
context: _ServicerContext,
|
|
161
161
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
162
|
-
"""Batch delete
|
|
162
|
+
"""Batch delete playlists."""
|
|
163
163
|
|
|
164
164
|
@abc.abstractmethod
|
|
165
165
|
def GetPlayerURL(
|
|
@@ -167,6 +167,6 @@ class PlaylistServiceServicer(metaclass=abc.ABCMeta):
|
|
|
167
167
|
request: yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLRequest,
|
|
168
168
|
context: _ServicerContext,
|
|
169
169
|
) -> typing.Union[yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse, collections.abc.Awaitable[yandex.cloud.video.v1.playlist_service_pb2.GetPlaylistPlayerURLResponse]]:
|
|
170
|
-
"""
|
|
170
|
+
"""Get player url."""
|
|
171
171
|
|
|
172
172
|
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\"\xca\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\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:\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\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,27 +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['
|
|
47
|
-
_globals['
|
|
48
|
-
_globals['
|
|
49
|
-
_globals['
|
|
50
|
-
_globals['
|
|
51
|
-
_globals['
|
|
52
|
-
_globals['
|
|
53
|
-
_globals['
|
|
54
|
-
_globals['_RTSPPULLINPUT']._serialized_start=1099
|
|
55
|
-
_globals['_RTSPPULLINPUT']._serialized_end=1127
|
|
56
|
-
_globals['_MANUALLINE']._serialized_start=1129
|
|
57
|
-
_globals['_MANUALLINE']._serialized_end=1141
|
|
58
|
-
_globals['_AUTOLINE']._serialized_start=1144
|
|
59
|
-
_globals['_AUTOLINE']._serialized_end=1299
|
|
60
|
-
_globals['_AUTOLINE_AUTOLINESTATUS']._serialized_start=1220
|
|
61
|
-
_globals['_AUTOLINE_AUTOLINESTATUS']._serialized_end=1299
|
|
39
|
+
_globals['_STREAMLINE']._serialized_end=686
|
|
40
|
+
_globals['_STREAMLINE_LABELSENTRY']._serialized_start=577
|
|
41
|
+
_globals['_STREAMLINE_LABELSENTRY']._serialized_end=622
|
|
42
|
+
_globals['_PUSHSTREAMKEY']._serialized_start=688
|
|
43
|
+
_globals['_PUSHSTREAMKEY']._serialized_end=716
|
|
44
|
+
_globals['_RTMPPUSHINPUT']._serialized_start=718
|
|
45
|
+
_globals['_RTMPPUSHINPUT']._serialized_end=746
|
|
46
|
+
_globals['_RTMPPULLINPUT']._serialized_start=748
|
|
47
|
+
_globals['_RTMPPULLINPUT']._serialized_end=776
|
|
48
|
+
_globals['_MANUALLINE']._serialized_start=778
|
|
49
|
+
_globals['_MANUALLINE']._serialized_end=790
|
|
50
|
+
_globals['_AUTOLINE']._serialized_start=793
|
|
51
|
+
_globals['_AUTOLINE']._serialized_end=948
|
|
52
|
+
_globals['_AUTOLINE_AUTOLINESTATUS']._serialized_start=869
|
|
53
|
+
_globals['_AUTOLINE_AUTOLINESTATUS']._serialized_end=948
|
|
62
54
|
# @@protoc_insertion_point(module_scope)
|