yandexcloud 0.336.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/iot/devices/v1/device_pb2.py +18 -14
- yandex/cloud/iot/devices/v1/device_pb2.pyi +23 -1
- yandex/cloud/iot/devices/v1/device_service_pb2.py +65 -53
- yandex/cloud/iot/devices/v1/device_service_pb2.pyi +46 -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/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/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/storage/v1/s3api_pb2.py +7 -1
- yandex/cloud/storage/v1/s3api_pb2.pyi +128 -1
- yandex/cloud/video/v1/channel_pb2.py +16 -11
- yandex/cloud/video/v1/channel_pb2.pyi +32 -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 +24 -18
- yandex/cloud/video/v1/video_pb2.pyi +130 -38
- yandex/cloud/video/v1/video_service_pb2.py +114 -66
- yandex/cloud/video/v1/video_service_pb2.pyi +279 -40
- 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.336.0.dist-info → yandexcloud-0.337.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.336.0.dist-info → yandexcloud-0.337.0.dist-info}/RECORD +177 -99
- {yandexcloud-0.336.0.dist-info → yandexcloud-0.337.0.dist-info}/WHEEL +1 -1
- {yandexcloud-0.336.0.dist-info → yandexcloud-0.337.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.336.0.dist-info → yandexcloud-0.337.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.336.0.dist-info → yandexcloud-0.337.0.dist-info}/top_level.txt +0 -0
|
@@ -837,7 +837,7 @@ global___S3APIListMultipartUploadsResponse = S3APIListMultipartUploadsResponse
|
|
|
837
837
|
|
|
838
838
|
@typing.final
|
|
839
839
|
class S3APIMultipartUpload(google.protobuf.message.Message):
|
|
840
|
-
"""Container for the MultipartUpload for the
|
|
840
|
+
"""Container for the MultipartUpload for the S3 object."""
|
|
841
841
|
|
|
842
842
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
843
843
|
|
|
@@ -930,3 +930,130 @@ class S3APIUploadPartCopyResponse(google.protobuf.message.Message):
|
|
|
930
930
|
def ClearField(self, field_name: typing.Literal["etag", b"etag", "last_modified_at", b"last_modified_at", "request_id", b"request_id"]) -> None: ...
|
|
931
931
|
|
|
932
932
|
global___S3APIUploadPartCopyResponse = S3APIUploadPartCopyResponse
|
|
933
|
+
|
|
934
|
+
@typing.final
|
|
935
|
+
class S3APIListObjectsV2Response(google.protobuf.message.Message):
|
|
936
|
+
"""Represents a response of list objects v2 request to S3."""
|
|
937
|
+
|
|
938
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
939
|
+
|
|
940
|
+
IS_TRUNCATED_FIELD_NUMBER: builtins.int
|
|
941
|
+
CONTENTS_FIELD_NUMBER: builtins.int
|
|
942
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
943
|
+
PREFIX_FIELD_NUMBER: builtins.int
|
|
944
|
+
DELIMITER_FIELD_NUMBER: builtins.int
|
|
945
|
+
MAX_KEYS_FIELD_NUMBER: builtins.int
|
|
946
|
+
COMMON_PREFIXES_FIELD_NUMBER: builtins.int
|
|
947
|
+
KEY_COUNT_FIELD_NUMBER: builtins.int
|
|
948
|
+
CONTINUATION_TOKEN_FIELD_NUMBER: builtins.int
|
|
949
|
+
NEXT_CONTINUATION_TOKEN_FIELD_NUMBER: builtins.int
|
|
950
|
+
START_AFTER_FIELD_NUMBER: builtins.int
|
|
951
|
+
REQUEST_ID_FIELD_NUMBER: builtins.int
|
|
952
|
+
is_truncated: builtins.bool
|
|
953
|
+
"""A flag that indicates whether S3 returned all of the results that satisfied the search criteria."""
|
|
954
|
+
name: builtins.str
|
|
955
|
+
"""The bucket name."""
|
|
956
|
+
prefix: builtins.str
|
|
957
|
+
"""Keys that begin with the indicated prefix."""
|
|
958
|
+
delimiter: builtins.str
|
|
959
|
+
"""Causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the CommonPrefixes collection."""
|
|
960
|
+
max_keys: builtins.int
|
|
961
|
+
"""The maximum number of keys returned in the response body."""
|
|
962
|
+
key_count: builtins.int
|
|
963
|
+
"""The number of keys returned with this request."""
|
|
964
|
+
continuation_token: builtins.str
|
|
965
|
+
"""Indicates where in the bucket listing begins. This is only returned if a continuation token was used in the request."""
|
|
966
|
+
next_continuation_token: builtins.str
|
|
967
|
+
"""If the response is truncated, S3 returns this continuation token, which you can use in the next request to fetch the next set of keys."""
|
|
968
|
+
start_after: builtins.str
|
|
969
|
+
"""StartAfter is where you want S3 to start listing from. This is only returned if a start-after was used in the request."""
|
|
970
|
+
request_id: builtins.str
|
|
971
|
+
"""Unique request ID."""
|
|
972
|
+
@property
|
|
973
|
+
def contents(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___S3APIObject]:
|
|
974
|
+
"""Metadata about each object returned."""
|
|
975
|
+
|
|
976
|
+
@property
|
|
977
|
+
def common_prefixes(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___S3APICommonPrefix]:
|
|
978
|
+
"""All of the keys rolled up into a common prefix count as a single return when calculating the number of returns."""
|
|
979
|
+
|
|
980
|
+
def __init__(
|
|
981
|
+
self,
|
|
982
|
+
*,
|
|
983
|
+
is_truncated: builtins.bool = ...,
|
|
984
|
+
contents: collections.abc.Iterable[global___S3APIObject] | None = ...,
|
|
985
|
+
name: builtins.str = ...,
|
|
986
|
+
prefix: builtins.str = ...,
|
|
987
|
+
delimiter: builtins.str = ...,
|
|
988
|
+
max_keys: builtins.int = ...,
|
|
989
|
+
common_prefixes: collections.abc.Iterable[global___S3APICommonPrefix] | None = ...,
|
|
990
|
+
key_count: builtins.int = ...,
|
|
991
|
+
continuation_token: builtins.str = ...,
|
|
992
|
+
next_continuation_token: builtins.str = ...,
|
|
993
|
+
start_after: builtins.str = ...,
|
|
994
|
+
request_id: builtins.str = ...,
|
|
995
|
+
) -> None: ...
|
|
996
|
+
def ClearField(self, field_name: typing.Literal["common_prefixes", b"common_prefixes", "contents", b"contents", "continuation_token", b"continuation_token", "delimiter", b"delimiter", "is_truncated", b"is_truncated", "key_count", b"key_count", "max_keys", b"max_keys", "name", b"name", "next_continuation_token", b"next_continuation_token", "prefix", b"prefix", "request_id", b"request_id", "start_after", b"start_after"]) -> None: ...
|
|
997
|
+
|
|
998
|
+
global___S3APIListObjectsV2Response = S3APIListObjectsV2Response
|
|
999
|
+
|
|
1000
|
+
@typing.final
|
|
1001
|
+
class S3APIObject(google.protobuf.message.Message):
|
|
1002
|
+
"""Container for object metadata."""
|
|
1003
|
+
|
|
1004
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1005
|
+
|
|
1006
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
1007
|
+
LAST_MODIFIED_FIELD_NUMBER: builtins.int
|
|
1008
|
+
ETAG_FIELD_NUMBER: builtins.int
|
|
1009
|
+
SIZE_FIELD_NUMBER: builtins.int
|
|
1010
|
+
OWNER_FIELD_NUMBER: builtins.int
|
|
1011
|
+
STORAGE_CLASS_FIELD_NUMBER: builtins.int
|
|
1012
|
+
key: builtins.str
|
|
1013
|
+
"""The object key."""
|
|
1014
|
+
etag: builtins.str
|
|
1015
|
+
"""The entity tag is a hash of the object."""
|
|
1016
|
+
size: builtins.int
|
|
1017
|
+
"""Size in bytes of the object."""
|
|
1018
|
+
storage_class: builtins.str
|
|
1019
|
+
"""The class of storage used to store the object."""
|
|
1020
|
+
@property
|
|
1021
|
+
def last_modified(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
1022
|
+
"""Date and time the object was last modified."""
|
|
1023
|
+
|
|
1024
|
+
@property
|
|
1025
|
+
def owner(self) -> global___S3APIOwner:
|
|
1026
|
+
"""The owner of the object."""
|
|
1027
|
+
|
|
1028
|
+
def __init__(
|
|
1029
|
+
self,
|
|
1030
|
+
*,
|
|
1031
|
+
key: builtins.str = ...,
|
|
1032
|
+
last_modified: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
1033
|
+
etag: builtins.str = ...,
|
|
1034
|
+
size: builtins.int = ...,
|
|
1035
|
+
owner: global___S3APIOwner | None = ...,
|
|
1036
|
+
storage_class: builtins.str = ...,
|
|
1037
|
+
) -> None: ...
|
|
1038
|
+
def HasField(self, field_name: typing.Literal["last_modified", b"last_modified", "owner", b"owner"]) -> builtins.bool: ...
|
|
1039
|
+
def ClearField(self, field_name: typing.Literal["etag", b"etag", "key", b"key", "last_modified", b"last_modified", "owner", b"owner", "size", b"size", "storage_class", b"storage_class"]) -> None: ...
|
|
1040
|
+
|
|
1041
|
+
global___S3APIObject = S3APIObject
|
|
1042
|
+
|
|
1043
|
+
@typing.final
|
|
1044
|
+
class S3APICommonPrefix(google.protobuf.message.Message):
|
|
1045
|
+
"""Container for common prefix information."""
|
|
1046
|
+
|
|
1047
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1048
|
+
|
|
1049
|
+
PREFIX_FIELD_NUMBER: builtins.int
|
|
1050
|
+
prefix: builtins.str
|
|
1051
|
+
"""Container for the specified common prefix."""
|
|
1052
|
+
def __init__(
|
|
1053
|
+
self,
|
|
1054
|
+
*,
|
|
1055
|
+
prefix: builtins.str = ...,
|
|
1056
|
+
) -> None: ...
|
|
1057
|
+
def ClearField(self, field_name: typing.Literal["prefix", b"prefix"]) -> None: ...
|
|
1058
|
+
|
|
1059
|
+
global___S3APICommonPrefix = S3APICommonPrefix
|
|
@@ -23,9 +23,10 @@ _sym_db = _symbol_database.Default()
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
26
|
+
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
26
27
|
|
|
27
28
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#yandex/cloud/video/v1/channel.proto\x12\x15yandex.cloud.video.v1\x1a\x1fgoogle/protobuf/timestamp.proto\"\xe6\x02\n\x07\x43hannel\x12\n\n\x02id\x18\x01 \x01(\t\x12\x17\n\x0forganization_id\x18\x02 \x01(\t\x12\r\n\x05title\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12.\n\ncreated_at\x18\x64 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x65 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12;\n\x06labels\x18\xc8\x01 \x03(\x0b\x32*.yandex.cloud.video.v1.Channel.LabelsEntry\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\x04\x08\x05\x10\x64J\x05\x08\x66\x10\xc8\x01\"
|
|
29
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#yandex/cloud/video/v1/channel.proto\x12\x15yandex.cloud.video.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\xe6\x02\n\x07\x43hannel\x12\n\n\x02id\x18\x01 \x01(\t\x12\x17\n\x0forganization_id\x18\x02 \x01(\t\x12\r\n\x05title\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12.\n\ncreated_at\x18\x64 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x65 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12;\n\x06labels\x18\xc8\x01 \x03(\x0b\x32*.yandex.cloud.video.v1.Channel.LabelsEntry\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\x04\x08\x05\x10\x64J\x05\x08\x66\x10\xc8\x01\"\xae\x01\n\x0f\x43hannelSettings\x12\x43\n\radvertisement\x18\x01 \x01(\x0b\x32,.yandex.cloud.video.v1.AdvertisementSettings\x12P\n\x14referer_verification\x18\x03 \x01(\x0b\x32\x32.yandex.cloud.video.v1.RefererVerificationSettingsJ\x04\x08\x02\x10\x03\"\xc0\x01\n\x15\x41\x64vertisementSettings\x12R\n\ryandex_direct\x18\x64 \x01(\x0b\x32\x39.yandex.cloud.video.v1.AdvertisementSettings.YandexDirectH\x00\x1a\x41\n\x0cYandexDirect\x12\x0e\n\x06\x65nable\x18\x01 \x01(\x08\x12\x0f\n\x07page_id\x18\x02 \x01(\x03\x12\x10\n\x08\x63\x61tegory\x18\x03 \x01(\x03\x42\n\n\x08providerJ\x04\x08\x01\x10\x64\"\x9c\x01\n\x1bRefererVerificationSettings\x12\x0e\n\x06\x65nable\x18\x01 \x01(\x08\x12m\n\x0f\x61llowed_domains\x18\x02 \x03(\tBT\xf2\xc7\x31>^(?:\\*\\.)?(?:[a-zA-Z0-9-]*\\.)+[a-zA-Z]{2,}$|^\\*\\.[a-zA-Z]{2,}$\x82\xc8\x31\x05<=100\x8a\xc8\x31\x05\x34-255B\\\n\x19yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;videob\x06proto3')
|
|
29
30
|
|
|
30
31
|
_globals = globals()
|
|
31
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -35,14 +36,18 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
35
36
|
_globals['DESCRIPTOR']._serialized_options = b'\n\031yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;video'
|
|
36
37
|
_globals['_CHANNEL_LABELSENTRY']._loaded_options = None
|
|
37
38
|
_globals['_CHANNEL_LABELSENTRY']._serialized_options = b'8\001'
|
|
38
|
-
_globals['
|
|
39
|
-
_globals['
|
|
40
|
-
_globals['
|
|
41
|
-
_globals['
|
|
42
|
-
_globals['
|
|
43
|
-
_globals['
|
|
44
|
-
_globals['
|
|
45
|
-
_globals['
|
|
46
|
-
_globals['
|
|
47
|
-
_globals['
|
|
39
|
+
_globals['_REFERERVERIFICATIONSETTINGS'].fields_by_name['allowed_domains']._loaded_options = None
|
|
40
|
+
_globals['_REFERERVERIFICATIONSETTINGS'].fields_by_name['allowed_domains']._serialized_options = b'\362\3071>^(?:\\*\\.)?(?:[a-zA-Z0-9-]*\\.)+[a-zA-Z]{2,}$|^\\*\\.[a-zA-Z]{2,}$\202\3101\005<=100\212\3101\0054-255'
|
|
41
|
+
_globals['_CHANNEL']._serialized_start=127
|
|
42
|
+
_globals['_CHANNEL']._serialized_end=485
|
|
43
|
+
_globals['_CHANNEL_LABELSENTRY']._serialized_start=427
|
|
44
|
+
_globals['_CHANNEL_LABELSENTRY']._serialized_end=472
|
|
45
|
+
_globals['_CHANNELSETTINGS']._serialized_start=488
|
|
46
|
+
_globals['_CHANNELSETTINGS']._serialized_end=662
|
|
47
|
+
_globals['_ADVERTISEMENTSETTINGS']._serialized_start=665
|
|
48
|
+
_globals['_ADVERTISEMENTSETTINGS']._serialized_end=857
|
|
49
|
+
_globals['_ADVERTISEMENTSETTINGS_YANDEXDIRECT']._serialized_start=774
|
|
50
|
+
_globals['_ADVERTISEMENTSETTINGS_YANDEXDIRECT']._serialized_end=839
|
|
51
|
+
_globals['_REFERERVERIFICATIONSETTINGS']._serialized_start=860
|
|
52
|
+
_globals['_REFERERVERIFICATIONSETTINGS']._serialized_end=1016
|
|
48
53
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -91,17 +91,23 @@ class ChannelSettings(google.protobuf.message.Message):
|
|
|
91
91
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
92
92
|
|
|
93
93
|
ADVERTISEMENT_FIELD_NUMBER: builtins.int
|
|
94
|
+
REFERER_VERIFICATION_FIELD_NUMBER: builtins.int
|
|
94
95
|
@property
|
|
95
96
|
def advertisement(self) -> global___AdvertisementSettings:
|
|
96
97
|
"""Advertisement settings."""
|
|
97
98
|
|
|
99
|
+
@property
|
|
100
|
+
def referer_verification(self) -> global___RefererVerificationSettings:
|
|
101
|
+
"""Referer verification settings"""
|
|
102
|
+
|
|
98
103
|
def __init__(
|
|
99
104
|
self,
|
|
100
105
|
*,
|
|
101
106
|
advertisement: global___AdvertisementSettings | None = ...,
|
|
107
|
+
referer_verification: global___RefererVerificationSettings | None = ...,
|
|
102
108
|
) -> None: ...
|
|
103
|
-
def HasField(self, field_name: typing.Literal["advertisement", b"advertisement"]) -> builtins.bool: ...
|
|
104
|
-
def ClearField(self, field_name: typing.Literal["advertisement", b"advertisement"]) -> None: ...
|
|
109
|
+
def HasField(self, field_name: typing.Literal["advertisement", b"advertisement", "referer_verification", b"referer_verification"]) -> builtins.bool: ...
|
|
110
|
+
def ClearField(self, field_name: typing.Literal["advertisement", b"advertisement", "referer_verification", b"referer_verification"]) -> None: ...
|
|
105
111
|
|
|
106
112
|
global___ChannelSettings = ChannelSettings
|
|
107
113
|
|
|
@@ -148,3 +154,27 @@ class AdvertisementSettings(google.protobuf.message.Message):
|
|
|
148
154
|
def WhichOneof(self, oneof_group: typing.Literal["provider", b"provider"]) -> typing.Literal["yandex_direct"] | None: ...
|
|
149
155
|
|
|
150
156
|
global___AdvertisementSettings = AdvertisementSettings
|
|
157
|
+
|
|
158
|
+
@typing.final
|
|
159
|
+
class RefererVerificationSettings(google.protobuf.message.Message):
|
|
160
|
+
"""Referer verification settings."""
|
|
161
|
+
|
|
162
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
163
|
+
|
|
164
|
+
ENABLE_FIELD_NUMBER: builtins.int
|
|
165
|
+
ALLOWED_DOMAINS_FIELD_NUMBER: builtins.int
|
|
166
|
+
enable: builtins.bool
|
|
167
|
+
"""Enable verification"""
|
|
168
|
+
@property
|
|
169
|
+
def allowed_domains(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
170
|
+
"""List of available domains"""
|
|
171
|
+
|
|
172
|
+
def __init__(
|
|
173
|
+
self,
|
|
174
|
+
*,
|
|
175
|
+
enable: builtins.bool = ...,
|
|
176
|
+
allowed_domains: collections.abc.Iterable[builtins.str] | None = ...,
|
|
177
|
+
) -> None: ...
|
|
178
|
+
def ClearField(self, field_name: typing.Literal["allowed_domains", b"allowed_domains", "enable", b"enable"]) -> None: ...
|
|
179
|
+
|
|
180
|
+
global___RefererVerificationSettings = RefererVerificationSettings
|
|
@@ -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
|
"""
|