yandexcloud 0.360.0__py3-none-any.whl → 0.362.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 (129) hide show
  1. yandex/cloud/airflow/v1/cluster_pb2.py +32 -28
  2. yandex/cloud/airflow/v1/cluster_pb2.pyi +31 -2
  3. yandex/cloud/airflow/v1/cluster_service_pb2.py +26 -26
  4. yandex/cloud/airflow/v1/cluster_service_pb2.pyi +8 -2
  5. yandex/cloud/audittrails/v1/trail_pb2.py +47 -43
  6. yandex/cloud/audittrails/v1/trail_pb2.pyi +23 -3
  7. yandex/cloud/baremetal/v1alpha/configuration_pb2.py +10 -6
  8. yandex/cloud/baremetal/v1alpha/configuration_pb2.pyi +10 -2
  9. yandex/cloud/clouddesktop/v1/desktop_group_pb2.py +15 -15
  10. yandex/cloud/clouddesktop/v1/desktop_group_pb2.pyi +4 -0
  11. yandex/cloud/clouddesktop/v1/desktop_pb2.py +9 -9
  12. yandex/cloud/clouddesktop/v1/desktop_pb2.pyi +4 -0
  13. yandex/cloud/cloudregistry/v1/registry_pb2.pyi +1 -1
  14. yandex/cloud/cloudrouter/v1/routing_instance_service_pb2.py +29 -21
  15. yandex/cloud/cloudrouter/v1/routing_instance_service_pb2.pyi +60 -0
  16. yandex/cloud/cloudrouter/v1/routing_instance_service_pb2_grpc.py +45 -0
  17. yandex/cloud/cloudrouter/v1/routing_instance_service_pb2_grpc.pyi +26 -0
  18. yandex/cloud/connectionmanager/v1/mongodb_pb2.py +14 -14
  19. yandex/cloud/connectionmanager/v1/mongodb_pb2.pyi +4 -1
  20. yandex/cloud/iam/v1/access_analyzer_service_pb2.py +56 -0
  21. yandex/cloud/iam/v1/access_analyzer_service_pb2.pyi +105 -0
  22. yandex/cloud/iam/v1/access_analyzer_service_pb2_grpc.py +101 -0
  23. yandex/cloud/iam/v1/access_analyzer_service_pb2_grpc.pyi +50 -0
  24. yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py +18 -18
  25. yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi +24 -0
  26. yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi +2 -2
  27. yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi +1 -1
  28. yandex/cloud/mdb/clickhouse/v1/version_pb2.py +2 -2
  29. yandex/cloud/mdb/clickhouse/v1/version_pb2.pyi +5 -1
  30. yandex/cloud/mdb/postgresql/v1/cluster_pb2.py +47 -43
  31. yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi +34 -6
  32. yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.py +111 -107
  33. yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi +35 -7
  34. yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2.py +24 -22
  35. yandex/cloud/mdb/postgresql/v1/config/host10_pb2.py +24 -22
  36. yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2.py +24 -22
  37. yandex/cloud/mdb/postgresql/v1/config/host11_pb2.py +24 -22
  38. yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2.py +24 -22
  39. yandex/cloud/mdb/postgresql/v1/config/host12_pb2.py +24 -22
  40. yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2.py +24 -22
  41. yandex/cloud/mdb/postgresql/v1/config/host13_pb2.py +24 -22
  42. yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2.py +24 -22
  43. yandex/cloud/mdb/postgresql/v1/config/host14_pb2.py +24 -22
  44. yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2.py +24 -22
  45. yandex/cloud/mdb/postgresql/v1/config/host15_pb2.py +24 -22
  46. yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2.py +26 -24
  47. yandex/cloud/mdb/postgresql/v1/config/host16_pb2.py +26 -24
  48. yandex/cloud/mdb/postgresql/v1/config/host17_1c_pb2.py +26 -24
  49. yandex/cloud/mdb/postgresql/v1/config/host17_pb2.py +26 -24
  50. yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2.py +81 -0
  51. yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2.pyi +512 -0
  52. yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2_grpc.py +24 -0
  53. yandex/cloud/mdb/postgresql/v1/config/host18_1c_pb2_grpc.pyi +17 -0
  54. yandex/cloud/mdb/postgresql/v1/config/host18_pb2.py +81 -0
  55. yandex/cloud/mdb/postgresql/v1/config/host18_pb2.pyi +512 -0
  56. yandex/cloud/mdb/postgresql/v1/config/host18_pb2_grpc.py +24 -0
  57. yandex/cloud/mdb/postgresql/v1/config/host18_pb2_grpc.pyi +17 -0
  58. yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2.py +24 -22
  59. yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2.py +36 -34
  60. yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2.py +36 -34
  61. yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2.py +36 -34
  62. yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2.py +36 -34
  63. yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2.py +38 -36
  64. yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2.py +38 -36
  65. yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2.py +38 -36
  66. yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2.py +38 -36
  67. yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.py +40 -38
  68. yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.py +40 -38
  69. yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.py +40 -38
  70. yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.py +40 -38
  71. yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.py +40 -38
  72. yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.py +40 -38
  73. yandex/cloud/mdb/postgresql/v1/config/postgresql17_1c_pb2.py +40 -38
  74. yandex/cloud/mdb/postgresql/v1/config/postgresql17_pb2.py +40 -38
  75. yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2.py +181 -0
  76. yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2.pyi +1130 -0
  77. yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2_grpc.py +24 -0
  78. yandex/cloud/mdb/postgresql/v1/config/postgresql18_1c_pb2_grpc.pyi +17 -0
  79. yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2.py +181 -0
  80. yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2.pyi +1122 -0
  81. yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2_grpc.py +24 -0
  82. yandex/cloud/mdb/postgresql/v1/config/postgresql18_pb2_grpc.pyi +17 -0
  83. yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2.py +30 -28
  84. yandex/cloud/mdb/redis/v1/cluster_pb2.py +30 -18
  85. yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +100 -2
  86. yandex/cloud/mdb/redis/v1/cluster_service_pb2.py +4 -4
  87. yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi +8 -2
  88. yandex/cloud/mdb/spqr/v1/cluster_service_pb2.py +127 -159
  89. yandex/cloud/mdb/spqr/v1/cluster_service_pb2.pyi +0 -93
  90. yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.py +0 -131
  91. yandex/cloud/mdb/spqr/v1/cluster_service_pb2_grpc.pyi +0 -57
  92. yandex/cloud/mdb/spqr/v1/database_service_pb2.py +13 -25
  93. yandex/cloud/mdb/spqr/v1/database_service_pb2.pyi +0 -35
  94. yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.py +0 -44
  95. yandex/cloud/mdb/spqr/v1/database_service_pb2_grpc.pyi +0 -20
  96. yandex/cloud/mdb/spqr/v1/user_service_pb2.py +17 -29
  97. yandex/cloud/mdb/spqr/v1/user_service_pb2.pyi +0 -35
  98. yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.py +0 -44
  99. yandex/cloud/mdb/spqr/v1/user_service_pb2_grpc.pyi +0 -20
  100. yandex/cloud/organizationmanager/v1/group_service_pb2.py +21 -3
  101. yandex/cloud/organizationmanager/v1/group_service_pb2.pyi +102 -0
  102. yandex/cloud/organizationmanager/v1/group_service_pb2_grpc.py +44 -0
  103. yandex/cloud/organizationmanager/v1/group_service_pb2_grpc.pyi +20 -0
  104. yandex/cloud/searchapi/v2/img_search_service_pb2.py +8 -6
  105. yandex/cloud/searchapi/v2/img_search_service_pb2.pyi +0 -1
  106. yandex/cloud/speechsense/v1/analysis/assistants_pb2.py +41 -0
  107. yandex/cloud/speechsense/v1/analysis/assistants_pb2.pyi +83 -0
  108. yandex/cloud/speechsense/v1/analysis/assistants_pb2_grpc.py +24 -0
  109. yandex/cloud/speechsense/v1/analysis/assistants_pb2_grpc.pyi +17 -0
  110. yandex/cloud/speechsense/v1/assistant_pb2.py +48 -0
  111. yandex/cloud/speechsense/v1/assistant_pb2.pyi +178 -0
  112. yandex/cloud/speechsense/v1/assistant_pb2_grpc.py +24 -0
  113. yandex/cloud/speechsense/v1/assistant_pb2_grpc.pyi +17 -0
  114. yandex/cloud/speechsense/v1/assistants_service_pb2.py +51 -0
  115. yandex/cloud/speechsense/v1/assistants_service_pb2.pyi +76 -0
  116. yandex/cloud/speechsense/v1/assistants_service_pb2_grpc.py +142 -0
  117. yandex/cloud/speechsense/v1/assistants_service_pb2_grpc.pyi +64 -0
  118. yandex/cloud/speechsense/v1/talk_pb2.py +16 -15
  119. yandex/cloud/speechsense/v1/talk_pb2.pyi +9 -2
  120. yandex/cloud/trino/v1/catalog_pb2.py +96 -84
  121. yandex/cloud/trino/v1/catalog_pb2.pyi +56 -3
  122. yandex/cloud/video/v1/video_service_pb2.py +54 -52
  123. yandexcloud/__init__.py +1 -1
  124. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/METADATA +1 -1
  125. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/RECORD +129 -97
  126. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/AUTHORS +0 -0
  127. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/LICENSE +0 -0
  128. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/WHEEL +0 -0
  129. {yandexcloud-0.360.0.dist-info → yandexcloud-0.362.0.dist-info}/top_level.txt +0 -0
