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
|
@@ -31,7 +31,7 @@ from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
|
31
31
|
from yandex.cloud.video.v1 import channel_pb2 as yandex_dot_cloud_dot_video_dot_v1_dot_channel__pb2
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+yandex/cloud/video/v1/channel_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/access/access.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a#yandex/cloud/video/v1/channel.proto\"5\n\x11GetChannelRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\
|
|
34
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+yandex/cloud/video/v1/channel_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/access/access.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a#yandex/cloud/video/v1/channel.proto\"5\n\x11GetChannelRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xaf\x01\n\x13ListChannelsRequest\x12%\n\x0forganization_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\"g\n\x14ListChannelsResponse\x12\x30\n\x08\x63hannels\x18\x01 \x03(\x0b\x32\x1e.yandex.cloud.video.v1.Channel\x12\x17\n\x0fnext_page_token\x18\x64 \x01(\tJ\x04\x08\x02\x10\x64\"\xf1\x02\n\x14\x43reateChannelRequest\x12%\n\x0forganization_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\x8c\x01\n\x06labels\x18\xc8\x01 \x03(\x0b\x32\x37.yandex.cloud.video.v1.CreateChannelRequest.LabelsEntryBB\xf2\xc7\x31\x12[-_.@:/0-9a-zA-Z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04<=63\x12\x39\n\x08settings\x18\xc9\x01 \x01(\x0b\x32&.yandex.cloud.video.v1.ChannelSettings\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x05\x08\x04\x10\xc8\x01\"+\n\x15\x43reateChannelMetadata\x12\x12\n\nchannel_id\x18\x01 \x01(\t\"\x9e\x03\n\x14UpdateChannelRequest\x12 \n\nchannel_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\x8c\x01\n\x06labels\x18\xc8\x01 \x03(\x0b\x32\x37.yandex.cloud.video.v1.UpdateChannelRequest.LabelsEntryBB\xf2\xc7\x31\x12[-_.@:/0-9a-zA-Z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04<=63\x12\x39\n\x08settings\x18\xc9\x01 \x01(\x0b\x32&.yandex.cloud.video.v1.ChannelSettings\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x05\x08\x05\x10\xc8\x01\"+\n\x15UpdateChannelMetadata\x12\x12\n\nchannel_id\x18\x01 \x01(\t\"8\n\x14\x44\x65leteChannelRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"+\n\x15\x44\x65leteChannelMetadata\x12\x12\n\nchannel_id\x18\x01 \x01(\t\"k\n\x1a\x42\x61tchDeleteChannelsRequest\x12%\n\x0forganization_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12&\n\x0b\x63hannel_ids\x18\x02 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50\"2\n\x1b\x42\x61tchDeleteChannelsMetadata\x12\x13\n\x0b\x63hannel_ids\x18\x01 \x03(\t2\xf8\x0c\n\x0e\x43hannelService\x12x\n\x03Get\x12(.yandex.cloud.video.v1.GetChannelRequest\x1a\x1e.yandex.cloud.video.v1.Channel\"\'\x82\xd3\xe4\x93\x02!\x12\x1f/video/v1/channels/{channel_id}\x12{\n\x04List\x12*.yandex.cloud.video.v1.ListChannelsRequest\x1a+.yandex.cloud.video.v1.ListChannelsResponse\"\x1a\x82\xd3\xe4\x93\x02\x14\x12\x12/video/v1/channels\x12\x9b\x01\n\x06\x43reate\x12+.yandex.cloud.video.v1.CreateChannelRequest\x1a!.yandex.cloud.operation.Operation\"A\xb2\xd2* \n\x15\x43reateChannelMetadata\x12\x07\x43hannel\x82\xd3\xe4\x93\x02\x17\"\x12/video/v1/channels:\x01*\x12\xa8\x01\n\x06Update\x12+.yandex.cloud.video.v1.UpdateChannelRequest\x1a!.yandex.cloud.operation.Operation\"N\xb2\xd2* \n\x15UpdateChannelMetadata\x12\x07\x43hannel\x82\xd3\xe4\x93\x02$2\x1f/video/v1/channels/{channel_id}:\x01*\x12\xb3\x01\n\x06\x44\x65lete\x12+.yandex.cloud.video.v1.DeleteChannelRequest\x1a!.yandex.cloud.operation.Operation\"Y\xb2\xd2*.\n\x15\x44\x65leteChannelMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02!*\x1f/video/v1/channels/{channel_id}\x12\xc6\x01\n\x0b\x42\x61tchDelete\x12\x31.yandex.cloud.video.v1.BatchDeleteChannelsRequest\x1a!.yandex.cloud.operation.Operation\"a\xb2\xd2*4\n\x1b\x42\x61tchDeleteChannelsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02#\"\x1e/video/v1/channels:batchDelete:\x01*\x12\xb2\x01\n\x12ListAccessBindings\x12..yandex.cloud.access.ListAccessBindingsRequest\x1a/.yandex.cloud.access.ListAccessBindingsResponse\";\x82\xd3\xe4\x93\x02\x35\x12\x33/video/v1/channels/{resource_id}:listAccessBindings\x12\xf1\x01\n\x11SetAccessBindings\x12-.yandex.cloud.access.SetAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x89\x01\xb2\xd2*H\n access.SetAccessBindingsMetadata\x12$access.AccessBindingsOperationResult\x82\xd3\xe4\x93\x02\x37\"2/video/v1/channels/{resource_id}:setAccessBindings:\x01*\x12\xfd\x01\n\x14UpdateAccessBindings\x12\x30.yandex.cloud.access.UpdateAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x8f\x01\xb2\xd2*K\n#access.UpdateAccessBindingsMetadata\x12$access.AccessBindingsOperationResult\x82\xd3\xe4\x93\x02:25/video/v1/channels/{resource_id}:updateAccessBindings:\x01*B\\\n\x19yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;videob\x06proto3')
|
|
35
35
|
|
|
36
36
|
_globals = globals()
|
|
37
37
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -46,7 +46,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
46
46
|
_globals['_LISTCHANNELSREQUEST'].fields_by_name['page_size']._loaded_options = None
|
|
47
47
|
_globals['_LISTCHANNELSREQUEST'].fields_by_name['page_size']._serialized_options = b'\372\3071\005<=100'
|
|
48
48
|
_globals['_LISTCHANNELSREQUEST'].fields_by_name['page_token']._loaded_options = None
|
|
49
|
-
_globals['_LISTCHANNELSREQUEST'].fields_by_name['page_token']._serialized_options = b'\212\3101\
|
|
49
|
+
_globals['_LISTCHANNELSREQUEST'].fields_by_name['page_token']._serialized_options = b'\212\3101\007<=15000'
|
|
50
50
|
_globals['_LISTCHANNELSREQUEST'].fields_by_name['filter']._loaded_options = None
|
|
51
51
|
_globals['_LISTCHANNELSREQUEST'].fields_by_name['filter']._serialized_options = b'\212\3101\006<=1000'
|
|
52
52
|
_globals['_CREATECHANNELREQUEST_LABELSENTRY']._loaded_options = None
|
|
@@ -54,15 +54,19 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
54
54
|
_globals['_CREATECHANNELREQUEST'].fields_by_name['organization_id']._loaded_options = None
|
|
55
55
|
_globals['_CREATECHANNELREQUEST'].fields_by_name['organization_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
56
56
|
_globals['_CREATECHANNELREQUEST'].fields_by_name['title']._loaded_options = None
|
|
57
|
-
_globals['_CREATECHANNELREQUEST'].fields_by_name['title']._serialized_options = b'\350\3071\001'
|
|
57
|
+
_globals['_CREATECHANNELREQUEST'].fields_by_name['title']._serialized_options = b'\350\3071\001\212\3101\006<=2500'
|
|
58
58
|
_globals['_CREATECHANNELREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
59
|
-
_globals['_CREATECHANNELREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\
|
|
59
|
+
_globals['_CREATECHANNELREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\022[-_.@:/0-9a-zA-Z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\004<=63'
|
|
60
60
|
_globals['_UPDATECHANNELREQUEST_LABELSENTRY']._loaded_options = None
|
|
61
61
|
_globals['_UPDATECHANNELREQUEST_LABELSENTRY']._serialized_options = b'8\001'
|
|
62
62
|
_globals['_UPDATECHANNELREQUEST'].fields_by_name['channel_id']._loaded_options = None
|
|
63
63
|
_globals['_UPDATECHANNELREQUEST'].fields_by_name['channel_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
64
|
+
_globals['_UPDATECHANNELREQUEST'].fields_by_name['field_mask']._loaded_options = None
|
|
65
|
+
_globals['_UPDATECHANNELREQUEST'].fields_by_name['field_mask']._serialized_options = b'\350\3071\001'
|
|
66
|
+
_globals['_UPDATECHANNELREQUEST'].fields_by_name['title']._loaded_options = None
|
|
67
|
+
_globals['_UPDATECHANNELREQUEST'].fields_by_name['title']._serialized_options = b'\212\3101\006<=2500'
|
|
64
68
|
_globals['_UPDATECHANNELREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
65
|
-
_globals['_UPDATECHANNELREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\
|
|
69
|
+
_globals['_UPDATECHANNELREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\022[-_.@:/0-9a-zA-Z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\004<=63'
|
|
66
70
|
_globals['_DELETECHANNELREQUEST'].fields_by_name['channel_id']._loaded_options = None
|
|
67
71
|
_globals['_DELETECHANNELREQUEST'].fields_by_name['channel_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
68
72
|
_globals['_BATCHDELETECHANNELSREQUEST'].fields_by_name['organization_id']._loaded_options = None
|
|
@@ -90,29 +94,29 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
90
94
|
_globals['_GETCHANNELREQUEST']._serialized_start=310
|
|
91
95
|
_globals['_GETCHANNELREQUEST']._serialized_end=363
|
|
92
96
|
_globals['_LISTCHANNELSREQUEST']._serialized_start=366
|
|
93
|
-
_globals['_LISTCHANNELSREQUEST']._serialized_end=
|
|
94
|
-
_globals['_LISTCHANNELSRESPONSE']._serialized_start=
|
|
95
|
-
_globals['_LISTCHANNELSRESPONSE']._serialized_end=
|
|
96
|
-
_globals['_CREATECHANNELREQUEST']._serialized_start=
|
|
97
|
-
_globals['_CREATECHANNELREQUEST']._serialized_end=
|
|
98
|
-
_globals['_CREATECHANNELREQUEST_LABELSENTRY']._serialized_start=
|
|
99
|
-
_globals['_CREATECHANNELREQUEST_LABELSENTRY']._serialized_end=
|
|
100
|
-
_globals['_CREATECHANNELMETADATA']._serialized_start=
|
|
101
|
-
_globals['_CREATECHANNELMETADATA']._serialized_end=
|
|
102
|
-
_globals['_UPDATECHANNELREQUEST']._serialized_start=
|
|
103
|
-
_globals['_UPDATECHANNELREQUEST']._serialized_end=
|
|
104
|
-
_globals['_UPDATECHANNELREQUEST_LABELSENTRY']._serialized_start=
|
|
105
|
-
_globals['_UPDATECHANNELREQUEST_LABELSENTRY']._serialized_end=
|
|
106
|
-
_globals['_UPDATECHANNELMETADATA']._serialized_start=
|
|
107
|
-
_globals['_UPDATECHANNELMETADATA']._serialized_end=
|
|
108
|
-
_globals['_DELETECHANNELREQUEST']._serialized_start=
|
|
109
|
-
_globals['_DELETECHANNELREQUEST']._serialized_end=
|
|
110
|
-
_globals['_DELETECHANNELMETADATA']._serialized_start=
|
|
111
|
-
_globals['_DELETECHANNELMETADATA']._serialized_end=
|
|
112
|
-
_globals['_BATCHDELETECHANNELSREQUEST']._serialized_start=
|
|
113
|
-
_globals['_BATCHDELETECHANNELSREQUEST']._serialized_end=
|
|
114
|
-
_globals['_BATCHDELETECHANNELSMETADATA']._serialized_start=
|
|
115
|
-
_globals['_BATCHDELETECHANNELSMETADATA']._serialized_end=
|
|
116
|
-
_globals['_CHANNELSERVICE']._serialized_start=
|
|
117
|
-
_globals['_CHANNELSERVICE']._serialized_end=
|
|
97
|
+
_globals['_LISTCHANNELSREQUEST']._serialized_end=541
|
|
98
|
+
_globals['_LISTCHANNELSRESPONSE']._serialized_start=543
|
|
99
|
+
_globals['_LISTCHANNELSRESPONSE']._serialized_end=646
|
|
100
|
+
_globals['_CREATECHANNELREQUEST']._serialized_start=649
|
|
101
|
+
_globals['_CREATECHANNELREQUEST']._serialized_end=1018
|
|
102
|
+
_globals['_CREATECHANNELREQUEST_LABELSENTRY']._serialized_start=966
|
|
103
|
+
_globals['_CREATECHANNELREQUEST_LABELSENTRY']._serialized_end=1011
|
|
104
|
+
_globals['_CREATECHANNELMETADATA']._serialized_start=1020
|
|
105
|
+
_globals['_CREATECHANNELMETADATA']._serialized_end=1063
|
|
106
|
+
_globals['_UPDATECHANNELREQUEST']._serialized_start=1066
|
|
107
|
+
_globals['_UPDATECHANNELREQUEST']._serialized_end=1480
|
|
108
|
+
_globals['_UPDATECHANNELREQUEST_LABELSENTRY']._serialized_start=966
|
|
109
|
+
_globals['_UPDATECHANNELREQUEST_LABELSENTRY']._serialized_end=1011
|
|
110
|
+
_globals['_UPDATECHANNELMETADATA']._serialized_start=1482
|
|
111
|
+
_globals['_UPDATECHANNELMETADATA']._serialized_end=1525
|
|
112
|
+
_globals['_DELETECHANNELREQUEST']._serialized_start=1527
|
|
113
|
+
_globals['_DELETECHANNELREQUEST']._serialized_end=1583
|
|
114
|
+
_globals['_DELETECHANNELMETADATA']._serialized_start=1585
|
|
115
|
+
_globals['_DELETECHANNELMETADATA']._serialized_end=1628
|
|
116
|
+
_globals['_BATCHDELETECHANNELSREQUEST']._serialized_start=1630
|
|
117
|
+
_globals['_BATCHDELETECHANNELSREQUEST']._serialized_end=1737
|
|
118
|
+
_globals['_BATCHDELETECHANNELSMETADATA']._serialized_start=1739
|
|
119
|
+
_globals['_BATCHDELETECHANNELSMETADATA']._serialized_end=1789
|
|
120
|
+
_globals['_CHANNELSERVICE']._serialized_start=1792
|
|
121
|
+
_globals['_CHANNELSERVICE']._serialized_end=3448
|
|
118
122
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -42,22 +42,26 @@ class ListChannelsRequest(google.protobuf.message.Message):
|
|
|
42
42
|
organization_id: builtins.str
|
|
43
43
|
"""ID of the organization."""
|
|
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
|
-
Supported
|
|
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"].
|
|
61
65
|
Both snake_case and camelCase are supported for fields.
|
|
62
66
|
"""
|
|
63
67
|
def __init__(
|
|
@@ -119,6 +123,7 @@ class CreateChannelRequest(google.protobuf.message.Message):
|
|
|
119
123
|
TITLE_FIELD_NUMBER: builtins.int
|
|
120
124
|
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
121
125
|
LABELS_FIELD_NUMBER: builtins.int
|
|
126
|
+
SETTINGS_FIELD_NUMBER: builtins.int
|
|
122
127
|
organization_id: builtins.str
|
|
123
128
|
"""ID of the organization."""
|
|
124
129
|
title: builtins.str
|
|
@@ -129,6 +134,10 @@ class CreateChannelRequest(google.protobuf.message.Message):
|
|
|
129
134
|
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
130
135
|
"""Custom labels as `` key:value `` pairs. Maximum 64 per resource."""
|
|
131
136
|
|
|
137
|
+
@property
|
|
138
|
+
def settings(self) -> yandex.cloud.video.v1.channel_pb2.ChannelSettings:
|
|
139
|
+
"""Channel settings."""
|
|
140
|
+
|
|
132
141
|
def __init__(
|
|
133
142
|
self,
|
|
134
143
|
*,
|
|
@@ -136,8 +145,10 @@ class CreateChannelRequest(google.protobuf.message.Message):
|
|
|
136
145
|
title: builtins.str = ...,
|
|
137
146
|
description: builtins.str = ...,
|
|
138
147
|
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
148
|
+
settings: yandex.cloud.video.v1.channel_pb2.ChannelSettings | None = ...,
|
|
139
149
|
) -> None: ...
|
|
140
|
-
def
|
|
150
|
+
def HasField(self, field_name: typing.Literal["settings", b"settings"]) -> builtins.bool: ...
|
|
151
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "labels", b"labels", "organization_id", b"organization_id", "settings", b"settings", "title", b"title"]) -> None: ...
|
|
141
152
|
|
|
142
153
|
global___CreateChannelRequest = CreateChannelRequest
|
|
143
154
|
|
|
@@ -182,6 +193,7 @@ class UpdateChannelRequest(google.protobuf.message.Message):
|
|
|
182
193
|
TITLE_FIELD_NUMBER: builtins.int
|
|
183
194
|
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
184
195
|
LABELS_FIELD_NUMBER: builtins.int
|
|
196
|
+
SETTINGS_FIELD_NUMBER: builtins.int
|
|
185
197
|
channel_id: builtins.str
|
|
186
198
|
"""ID of the channel."""
|
|
187
199
|
title: builtins.str
|
|
@@ -196,6 +208,10 @@ class UpdateChannelRequest(google.protobuf.message.Message):
|
|
|
196
208
|
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
197
209
|
"""Custom labels as `` key:value `` pairs. Maximum 64 per resource."""
|
|
198
210
|
|
|
211
|
+
@property
|
|
212
|
+
def settings(self) -> yandex.cloud.video.v1.channel_pb2.ChannelSettings:
|
|
213
|
+
"""Channel settings."""
|
|
214
|
+
|
|
199
215
|
def __init__(
|
|
200
216
|
self,
|
|
201
217
|
*,
|
|
@@ -204,9 +220,10 @@ class UpdateChannelRequest(google.protobuf.message.Message):
|
|
|
204
220
|
title: builtins.str = ...,
|
|
205
221
|
description: builtins.str = ...,
|
|
206
222
|
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
223
|
+
settings: yandex.cloud.video.v1.channel_pb2.ChannelSettings | None = ...,
|
|
207
224
|
) -> None: ...
|
|
208
|
-
def HasField(self, field_name: typing.Literal["field_mask", b"field_mask"]) -> builtins.bool: ...
|
|
209
|
-
def ClearField(self, field_name: typing.Literal["channel_id", b"channel_id", "description", b"description", "field_mask", b"field_mask", "labels", b"labels", "title", b"title"]) -> None: ...
|
|
225
|
+
def HasField(self, field_name: typing.Literal["field_mask", b"field_mask", "settings", b"settings"]) -> builtins.bool: ...
|
|
226
|
+
def ClearField(self, field_name: typing.Literal["channel_id", b"channel_id", "description", b"description", "field_mask", b"field_mask", "labels", b"labels", "settings", b"settings", "title", b"title"]) -> None: ...
|
|
210
227
|
|
|
211
228
|
global___UpdateChannelRequest = UpdateChannelRequest
|
|
212
229
|
|
|
@@ -90,7 +90,7 @@ class ChannelServiceServicer(object):
|
|
|
90
90
|
"""
|
|
91
91
|
|
|
92
92
|
def Get(self, request, context):
|
|
93
|
-
"""
|
|
93
|
+
"""Get the specific channel.
|
|
94
94
|
"""
|
|
95
95
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
96
96
|
context.set_details('Method not implemented!')
|
|
@@ -132,21 +132,21 @@ class ChannelServiceServicer(object):
|
|
|
132
132
|
raise NotImplementedError('Method not implemented!')
|
|
133
133
|
|
|
134
134
|
def ListAccessBindings(self, request, context):
|
|
135
|
-
"""
|
|
135
|
+
"""List existing access bindings for the specified channel.
|
|
136
136
|
"""
|
|
137
137
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
138
138
|
context.set_details('Method not implemented!')
|
|
139
139
|
raise NotImplementedError('Method not implemented!')
|
|
140
140
|
|
|
141
141
|
def SetAccessBindings(self, request, context):
|
|
142
|
-
"""
|
|
142
|
+
"""Set access bindings for the channel.
|
|
143
143
|
"""
|
|
144
144
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
145
145
|
context.set_details('Method not implemented!')
|
|
146
146
|
raise NotImplementedError('Method not implemented!')
|
|
147
147
|
|
|
148
148
|
def UpdateAccessBindings(self, request, context):
|
|
149
|
-
"""
|
|
149
|
+
"""Update access bindings for the specified channel.
|
|
150
150
|
"""
|
|
151
151
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
152
152
|
context.set_details('Method not implemented!')
|
|
@@ -28,7 +28,7 @@ class ChannelServiceStub:
|
|
|
28
28
|
yandex.cloud.video.v1.channel_service_pb2.GetChannelRequest,
|
|
29
29
|
yandex.cloud.video.v1.channel_pb2.Channel,
|
|
30
30
|
]
|
|
31
|
-
"""
|
|
31
|
+
"""Get the specific channel."""
|
|
32
32
|
|
|
33
33
|
List: grpc.UnaryUnaryMultiCallable[
|
|
34
34
|
yandex.cloud.video.v1.channel_service_pb2.ListChannelsRequest,
|
|
@@ -64,19 +64,19 @@ class ChannelServiceStub:
|
|
|
64
64
|
yandex.cloud.access.access_pb2.ListAccessBindingsRequest,
|
|
65
65
|
yandex.cloud.access.access_pb2.ListAccessBindingsResponse,
|
|
66
66
|
]
|
|
67
|
-
"""
|
|
67
|
+
"""List existing access bindings for the specified channel."""
|
|
68
68
|
|
|
69
69
|
SetAccessBindings: grpc.UnaryUnaryMultiCallable[
|
|
70
70
|
yandex.cloud.access.access_pb2.SetAccessBindingsRequest,
|
|
71
71
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
72
72
|
]
|
|
73
|
-
"""
|
|
73
|
+
"""Set access bindings for the channel."""
|
|
74
74
|
|
|
75
75
|
UpdateAccessBindings: grpc.UnaryUnaryMultiCallable[
|
|
76
76
|
yandex.cloud.access.access_pb2.UpdateAccessBindingsRequest,
|
|
77
77
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
78
78
|
]
|
|
79
|
-
"""
|
|
79
|
+
"""Update access bindings for the specified channel."""
|
|
80
80
|
|
|
81
81
|
class ChannelServiceAsyncStub:
|
|
82
82
|
"""Channel management service."""
|
|
@@ -85,7 +85,7 @@ class ChannelServiceAsyncStub:
|
|
|
85
85
|
yandex.cloud.video.v1.channel_service_pb2.GetChannelRequest,
|
|
86
86
|
yandex.cloud.video.v1.channel_pb2.Channel,
|
|
87
87
|
]
|
|
88
|
-
"""
|
|
88
|
+
"""Get the specific channel."""
|
|
89
89
|
|
|
90
90
|
List: grpc.aio.UnaryUnaryMultiCallable[
|
|
91
91
|
yandex.cloud.video.v1.channel_service_pb2.ListChannelsRequest,
|
|
@@ -121,19 +121,19 @@ class ChannelServiceAsyncStub:
|
|
|
121
121
|
yandex.cloud.access.access_pb2.ListAccessBindingsRequest,
|
|
122
122
|
yandex.cloud.access.access_pb2.ListAccessBindingsResponse,
|
|
123
123
|
]
|
|
124
|
-
"""
|
|
124
|
+
"""List existing access bindings for the specified channel."""
|
|
125
125
|
|
|
126
126
|
SetAccessBindings: grpc.aio.UnaryUnaryMultiCallable[
|
|
127
127
|
yandex.cloud.access.access_pb2.SetAccessBindingsRequest,
|
|
128
128
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
129
129
|
]
|
|
130
|
-
"""
|
|
130
|
+
"""Set access bindings for the channel."""
|
|
131
131
|
|
|
132
132
|
UpdateAccessBindings: grpc.aio.UnaryUnaryMultiCallable[
|
|
133
133
|
yandex.cloud.access.access_pb2.UpdateAccessBindingsRequest,
|
|
134
134
|
yandex.cloud.operation.operation_pb2.Operation,
|
|
135
135
|
]
|
|
136
|
-
"""
|
|
136
|
+
"""Update access bindings for the specified channel."""
|
|
137
137
|
|
|
138
138
|
class ChannelServiceServicer(metaclass=abc.ABCMeta):
|
|
139
139
|
"""Channel management service."""
|
|
@@ -144,7 +144,7 @@ class ChannelServiceServicer(metaclass=abc.ABCMeta):
|
|
|
144
144
|
request: yandex.cloud.video.v1.channel_service_pb2.GetChannelRequest,
|
|
145
145
|
context: _ServicerContext,
|
|
146
146
|
) -> typing.Union[yandex.cloud.video.v1.channel_pb2.Channel, collections.abc.Awaitable[yandex.cloud.video.v1.channel_pb2.Channel]]:
|
|
147
|
-
"""
|
|
147
|
+
"""Get the specific channel."""
|
|
148
148
|
|
|
149
149
|
@abc.abstractmethod
|
|
150
150
|
def List(
|
|
@@ -192,7 +192,7 @@ class ChannelServiceServicer(metaclass=abc.ABCMeta):
|
|
|
192
192
|
request: yandex.cloud.access.access_pb2.ListAccessBindingsRequest,
|
|
193
193
|
context: _ServicerContext,
|
|
194
194
|
) -> typing.Union[yandex.cloud.access.access_pb2.ListAccessBindingsResponse, collections.abc.Awaitable[yandex.cloud.access.access_pb2.ListAccessBindingsResponse]]:
|
|
195
|
-
"""
|
|
195
|
+
"""List existing access bindings for the specified channel."""
|
|
196
196
|
|
|
197
197
|
@abc.abstractmethod
|
|
198
198
|
def SetAccessBindings(
|
|
@@ -200,7 +200,7 @@ class ChannelServiceServicer(metaclass=abc.ABCMeta):
|
|
|
200
200
|
request: yandex.cloud.access.access_pb2.SetAccessBindingsRequest,
|
|
201
201
|
context: _ServicerContext,
|
|
202
202
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
203
|
-
"""
|
|
203
|
+
"""Set access bindings for the channel."""
|
|
204
204
|
|
|
205
205
|
@abc.abstractmethod
|
|
206
206
|
def UpdateAccessBindings(
|
|
@@ -208,6 +208,6 @@ class ChannelServiceServicer(metaclass=abc.ABCMeta):
|
|
|
208
208
|
request: yandex.cloud.access.access_pb2.UpdateAccessBindingsRequest,
|
|
209
209
|
context: _ServicerContext,
|
|
210
210
|
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
211
|
-
"""
|
|
211
|
+
"""Update access bindings for the specified channel."""
|
|
212
212
|
|
|
213
213
|
def add_ChannelServiceServicer_to_server(servicer: ChannelServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ...
|
|
@@ -59,15 +59,16 @@ class Episode(google.protobuf.message.Message):
|
|
|
59
59
|
line_id: builtins.str
|
|
60
60
|
"""ID of the line. Optional, empty if the episode is linked to the stream"""
|
|
61
61
|
title: builtins.str
|
|
62
|
-
"""
|
|
62
|
+
"""Episode title."""
|
|
63
63
|
description: builtins.str
|
|
64
|
-
"""
|
|
64
|
+
"""Episode description."""
|
|
65
65
|
thumbnail_id: builtins.str
|
|
66
66
|
"""ID of the thumbnail."""
|
|
67
67
|
dvr_seconds: builtins.int
|
|
68
|
-
"""Enables episode DVR mode.
|
|
68
|
+
"""Enables episode DVR mode.
|
|
69
|
+
Determines how many last seconds of the stream are available for watching.
|
|
69
70
|
|
|
70
|
-
|
|
71
|
+
Possible values:
|
|
71
72
|
* `0`: infinite dvr size, the full length of the stream allowed to display
|
|
72
73
|
* `>0`: size of dvr window in seconds, the minimum value is 30s
|
|
73
74
|
"""
|
|
@@ -33,7 +33,7 @@ from yandex.cloud.video.v1 import episode_pb2 as yandex_dot_cloud_dot_video_dot_
|
|
|
33
33
|
from yandex.cloud.video.v1 import manifest_pb2 as yandex_dot_cloud_dot_video_dot_v1_dot_manifest__pb2
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+yandex/cloud/video/v1/episode_service.proto\x12\x15yandex.cloud.video.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a#yandex/cloud/video/v1/episode.proto\x1a$yandex/cloud/video/v1/manifest.proto\"5\n\x11GetEpisodeRequest\x12 \n\nepisode_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\
|
|
36
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+yandex/cloud/video/v1/episode_service.proto\x12\x15yandex.cloud.video.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a#yandex/cloud/video/v1/episode.proto\x1a$yandex/cloud/video/v1/manifest.proto\"5\n\x11GetEpisodeRequest\x12 \n\nepisode_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xd7\x01\n\x13ListEpisodesRequest\x12\x1d\n\tstream_id\x18\x01 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\x12\x1b\n\x07line_id\x18\x02 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\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<=1000B\x11\n\tparent_id\x12\x04\xc0\xc1\x31\x01J\x04\x08\x03\x10\x64\"g\n\x14ListEpisodesResponse\x12\x30\n\x08\x65pisodes\x18\x01 \x03(\x0b\x32\x1e.yandex.cloud.video.v1.Episode\x12\x17\n\x0fnext_page_token\x18\x64 \x01(\tJ\x04\x08\x02\x10\x64\"c\n\x17\x42\x61tchGetEpisodesRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12&\n\x0b\x65pisode_ids\x18\x02 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50\"L\n\x18\x42\x61tchGetEpisodesResponse\x12\x30\n\x08\x65pisodes\x18\x01 \x03(\x0b\x32\x1e.yandex.cloud.video.v1.Episode\"\xd1\x04\n\x14\x43reateEpisodeRequest\x12\x1d\n\tstream_id\x18\x64 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\x12\x1b\n\x07line_id\x18\x65 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\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\x1e\n\x0cthumbnail_id\x18\x04 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12.\n\nstart_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inish_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x13\n\x0b\x64vr_seconds\x18\x07 \x01(\x03\x12J\n\rpublic_access\x18\xe8\x07 \x01(\x0b\x32\x30.yandex.cloud.video.v1.EpisodePublicAccessParamsH\x01\x12S\n\x12\x61uth_system_access\x18\xea\x07 \x01(\x0b\x32\x34.yandex.cloud.video.v1.EpisodeAuthSystemAccessParamsH\x01\x12M\n\x0fsign_url_access\x18\xeb\x07 \x01(\x0b\x32\x31.yandex.cloud.video.v1.EpisodeSignURLAccessParamsH\x01\x42\x11\n\tparent_id\x12\x04\xc0\xc1\x31\x01\x42\x15\n\raccess_rights\x12\x04\xc0\xc1\x31\x01J\x06\x08\xe9\x07\x10\xea\x07J\x04\x08\x01\x10\x02J\x04\x08\x08\x10\x64J\x05\x08\x66\x10\xe8\x07\"\x1b\n\x19\x45pisodePublicAccessParams\"\x1f\n\x1d\x45pisodeAuthSystemAccessParams\"\x1c\n\x1a\x45pisodeSignURLAccessParams\"+\n\x15\x43reateEpisodeMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"\xc4\x04\n\x14UpdateEpisodeRequest\x12 \n\nepisode_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\x1e\n\x0cthumbnail_id\x18\x05 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12.\n\nstart_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inish_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x13\n\x0b\x64vr_seconds\x18\x08 \x01(\x03\x12J\n\rpublic_access\x18\xe8\x07 \x01(\x0b\x32\x30.yandex.cloud.video.v1.EpisodePublicAccessParamsH\x00\x12S\n\x12\x61uth_system_access\x18\xea\x07 \x01(\x0b\x32\x34.yandex.cloud.video.v1.EpisodeAuthSystemAccessParamsH\x00\x12M\n\x0fsign_url_access\x18\xeb\x07 \x01(\x0b\x32\x31.yandex.cloud.video.v1.EpisodeSignURLAccessParamsH\x00\x42\x0f\n\raccess_rightsJ\x06\x08\xe9\x07\x10\xea\x07J\x05\x08\t\x10\xe8\x07\"+\n\x15UpdateEpisodeMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"8\n\x14\x44\x65leteEpisodeRequest\x12 \n\nepisode_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"+\n\x15\x44\x65leteEpisodeMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"\x92\x01\n\x1a\x42\x61tchDeleteEpisodesRequest\x12\x1d\n\tstream_id\x18\x64 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\x12\x1b\n\x07line_id\x18\x65 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\x12&\n\x0b\x65pisode_ids\x18\x01 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50B\n\n\x02id\x12\x04\xc0\xc1\x31\x01J\x04\x08\x02\x10\x64\"2\n\x1b\x42\x61tchDeleteEpisodesMetadata\x12\x13\n\x0b\x65pisode_ids\x18\x01 \x03(\t\"\xec\x01\n\x1bPerformEpisodeActionRequest\x12 \n\nepisode_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12?\n\x07publish\x18\xea\x07 \x01(\x0b\x32+.yandex.cloud.video.v1.PublishEpisodeActionH\x00\x12\x43\n\tunpublish\x18\xeb\x07 \x01(\x0b\x32-.yandex.cloud.video.v1.UnpublishEpisodeActionH\x00\x42\x0e\n\x06\x61\x63tion\x12\x04\xc0\xc1\x31\x01J\x06\x08\xe8\x07\x10\xe9\x07J\x06\x08\xe9\x07\x10\xea\x07J\x05\x08\x02\x10\xe8\x07\"\x16\n\x14PublishEpisodeAction\"\x18\n\x16UnpublishEpisodeAction\"2\n\x1cPerformEpisodeActionMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"\xbd\x01\n\x1aGetEpisodePlayerURLRequest\x12 \n\nepisode_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.EpisodePlayerParams\x12\x41\n\x1esigned_url_expiration_duration\x18\x03 \x01(\x0b\x32\x19.google.protobuf.Duration\"E\n\x13\x45pisodePlayerParams\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\x1bGetEpisodePlayerURLResponse\x12\x12\n\nplayer_url\x18\x01 \x01(\t\x12\x0c\n\x04html\x18\x02 \x01(\t\">\n\x1aGetEpisodeManifestsRequest\x12 \n\nepisode_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"Q\n\x1bGetEpisodeManifestsResponse\x12\x32\n\tmanifests\x18\x01 \x03(\x0b\x32\x1f.yandex.cloud.video.v1.Manifest2\xe6\x0c\n\x0e\x45pisodeService\x12x\n\x03Get\x12(.yandex.cloud.video.v1.GetEpisodeRequest\x1a\x1e.yandex.cloud.video.v1.Episode\"\'\x82\xd3\xe4\x93\x02!\x12\x1f/video/v1/episodes/{episode_id}\x12{\n\x04List\x12*.yandex.cloud.video.v1.ListEpisodesRequest\x1a+.yandex.cloud.video.v1.ListEpisodesResponse\"\x1a\x82\xd3\xe4\x93\x02\x14\x12\x12/video/v1/episodes\x12\x93\x01\n\x08\x42\x61tchGet\x12..yandex.cloud.video.v1.BatchGetEpisodesRequest\x1a/.yandex.cloud.video.v1.BatchGetEpisodesResponse\"&\x82\xd3\xe4\x93\x02 \"\x1b/video/v1/episodes:batchGet:\x01*\x12\x9b\x01\n\x06\x43reate\x12+.yandex.cloud.video.v1.CreateEpisodeRequest\x1a!.yandex.cloud.operation.Operation\"A\xb2\xd2* \n\x15\x43reateEpisodeMetadata\x12\x07\x45pisode\x82\xd3\xe4\x93\x02\x17\"\x12/video/v1/episodes:\x01*\x12\xa8\x01\n\x06Update\x12+.yandex.cloud.video.v1.UpdateEpisodeRequest\x1a!.yandex.cloud.operation.Operation\"N\xb2\xd2* \n\x15UpdateEpisodeMetadata\x12\x07\x45pisode\x82\xd3\xe4\x93\x02$2\x1f/video/v1/episodes/{episode_id}:\x01*\x12\xb3\x01\n\x06\x44\x65lete\x12+.yandex.cloud.video.v1.DeleteEpisodeRequest\x1a!.yandex.cloud.operation.Operation\"Y\xb2\xd2*.\n\x15\x44\x65leteEpisodeMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02!*\x1f/video/v1/episodes/{episode_id}\x12\x9d\x01\n\x0b\x42\x61tchDelete\x12\x31.yandex.cloud.video.v1.BatchDeleteEpisodesRequest\x1a!.yandex.cloud.operation.Operation\"8\xb2\xd2*4\n\x1b\x42\x61tchDeleteEpisodesMetadata\x12\x15google.protobuf.Empty\x12\xcb\x01\n\rPerformAction\x12\x32.yandex.cloud.video.v1.PerformEpisodeActionRequest\x1a!.yandex.cloud.operation.Operation\"c\xb2\xd2*\'\n\x1cPerformEpisodeActionMetadata\x12\x07\x45pisode\x82\xd3\xe4\x93\x02\x32\"-/video/v1/episodes/{episode_id}:performAction:\x01*\x12\xab\x01\n\x0cGetPlayerURL\x12\x31.yandex.cloud.video.v1.GetEpisodePlayerURLRequest\x1a\x32.yandex.cloud.video.v1.GetEpisodePlayerURLResponse\"4\x82\xd3\xe4\x93\x02.\x12,/video/v1/episodes/{episode_id}:getPlayerUrl\x12\xab\x01\n\x0cGetManifests\x12\x31.yandex.cloud.video.v1.GetEpisodeManifestsRequest\x1a\x32.yandex.cloud.video.v1.GetEpisodeManifestsResponse\"4\x82\xd3\xe4\x93\x02.\x12,/video/v1/episodes/{episode_id}:getManifestsB\\\n\x19yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;videob\x06proto3')
|
|
37
37
|
|
|
38
38
|
_globals = globals()
|
|
39
39
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -52,7 +52,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
52
52
|
_globals['_LISTEPISODESREQUEST'].fields_by_name['page_size']._loaded_options = None
|
|
53
53
|
_globals['_LISTEPISODESREQUEST'].fields_by_name['page_size']._serialized_options = b'\372\3071\005<=100'
|
|
54
54
|
_globals['_LISTEPISODESREQUEST'].fields_by_name['page_token']._loaded_options = None
|
|
55
|
-
_globals['_LISTEPISODESREQUEST'].fields_by_name['page_token']._serialized_options = b'\212\3101\
|
|
55
|
+
_globals['_LISTEPISODESREQUEST'].fields_by_name['page_token']._serialized_options = b'\212\3101\007<=15000'
|
|
56
56
|
_globals['_LISTEPISODESREQUEST'].fields_by_name['filter']._loaded_options = None
|
|
57
57
|
_globals['_LISTEPISODESREQUEST'].fields_by_name['filter']._serialized_options = b'\212\3101\006<=1000'
|
|
58
58
|
_globals['_BATCHGETEPISODESREQUEST'].fields_by_name['channel_id']._loaded_options = None
|
|
@@ -68,11 +68,15 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
68
68
|
_globals['_CREATEEPISODEREQUEST'].fields_by_name['line_id']._loaded_options = None
|
|
69
69
|
_globals['_CREATEEPISODEREQUEST'].fields_by_name['line_id']._serialized_options = b'\212\3101\004<=50'
|
|
70
70
|
_globals['_CREATEEPISODEREQUEST'].fields_by_name['title']._loaded_options = None
|
|
71
|
-
_globals['_CREATEEPISODEREQUEST'].fields_by_name['title']._serialized_options = b'\350\3071\001'
|
|
71
|
+
_globals['_CREATEEPISODEREQUEST'].fields_by_name['title']._serialized_options = b'\350\3071\001\212\3101\006<=2500'
|
|
72
72
|
_globals['_CREATEEPISODEREQUEST'].fields_by_name['thumbnail_id']._loaded_options = None
|
|
73
73
|
_globals['_CREATEEPISODEREQUEST'].fields_by_name['thumbnail_id']._serialized_options = b'\212\3101\004<=50'
|
|
74
74
|
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['episode_id']._loaded_options = None
|
|
75
75
|
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['episode_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
76
|
+
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['field_mask']._loaded_options = None
|
|
77
|
+
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['field_mask']._serialized_options = b'\350\3071\001'
|
|
78
|
+
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['title']._loaded_options = None
|
|
79
|
+
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['title']._serialized_options = b'\212\3101\006<=2500'
|
|
76
80
|
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['thumbnail_id']._loaded_options = None
|
|
77
81
|
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['thumbnail_id']._serialized_options = b'\212\3101\004<=50'
|
|
78
82
|
_globals['_DELETEEPISODEREQUEST'].fields_by_name['episode_id']._loaded_options = None
|
|
@@ -116,53 +120,53 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
116
120
|
_globals['_GETEPISODEREQUEST']._serialized_start=379
|
|
117
121
|
_globals['_GETEPISODEREQUEST']._serialized_end=432
|
|
118
122
|
_globals['_LISTEPISODESREQUEST']._serialized_start=435
|
|
119
|
-
_globals['_LISTEPISODESREQUEST']._serialized_end=
|
|
120
|
-
_globals['_LISTEPISODESRESPONSE']._serialized_start=
|
|
121
|
-
_globals['_LISTEPISODESRESPONSE']._serialized_end=
|
|
122
|
-
_globals['_BATCHGETEPISODESREQUEST']._serialized_start=
|
|
123
|
-
_globals['_BATCHGETEPISODESREQUEST']._serialized_end=
|
|
124
|
-
_globals['_BATCHGETEPISODESRESPONSE']._serialized_start=
|
|
125
|
-
_globals['_BATCHGETEPISODESRESPONSE']._serialized_end=
|
|
126
|
-
_globals['_CREATEEPISODEREQUEST']._serialized_start=
|
|
127
|
-
_globals['_CREATEEPISODEREQUEST']._serialized_end=
|
|
128
|
-
_globals['_EPISODEPUBLICACCESSPARAMS']._serialized_start=
|
|
129
|
-
_globals['_EPISODEPUBLICACCESSPARAMS']._serialized_end=
|
|
130
|
-
_globals['_EPISODEAUTHSYSTEMACCESSPARAMS']._serialized_start=
|
|
131
|
-
_globals['_EPISODEAUTHSYSTEMACCESSPARAMS']._serialized_end=
|
|
132
|
-
_globals['_EPISODESIGNURLACCESSPARAMS']._serialized_start=
|
|
133
|
-
_globals['_EPISODESIGNURLACCESSPARAMS']._serialized_end=
|
|
134
|
-
_globals['_CREATEEPISODEMETADATA']._serialized_start=
|
|
135
|
-
_globals['_CREATEEPISODEMETADATA']._serialized_end=
|
|
136
|
-
_globals['_UPDATEEPISODEREQUEST']._serialized_start=
|
|
137
|
-
_globals['_UPDATEEPISODEREQUEST']._serialized_end=
|
|
138
|
-
_globals['_UPDATEEPISODEMETADATA']._serialized_start=
|
|
139
|
-
_globals['_UPDATEEPISODEMETADATA']._serialized_end=
|
|
140
|
-
_globals['_DELETEEPISODEREQUEST']._serialized_start=
|
|
141
|
-
_globals['_DELETEEPISODEREQUEST']._serialized_end=
|
|
142
|
-
_globals['_DELETEEPISODEMETADATA']._serialized_start=
|
|
143
|
-
_globals['_DELETEEPISODEMETADATA']._serialized_end=
|
|
144
|
-
_globals['_BATCHDELETEEPISODESREQUEST']._serialized_start=
|
|
145
|
-
_globals['_BATCHDELETEEPISODESREQUEST']._serialized_end=
|
|
146
|
-
_globals['_BATCHDELETEEPISODESMETADATA']._serialized_start=
|
|
147
|
-
_globals['_BATCHDELETEEPISODESMETADATA']._serialized_end=
|
|
148
|
-
_globals['_PERFORMEPISODEACTIONREQUEST']._serialized_start=
|
|
149
|
-
_globals['_PERFORMEPISODEACTIONREQUEST']._serialized_end=
|
|
150
|
-
_globals['_PUBLISHEPISODEACTION']._serialized_start=
|
|
151
|
-
_globals['_PUBLISHEPISODEACTION']._serialized_end=
|
|
152
|
-
_globals['_UNPUBLISHEPISODEACTION']._serialized_start=
|
|
153
|
-
_globals['_UNPUBLISHEPISODEACTION']._serialized_end=
|
|
154
|
-
_globals['_PERFORMEPISODEACTIONMETADATA']._serialized_start=
|
|
155
|
-
_globals['_PERFORMEPISODEACTIONMETADATA']._serialized_end=
|
|
156
|
-
_globals['_GETEPISODEPLAYERURLREQUEST']._serialized_start=
|
|
157
|
-
_globals['_GETEPISODEPLAYERURLREQUEST']._serialized_end=
|
|
158
|
-
_globals['_EPISODEPLAYERPARAMS']._serialized_start=
|
|
159
|
-
_globals['_EPISODEPLAYERPARAMS']._serialized_end=
|
|
160
|
-
_globals['_GETEPISODEPLAYERURLRESPONSE']._serialized_start=
|
|
161
|
-
_globals['_GETEPISODEPLAYERURLRESPONSE']._serialized_end=
|
|
162
|
-
_globals['_GETEPISODEMANIFESTSREQUEST']._serialized_start=
|
|
163
|
-
_globals['_GETEPISODEMANIFESTSREQUEST']._serialized_end=
|
|
164
|
-
_globals['_GETEPISODEMANIFESTSRESPONSE']._serialized_start=
|
|
165
|
-
_globals['_GETEPISODEMANIFESTSRESPONSE']._serialized_end=
|
|
166
|
-
_globals['_EPISODESERVICE']._serialized_start=
|
|
167
|
-
_globals['_EPISODESERVICE']._serialized_end=
|
|
123
|
+
_globals['_LISTEPISODESREQUEST']._serialized_end=650
|
|
124
|
+
_globals['_LISTEPISODESRESPONSE']._serialized_start=652
|
|
125
|
+
_globals['_LISTEPISODESRESPONSE']._serialized_end=755
|
|
126
|
+
_globals['_BATCHGETEPISODESREQUEST']._serialized_start=757
|
|
127
|
+
_globals['_BATCHGETEPISODESREQUEST']._serialized_end=856
|
|
128
|
+
_globals['_BATCHGETEPISODESRESPONSE']._serialized_start=858
|
|
129
|
+
_globals['_BATCHGETEPISODESRESPONSE']._serialized_end=934
|
|
130
|
+
_globals['_CREATEEPISODEREQUEST']._serialized_start=937
|
|
131
|
+
_globals['_CREATEEPISODEREQUEST']._serialized_end=1530
|
|
132
|
+
_globals['_EPISODEPUBLICACCESSPARAMS']._serialized_start=1532
|
|
133
|
+
_globals['_EPISODEPUBLICACCESSPARAMS']._serialized_end=1559
|
|
134
|
+
_globals['_EPISODEAUTHSYSTEMACCESSPARAMS']._serialized_start=1561
|
|
135
|
+
_globals['_EPISODEAUTHSYSTEMACCESSPARAMS']._serialized_end=1592
|
|
136
|
+
_globals['_EPISODESIGNURLACCESSPARAMS']._serialized_start=1594
|
|
137
|
+
_globals['_EPISODESIGNURLACCESSPARAMS']._serialized_end=1622
|
|
138
|
+
_globals['_CREATEEPISODEMETADATA']._serialized_start=1624
|
|
139
|
+
_globals['_CREATEEPISODEMETADATA']._serialized_end=1667
|
|
140
|
+
_globals['_UPDATEEPISODEREQUEST']._serialized_start=1670
|
|
141
|
+
_globals['_UPDATEEPISODEREQUEST']._serialized_end=2250
|
|
142
|
+
_globals['_UPDATEEPISODEMETADATA']._serialized_start=2252
|
|
143
|
+
_globals['_UPDATEEPISODEMETADATA']._serialized_end=2295
|
|
144
|
+
_globals['_DELETEEPISODEREQUEST']._serialized_start=2297
|
|
145
|
+
_globals['_DELETEEPISODEREQUEST']._serialized_end=2353
|
|
146
|
+
_globals['_DELETEEPISODEMETADATA']._serialized_start=2355
|
|
147
|
+
_globals['_DELETEEPISODEMETADATA']._serialized_end=2398
|
|
148
|
+
_globals['_BATCHDELETEEPISODESREQUEST']._serialized_start=2401
|
|
149
|
+
_globals['_BATCHDELETEEPISODESREQUEST']._serialized_end=2547
|
|
150
|
+
_globals['_BATCHDELETEEPISODESMETADATA']._serialized_start=2549
|
|
151
|
+
_globals['_BATCHDELETEEPISODESMETADATA']._serialized_end=2599
|
|
152
|
+
_globals['_PERFORMEPISODEACTIONREQUEST']._serialized_start=2602
|
|
153
|
+
_globals['_PERFORMEPISODEACTIONREQUEST']._serialized_end=2838
|
|
154
|
+
_globals['_PUBLISHEPISODEACTION']._serialized_start=2840
|
|
155
|
+
_globals['_PUBLISHEPISODEACTION']._serialized_end=2862
|
|
156
|
+
_globals['_UNPUBLISHEPISODEACTION']._serialized_start=2864
|
|
157
|
+
_globals['_UNPUBLISHEPISODEACTION']._serialized_end=2888
|
|
158
|
+
_globals['_PERFORMEPISODEACTIONMETADATA']._serialized_start=2890
|
|
159
|
+
_globals['_PERFORMEPISODEACTIONMETADATA']._serialized_end=2940
|
|
160
|
+
_globals['_GETEPISODEPLAYERURLREQUEST']._serialized_start=2943
|
|
161
|
+
_globals['_GETEPISODEPLAYERURLREQUEST']._serialized_end=3132
|
|
162
|
+
_globals['_EPISODEPLAYERPARAMS']._serialized_start=3134
|
|
163
|
+
_globals['_EPISODEPLAYERPARAMS']._serialized_end=3203
|
|
164
|
+
_globals['_GETEPISODEPLAYERURLRESPONSE']._serialized_start=3205
|
|
165
|
+
_globals['_GETEPISODEPLAYERURLRESPONSE']._serialized_end=3268
|
|
166
|
+
_globals['_GETEPISODEMANIFESTSREQUEST']._serialized_start=3270
|
|
167
|
+
_globals['_GETEPISODEMANIFESTSREQUEST']._serialized_end=3332
|
|
168
|
+
_globals['_GETEPISODEMANIFESTSRESPONSE']._serialized_start=3334
|
|
169
|
+
_globals['_GETEPISODEMANIFESTSRESPONSE']._serialized_end=3415
|
|
170
|
+
_globals['_EPISODESERVICE']._serialized_start=3418
|
|
171
|
+
_globals['_EPISODESERVICE']._serialized_end=5056
|
|
168
172
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -48,22 +48,26 @@ class ListEpisodesRequest(google.protobuf.message.Message):
|
|
|
48
48
|
line_id: builtins.str
|
|
49
49
|
"""ID of the line."""
|
|
50
50
|
page_size: builtins.int
|
|
51
|
-
"""The maximum number of the results per page to return.
|
|
51
|
+
"""The maximum number of the results per page to return.
|
|
52
|
+
Default value: 100.
|
|
53
|
+
"""
|
|
52
54
|
page_token: builtins.str
|
|
53
55
|
"""Page token for getting the next page of the result."""
|
|
54
56
|
order_by: builtins.str
|
|
55
57
|
"""By which column the listing should be ordered and in which direction,
|
|
56
|
-
format is "
|
|
57
|
-
|
|
58
|
+
format is "<field> <order>" (e.g. "createdAt desc").
|
|
59
|
+
Default: "id asc".
|
|
60
|
+
Possible fields: ["id", "createdAt", "updatedAt"].
|
|
58
61
|
Both snake_case and camelCase are supported for fields.
|
|
59
62
|
"""
|
|
60
63
|
filter: builtins.str
|
|
61
64
|
"""Filter expression that filters resources listed in the response.
|
|
62
65
|
Expressions are composed of terms connected by logic operators.
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
Supported
|
|
66
|
+
If value contains spaces or quotes,
|
|
67
|
+
it should be in quotes (`'` or `"`) with the inner quotes being backslash escaped.
|
|
68
|
+
Example: "key1='value' AND key2='value'".
|
|
69
|
+
Supported operators: ["AND", "OR"].
|
|
70
|
+
Supported fields: ["id", "title"].
|
|
67
71
|
Both snake_case and camelCase are supported for fields.
|
|
68
72
|
"""
|
|
69
73
|
def __init__(
|
|
@@ -170,9 +174,10 @@ class CreateEpisodeRequest(google.protobuf.message.Message):
|
|
|
170
174
|
thumbnail_id: builtins.str
|
|
171
175
|
"""ID of the thumbnail."""
|
|
172
176
|
dvr_seconds: builtins.int
|
|
173
|
-
"""Enables episode DVR mode.
|
|
177
|
+
"""Enables episode DVR mode.
|
|
178
|
+
Determines how many last seconds of the stream are available.
|
|
174
179
|
|
|
175
|
-
|
|
180
|
+
Possible values:
|
|
176
181
|
* `0`: infinite dvr size, the full length of the stream allowed to display
|
|
177
182
|
* `>0`: size of dvr window in seconds, the minimum value is 30s
|
|
178
183
|
"""
|
|
@@ -290,9 +295,10 @@ class UpdateEpisodeRequest(google.protobuf.message.Message):
|
|
|
290
295
|
thumbnail_id: builtins.str
|
|
291
296
|
"""ID of the thumbnail."""
|
|
292
297
|
dvr_seconds: builtins.int
|
|
293
|
-
"""Enables episode DVR mode.
|
|
298
|
+
"""Enables episode DVR mode.
|
|
299
|
+
Determines how many last seconds of the stream are available.
|
|
294
300
|
|
|
295
|
-
|
|
301
|
+
Possible values:
|
|
296
302
|
* `0`: infinite dvr size, the full length of the stream allowed to display
|
|
297
303
|
* `>0`: size of dvr window in seconds, the minimum value is 30s
|
|
298
304
|
"""
|
|
@@ -549,7 +555,7 @@ class GetEpisodePlayerURLResponse(google.protobuf.message.Message):
|
|
|
549
555
|
PLAYER_URL_FIELD_NUMBER: builtins.int
|
|
550
556
|
HTML_FIELD_NUMBER: builtins.int
|
|
551
557
|
player_url: builtins.str
|
|
552
|
-
"""Direct link to the
|
|
558
|
+
"""Direct link to the episode."""
|
|
553
559
|
html: builtins.str
|
|
554
560
|
"""HTML embed code in Iframe format."""
|
|
555
561
|
def __init__(
|