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
|
@@ -47,11 +47,7 @@ class StreamLine(google.protobuf.message.Message):
|
|
|
47
47
|
TITLE_FIELD_NUMBER: builtins.int
|
|
48
48
|
THUMBNAIL_ID_FIELD_NUMBER: builtins.int
|
|
49
49
|
RTMP_PUSH_FIELD_NUMBER: builtins.int
|
|
50
|
-
SRT_PUSH_FIELD_NUMBER: builtins.int
|
|
51
50
|
RTMP_PULL_FIELD_NUMBER: builtins.int
|
|
52
|
-
SRT_PULL_FIELD_NUMBER: builtins.int
|
|
53
|
-
TCP_PULL_FIELD_NUMBER: builtins.int
|
|
54
|
-
RTSP_PULL_FIELD_NUMBER: builtins.int
|
|
55
51
|
MANUAL_LINE_FIELD_NUMBER: builtins.int
|
|
56
52
|
AUTO_LINE_FIELD_NUMBER: builtins.int
|
|
57
53
|
CREATED_AT_FIELD_NUMBER: builtins.int
|
|
@@ -60,34 +56,18 @@ class StreamLine(google.protobuf.message.Message):
|
|
|
60
56
|
id: builtins.str
|
|
61
57
|
"""ID of the line."""
|
|
62
58
|
channel_id: builtins.str
|
|
63
|
-
"""ID of the channel
|
|
59
|
+
"""ID of the channel to which this stream line belongs."""
|
|
64
60
|
title: builtins.str
|
|
65
|
-
"""
|
|
61
|
+
"""Title of the stream line."""
|
|
66
62
|
thumbnail_id: builtins.str
|
|
67
|
-
"""ID of the thumbnail
|
|
63
|
+
"""ID of the thumbnail image associated with the stream line.."""
|
|
68
64
|
@property
|
|
69
65
|
def rtmp_push(self) -> global___RTMPPushInput:
|
|
70
|
-
"""RTMP push input
|
|
71
|
-
|
|
72
|
-
@property
|
|
73
|
-
def srt_push(self) -> global___SRTPushInput:
|
|
74
|
-
"""SRT push input type."""
|
|
66
|
+
"""Real-Time Messaging Protocol (RTMP) push input settings."""
|
|
75
67
|
|
|
76
68
|
@property
|
|
77
69
|
def rtmp_pull(self) -> global___RTMPPullInput:
|
|
78
|
-
"""RTMP pull input type."""
|
|
79
|
-
|
|
80
|
-
@property
|
|
81
|
-
def srt_pull(self) -> global___SRTPullInput:
|
|
82
|
-
"""SRT pull input type."""
|
|
83
|
-
|
|
84
|
-
@property
|
|
85
|
-
def tcp_pull(self) -> global___TCPPullInput:
|
|
86
|
-
"""TCP pull input type."""
|
|
87
|
-
|
|
88
|
-
@property
|
|
89
|
-
def rtsp_pull(self) -> global___RTSPPullInput:
|
|
90
|
-
"""RTSP pull input type."""
|
|
70
|
+
"""Real-Time Messaging Protocol (RTMP) pull input type."""
|
|
91
71
|
|
|
92
72
|
@property
|
|
93
73
|
def manual_line(self) -> global___ManualLine:
|
|
@@ -99,11 +79,11 @@ class StreamLine(google.protobuf.message.Message):
|
|
|
99
79
|
|
|
100
80
|
@property
|
|
101
81
|
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
102
|
-
"""Time when line was created."""
|
|
82
|
+
"""Time when the stream line was created."""
|
|
103
83
|
|
|
104
84
|
@property
|
|
105
85
|
def updated_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
106
|
-
"""Time
|
|
86
|
+
"""Time when the stream line was last updated."""
|
|
107
87
|
|
|
108
88
|
@property
|
|
109
89
|
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
@@ -117,21 +97,17 @@ class StreamLine(google.protobuf.message.Message):
|
|
|
117
97
|
title: builtins.str = ...,
|
|
118
98
|
thumbnail_id: builtins.str = ...,
|
|
119
99
|
rtmp_push: global___RTMPPushInput | None = ...,
|
|
120
|
-
srt_push: global___SRTPushInput | None = ...,
|
|
121
100
|
rtmp_pull: global___RTMPPullInput | None = ...,
|
|
122
|
-
srt_pull: global___SRTPullInput | None = ...,
|
|
123
|
-
tcp_pull: global___TCPPullInput | None = ...,
|
|
124
|
-
rtsp_pull: global___RTSPPullInput | None = ...,
|
|
125
101
|
manual_line: global___ManualLine | None = ...,
|
|
126
102
|
auto_line: global___AutoLine | None = ...,
|
|
127
103
|
created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
128
104
|
updated_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
129
105
|
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
130
106
|
) -> None: ...
|
|
131
|
-
def HasField(self, field_name: typing.Literal["auto_line", b"auto_line", "created_at", b"created_at", "input_type", b"input_type", "line_type", b"line_type", "manual_line", b"manual_line", "rtmp_pull", b"rtmp_pull", "rtmp_push", b"rtmp_push", "
|
|
132
|
-
def ClearField(self, field_name: typing.Literal["auto_line", b"auto_line", "channel_id", b"channel_id", "created_at", b"created_at", "id", b"id", "input_type", b"input_type", "labels", b"labels", "line_type", b"line_type", "manual_line", b"manual_line", "rtmp_pull", b"rtmp_pull", "rtmp_push", b"rtmp_push", "
|
|
107
|
+
def HasField(self, field_name: typing.Literal["auto_line", b"auto_line", "created_at", b"created_at", "input_type", b"input_type", "line_type", b"line_type", "manual_line", b"manual_line", "rtmp_pull", b"rtmp_pull", "rtmp_push", b"rtmp_push", "updated_at", b"updated_at"]) -> builtins.bool: ...
|
|
108
|
+
def ClearField(self, field_name: typing.Literal["auto_line", b"auto_line", "channel_id", b"channel_id", "created_at", b"created_at", "id", b"id", "input_type", b"input_type", "labels", b"labels", "line_type", b"line_type", "manual_line", b"manual_line", "rtmp_pull", b"rtmp_pull", "rtmp_push", b"rtmp_push", "thumbnail_id", b"thumbnail_id", "title", b"title", "updated_at", b"updated_at"]) -> None: ...
|
|
133
109
|
@typing.overload
|
|
134
|
-
def WhichOneof(self, oneof_group: typing.Literal["input_type", b"input_type"]) -> typing.Literal["rtmp_push", "
|
|
110
|
+
def WhichOneof(self, oneof_group: typing.Literal["input_type", b"input_type"]) -> typing.Literal["rtmp_push", "rtmp_pull"] | None: ...
|
|
135
111
|
@typing.overload
|
|
136
112
|
def WhichOneof(self, oneof_group: typing.Literal["line_type", b"line_type"]) -> typing.Literal["manual_line", "auto_line"] | None: ...
|
|
137
113
|
|
|
@@ -139,13 +115,13 @@ global___StreamLine = StreamLine
|
|
|
139
115
|
|
|
140
116
|
@typing.final
|
|
141
117
|
class PushStreamKey(google.protobuf.message.Message):
|
|
142
|
-
"""
|
|
118
|
+
"""Represents the stream key used for pushing video streams."""
|
|
143
119
|
|
|
144
120
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
145
121
|
|
|
146
122
|
KEY_FIELD_NUMBER: builtins.int
|
|
147
123
|
key: builtins.str
|
|
148
|
-
"""
|
|
124
|
+
"""The unique stream key."""
|
|
149
125
|
def __init__(
|
|
150
126
|
self,
|
|
151
127
|
*,
|
|
@@ -157,6 +133,11 @@ global___PushStreamKey = PushStreamKey
|
|
|
157
133
|
|
|
158
134
|
@typing.final
|
|
159
135
|
class RTMPPushInput(google.protobuf.message.Message):
|
|
136
|
+
"""Settings for an RTMP (Real-Time Messaging Protocol) push input.
|
|
137
|
+
Used when the video stream is pushed to an RTMP server.
|
|
138
|
+
@see https://en.wikipedia.org/wiki/Real-Time_Messaging_Protocol
|
|
139
|
+
"""
|
|
140
|
+
|
|
160
141
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
161
142
|
|
|
162
143
|
URL_FIELD_NUMBER: builtins.int
|
|
@@ -171,24 +152,13 @@ class RTMPPushInput(google.protobuf.message.Message):
|
|
|
171
152
|
|
|
172
153
|
global___RTMPPushInput = RTMPPushInput
|
|
173
154
|
|
|
174
|
-
@typing.final
|
|
175
|
-
class SRTPushInput(google.protobuf.message.Message):
|
|
176
|
-
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
177
|
-
|
|
178
|
-
URL_FIELD_NUMBER: builtins.int
|
|
179
|
-
url: builtins.str
|
|
180
|
-
"""SRT server url."""
|
|
181
|
-
def __init__(
|
|
182
|
-
self,
|
|
183
|
-
*,
|
|
184
|
-
url: builtins.str = ...,
|
|
185
|
-
) -> None: ...
|
|
186
|
-
def ClearField(self, field_name: typing.Literal["url", b"url"]) -> None: ...
|
|
187
|
-
|
|
188
|
-
global___SRTPushInput = SRTPushInput
|
|
189
|
-
|
|
190
155
|
@typing.final
|
|
191
156
|
class RTMPPullInput(google.protobuf.message.Message):
|
|
157
|
+
"""Settings for an RTMP pull input.
|
|
158
|
+
Used when the service pulls the video stream from an RTMP source.
|
|
159
|
+
@see https://en.wikipedia.org/wiki/Real-Time_Messaging_Protocol
|
|
160
|
+
"""
|
|
161
|
+
|
|
192
162
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
193
163
|
|
|
194
164
|
URL_FIELD_NUMBER: builtins.int
|
|
@@ -203,57 +173,11 @@ class RTMPPullInput(google.protobuf.message.Message):
|
|
|
203
173
|
|
|
204
174
|
global___RTMPPullInput = RTMPPullInput
|
|
205
175
|
|
|
206
|
-
@typing.final
|
|
207
|
-
class SRTPullInput(google.protobuf.message.Message):
|
|
208
|
-
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
209
|
-
|
|
210
|
-
URL_FIELD_NUMBER: builtins.int
|
|
211
|
-
url: builtins.str
|
|
212
|
-
"""SRT url for receiving video signal."""
|
|
213
|
-
def __init__(
|
|
214
|
-
self,
|
|
215
|
-
*,
|
|
216
|
-
url: builtins.str = ...,
|
|
217
|
-
) -> None: ...
|
|
218
|
-
def ClearField(self, field_name: typing.Literal["url", b"url"]) -> None: ...
|
|
219
|
-
|
|
220
|
-
global___SRTPullInput = SRTPullInput
|
|
221
|
-
|
|
222
|
-
@typing.final
|
|
223
|
-
class TCPPullInput(google.protobuf.message.Message):
|
|
224
|
-
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
225
|
-
|
|
226
|
-
URL_FIELD_NUMBER: builtins.int
|
|
227
|
-
url: builtins.str
|
|
228
|
-
"""TCP url for receiving video signal."""
|
|
229
|
-
def __init__(
|
|
230
|
-
self,
|
|
231
|
-
*,
|
|
232
|
-
url: builtins.str = ...,
|
|
233
|
-
) -> None: ...
|
|
234
|
-
def ClearField(self, field_name: typing.Literal["url", b"url"]) -> None: ...
|
|
235
|
-
|
|
236
|
-
global___TCPPullInput = TCPPullInput
|
|
237
|
-
|
|
238
|
-
@typing.final
|
|
239
|
-
class RTSPPullInput(google.protobuf.message.Message):
|
|
240
|
-
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
241
|
-
|
|
242
|
-
URL_FIELD_NUMBER: builtins.int
|
|
243
|
-
url: builtins.str
|
|
244
|
-
"""RTSP url for receiving video signal."""
|
|
245
|
-
def __init__(
|
|
246
|
-
self,
|
|
247
|
-
*,
|
|
248
|
-
url: builtins.str = ...,
|
|
249
|
-
) -> None: ...
|
|
250
|
-
def ClearField(self, field_name: typing.Literal["url", b"url"]) -> None: ...
|
|
251
|
-
|
|
252
|
-
global___RTSPPullInput = RTSPPullInput
|
|
253
|
-
|
|
254
176
|
@typing.final
|
|
255
177
|
class ManualLine(google.protobuf.message.Message):
|
|
256
|
-
"""
|
|
178
|
+
"""Represents a manual line type where the stream control is handled manually.
|
|
179
|
+
This means that stream start/stop actions are performed by the user.
|
|
180
|
+
"""
|
|
257
181
|
|
|
258
182
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
259
183
|
|
|
@@ -265,7 +189,7 @@ global___ManualLine = ManualLine
|
|
|
265
189
|
|
|
266
190
|
@typing.final
|
|
267
191
|
class AutoLine(google.protobuf.message.Message):
|
|
268
|
-
"""
|
|
192
|
+
"""Represents an automatic line type where the stream control is handled automatically."""
|
|
269
193
|
|
|
270
194
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
271
195
|
|
|
@@ -278,23 +202,25 @@ class AutoLine(google.protobuf.message.Message):
|
|
|
278
202
|
AUTO_LINE_STATUS_UNSPECIFIED: AutoLine._AutoLineStatus.ValueType # 0
|
|
279
203
|
"""Auto line status unspecified."""
|
|
280
204
|
DEACTIVATED: AutoLine._AutoLineStatus.ValueType # 1
|
|
281
|
-
"""
|
|
205
|
+
"""The automatic line is deactivated and not currently active."""
|
|
282
206
|
ACTIVE: AutoLine._AutoLineStatus.ValueType # 2
|
|
283
|
-
"""
|
|
207
|
+
"""The automatic line is active and operational."""
|
|
284
208
|
|
|
285
209
|
class AutoLineStatus(_AutoLineStatus, metaclass=_AutoLineStatusEnumTypeWrapper):
|
|
286
|
-
"""
|
|
210
|
+
"""Enum representing the status of an automatic stream line.
|
|
211
|
+
Indicates whether the automatic line is active or deactivated.
|
|
212
|
+
"""
|
|
287
213
|
|
|
288
214
|
AUTO_LINE_STATUS_UNSPECIFIED: AutoLine.AutoLineStatus.ValueType # 0
|
|
289
215
|
"""Auto line status unspecified."""
|
|
290
216
|
DEACTIVATED: AutoLine.AutoLineStatus.ValueType # 1
|
|
291
|
-
"""
|
|
217
|
+
"""The automatic line is deactivated and not currently active."""
|
|
292
218
|
ACTIVE: AutoLine.AutoLineStatus.ValueType # 2
|
|
293
|
-
"""
|
|
219
|
+
"""The automatic line is active and operational."""
|
|
294
220
|
|
|
295
221
|
STATUS_FIELD_NUMBER: builtins.int
|
|
296
222
|
status: global___AutoLine.AutoLineStatus.ValueType
|
|
297
|
-
"""
|
|
223
|
+
"""The status of the automatic line."""
|
|
298
224
|
def __init__(
|
|
299
225
|
self,
|
|
300
226
|
*,
|
|
@@ -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 stream_line_pb2 as yandex_dot_cloud_dot_video_dot_v1_dot_stream__line__pb2
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/yandex/cloud/video/v1/stream_line_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/stream_line.proto\"<\n\x14GetStreamLineRequest\x12$\n\x0estream_line_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/stream_line_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/stream_line.proto\"<\n\x14GetStreamLineRequest\x12$\n\x0estream_line_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xad\x01\n\x16ListStreamLinesRequest\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\"q\n\x17ListStreamLinesResponse\x12\x37\n\x0cstream_lines\x18\x01 \x03(\x0b\x32!.yandex.cloud.video.v1.StreamLine\x12\x17\n\x0fnext_page_token\x18\x64 \x01(\tJ\x04\x08\x02\x10\x64\"j\n\x1a\x42\x61tchGetStreamLinesRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12*\n\x0fstream_line_ids\x18\x02 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50\"V\n\x1b\x42\x61tchGetStreamLinesResponse\x12\x37\n\x0cstream_lines\x18\x01 \x03(\x0b\x32!.yandex.cloud.video.v1.StreamLine\"\x82\x05\n\x17\x43reateStreamLineRequest\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\x1e\n\x0cthumbnail_id\x18\x03 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x8f\x01\n\x06labels\x18\xc8\x01 \x03(\x0b\x32:.yandex.cloud.video.v1.CreateStreamLineRequest.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;\n\trtmp_push\x18\xe8\x07 \x01(\x0b\x32%.yandex.cloud.video.v1.RTMPPushParamsH\x00\x12;\n\trtmp_pull\x18\xea\x07 \x01(\x0b\x32%.yandex.cloud.video.v1.RTMPPullParamsH\x00\x12?\n\x0bmanual_line\x18\xd0\x0f \x01(\x0b\x32\'.yandex.cloud.video.v1.ManualLineParamsH\x01\x12;\n\tauto_line\x18\xd1\x0f \x01(\x0b\x32%.yandex.cloud.video.v1.AutoLineParamsH\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x14\n\x0cinput_params\x12\x04\xc0\xc1\x31\x01\x42\x18\n\x10line_type_params\x12\x04\xc0\xc1\x31\x01J\x05\x08\x04\x10\xc8\x01J\x06\x08\xc9\x01\x10\xe8\x07J\x06\x08\xe9\x07\x10\xea\x07J\x06\x08\xeb\x07\x10\xd0\x0f\"2\n\x18\x43reateStreamLineMetadata\x12\x16\n\x0estream_line_id\x18\x01 \x01(\t\"\x9a\x04\n\x17UpdateStreamLineRequest\x12$\n\x0estream_line_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\x1e\n\x0cthumbnail_id\x18\x04 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x8f\x01\n\x06labels\x18\xc8\x01 \x03(\x0b\x32:.yandex.cloud.video.v1.UpdateStreamLineRequest.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;\n\trtmp_push\x18\xe8\x07 \x01(\x0b\x32%.yandex.cloud.video.v1.RTMPPushParamsH\x00\x12;\n\trtmp_pull\x18\xea\x07 \x01(\x0b\x32%.yandex.cloud.video.v1.RTMPPullParamsH\x00\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0e\n\x0cinput_paramsJ\x05\x08\x05\x10\xc8\x01J\x06\x08\xc9\x01\x10\xe8\x07J\x06\x08\xe9\x07\x10\xea\x07J\x06\x08\xeb\x07\x10\xef\x07\"2\n\x18UpdateStreamLineMetadata\x12\x16\n\x0estream_line_id\x18\x01 \x01(\t\"?\n\x17\x44\x65leteStreamLineRequest\x12$\n\x0estream_line_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"2\n\x18\x44\x65leteStreamLineMetadata\x12\x16\n\x0estream_line_id\x18\x01 \x01(\t\"m\n\x1d\x42\x61tchDeleteStreamLinesRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12*\n\x0fstream_line_ids\x18\x02 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50\"9\n\x1e\x42\x61tchDeleteStreamLinesMetadata\x12\x17\n\x0fstream_line_ids\x18\x01 \x03(\t\"\xd3\x01\n\x18PerformLineActionRequest\x12$\n\x0estream_line_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12:\n\x08\x61\x63tivate\x18\xe8\x07 \x01(\x0b\x32%.yandex.cloud.video.v1.ActivateActionH\x00\x12>\n\ndeactivate\x18\xe9\x07 \x01(\x0b\x32\'.yandex.cloud.video.v1.DeactivateActionH\x00\x42\x0e\n\x06\x61\x63tion\x12\x04\xc0\xc1\x31\x01J\x05\x08\x02\x10\xe8\x07\"3\n\x19PerformLineActionMetadata\x12\x16\n\x0estream_line_id\x18\x01 \x01(\t\"\x10\n\x0eRTMPPushParams\"0\n\x0eRTMPPullParams\x12\x1e\n\x03url\x18\x01 \x01(\tB\x11\xe8\xc7\x31\x01\xf2\xc7\x31\trtmp://.*\"\x12\n\x10ManualLineParams\"\x10\n\x0e\x41utoLineParams\"\x10\n\x0e\x41\x63tivateAction\"\x12\n\x10\x44\x65\x61\x63tivateAction\";\n\x13GetStreamKeyRequest\x12$\n\x0estream_line_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\">\n\x16UpdateStreamKeyRequest\x12$\n\x0estream_line_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"1\n\x17UpdateStreamKeyMetadata\x12\x16\n\x0estream_line_id\x18\x01 \x01(\t2\x82\x0e\n\x11StreamLineService\x12\x85\x01\n\x03Get\x12+.yandex.cloud.video.v1.GetStreamLineRequest\x1a!.yandex.cloud.video.v1.StreamLine\".\x82\xd3\xe4\x93\x02(\x12&/video/v1/streamLines/{stream_line_id}\x12\x84\x01\n\x04List\x12-.yandex.cloud.video.v1.ListStreamLinesRequest\x1a..yandex.cloud.video.v1.ListStreamLinesResponse\"\x1d\x82\xd3\xe4\x93\x02\x17\x12\x15/video/v1/streamLines\x12\x9c\x01\n\x08\x42\x61tchGet\x12\x31.yandex.cloud.video.v1.BatchGetStreamLinesRequest\x1a\x32.yandex.cloud.video.v1.BatchGetStreamLinesResponse\")\x82\xd3\xe4\x93\x02#\"\x1e/video/v1/streamLines:batchGet:\x01*\x12\xa7\x01\n\x06\x43reate\x12..yandex.cloud.video.v1.CreateStreamLineRequest\x1a!.yandex.cloud.operation.Operation\"J\xb2\xd2*&\n\x18\x43reateStreamLineMetadata\x12\nStreamLine\x82\xd3\xe4\x93\x02\x1a\"\x15/video/v1/streamLines:\x01*\x12\xb8\x01\n\x06Update\x12..yandex.cloud.video.v1.UpdateStreamLineRequest\x1a!.yandex.cloud.operation.Operation\"[\xb2\xd2*&\n\x18UpdateStreamLineMetadata\x12\nStreamLine\x82\xd3\xe4\x93\x02+2&/video/v1/streamLines/{stream_line_id}:\x01*\x12\xc0\x01\n\x06\x44\x65lete\x12..yandex.cloud.video.v1.DeleteStreamLineRequest\x1a!.yandex.cloud.operation.Operation\"c\xb2\xd2*1\n\x18\x44\x65leteStreamLineMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02(*&/video/v1/streamLines/{stream_line_id}\x12\xcf\x01\n\x0b\x42\x61tchDelete\x12\x34.yandex.cloud.video.v1.BatchDeleteStreamLinesRequest\x1a!.yandex.cloud.operation.Operation\"g\xb2\xd2*7\n\x1e\x42\x61tchDeleteStreamLinesMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02&\"!/video/v1/streamLines:batchDelete:\x01*\x12\xcf\x01\n\rPerformAction\x12/.yandex.cloud.video.v1.PerformLineActionRequest\x1a!.yandex.cloud.operation.Operation\"j\xb2\xd2*\'\n\x19PerformLineActionMetadata\x12\nStreamLine\x82\xd3\xe4\x93\x02\x39\"4/video/v1/streamLines/{stream_line_id}:performAction:\x01*\x12\x9d\x01\n\x0cGetStreamKey\x12*.yandex.cloud.video.v1.GetStreamKeyRequest\x1a$.yandex.cloud.video.v1.PushStreamKey\";\x82\xd3\xe4\x93\x02\x35\x12\x33/video/v1/streamLines/{stream_line_id}:getStreamKey\x12\xd2\x01\n\x0fUpdateStreamKey\x12-.yandex.cloud.video.v1.UpdateStreamKeyRequest\x1a!.yandex.cloud.operation.Operation\"m\xb2\xd2*(\n\x17UpdateStreamKeyMetadata\x12\rPushStreamKey\x82\xd3\xe4\x93\x02;26/video/v1/streamLines/{stream_line_id}:updateStreamKey:\x01*B\\\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,7 +45,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
45
45
|
_globals['_LISTSTREAMLINESREQUEST'].fields_by_name['page_size']._loaded_options = None
|
|
46
46
|
_globals['_LISTSTREAMLINESREQUEST'].fields_by_name['page_size']._serialized_options = b'\372\3071\005<=100'
|
|
47
47
|
_globals['_LISTSTREAMLINESREQUEST'].fields_by_name['page_token']._loaded_options = None
|
|
48
|
-
_globals['_LISTSTREAMLINESREQUEST'].fields_by_name['page_token']._serialized_options = b'\212\3101\
|
|
48
|
+
_globals['_LISTSTREAMLINESREQUEST'].fields_by_name['page_token']._serialized_options = b'\212\3101\007<=15000'
|
|
49
49
|
_globals['_LISTSTREAMLINESREQUEST'].fields_by_name['filter']._loaded_options = None
|
|
50
50
|
_globals['_LISTSTREAMLINESREQUEST'].fields_by_name['filter']._serialized_options = b'\212\3101\006<=1000'
|
|
51
51
|
_globals['_BATCHGETSTREAMLINESREQUEST'].fields_by_name['channel_id']._loaded_options = None
|
|
@@ -61,19 +61,23 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
61
61
|
_globals['_CREATESTREAMLINEREQUEST'].fields_by_name['channel_id']._loaded_options = None
|
|
62
62
|
_globals['_CREATESTREAMLINEREQUEST'].fields_by_name['channel_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
63
63
|
_globals['_CREATESTREAMLINEREQUEST'].fields_by_name['title']._loaded_options = None
|
|
64
|
-
_globals['_CREATESTREAMLINEREQUEST'].fields_by_name['title']._serialized_options = b'\350\3071\001'
|
|
64
|
+
_globals['_CREATESTREAMLINEREQUEST'].fields_by_name['title']._serialized_options = b'\350\3071\001\212\3101\006<=2500'
|
|
65
65
|
_globals['_CREATESTREAMLINEREQUEST'].fields_by_name['thumbnail_id']._loaded_options = None
|
|
66
66
|
_globals['_CREATESTREAMLINEREQUEST'].fields_by_name['thumbnail_id']._serialized_options = b'\212\3101\004<=50'
|
|
67
67
|
_globals['_CREATESTREAMLINEREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
68
|
-
_globals['_CREATESTREAMLINEREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\
|
|
68
|
+
_globals['_CREATESTREAMLINEREQUEST'].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'
|
|
69
69
|
_globals['_UPDATESTREAMLINEREQUEST_LABELSENTRY']._loaded_options = None
|
|
70
70
|
_globals['_UPDATESTREAMLINEREQUEST_LABELSENTRY']._serialized_options = b'8\001'
|
|
71
71
|
_globals['_UPDATESTREAMLINEREQUEST'].fields_by_name['stream_line_id']._loaded_options = None
|
|
72
72
|
_globals['_UPDATESTREAMLINEREQUEST'].fields_by_name['stream_line_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
73
|
+
_globals['_UPDATESTREAMLINEREQUEST'].fields_by_name['field_mask']._loaded_options = None
|
|
74
|
+
_globals['_UPDATESTREAMLINEREQUEST'].fields_by_name['field_mask']._serialized_options = b'\350\3071\001'
|
|
75
|
+
_globals['_UPDATESTREAMLINEREQUEST'].fields_by_name['title']._loaded_options = None
|
|
76
|
+
_globals['_UPDATESTREAMLINEREQUEST'].fields_by_name['title']._serialized_options = b'\212\3101\006<=2500'
|
|
73
77
|
_globals['_UPDATESTREAMLINEREQUEST'].fields_by_name['thumbnail_id']._loaded_options = None
|
|
74
78
|
_globals['_UPDATESTREAMLINEREQUEST'].fields_by_name['thumbnail_id']._serialized_options = b'\212\3101\004<=50'
|
|
75
79
|
_globals['_UPDATESTREAMLINEREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
76
|
-
_globals['_UPDATESTREAMLINEREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\
|
|
80
|
+
_globals['_UPDATESTREAMLINEREQUEST'].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'
|
|
77
81
|
_globals['_DELETESTREAMLINEREQUEST'].fields_by_name['stream_line_id']._loaded_options = None
|
|
78
82
|
_globals['_DELETESTREAMLINEREQUEST'].fields_by_name['stream_line_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
79
83
|
_globals['_BATCHDELETESTREAMLINESREQUEST'].fields_by_name['channel_id']._loaded_options = None
|
|
@@ -86,12 +90,6 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
86
90
|
_globals['_PERFORMLINEACTIONREQUEST'].fields_by_name['stream_line_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
87
91
|
_globals['_RTMPPULLPARAMS'].fields_by_name['url']._loaded_options = None
|
|
88
92
|
_globals['_RTMPPULLPARAMS'].fields_by_name['url']._serialized_options = b'\350\3071\001\362\3071\trtmp://.*'
|
|
89
|
-
_globals['_SRTPULLPARAMS'].fields_by_name['url']._loaded_options = None
|
|
90
|
-
_globals['_SRTPULLPARAMS'].fields_by_name['url']._serialized_options = b'\350\3071\001\362\3071\010srt://.*'
|
|
91
|
-
_globals['_TCPPULLPARAMS'].fields_by_name['url']._loaded_options = None
|
|
92
|
-
_globals['_TCPPULLPARAMS'].fields_by_name['url']._serialized_options = b'\350\3071\001\362\3071\010tcp://.*'
|
|
93
|
-
_globals['_RTSPPULLPARAMS'].fields_by_name['url']._loaded_options = None
|
|
94
|
-
_globals['_RTSPPULLPARAMS'].fields_by_name['url']._serialized_options = b'\350\3071\001\362\3071\trtsp://.*'
|
|
95
93
|
_globals['_GETSTREAMKEYREQUEST'].fields_by_name['stream_line_id']._loaded_options = None
|
|
96
94
|
_globals['_GETSTREAMKEYREQUEST'].fields_by_name['stream_line_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
97
95
|
_globals['_UPDATESTREAMKEYREQUEST'].fields_by_name['stream_line_id']._loaded_options = None
|
|
@@ -119,63 +117,55 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
119
117
|
_globals['_GETSTREAMLINEREQUEST']._serialized_start=284
|
|
120
118
|
_globals['_GETSTREAMLINEREQUEST']._serialized_end=344
|
|
121
119
|
_globals['_LISTSTREAMLINESREQUEST']._serialized_start=347
|
|
122
|
-
_globals['_LISTSTREAMLINESREQUEST']._serialized_end=
|
|
123
|
-
_globals['_LISTSTREAMLINESRESPONSE']._serialized_start=
|
|
124
|
-
_globals['_LISTSTREAMLINESRESPONSE']._serialized_end=
|
|
125
|
-
_globals['_BATCHGETSTREAMLINESREQUEST']._serialized_start=
|
|
126
|
-
_globals['_BATCHGETSTREAMLINESREQUEST']._serialized_end=
|
|
127
|
-
_globals['_BATCHGETSTREAMLINESRESPONSE']._serialized_start=
|
|
128
|
-
_globals['_BATCHGETSTREAMLINESRESPONSE']._serialized_end=
|
|
129
|
-
_globals['_CREATESTREAMLINEREQUEST']._serialized_start=
|
|
130
|
-
_globals['_CREATESTREAMLINEREQUEST']._serialized_end=
|
|
131
|
-
_globals['_CREATESTREAMLINEREQUEST_LABELSENTRY']._serialized_start=
|
|
132
|
-
_globals['_CREATESTREAMLINEREQUEST_LABELSENTRY']._serialized_end=
|
|
133
|
-
_globals['_CREATESTREAMLINEMETADATA']._serialized_start=
|
|
134
|
-
_globals['_CREATESTREAMLINEMETADATA']._serialized_end=
|
|
135
|
-
_globals['_UPDATESTREAMLINEREQUEST']._serialized_start=
|
|
136
|
-
_globals['_UPDATESTREAMLINEREQUEST']._serialized_end=
|
|
137
|
-
_globals['_UPDATESTREAMLINEREQUEST_LABELSENTRY']._serialized_start=
|
|
138
|
-
_globals['_UPDATESTREAMLINEREQUEST_LABELSENTRY']._serialized_end=
|
|
139
|
-
_globals['_UPDATESTREAMLINEMETADATA']._serialized_start=
|
|
140
|
-
_globals['_UPDATESTREAMLINEMETADATA']._serialized_end=
|
|
141
|
-
_globals['_DELETESTREAMLINEREQUEST']._serialized_start=
|
|
142
|
-
_globals['_DELETESTREAMLINEREQUEST']._serialized_end=
|
|
143
|
-
_globals['_DELETESTREAMLINEMETADATA']._serialized_start=
|
|
144
|
-
_globals['_DELETESTREAMLINEMETADATA']._serialized_end=
|
|
145
|
-
_globals['_BATCHDELETESTREAMLINESREQUEST']._serialized_start=
|
|
146
|
-
_globals['_BATCHDELETESTREAMLINESREQUEST']._serialized_end=
|
|
147
|
-
_globals['_BATCHDELETESTREAMLINESMETADATA']._serialized_start=
|
|
148
|
-
_globals['_BATCHDELETESTREAMLINESMETADATA']._serialized_end=
|
|
149
|
-
_globals['_PERFORMLINEACTIONREQUEST']._serialized_start=
|
|
150
|
-
_globals['_PERFORMLINEACTIONREQUEST']._serialized_end=
|
|
151
|
-
_globals['_PERFORMLINEACTIONMETADATA']._serialized_start=
|
|
152
|
-
_globals['_PERFORMLINEACTIONMETADATA']._serialized_end=
|
|
153
|
-
_globals['_RTMPPUSHPARAMS']._serialized_start=
|
|
154
|
-
_globals['_RTMPPUSHPARAMS']._serialized_end=
|
|
155
|
-
_globals['
|
|
156
|
-
_globals['
|
|
157
|
-
_globals['
|
|
158
|
-
_globals['
|
|
159
|
-
_globals['
|
|
160
|
-
_globals['
|
|
161
|
-
_globals['
|
|
162
|
-
_globals['
|
|
163
|
-
_globals['
|
|
164
|
-
_globals['
|
|
165
|
-
_globals['
|
|
166
|
-
_globals['
|
|
167
|
-
_globals['
|
|
168
|
-
_globals['
|
|
169
|
-
_globals['
|
|
170
|
-
_globals['
|
|
171
|
-
_globals['
|
|
172
|
-
_globals['
|
|
173
|
-
_globals['_GETSTREAMKEYREQUEST']._serialized_start=3422
|
|
174
|
-
_globals['_GETSTREAMKEYREQUEST']._serialized_end=3481
|
|
175
|
-
_globals['_UPDATESTREAMKEYREQUEST']._serialized_start=3483
|
|
176
|
-
_globals['_UPDATESTREAMKEYREQUEST']._serialized_end=3545
|
|
177
|
-
_globals['_UPDATESTREAMKEYMETADATA']._serialized_start=3547
|
|
178
|
-
_globals['_UPDATESTREAMKEYMETADATA']._serialized_end=3596
|
|
179
|
-
_globals['_STREAMLINESERVICE']._serialized_start=3599
|
|
180
|
-
_globals['_STREAMLINESERVICE']._serialized_end=5393
|
|
120
|
+
_globals['_LISTSTREAMLINESREQUEST']._serialized_end=520
|
|
121
|
+
_globals['_LISTSTREAMLINESRESPONSE']._serialized_start=522
|
|
122
|
+
_globals['_LISTSTREAMLINESRESPONSE']._serialized_end=635
|
|
123
|
+
_globals['_BATCHGETSTREAMLINESREQUEST']._serialized_start=637
|
|
124
|
+
_globals['_BATCHGETSTREAMLINESREQUEST']._serialized_end=743
|
|
125
|
+
_globals['_BATCHGETSTREAMLINESRESPONSE']._serialized_start=745
|
|
126
|
+
_globals['_BATCHGETSTREAMLINESRESPONSE']._serialized_end=831
|
|
127
|
+
_globals['_CREATESTREAMLINEREQUEST']._serialized_start=834
|
|
128
|
+
_globals['_CREATESTREAMLINEREQUEST']._serialized_end=1476
|
|
129
|
+
_globals['_CREATESTREAMLINEREQUEST_LABELSENTRY']._serialized_start=1352
|
|
130
|
+
_globals['_CREATESTREAMLINEREQUEST_LABELSENTRY']._serialized_end=1397
|
|
131
|
+
_globals['_CREATESTREAMLINEMETADATA']._serialized_start=1478
|
|
132
|
+
_globals['_CREATESTREAMLINEMETADATA']._serialized_end=1528
|
|
133
|
+
_globals['_UPDATESTREAMLINEREQUEST']._serialized_start=1531
|
|
134
|
+
_globals['_UPDATESTREAMLINEREQUEST']._serialized_end=2069
|
|
135
|
+
_globals['_UPDATESTREAMLINEREQUEST_LABELSENTRY']._serialized_start=1352
|
|
136
|
+
_globals['_UPDATESTREAMLINEREQUEST_LABELSENTRY']._serialized_end=1397
|
|
137
|
+
_globals['_UPDATESTREAMLINEMETADATA']._serialized_start=2071
|
|
138
|
+
_globals['_UPDATESTREAMLINEMETADATA']._serialized_end=2121
|
|
139
|
+
_globals['_DELETESTREAMLINEREQUEST']._serialized_start=2123
|
|
140
|
+
_globals['_DELETESTREAMLINEREQUEST']._serialized_end=2186
|
|
141
|
+
_globals['_DELETESTREAMLINEMETADATA']._serialized_start=2188
|
|
142
|
+
_globals['_DELETESTREAMLINEMETADATA']._serialized_end=2238
|
|
143
|
+
_globals['_BATCHDELETESTREAMLINESREQUEST']._serialized_start=2240
|
|
144
|
+
_globals['_BATCHDELETESTREAMLINESREQUEST']._serialized_end=2349
|
|
145
|
+
_globals['_BATCHDELETESTREAMLINESMETADATA']._serialized_start=2351
|
|
146
|
+
_globals['_BATCHDELETESTREAMLINESMETADATA']._serialized_end=2408
|
|
147
|
+
_globals['_PERFORMLINEACTIONREQUEST']._serialized_start=2411
|
|
148
|
+
_globals['_PERFORMLINEACTIONREQUEST']._serialized_end=2622
|
|
149
|
+
_globals['_PERFORMLINEACTIONMETADATA']._serialized_start=2624
|
|
150
|
+
_globals['_PERFORMLINEACTIONMETADATA']._serialized_end=2675
|
|
151
|
+
_globals['_RTMPPUSHPARAMS']._serialized_start=2677
|
|
152
|
+
_globals['_RTMPPUSHPARAMS']._serialized_end=2693
|
|
153
|
+
_globals['_RTMPPULLPARAMS']._serialized_start=2695
|
|
154
|
+
_globals['_RTMPPULLPARAMS']._serialized_end=2743
|
|
155
|
+
_globals['_MANUALLINEPARAMS']._serialized_start=2745
|
|
156
|
+
_globals['_MANUALLINEPARAMS']._serialized_end=2763
|
|
157
|
+
_globals['_AUTOLINEPARAMS']._serialized_start=2765
|
|
158
|
+
_globals['_AUTOLINEPARAMS']._serialized_end=2781
|
|
159
|
+
_globals['_ACTIVATEACTION']._serialized_start=2783
|
|
160
|
+
_globals['_ACTIVATEACTION']._serialized_end=2799
|
|
161
|
+
_globals['_DEACTIVATEACTION']._serialized_start=2801
|
|
162
|
+
_globals['_DEACTIVATEACTION']._serialized_end=2819
|
|
163
|
+
_globals['_GETSTREAMKEYREQUEST']._serialized_start=2821
|
|
164
|
+
_globals['_GETSTREAMKEYREQUEST']._serialized_end=2880
|
|
165
|
+
_globals['_UPDATESTREAMKEYREQUEST']._serialized_start=2882
|
|
166
|
+
_globals['_UPDATESTREAMKEYREQUEST']._serialized_end=2944
|
|
167
|
+
_globals['_UPDATESTREAMKEYMETADATA']._serialized_start=2946
|
|
168
|
+
_globals['_UPDATESTREAMKEYMETADATA']._serialized_end=2995
|
|
169
|
+
_globals['_STREAMLINESERVICE']._serialized_start=2998
|
|
170
|
+
_globals['_STREAMLINESERVICE']._serialized_end=4792
|
|
181
171
|
# @@protoc_insertion_point(module_scope)
|