@@ -27,6 +27,7 @@ class Connector(google.protobuf.message.Message):
27
27
  TPCDS_FIELD_NUMBER: builtins.int
28
28
  ORACLE_FIELD_NUMBER: builtins.int
29
29
  SQLSERVER_FIELD_NUMBER: builtins.int
30
+ HUDI_FIELD_NUMBER: builtins.int
30
31
  @property
31
32
  def hive(self) -> global___HiveConnector:
32
33
  """Hive connector configuration."""
@@ -63,6 +64,10 @@ class Connector(google.protobuf.message.Message):
63
64
  def sqlserver(self) -> global___SQLServerConnector:
64
65
  """SQLServer connector configuration for connecting to SQLServer Database instances."""
65
66
 
67
+ @property
68
+ def hudi(self) -> global___HudiConnector:
69
+ """Hudi connector configuration."""
70
+
66
71
  def __init__(
67
72
  self,
68
73
  *,
@@ -75,10 +80,11 @@ class Connector(google.protobuf.message.Message):
75
80
  tpcds: global___TPCDSConnector | None = ...,
76
81
  oracle: global___OracleConnector | None = ...,
77
82
  sqlserver: global___SQLServerConnector | None = ...,
83
+ hudi: global___HudiConnector | None = ...,
78
84
  ) -> None: ...
79
- def HasField(self, field_name: typing.Literal["clickhouse", b"clickhouse", "delta_lake", b"delta_lake", "hive", b"hive", "iceberg", b"iceberg", "oracle", b"oracle", "postgresql", b"postgresql", "sqlserver", b"sqlserver", "tpcds", b"tpcds", "tpch", b"tpch", "type", b"type"]) -> builtins.bool: ...
80
- def ClearField(self, field_name: typing.Literal["clickhouse", b"clickhouse", "delta_lake", b"delta_lake", "hive", b"hive", "iceberg", b"iceberg", "oracle", b"oracle", "postgresql", b"postgresql", "sqlserver", b"sqlserver", "tpcds", b"tpcds", "tpch", b"tpch", "type", b"type"]) -> None: ...
81
- def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["hive", "iceberg", "delta_lake", "postgresql", "clickhouse", "tpch", "tpcds", "oracle", "sqlserver"] | None: ...
85
+ def HasField(self, field_name: typing.Literal["clickhouse", b"clickhouse", "delta_lake", b"delta_lake", "hive", b"hive", "hudi", b"hudi", "iceberg", b"iceberg", "oracle", b"oracle", "postgresql", b"postgresql", "sqlserver", b"sqlserver", "tpcds", b"tpcds", "tpch", b"tpch", "type", b"type"]) -> builtins.bool: ...
86
+ def ClearField(self, field_name: typing.Literal["clickhouse", b"clickhouse", "delta_lake", b"delta_lake", "hive", b"hive", "hudi", b"hudi", "iceberg", b"iceberg", "oracle", b"oracle", "postgresql", b"postgresql", "sqlserver", b"sqlserver", "tpcds", b"tpcds", "tpch", b"tpch", "type", b"type"]) -> None: ...
87
+ def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["hive", "iceberg", "delta_lake", "postgresql", "clickhouse", "tpch", "tpcds", "oracle", "sqlserver", "hudi"] | None: ...
82
88
 
83
89
  global___Connector = Connector
84
90
 
@@ -484,6 +490,53 @@ class DeltaLakeConnector(google.protobuf.message.Message):
484
490
 
485
491
  global___DeltaLakeConnector = DeltaLakeConnector
486
492
 
