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
|
@@ -30,7 +30,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
|
|
|
30
30
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8yandex/cloud/quotamanager/v1/quota_request_service.proto\x12\x1cyandex.cloud.quotamanager.v1\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a\x30yandex/cloud/quotamanager/v1/quota_request.proto\x1a+yandex/cloud/quotamanager/v1/resource.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"@\n\x16GetQuotaRequestRequest\x12&\n\x10quota_request_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xb6\x02\n\x19\x43reateQuotaRequestRequest\x12>\n\x08resource\x18\x01 \x01(\x0b\x32&.yandex.cloud.quotamanager.v1.ResourceB\x04\xe8\xc7\x31\x01\x12r\n\x14\x64\x65sired_quota_limits\x18\x02 \x03(\x0b\x32I.yandex.cloud.quotamanager.v1.CreateQuotaRequestRequest.DesiredQuotaLimitB\t\x82\xc8\x31\x05\x31-100\x1a\x65\n\x11\x44\x65siredQuotaLimit\x12\x1e\n\x08quota_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=64\x12\x30\n\rdesired_limit\x18\x02 \x01(\x01\x42\x19\xfa\xc7\x31\x15\x30-9223372036854775807\"6\n\x1a\x43reateQuotaRequestMetadata\x12\x18\n\x10quota_request_id\x18\x01 \x01(\t\"j\n\x19\x43\x61ncelQuotaRequestRequest\x12&\n\x10quota_request_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12%\n\tquota_ids\x18\x02 \x03(\tB\x12\x82\xc8\x31\x06\x31-1000\x8a\xc8\x31\x04<=64\"6\n\x1a\x43\x61ncelQuotaRequestMetadata\x12\x18\n\x10quota_request_id\x18\x01 \x01(\t\"\xb3\x01\n\x17ListQuotaRequestRequest\x12>\n\x08resource\x18\x01 \x01(\x0b\x32&.yandex.cloud.quotamanager.v1.ResourceB\x04\xe8\xc7\x31\x01\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\x8a\xc8\x31\x06<=1000\x12\x1d\n\tpage_size\x18\x03 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=100\"w\n\x18ListQuotaRequestResponse\x12\x42\n\x0equota_requests\x18\x01 \x03(\x0b\x32*.yandex.cloud.quotamanager.v1.QuotaRequest\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x89\x01\n!ListQuotaRequestOperationsRequest\x12&\n\x10quota_request_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"t\n\"ListQuotaRequestOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\
|
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8yandex/cloud/quotamanager/v1/quota_request_service.proto\x12\x1cyandex.cloud.quotamanager.v1\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a\x30yandex/cloud/quotamanager/v1/quota_request.proto\x1a+yandex/cloud/quotamanager/v1/resource.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"@\n\x16GetQuotaRequestRequest\x12&\n\x10quota_request_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xb6\x02\n\x19\x43reateQuotaRequestRequest\x12>\n\x08resource\x18\x01 \x01(\x0b\x32&.yandex.cloud.quotamanager.v1.ResourceB\x04\xe8\xc7\x31\x01\x12r\n\x14\x64\x65sired_quota_limits\x18\x02 \x03(\x0b\x32I.yandex.cloud.quotamanager.v1.CreateQuotaRequestRequest.DesiredQuotaLimitB\t\x82\xc8\x31\x05\x31-100\x1a\x65\n\x11\x44\x65siredQuotaLimit\x12\x1e\n\x08quota_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=64\x12\x30\n\rdesired_limit\x18\x02 \x01(\x01\x42\x19\xfa\xc7\x31\x15\x30-9223372036854775807\"6\n\x1a\x43reateQuotaRequestMetadata\x12\x18\n\x10quota_request_id\x18\x01 \x01(\t\"j\n\x19\x43\x61ncelQuotaRequestRequest\x12&\n\x10quota_request_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12%\n\tquota_ids\x18\x02 \x03(\tB\x12\x82\xc8\x31\x06\x31-1000\x8a\xc8\x31\x04<=64\"6\n\x1a\x43\x61ncelQuotaRequestMetadata\x12\x18\n\x10quota_request_id\x18\x01 \x01(\t\"\xb3\x01\n\x17ListQuotaRequestRequest\x12>\n\x08resource\x18\x01 \x01(\x0b\x32&.yandex.cloud.quotamanager.v1.ResourceB\x04\xe8\xc7\x31\x01\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\x8a\xc8\x31\x06<=1000\x12\x1d\n\tpage_size\x18\x03 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=100\"w\n\x18ListQuotaRequestResponse\x12\x42\n\x0equota_requests\x18\x01 \x03(\x0b\x32*.yandex.cloud.quotamanager.v1.QuotaRequest\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x89\x01\n!ListQuotaRequestOperationsRequest\x12&\n\x10quota_request_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"t\n\"ListQuotaRequestOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\xd5\x07\n\x13QuotaRequestService\x12\xa3\x01\n\x03Get\x12\x34.yandex.cloud.quotamanager.v1.GetQuotaRequestRequest\x1a*.yandex.cloud.quotamanager.v1.QuotaRequest\":\x82\xd3\xe4\x93\x02\x34\x12\x32/quota-manager/v1/quotaRequests/{quota_request_id}\x12\xbe\x01\n\x06\x43reate\x12\x37.yandex.cloud.quotamanager.v1.CreateQuotaRequestRequest\x1a!.yandex.cloud.operation.Operation\"X\xb2\xd2**\n\x1a\x43reateQuotaRequestMetadata\x12\x0cQuotaRequest\x82\xd3\xe4\x93\x02$\"\x1f/quota-manager/v1/quotaRequests:\x01*\x12\xd8\x01\n\x06\x43\x61ncel\x12\x37.yandex.cloud.quotamanager.v1.CancelQuotaRequestRequest\x1a!.yandex.cloud.operation.Operation\"r\xb2\xd2**\n\x1a\x43\x61ncelQuotaRequestMetadata\x12\x0cQuotaRequest\x82\xd3\xe4\x93\x02>\"9/quota-manager/v1/quotaRequests/{quota_request_id}/cancel:\x01*\x12\x9e\x01\n\x04List\x12\x35.yandex.cloud.quotamanager.v1.ListQuotaRequestRequest\x1a\x36.yandex.cloud.quotamanager.v1.ListQuotaRequestResponse\"\'\x82\xd3\xe4\x93\x02!\x12\x1f/quota-manager/v1/quotaRequests\x12\xda\x01\n\x0eListOperations\x12?.yandex.cloud.quotamanager.v1.ListQuotaRequestOperationsRequest\x1a@.yandex.cloud.quotamanager.v1.ListQuotaRequestOperationsResponse\"E\x82\xd3\xe4\x93\x02?\x12=/quota-manager/v1/quotaRequests/{quota_request_id}/operationsBq\n yandex.cloud.api.quotamanager.v1ZMgithub.com/yandex-cloud/go-genproto/yandex/cloud/quotamanager/v1;quotamanagerb\x06proto3')
|
|
34
34
|
|
|
35
35
|
_globals = globals()
|
|
36
36
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -73,7 +73,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
73
73
|
_globals['_QUOTAREQUESTSERVICE'].methods_by_name['Cancel']._loaded_options = None
|
|
74
74
|
_globals['_QUOTAREQUESTSERVICE'].methods_by_name['Cancel']._serialized_options = b'\262\322**\n\032CancelQuotaRequestMetadata\022\014QuotaRequest\202\323\344\223\002>\"9/quota-manager/v1/quotaRequests/{quota_request_id}/cancel:\001*'
|
|
75
75
|
_globals['_QUOTAREQUESTSERVICE'].methods_by_name['List']._loaded_options = None
|
|
76
|
-
_globals['_QUOTAREQUESTSERVICE'].methods_by_name['List']._serialized_options = b'\202\323\344\223\002
|
|
76
|
+
_globals['_QUOTAREQUESTSERVICE'].methods_by_name['List']._serialized_options = b'\202\323\344\223\002!\022\037/quota-manager/v1/quotaRequests'
|
|
77
77
|
_globals['_QUOTAREQUESTSERVICE'].methods_by_name['ListOperations']._loaded_options = None
|
|
78
78
|
_globals['_QUOTAREQUESTSERVICE'].methods_by_name['ListOperations']._serialized_options = b'\202\323\344\223\002?\022=/quota-manager/v1/quotaRequests/{quota_request_id}/operations'
|
|
79
79
|
_globals['_GETQUOTAREQUESTREQUEST']._serialized_start=320
|
|
@@ -97,5 +97,5 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
97
97
|
_globals['_LISTQUOTAREQUESTOPERATIONSRESPONSE']._serialized_start=1362
|
|
98
98
|
_globals['_LISTQUOTAREQUESTOPERATIONSRESPONSE']._serialized_end=1478
|
|
99
99
|
_globals['_QUOTAREQUESTSERVICE']._serialized_start=1481
|
|
100
|
-
_globals['_QUOTAREQUESTSERVICE']._serialized_end=
|
|
100
|
+
_globals['_QUOTAREQUESTSERVICE']._serialized_end=2462
|
|
101
101
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -27,7 +27,7 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__
|
|
|
27
27
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6yandex/cloud/serverless/eventrouter/v1/connector.proto\x12&yandex.cloud.serverless.eventrouter.v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\xe3\x04\n\tConnector\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0e\n\x06\x62us_id\x18\x02 \x01(\t\x12\x11\n\tfolder_id\x18\x03 \x01(\t\x12\x10\n\x08\x63loud_id\x18\x04 \x01(\t\x12.\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x06 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x07 \x01(\t\x12M\n\x06labels\x18\x08 \x03(\x0b\x32=.yandex.cloud.serverless.eventrouter.v1.Connector.LabelsEntry\x12>\n\x06source\x18\t \x01(\x0b\x32..yandex.cloud.serverless.eventrouter.v1.Source\x12\x1b\n\x13\x64\x65letion_protection\x18\n \x01(\x08\x12H\n\x06status\x18\x0b \x01(\x0e\x32\x38.yandex.cloud.serverless.eventrouter.v1.Connector.Status\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x9c\x01\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\x0b\n\x07STOPPED\x10\x02\x12\x16\n\x12RESOURCE_NOT_FOUND\x10\x03\x12\x15\n\x11PERMISSION_DENIED\x10\x04\x12\x15\n\x11SUBJECT_NOT_FOUND\x10\x05\x12\x0c\n\x08\x44\x45LETING\x10\x07\x12\x0c\n\x08\x43REATING\x10\x08\"\
|
|
30
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6yandex/cloud/serverless/eventrouter/v1/connector.proto\x12&yandex.cloud.serverless.eventrouter.v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\xe3\x04\n\tConnector\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0e\n\x06\x62us_id\x18\x02 \x01(\t\x12\x11\n\tfolder_id\x18\x03 \x01(\t\x12\x10\n\x08\x63loud_id\x18\x04 \x01(\t\x12.\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x06 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x07 \x01(\t\x12M\n\x06labels\x18\x08 \x03(\x0b\x32=.yandex.cloud.serverless.eventrouter.v1.Connector.LabelsEntry\x12>\n\x06source\x18\t \x01(\x0b\x32..yandex.cloud.serverless.eventrouter.v1.Source\x12\x1b\n\x13\x64\x65letion_protection\x18\n \x01(\x08\x12H\n\x06status\x18\x0b \x01(\x0e\x32\x38.yandex.cloud.serverless.eventrouter.v1.Connector.Status\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x9c\x01\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\x0b\n\x07STOPPED\x10\x02\x12\x16\n\x12RESOURCE_NOT_FOUND\x10\x03\x12\x15\n\x11PERMISSION_DENIED\x10\x04\x12\x15\n\x11SUBJECT_NOT_FOUND\x10\x05\x12\x0c\n\x08\x44\x45LETING\x10\x07\x12\x0c\n\x08\x43REATING\x10\x08\"\x9b\x03\n\x06Source\x12I\n\x0b\x64\x61ta_stream\x18\x01 \x01(\x0b\x32\x32.yandex.cloud.serverless.eventrouter.v1.DataStreamH\x00\x12M\n\rmessage_queue\x18\x02 \x01(\x0b\x32\x34.yandex.cloud.serverless.eventrouter.v1.MessageQueueH\x00\x12>\n\x05timer\x18\x03 \x01(\x0b\x32-.yandex.cloud.serverless.eventrouter.v1.TimerH\x00\x12Z\n\x14\x65vent_service_source\x18\x04 \x01(\x0b\x32:.yandex.cloud.serverless.eventrouter.v1.EventServiceSourceH\x00\x12K\n\x0c\x61udit_trails\x18\x05 \x01(\x0b\x32\x33.yandex.cloud.serverless.eventrouter.v1.AuditTrailsH\x00\x42\x0e\n\x06source\x12\x04\xc0\xc1\x31\x01\"y\n\nDataStream\x12\x16\n\x08\x64\x61tabase\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x19\n\x0bstream_name\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x16\n\x08\x63onsumer\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x01\x12 \n\x12service_account_id\x18\x04 \x01(\tB\x04\xe8\xc7\x31\x01\"\xf0\x01\n\x0cMessageQueue\x12\x17\n\tqueue_arn\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12(\n\x12service_account_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12@\n\x12visibility_timeout\x18\x03 \x01(\x0b\x32\x19.google.protobuf.DurationB\t\xfa\xc7\x31\x05<=12h\x12\x1c\n\nbatch_size\x18\x04 \x01(\x03\x42\x08\xfa\xc7\x31\x04<=10\x12=\n\x0fpolling_timeout\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\t\xfa\xc7\x31\x05<=20s\"\x14\n\x12\x45ventServiceSource\"e\n\x05Timer\x12&\n\x0f\x63ron_expression\x18\x01 \x01(\tB\r\xe8\xc7\x31\x01\x8a\xc8\x31\x05<=100\x12\x11\n\ttime_zone\x18\x02 \x01(\t\x12\x1b\n\x07payload\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=4096J\x04\x08\x03\x10\x04\"\r\n\x0b\x41uditTrailsB\x8a\x01\n*yandex.cloud.api.serverless.eventrouter.v1B\x04PERCZVgithub.com/yandex-cloud/go-genproto/yandex/cloud/serverless/eventrouter/v1;eventrouterb\x06proto3')
|
|
31
31
|
|
|
32
32
|
_globals = globals()
|
|
33
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -68,13 +68,15 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
68
68
|
_globals['_CONNECTOR_STATUS']._serialized_start=650
|
|
69
69
|
_globals['_CONNECTOR_STATUS']._serialized_end=806
|
|
70
70
|
_globals['_SOURCE']._serialized_start=809
|
|
71
|
-
_globals['_SOURCE']._serialized_end=
|
|
72
|
-
_globals['_DATASTREAM']._serialized_start=
|
|
73
|
-
_globals['_DATASTREAM']._serialized_end=
|
|
74
|
-
_globals['_MESSAGEQUEUE']._serialized_start=
|
|
75
|
-
_globals['_MESSAGEQUEUE']._serialized_end=
|
|
76
|
-
_globals['_EVENTSERVICESOURCE']._serialized_start=
|
|
77
|
-
_globals['_EVENTSERVICESOURCE']._serialized_end=
|
|
78
|
-
_globals['_TIMER']._serialized_start=
|
|
79
|
-
_globals['_TIMER']._serialized_end=
|
|
71
|
+
_globals['_SOURCE']._serialized_end=1220
|
|
72
|
+
_globals['_DATASTREAM']._serialized_start=1222
|
|
73
|
+
_globals['_DATASTREAM']._serialized_end=1343
|
|
74
|
+
_globals['_MESSAGEQUEUE']._serialized_start=1346
|
|
75
|
+
_globals['_MESSAGEQUEUE']._serialized_end=1586
|
|
76
|
+
_globals['_EVENTSERVICESOURCE']._serialized_start=1588
|
|
77
|
+
_globals['_EVENTSERVICESOURCE']._serialized_end=1608
|
|
78
|
+
_globals['_TIMER']._serialized_start=1610
|
|
79
|
+
_globals['_TIMER']._serialized_end=1711
|
|
80
|
+
_globals['_AUDITTRAILS']._serialized_start=1713
|
|
81
|
+
_globals['_AUDITTRAILS']._serialized_end=1726
|
|
80
82
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -147,6 +147,7 @@ class Source(google.protobuf.message.Message):
|
|
|
147
147
|
MESSAGE_QUEUE_FIELD_NUMBER: builtins.int
|
|
148
148
|
TIMER_FIELD_NUMBER: builtins.int
|
|
149
149
|
EVENT_SERVICE_SOURCE_FIELD_NUMBER: builtins.int
|
|
150
|
+
AUDIT_TRAILS_FIELD_NUMBER: builtins.int
|
|
150
151
|
@property
|
|
151
152
|
def data_stream(self) -> global___DataStream: ...
|
|
152
153
|
@property
|
|
@@ -155,6 +156,8 @@ class Source(google.protobuf.message.Message):
|
|
|
155
156
|
def timer(self) -> global___Timer: ...
|
|
156
157
|
@property
|
|
157
158
|
def event_service_source(self) -> global___EventServiceSource: ...
|
|
159
|
+
@property
|
|
160
|
+
def audit_trails(self) -> global___AuditTrails: ...
|
|
158
161
|
def __init__(
|
|
159
162
|
self,
|
|
160
163
|
*,
|
|
@@ -162,10 +165,11 @@ class Source(google.protobuf.message.Message):
|
|
|
162
165
|
message_queue: global___MessageQueue | None = ...,
|
|
163
166
|
timer: global___Timer | None = ...,
|
|
164
167
|
event_service_source: global___EventServiceSource | None = ...,
|
|
168
|
+
audit_trails: global___AuditTrails | None = ...,
|
|
165
169
|
) -> None: ...
|
|
166
|
-
def HasField(self, field_name: typing.Literal["data_stream", b"data_stream", "event_service_source", b"event_service_source", "message_queue", b"message_queue", "source", b"source", "timer", b"timer"]) -> builtins.bool: ...
|
|
167
|
-
def ClearField(self, field_name: typing.Literal["data_stream", b"data_stream", "event_service_source", b"event_service_source", "message_queue", b"message_queue", "source", b"source", "timer", b"timer"]) -> None: ...
|
|
168
|
-
def WhichOneof(self, oneof_group: typing.Literal["source", b"source"]) -> typing.Literal["data_stream", "message_queue", "timer", "event_service_source"] | None: ...
|
|
170
|
+
def HasField(self, field_name: typing.Literal["audit_trails", b"audit_trails", "data_stream", b"data_stream", "event_service_source", b"event_service_source", "message_queue", b"message_queue", "source", b"source", "timer", b"timer"]) -> builtins.bool: ...
|
|
171
|
+
def ClearField(self, field_name: typing.Literal["audit_trails", b"audit_trails", "data_stream", b"data_stream", "event_service_source", b"event_service_source", "message_queue", b"message_queue", "source", b"source", "timer", b"timer"]) -> None: ...
|
|
172
|
+
def WhichOneof(self, oneof_group: typing.Literal["source", b"source"]) -> typing.Literal["data_stream", "message_queue", "timer", "event_service_source", "audit_trails"] | None: ...
|
|
169
173
|
|
|
170
174
|
global___Source = Source
|
|
171
175
|
|
|
@@ -271,3 +275,13 @@ class Timer(google.protobuf.message.Message):
|
|
|
271
275
|
def ClearField(self, field_name: typing.Literal["cron_expression", b"cron_expression", "payload", b"payload", "time_zone", b"time_zone"]) -> None: ...
|
|
272
276
|
|
|
273
277
|
global___Timer = Timer
|
|
278
|
+
|
|
279
|
+
@typing.final
|
|
280
|
+
class AuditTrails(google.protobuf.message.Message):
|
|
281
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
282
|
+
|
|
283
|
+
def __init__(
|
|
284
|
+
self,
|
|
285
|
+
) -> None: ...
|
|
286
|
+
|
|
287
|
+
global___AuditTrails = AuditTrails
|
|
@@ -26,7 +26,7 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__
|
|
|
26
26
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
27
27
|
|
|
28
28
|
|
|
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\"\
|
|
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\"\x87\x03\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\x1f\n\x17\x64\x65\x66\x61ult_style_preset_id\x18\x05 \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\x06\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')
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
32
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -39,15 +39,15 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
39
39
|
_globals['_REFERERVERIFICATIONSETTINGS'].fields_by_name['allowed_domains']._loaded_options = None
|
|
40
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
41
|
_globals['_CHANNEL']._serialized_start=127
|
|
42
|
-
_globals['_CHANNEL']._serialized_end=
|
|
43
|
-
_globals['_CHANNEL_LABELSENTRY']._serialized_start=
|
|
44
|
-
_globals['_CHANNEL_LABELSENTRY']._serialized_end=
|
|
45
|
-
_globals['_CHANNELSETTINGS']._serialized_start=
|
|
46
|
-
_globals['_CHANNELSETTINGS']._serialized_end=
|
|
47
|
-
_globals['_ADVERTISEMENTSETTINGS']._serialized_start=
|
|
48
|
-
_globals['_ADVERTISEMENTSETTINGS']._serialized_end=
|
|
49
|
-
_globals['_ADVERTISEMENTSETTINGS_YANDEXDIRECT']._serialized_start=
|
|
50
|
-
_globals['_ADVERTISEMENTSETTINGS_YANDEXDIRECT']._serialized_end=
|
|
51
|
-
_globals['_REFERERVERIFICATIONSETTINGS']._serialized_start=
|
|
52
|
-
_globals['_REFERERVERIFICATIONSETTINGS']._serialized_end=
|
|
42
|
+
_globals['_CHANNEL']._serialized_end=518
|
|
43
|
+
_globals['_CHANNEL_LABELSENTRY']._serialized_start=460
|
|
44
|
+
_globals['_CHANNEL_LABELSENTRY']._serialized_end=505
|
|
45
|
+
_globals['_CHANNELSETTINGS']._serialized_start=521
|
|
46
|
+
_globals['_CHANNELSETTINGS']._serialized_end=695
|
|
47
|
+
_globals['_ADVERTISEMENTSETTINGS']._serialized_start=698
|
|
48
|
+
_globals['_ADVERTISEMENTSETTINGS']._serialized_end=890
|
|
49
|
+
_globals['_ADVERTISEMENTSETTINGS_YANDEXDIRECT']._serialized_start=807
|
|
50
|
+
_globals['_ADVERTISEMENTSETTINGS_YANDEXDIRECT']._serialized_end=872
|
|
51
|
+
_globals['_REFERERVERIFICATIONSETTINGS']._serialized_start=893
|
|
52
|
+
_globals['_REFERERVERIFICATIONSETTINGS']._serialized_end=1049
|
|
53
53
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -15,7 +15,12 @@ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
|
15
15
|
|
|
16
16
|
@typing.final
|
|
17
17
|
class Channel(google.protobuf.message.Message):
|
|
18
|
-
"""Root entity for content separation.
|
|
18
|
+
"""Root entity for content organization and separation within the video platform.
|
|
19
|
+
A channel serves as a container for videos and streams, providing a way to
|
|
20
|
+
group related content and apply common settings and access controls.
|
|
21
|
+
Each channel belongs to a specific organization and can have its own
|
|
22
|
+
configuration for advertisements, content cleanup, and embedding restrictions.
|
|
23
|
+
"""
|
|
19
24
|
|
|
20
25
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
21
26
|
|
|
@@ -39,33 +44,57 @@ class Channel(google.protobuf.message.Message):
|
|
|
39
44
|
ORGANIZATION_ID_FIELD_NUMBER: builtins.int
|
|
40
45
|
TITLE_FIELD_NUMBER: builtins.int
|
|
41
46
|
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
47
|
+
DEFAULT_STYLE_PRESET_ID_FIELD_NUMBER: builtins.int
|
|
42
48
|
CREATED_AT_FIELD_NUMBER: builtins.int
|
|
43
49
|
UPDATED_AT_FIELD_NUMBER: builtins.int
|
|
44
50
|
LABELS_FIELD_NUMBER: builtins.int
|
|
45
51
|
SETTINGS_FIELD_NUMBER: builtins.int
|
|
46
52
|
id: builtins.str
|
|
47
|
-
"""
|
|
53
|
+
"""Unique identifier of the channel.
|
|
54
|
+
This ID is used to reference the channel in API calls and URLs.
|
|
55
|
+
"""
|
|
48
56
|
organization_id: builtins.str
|
|
49
|
-
"""
|
|
57
|
+
"""Identifier of the organization to which this channel belongs.
|
|
58
|
+
Each channel must be associated with exactly one organization.
|
|
59
|
+
"""
|
|
50
60
|
title: builtins.str
|
|
51
|
-
"""
|
|
61
|
+
"""Title of the channel displayed in interfaces.
|
|
62
|
+
This is the primary display name shown to users.
|
|
63
|
+
"""
|
|
52
64
|
description: builtins.str
|
|
53
|
-
"""
|
|
65
|
+
"""Detailed description of the channel's purpose and content.
|
|
66
|
+
This optional field provides additional context about the channel.
|
|
67
|
+
"""
|
|
68
|
+
default_style_preset_id: builtins.str
|
|
69
|
+
"""Identifier of the default style preset applied to videos in this channel.
|
|
70
|
+
Videos, episodes, and playlists created in this channel
|
|
71
|
+
inherit this preset unless explicitly overridden.
|
|
72
|
+
"""
|
|
54
73
|
@property
|
|
55
74
|
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
56
|
-
"""
|
|
75
|
+
"""Timestamp when the channel was initially created.
|
|
76
|
+
This value is set automatically by the system and cannot be modified.
|
|
77
|
+
"""
|
|
57
78
|
|
|
58
79
|
@property
|
|
59
80
|
def updated_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
60
|
-
"""
|
|
81
|
+
"""Timestamp of the last modification to the channel or its settings.
|
|
82
|
+
This value is updated automatically whenever the channel is modified.
|
|
83
|
+
"""
|
|
61
84
|
|
|
62
85
|
@property
|
|
63
86
|
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
64
|
-
"""Custom labels as
|
|
87
|
+
"""Custom user-defined labels as `key:value` pairs.
|
|
88
|
+
Maximum 64 labels per channel.
|
|
89
|
+
Labels can be used for organization, filtering, and metadata purposes.
|
|
90
|
+
"""
|
|
65
91
|
|
|
66
92
|
@property
|
|
67
93
|
def settings(self) -> global___ChannelSettings:
|
|
68
|
-
"""
|
|
94
|
+
"""Configuration settings for the channel's behavior and features.
|
|
95
|
+
These settings control advertisements, content cleanup policies,
|
|
96
|
+
and embedding restrictions for all content in the channel.
|
|
97
|
+
"""
|
|
69
98
|
|
|
70
99
|
def __init__(
|
|
71
100
|
self,
|
|
@@ -74,19 +103,23 @@ class Channel(google.protobuf.message.Message):
|
|
|
74
103
|
organization_id: builtins.str = ...,
|
|
75
104
|
title: builtins.str = ...,
|
|
76
105
|
description: builtins.str = ...,
|
|
106
|
+
default_style_preset_id: builtins.str = ...,
|
|
77
107
|
created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
78
108
|
updated_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
79
109
|
labels: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
80
110
|
settings: global___ChannelSettings | None = ...,
|
|
81
111
|
) -> None: ...
|
|
82
112
|
def HasField(self, field_name: typing.Literal["created_at", b"created_at", "settings", b"settings", "updated_at", b"updated_at"]) -> builtins.bool: ...
|
|
83
|
-
def ClearField(self, field_name: typing.Literal["created_at", b"created_at", "description", b"description", "id", b"id", "labels", b"labels", "organization_id", b"organization_id", "settings", b"settings", "title", b"title", "updated_at", b"updated_at"]) -> None: ...
|
|
113
|
+
def ClearField(self, field_name: typing.Literal["created_at", b"created_at", "default_style_preset_id", b"default_style_preset_id", "description", b"description", "id", b"id", "labels", b"labels", "organization_id", b"organization_id", "settings", b"settings", "title", b"title", "updated_at", b"updated_at"]) -> None: ...
|
|
84
114
|
|
|
85
115
|
global___Channel = Channel
|
|
86
116
|
|
|
87
117
|
@typing.final
|
|
88
118
|
class ChannelSettings(google.protobuf.message.Message):
|
|
89
|
-
"""
|
|
119
|
+
"""Configuration settings for the channel's behavior and features.
|
|
120
|
+
These settings apply to all content in the channel and control
|
|
121
|
+
various aspects of how the channel and its content behave.
|
|
122
|
+
"""
|
|
90
123
|
|
|
91
124
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
92
125
|
|
|
@@ -94,11 +127,17 @@ class ChannelSettings(google.protobuf.message.Message):
|
|
|
94
127
|
REFERER_VERIFICATION_FIELD_NUMBER: builtins.int
|
|
95
128
|
@property
|
|
96
129
|
def advertisement(self) -> global___AdvertisementSettings:
|
|
97
|
-
"""
|
|
130
|
+
"""Settings for advertisement display and behavior.
|
|
131
|
+
Controls whether and how advertisements are shown with content in this channel.
|
|
132
|
+
If not specified, default advertisement settings are applied.
|
|
133
|
+
"""
|
|
98
134
|
|
|
99
135
|
@property
|
|
100
136
|
def referer_verification(self) -> global___RefererVerificationSettings:
|
|
101
|
-
"""Referer verification
|
|
137
|
+
"""Settings for HTTP Referer verification to control content embedding.
|
|
138
|
+
Restricts which domains can embed content from this channel.
|
|
139
|
+
If not specified or disabled, content can be embedded on any domain.
|
|
140
|
+
"""
|
|
102
141
|
|
|
103
142
|
def __init__(
|
|
104
143
|
self,
|
|
@@ -113,13 +152,18 @@ global___ChannelSettings = ChannelSettings
|
|
|
113
152
|
|
|
114
153
|
@typing.final
|
|
115
154
|
class AdvertisementSettings(google.protobuf.message.Message):
|
|
116
|
-
"""
|
|
155
|
+
"""Settings for advertisement display and behavior in the channel.
|
|
156
|
+
These settings control whether and how advertisements are shown
|
|
157
|
+
with content in this channel, including both videos and streams.
|
|
158
|
+
"""
|
|
117
159
|
|
|
118
160
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
119
161
|
|
|
120
162
|
@typing.final
|
|
121
163
|
class YandexDirect(google.protobuf.message.Message):
|
|
122
|
-
"""
|
|
164
|
+
"""Configuration for the Yandex.Direct advertisement provider.
|
|
165
|
+
These settings are specific to the Yandex.Direct advertising platform.
|
|
166
|
+
"""
|
|
123
167
|
|
|
124
168
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
125
169
|
|
|
@@ -127,11 +171,20 @@ class AdvertisementSettings(google.protobuf.message.Message):
|
|
|
127
171
|
PAGE_ID_FIELD_NUMBER: builtins.int
|
|
128
172
|
CATEGORY_FIELD_NUMBER: builtins.int
|
|
129
173
|
enable: builtins.bool
|
|
130
|
-
"""
|
|
174
|
+
"""Enables or disables Partner Ad for both Live and VOD content.
|
|
175
|
+
When set to true, advertisements will be shown with content.
|
|
176
|
+
When set to false, no advertisements will be shown.
|
|
177
|
+
"""
|
|
131
178
|
page_id: builtins.int
|
|
132
|
-
"""
|
|
179
|
+
"""Yandex.Direct page identifier.
|
|
180
|
+
This ID is used to associate the channel with a specific page
|
|
181
|
+
in the Yandex.Direct system for targeting and reporting.
|
|
182
|
+
"""
|
|
133
183
|
category: builtins.int
|
|
134
|
-
"""
|
|
184
|
+
"""Yandex.Direct category identifier.
|
|
185
|
+
This ID is used to categorize the channel's content for
|
|
186
|
+
appropriate advertisement targeting and compliance.
|
|
187
|
+
"""
|
|
135
188
|
def __init__(
|
|
136
189
|
self,
|
|
137
190
|
*,
|
|
@@ -143,7 +196,11 @@ class AdvertisementSettings(google.protobuf.message.Message):
|
|
|
143
196
|
|
|
144
197
|
YANDEX_DIRECT_FIELD_NUMBER: builtins.int
|
|
145
198
|
@property
|
|
146
|
-
def yandex_direct(self) -> global___AdvertisementSettings.YandexDirect:
|
|
199
|
+
def yandex_direct(self) -> global___AdvertisementSettings.YandexDirect:
|
|
200
|
+
"""Yandex.Direct advertisement provider settings.
|
|
201
|
+
When specified, advertisements will be served through Yandex.Direct.
|
|
202
|
+
"""
|
|
203
|
+
|
|
147
204
|
def __init__(
|
|
148
205
|
self,
|
|
149
206
|
*,
|
|
@@ -157,17 +214,26 @@ global___AdvertisementSettings = AdvertisementSettings
|
|
|
157
214
|
|
|
158
215
|
@typing.final
|
|
159
216
|
class RefererVerificationSettings(google.protobuf.message.Message):
|
|
160
|
-
"""Referer verification
|
|
217
|
+
"""Settings for HTTP Referer verification to control where content can be embedded.
|
|
218
|
+
When enabled, the system checks the HTTP Referer request header to ensure
|
|
219
|
+
that content is only embedded on allowed domains.
|
|
220
|
+
"""
|
|
161
221
|
|
|
162
222
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
163
223
|
|
|
164
224
|
ENABLE_FIELD_NUMBER: builtins.int
|
|
165
225
|
ALLOWED_DOMAINS_FIELD_NUMBER: builtins.int
|
|
166
226
|
enable: builtins.bool
|
|
167
|
-
"""
|
|
227
|
+
"""Enables or disables Referer verification for this channel.
|
|
228
|
+
When set to true, only requests from allowed domains will be permitted.
|
|
229
|
+
When set to false, content can be embedded on any domain.
|
|
230
|
+
"""
|
|
168
231
|
@property
|
|
169
232
|
def allowed_domains(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
170
|
-
"""List of
|
|
233
|
+
"""List of domains allowed to embed content from this channel.
|
|
234
|
+
Only relevant when enable is set to true.
|
|
235
|
+
Supports wildcard notation (e.g., "*.example.com") to allow all subdomains.
|
|
236
|
+
"""
|
|
171
237
|
|
|
172
238
|
def __init__(
|
|
173
239
|
self,
|
|
@@ -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\"\xb9\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\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<=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\"\xfc\x02\n\x14\x43reateChannelRequest\x12%\n\x0forganization_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\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\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\"\
|
|
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\"\xb9\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\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<=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\"\xfc\x02\n\x14\x43reateChannelRequest\x12%\n\x0forganization_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\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\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\"\xca\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\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\x1f\n\x17\x64\x65\x66\x61ult_style_preset_id\x18\x05 \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\x06\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)
|
|
@@ -110,19 +110,19 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
110
110
|
_globals['_CREATECHANNELMETADATA']._serialized_start=1041
|
|
111
111
|
_globals['_CREATECHANNELMETADATA']._serialized_end=1084
|
|
112
112
|
_globals['_UPDATECHANNELREQUEST']._serialized_start=1087
|
|
113
|
-
_globals['_UPDATECHANNELREQUEST']._serialized_end=
|
|
113
|
+
_globals['_UPDATECHANNELREQUEST']._serialized_end=1545
|
|
114
114
|
_globals['_UPDATECHANNELREQUEST_LABELSENTRY']._serialized_start=987
|
|
115
115
|
_globals['_UPDATECHANNELREQUEST_LABELSENTRY']._serialized_end=1032
|
|
116
|
-
_globals['_UPDATECHANNELMETADATA']._serialized_start=
|
|
117
|
-
_globals['_UPDATECHANNELMETADATA']._serialized_end=
|
|
118
|
-
_globals['_DELETECHANNELREQUEST']._serialized_start=
|
|
119
|
-
_globals['_DELETECHANNELREQUEST']._serialized_end=
|
|
120
|
-
_globals['_DELETECHANNELMETADATA']._serialized_start=
|
|
121
|
-
_globals['_DELETECHANNELMETADATA']._serialized_end=
|
|
122
|
-
_globals['_BATCHDELETECHANNELSREQUEST']._serialized_start=
|
|
123
|
-
_globals['_BATCHDELETECHANNELSREQUEST']._serialized_end=
|
|
124
|
-
_globals['_BATCHDELETECHANNELSMETADATA']._serialized_start=
|
|
125
|
-
_globals['_BATCHDELETECHANNELSMETADATA']._serialized_end=
|
|
126
|
-
_globals['_CHANNELSERVICE']._serialized_start=
|
|
127
|
-
_globals['_CHANNELSERVICE']._serialized_end=
|
|
116
|
+
_globals['_UPDATECHANNELMETADATA']._serialized_start=1547
|
|
117
|
+
_globals['_UPDATECHANNELMETADATA']._serialized_end=1590
|
|
118
|
+
_globals['_DELETECHANNELREQUEST']._serialized_start=1592
|
|
119
|
+
_globals['_DELETECHANNELREQUEST']._serialized_end=1648
|
|
120
|
+
_globals['_DELETECHANNELMETADATA']._serialized_start=1650
|
|
121
|
+
_globals['_DELETECHANNELMETADATA']._serialized_end=1693
|
|
122
|
+
_globals['_BATCHDELETECHANNELSREQUEST']._serialized_start=1695
|
|
123
|
+
_globals['_BATCHDELETECHANNELSREQUEST']._serialized_end=1802
|
|
124
|
+
_globals['_BATCHDELETECHANNELSMETADATA']._serialized_start=1804
|
|
125
|
+
_globals['_BATCHDELETECHANNELSMETADATA']._serialized_end=1854
|
|
126
|
+
_globals['_CHANNELSERVICE']._serialized_start=1857
|
|
127
|
+
_globals['_CHANNELSERVICE']._serialized_end=3513
|
|
128
128
|
# @@protoc_insertion_point(module_scope)
|