yandexcloud 0.300.0__py3-none-any.whl → 0.301.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.
Files changed (63) hide show
  1. yandex/cloud/backup/v1/policy_pb2.py +6 -6
  2. yandex/cloud/backup/v1/policy_pb2.pyi +5 -1
  3. yandex/cloud/backup/v1/policy_service_pb2.py +15 -15
  4. yandex/cloud/backup/v1/policy_service_pb2.pyi +5 -1
  5. yandex/cloud/backup/v1/resource_pb2.py +18 -16
  6. yandex/cloud/backup/v1/resource_pb2.pyi +26 -1
  7. yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.py +1 -1
  8. yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.pyi +3 -3
  9. yandex/cloud/datatransfer/v1/endpoint/common_pb2.py +1 -1
  10. yandex/cloud/datatransfer/v1/endpoint/common_pb2.pyi +3 -3
  11. yandex/cloud/datatransfer/v1/transfer_pb2.pyi +6 -4
  12. yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.py +3 -1
  13. yandex/cloud/loadtesting/api/v1/common/quantiles_pb2.pyi +59 -0
  14. yandex/cloud/loadtesting/api/v1/regression/__init__.py +0 -0
  15. yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2.py +30 -0
  16. yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2.pyi +90 -0
  17. yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2_grpc.py +4 -0
  18. yandex/cloud/loadtesting/api/v1/regression/dashboard_pb2_grpc.pyi +17 -0
  19. yandex/cloud/loadtesting/api/v1/regression/widget_pb2.py +37 -0
  20. yandex/cloud/loadtesting/api/v1/regression/widget_pb2.pyi +200 -0
  21. yandex/cloud/loadtesting/api/v1/regression/widget_pb2_grpc.py +4 -0
  22. yandex/cloud/loadtesting/api/v1/regression/widget_pb2_grpc.pyi +17 -0
  23. yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2.py +86 -0
  24. yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2.pyi +251 -0
  25. yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2_grpc.py +210 -0
  26. yandex/cloud/loadtesting/api/v1/regression_dashboard_service_pb2_grpc.pyi +141 -0
  27. yandex/cloud/loadtesting/api/v1/report/kpi_pb2.py +49 -0
  28. yandex/cloud/loadtesting/api/v1/report/kpi_pb2.pyi +321 -0
  29. yandex/cloud/loadtesting/api/v1/report/kpi_pb2_grpc.py +4 -0
  30. yandex/cloud/loadtesting/api/v1/report/kpi_pb2_grpc.pyi +17 -0
  31. yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2.py +26 -0
  32. yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2.pyi +37 -0
  33. yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2_grpc.py +4 -0
  34. yandex/cloud/loadtesting/api/v1/report/kpi_value_pb2_grpc.pyi +17 -0
  35. yandex/cloud/loadtesting/api/v1/report_service_pb2.py +25 -9
  36. yandex/cloud/loadtesting/api/v1/report_service_pb2.pyi +58 -0
  37. yandex/cloud/loadtesting/api/v1/report_service_pb2_grpc.py +34 -0
  38. yandex/cloud/loadtesting/api/v1/report_service_pb2_grpc.pyi +20 -0
  39. yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py +32 -32
  40. yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi +8 -2
  41. yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py +12 -12
  42. yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +8 -2
  43. yandex/cloud/serverless/containers/v1/container_service_pb2.py +42 -42
  44. yandex/cloud/serverless/functions/v1/function_service_pb2.py +70 -70
  45. yandex/cloud/serverless/triggers/v1/trigger_service_pb2.py +32 -32
  46. yandex/cloud/video/v1/episode_service_pb2.py +44 -39
  47. yandex/cloud/video/v1/episode_service_pb2.pyi +33 -0
  48. yandex/cloud/video/v1/episode_service_pb2_grpc.py +34 -0
  49. yandex/cloud/video/v1/episode_service_pb2_grpc.pyi +20 -0
  50. yandex/cloud/video/v1/manifest_pb2.py +28 -0
  51. yandex/cloud/video/v1/manifest_pb2.pyi +55 -0
  52. yandex/cloud/video/v1/manifest_pb2_grpc.py +4 -0
  53. yandex/cloud/video/v1/manifest_pb2_grpc.pyi +17 -0
  54. yandex/cloud/video/v1/video_service_pb2.py +50 -45
  55. yandex/cloud/video/v1/video_service_pb2.pyi +33 -0
  56. yandex/cloud/video/v1/video_service_pb2_grpc.py +34 -0
  57. yandex/cloud/video/v1/video_service_pb2_grpc.pyi +20 -0
  58. {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/METADATA +1 -1
  59. {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/RECORD +63 -38
  60. {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/WHEEL +1 -1
  61. {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/AUTHORS +0 -0
  62. {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/LICENSE +0 -0
  63. {yandexcloud-0.300.0.dist-info → yandexcloud-0.301.0.dist-info}/top_level.txt +0 -0
@@ -22,7 +22,7 @@ from yandex.cloud.serverless.functions.v1 import function_pb2 as yandex_dot_clou
22
22
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
23
23
 
24
24
 
25
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n;yandex/cloud/serverless/functions/v1/function_service.proto\x12$yandex.cloud.serverless.functions.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/access/access.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x33yandex/cloud/serverless/functions/v1/function.proto\x1a\x1dyandex/cloud/validation.proto\"/\n\x12GetFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\">\n\x19GetFunctionVersionRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"h\n\x1eGetFunctionVersionByTagRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12+\n\x03tag\x18\x02 \x01(\tB\x1e\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\"f\n\x14ListFunctionsRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x11\n\tpage_size\x18\x02 \x01(\x03\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\"s\n\x15ListFunctionsResponse\x12\x41\n\tfunctions\x18\x01 \x03(\x0b\x32..yandex.cloud.serverless.functions.v1.Function\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xc7\x02\n\x15\x43reateFunctionRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x04name\x18\x02 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x94\x01\n\x06labels\x18\x04 \x03(\x0b\x32G.yandex.cloud.serverless.functions.v1.CreateFunctionRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"-\n\x16\x43reateFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"\xfa\x02\n\x15UpdateFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12/\n\x04name\x18\x03 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x94\x01\n\x06labels\x18\x05 \x03(\x0b\x32G.yandex.cloud.serverless.functions.v1.UpdateFunctionRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"-\n\x16UpdateFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"2\n\x15\x44\x65leteFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"-\n\x16\x44\x65leteFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"V\n\x1c\x44\x65leteFunctionVersionRequest\x12!\n\x13\x66unction_version_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\r\n\x05\x66orce\x18\x03 \x01(\x08J\x04\x08\x01\x10\x02\"B\n\x1d\x44\x65leteFunctionVersionMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x02 \x01(\tJ\x04\x08\x01\x10\x02\"\x15\n\x13ListRuntimesRequest\"(\n\x14ListRuntimesResponse\x12\x10\n\x08runtimes\x18\x01 \x03(\t\"\xb0\x01\n\x1cListFunctionsVersionsRequest\x12\x13\n\tfolder_id\x18\x01 \x01(\tH\x00\x12\x15\n\x0b\x66unction_id\x18\x02 \x01(\tH\x00\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\x12\x1a\n\x06\x66ilter\x18\x05 \x01(\tB\n\x8a\xc8\x31\x06<=1000B\n\n\x02id\x12\x04\xc0\xc1\x31\x01\"y\n\x1dListFunctionsVersionsResponse\x12?\n\x08versions\x18\x01 \x03(\x0b\x32-.yandex.cloud.serverless.functions.v1.Version\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x94\x01\n\x1dListFunctionOperationsRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\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\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"p\n\x1eListFunctionOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xa8\n\n\x1c\x43reateFunctionVersionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x15\n\x07runtime\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05\x30-256\x12\x18\n\nentrypoint\x18\x04 \x01(\tB\x04\xe8\xc7\x31\x01\x12H\n\tresources\x18\x05 \x01(\x0b\x32/.yandex.cloud.serverless.functions.v1.ResourcesB\x04\xe8\xc7\x31\x01\x12:\n\x11\x65xecution_timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe8\xc7\x31\x01\x12\x1a\n\x12service_account_id\x18\x07 \x01(\t\x12@\n\x07package\x18\t \x01(\x0b\x32-.yandex.cloud.serverless.functions.v1.PackageH\x00\x12!\n\x07\x63ontent\x18\n \x01(\x0c\x42\x0e\x8a\xc8\x31\n<=52428800H\x00\x12\x14\n\nversion_id\x18\x0b \x01(\tH\x00\x12\x8f\x01\n\x0b\x65nvironment\x18\x0c \x03(\x0b\x32S.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest.EnvironmentEntryB%\x8a\xc8\x31\x06<=4096\xb2\xc8\x31\x17\x12\x15[a-zA-Z][a-zA-Z0-9_]*\x12!\n\x03tag\x18\r \x03(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\x12H\n\x0c\x63onnectivity\x18\x11 \x01(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.Connectivity\x12|\n\x16named_service_accounts\x18\x0f \x03(\x0b\x32\\.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest.NamedServiceAccountsEntry\x12=\n\x07secrets\x18\x12 \x03(\x0b\x32,.yandex.cloud.serverless.functions.v1.Secret\x12\x45\n\x0blog_options\x18\x13 \x01(\x0b\x32\x30.yandex.cloud.serverless.functions.v1.LogOptions\x12J\n\x0estorage_mounts\x18\x14 \x03(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.StorageMount\x12\\\n\x17\x61sync_invocation_config\x18\x16 \x01(\x0b\x32;.yandex.cloud.serverless.functions.v1.AsyncInvocationConfig\x12\x12\n\ntmpfs_size\x18\x17 \x01(\x03\x12\x1d\n\x0b\x63oncurrency\x18\x18 \x01(\x03\x42\x08\xfa\xc7\x31\x04\x30-16\x1a\x32\n\x10\x45nvironmentEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a;\n\x19NamedServiceAccountsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x16\n\x0epackage_source\x12\x04\xc0\xc1\x31\x01J\x04\x08\x0e\x10\x0fJ\x04\x08\x10\x10\x11J\x04\x08\x15\x10\x16J\x04\x08\x08\x10\t\"<\n\x1d\x43reateFunctionVersionMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"]\n\x15SetFunctionTagRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12!\n\x03tag\x18\x02 \x01(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\"`\n\x18RemoveFunctionTagRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12!\n\x03tag\x18\x02 \x01(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\"5\n\x16SetFunctionTagMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"8\n\x19RemoveFunctionTagMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"\xc1\x01\n\x1dListFunctionTagHistoryRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12+\n\x03tag\x18\x02 \x01(\tB\x1e\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\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\x12\x1a\n\x06\x66ilter\x18\x05 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"\x80\x03\n\x1eListFunctionTagHistoryResponse\x12\x82\x01\n\x1b\x66unction_tag_history_record\x18\x01 \x03(\x0b\x32].yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryResponse.FunctionTagHistoryRecord\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x1a\xbf\x01\n\x18\x46unctionTagHistoryRecord\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\x12\x1b\n\x13\x66unction_version_id\x18\x03 \x01(\t\x12\x0b\n\x03tag\x18\x02 \x01(\t\x12\x32\n\x0e\x65\x66\x66\x65\x63tive_from\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x30\n\x0c\x65\x66\x66\x65\x63tive_to\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"u\n\x1aListScalingPoliciesRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\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\"\x85\x01\n\x1bListScalingPoliciesResponse\x12M\n\x10scaling_policies\x18\x01 \x03(\x0b\x32\x33.yandex.cloud.serverless.functions.v1.ScalingPolicy\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xef\x01\n\x17SetScalingPolicyRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x03tag\x18\x02 \x01(\tB\"\xe8\xc7\x31\x01\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\x12/\n\x1bprovisioned_instances_count\x18\x04 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12(\n\x14zone_instances_limit\x18\x05 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\'\n\x13zone_requests_limit\x18\x06 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000J\x04\x08\x03\x10\x04\"/\n\x18SetScalingPolicyMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"h\n\x1aRemoveScalingPolicyRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x03tag\x18\x02 \x01(\tB\"\xe8\xc7\x31\x01\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\"2\n\x1bRemoveScalingPolicyMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t2\xc4!\n\x0f\x46unctionService\x12\x9e\x01\n\x03Get\x12\x38.yandex.cloud.serverless.functions.v1.GetFunctionRequest\x1a..yandex.cloud.serverless.functions.v1.Function\"-\x82\xd3\xe4\x93\x02\'\x12%/functions/v1/functions/{function_id}\x12\xa0\x01\n\x04List\x12:.yandex.cloud.serverless.functions.v1.ListFunctionsRequest\x1a;.yandex.cloud.serverless.functions.v1.ListFunctionsResponse\"\x1f\x82\xd3\xe4\x93\x02\x19\x12\x17/functions/v1/functions\x12\xb2\x01\n\x06\x43reate\x12;.yandex.cloud.serverless.functions.v1.CreateFunctionRequest\x1a!.yandex.cloud.operation.Operation\"H\xb2\xd2*\"\n\x16\x43reateFunctionMetadata\x12\x08\x46unction\x82\xd3\xe4\x93\x02\x1c\"\x17/functions/v1/functions:\x01*\x12\xc0\x01\n\x06Update\x12;.yandex.cloud.serverless.functions.v1.UpdateFunctionRequest\x1a!.yandex.cloud.operation.Operation\"V\xb2\xd2*\"\n\x16UpdateFunctionMetadata\x12\x08\x46unction\x82\xd3\xe4\x93\x02*2%/functions/v1/functions/{function_id}:\x01*\x12\xca\x01\n\x06\x44\x65lete\x12;.yandex.cloud.serverless.functions.v1.DeleteFunctionRequest\x1a!.yandex.cloud.operation.Operation\"`\xb2\xd2*/\n\x16\x44\x65leteFunctionMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\'*%/functions/v1/functions/{function_id}\x12\xb2\x01\n\nGetVersion\x12?.yandex.cloud.serverless.functions.v1.GetFunctionVersionRequest\x1a-.yandex.cloud.serverless.functions.v1.Version\"4\x82\xd3\xe4\x93\x02.\x12,/functions/v1/versions/{function_version_id}\x12\xac\x01\n\x0fGetVersionByTag\x12\x44.yandex.cloud.serverless.functions.v1.GetFunctionVersionByTagRequest\x1a-.yandex.cloud.serverless.functions.v1.Version\"$\x82\xd3\xe4\x93\x02\x1e\x12\x1c/functions/v1/versions:byTag\x12\xb7\x01\n\x0cListVersions\x12\x42.yandex.cloud.serverless.functions.v1.ListFunctionsVersionsRequest\x1a\x43.yandex.cloud.serverless.functions.v1.ListFunctionsVersionsResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/functions/v1/versions\x12\xe6\x01\n\rDeleteVersion\x12\x42.yandex.cloud.serverless.functions.v1.DeleteFunctionVersionRequest\x1a!.yandex.cloud.operation.Operation\"n\xb2\xd2*6\n\x1d\x44\x65leteFunctionVersionMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02.*,/functions/v1/versions/{function_version_id}\x12\xcd\x01\n\x06SetTag\x12;.yandex.cloud.serverless.functions.v1.SetFunctionTagRequest\x1a!.yandex.cloud.operation.Operation\"c\xb2\xd2*!\n\x16SetFunctionTagMetadata\x12\x07Version\x82\xd3\xe4\x93\x02\x38\"3/functions/v1/versions/{function_version_id}:setTag:\x01*\x12\xd9\x01\n\tRemoveTag\x12>.yandex.cloud.serverless.functions.v1.RemoveFunctionTagRequest\x1a!.yandex.cloud.operation.Operation\"i\xb2\xd2*$\n\x19RemoveFunctionTagMetadata\x12\x07Version\x82\xd3\xe4\x93\x02;\"6/functions/v1/versions/{function_version_id}:removeTag:\x01*\x12\xd5\x01\n\x0eListTagHistory\x12\x43.yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryRequest\x1a\x44.yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/functions/v1/functions/{function_id}:tagHistory\x12\xc5\x01\n\rCreateVersion\x12\x42.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest\x1a!.yandex.cloud.operation.Operation\"M\xb2\xd2*(\n\x1d\x43reateFunctionVersionMetadata\x12\x07Version\x82\xd3\xe4\x93\x02\x1b\"\x16/functions/v1/versions:\x01*\x12\xa5\x01\n\x0cListRuntimes\x12\x39.yandex.cloud.serverless.functions.v1.ListRuntimesRequest\x1a:.yandex.cloud.serverless.functions.v1.ListRuntimesResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/functions/v1/runtimes\x12\xd5\x01\n\x0eListOperations\x12\x43.yandex.cloud.serverless.functions.v1.ListFunctionOperationsRequest\x1a\x44.yandex.cloud.serverless.functions.v1.ListFunctionOperationsResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/functions/v1/functions/{function_id}/operations\x12\xb7\x01\n\x12ListAccessBindings\x12..yandex.cloud.access.ListAccessBindingsRequest\x1a/.yandex.cloud.access.ListAccessBindingsResponse\"@\x82\xd3\xe4\x93\x02:\x12\x38/functions/v1/functions/{resource_id}:listAccessBindings\x12\xe6\x01\n\x11SetAccessBindings\x12-.yandex.cloud.access.SetAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x7f\xb2\xd2*9\n access.SetAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02<\"7/functions/v1/functions/{resource_id}:setAccessBindings:\x01*\x12\xf3\x01\n\x14UpdateAccessBindings\x12\x30.yandex.cloud.access.UpdateAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x85\x01\xb2\xd2*<\n#access.UpdateAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02?\":/functions/v1/functions/{resource_id}:updateAccessBindings:\x01*\x12\xd9\x01\n\x13ListScalingPolicies\x12@.yandex.cloud.serverless.functions.v1.ListScalingPoliciesRequest\x1a\x41.yandex.cloud.serverless.functions.v1.ListScalingPoliciesResponse\"=\x82\xd3\xe4\x93\x02\x37\x12\x35/functions/v1/functions/{function_id}/scalingPolicies\x12\xe4\x01\n\x10SetScalingPolicy\x12=.yandex.cloud.serverless.functions.v1.SetScalingPolicyRequest\x1a!.yandex.cloud.operation.Operation\"n\xb2\xd2*)\n\x18SetScalingPolicyMetadata\x12\rScalingPolicy\x82\xd3\xe4\x93\x02;\"6/functions/v1/functions/{function_id}:setScalingPolicy:\x01*\x12\xf8\x01\n\x13RemoveScalingPolicy\x12@.yandex.cloud.serverless.functions.v1.RemoveScalingPolicyRequest\x1a!.yandex.cloud.operation.Operation\"|\xb2\xd2*4\n\x1bRemoveScalingPolicyMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02>\"9/functions/v1/functions/{function_id}:removeScalingPolicy:\x01*B~\n(yandex.cloud.api.serverless.functions.v1ZRgithub.com/yandex-cloud/go-genproto/yandex/cloud/serverless/functions/v1;functionsb\x06proto3')
25
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n;yandex/cloud/serverless/functions/v1/function_service.proto\x12$yandex.cloud.serverless.functions.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/access/access.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x33yandex/cloud/serverless/functions/v1/function.proto\x1a\x1dyandex/cloud/validation.proto\"/\n\x12GetFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\">\n\x19GetFunctionVersionRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"h\n\x1eGetFunctionVersionByTagRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12+\n\x03tag\x18\x02 \x01(\tB\x1e\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\"f\n\x14ListFunctionsRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x11\n\tpage_size\x18\x02 \x01(\x03\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\"s\n\x15ListFunctionsResponse\x12\x41\n\tfunctions\x18\x01 \x03(\x0b\x32..yandex.cloud.serverless.functions.v1.Function\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xcf\x02\n\x15\x43reateFunctionRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x04name\x18\x02 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x9c\x01\n\x06labels\x18\x04 \x03(\x0b\x32G.yandex.cloud.serverless.functions.v1.CreateFunctionRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"-\n\x16\x43reateFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"\x82\x03\n\x15UpdateFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12/\n\x04name\x18\x03 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x9c\x01\n\x06labels\x18\x05 \x03(\x0b\x32G.yandex.cloud.serverless.functions.v1.UpdateFunctionRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"-\n\x16UpdateFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"2\n\x15\x44\x65leteFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"-\n\x16\x44\x65leteFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"V\n\x1c\x44\x65leteFunctionVersionRequest\x12!\n\x13\x66unction_version_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\r\n\x05\x66orce\x18\x03 \x01(\x08J\x04\x08\x01\x10\x02\"B\n\x1d\x44\x65leteFunctionVersionMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x02 \x01(\tJ\x04\x08\x01\x10\x02\"\x15\n\x13ListRuntimesRequest\"(\n\x14ListRuntimesResponse\x12\x10\n\x08runtimes\x18\x01 \x03(\t\"\xb0\x01\n\x1cListFunctionsVersionsRequest\x12\x13\n\tfolder_id\x18\x01 \x01(\tH\x00\x12\x15\n\x0b\x66unction_id\x18\x02 \x01(\tH\x00\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\x12\x1a\n\x06\x66ilter\x18\x05 \x01(\tB\n\x8a\xc8\x31\x06<=1000B\n\n\x02id\x12\x04\xc0\xc1\x31\x01\"y\n\x1dListFunctionsVersionsResponse\x12?\n\x08versions\x18\x01 \x03(\x0b\x32-.yandex.cloud.serverless.functions.v1.Version\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x94\x01\n\x1dListFunctionOperationsRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\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\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"p\n\x1eListFunctionOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xa8\n\n\x1c\x43reateFunctionVersionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x15\n\x07runtime\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05\x30-256\x12\x18\n\nentrypoint\x18\x04 \x01(\tB\x04\xe8\xc7\x31\x01\x12H\n\tresources\x18\x05 \x01(\x0b\x32/.yandex.cloud.serverless.functions.v1.ResourcesB\x04\xe8\xc7\x31\x01\x12:\n\x11\x65xecution_timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe8\xc7\x31\x01\x12\x1a\n\x12service_account_id\x18\x07 \x01(\t\x12@\n\x07package\x18\t \x01(\x0b\x32-.yandex.cloud.serverless.functions.v1.PackageH\x00\x12!\n\x07\x63ontent\x18\n \x01(\x0c\x42\x0e\x8a\xc8\x31\n<=52428800H\x00\x12\x14\n\nversion_id\x18\x0b \x01(\tH\x00\x12\x8f\x01\n\x0b\x65nvironment\x18\x0c \x03(\x0b\x32S.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest.EnvironmentEntryB%\x8a\xc8\x31\x06<=4096\xb2\xc8\x31\x17\x12\x15[a-zA-Z][a-zA-Z0-9_]*\x12!\n\x03tag\x18\r \x03(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\x12H\n\x0c\x63onnectivity\x18\x11 \x01(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.Connectivity\x12|\n\x16named_service_accounts\x18\x0f \x03(\x0b\x32\\.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest.NamedServiceAccountsEntry\x12=\n\x07secrets\x18\x12 \x03(\x0b\x32,.yandex.cloud.serverless.functions.v1.Secret\x12\x45\n\x0blog_options\x18\x13 \x01(\x0b\x32\x30.yandex.cloud.serverless.functions.v1.LogOptions\x12J\n\x0estorage_mounts\x18\x14 \x03(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.StorageMount\x12\\\n\x17\x61sync_invocation_config\x18\x16 \x01(\x0b\x32;.yandex.cloud.serverless.functions.v1.AsyncInvocationConfig\x12\x12\n\ntmpfs_size\x18\x17 \x01(\x03\x12\x1d\n\x0b\x63oncurrency\x18\x18 \x01(\x03\x42\x08\xfa\xc7\x31\x04\x30-16\x1a\x32\n\x10\x45nvironmentEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a;\n\x19NamedServiceAccountsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x16\n\x0epackage_source\x12\x04\xc0\xc1\x31\x01J\x04\x08\x0e\x10\x0fJ\x04\x08\x10\x10\x11J\x04\x08\x15\x10\x16J\x04\x08\x08\x10\t\"<\n\x1d\x43reateFunctionVersionMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"]\n\x15SetFunctionTagRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12!\n\x03tag\x18\x02 \x01(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\"`\n\x18RemoveFunctionTagRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12!\n\x03tag\x18\x02 \x01(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\"5\n\x16SetFunctionTagMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"8\n\x19RemoveFunctionTagMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"\xc1\x01\n\x1dListFunctionTagHistoryRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12+\n\x03tag\x18\x02 \x01(\tB\x1e\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\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\x12\x1a\n\x06\x66ilter\x18\x05 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"\x80\x03\n\x1eListFunctionTagHistoryResponse\x12\x82\x01\n\x1b\x66unction_tag_history_record\x18\x01 \x03(\x0b\x32].yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryResponse.FunctionTagHistoryRecord\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x1a\xbf\x01\n\x18\x46unctionTagHistoryRecord\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\x12\x1b\n\x13\x66unction_version_id\x18\x03 \x01(\t\x12\x0b\n\x03tag\x18\x02 \x01(\t\x12\x32\n\x0e\x65\x66\x66\x65\x63tive_from\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x30\n\x0c\x65\x66\x66\x65\x63tive_to\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"u\n\x1aListScalingPoliciesRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\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\"\x85\x01\n\x1bListScalingPoliciesResponse\x12M\n\x10scaling_policies\x18\x01 \x03(\x0b\x32\x33.yandex.cloud.serverless.functions.v1.ScalingPolicy\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xef\x01\n\x17SetScalingPolicyRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x03tag\x18\x02 \x01(\tB\"\xe8\xc7\x31\x01\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\x12/\n\x1bprovisioned_instances_count\x18\x04 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12(\n\x14zone_instances_limit\x18\x05 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\'\n\x13zone_requests_limit\x18\x06 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000J\x04\x08\x03\x10\x04\"/\n\x18SetScalingPolicyMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"h\n\x1aRemoveScalingPolicyRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x03tag\x18\x02 \x01(\tB\"\xe8\xc7\x31\x01\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\"2\n\x1bRemoveScalingPolicyMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t2\xc4!\n\x0f\x46unctionService\x12\x9e\x01\n\x03Get\x12\x38.yandex.cloud.serverless.functions.v1.GetFunctionRequest\x1a..yandex.cloud.serverless.functions.v1.Function\"-\x82\xd3\xe4\x93\x02\'\x12%/functions/v1/functions/{function_id}\x12\xa0\x01\n\x04List\x12:.yandex.cloud.serverless.functions.v1.ListFunctionsRequest\x1a;.yandex.cloud.serverless.functions.v1.ListFunctionsResponse\"\x1f\x82\xd3\xe4\x93\x02\x19\x12\x17/functions/v1/functions\x12\xb2\x01\n\x06\x43reate\x12;.yandex.cloud.serverless.functions.v1.CreateFunctionRequest\x1a!.yandex.cloud.operation.Operation\"H\xb2\xd2*\"\n\x16\x43reateFunctionMetadata\x12\x08\x46unction\x82\xd3\xe4\x93\x02\x1c\"\x17/functions/v1/functions:\x01*\x12\xc0\x01\n\x06Update\x12;.yandex.cloud.serverless.functions.v1.UpdateFunctionRequest\x1a!.yandex.cloud.operation.Operation\"V\xb2\xd2*\"\n\x16UpdateFunctionMetadata\x12\x08\x46unction\x82\xd3\xe4\x93\x02*2%/functions/v1/functions/{function_id}:\x01*\x12\xca\x01\n\x06\x44\x65lete\x12;.yandex.cloud.serverless.functions.v1.DeleteFunctionRequest\x1a!.yandex.cloud.operation.Operation\"`\xb2\xd2*/\n\x16\x44\x65leteFunctionMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\'*%/functions/v1/functions/{function_id}\x12\xb2\x01\n\nGetVersion\x12?.yandex.cloud.serverless.functions.v1.GetFunctionVersionRequest\x1a-.yandex.cloud.serverless.functions.v1.Version\"4\x82\xd3\xe4\x93\x02.\x12,/functions/v1/versions/{function_version_id}\x12\xac\x01\n\x0fGetVersionByTag\x12\x44.yandex.cloud.serverless.functions.v1.GetFunctionVersionByTagRequest\x1a-.yandex.cloud.serverless.functions.v1.Version\"$\x82\xd3\xe4\x93\x02\x1e\x12\x1c/functions/v1/versions:byTag\x12\xb7\x01\n\x0cListVersions\x12\x42.yandex.cloud.serverless.functions.v1.ListFunctionsVersionsRequest\x1a\x43.yandex.cloud.serverless.functions.v1.ListFunctionsVersionsResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/functions/v1/versions\x12\xe6\x01\n\rDeleteVersion\x12\x42.yandex.cloud.serverless.functions.v1.DeleteFunctionVersionRequest\x1a!.yandex.cloud.operation.Operation\"n\xb2\xd2*6\n\x1d\x44\x65leteFunctionVersionMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02.*,/functions/v1/versions/{function_version_id}\x12\xcd\x01\n\x06SetTag\x12;.yandex.cloud.serverless.functions.v1.SetFunctionTagRequest\x1a!.yandex.cloud.operation.Operation\"c\xb2\xd2*!\n\x16SetFunctionTagMetadata\x12\x07Version\x82\xd3\xe4\x93\x02\x38\"3/functions/v1/versions/{function_version_id}:setTag:\x01*\x12\xd9\x01\n\tRemoveTag\x12>.yandex.cloud.serverless.functions.v1.RemoveFunctionTagRequest\x1a!.yandex.cloud.operation.Operation\"i\xb2\xd2*$\n\x19RemoveFunctionTagMetadata\x12\x07Version\x82\xd3\xe4\x93\x02;\"6/functions/v1/versions/{function_version_id}:removeTag:\x01*\x12\xd5\x01\n\x0eListTagHistory\x12\x43.yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryRequest\x1a\x44.yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/functions/v1/functions/{function_id}:tagHistory\x12\xc5\x01\n\rCreateVersion\x12\x42.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest\x1a!.yandex.cloud.operation.Operation\"M\xb2\xd2*(\n\x1d\x43reateFunctionVersionMetadata\x12\x07Version\x82\xd3\xe4\x93\x02\x1b\"\x16/functions/v1/versions:\x01*\x12\xa5\x01\n\x0cListRuntimes\x12\x39.yandex.cloud.serverless.functions.v1.ListRuntimesRequest\x1a:.yandex.cloud.serverless.functions.v1.ListRuntimesResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/functions/v1/runtimes\x12\xd5\x01\n\x0eListOperations\x12\x43.yandex.cloud.serverless.functions.v1.ListFunctionOperationsRequest\x1a\x44.yandex.cloud.serverless.functions.v1.ListFunctionOperationsResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/functions/v1/functions/{function_id}/operations\x12\xb7\x01\n\x12ListAccessBindings\x12..yandex.cloud.access.ListAccessBindingsRequest\x1a/.yandex.cloud.access.ListAccessBindingsResponse\"@\x82\xd3\xe4\x93\x02:\x12\x38/functions/v1/functions/{resource_id}:listAccessBindings\x12\xe6\x01\n\x11SetAccessBindings\x12-.yandex.cloud.access.SetAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x7f\xb2\xd2*9\n access.SetAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02<\"7/functions/v1/functions/{resource_id}:setAccessBindings:\x01*\x12\xf3\x01\n\x14UpdateAccessBindings\x12\x30.yandex.cloud.access.UpdateAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x85\x01\xb2\xd2*<\n#access.UpdateAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02?\":/functions/v1/functions/{resource_id}:updateAccessBindings:\x01*\x12\xd9\x01\n\x13ListScalingPolicies\x12@.yandex.cloud.serverless.functions.v1.ListScalingPoliciesRequest\x1a\x41.yandex.cloud.serverless.functions.v1.ListScalingPoliciesResponse\"=\x82\xd3\xe4\x93\x02\x37\x12\x35/functions/v1/functions/{function_id}/scalingPolicies\x12\xe4\x01\n\x10SetScalingPolicy\x12=.yandex.cloud.serverless.functions.v1.SetScalingPolicyRequest\x1a!.yandex.cloud.operation.Operation\"n\xb2\xd2*)\n\x18SetScalingPolicyMetadata\x12\rScalingPolicy\x82\xd3\xe4\x93\x02;\"6/functions/v1/functions/{function_id}:setScalingPolicy:\x01*\x12\xf8\x01\n\x13RemoveScalingPolicy\x12@.yandex.cloud.serverless.functions.v1.RemoveScalingPolicyRequest\x1a!.yandex.cloud.operation.Operation\"|\xb2\xd2*4\n\x1bRemoveScalingPolicyMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02>\"9/functions/v1/functions/{function_id}:removeScalingPolicy:\x01*B~\n(yandex.cloud.api.serverless.functions.v1ZRgithub.com/yandex-cloud/go-genproto/yandex/cloud/serverless/functions/v1;functionsb\x06proto3')
26
26
 
27
27
  _globals = globals()
28
28
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -49,7 +49,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
49
49
  _CREATEFUNCTIONREQUEST.fields_by_name['description']._options = None
50
50
  _CREATEFUNCTIONREQUEST.fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
51
51
  _CREATEFUNCTIONREQUEST.fields_by_name['labels']._options = None
52
- _CREATEFUNCTIONREQUEST.fields_by_name['labels']._serialized_options = b'\362\3071\013[-_0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\0041-63'
52
+ _CREATEFUNCTIONREQUEST.fields_by_name['labels']._serialized_options = b'\362\3071\017[-_./\\@0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\034\022\024[a-z][-_./\\@0-9a-z]*\032\0041-63'
53
53
  _UPDATEFUNCTIONREQUEST_LABELSENTRY._options = None
54
54
  _UPDATEFUNCTIONREQUEST_LABELSENTRY._serialized_options = b'8\001'
55
55
  _UPDATEFUNCTIONREQUEST.fields_by_name['function_id']._options = None
@@ -59,7 +59,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
59
59
  _UPDATEFUNCTIONREQUEST.fields_by_name['description']._options = None
60
60
  _UPDATEFUNCTIONREQUEST.fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
61
61
  _UPDATEFUNCTIONREQUEST.fields_by_name['labels']._options = None
62
- _UPDATEFUNCTIONREQUEST.fields_by_name['labels']._serialized_options = b'\362\3071\013[-_0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\0041-63'
62
+ _UPDATEFUNCTIONREQUEST.fields_by_name['labels']._serialized_options = b'\362\3071\017[-_./\\@0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\034\022\024[a-z][-_./\\@0-9a-z]*\032\0041-63'
63
63
  _DELETEFUNCTIONREQUEST.fields_by_name['function_id']._options = None
64
64
  _DELETEFUNCTIONREQUEST.fields_by_name['function_id']._serialized_options = b'\350\3071\001'
65
65
  _DELETEFUNCTIONVERSIONREQUEST.fields_by_name['function_version_id']._options = None
@@ -197,71 +197,71 @@ if _descriptor._USE_C_DESCRIPTORS == False:
197
197
  _globals['_LISTFUNCTIONSRESPONSE']._serialized_start=745
198
198
  _globals['_LISTFUNCTIONSRESPONSE']._serialized_end=860
199
199
  _globals['_CREATEFUNCTIONREQUEST']._serialized_start=863
200
- _globals['_CREATEFUNCTIONREQUEST']._serialized_end=1190
201
- _globals['_CREATEFUNCTIONREQUEST_LABELSENTRY']._serialized_start=1145
202
- _globals['_CREATEFUNCTIONREQUEST_LABELSENTRY']._serialized_end=1190
203
- _globals['_CREATEFUNCTIONMETADATA']._serialized_start=1192
204
- _globals['_CREATEFUNCTIONMETADATA']._serialized_end=1237
205
- _globals['_UPDATEFUNCTIONREQUEST']._serialized_start=1240
206
- _globals['_UPDATEFUNCTIONREQUEST']._serialized_end=1618
207
- _globals['_UPDATEFUNCTIONREQUEST_LABELSENTRY']._serialized_start=1145
208
- _globals['_UPDATEFUNCTIONREQUEST_LABELSENTRY']._serialized_end=1190
209
- _globals['_UPDATEFUNCTIONMETADATA']._serialized_start=1620
210
- _globals['_UPDATEFUNCTIONMETADATA']._serialized_end=1665
211
- _globals['_DELETEFUNCTIONREQUEST']._serialized_start=1667
212
- _globals['_DELETEFUNCTIONREQUEST']._serialized_end=1717
213
- _globals['_DELETEFUNCTIONMETADATA']._serialized_start=1719
214
- _globals['_DELETEFUNCTIONMETADATA']._serialized_end=1764
215
- _globals['_DELETEFUNCTIONVERSIONREQUEST']._serialized_start=1766
216
- _globals['_DELETEFUNCTIONVERSIONREQUEST']._serialized_end=1852
217
- _globals['_DELETEFUNCTIONVERSIONMETADATA']._serialized_start=1854
218
- _globals['_DELETEFUNCTIONVERSIONMETADATA']._serialized_end=1920
219
- _globals['_LISTRUNTIMESREQUEST']._serialized_start=1922
220
- _globals['_LISTRUNTIMESREQUEST']._serialized_end=1943
221
- _globals['_LISTRUNTIMESRESPONSE']._serialized_start=1945
222
- _globals['_LISTRUNTIMESRESPONSE']._serialized_end=1985
223
- _globals['_LISTFUNCTIONSVERSIONSREQUEST']._serialized_start=1988
224
- _globals['_LISTFUNCTIONSVERSIONSREQUEST']._serialized_end=2164
225
- _globals['_LISTFUNCTIONSVERSIONSRESPONSE']._serialized_start=2166
226
- _globals['_LISTFUNCTIONSVERSIONSRESPONSE']._serialized_end=2287
227
- _globals['_LISTFUNCTIONOPERATIONSREQUEST']._serialized_start=2290
228
- _globals['_LISTFUNCTIONOPERATIONSREQUEST']._serialized_end=2438
229
- _globals['_LISTFUNCTIONOPERATIONSRESPONSE']._serialized_start=2440
230
- _globals['_LISTFUNCTIONOPERATIONSRESPONSE']._serialized_end=2552
231
- _globals['_CREATEFUNCTIONVERSIONREQUEST']._serialized_start=2555
232
- _globals['_CREATEFUNCTIONVERSIONREQUEST']._serialized_end=3875
233
- _globals['_CREATEFUNCTIONVERSIONREQUEST_ENVIRONMENTENTRY']._serialized_start=3716
234
- _globals['_CREATEFUNCTIONVERSIONREQUEST_ENVIRONMENTENTRY']._serialized_end=3766
235
- _globals['_CREATEFUNCTIONVERSIONREQUEST_NAMEDSERVICEACCOUNTSENTRY']._serialized_start=3768
236
- _globals['_CREATEFUNCTIONVERSIONREQUEST_NAMEDSERVICEACCOUNTSENTRY']._serialized_end=3827
237
- _globals['_CREATEFUNCTIONVERSIONMETADATA']._serialized_start=3877
238
- _globals['_CREATEFUNCTIONVERSIONMETADATA']._serialized_end=3937
239
- _globals['_SETFUNCTIONTAGREQUEST']._serialized_start=3939
240
- _globals['_SETFUNCTIONTAGREQUEST']._serialized_end=4032
241
- _globals['_REMOVEFUNCTIONTAGREQUEST']._serialized_start=4034
242
- _globals['_REMOVEFUNCTIONTAGREQUEST']._serialized_end=4130
243
- _globals['_SETFUNCTIONTAGMETADATA']._serialized_start=4132
244
- _globals['_SETFUNCTIONTAGMETADATA']._serialized_end=4185
245
- _globals['_REMOVEFUNCTIONTAGMETADATA']._serialized_start=4187
246
- _globals['_REMOVEFUNCTIONTAGMETADATA']._serialized_end=4243
247
- _globals['_LISTFUNCTIONTAGHISTORYREQUEST']._serialized_start=4246
248
- _globals['_LISTFUNCTIONTAGHISTORYREQUEST']._serialized_end=4439
249
- _globals['_LISTFUNCTIONTAGHISTORYRESPONSE']._serialized_start=4442
250
- _globals['_LISTFUNCTIONTAGHISTORYRESPONSE']._serialized_end=4826
251
- _globals['_LISTFUNCTIONTAGHISTORYRESPONSE_FUNCTIONTAGHISTORYRECORD']._serialized_start=4635
252
- _globals['_LISTFUNCTIONTAGHISTORYRESPONSE_FUNCTIONTAGHISTORYRECORD']._serialized_end=4826
253
- _globals['_LISTSCALINGPOLICIESREQUEST']._serialized_start=4828
254
- _globals['_LISTSCALINGPOLICIESREQUEST']._serialized_end=4945
255
- _globals['_LISTSCALINGPOLICIESRESPONSE']._serialized_start=4948
256
- _globals['_LISTSCALINGPOLICIESRESPONSE']._serialized_end=5081
257
- _globals['_SETSCALINGPOLICYREQUEST']._serialized_start=5084
258
- _globals['_SETSCALINGPOLICYREQUEST']._serialized_end=5323
259
- _globals['_SETSCALINGPOLICYMETADATA']._serialized_start=5325
260
- _globals['_SETSCALINGPOLICYMETADATA']._serialized_end=5372
261
- _globals['_REMOVESCALINGPOLICYREQUEST']._serialized_start=5374
262
- _globals['_REMOVESCALINGPOLICYREQUEST']._serialized_end=5478
263
- _globals['_REMOVESCALINGPOLICYMETADATA']._serialized_start=5480
264
- _globals['_REMOVESCALINGPOLICYMETADATA']._serialized_end=5530
265
- _globals['_FUNCTIONSERVICE']._serialized_start=5533
266
- _globals['_FUNCTIONSERVICE']._serialized_end=9825
200
+ _globals['_CREATEFUNCTIONREQUEST']._serialized_end=1198
201
+ _globals['_CREATEFUNCTIONREQUEST_LABELSENTRY']._serialized_start=1153
202
+ _globals['_CREATEFUNCTIONREQUEST_LABELSENTRY']._serialized_end=1198
203
+ _globals['_CREATEFUNCTIONMETADATA']._serialized_start=1200
204
+ _globals['_CREATEFUNCTIONMETADATA']._serialized_end=1245
205
+ _globals['_UPDATEFUNCTIONREQUEST']._serialized_start=1248
206
+ _globals['_UPDATEFUNCTIONREQUEST']._serialized_end=1634
207
+ _globals['_UPDATEFUNCTIONREQUEST_LABELSENTRY']._serialized_start=1153
208
+ _globals['_UPDATEFUNCTIONREQUEST_LABELSENTRY']._serialized_end=1198
209
+ _globals['_UPDATEFUNCTIONMETADATA']._serialized_start=1636
210
+ _globals['_UPDATEFUNCTIONMETADATA']._serialized_end=1681
211
+ _globals['_DELETEFUNCTIONREQUEST']._serialized_start=1683
212
+ _globals['_DELETEFUNCTIONREQUEST']._serialized_end=1733
213
+ _globals['_DELETEFUNCTIONMETADATA']._serialized_start=1735
214
+ _globals['_DELETEFUNCTIONMETADATA']._serialized_end=1780
215
+ _globals['_DELETEFUNCTIONVERSIONREQUEST']._serialized_start=1782
216
+ _globals['_DELETEFUNCTIONVERSIONREQUEST']._serialized_end=1868
217
+ _globals['_DELETEFUNCTIONVERSIONMETADATA']._serialized_start=1870
218
+ _globals['_DELETEFUNCTIONVERSIONMETADATA']._serialized_end=1936
219
+ _globals['_LISTRUNTIMESREQUEST']._serialized_start=1938
220
+ _globals['_LISTRUNTIMESREQUEST']._serialized_end=1959
221
+ _globals['_LISTRUNTIMESRESPONSE']._serialized_start=1961
222
+ _globals['_LISTRUNTIMESRESPONSE']._serialized_end=2001
223
+ _globals['_LISTFUNCTIONSVERSIONSREQUEST']._serialized_start=2004
224
+ _globals['_LISTFUNCTIONSVERSIONSREQUEST']._serialized_end=2180
225
+ _globals['_LISTFUNCTIONSVERSIONSRESPONSE']._serialized_start=2182
226
+ _globals['_LISTFUNCTIONSVERSIONSRESPONSE']._serialized_end=2303
227
+ _globals['_LISTFUNCTIONOPERATIONSREQUEST']._serialized_start=2306
228
+ _globals['_LISTFUNCTIONOPERATIONSREQUEST']._serialized_end=2454
229
+ _globals['_LISTFUNCTIONOPERATIONSRESPONSE']._serialized_start=2456
230
+ _globals['_LISTFUNCTIONOPERATIONSRESPONSE']._serialized_end=2568
231
+ _globals['_CREATEFUNCTIONVERSIONREQUEST']._serialized_start=2571
232
+ _globals['_CREATEFUNCTIONVERSIONREQUEST']._serialized_end=3891
233
+ _globals['_CREATEFUNCTIONVERSIONREQUEST_ENVIRONMENTENTRY']._serialized_start=3732
234
+ _globals['_CREATEFUNCTIONVERSIONREQUEST_ENVIRONMENTENTRY']._serialized_end=3782
235
+ _globals['_CREATEFUNCTIONVERSIONREQUEST_NAMEDSERVICEACCOUNTSENTRY']._serialized_start=3784
236
+ _globals['_CREATEFUNCTIONVERSIONREQUEST_NAMEDSERVICEACCOUNTSENTRY']._serialized_end=3843
237
+ _globals['_CREATEFUNCTIONVERSIONMETADATA']._serialized_start=3893
238
+ _globals['_CREATEFUNCTIONVERSIONMETADATA']._serialized_end=3953
239
+ _globals['_SETFUNCTIONTAGREQUEST']._serialized_start=3955
240
+ _globals['_SETFUNCTIONTAGREQUEST']._serialized_end=4048
241
+ _globals['_REMOVEFUNCTIONTAGREQUEST']._serialized_start=4050
242
+ _globals['_REMOVEFUNCTIONTAGREQUEST']._serialized_end=4146
243
+ _globals['_SETFUNCTIONTAGMETADATA']._serialized_start=4148
244
+ _globals['_SETFUNCTIONTAGMETADATA']._serialized_end=4201
245
+ _globals['_REMOVEFUNCTIONTAGMETADATA']._serialized_start=4203
246
+ _globals['_REMOVEFUNCTIONTAGMETADATA']._serialized_end=4259
247
+ _globals['_LISTFUNCTIONTAGHISTORYREQUEST']._serialized_start=4262
248
+ _globals['_LISTFUNCTIONTAGHISTORYREQUEST']._serialized_end=4455
249
+ _globals['_LISTFUNCTIONTAGHISTORYRESPONSE']._serialized_start=4458
250
+ _globals['_LISTFUNCTIONTAGHISTORYRESPONSE']._serialized_end=4842
251
+ _globals['_LISTFUNCTIONTAGHISTORYRESPONSE_FUNCTIONTAGHISTORYRECORD']._serialized_start=4651
252
+ _globals['_LISTFUNCTIONTAGHISTORYRESPONSE_FUNCTIONTAGHISTORYRECORD']._serialized_end=4842
253
+ _globals['_LISTSCALINGPOLICIESREQUEST']._serialized_start=4844
254
+ _globals['_LISTSCALINGPOLICIESREQUEST']._serialized_end=4961
255
+ _globals['_LISTSCALINGPOLICIESRESPONSE']._serialized_start=4964
256
+ _globals['_LISTSCALINGPOLICIESRESPONSE']._serialized_end=5097
257
+ _globals['_SETSCALINGPOLICYREQUEST']._serialized_start=5100
258
+ _globals['_SETSCALINGPOLICYREQUEST']._serialized_end=5339
259
+ _globals['_SETSCALINGPOLICYMETADATA']._serialized_start=5341
260
+ _globals['_SETSCALINGPOLICYMETADATA']._serialized_end=5388
261
+ _globals['_REMOVESCALINGPOLICYREQUEST']._serialized_start=5390
262
+ _globals['_REMOVESCALINGPOLICYREQUEST']._serialized_end=5494
263
+ _globals['_REMOVESCALINGPOLICYMETADATA']._serialized_start=5496
264
+ _globals['_REMOVESCALINGPOLICYMETADATA']._serialized_end=5546
265
+ _globals['_FUNCTIONSERVICE']._serialized_start=5549
266
+ _globals['_FUNCTIONSERVICE']._serialized_end=9841
267
267
  # @@protoc_insertion_point(module_scope)
@@ -19,7 +19,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
19
19
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
20
20
 
21
21
 
22
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n9yandex/cloud/serverless/triggers/v1/trigger_service.proto\x12#yandex.cloud.serverless.triggers.v1\x1a google/protobuf/field_mask.proto\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a\x31yandex/cloud/serverless/triggers/v1/trigger.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"-\n\x11GetTriggerRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"e\n\x13ListTriggersRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x11\n\tpage_size\x18\x02 \x01(\x03\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\"o\n\x14ListTriggersResponse\x12>\n\x08triggers\x18\x01 \x03(\x0b\x32,.yandex.cloud.serverless.triggers.v1.Trigger\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x8b\x03\n\x14\x43reateTriggerRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x04name\x18\x02 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x92\x01\n\x06labels\x18\x04 \x03(\x0b\x32\x45.yandex.cloud.serverless.triggers.v1.CreateTriggerRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x12\x45\n\x04rule\x18\x05 \x01(\x0b\x32\x31.yandex.cloud.serverless.triggers.v1.Trigger.RuleB\x04\xe8\xc7\x31\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"+\n\x15\x43reateTriggerMetadata\x12\x12\n\ntrigger_id\x18\x01 \x01(\t\"\xb7\x03\n\x14UpdateTriggerRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12/\n\x04name\x18\x03 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x92\x01\n\x06labels\x18\x05 \x03(\x0b\x32\x45.yandex.cloud.serverless.triggers.v1.UpdateTriggerRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x12?\n\x04rule\x18\x06 \x01(\x0b\x32\x31.yandex.cloud.serverless.triggers.v1.Trigger.Rule\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"1\n\x15UpdateTriggerMetadata\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"0\n\x14\x44\x65leteTriggerRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"1\n\x15\x44\x65leteTriggerMetadata\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"/\n\x13PauseTriggerRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"0\n\x14PauseTriggerMetadata\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"0\n\x14ResumeTriggerRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"1\n\x15ResumeTriggerMetadata\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"\x92\x01\n\x1cListTriggerOperationsRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\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\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"o\n\x1dListTriggerOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\xcc\x0b\n\x0eTriggerService\x12\x97\x01\n\x03Get\x12\x36.yandex.cloud.serverless.triggers.v1.GetTriggerRequest\x1a,.yandex.cloud.serverless.triggers.v1.Trigger\"*\x82\xd3\xe4\x93\x02$\x12\"/triggers/v1/triggers/{trigger_id}\x12\x9a\x01\n\x04List\x12\x38.yandex.cloud.serverless.triggers.v1.ListTriggersRequest\x1a\x39.yandex.cloud.serverless.triggers.v1.ListTriggersResponse\"\x1d\x82\xd3\xe4\x93\x02\x17\x12\x15/triggers/v1/triggers\x12\xac\x01\n\x06\x43reate\x12\x39.yandex.cloud.serverless.triggers.v1.CreateTriggerRequest\x1a!.yandex.cloud.operation.Operation\"D\xb2\xd2* \n\x15\x43reateTriggerMetadata\x12\x07Trigger\x82\xd3\xe4\x93\x02\x1a\"\x15/triggers/v1/triggers:\x01*\x12\xb9\x01\n\x06Update\x12\x39.yandex.cloud.serverless.triggers.v1.UpdateTriggerRequest\x1a!.yandex.cloud.operation.Operation\"Q\xb2\xd2* \n\x15UpdateTriggerMetadata\x12\x07Trigger\x82\xd3\xe4\x93\x02\'2\"/triggers/v1/triggers/{trigger_id}:\x01*\x12\xc4\x01\n\x06\x44\x65lete\x12\x39.yandex.cloud.serverless.triggers.v1.DeleteTriggerRequest\x1a!.yandex.cloud.operation.Operation\"\\\xb2\xd2*.\n\x15\x44\x65leteTriggerMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02$*\"/triggers/v1/triggers/{trigger_id}\x12\xbc\x01\n\x05Pause\x12\x38.yandex.cloud.serverless.triggers.v1.PauseTriggerRequest\x1a!.yandex.cloud.operation.Operation\"V\xb2\xd2*\x1f\n\x14PauseTriggerMetadata\x12\x07Trigger\x82\xd3\xe4\x93\x02-\"(/triggers/v1/triggers/{trigger_id}:pause:\x01*\x12\xc0\x01\n\x06Resume\x12\x39.yandex.cloud.serverless.triggers.v1.ResumeTriggerRequest\x1a!.yandex.cloud.operation.Operation\"X\xb2\xd2* \n\x15ResumeTriggerMetadata\x12\x07Trigger\x82\xd3\xe4\x93\x02.\")/triggers/v1/triggers/{trigger_id}:resume:\x01*\x12\xce\x01\n\x0eListOperations\x12\x41.yandex.cloud.serverless.triggers.v1.ListTriggerOperationsRequest\x1a\x42.yandex.cloud.serverless.triggers.v1.ListTriggerOperationsResponse\"5\x82\xd3\xe4\x93\x02/\x12-/triggers/v1/triggers/{trigger_id}/operationsB{\n\'yandex.cloud.api.serverless.triggers.v1ZPgithub.com/yandex-cloud/go-genproto/yandex/cloud/serverless/triggers/v1;triggersb\x06proto3')
22
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n9yandex/cloud/serverless/triggers/v1/trigger_service.proto\x12#yandex.cloud.serverless.triggers.v1\x1a google/protobuf/field_mask.proto\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a\x31yandex/cloud/serverless/triggers/v1/trigger.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"-\n\x11GetTriggerRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"e\n\x13ListTriggersRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x11\n\tpage_size\x18\x02 \x01(\x03\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\"o\n\x14ListTriggersResponse\x12>\n\x08triggers\x18\x01 \x03(\x0b\x32,.yandex.cloud.serverless.triggers.v1.Trigger\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x93\x03\n\x14\x43reateTriggerRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x04name\x18\x02 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x9a\x01\n\x06labels\x18\x04 \x03(\x0b\x32\x45.yandex.cloud.serverless.triggers.v1.CreateTriggerRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12\x45\n\x04rule\x18\x05 \x01(\x0b\x32\x31.yandex.cloud.serverless.triggers.v1.Trigger.RuleB\x04\xe8\xc7\x31\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"+\n\x15\x43reateTriggerMetadata\x12\x12\n\ntrigger_id\x18\x01 \x01(\t\"\xbf\x03\n\x14UpdateTriggerRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12/\n\x04name\x18\x03 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x9a\x01\n\x06labels\x18\x05 \x03(\x0b\x32\x45.yandex.cloud.serverless.triggers.v1.UpdateTriggerRequest.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12?\n\x04rule\x18\x06 \x01(\x0b\x32\x31.yandex.cloud.serverless.triggers.v1.Trigger.Rule\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"1\n\x15UpdateTriggerMetadata\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"0\n\x14\x44\x65leteTriggerRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"1\n\x15\x44\x65leteTriggerMetadata\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"/\n\x13PauseTriggerRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"0\n\x14PauseTriggerMetadata\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"0\n\x14ResumeTriggerRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"1\n\x15ResumeTriggerMetadata\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"\x92\x01\n\x1cListTriggerOperationsRequest\x12\x18\n\ntrigger_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\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\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"o\n\x1dListTriggerOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\xcc\x0b\n\x0eTriggerService\x12\x97\x01\n\x03Get\x12\x36.yandex.cloud.serverless.triggers.v1.GetTriggerRequest\x1a,.yandex.cloud.serverless.triggers.v1.Trigger\"*\x82\xd3\xe4\x93\x02$\x12\"/triggers/v1/triggers/{trigger_id}\x12\x9a\x01\n\x04List\x12\x38.yandex.cloud.serverless.triggers.v1.ListTriggersRequest\x1a\x39.yandex.cloud.serverless.triggers.v1.ListTriggersResponse\"\x1d\x82\xd3\xe4\x93\x02\x17\x12\x15/triggers/v1/triggers\x12\xac\x01\n\x06\x43reate\x12\x39.yandex.cloud.serverless.triggers.v1.CreateTriggerRequest\x1a!.yandex.cloud.operation.Operation\"D\xb2\xd2* \n\x15\x43reateTriggerMetadata\x12\x07Trigger\x82\xd3\xe4\x93\x02\x1a\"\x15/triggers/v1/triggers:\x01*\x12\xb9\x01\n\x06Update\x12\x39.yandex.cloud.serverless.triggers.v1.UpdateTriggerRequest\x1a!.yandex.cloud.operation.Operation\"Q\xb2\xd2* \n\x15UpdateTriggerMetadata\x12\x07Trigger\x82\xd3\xe4\x93\x02\'2\"/triggers/v1/triggers/{trigger_id}:\x01*\x12\xc4\x01\n\x06\x44\x65lete\x12\x39.yandex.cloud.serverless.triggers.v1.DeleteTriggerRequest\x1a!.yandex.cloud.operation.Operation\"\\\xb2\xd2*.\n\x15\x44\x65leteTriggerMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02$*\"/triggers/v1/triggers/{trigger_id}\x12\xbc\x01\n\x05Pause\x12\x38.yandex.cloud.serverless.triggers.v1.PauseTriggerRequest\x1a!.yandex.cloud.operation.Operation\"V\xb2\xd2*\x1f\n\x14PauseTriggerMetadata\x12\x07Trigger\x82\xd3\xe4\x93\x02-\"(/triggers/v1/triggers/{trigger_id}:pause:\x01*\x12\xc0\x01\n\x06Resume\x12\x39.yandex.cloud.serverless.triggers.v1.ResumeTriggerRequest\x1a!.yandex.cloud.operation.Operation\"X\xb2\xd2* \n\x15ResumeTriggerMetadata\x12\x07Trigger\x82\xd3\xe4\x93\x02.\")/triggers/v1/triggers/{trigger_id}:resume:\x01*\x12\xce\x01\n\x0eListOperations\x12\x41.yandex.cloud.serverless.triggers.v1.ListTriggerOperationsRequest\x1a\x42.yandex.cloud.serverless.triggers.v1.ListTriggerOperationsResponse\"5\x82\xd3\xe4\x93\x02/\x12-/triggers/v1/triggers/{trigger_id}/operationsB{\n\'yandex.cloud.api.serverless.triggers.v1ZPgithub.com/yandex-cloud/go-genproto/yandex/cloud/serverless/triggers/v1;triggersb\x06proto3')
23
23
 
24
24
  _globals = globals()
25
25
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -40,7 +40,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
40
40
  _CREATETRIGGERREQUEST.fields_by_name['description']._options = None
41
41
  _CREATETRIGGERREQUEST.fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
42
42
  _CREATETRIGGERREQUEST.fields_by_name['labels']._options = None
43
- _CREATETRIGGERREQUEST.fields_by_name['labels']._serialized_options = b'\362\3071\013[-_0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\0041-63'
43
+ _CREATETRIGGERREQUEST.fields_by_name['labels']._serialized_options = b'\362\3071\017[-_./\\@0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\034\022\024[a-z][-_./\\@0-9a-z]*\032\0041-63'
44
44
  _CREATETRIGGERREQUEST.fields_by_name['rule']._options = None
45
45
  _CREATETRIGGERREQUEST.fields_by_name['rule']._serialized_options = b'\350\3071\001'
46
46
  _UPDATETRIGGERREQUEST_LABELSENTRY._options = None
@@ -52,7 +52,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
52
52
  _UPDATETRIGGERREQUEST.fields_by_name['description']._options = None
53
53
  _UPDATETRIGGERREQUEST.fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
54
54
  _UPDATETRIGGERREQUEST.fields_by_name['labels']._options = None
55
- _UPDATETRIGGERREQUEST.fields_by_name['labels']._serialized_options = b'\362\3071\013[-_0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\0041-63'
55
+ _UPDATETRIGGERREQUEST.fields_by_name['labels']._serialized_options = b'\362\3071\017[-_./\\@0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\034\022\024[a-z][-_./\\@0-9a-z]*\032\0041-63'
56
56
  _UPDATETRIGGERMETADATA.fields_by_name['trigger_id']._options = None
57
57
  _UPDATETRIGGERMETADATA.fields_by_name['trigger_id']._serialized_options = b'\350\3071\001'
58
58
  _DELETETRIGGERREQUEST.fields_by_name['trigger_id']._options = None
@@ -98,33 +98,33 @@ if _descriptor._USE_C_DESCRIPTORS == False:
98
98
  _globals['_LISTTRIGGERSRESPONSE']._serialized_start=468
99
99
  _globals['_LISTTRIGGERSRESPONSE']._serialized_end=579
100
100
  _globals['_CREATETRIGGERREQUEST']._serialized_start=582
101
- _globals['_CREATETRIGGERREQUEST']._serialized_end=977
102
- _globals['_CREATETRIGGERREQUEST_LABELSENTRY']._serialized_start=932
103
- _globals['_CREATETRIGGERREQUEST_LABELSENTRY']._serialized_end=977
104
- _globals['_CREATETRIGGERMETADATA']._serialized_start=979
105
- _globals['_CREATETRIGGERMETADATA']._serialized_end=1022
106
- _globals['_UPDATETRIGGERREQUEST']._serialized_start=1025
107
- _globals['_UPDATETRIGGERREQUEST']._serialized_end=1464
108
- _globals['_UPDATETRIGGERREQUEST_LABELSENTRY']._serialized_start=932
109
- _globals['_UPDATETRIGGERREQUEST_LABELSENTRY']._serialized_end=977
110
- _globals['_UPDATETRIGGERMETADATA']._serialized_start=1466
111
- _globals['_UPDATETRIGGERMETADATA']._serialized_end=1515
112
- _globals['_DELETETRIGGERREQUEST']._serialized_start=1517
113
- _globals['_DELETETRIGGERREQUEST']._serialized_end=1565
114
- _globals['_DELETETRIGGERMETADATA']._serialized_start=1567
115
- _globals['_DELETETRIGGERMETADATA']._serialized_end=1616
116
- _globals['_PAUSETRIGGERREQUEST']._serialized_start=1618
117
- _globals['_PAUSETRIGGERREQUEST']._serialized_end=1665
118
- _globals['_PAUSETRIGGERMETADATA']._serialized_start=1667
119
- _globals['_PAUSETRIGGERMETADATA']._serialized_end=1715
120
- _globals['_RESUMETRIGGERREQUEST']._serialized_start=1717
121
- _globals['_RESUMETRIGGERREQUEST']._serialized_end=1765
122
- _globals['_RESUMETRIGGERMETADATA']._serialized_start=1767
123
- _globals['_RESUMETRIGGERMETADATA']._serialized_end=1816
124
- _globals['_LISTTRIGGEROPERATIONSREQUEST']._serialized_start=1819
125
- _globals['_LISTTRIGGEROPERATIONSREQUEST']._serialized_end=1965
126
- _globals['_LISTTRIGGEROPERATIONSRESPONSE']._serialized_start=1967
127
- _globals['_LISTTRIGGEROPERATIONSRESPONSE']._serialized_end=2078
128
- _globals['_TRIGGERSERVICE']._serialized_start=2081
129
- _globals['_TRIGGERSERVICE']._serialized_end=3565
101
+ _globals['_CREATETRIGGERREQUEST']._serialized_end=985
102
+ _globals['_CREATETRIGGERREQUEST_LABELSENTRY']._serialized_start=940
103
+ _globals['_CREATETRIGGERREQUEST_LABELSENTRY']._serialized_end=985
104
+ _globals['_CREATETRIGGERMETADATA']._serialized_start=987
105
+ _globals['_CREATETRIGGERMETADATA']._serialized_end=1030
106
+ _globals['_UPDATETRIGGERREQUEST']._serialized_start=1033
107
+ _globals['_UPDATETRIGGERREQUEST']._serialized_end=1480
108
+ _globals['_UPDATETRIGGERREQUEST_LABELSENTRY']._serialized_start=940
109
+ _globals['_UPDATETRIGGERREQUEST_LABELSENTRY']._serialized_end=985
110
+ _globals['_UPDATETRIGGERMETADATA']._serialized_start=1482
111
+ _globals['_UPDATETRIGGERMETADATA']._serialized_end=1531
112
+ _globals['_DELETETRIGGERREQUEST']._serialized_start=1533
113
+ _globals['_DELETETRIGGERREQUEST']._serialized_end=1581
114
+ _globals['_DELETETRIGGERMETADATA']._serialized_start=1583
115
+ _globals['_DELETETRIGGERMETADATA']._serialized_end=1632
116
+ _globals['_PAUSETRIGGERREQUEST']._serialized_start=1634
117
+ _globals['_PAUSETRIGGERREQUEST']._serialized_end=1681
118
+ _globals['_PAUSETRIGGERMETADATA']._serialized_start=1683
119
+ _globals['_PAUSETRIGGERMETADATA']._serialized_end=1731
120
+ _globals['_RESUMETRIGGERREQUEST']._serialized_start=1733
121
+ _globals['_RESUMETRIGGERREQUEST']._serialized_end=1781
122
+ _globals['_RESUMETRIGGERMETADATA']._serialized_start=1783
123
+ _globals['_RESUMETRIGGERMETADATA']._serialized_end=1832
124
+ _globals['_LISTTRIGGEROPERATIONSREQUEST']._serialized_start=1835
125
+ _globals['_LISTTRIGGEROPERATIONSREQUEST']._serialized_end=1981
126
+ _globals['_LISTTRIGGEROPERATIONSRESPONSE']._serialized_start=1983
127
+ _globals['_LISTTRIGGEROPERATIONSRESPONSE']._serialized_end=2094
128
+ _globals['_TRIGGERSERVICE']._serialized_start=2097
129
+ _globals['_TRIGGERSERVICE']._serialized_end=3581
130
130
  # @@protoc_insertion_point(module_scope)
@@ -16,9 +16,10 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__
16
16
  from yandex.cloud.api import operation_pb2 as yandex_dot_cloud_dot_api_dot_operation__pb2
17
17
  from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
18
18
  from yandex.cloud.video.v1 import episode_pb2 as yandex_dot_cloud_dot_video_dot_v1_dot_episode__pb2
19
+ from yandex.cloud.video.v1 import manifest_pb2 as yandex_dot_cloud_dot_video_dot_v1_dot_manifest__pb2
19
20
 
20
21
 
21
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+yandex/cloud/video/v1/episode_service.proto\x12\x15yandex.cloud.video.v1\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a#yandex/cloud/video/v1/episode.proto\"\'\n\x11GetEpisodeRequest\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"\x99\x01\n\x13ListEpisodesRequest\x12\x13\n\tstream_id\x18\x01 \x01(\tH\x00\x12\x11\n\x07line_id\x18\x02 \x01(\tH\x00\x12\x11\n\tpage_size\x18\x64 \x01(\x03\x12\x12\n\npage_token\x18\x65 \x01(\t\x12\x10\n\x08order_by\x18\x66 \x01(\t\x12\x0e\n\x06\x66ilter\x18g \x01(\tB\x0b\n\tparent_idJ\x04\x08\x03\x10\x64\"g\n\x14ListEpisodesResponse\x12\x30\n\x08\x65pisodes\x18\x01 \x03(\x0b\x32\x1e.yandex.cloud.video.v1.Episode\x12\x17\n\x0fnext_page_token\x18\x64 \x01(\tJ\x04\x08\x02\x10\x64\"\xc8\x03\n\x14\x43reateEpisodeRequest\x12\x13\n\tstream_id\x18\x64 \x01(\tH\x00\x12\x11\n\x07line_id\x18\x65 \x01(\tH\x00\x12\r\n\x05title\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x14\n\x0cthumbnail_id\x18\x04 \x01(\t\x12.\n\nstart_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inish_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x13\n\x0b\x64vr_seconds\x18\x07 \x01(\x03\x12J\n\rpublic_access\x18\xe8\x07 \x01(\x0b\x32\x30.yandex.cloud.video.v1.EpisodePublicAccessParamsH\x01\x12S\n\x12\x61uth_system_access\x18\xea\x07 \x01(\x0b\x32\x34.yandex.cloud.video.v1.EpisodeAuthSystemAccessParamsH\x01\x42\x0b\n\tparent_idB\x0f\n\raccess_rightsJ\x05\x08\x66\x10\xe8\x07J\x04\x08\x08\x10\x64J\x04\x08\x01\x10\x02J\x06\x08\xe9\x07\x10\xea\x07\"\x1b\n\x19\x45pisodePublicAccessParams\"\x1f\n\x1d\x45pisodeAuthSystemAccessParams\"+\n\x15\x43reateEpisodeMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"\xcb\x03\n\x14UpdateEpisodeRequest\x12\x12\n\nepisode_id\x18\x01 \x01(\t\x12.\n\nfield_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\r\n\x05title\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12\x14\n\x0cthumbnail_id\x18\x05 \x01(\t\x12.\n\nstart_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inish_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x13\n\x0b\x64vr_seconds\x18\x08 \x01(\x03\x12J\n\rpublic_access\x18\xe8\x07 \x01(\x0b\x32\x30.yandex.cloud.video.v1.EpisodePublicAccessParamsH\x00\x12S\n\x12\x61uth_system_access\x18\xea\x07 \x01(\x0b\x32\x34.yandex.cloud.video.v1.EpisodeAuthSystemAccessParamsH\x00\x42\x0f\n\raccess_rightsJ\x05\x08\t\x10\xe8\x07J\x06\x08\xe9\x07\x10\xea\x07\"+\n\x15UpdateEpisodeMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"*\n\x14\x44\x65leteEpisodeRequest\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"+\n\x15\x44\x65leteEpisodeMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"\xd8\x01\n\x1bPerformEpisodeActionRequest\x12\x12\n\nepisode_id\x18\x01 \x01(\t\x12?\n\x07publish\x18\xea\x07 \x01(\x0b\x32+.yandex.cloud.video.v1.PublishEpisodeActionH\x00\x12\x43\n\tunpublish\x18\xeb\x07 \x01(\x0b\x32-.yandex.cloud.video.v1.UnpublishEpisodeActionH\x00\x42\x08\n\x06\x61\x63tionJ\x05\x08\x02\x10\xe8\x07J\x06\x08\xe8\x07\x10\xe9\x07J\x06\x08\xe9\x07\x10\xea\x07\"\x16\n\x14PublishEpisodeAction\"\x18\n\x16UnpublishEpisodeAction\"2\n\x1cPerformEpisodeActionMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"l\n\x1aGetEpisodePlayerURLRequest\x12\x12\n\nepisode_id\x18\x01 \x01(\t\x12:\n\x06params\x18\x02 \x01(\x0b\x32*.yandex.cloud.video.v1.EpisodePlayerParams\"E\n\x13\x45pisodePlayerParams\x12\x0c\n\x04mute\x18\x01 \x01(\x08\x12\x10\n\x08\x61utoplay\x18\x02 \x01(\x08\x12\x0e\n\x06hidden\x18\x03 \x01(\x08\"?\n\x1bGetEpisodePlayerURLResponse\x12\x12\n\nplayer_url\x18\x01 \x01(\t\x12\x0c\n\x04html\x18\x02 \x01(\t2\xe4\x06\n\x0e\x45pisodeService\x12Q\n\x03Get\x12(.yandex.cloud.video.v1.GetEpisodeRequest\x1a\x1e.yandex.cloud.video.v1.Episode\"\x00\x12\x61\n\x04List\x12*.yandex.cloud.video.v1.ListEpisodesRequest\x1a+.yandex.cloud.video.v1.ListEpisodesResponse\"\x00\x12~\n\x06\x43reate\x12+.yandex.cloud.video.v1.CreateEpisodeRequest\x1a!.yandex.cloud.operation.Operation\"$\xb2\xd2* \n\x15\x43reateEpisodeMetadata\x12\x07\x45pisode\x12~\n\x06Update\x12+.yandex.cloud.video.v1.UpdateEpisodeRequest\x1a!.yandex.cloud.operation.Operation\"$\xb2\xd2* \n\x15UpdateEpisodeMetadata\x12\x07\x45pisode\x12\x8c\x01\n\x06\x44\x65lete\x12+.yandex.cloud.video.v1.DeleteEpisodeRequest\x1a!.yandex.cloud.operation.Operation\"2\xb2\xd2*.\n\x15\x44\x65leteEpisodeMetadata\x12\x15google.protobuf.Empty\x12\x93\x01\n\rPerformAction\x12\x32.yandex.cloud.video.v1.PerformEpisodeActionRequest\x1a!.yandex.cloud.operation.Operation\"+\xb2\xd2*\'\n\x1cPerformEpisodeActionMetadata\x12\x07\x45pisode\x12w\n\x0cGetPlayerURL\x12\x31.yandex.cloud.video.v1.GetEpisodePlayerURLRequest\x1a\x32.yandex.cloud.video.v1.GetEpisodePlayerURLResponse\"\x00\x42\\\n\x19yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;videob\x06proto3')
22
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+yandex/cloud/video/v1/episode_service.proto\x12\x15yandex.cloud.video.v1\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a#yandex/cloud/video/v1/episode.proto\x1a$yandex/cloud/video/v1/manifest.proto\"\'\n\x11GetEpisodeRequest\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"\x99\x01\n\x13ListEpisodesRequest\x12\x13\n\tstream_id\x18\x01 \x01(\tH\x00\x12\x11\n\x07line_id\x18\x02 \x01(\tH\x00\x12\x11\n\tpage_size\x18\x64 \x01(\x03\x12\x12\n\npage_token\x18\x65 \x01(\t\x12\x10\n\x08order_by\x18\x66 \x01(\t\x12\x0e\n\x06\x66ilter\x18g \x01(\tB\x0b\n\tparent_idJ\x04\x08\x03\x10\x64\"g\n\x14ListEpisodesResponse\x12\x30\n\x08\x65pisodes\x18\x01 \x03(\x0b\x32\x1e.yandex.cloud.video.v1.Episode\x12\x17\n\x0fnext_page_token\x18\x64 \x01(\tJ\x04\x08\x02\x10\x64\"\xc8\x03\n\x14\x43reateEpisodeRequest\x12\x13\n\tstream_id\x18\x64 \x01(\tH\x00\x12\x11\n\x07line_id\x18\x65 \x01(\tH\x00\x12\r\n\x05title\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x14\n\x0cthumbnail_id\x18\x04 \x01(\t\x12.\n\nstart_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inish_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x13\n\x0b\x64vr_seconds\x18\x07 \x01(\x03\x12J\n\rpublic_access\x18\xe8\x07 \x01(\x0b\x32\x30.yandex.cloud.video.v1.EpisodePublicAccessParamsH\x01\x12S\n\x12\x61uth_system_access\x18\xea\x07 \x01(\x0b\x32\x34.yandex.cloud.video.v1.EpisodeAuthSystemAccessParamsH\x01\x42\x0b\n\tparent_idB\x0f\n\raccess_rightsJ\x05\x08\x66\x10\xe8\x07J\x04\x08\x08\x10\x64J\x04\x08\x01\x10\x02J\x06\x08\xe9\x07\x10\xea\x07\"\x1b\n\x19\x45pisodePublicAccessParams\"\x1f\n\x1d\x45pisodeAuthSystemAccessParams\"+\n\x15\x43reateEpisodeMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"\xcb\x03\n\x14UpdateEpisodeRequest\x12\x12\n\nepisode_id\x18\x01 \x01(\t\x12.\n\nfield_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\r\n\x05title\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12\x14\n\x0cthumbnail_id\x18\x05 \x01(\t\x12.\n\nstart_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inish_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x13\n\x0b\x64vr_seconds\x18\x08 \x01(\x03\x12J\n\rpublic_access\x18\xe8\x07 \x01(\x0b\x32\x30.yandex.cloud.video.v1.EpisodePublicAccessParamsH\x00\x12S\n\x12\x61uth_system_access\x18\xea\x07 \x01(\x0b\x32\x34.yandex.cloud.video.v1.EpisodeAuthSystemAccessParamsH\x00\x42\x0f\n\raccess_rightsJ\x05\x08\t\x10\xe8\x07J\x06\x08\xe9\x07\x10\xea\x07\"+\n\x15UpdateEpisodeMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"*\n\x14\x44\x65leteEpisodeRequest\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"+\n\x15\x44\x65leteEpisodeMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"\xd8\x01\n\x1bPerformEpisodeActionRequest\x12\x12\n\nepisode_id\x18\x01 \x01(\t\x12?\n\x07publish\x18\xea\x07 \x01(\x0b\x32+.yandex.cloud.video.v1.PublishEpisodeActionH\x00\x12\x43\n\tunpublish\x18\xeb\x07 \x01(\x0b\x32-.yandex.cloud.video.v1.UnpublishEpisodeActionH\x00\x42\x08\n\x06\x61\x63tionJ\x05\x08\x02\x10\xe8\x07J\x06\x08\xe8\x07\x10\xe9\x07J\x06\x08\xe9\x07\x10\xea\x07\"\x16\n\x14PublishEpisodeAction\"\x18\n\x16UnpublishEpisodeAction\"2\n\x1cPerformEpisodeActionMetadata\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"l\n\x1aGetEpisodePlayerURLRequest\x12\x12\n\nepisode_id\x18\x01 \x01(\t\x12:\n\x06params\x18\x02 \x01(\x0b\x32*.yandex.cloud.video.v1.EpisodePlayerParams\"E\n\x13\x45pisodePlayerParams\x12\x0c\n\x04mute\x18\x01 \x01(\x08\x12\x10\n\x08\x61utoplay\x18\x02 \x01(\x08\x12\x0e\n\x06hidden\x18\x03 \x01(\x08\"?\n\x1bGetEpisodePlayerURLResponse\x12\x12\n\nplayer_url\x18\x01 \x01(\t\x12\x0c\n\x04html\x18\x02 \x01(\t\"0\n\x1aGetEpisodeManifestsRequest\x12\x12\n\nepisode_id\x18\x01 \x01(\t\"Q\n\x1bGetEpisodeManifestsResponse\x12\x32\n\tmanifests\x18\x01 \x03(\x0b\x32\x1f.yandex.cloud.video.v1.Manifest2\xdd\x07\n\x0e\x45pisodeService\x12Q\n\x03Get\x12(.yandex.cloud.video.v1.GetEpisodeRequest\x1a\x1e.yandex.cloud.video.v1.Episode\"\x00\x12\x61\n\x04List\x12*.yandex.cloud.video.v1.ListEpisodesRequest\x1a+.yandex.cloud.video.v1.ListEpisodesResponse\"\x00\x12~\n\x06\x43reate\x12+.yandex.cloud.video.v1.CreateEpisodeRequest\x1a!.yandex.cloud.operation.Operation\"$\xb2\xd2* \n\x15\x43reateEpisodeMetadata\x12\x07\x45pisode\x12~\n\x06Update\x12+.yandex.cloud.video.v1.UpdateEpisodeRequest\x1a!.yandex.cloud.operation.Operation\"$\xb2\xd2* \n\x15UpdateEpisodeMetadata\x12\x07\x45pisode\x12\x8c\x01\n\x06\x44\x65lete\x12+.yandex.cloud.video.v1.DeleteEpisodeRequest\x1a!.yandex.cloud.operation.Operation\"2\xb2\xd2*.\n\x15\x44\x65leteEpisodeMetadata\x12\x15google.protobuf.Empty\x12\x93\x01\n\rPerformAction\x12\x32.yandex.cloud.video.v1.PerformEpisodeActionRequest\x1a!.yandex.cloud.operation.Operation\"+\xb2\xd2*\'\n\x1cPerformEpisodeActionMetadata\x12\x07\x45pisode\x12w\n\x0cGetPlayerURL\x12\x31.yandex.cloud.video.v1.GetEpisodePlayerURLRequest\x1a\x32.yandex.cloud.video.v1.GetEpisodePlayerURLResponse\"\x00\x12w\n\x0cGetManifests\x12\x31.yandex.cloud.video.v1.GetEpisodeManifestsRequest\x1a\x32.yandex.cloud.video.v1.GetEpisodeManifestsResponse\"\x00\x42\\\n\x19yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;videob\x06proto3')
22
23
 
23
24
  _globals = globals()
24
25
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -34,42 +35,46 @@ if _descriptor._USE_C_DESCRIPTORS == False:
34
35
  _EPISODESERVICE.methods_by_name['Delete']._serialized_options = b'\262\322*.\n\025DeleteEpisodeMetadata\022\025google.protobuf.Empty'
35
36
  _EPISODESERVICE.methods_by_name['PerformAction']._options = None
36
37
  _EPISODESERVICE.methods_by_name['PerformAction']._serialized_options = b'\262\322*\'\n\034PerformEpisodeActionMetadata\022\007Episode'
37
- _globals['_GETEPISODEREQUEST']._serialized_start=248
38
- _globals['_GETEPISODEREQUEST']._serialized_end=287
39
- _globals['_LISTEPISODESREQUEST']._serialized_start=290
40
- _globals['_LISTEPISODESREQUEST']._serialized_end=443
41
- _globals['_LISTEPISODESRESPONSE']._serialized_start=445
42
- _globals['_LISTEPISODESRESPONSE']._serialized_end=548
43
- _globals['_CREATEEPISODEREQUEST']._serialized_start=551
44
- _globals['_CREATEEPISODEREQUEST']._serialized_end=1007
45
- _globals['_EPISODEPUBLICACCESSPARAMS']._serialized_start=1009
46
- _globals['_EPISODEPUBLICACCESSPARAMS']._serialized_end=1036
47
- _globals['_EPISODEAUTHSYSTEMACCESSPARAMS']._serialized_start=1038
48
- _globals['_EPISODEAUTHSYSTEMACCESSPARAMS']._serialized_end=1069
49
- _globals['_CREATEEPISODEMETADATA']._serialized_start=1071
50
- _globals['_CREATEEPISODEMETADATA']._serialized_end=1114
51
- _globals['_UPDATEEPISODEREQUEST']._serialized_start=1117
52
- _globals['_UPDATEEPISODEREQUEST']._serialized_end=1576
53
- _globals['_UPDATEEPISODEMETADATA']._serialized_start=1578
54
- _globals['_UPDATEEPISODEMETADATA']._serialized_end=1621
55
- _globals['_DELETEEPISODEREQUEST']._serialized_start=1623
56
- _globals['_DELETEEPISODEREQUEST']._serialized_end=1665
57
- _globals['_DELETEEPISODEMETADATA']._serialized_start=1667
58
- _globals['_DELETEEPISODEMETADATA']._serialized_end=1710
59
- _globals['_PERFORMEPISODEACTIONREQUEST']._serialized_start=1713
60
- _globals['_PERFORMEPISODEACTIONREQUEST']._serialized_end=1929
61
- _globals['_PUBLISHEPISODEACTION']._serialized_start=1931
62
- _globals['_PUBLISHEPISODEACTION']._serialized_end=1953
63
- _globals['_UNPUBLISHEPISODEACTION']._serialized_start=1955
64
- _globals['_UNPUBLISHEPISODEACTION']._serialized_end=1979
65
- _globals['_PERFORMEPISODEACTIONMETADATA']._serialized_start=1981
66
- _globals['_PERFORMEPISODEACTIONMETADATA']._serialized_end=2031
67
- _globals['_GETEPISODEPLAYERURLREQUEST']._serialized_start=2033
68
- _globals['_GETEPISODEPLAYERURLREQUEST']._serialized_end=2141
69
- _globals['_EPISODEPLAYERPARAMS']._serialized_start=2143
70
- _globals['_EPISODEPLAYERPARAMS']._serialized_end=2212
71
- _globals['_GETEPISODEPLAYERURLRESPONSE']._serialized_start=2214
72
- _globals['_GETEPISODEPLAYERURLRESPONSE']._serialized_end=2277
73
- _globals['_EPISODESERVICE']._serialized_start=2280
74
- _globals['_EPISODESERVICE']._serialized_end=3148
38
+ _globals['_GETEPISODEREQUEST']._serialized_start=286
39
+ _globals['_GETEPISODEREQUEST']._serialized_end=325
40
+ _globals['_LISTEPISODESREQUEST']._serialized_start=328
41
+ _globals['_LISTEPISODESREQUEST']._serialized_end=481
42
+ _globals['_LISTEPISODESRESPONSE']._serialized_start=483
43
+ _globals['_LISTEPISODESRESPONSE']._serialized_end=586
44
+ _globals['_CREATEEPISODEREQUEST']._serialized_start=589
45
+ _globals['_CREATEEPISODEREQUEST']._serialized_end=1045
46
+ _globals['_EPISODEPUBLICACCESSPARAMS']._serialized_start=1047
47
+ _globals['_EPISODEPUBLICACCESSPARAMS']._serialized_end=1074
48
+ _globals['_EPISODEAUTHSYSTEMACCESSPARAMS']._serialized_start=1076
49
+ _globals['_EPISODEAUTHSYSTEMACCESSPARAMS']._serialized_end=1107
50
+ _globals['_CREATEEPISODEMETADATA']._serialized_start=1109
51
+ _globals['_CREATEEPISODEMETADATA']._serialized_end=1152
52
+ _globals['_UPDATEEPISODEREQUEST']._serialized_start=1155
53
+ _globals['_UPDATEEPISODEREQUEST']._serialized_end=1614
54
+ _globals['_UPDATEEPISODEMETADATA']._serialized_start=1616
55
+ _globals['_UPDATEEPISODEMETADATA']._serialized_end=1659
56
+ _globals['_DELETEEPISODEREQUEST']._serialized_start=1661
57
+ _globals['_DELETEEPISODEREQUEST']._serialized_end=1703
58
+ _globals['_DELETEEPISODEMETADATA']._serialized_start=1705
59
+ _globals['_DELETEEPISODEMETADATA']._serialized_end=1748
60
+ _globals['_PERFORMEPISODEACTIONREQUEST']._serialized_start=1751
61
+ _globals['_PERFORMEPISODEACTIONREQUEST']._serialized_end=1967
62
+ _globals['_PUBLISHEPISODEACTION']._serialized_start=1969
63
+ _globals['_PUBLISHEPISODEACTION']._serialized_end=1991
64
+ _globals['_UNPUBLISHEPISODEACTION']._serialized_start=1993
65
+ _globals['_UNPUBLISHEPISODEACTION']._serialized_end=2017
66
+ _globals['_PERFORMEPISODEACTIONMETADATA']._serialized_start=2019
67
+ _globals['_PERFORMEPISODEACTIONMETADATA']._serialized_end=2069
68
+ _globals['_GETEPISODEPLAYERURLREQUEST']._serialized_start=2071
69
+ _globals['_GETEPISODEPLAYERURLREQUEST']._serialized_end=2179
70
+ _globals['_EPISODEPLAYERPARAMS']._serialized_start=2181
71
+ _globals['_EPISODEPLAYERPARAMS']._serialized_end=2250
72
+ _globals['_GETEPISODEPLAYERURLRESPONSE']._serialized_start=2252
73
+ _globals['_GETEPISODEPLAYERURLRESPONSE']._serialized_end=2315
74
+ _globals['_GETEPISODEMANIFESTSREQUEST']._serialized_start=2317
75
+ _globals['_GETEPISODEMANIFESTSREQUEST']._serialized_end=2365
76
+ _globals['_GETEPISODEMANIFESTSRESPONSE']._serialized_start=2367
77
+ _globals['_GETEPISODEMANIFESTSRESPONSE']._serialized_end=2448
78
+ _globals['_EPISODESERVICE']._serialized_start=2451
79
+ _globals['_EPISODESERVICE']._serialized_end=3440
75
80
  # @@protoc_insertion_point(module_scope)
@@ -12,6 +12,7 @@ import google.protobuf.message
12
12
  import google.protobuf.timestamp_pb2
13
13
  import typing
14
14
  import yandex.cloud.video.v1.episode_pb2
15
+ import yandex.cloud.video.v1.manifest_pb2
15
16
 
16
17
  DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
17
18
 
@@ -449,3 +450,35 @@ class GetEpisodePlayerURLResponse(google.protobuf.message.Message):
449
450
  def ClearField(self, field_name: typing.Literal["html", b"html", "player_url", b"player_url"]) -> None: ...
450
451
 
451
452
  global___GetEpisodePlayerURLResponse = GetEpisodePlayerURLResponse
453
+
454
+ @typing.final
455
+ class GetEpisodeManifestsRequest(google.protobuf.message.Message):
456
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
457
+
458
+ EPISODE_ID_FIELD_NUMBER: builtins.int
459
+ episode_id: builtins.str
460
+ """ID of the episode."""
461
+ def __init__(
462
+ self,
463
+ *,
464
+ episode_id: builtins.str = ...,
465
+ ) -> None: ...
466
+ def ClearField(self, field_name: typing.Literal["episode_id", b"episode_id"]) -> None: ...
467
+
468
+ global___GetEpisodeManifestsRequest = GetEpisodeManifestsRequest
469
+
470
+ @typing.final
471
+ class GetEpisodeManifestsResponse(google.protobuf.message.Message):
472
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
473
+
474
+ MANIFESTS_FIELD_NUMBER: builtins.int
475
+ @property
476
+ def manifests(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[yandex.cloud.video.v1.manifest_pb2.Manifest]: ...
477
+ def __init__(
478
+ self,
479
+ *,
480
+ manifests: collections.abc.Iterable[yandex.cloud.video.v1.manifest_pb2.Manifest] | None = ...,
481
+ ) -> None: ...
482
+ def ClearField(self, field_name: typing.Literal["manifests", b"manifests"]) -> None: ...
483
+
484
+ global___GetEpisodeManifestsResponse = GetEpisodeManifestsResponse
@@ -52,6 +52,11 @@ class EpisodeServiceStub(object):
52
52
  request_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_episode__service__pb2.GetEpisodePlayerURLRequest.SerializeToString,
53
53
  response_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_episode__service__pb2.GetEpisodePlayerURLResponse.FromString,
54
54
  )
55
+ self.GetManifests = channel.unary_unary(
56
+ '/yandex.cloud.video.v1.EpisodeService/GetManifests',
57
+ request_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_episode__service__pb2.GetEpisodeManifestsRequest.SerializeToString,
58
+ response_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_episode__service__pb2.GetEpisodeManifestsResponse.FromString,
59
+ )
55
60
 
56
61
 
57
62
  class EpisodeServiceServicer(object):
@@ -107,6 +112,13 @@ class EpisodeServiceServicer(object):
107
112
  context.set_details('Method not implemented!')
108
113
  raise NotImplementedError('Method not implemented!')
109
114
 
115
+ def GetManifests(self, request, context):
116
+ """Returns manifest urls.
117
+ """
118
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
119
+ context.set_details('Method not implemented!')
120
+ raise NotImplementedError('Method not implemented!')
121
+
110
122
 
111
123
  def add_EpisodeServiceServicer_to_server(servicer, server):
112
124
  rpc_method_handlers = {
@@ -145,6 +157,11 @@ def add_EpisodeServiceServicer_to_server(servicer, server):
145
157
  request_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_episode__service__pb2.GetEpisodePlayerURLRequest.FromString,
146
158
  response_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_episode__service__pb2.GetEpisodePlayerURLResponse.SerializeToString,
147
159
  ),
160
+ 'GetManifests': grpc.unary_unary_rpc_method_handler(
161
+ servicer.GetManifests,
162
+ request_deserializer=yandex_dot_cloud_dot_video_dot_v1_dot_episode__service__pb2.GetEpisodeManifestsRequest.FromString,
163
+ response_serializer=yandex_dot_cloud_dot_video_dot_v1_dot_episode__service__pb2.GetEpisodeManifestsResponse.SerializeToString,
164
+ ),
148
165
  }
149
166
  generic_handler = grpc.method_handlers_generic_handler(
150
167
  'yandex.cloud.video.v1.EpisodeService', rpc_method_handlers)
@@ -274,3 +291,20 @@ class EpisodeService(object):
274
291
  yandex_dot_cloud_dot_video_dot_v1_dot_episode__service__pb2.GetEpisodePlayerURLResponse.FromString,
275
292
  options, channel_credentials,
276
293
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
294
+
295
+ @staticmethod
296
+ def GetManifests(request,
297
+ target,
298
+ options=(),
299
+ channel_credentials=None,
300
+ call_credentials=None,
301
+ insecure=False,
302
+ compression=None,
303
+ wait_for_ready=None,
304
+ timeout=None,
305
+ metadata=None):
306
+ return grpc.experimental.unary_unary(request, target, '/yandex.cloud.video.v1.EpisodeService/GetManifests',
307
+ yandex_dot_cloud_dot_video_dot_v1_dot_episode__service__pb2.GetEpisodeManifestsRequest.SerializeToString,
308
+ yandex_dot_cloud_dot_video_dot_v1_dot_episode__service__pb2.GetEpisodeManifestsResponse.FromString,
309
+ options, channel_credentials,
310
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)