yandexcloud 0.351.0__py3-none-any.whl → 0.352.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of yandexcloud might be problematic. Click here for more details.
- yandex/cloud/ai/tuning/v1/tuning_service_pb2.py +13 -3
- yandex/cloud/ai/tuning/v1/tuning_service_pb2.pyi +40 -0
- yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.py +43 -0
- yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.pyi +17 -0
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.py +3 -3
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.pyi +2 -0
- yandex/cloud/cdn/v1/origin_group_pb2.py +3 -3
- yandex/cloud/cdn/v1/origin_group_pb2.pyi +5 -1
- yandex/cloud/cdn/v1/origin_group_service_pb2.py +14 -14
- yandex/cloud/cdn/v1/origin_group_service_pb2.pyi +5 -1
- yandex/cloud/cdn/v1/origin_pb2.py +10 -10
- yandex/cloud/cdn/v1/origin_pb2.pyi +5 -1
- yandex/cloud/cdn/v1/origin_service_pb2.py +14 -14
- yandex/cloud/cdn/v1/origin_service_pb2.pyi +5 -1
- yandex/cloud/cdn/v1/resource_pb2.py +64 -64
- yandex/cloud/cdn/v1/resource_pb2.pyi +9 -1
- yandex/cloud/cdn/v1/resource_service_pb2.py +26 -26
- yandex/cloud/cdn/v1/resource_service_pb2.pyi +5 -1
- yandex/cloud/iot/broker/v1/broker_service_pb2.py +50 -50
- yandex/cloud/iot/devices/v1/device_service_pb2.py +61 -61
- yandex/cloud/iot/devices/v1/registry_service_pb2.py +82 -82
- yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.py +9 -5
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.py +74 -76
- yandex/cloud/metastore/v1/cluster_pb2.py +19 -19
- yandex/cloud/metastore/v1/cluster_pb2.pyi +39 -32
- yandex/cloud/metastore/v1/cluster_service_pb2.py +47 -47
- yandex/cloud/metastore/v1/cluster_service_pb2.pyi +90 -91
- yandex/cloud/metastore/v1/cluster_service_pb2_grpc.py +63 -66
- yandex/cloud/metastore/v1/cluster_service_pb2_grpc.pyi +62 -77
- yandex/cloud/quotamanager/v1/quota_request_service_pb2.py +3 -3
- yandex/cloud/serverless/eventrouter/v1/connector_pb2.py +12 -10
- yandex/cloud/serverless/eventrouter/v1/connector_pb2.pyi +17 -3
- yandex/cloud/video/v1/channel_pb2.py +12 -12
- yandex/cloud/video/v1/channel_pb2.pyi +88 -22
- yandex/cloud/video/v1/channel_service_pb2.py +14 -14
- yandex/cloud/video/v1/channel_service_pb2.pyi +77 -41
- yandex/cloud/video/v1/channel_service_pb2_grpc.py +26 -9
- yandex/cloud/video/v1/channel_service_pb2_grpc.pyi +87 -30
- yandex/cloud/video/v1/episode_pb2.py +8 -10
- yandex/cloud/video/v1/episode_pb2.pyi +52 -36
- yandex/cloud/video/v1/episode_service_pb2.py +44 -42
- yandex/cloud/video/v1/episode_service_pb2.pyi +131 -82
- yandex/cloud/video/v1/episode_service_pb2_grpc.py +30 -10
- yandex/cloud/video/v1/episode_service_pb2_grpc.pyi +102 -33
- yandex/cloud/video/v1/manifest_pb2.pyi +24 -1
- yandex/cloud/video/v1/playlist_pb2.py +4 -6
- yandex/cloud/video/v1/playlist_pb2.pyi +24 -12
- yandex/cloud/video/v1/playlist_service_pb2.py +28 -24
- yandex/cloud/video/v1/playlist_service_pb2.pyi +99 -47
- yandex/cloud/video/v1/playlist_service_pb2_grpc.py +20 -7
- yandex/cloud/video/v1/playlist_service_pb2_grpc.pyi +75 -24
- yandex/cloud/video/v1/stream_line_pb2.py +16 -16
- yandex/cloud/video/v1/stream_line_pb2.pyi +11 -12
- yandex/cloud/video/v1/stream_line_service_pb2.py +54 -56
- yandex/cloud/video/v1/stream_line_service_pb2.pyi +110 -65
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.py +25 -10
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.pyi +96 -33
- yandex/cloud/video/v1/stream_pb2.pyi +49 -36
- yandex/cloud/video/v1/stream_service_pb2.pyi +123 -52
- yandex/cloud/video/v1/stream_service_pb2_grpc.py +25 -8
- yandex/cloud/video/v1/stream_service_pb2_grpc.pyi +84 -27
- yandex/cloud/video/v1/style_preset_pb2.py +49 -0
- yandex/cloud/video/v1/style_preset_pb2.pyi +200 -0
- yandex/cloud/video/v1/style_preset_pb2_grpc.py +24 -0
- yandex/cloud/video/v1/style_preset_pb2_grpc.pyi +17 -0
- yandex/cloud/video/v1/style_preset_service_pb2.py +141 -0
- yandex/cloud/video/v1/style_preset_service_pb2.pyi +348 -0
- yandex/cloud/video/v1/style_preset_service_pb2_grpc.py +290 -0
- yandex/cloud/video/v1/style_preset_service_pb2_grpc.pyi +171 -0
- yandex/cloud/video/v1/subtitle_pb2.pyi +32 -23
- yandex/cloud/video/v1/subtitle_service_pb2.py +17 -17
- yandex/cloud/video/v1/subtitle_service_pb2.pyi +25 -13
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.py +18 -5
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.pyi +63 -18
- yandex/cloud/video/v1/thumbnail_pb2.py +3 -3
- yandex/cloud/video/v1/thumbnail_pb2.pyi +18 -5
- yandex/cloud/video/v1/thumbnail_service_pb2.py +39 -31
- yandex/cloud/video/v1/thumbnail_service_pb2.pyi +94 -33
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py +21 -6
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.pyi +75 -21
- yandex/cloud/video/v1/video_pb2.py +24 -24
- yandex/cloud/video/v1/video_pb2.pyi +105 -64
- yandex/cloud/video/v1/video_service_pb2.py +80 -74
- yandex/cloud/video/v1/video_service_pb2.pyi +193 -90
- yandex/cloud/video/v1/video_service_pb2_grpc.py +35 -12
- yandex/cloud/video/v1/video_service_pb2_grpc.pyi +123 -39
- yandex/cloud/ytsaurus/v1/package_options_pb2.py +35 -0
- yandex/cloud/ytsaurus/v1/package_options_pb2.pyi +8 -0
- yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.py +24 -0
- yandex/cloud/ytsaurus/v1/package_options_pb2_grpc.pyi +17 -0
- yandexcloud/__init__.py +1 -1
- yandexcloud/_wrappers/dataproc/__init__.py +4 -0
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/RECORD +98 -86
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.351.0.dist-info → yandexcloud-0.352.0.dist-info}/top_level.txt +0 -0
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#yandex/cloud/video/v1/episode.proto\x12\x15yandex.cloud.video.v1\x1a\x1fgoogle/protobuf/timestamp.proto\"\
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#yandex/cloud/video/v1/episode.proto\x12\x15yandex.cloud.video.v1\x1a\x1fgoogle/protobuf/timestamp.proto\"\xd4\x05\n\x07\x45pisode\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tstream_id\x18\x02 \x01(\t\x12\x0f\n\x07line_id\x18\x03 \x01(\t\x12\r\n\x05title\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12\x14\n\x0cthumbnail_id\x18\x06 \x01(\t\x12.\n\nstart_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inish_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x13\n\x0b\x64vr_seconds\x18\t \x01(\x03\x12J\n\x11visibility_status\x18\n \x01(\x0e\x32/.yandex.cloud.video.v1.Episode.VisibilityStatus\x12\x17\n\x0fstyle_preset_id\x18\x0c \x01(\t\x12J\n\rpublic_access\x18\xe8\x07 \x01(\x0b\x32\x30.yandex.cloud.video.v1.EpisodePublicAccessRightsH\x00\x12M\n\x0fsign_url_access\x18\xeb\x07 \x01(\x0b\x32\x31.yandex.cloud.video.v1.EpisodeSignURLAccessRightsH\x00\x12.\n\ncreated_at\x18\x64 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x65 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"U\n\x10VisibilityStatus\x12!\n\x1dVISIBILITY_STATUS_UNSPECIFIED\x10\x00\x12\r\n\tPUBLISHED\x10\x01\x12\x0f\n\x0bUNPUBLISHED\x10\x02\x42\x0f\n\raccess_rightsJ\x06\x08\xe9\x07\x10\xea\x07J\x06\x08\xea\x07\x10\xeb\x07J\x04\x08\x0b\x10\x0cJ\x04\x08\r\x10\x64J\x05\x08\x66\x10\xe8\x07\"\x1b\n\x19\x45pisodePublicAccessRights\"\x1c\n\x1a\x45pisodeSignURLAccessRightsB\\\n\x19yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;videob\x06proto3')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -34,13 +34,11 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
34
34
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
35
|
_globals['DESCRIPTOR']._serialized_options = b'\n\031yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;video'
|
|
36
36
|
_globals['_EPISODE']._serialized_start=96
|
|
37
|
-
_globals['_EPISODE']._serialized_end=
|
|
38
|
-
_globals['_EPISODE_VISIBILITYSTATUS']._serialized_start=
|
|
39
|
-
_globals['_EPISODE_VISIBILITYSTATUS']._serialized_end=
|
|
40
|
-
_globals['_EPISODEPUBLICACCESSRIGHTS']._serialized_start=
|
|
41
|
-
_globals['_EPISODEPUBLICACCESSRIGHTS']._serialized_end=
|
|
42
|
-
_globals['
|
|
43
|
-
_globals['
|
|
44
|
-
_globals['_EPISODESIGNURLACCESSRIGHTS']._serialized_start=930
|
|
45
|
-
_globals['_EPISODESIGNURLACCESSRIGHTS']._serialized_end=958
|
|
37
|
+
_globals['_EPISODE']._serialized_end=820
|
|
38
|
+
_globals['_EPISODE_VISIBILITYSTATUS']._serialized_start=683
|
|
39
|
+
_globals['_EPISODE_VISIBILITYSTATUS']._serialized_end=768
|
|
40
|
+
_globals['_EPISODEPUBLICACCESSRIGHTS']._serialized_start=822
|
|
41
|
+
_globals['_EPISODEPUBLICACCESSRIGHTS']._serialized_end=849
|
|
42
|
+
_globals['_EPISODESIGNURLACCESSRIGHTS']._serialized_start=851
|
|
43
|
+
_globals['_EPISODESIGNURLACCESSRIGHTS']._serialized_end=879
|
|
46
44
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -20,6 +20,11 @@ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
|
20
20
|
|
|
21
21
|
@typing.final
|
|
22
22
|
class Episode(google.protobuf.message.Message):
|
|
23
|
+
"""Entity representing a stream fragment that can be accessed independently.
|
|
24
|
+
Episodes can be linked to either a stream or a line
|
|
25
|
+
and provide a way to reference specific portions of the corresponding content.
|
|
26
|
+
"""
|
|
27
|
+
|
|
23
28
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
24
29
|
|
|
25
30
|
class _VisibilityStatus:
|
|
@@ -29,13 +34,21 @@ class Episode(google.protobuf.message.Message):
|
|
|
29
34
|
class _VisibilityStatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Episode._VisibilityStatus.ValueType], builtins.type):
|
|
30
35
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
31
36
|
VISIBILITY_STATUS_UNSPECIFIED: Episode._VisibilityStatus.ValueType # 0
|
|
37
|
+
"""The visibility status is not specified."""
|
|
32
38
|
PUBLISHED: Episode._VisibilityStatus.ValueType # 1
|
|
39
|
+
"""The episode is publicly available, subject to its access permission settings."""
|
|
33
40
|
UNPUBLISHED: Episode._VisibilityStatus.ValueType # 2
|
|
41
|
+
"""The episode is available only to administrators."""
|
|
42
|
+
|
|
43
|
+
class VisibilityStatus(_VisibilityStatus, metaclass=_VisibilityStatusEnumTypeWrapper):
|
|
44
|
+
"""Visibility status of the episode."""
|
|
34
45
|
|
|
35
|
-
class VisibilityStatus(_VisibilityStatus, metaclass=_VisibilityStatusEnumTypeWrapper): ...
|
|
36
46
|
VISIBILITY_STATUS_UNSPECIFIED: Episode.VisibilityStatus.ValueType # 0
|
|
47
|
+
"""The visibility status is not specified."""
|
|
37
48
|
PUBLISHED: Episode.VisibilityStatus.ValueType # 1
|
|
49
|
+
"""The episode is publicly available, subject to its access permission settings."""
|
|
38
50
|
UNPUBLISHED: Episode.VisibilityStatus.ValueType # 2
|
|
51
|
+
"""The episode is available only to administrators."""
|
|
39
52
|
|
|
40
53
|
ID_FIELD_NUMBER: builtins.int
|
|
41
54
|
STREAM_ID_FIELD_NUMBER: builtins.int
|
|
@@ -47,59 +60,64 @@ class Episode(google.protobuf.message.Message):
|
|
|
47
60
|
FINISH_TIME_FIELD_NUMBER: builtins.int
|
|
48
61
|
DVR_SECONDS_FIELD_NUMBER: builtins.int
|
|
49
62
|
VISIBILITY_STATUS_FIELD_NUMBER: builtins.int
|
|
63
|
+
STYLE_PRESET_ID_FIELD_NUMBER: builtins.int
|
|
50
64
|
PUBLIC_ACCESS_FIELD_NUMBER: builtins.int
|
|
51
|
-
AUTH_SYSTEM_ACCESS_FIELD_NUMBER: builtins.int
|
|
52
65
|
SIGN_URL_ACCESS_FIELD_NUMBER: builtins.int
|
|
53
66
|
CREATED_AT_FIELD_NUMBER: builtins.int
|
|
54
67
|
UPDATED_AT_FIELD_NUMBER: builtins.int
|
|
55
68
|
id: builtins.str
|
|
56
|
-
"""
|
|
69
|
+
"""Unique identifier of the episode."""
|
|
57
70
|
stream_id: builtins.str
|
|
58
|
-
"""
|
|
71
|
+
"""Identifier of the stream this episode is linked to.
|
|
72
|
+
Optional, empty if the episode is linked to a line.
|
|
73
|
+
"""
|
|
59
74
|
line_id: builtins.str
|
|
60
|
-
"""
|
|
75
|
+
"""Identifier of the line this episode is linked to.
|
|
76
|
+
Optional, empty if the episode is linked to a stream.
|
|
77
|
+
"""
|
|
61
78
|
title: builtins.str
|
|
62
|
-
"""
|
|
79
|
+
"""Title of the episode displayed in interfaces and players."""
|
|
63
80
|
description: builtins.str
|
|
64
|
-
"""
|
|
81
|
+
"""Detailed description of the episode content and context."""
|
|
65
82
|
thumbnail_id: builtins.str
|
|
66
|
-
"""
|
|
83
|
+
"""Identifier of the thumbnail image used to represent the episode visually."""
|
|
67
84
|
dvr_seconds: builtins.int
|
|
68
|
-
"""
|
|
69
|
-
Determines how many
|
|
85
|
+
"""Controls the Digital Video Recording (DVR) functionality for the episode.
|
|
86
|
+
Determines how many seconds of the stream are available for time-shifted viewing.
|
|
70
87
|
|
|
71
88
|
Possible values:
|
|
72
|
-
* `0`:
|
|
73
|
-
* `>0`:
|
|
89
|
+
* `0`: Infinite DVR size, the full length of the stream is available for viewing.
|
|
90
|
+
* `>0`: Size of DVR window in seconds, the minimum value is 30s.
|
|
74
91
|
"""
|
|
75
92
|
visibility_status: global___Episode.VisibilityStatus.ValueType
|
|
93
|
+
"""Current visibility status controlling whether the episode is publicly available."""
|
|
94
|
+
style_preset_id: builtins.str
|
|
95
|
+
"""Identifier of the style preset used in the player during episode playback."""
|
|
76
96
|
@property
|
|
77
97
|
def start_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
78
|
-
"""
|
|
98
|
+
"""Timestamp marking the beginning of the episode content."""
|
|
79
99
|
|
|
80
100
|
@property
|
|
81
101
|
def finish_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
82
|
-
"""
|
|
102
|
+
"""Timestamp marking the end of the episode content."""
|
|
83
103
|
|
|
84
104
|
@property
|
|
85
105
|
def public_access(self) -> global___EpisodePublicAccessRights:
|
|
86
|
-
"""
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
def auth_system_access(self) -> global___EpisodeAuthSystemAccessRights:
|
|
90
|
-
"""Checking access rights using the authorization system."""
|
|
106
|
+
"""Allows unrestricted public access to the episode via direct link.
|
|
107
|
+
No additional authorization or access control is applied.
|
|
108
|
+
"""
|
|
91
109
|
|
|
92
110
|
@property
|
|
93
111
|
def sign_url_access(self) -> global___EpisodeSignURLAccessRights:
|
|
94
|
-
"""
|
|
112
|
+
"""Restricts episode access using URL signatures for secure time-limited access."""
|
|
95
113
|
|
|
96
114
|
@property
|
|
97
115
|
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
98
|
-
"""
|
|
116
|
+
"""Timestamp when the episode was initially created in the system."""
|
|
99
117
|
|
|
100
118
|
@property
|
|
101
119
|
def updated_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
102
|
-
"""
|
|
120
|
+
"""Timestamp of the last modification to the episode or its metadata."""
|
|
103
121
|
|
|
104
122
|
def __init__(
|
|
105
123
|
self,
|
|
@@ -114,40 +132,38 @@ class Episode(google.protobuf.message.Message):
|
|
|
114
132
|
finish_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
115
133
|
dvr_seconds: builtins.int = ...,
|
|
116
134
|
visibility_status: global___Episode.VisibilityStatus.ValueType = ...,
|
|
135
|
+
style_preset_id: builtins.str = ...,
|
|
117
136
|
public_access: global___EpisodePublicAccessRights | None = ...,
|
|
118
|
-
auth_system_access: global___EpisodeAuthSystemAccessRights | None = ...,
|
|
119
137
|
sign_url_access: global___EpisodeSignURLAccessRights | None = ...,
|
|
120
138
|
created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
121
139
|
updated_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
122
140
|
) -> None: ...
|
|
123
|
-
def HasField(self, field_name: typing.Literal["access_rights", b"access_rights", "
|
|
124
|
-
def ClearField(self, field_name: typing.Literal["access_rights", b"access_rights", "
|
|
125
|
-
def WhichOneof(self, oneof_group: typing.Literal["access_rights", b"access_rights"]) -> typing.Literal["public_access", "
|
|
141
|
+
def HasField(self, field_name: typing.Literal["access_rights", b"access_rights", "created_at", b"created_at", "finish_time", b"finish_time", "public_access", b"public_access", "sign_url_access", b"sign_url_access", "start_time", b"start_time", "updated_at", b"updated_at"]) -> builtins.bool: ...
|
|
142
|
+
def ClearField(self, field_name: typing.Literal["access_rights", b"access_rights", "created_at", b"created_at", "description", b"description", "dvr_seconds", b"dvr_seconds", "finish_time", b"finish_time", "id", b"id", "line_id", b"line_id", "public_access", b"public_access", "sign_url_access", b"sign_url_access", "start_time", b"start_time", "stream_id", b"stream_id", "style_preset_id", b"style_preset_id", "thumbnail_id", b"thumbnail_id", "title", b"title", "updated_at", b"updated_at", "visibility_status", b"visibility_status"]) -> None: ...
|
|
143
|
+
def WhichOneof(self, oneof_group: typing.Literal["access_rights", b"access_rights"]) -> typing.Literal["public_access", "sign_url_access"] | None: ...
|
|
126
144
|
|
|
127
145
|
global___Episode = Episode
|
|
128
146
|
|
|
129
147
|
@typing.final
|
|
130
148
|
class EpisodePublicAccessRights(google.protobuf.message.Message):
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
self,
|
|
135
|
-
) -> None: ...
|
|
136
|
-
|
|
137
|
-
global___EpisodePublicAccessRights = EpisodePublicAccessRights
|
|
149
|
+
"""Represents public access rights for an episode.
|
|
150
|
+
When this access type is set, the episode is publicly accessible via direct link.
|
|
151
|
+
"""
|
|
138
152
|
|
|
139
|
-
@typing.final
|
|
140
|
-
class EpisodeAuthSystemAccessRights(google.protobuf.message.Message):
|
|
141
153
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
142
154
|
|
|
143
155
|
def __init__(
|
|
144
156
|
self,
|
|
145
157
|
) -> None: ...
|
|
146
158
|
|
|
147
|
-
|
|
159
|
+
global___EpisodePublicAccessRights = EpisodePublicAccessRights
|
|
148
160
|
|
|
149
161
|
@typing.final
|
|
150
162
|
class EpisodeSignURLAccessRights(google.protobuf.message.Message):
|
|
163
|
+
"""Represents access rights controlled by URL signatures.
|
|
164
|
+
When this access type is set, the episode is accessible only via properly signed temporary link.
|
|
165
|
+
"""
|
|
166
|
+
|
|
151
167
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
152
168
|
|
|
153
169
|
def __init__(
|
|
@@ -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\"\xe1\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\x1a\n\x08order_by\x18\x66 \x01(\tB\x08\x8a\xc8\x31\x04<=50\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\"\
|
|
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\"\xe1\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\x1a\n\x08order_by\x18\x66 \x01(\tB\x08\x8a\xc8\x31\x04<=50\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\"\xb2\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\x1c\n\x05title\x18\x02 \x01(\tB\r\xe8\xc7\x31\x01\x8a\xc8\x31\x05<=300\x12\x1f\n\x0b\x64\x65scription\x18\x03 \x01(\tB\n\x8a\xc8\x31\x06<=4000\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\x12!\n\x0fstyle_preset_id\x18\x08 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12J\n\rpublic_access\x18\xe8\x07 \x01(\x0b\x32\x30.yandex.cloud.video.v1.EpisodePublicAccessParamsH\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\x06\x08\xea\x07\x10\xeb\x07J\x04\x08\x01\x10\x02J\x04\x08\t\x10\x64J\x05\x08\x66\x10\xe8\x07\"\x1b\n\x19\x45pisodePublicAccessParams\"\x1c\n\x1a\x45pisodeSignURLAccessParams\"+\n\x15\x43reateEpisodeMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"\xa5\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\x18\n\x05title\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=300\x12\x1f\n\x0b\x64\x65scription\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=4000\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\x12!\n\x0fstyle_preset_id\x18\t \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12J\n\rpublic_access\x18\xe8\x07 \x01(\x0b\x32\x30.yandex.cloud.video.v1.EpisodePublicAccessParamsH\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\x06\x08\xea\x07\x10\xeb\x07J\x05\x08\n\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)
|
|
@@ -75,6 +75,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
75
75
|
_globals['_CREATEEPISODEREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\006<=4000'
|
|
76
76
|
_globals['_CREATEEPISODEREQUEST'].fields_by_name['thumbnail_id']._loaded_options = None
|
|
77
77
|
_globals['_CREATEEPISODEREQUEST'].fields_by_name['thumbnail_id']._serialized_options = b'\212\3101\004<=50'
|
|
78
|
+
_globals['_CREATEEPISODEREQUEST'].fields_by_name['style_preset_id']._loaded_options = None
|
|
79
|
+
_globals['_CREATEEPISODEREQUEST'].fields_by_name['style_preset_id']._serialized_options = b'\212\3101\004<=50'
|
|
78
80
|
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['episode_id']._loaded_options = None
|
|
79
81
|
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['episode_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
80
82
|
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['field_mask']._loaded_options = None
|
|
@@ -85,6 +87,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
85
87
|
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\006<=4000'
|
|
86
88
|
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['thumbnail_id']._loaded_options = None
|
|
87
89
|
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['thumbnail_id']._serialized_options = b'\212\3101\004<=50'
|
|
90
|
+
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['style_preset_id']._loaded_options = None
|
|
91
|
+
_globals['_UPDATEEPISODEREQUEST'].fields_by_name['style_preset_id']._serialized_options = b'\212\3101\004<=50'
|
|
88
92
|
_globals['_DELETEEPISODEREQUEST'].fields_by_name['episode_id']._loaded_options = None
|
|
89
93
|
_globals['_DELETEEPISODEREQUEST'].fields_by_name['episode_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
90
94
|
_globals['_BATCHDELETEEPISODESREQUEST'].oneofs_by_name['id']._loaded_options = None
|
|
@@ -134,45 +138,43 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
134
138
|
_globals['_BATCHGETEPISODESRESPONSE']._serialized_start=868
|
|
135
139
|
_globals['_BATCHGETEPISODESRESPONSE']._serialized_end=944
|
|
136
140
|
_globals['_CREATEEPISODEREQUEST']._serialized_start=947
|
|
137
|
-
_globals['_CREATEEPISODEREQUEST']._serialized_end=
|
|
138
|
-
_globals['_EPISODEPUBLICACCESSPARAMS']._serialized_start=
|
|
139
|
-
_globals['_EPISODEPUBLICACCESSPARAMS']._serialized_end=
|
|
140
|
-
_globals['
|
|
141
|
-
_globals['
|
|
142
|
-
_globals['
|
|
143
|
-
_globals['
|
|
144
|
-
_globals['
|
|
145
|
-
_globals['
|
|
146
|
-
_globals['
|
|
147
|
-
_globals['
|
|
148
|
-
_globals['
|
|
149
|
-
_globals['
|
|
150
|
-
_globals['
|
|
151
|
-
_globals['
|
|
152
|
-
_globals['
|
|
153
|
-
_globals['
|
|
154
|
-
_globals['
|
|
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['
|
|
174
|
-
_globals['
|
|
175
|
-
_globals['
|
|
176
|
-
_globals['_EPISODESERVICE']._serialized_start=3450
|
|
177
|
-
_globals['_EPISODESERVICE']._serialized_end=5088
|
|
141
|
+
_globals['_CREATEEPISODEREQUEST']._serialized_end=1509
|
|
142
|
+
_globals['_EPISODEPUBLICACCESSPARAMS']._serialized_start=1511
|
|
143
|
+
_globals['_EPISODEPUBLICACCESSPARAMS']._serialized_end=1538
|
|
144
|
+
_globals['_EPISODESIGNURLACCESSPARAMS']._serialized_start=1540
|
|
145
|
+
_globals['_EPISODESIGNURLACCESSPARAMS']._serialized_end=1568
|
|
146
|
+
_globals['_CREATEEPISODEMETADATA']._serialized_start=1570
|
|
147
|
+
_globals['_CREATEEPISODEMETADATA']._serialized_end=1613
|
|
148
|
+
_globals['_UPDATEEPISODEREQUEST']._serialized_start=1616
|
|
149
|
+
_globals['_UPDATEEPISODEREQUEST']._serialized_end=2165
|
|
150
|
+
_globals['_UPDATEEPISODEMETADATA']._serialized_start=2167
|
|
151
|
+
_globals['_UPDATEEPISODEMETADATA']._serialized_end=2210
|
|
152
|
+
_globals['_DELETEEPISODEREQUEST']._serialized_start=2212
|
|
153
|
+
_globals['_DELETEEPISODEREQUEST']._serialized_end=2268
|
|
154
|
+
_globals['_DELETEEPISODEMETADATA']._serialized_start=2270
|
|
155
|
+
_globals['_DELETEEPISODEMETADATA']._serialized_end=2313
|
|
156
|
+
_globals['_BATCHDELETEEPISODESREQUEST']._serialized_start=2316
|
|
157
|
+
_globals['_BATCHDELETEEPISODESREQUEST']._serialized_end=2462
|
|
158
|
+
_globals['_BATCHDELETEEPISODESMETADATA']._serialized_start=2464
|
|
159
|
+
_globals['_BATCHDELETEEPISODESMETADATA']._serialized_end=2514
|
|
160
|
+
_globals['_PERFORMEPISODEACTIONREQUEST']._serialized_start=2517
|
|
161
|
+
_globals['_PERFORMEPISODEACTIONREQUEST']._serialized_end=2753
|
|
162
|
+
_globals['_PUBLISHEPISODEACTION']._serialized_start=2755
|
|
163
|
+
_globals['_PUBLISHEPISODEACTION']._serialized_end=2777
|
|
164
|
+
_globals['_UNPUBLISHEPISODEACTION']._serialized_start=2779
|
|
165
|
+
_globals['_UNPUBLISHEPISODEACTION']._serialized_end=2803
|
|
166
|
+
_globals['_PERFORMEPISODEACTIONMETADATA']._serialized_start=2805
|
|
167
|
+
_globals['_PERFORMEPISODEACTIONMETADATA']._serialized_end=2855
|
|
168
|
+
_globals['_GETEPISODEPLAYERURLREQUEST']._serialized_start=2858
|
|
169
|
+
_globals['_GETEPISODEPLAYERURLREQUEST']._serialized_end=3047
|
|
170
|
+
_globals['_EPISODEPLAYERPARAMS']._serialized_start=3049
|
|
171
|
+
_globals['_EPISODEPLAYERPARAMS']._serialized_end=3118
|
|
172
|
+
_globals['_GETEPISODEPLAYERURLRESPONSE']._serialized_start=3120
|
|
173
|
+
_globals['_GETEPISODEPLAYERURLRESPONSE']._serialized_end=3183
|
|
174
|
+
_globals['_GETEPISODEMANIFESTSREQUEST']._serialized_start=3185
|
|
175
|
+
_globals['_GETEPISODEMANIFESTSREQUEST']._serialized_end=3247
|
|
176
|
+
_globals['_GETEPISODEMANIFESTSRESPONSE']._serialized_start=3249
|
|
177
|
+
_globals['_GETEPISODEMANIFESTSRESPONSE']._serialized_end=3330
|
|
178
|
+
_globals['_EPISODESERVICE']._serialized_start=3333
|
|
179
|
+
_globals['_EPISODESERVICE']._serialized_end=4971
|
|
178
180
|
# @@protoc_insertion_point(module_scope)
|