493
+ @typing.final
494
+ class HudiConnector(google.protobuf.message.Message):
495
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
496
+
497
+ @typing.final
498
+ class AdditionalPropertiesEntry(google.protobuf.message.Message):
499
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
500
+
501
+ KEY_FIELD_NUMBER: builtins.int
502
+ VALUE_FIELD_NUMBER: builtins.int
503
+ key: builtins.str
504
+ value: builtins.str
505
+ def __init__(
506
+ self,
507
+ *,
508
+ key: builtins.str = ...,
509
+ value: builtins.str = ...,
510
+ ) -> None: ...
511
+ def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
512
+
513
+ METASTORE_FIELD_NUMBER: builtins.int
514
+ FILESYSTEM_FIELD_NUMBER: builtins.int
515
+ ADDITIONAL_PROPERTIES_FIELD_NUMBER: builtins.int
516
+ @property
517
+ def metastore(self) -> global___Metastore:
518
+ """Metastore configuration."""
519
+
520
+ @property
521
+ def filesystem(self) -> global___FileSystem:
522
+ """File system configuration."""
523
+
524
+ @property
525
+ def additional_properties(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
526
+ """Additional properties."""
527
+
528
+ def __init__(
529
+ self,
530
+ *,
531
+ metastore: global___Metastore | None = ...,
532
+ filesystem: global___FileSystem | None = ...,
533
+ additional_properties: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
534
+ ) -> None: ...
535
+ def HasField(self, field_name: typing.Literal["filesystem", b"filesystem", "metastore", b"metastore"]) -> builtins.bool: ...
536
+ def ClearField(self, field_name: typing.Literal["additional_properties", b"additional_properties", "filesystem", b"filesystem", "metastore", b"metastore"]) -> None: ...
537
+
538
+ global___HudiConnector = HudiConnector
539
+
487
540
  @typing.final
488
541
  class PostgresqlConnection(google.protobuf.message.Message):
489
542
  DESCRIPTOR: google.protobuf.descriptor.Descriptor
@@ -33,7 +33,7 @@ from yandex.cloud.video.v1 import manifest_pb2 as yandex_dot_cloud_dot_video_dot
33
33
  from yandex.cloud.video.v1 import video_pb2 as yandex_dot_cloud_dot_video_dot_v1_dot_video__pb2
34
34
 
35
35
 
36
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)yandex/cloud/video/v1/video_service.proto\x12\x15yandex.cloud.video.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a google/protobuf/field_mask.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a$yandex/cloud/video/v1/manifest.proto\x1a!yandex/cloud/video/v1/video.proto\"1\n\x0fGetVideoRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xb1\x01\n\x10ListVideoRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1c\n\tpage_size\x18\x64 \x01(\x03\x42\t\xfa\xc7\x31\x05<=100\x12\x1f\n\npage_token\x18\x65 \x01(\tB\x0b\x8a\xc8\x31\x07<=15000\x12\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\"`\n\x11ListVideoResponse\x12,\n\x06videos\x18\x01 \x03(\x0b\x32\x1c.yandex.cloud.video.v1.Video\x12\x17\n\x0fnext_page_token\x18\x64 \x01(\tJ\x04\x08\x02\x10\x64\"_\n\x15\x42\x61tchGetVideosRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12$\n\tvideo_ids\x18\x02 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50\"F\n\x16\x42\x61tchGetVideosResponse\x12,\n\x06videos\x18\x01 \x03(\x0b\x32\x1c.yandex.cloud.video.v1.Video\"\xbd\x06\n\x12\x43reateVideoRequest\x12 \n\nchannel_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\x1e\n\x0cthumbnail_id\x18\x04 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12<\n\x0e\x61uto_transcode\x18\x05 \x01(\x0e\x32$.yandex.cloud.video.v1.AutoTranscode\x12!\n\x0fstyle_preset_id\x18\x06 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x30\n\x0c\x61uto_publish\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12-\n\tenable_ad\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x8a\x01\n\x06labels\x18\xc8\x01 \x03(\x0b\x32\x35.yandex.cloud.video.v1.CreateVideoRequest.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\x37\n\x04tusd\x18\xe8\x07 \x01(\x0b\x32&.yandex.cloud.video.v1.VideoTUSDParamsH\x00\x12H\n\rpublic_access\x18\xd0\x0f \x01(\x0b\x32..yandex.cloud.video.v1.VideoPublicAccessParamsH\x01\x12K\n\x0fsign_url_access\x18\xd3\x0f \x01(\x0b\x32/.yandex.cloud.video.v1.VideoSignURLAccessParamsH\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0e\n\x06source\x12\x04\xc0\xc1\x31\x01\x42\x15\n\raccess_rights\x12\x04\xc0\xc1\x31\x01J\x04\x08\n\x10\x0bJ\x06\x08\xd1\x0f\x10\xd2\x0fJ\x06\x08\xd2\x0f\x10\xd3\x0fJ\x04\x08\t\x10\nJ\x05\x08\x0b\x10\xc8\x01J\x06\x08\xc9\x01\x10\xe8\x07J\x06\x08\xe9\x07\x10\xd0\x0f\"?\n\x0fVideoTUSDParams\x12\x19\n\tfile_size\x18\x01 \x01(\x03\x42\x06\xfa\xc7\x31\x02>0\x12\x11\n\tfile_name\x18\x02 \x01(\t\"\x19\n\x17VideoPublicAccessParams\"\x1a\n\x18VideoSignURLAccessParams\"\'\n\x13\x43reateVideoMetadata\x12\x10\n\x08video_id\x18\x01 \x01(\t\"\xe4\x05\n\x12UpdateVideoRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x34\n\nfield_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe8\xc7\x31\x01\x12\x18\n\x05title\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=300\x12\x1f\n\x0b\x64\x65scription\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=4000\x12\x1e\n\x0cthumbnail_id\x18\x05 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12<\n\x0e\x61uto_transcode\x18\x06 \x01(\x0e\x32$.yandex.cloud.video.v1.AutoTranscode\x12!\n\x0fstyle_preset_id\x18\x07 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12-\n\tenable_ad\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x8a\x01\n\x06labels\x18\xc8\x01 \x03(\x0b\x32\x35.yandex.cloud.video.v1.UpdateVideoRequest.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\x12H\n\rpublic_access\x18\xd0\x0f \x01(\x0b\x32..yandex.cloud.video.v1.VideoPublicAccessParamsH\x00\x12K\n\x0fsign_url_access\x18\xd3\x0f \x01(\x0b\x32/.yandex.cloud.video.v1.VideoSignURLAccessParamsH\x00\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0f\n\raccess_rightsJ\x04\x08\n\x10\x0bJ\x06\x08\xd1\x0f\x10\xd2\x0fJ\x06\x08\xd2\x0f\x10\xd3\x0fJ\x04\x08\t\x10\nJ\x05\x08\x0b\x10\xc8\x01J\x06\x08\xc9\x01\x10\xd0\x0f\"\'\n\x13UpdateVideoMetadata\x12\x10\n\x08video_id\x18\x01 \x01(\t\"\x97\x02\n\x15TranscodeVideoRequest\x12\x10\n\x08video_id\x18\x01 \x01(\t\x12\x34\n\nfield_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe8\xc7\x31\x01\x12\x14\n\x0csubtitle_ids\x18\x03 \x03(\t\x12M\n\x14translation_settings\x18\x04 \x01(\x0b\x32/.yandex.cloud.video.v1.VideoTranslationSettings\x12Q\n\x16summarization_settings\x18\x05 \x01(\x0b\x32\x31.yandex.cloud.video.v1.VideoSummarizationSettings\"\xc6\x05\n\x18VideoTranslationSettings\x12P\n\x06tracks\x18\x01 \x03(\x0b\x32@.yandex.cloud.video.v1.VideoTranslationSettings.TranslationTrack\x1a\x86\x02\n\x10TranslationTrack\x12U\n\x0binput_track\x18\x01 \x01(\x0b\x32:.yandex.cloud.video.v1.VideoTranslationSettings.InputTrackB\x04\xe8\xc7\x31\x01\x12P\n\tsubtitles\x18\x02 \x03(\x0b\x32=.yandex.cloud.video.v1.VideoTranslationSettings.SubtitleTrack\x12I\n\x05\x61udio\x18\x03 \x03(\x0b\x32:.yandex.cloud.video.v1.VideoTranslationSettings.AudioTrack\x1au\n\nInputTrack\x12\x1c\n\x0btrack_index\x18\x01 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=1\x12I\n\x08src_lang\x18\x02 \x01(\tB7\xf2\xc7\x31,|ara|deu|eng|fra|ita|jpn|kor|rus|spa|tur|zho\x8a\xc8\x31\x03\x30,3\x1a\x80\x01\n\rSubtitleTrack\x12R\n\x08\x64st_lang\x18\x01 \x01(\tB@\xe8\xc7\x31\x01\xf2\xc7\x31\x33\x61ra|deu|eng|fra|ita|jpn|kaz|kor|rus|spa|tur|ukr|zho\x8a\xc8\x31\x01\x33\x12\x1b\n\x05label\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x1aU\n\nAudioTrack\x12*\n\x08\x64st_lang\x18\x01 \x01(\tB\x18\xe8\xc7\x31\x01\xf2\xc7\x31\x0b\x65ng|kaz|rus\x8a\xc8\x31\x01\x33\x12\x1b\n\x05label\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xfa\x02\n\x1aVideoSummarizationSettings\x12T\n\x06tracks\x18\x02 \x03(\x0b\x32\x44.yandex.cloud.video.v1.VideoSummarizationSettings.SummarizationTrack\x12\x1a\n\x12process_all_tracks\x18\x03 \x01(\x08\x1am\n\x12SummarizationTrack\x12W\n\x0binput_track\x18\x01 \x01(\x0b\x32<.yandex.cloud.video.v1.VideoSummarizationSettings.InputTrackB\x04\xe8\xc7\x31\x01\x1au\n\nInputTrack\x12\x1c\n\x0btrack_index\x18\x01 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=1\x12I\n\x08src_lang\x18\x02 \x01(\tB7\xf2\xc7\x31,|ara|deu|eng|fra|ita|jpn|kor|rus|spa|tur|zho\x8a\xc8\x31\x03\x30,3J\x04\x08\x01\x10\x02\"*\n\x16TranscodeVideoMetadata\x12\x10\n\x08video_id\x18\x01 \x01(\t\"4\n\x12\x44\x65leteVideoRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\'\n\x13\x44\x65leteVideoMetadata\x12\x10\n\x08video_id\x18\x01 \x01(\t\"b\n\x18\x42\x61tchDeleteVideosRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12$\n\tvideo_ids\x18\x02 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50\".\n\x19\x42\x61tchDeleteVideosMetadata\x12\x11\n\tvideo_ids\x18\x01 \x03(\t\"\xd4\x01\n\x19PerformVideoActionRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12=\n\x07publish\x18\xe8\x07 \x01(\x0b\x32).yandex.cloud.video.v1.PublishVideoActionH\x00\x12\x41\n\tunpublish\x18\xe9\x07 \x01(\x0b\x32+.yandex.cloud.video.v1.UnpublishVideoActionH\x00\x42\x0e\n\x06\x61\x63tion\x12\x04\xc0\xc1\x31\x01J\x05\x08\x02\x10\xe8\x07\"\x14\n\x12PublishVideoAction\"\x16\n\x14UnpublishVideoAction\".\n\x1aPerformVideoActionMetadata\x12\x10\n\x08video_id\x18\x01 \x01(\t\"\xb7\x01\n\x18GetVideoPlayerURLRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x38\n\x06params\x18\x02 \x01(\x0b\x32(.yandex.cloud.video.v1.VideoPlayerParams\x12\x41\n\x1esigned_url_expiration_duration\x18\x03 \x01(\x0b\x32\x19.google.protobuf.Duration\"C\n\x11VideoPlayerParams\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\x19GetVideoPlayerURLResponse\x12\x12\n\nplayer_url\x18\x01 \x01(\t\x12\x0c\n\x04html\x18\x02 \x01(\t\"\xe5\x01\n\x1e\x42\x61tchGetVideoPlayerURLsRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12$\n\tvideo_ids\x18\x02 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50\x12\x38\n\x06params\x18\x03 \x01(\x0b\x32(.yandex.cloud.video.v1.VideoPlayerParams\x12\x41\n\x1esigned_url_expiration_duration\x18\x04 \x01(\x0b\x32\x19.google.protobuf.Duration\"6\n\x1f\x42\x61tchGetVideoPlayerURLsResponse\x12\x13\n\x0bplayer_urls\x18\x01 \x03(\t\":\n\x18GetVideoManifestsRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"O\n\x19GetVideoManifestsResponse\x12\x32\n\tmanifests\x18\x01 \x03(\x0b\x32\x1f.yandex.cloud.video.v1.Manifest2\xa7\x0f\n\x0cVideoService\x12p\n\x03Get\x12&.yandex.cloud.video.v1.GetVideoRequest\x1a\x1c.yandex.cloud.video.v1.Video\"#\x82\xd3\xe4\x93\x02\x1d\x12\x1b/video/v1/videos/{video_id}\x12s\n\x04List\x12\'.yandex.cloud.video.v1.ListVideoRequest\x1a(.yandex.cloud.video.v1.ListVideoResponse\"\x18\x82\xd3\xe4\x93\x02\x12\x12\x10/video/v1/videos\x12\x8d\x01\n\x08\x42\x61tchGet\x12,.yandex.cloud.video.v1.BatchGetVideosRequest\x1a-.yandex.cloud.video.v1.BatchGetVideosResponse\"$\x82\xd3\xe4\x93\x02\x1e\"\x19/video/v1/videos:batchGet:\x01*\x12\x93\x01\n\x06\x43reate\x12).yandex.cloud.video.v1.CreateVideoRequest\x1a!.yandex.cloud.operation.Operation\";\xb2\xd2*\x1c\n\x13\x43reateVideoMetadata\x12\x05Video\x82\xd3\xe4\x93\x02\x15\"\x10/video/v1/videos:\x01*\x12\x9e\x01\n\x06Update\x12).yandex.cloud.video.v1.UpdateVideoRequest\x1a!.yandex.cloud.operation.Operation\"F\xb2\xd2*\x1c\n\x13UpdateVideoMetadata\x12\x05Video\x82\xd3\xe4\x93\x02 2\x1b/video/v1/videos/{video_id}:\x01*\x12\xb1\x01\n\tTranscode\x12,.yandex.cloud.video.v1.TranscodeVideoRequest\x1a!.yandex.cloud.operation.Operation\"S\xb2\xd2*\x1f\n\x16TranscodeVideoMetadata\x12\x05Video\x82\xd3\xe4\x93\x02*\"%/video/v1/videos/{video_id}:transcode:\x01*\x12\xab\x01\n\x06\x44\x65lete\x12).yandex.cloud.video.v1.DeleteVideoRequest\x1a!.yandex.cloud.operation.Operation\"S\xb2\xd2*,\n\x13\x44\x65leteVideoMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x1d*\x1b/video/v1/videos/{video_id}\x12\xc0\x01\n\x0b\x42\x61tchDelete\x12/.yandex.cloud.video.v1.BatchDeleteVideosRequest\x1a!.yandex.cloud.operation.Operation\"]\xb2\xd2*2\n\x19\x42\x61tchDeleteVideosMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02!\"\x1c/video/v1/videos:batchDelete:\x01*\x12\xc1\x01\n\rPerformAction\x12\x30.yandex.cloud.video.v1.PerformVideoActionRequest\x1a!.yandex.cloud.operation.Operation\"[\xb2\xd2*#\n\x1aPerformVideoActionMetadata\x12\x05Video\x82\xd3\xe4\x93\x02.\")/video/v1/videos/{video_id}:performAction:\x01*\x12\xa3\x01\n\x0cGetPlayerURL\x12/.yandex.cloud.video.v1.GetVideoPlayerURLRequest\x1a\x30.yandex.cloud.video.v1.GetVideoPlayerURLResponse\"0\x82\xd3\xe4\x93\x02*\x12(/video/v1/videos/{video_id}:getPlayerURL\x12\xb3\x01\n\x12\x42\x61tchGetPlayerURLs\x12\x35.yandex.cloud.video.v1.BatchGetVideoPlayerURLsRequest\x1a\x36.yandex.cloud.video.v1.BatchGetVideoPlayerURLsResponse\".\x82\xd3\xe4\x93\x02(\"#/video/v1/videos:batchGetPlayerURLs:\x01*\x12\xa3\x01\n\x0cGetManifests\x12/.yandex.cloud.video.v1.GetVideoManifestsRequest\x1a\x30.yandex.cloud.video.v1.GetVideoManifestsResponse\"0\x82\xd3\xe4\x93\x02*\x12(/video/v1/videos/{video_id}:getManifestsB\\\n\x19yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;videob\x06proto3')
36
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)yandex/cloud/video/v1/video_service.proto\x12\x15yandex.cloud.video.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a google/protobuf/field_mask.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a$yandex/cloud/video/v1/manifest.proto\x1a!yandex/cloud/video/v1/video.proto\"1\n\x0fGetVideoRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xb1\x01\n\x10ListVideoRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1c\n\tpage_size\x18\x64 \x01(\x03\x42\t\xfa\xc7\x31\x05<=100\x12\x1f\n\npage_token\x18\x65 \x01(\tB\x0b\x8a\xc8\x31\x07<=15000\x12\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\"`\n\x11ListVideoResponse\x12,\n\x06videos\x18\x01 \x03(\x0b\x32\x1c.yandex.cloud.video.v1.Video\x12\x17\n\x0fnext_page_token\x18\x64 \x01(\tJ\x04\x08\x02\x10\x64\"_\n\x15\x42\x61tchGetVideosRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12$\n\tvideo_ids\x18\x02 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50\"F\n\x16\x42\x61tchGetVideosResponse\x12,\n\x06videos\x18\x01 \x03(\x0b\x32\x1c.yandex.cloud.video.v1.Video\"\xbd\x06\n\x12\x43reateVideoRequest\x12 \n\nchannel_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\x1e\n\x0cthumbnail_id\x18\x04 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12<\n\x0e\x61uto_transcode\x18\x05 \x01(\x0e\x32$.yandex.cloud.video.v1.AutoTranscode\x12!\n\x0fstyle_preset_id\x18\x06 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x30\n\x0c\x61uto_publish\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12-\n\tenable_ad\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x8a\x01\n\x06labels\x18\xc8\x01 \x03(\x0b\x32\x35.yandex.cloud.video.v1.CreateVideoRequest.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\x37\n\x04tusd\x18\xe8\x07 \x01(\x0b\x32&.yandex.cloud.video.v1.VideoTUSDParamsH\x00\x12H\n\rpublic_access\x18\xd0\x0f \x01(\x0b\x32..yandex.cloud.video.v1.VideoPublicAccessParamsH\x01\x12K\n\x0fsign_url_access\x18\xd3\x0f \x01(\x0b\x32/.yandex.cloud.video.v1.VideoSignURLAccessParamsH\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0e\n\x06source\x12\x04\xc0\xc1\x31\x01\x42\x15\n\raccess_rights\x12\x04\xc0\xc1\x31\x01J\x04\x08\n\x10\x0bJ\x06\x08\xd1\x0f\x10\xd2\x0fJ\x06\x08\xd2\x0f\x10\xd3\x0fJ\x04\x08\t\x10\nJ\x05\x08\x0b\x10\xc8\x01J\x06\x08\xc9\x01\x10\xe8\x07J\x06\x08\xe9\x07\x10\xd0\x0f\"?\n\x0fVideoTUSDParams\x12\x19\n\tfile_size\x18\x01 \x01(\x03\x42\x06\xfa\xc7\x31\x02>0\x12\x11\n\tfile_name\x18\x02 \x01(\t\"\x19\n\x17VideoPublicAccessParams\"\x1a\n\x18VideoSignURLAccessParams\"\'\n\x13\x43reateVideoMetadata\x12\x10\n\x08video_id\x18\x01 \x01(\t\"\xe4\x05\n\x12UpdateVideoRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x34\n\nfield_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe8\xc7\x31\x01\x12\x18\n\x05title\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=300\x12\x1f\n\x0b\x64\x65scription\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=4000\x12\x1e\n\x0cthumbnail_id\x18\x05 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12<\n\x0e\x61uto_transcode\x18\x06 \x01(\x0e\x32$.yandex.cloud.video.v1.AutoTranscode\x12!\n\x0fstyle_preset_id\x18\x07 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12-\n\tenable_ad\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x8a\x01\n\x06labels\x18\xc8\x01 \x03(\x0b\x32\x35.yandex.cloud.video.v1.UpdateVideoRequest.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\x12H\n\rpublic_access\x18\xd0\x0f \x01(\x0b\x32..yandex.cloud.video.v1.VideoPublicAccessParamsH\x00\x12K\n\x0fsign_url_access\x18\xd3\x0f \x01(\x0b\x32/.yandex.cloud.video.v1.VideoSignURLAccessParamsH\x00\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0f\n\raccess_rightsJ\x04\x08\n\x10\x0bJ\x06\x08\xd1\x0f\x10\xd2\x0fJ\x06\x08\xd2\x0f\x10\xd3\x0fJ\x04\x08\t\x10\nJ\x05\x08\x0b\x10\xc8\x01J\x06\x08\xc9\x01\x10\xd0\x0f\"\'\n\x13UpdateVideoMetadata\x12\x10\n\x08video_id\x18\x01 \x01(\t\"\xa5\x02\n\x15TranscodeVideoRequest\x12\x1e\n\x08video_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\x14\n\x0csubtitle_ids\x18\x03 \x03(\t\x12M\n\x14translation_settings\x18\x04 \x01(\x0b\x32/.yandex.cloud.video.v1.VideoTranslationSettings\x12Q\n\x16summarization_settings\x18\x05 \x01(\x0b\x32\x31.yandex.cloud.video.v1.VideoSummarizationSettings\"\xc6\x05\n\x18VideoTranslationSettings\x12P\n\x06tracks\x18\x01 \x03(\x0b\x32@.yandex.cloud.video.v1.VideoTranslationSettings.TranslationTrack\x1a\x86\x02\n\x10TranslationTrack\x12U\n\x0binput_track\x18\x01 \x01(\x0b\x32:.yandex.cloud.video.v1.VideoTranslationSettings.InputTrackB\x04\xe8\xc7\x31\x01\x12P\n\tsubtitles\x18\x02 \x03(\x0b\x32=.yandex.cloud.video.v1.VideoTranslationSettings.SubtitleTrack\x12I\n\x05\x61udio\x18\x03 \x03(\x0b\x32:.yandex.cloud.video.v1.VideoTranslationSettings.AudioTrack\x1au\n\nInputTrack\x12\x1c\n\x0btrack_index\x18\x01 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=1\x12I\n\x08src_lang\x18\x02 \x01(\tB7\xf2\xc7\x31,|ara|deu|eng|fra|ita|jpn|kor|rus|spa|tur|zho\x8a\xc8\x31\x03\x30,3\x1a\x80\x01\n\rSubtitleTrack\x12R\n\x08\x64st_lang\x18\x01 \x01(\tB@\xe8\xc7\x31\x01\xf2\xc7\x31\x33\x61ra|deu|eng|fra|ita|jpn|kaz|kor|rus|spa|tur|ukr|zho\x8a\xc8\x31\x01\x33\x12\x1b\n\x05label\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x1aU\n\nAudioTrack\x12*\n\x08\x64st_lang\x18\x01 \x01(\tB\x18\xe8\xc7\x31\x01\xf2\xc7\x31\x0b\x65ng|kaz|rus\x8a\xc8\x31\x01\x33\x12\x1b\n\x05label\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xfa\x02\n\x1aVideoSummarizationSettings\x12T\n\x06tracks\x18\x02 \x03(\x0b\x32\x44.yandex.cloud.video.v1.VideoSummarizationSettings.SummarizationTrack\x12\x1a\n\x12process_all_tracks\x18\x03 \x01(\x08\x1am\n\x12SummarizationTrack\x12W\n\x0binput_track\x18\x01 \x01(\x0b\x32<.yandex.cloud.video.v1.VideoSummarizationSettings.InputTrackB\x04\xe8\xc7\x31\x01\x1au\n\nInputTrack\x12\x1c\n\x0btrack_index\x18\x01 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=1\x12I\n\x08src_lang\x18\x02 \x01(\tB7\xf2\xc7\x31,|ara|deu|eng|fra|ita|jpn|kor|rus|spa|tur|zho\x8a\xc8\x31\x03\x30,3J\x04\x08\x01\x10\x02\"*\n\x16TranscodeVideoMetadata\x12\x10\n\x08video_id\x18\x01 \x01(\t\"4\n\x12\x44\x65leteVideoRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\'\n\x13\x44\x65leteVideoMetadata\x12\x10\n\x08video_id\x18\x01 \x01(\t\"b\n\x18\x42\x61tchDeleteVideosRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12$\n\tvideo_ids\x18\x02 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50\".\n\x19\x42\x61tchDeleteVideosMetadata\x12\x11\n\tvideo_ids\x18\x01 \x03(\t\"\xd4\x01\n\x19PerformVideoActionRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12=\n\x07publish\x18\xe8\x07 \x01(\x0b\x32).yandex.cloud.video.v1.PublishVideoActionH\x00\x12\x41\n\tunpublish\x18\xe9\x07 \x01(\x0b\x32+.yandex.cloud.video.v1.UnpublishVideoActionH\x00\x42\x0e\n\x06\x61\x63tion\x12\x04\xc0\xc1\x31\x01J\x05\x08\x02\x10\xe8\x07\"\x14\n\x12PublishVideoAction\"\x16\n\x14UnpublishVideoAction\".\n\x1aPerformVideoActionMetadata\x12\x10\n\x08video_id\x18\x01 \x01(\t\"\xb7\x01\n\x18GetVideoPlayerURLRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x38\n\x06params\x18\x02 \x01(\x0b\x32(.yandex.cloud.video.v1.VideoPlayerParams\x12\x41\n\x1esigned_url_expiration_duration\x18\x03 \x01(\x0b\x32\x19.google.protobuf.Duration\"C\n\x11VideoPlayerParams\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\x19GetVideoPlayerURLResponse\x12\x12\n\nplayer_url\x18\x01 \x01(\t\x12\x0c\n\x04html\x18\x02 \x01(\t\"\xe5\x01\n\x1e\x42\x61tchGetVideoPlayerURLsRequest\x12 \n\nchannel_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12$\n\tvideo_ids\x18\x02 \x03(\tB\x11\x82\xc8\x31\x05\x31-100\x8a\xc8\x31\x04<=50\x12\x38\n\x06params\x18\x03 \x01(\x0b\x32(.yandex.cloud.video.v1.VideoPlayerParams\x12\x41\n\x1esigned_url_expiration_duration\x18\x04 \x01(\x0b\x32\x19.google.protobuf.Duration\"6\n\x1f\x42\x61tchGetVideoPlayerURLsResponse\x12\x13\n\x0bplayer_urls\x18\x01 \x03(\t\":\n\x18GetVideoManifestsRequest\x12\x1e\n\x08video_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"O\n\x19GetVideoManifestsResponse\x12\x32\n\tmanifests\x18\x01 \x03(\x0b\x32\x1f.yandex.cloud.video.v1.Manifest2\xa7\x0f\n\x0cVideoService\x12p\n\x03Get\x12&.yandex.cloud.video.v1.GetVideoRequest\x1a\x1c.yandex.cloud.video.v1.Video\"#\x82\xd3\xe4\x93\x02\x1d\x12\x1b/video/v1/videos/{video_id}\x12s\n\x04List\x12\'.yandex.cloud.video.v1.ListVideoRequest\x1a(.yandex.cloud.video.v1.ListVideoResponse\"\x18\x82\xd3\xe4\x93\x02\x12\x12\x10/video/v1/videos\x12\x8d\x01\n\x08\x42\x61tchGet\x12,.yandex.cloud.video.v1.BatchGetVideosRequest\x1a-.yandex.cloud.video.v1.BatchGetVideosResponse\"$\x82\xd3\xe4\x93\x02\x1e\"\x19/video/v1/videos:batchGet:\x01*\x12\x93\x01\n\x06\x43reate\x12).yandex.cloud.video.v1.CreateVideoRequest\x1a!.yandex.cloud.operation.Operation\";\xb2\xd2*\x1c\n\x13\x43reateVideoMetadata\x12\x05Video\x82\xd3\xe4\x93\x02\x15\"\x10/video/v1/videos:\x01*\x12\x9e\x01\n\x06Update\x12).yandex.cloud.video.v1.UpdateVideoRequest\x1a!.yandex.cloud.operation.Operation\"F\xb2\xd2*\x1c\n\x13UpdateVideoMetadata\x12\x05Video\x82\xd3\xe4\x93\x02 2\x1b/video/v1/videos/{video_id}:\x01*\x12\xb1\x01\n\tTranscode\x12,.yandex.cloud.video.v1.TranscodeVideoRequest\x1a!.yandex.cloud.operation.Operation\"S\xb2\xd2*\x1f\n\x16TranscodeVideoMetadata\x12\x05Video\x82\xd3\xe4\x93\x02*\"%/video/v1/videos/{video_id}:transcode:\x01*\x12\xab\x01\n\x06\x44\x65lete\x12).yandex.cloud.video.v1.DeleteVideoRequest\x1a!.yandex.cloud.operation.Operation\"S\xb2\xd2*,\n\x13\x44\x65leteVideoMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x1d*\x1b/video/v1/videos/{video_id}\x12\xc0\x01\n\x0b\x42\x61tchDelete\x12/.yandex.cloud.video.v1.BatchDeleteVideosRequest\x1a!.yandex.cloud.operation.Operation\"]\xb2\xd2*2\n\x19\x42\x61tchDeleteVideosMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02!\"\x1c/video/v1/videos:batchDelete:\x01*\x12\xc1\x01\n\rPerformAction\x12\x30.yandex.cloud.video.v1.PerformVideoActionRequest\x1a!.yandex.cloud.operation.Operation\"[\xb2\xd2*#\n\x1aPerformVideoActionMetadata\x12\x05Video\x82\xd3\xe4\x93\x02.\")/video/v1/videos/{video_id}:performAction:\x01*\x12\xa3\x01\n\x0cGetPlayerURL\x12/.yandex.cloud.video.v1.GetVideoPlayerURLRequest\x1a\x30.yandex.cloud.video.v1.GetVideoPlayerURLResponse\"0\x82\xd3\xe4\x93\x02*\x12(/video/v1/videos/{video_id}:getPlayerURL\x12\xb3\x01\n\x12\x42\x61tchGetPlayerURLs\x12\x35.yandex.cloud.video.v1.BatchGetVideoPlayerURLsRequest\x1a\x36.yandex.cloud.video.v1.BatchGetVideoPlayerURLsResponse\".\x82\xd3\xe4\x93\x02(\"#/video/v1/videos:batchGetPlayerURLs:\x01*\x12\xa3\x01\n\x0cGetManifests\x12/.yandex.cloud.video.v1.GetVideoManifestsRequest\x1a\x30.yandex.cloud.video.v1.GetVideoManifestsResponse\"0\x82\xd3\xe4\x93\x02*\x12(/video/v1/videos/{video_id}:getManifestsB\\\n\x19yandex.cloud.api.video.v1Z?github.com/yandex-cloud/go-genproto/yandex/cloud/video/v1;videob\x06proto3')
37
37
 
38
38
  _globals = globals()
39
39
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -93,6 +93,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
93
93
  _globals['_UPDATEVIDEOREQUEST'].fields_by_name['style_preset_id']._serialized_options = b'\212\3101\004<=50'
94
94
  _globals['_UPDATEVIDEOREQUEST'].fields_by_name['labels']._loaded_options = None
95
95
  _globals['_UPDATEVIDEOREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\022[-_.@:/0-9a-zA-Z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\004<=63'
96
+ _globals['_TRANSCODEVIDEOREQUEST'].fields_by_name['video_id']._loaded_options = None
97
+ _globals['_TRANSCODEVIDEOREQUEST'].fields_by_name['video_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
96
98
  _globals['_TRANSCODEVIDEOREQUEST'].fields_by_name['field_mask']._loaded_options = None
97
99
  _globals['_TRANSCODEVIDEOREQUEST'].fields_by_name['field_mask']._serialized_options = b'\350\3071\001'
98
100
  _globals['_VIDEOTRANSLATIONSETTINGS_TRANSLATIONTRACK'].fields_by_name['input_track']._loaded_options = None
@@ -186,55 +188,55 @@ if not _descriptor._USE_C_DESCRIPTORS:
186
188
  _globals['_UPDATEVIDEOMETADATA']._serialized_start=2608
187
189
  _globals['_UPDATEVIDEOMETADATA']._serialized_end=2647
188
190
  _globals['_TRANSCODEVIDEOREQUEST']._serialized_start=2650
189
- _globals['_TRANSCODEVIDEOREQUEST']._serialized_end=2929
190
- _globals['_VIDEOTRANSLATIONSETTINGS']._serialized_start=2932
191
- _globals['_VIDEOTRANSLATIONSETTINGS']._serialized_end=3642
192
- _globals['_VIDEOTRANSLATIONSETTINGS_TRANSLATIONTRACK']._serialized_start=3043
193
- _globals['_VIDEOTRANSLATIONSETTINGS_TRANSLATIONTRACK']._serialized_end=3305
194
- _globals['_VIDEOTRANSLATIONSETTINGS_INPUTTRACK']._serialized_start=3307
195
- _globals['_VIDEOTRANSLATIONSETTINGS_INPUTTRACK']._serialized_end=3424
196
- _globals['_VIDEOTRANSLATIONSETTINGS_SUBTITLETRACK']._serialized_start=3427
197
- _globals['_VIDEOTRANSLATIONSETTINGS_SUBTITLETRACK']._serialized_end=3555
198
- _globals['_VIDEOTRANSLATIONSETTINGS_AUDIOTRACK']._serialized_start=3557
199
- _globals['_VIDEOTRANSLATIONSETTINGS_AUDIOTRACK']._serialized_end=3642
200
- _globals['_VIDEOSUMMARIZATIONSETTINGS']._serialized_start=3645
201
- _globals['_VIDEOSUMMARIZATIONSETTINGS']._serialized_end=4023
202
- _globals['_VIDEOSUMMARIZATIONSETTINGS_SUMMARIZATIONTRACK']._serialized_start=3789
203
- _globals['_VIDEOSUMMARIZATIONSETTINGS_SUMMARIZATIONTRACK']._serialized_end=3898
204
- _globals['_VIDEOSUMMARIZATIONSETTINGS_INPUTTRACK']._serialized_start=3307
205
- _globals['_VIDEOSUMMARIZATIONSETTINGS_INPUTTRACK']._serialized_end=3424
206
- _globals['_TRANSCODEVIDEOMETADATA']._serialized_start=4025
207
- _globals['_TRANSCODEVIDEOMETADATA']._serialized_end=4067
208
- _globals['_DELETEVIDEOREQUEST']._serialized_start=4069
209
- _globals['_DELETEVIDEOREQUEST']._serialized_end=4121
210
- _globals['_DELETEVIDEOMETADATA']._serialized_start=4123
211
- _globals['_DELETEVIDEOMETADATA']._serialized_end=4162
212
- _globals['_BATCHDELETEVIDEOSREQUEST']._serialized_start=4164
213
- _globals['_BATCHDELETEVIDEOSREQUEST']._serialized_end=4262
214
- _globals['_BATCHDELETEVIDEOSMETADATA']._serialized_start=4264
215
- _globals['_BATCHDELETEVIDEOSMETADATA']._serialized_end=4310
216
- _globals['_PERFORMVIDEOACTIONREQUEST']._serialized_start=4313
217
- _globals['_PERFORMVIDEOACTIONREQUEST']._serialized_end=4525
218
- _globals['_PUBLISHVIDEOACTION']._serialized_start=4527
219
- _globals['_PUBLISHVIDEOACTION']._serialized_end=4547
220
- _globals['_UNPUBLISHVIDEOACTION']._serialized_start=4549
221
- _globals['_UNPUBLISHVIDEOACTION']._serialized_end=4571
222
- _globals['_PERFORMVIDEOACTIONMETADATA']._serialized_start=4573
223
- _globals['_PERFORMVIDEOACTIONMETADATA']._serialized_end=4619
224
- _globals['_GETVIDEOPLAYERURLREQUEST']._serialized_start=4622
225
- _globals['_GETVIDEOPLAYERURLREQUEST']._serialized_end=4805
226
- _globals['_VIDEOPLAYERPARAMS']._serialized_start=4807
227
- _globals['_VIDEOPLAYERPARAMS']._serialized_end=4874
228
- _globals['_GETVIDEOPLAYERURLRESPONSE']._serialized_start=4876
229
- _globals['_GETVIDEOPLAYERURLRESPONSE']._serialized_end=4937
230
- _globals['_BATCHGETVIDEOPLAYERURLSREQUEST']._serialized_start=4940
231
- _globals['_BATCHGETVIDEOPLAYERURLSREQUEST']._serialized_end=5169
232
- _globals['_BATCHGETVIDEOPLAYERURLSRESPONSE']._serialized_start=5171
233
- _globals['_BATCHGETVIDEOPLAYERURLSRESPONSE']._serialized_end=5225
234
- _globals['_GETVIDEOMANIFESTSREQUEST']._serialized_start=5227
235
- _globals['_GETVIDEOMANIFESTSREQUEST']._serialized_end=5285
236
- _globals['_GETVIDEOMANIFESTSRESPONSE']._serialized_start=5287
237
- _globals['_GETVIDEOMANIFESTSRESPONSE']._serialized_end=5366
238
- _globals['_VIDEOSERVICE']._serialized_start=5369
239
- _globals['_VIDEOSERVICE']._serialized_end=7328
191
+ _globals['_TRANSCODEVIDEOREQUEST']._serialized_end=2943
192
+ _globals['_VIDEOTRANSLATIONSETTINGS']._serialized_start=2946
193
+ _globals['_VIDEOTRANSLATIONSETTINGS']._serialized_end=3656
194
+ _globals['_VIDEOTRANSLATIONSETTINGS_TRANSLATIONTRACK']._serialized_start=3057
195
+ _globals['_VIDEOTRANSLATIONSETTINGS_TRANSLATIONTRACK']._serialized_end=3319
196
+ _globals['_VIDEOTRANSLATIONSETTINGS_INPUTTRACK']._serialized_start=3321
197
+ _globals['_VIDEOTRANSLATIONSETTINGS_INPUTTRACK']._serialized_end=3438
198
+ _globals['_VIDEOTRANSLATIONSETTINGS_SUBTITLETRACK']._serialized_start=3441
199
+ _globals['_VIDEOTRANSLATIONSETTINGS_SUBTITLETRACK']._serialized_end=3569
200
+ _globals['_VIDEOTRANSLATIONSETTINGS_AUDIOTRACK']._serialized_start=3571
201
+ _globals['_VIDEOTRANSLATIONSETTINGS_AUDIOTRACK']._serialized_end=3656
202
+ _globals['_VIDEOSUMMARIZATIONSETTINGS']._serialized_start=3659
203
+ _globals['_VIDEOSUMMARIZATIONSETTINGS']._serialized_end=4037
204
+ _globals['_VIDEOSUMMARIZATIONSETTINGS_SUMMARIZATIONTRACK']._serialized_start=3803
205
+ _globals['_VIDEOSUMMARIZATIONSETTINGS_SUMMARIZATIONTRACK']._serialized_end=3912
206
+ _globals['_VIDEOSUMMARIZATIONSETTINGS_INPUTTRACK']._serialized_start=3321
207
+ _globals['_VIDEOSUMMARIZATIONSETTINGS_INPUTTRACK']._serialized_end=3438
208
+ _globals['_TRANSCODEVIDEOMETADATA']._serialized_start=4039
209
+ _globals['_TRANSCODEVIDEOMETADATA']._serialized_end=4081
210
+ _globals['_DELETEVIDEOREQUEST']._serialized_start=4083
211
+ _globals['_DELETEVIDEOREQUEST']._serialized_end=4135
212
+ _globals['_DELETEVIDEOMETADATA']._serialized_start=4137
213
+ _globals['_DELETEVIDEOMETADATA']._serialized_end=4176
214
+ _globals['_BATCHDELETEVIDEOSREQUEST']._serialized_start=4178
215
+ _globals['_BATCHDELETEVIDEOSREQUEST']._serialized_end=4276
216
+ _globals['_BATCHDELETEVIDEOSMETADATA']._serialized_start=4278
217
+ _globals['_BATCHDELETEVIDEOSMETADATA']._serialized_end=4324
218
+ _globals['_PERFORMVIDEOACTIONREQUEST']._serialized_start=4327
219
+ _globals['_PERFORMVIDEOACTIONREQUEST']._serialized_end=4539
220
+ _globals['_PUBLISHVIDEOACTION']._serialized_start=4541
221
+ _globals['_PUBLISHVIDEOACTION']._serialized_end=4561
222
+ _globals['_UNPUBLISHVIDEOACTION']._serialized_start=4563
223
+ _globals['_UNPUBLISHVIDEOACTION']._serialized_end=4585
224
+ _globals['_PERFORMVIDEOACTIONMETADATA']._serialized_start=4587
225
+ _globals['_PERFORMVIDEOACTIONMETADATA']._serialized_end=4633
226
+ _globals['_GETVIDEOPLAYERURLREQUEST']._serialized_start=4636
227
+ _globals['_GETVIDEOPLAYERURLREQUEST']._serialized_end=4819
228
+ _globals['_VIDEOPLAYERPARAMS']._serialized_start=4821
229
+ _globals['_VIDEOPLAYERPARAMS']._serialized_end=4888
230
+ _globals['_GETVIDEOPLAYERURLRESPONSE']._serialized_start=4890
231
+ _globals['_GETVIDEOPLAYERURLRESPONSE']._serialized_end=4951
232
+ _globals['_BATCHGETVIDEOPLAYERURLSREQUEST']._serialized_start=4954
233
+ _globals['_BATCHGETVIDEOPLAYERURLSREQUEST']._serialized_end=5183
234
+ _globals['_BATCHGETVIDEOPLAYERURLSRESPONSE']._serialized_start=5185
235
+ _globals['_BATCHGETVIDEOPLAYERURLSRESPONSE']._serialized_end=5239
236
+ _globals['_GETVIDEOMANIFESTSREQUEST']._serialized_start=5241
237
+ _globals['_GETVIDEOMANIFESTSREQUEST']._serialized_end=5299
238
+ _globals['_GETVIDEOMANIFESTSRESPONSE']._serialized_start=5301
239
+ _globals['_GETVIDEOMANIFESTSRESPONSE']._serialized_end=5380
240
+ _globals['_VIDEOSERVICE']._serialized_start=5383
241
+ _globals['_VIDEOSERVICE']._serialized_end=7342
240
242
  # @@protoc_insertion_point(module_scope)
yandexcloud/__init__.py CHANGED
@@ -11,4 +11,4 @@ from yandexcloud._retry_interceptor import RetryInterceptor
11
11
  from yandexcloud._retry_policy import RetryPolicy, ThrottlingMode
12
12
  from yandexcloud._sdk import SDK
13
13
 
14
- __version__ = "0.360.0"
14
+ __version__ = "0.362.0"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: yandexcloud
3
- Version: 0.360.0
3
+ Version: 0.362.0
4
4
  Summary: The Yandex Cloud official SDK
5
5
  Author-email: Yandex LLC <cloud@support.yandex.ru>
6
6
  License: MIT