yandexcloud 0.324.0__py3-none-any.whl → 0.326.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of yandexcloud might be problematic. Click here for more details.
- yandex/cloud/ai/assistants/v1/searchindex/common_pb2.py +18 -5
- yandex/cloud/ai/assistants/v1/searchindex/common_pb2.pyi +149 -0
- yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2.py +3 -4
- yandex/cloud/ai/assistants/v1/searchindex/search_index_file_pb2.pyi +2 -7
- yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2.py +10 -8
- yandex/cloud/ai/assistants/v1/searchindex/search_index_pb2.pyi +63 -5
- yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2.py +20 -20
- yandex/cloud/ai/assistants/v1/searchindex/search_index_service_pb2.pyi +9 -3
- yandex/cloud/ai/foundation_models/v1/embedding/embedding_service_pb2.pyi +1 -1
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi +4 -2
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2.pyi +6 -3
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2_grpc.py +3 -3
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2_grpc.pyi +3 -3
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_pb2.pyi +3 -3
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2.pyi +25 -10
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2_grpc.py +11 -5
- yandex/cloud/ai/foundation_models/v1/text_classification/text_classification_service_pb2_grpc.pyi +33 -9
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi +3 -3
- yandex/cloud/ai/stt/v3/stt_pb2.py +5 -3
- yandex/cloud/ai/stt/v3/stt_pb2.pyi +15 -0
- yandex/cloud/ai/stt/v3/stt_service_pb2.py +10 -7
- yandex/cloud/ai/stt/v3/stt_service_pb2_grpc.py +34 -0
- yandex/cloud/ai/stt/v3/stt_service_pb2_grpc.pyi +18 -0
- yandex/cloud/apploadbalancer/v1/backend_group_pb2.py +28 -26
- yandex/cloud/apploadbalancer/v1/backend_group_pb2.pyi +16 -2
- yandex/cloud/backup/v1/policy_pb2.pyi +1 -1
- yandex/cloud/cdn/v1/resource_service_pb2.py +14 -14
- yandex/cloud/cdn/v1/resource_service_pb2.pyi +5 -1
- yandex/cloud/cloudapps/workload/v1/cloud_application_service_pb2.py +14 -9
- yandex/cloud/cloudregistry/v1/artifact_pb2.pyi +2 -0
- yandex/cloud/cloudregistry/v1/artifact_service_pb2.pyi +3 -3
- yandex/cloud/cloudregistry/v1/artifact_service_pb2_grpc.py +9 -6
- yandex/cloud/cloudregistry/v1/artifact_service_pb2_grpc.pyi +15 -9
- yandex/cloud/cloudregistry/v1/registry_pb2.pyi +1 -1
- yandex/cloud/cloudregistry/v1/registry_service_pb2.py +42 -38
- yandex/cloud/cloudregistry/v1/registry_service_pb2_grpc.py +2 -2
- yandex/cloud/cloudregistry/v1/registry_service_pb2_grpc.pyi +6 -6
- yandex/cloud/datasphere/v2/jobs/jobs_pb2.py +9 -5
- yandex/cloud/datasphere/v2/jobs/jobs_pb2.pyi +96 -0
- yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.py +55 -53
- yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.pyi +14 -2
- yandex/cloud/iam/v1/user_account_pb2.py +12 -11
- yandex/cloud/iam/v1/user_account_pb2.pyi +9 -4
- yandex/cloud/iam/v1/user_account_service_pb2_grpc.py +3 -3
- yandex/cloud/iam/v1/user_account_service_pb2_grpc.pyi +3 -3
- yandex/cloud/mdb/redis/v1/backup_pb2.py +4 -2
- yandex/cloud/mdb/redis/v1/backup_pb2.pyi +31 -1
- yandex/cloud/mdb/redis/v1/config/redis_pb2.py +8 -8
- yandex/cloud/mdb/redis/v1/config/redis_pb2.pyi +14 -2
- yandex/cloud/organizationmanager/v1/user_account_pb2.pyi +2 -2
- yandex/cloud/searchapi/__init__.py +0 -0
- yandex/cloud/searchapi/v2/__init__.py +0 -0
- yandex/cloud/searchapi/v2/search_query_pb2.py +37 -0
- yandex/cloud/searchapi/v2/search_query_pb2.pyi +100 -0
- yandex/cloud/searchapi/v2/search_query_pb2_grpc.py +4 -0
- yandex/cloud/searchapi/v2/search_query_pb2_grpc.pyi +17 -0
- yandex/cloud/searchapi/v2/search_service_pb2.py +61 -0
- yandex/cloud/searchapi/v2/search_service_pb2.pyi +218 -0
- yandex/cloud/searchapi/v2/search_service_pb2_grpc.py +70 -0
- yandex/cloud/searchapi/v2/search_service_pb2_grpc.pyi +48 -0
- yandex/cloud/serverless/containers/v1/container_pb2.py +42 -34
- yandex/cloud/serverless/containers/v1/container_pb2.pyi +52 -2
- yandex/cloud/serverless/containers/v1/container_service_pb2.py +18 -18
- yandex/cloud/serverless/containers/v1/container_service_pb2.pyi +8 -2
- yandex/cloud/serverless/eventrouter/v1/connector_pb2.py +9 -9
- yandex/cloud/serverless/eventrouter/v1/connector_pb2.pyi +8 -0
- yandex/cloud/serverless/eventrouter/v1/rule_pb2.py +31 -31
- yandex/cloud/serverless/eventrouter/v1/rule_pb2.pyi +4 -0
- yandex/cloud/serverless/workflows/v1/execution_service_pb2.py +23 -15
- yandex/cloud/serverless/workflows/v1/execution_service_pb2.pyi +32 -0
- yandex/cloud/serverless/workflows/v1/execution_service_pb2_grpc.py +34 -0
- yandex/cloud/serverless/workflows/v1/execution_service_pb2_grpc.pyi +20 -0
- yandex/cloud/smartwebsecurity/v1/security_profile_pb2.py +46 -40
- yandex/cloud/smartwebsecurity/v1/security_profile_pb2.pyi +47 -2
- yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.py +18 -18
- yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.pyi +16 -3
- yandex/cloud/speechsense/v1/talk_pb2.py +14 -6
- yandex/cloud/speechsense/v1/talk_pb2.pyi +89 -2
- yandex/cloud/speechsense/v1/talk_service_pb2.py +2 -6
- yandex/cloud/video/v1/channel_pb2.py +1 -1
- yandex/cloud/video/v1/channel_service_pb2.py +58 -25
- yandex/cloud/video/v1/channel_service_pb2.pyi +40 -0
- yandex/cloud/video/v1/channel_service_pb2_grpc.py +34 -0
- yandex/cloud/video/v1/channel_service_pb2_grpc.pyi +20 -0
- yandex/cloud/video/v1/episode_pb2.py +10 -8
- yandex/cloud/video/v1/episode_pb2.pyi +19 -3
- yandex/cloud/video/v1/episode_service_pb2.py +96 -43
- yandex/cloud/video/v1/episode_service_pb2.pyi +68 -6
- yandex/cloud/video/v1/episode_service_pb2_grpc.py +34 -0
- yandex/cloud/video/v1/episode_service_pb2_grpc.pyi +20 -0
- yandex/cloud/video/v1/manifest_pb2.py +3 -3
- yandex/cloud/video/v1/manifest_pb2.pyi +1 -5
- yandex/cloud/video/v1/playlist_pb2.py +29 -0
- yandex/cloud/video/v1/playlist_pb2.pyi +89 -0
- yandex/cloud/video/v1/playlist_pb2_grpc.py +4 -0
- yandex/cloud/video/v1/playlist_pb2_grpc.pyi +17 -0
- yandex/cloud/video/v1/playlist_service_pb2.py +102 -0
- yandex/cloud/video/v1/playlist_service_pb2.pyi +331 -0
- yandex/cloud/video/v1/playlist_service_pb2_grpc.py +276 -0
- yandex/cloud/video/v1/playlist_service_pb2_grpc.pyi +172 -0
- yandex/cloud/video/v1/stream_line_pb2.py +1 -1
- yandex/cloud/video/v1/stream_line_service_pb2.py +122 -55
- yandex/cloud/video/v1/stream_line_service_pb2.pyi +80 -0
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.py +68 -0
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.pyi +40 -0
- yandex/cloud/video/v1/stream_pb2.py +1 -1
- yandex/cloud/video/v1/stream_service_pb2.py +98 -37
- yandex/cloud/video/v1/stream_service_pb2.pyi +80 -0
- yandex/cloud/video/v1/stream_service_pb2_grpc.py +68 -0
- yandex/cloud/video/v1/stream_service_pb2_grpc.pyi +40 -0
- yandex/cloud/video/v1/subtitle_pb2.py +29 -0
- yandex/cloud/video/v1/subtitle_pb2.pyi +90 -0
- yandex/cloud/video/v1/subtitle_pb2_grpc.py +4 -0
- yandex/cloud/video/v1/subtitle_pb2_grpc.pyi +17 -0
- yandex/cloud/video/v1/subtitle_service_pb2.py +83 -0
- yandex/cloud/video/v1/subtitle_service_pb2.pyi +212 -0
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.py +208 -0
- yandex/cloud/video/v1/subtitle_service_pb2_grpc.pyi +132 -0
- yandex/cloud/video/v1/thumbnail_service_pb2.py +50 -21
- yandex/cloud/video/v1/thumbnail_service_pb2.pyi +48 -0
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py +69 -0
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.pyi +41 -0
- yandex/cloud/video/v1/video_pb2.py +18 -14
- yandex/cloud/video/v1/video_pb2.pyi +55 -3
- yandex/cloud/video/v1/video_service_pb2.py +118 -49
- yandex/cloud/video/v1/video_service_pb2.pyi +161 -6
- yandex/cloud/video/v1/video_service_pb2_grpc.py +102 -0
- yandex/cloud/video/v1/video_service_pb2_grpc.pyi +60 -0
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/RECORD +134 -108
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/WHEEL +1 -1
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.324.0.dist-info → yandexcloud-0.326.0.dist-info}/top_level.txt +0 -0
|
@@ -22,7 +22,7 @@ from yandex.cloud.cloudregistry.v1 import artifact_pb2 as yandex_dot_cloud_dot_c
|
|
|
22
22
|
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4yandex/cloud/cloudregistry/v1/registry_service.proto\x12\x1dyandex.cloud.cloudregistry.v1\x1a yandex/cloud/api/operation.proto\x1a yandex/cloud/access/access.proto\x1a,yandex/cloud/cloudregistry/v1/registry.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a google/protobuf/field_mask.proto\x1a\x31yandex/cloud/cloudregistry/v1/ip_permission.proto\x1a,yandex/cloud/cloudregistry/v1/artifact.proto\x1a\x1cgoogle/api/annotations.proto\"7\n\x12GetRegistryRequest\x12!\n\x0bregistry_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"v\n\x15ListRegistriesRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"n\n\x16ListRegistriesResponse\x12;\n\nregistries\x18\x01 \x03(\x0b\x32\'.yandex.cloud.cloudregistry.v1.Registry\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\
|
|
25
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4yandex/cloud/cloudregistry/v1/registry_service.proto\x12\x1dyandex.cloud.cloudregistry.v1\x1a yandex/cloud/api/operation.proto\x1a yandex/cloud/access/access.proto\x1a,yandex/cloud/cloudregistry/v1/registry.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a google/protobuf/field_mask.proto\x1a\x31yandex/cloud/cloudregistry/v1/ip_permission.proto\x1a,yandex/cloud/cloudregistry/v1/artifact.proto\x1a\x1cgoogle/api/annotations.proto\"7\n\x12GetRegistryRequest\x12!\n\x0bregistry_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"v\n\x15ListRegistriesRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"n\n\x16ListRegistriesResponse\x12;\n\nregistries\x18\x01 \x03(\x0b\x32\'.yandex.cloud.cloudregistry.v1.Registry\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x98\x05\n\x15\x43reateRegistryRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12/\n\x04name\x18\x02 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x8d\x01\n\x06labels\x18\x03 \x03(\x0b\x32@.yandex.cloud.cloudregistry.v1.CreateRegistryRequest.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\x04kind\x18\x04 \x01(\x0e\x32,.yandex.cloud.cloudregistry.v1.Registry.KindB\x04\xe8\xc7\x31\x01\x12@\n\x04type\x18\x05 \x01(\x0e\x32,.yandex.cloud.cloudregistry.v1.Registry.TypeB\x04\xe8\xc7\x31\x01\x12#\n\x0b\x64\x65scription\x18\x06 \x01(\tB\x0e\xe8\xc7\x31\x01\x8a\xc8\x31\x06<=1024\x12\x91\x01\n\nproperties\x18\x07 \x03(\x0b\x32\x44.yandex.cloud.cloudregistry.v1.CreateRegistryRequest.PropertiesEntryB7\xf2\xc7\x31\x0e[-_0-9a-zA-Z]+\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x11\x12\t[a-zA-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\x1a\x31\n\x0fPropertiesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"-\n\x16\x43reateRegistryMetadata\x12\x13\n\x0bregistry_id\x18\x01 \x01(\t\"\xc7\x04\n\x15UpdateRegistryRequest\x12!\n\x0bregistry_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\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\x8d\x01\n\x06labels\x18\x04 \x03(\x0b\x32@.yandex.cloud.cloudregistry.v1.UpdateRegistryRequest.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\x0b\x64\x65scription\x18\x05 \x01(\tB\x0e\xe8\xc7\x31\x01\x8a\xc8\x31\x06<=1024\x12\x91\x01\n\nproperties\x18\x06 \x03(\x0b\x32\x44.yandex.cloud.cloudregistry.v1.UpdateRegistryRequest.PropertiesEntryB7\xf2\xc7\x31\x0e[-_0-9a-zA-Z]+\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x11\x12\t[a-zA-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\x1a\x31\n\x0fPropertiesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"-\n\x16UpdateRegistryMetadata\x12\x13\n\x0bregistry_id\x18\x01 \x01(\t\":\n\x15\x44\x65leteRegistryRequest\x12!\n\x0bregistry_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"-\n\x16\x44\x65leteRegistryMetadata\x12\x13\n\x0bregistry_id\x18\x01 \x01(\t\"\x81\x01\n\x17SetIpPermissionsRequest\x12!\n\x0bregistry_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x43\n\x0eip_permissions\x18\x02 \x03(\x0b\x32+.yandex.cloud.cloudregistry.v1.IpPermission\"\x8f\x01\n\x1aUpdateIpPermissionsRequest\x12!\n\x0bregistry_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12N\n\x14ip_permission_deltas\x18\x02 \x03(\x0b\x32\x30.yandex.cloud.cloudregistry.v1.IpPermissionDelta\"=\n\x18ListIpPermissionsRequest\x12!\n\x0bregistry_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"]\n\x19ListIpPermissionsResponse\x12@\n\x0bpermissions\x18\x01 \x03(\x0b\x32+.yandex.cloud.cloudregistry.v1.IpPermission\"/\n\x18SetIpPermissionsMetadata\x12\x13\n\x0bregistry_id\x18\x01 \x01(\t\"2\n\x1bUpdateIpPermissionsMetadata\x12\x13\n\x0bregistry_id\x18\x01 \x01(\t\"\xc6\x01\n\x14ListArtifactsRequest\x12\x1d\n\x0bregistry_id\x18\x01 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12Q\n\x04path\x18\x02 \x01(\tBC\xf2\xc7\x31?|[a-z0-9]+(?:[._-][a-z0-9]+)*(/([a-z0-9]+(?:[._-][a-z0-9]+)*))*\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\"l\n\x15ListArtifactsResponse\x12:\n\tartifacts\x18\x01 \x03(\x0b\x32\'.yandex.cloud.cloudregistry.v1.Artifact\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\xae\x13\n\x0fRegistryService\x12\x96\x01\n\x03Get\x12\x31.yandex.cloud.cloudregistry.v1.GetRegistryRequest\x1a\'.yandex.cloud.cloudregistry.v1.Registry\"3\x82\xd3\xe4\x93\x02-\x12+/cloud-registry/v1/registries/{registry_id}\x12\x9a\x01\n\x04List\x12\x34.yandex.cloud.cloudregistry.v1.ListRegistriesRequest\x1a\x35.yandex.cloud.cloudregistry.v1.ListRegistriesResponse\"%\x82\xd3\xe4\x93\x02\x1f\x12\x1d/cloud-registry/v1/registries\x12\xb1\x01\n\x06\x43reate\x12\x34.yandex.cloud.cloudregistry.v1.CreateRegistryRequest\x1a!.yandex.cloud.operation.Operation\"N\xb2\xd2*\"\n\x16\x43reateRegistryMetadata\x12\x08Registry\x82\xd3\xe4\x93\x02\"\"\x1d/cloud-registry/v1/registries:\x01*\x12\xbf\x01\n\x06Update\x12\x34.yandex.cloud.cloudregistry.v1.UpdateRegistryRequest\x1a!.yandex.cloud.operation.Operation\"\\\xb2\xd2*\"\n\x16UpdateRegistryMetadata\x12\x08Registry\x82\xd3\xe4\x93\x02\x30\x32+/cloud-registry/v1/registries/{registry_id}:\x01*\x12\xc9\x01\n\x06\x44\x65lete\x12\x34.yandex.cloud.cloudregistry.v1.DeleteRegistryRequest\x1a!.yandex.cloud.operation.Operation\"f\xb2\xd2*/\n\x16\x44\x65leteRegistryMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02-*+/cloud-registry/v1/registries/{registry_id}\x12\xbd\x01\n\x12ListAccessBindings\x12..yandex.cloud.access.ListAccessBindingsRequest\x1a/.yandex.cloud.access.ListAccessBindingsResponse\"F\x82\xd3\xe4\x93\x02@\x12>/cloud-registry/v1/registries/{resource_id}:listAccessBindings\x12\xed\x01\n\x11SetAccessBindings\x12-.yandex.cloud.access.SetAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x85\x01\xb2\xd2*9\n access.SetAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x42\"=/cloud-registry/v1/registries/{resource_id}:setAccessBindings:\x01*\x12\xf9\x01\n\x14UpdateAccessBindings\x12\x30.yandex.cloud.access.UpdateAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x8b\x01\xb2\xd2*<\n#access.UpdateAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x45\"@/cloud-registry/v1/registries/{resource_id}:updateAccessBindings:\x01*\x12\xcd\x01\n\x11ListIpPermissions\x12\x37.yandex.cloud.cloudregistry.v1.ListIpPermissionsRequest\x1a\x38.yandex.cloud.cloudregistry.v1.ListIpPermissionsResponse\"E\x82\xd3\xe4\x93\x02?\x12=/cloud-registry/v1/registries/{registry_id}:listIpPermissions\x12\xeb\x01\n\x10SetIpPermissions\x12\x36.yandex.cloud.cloudregistry.v1.SetIpPermissionsRequest\x1a!.yandex.cloud.operation.Operation\"|\xb2\xd2*1\n\x18SetIpPermissionsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x41\"</cloud-registry/v1/registries/{registry_id}:setIpPermissions:\x01*\x12\xf8\x01\n\x13UpdateIpPermissions\x12\x39.yandex.cloud.cloudregistry.v1.UpdateIpPermissionsRequest\x1a!.yandex.cloud.operation.Operation\"\x82\x01\xb2\xd2*4\n\x1bUpdateIpPermissionsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x44\"?/cloud-registry/v1/registries/{registry_id}:updateIpPermissions:\x01*\x12\xbd\x01\n\rListArtifacts\x12\x33.yandex.cloud.cloudregistry.v1.ListArtifactsRequest\x1a\x34.yandex.cloud.cloudregistry.v1.ListArtifactsResponse\"A\x82\xd3\xe4\x93\x02;\x12\x39/cloud-registry/v1/registries/{registry_id}:listArtifactsBt\n!yandex.cloud.api.cloudregistry.v1ZOgithub.com/yandex-cloud/go-genproto/yandex/cloud/cloudregistry/v1;cloudregistryb\x06proto3')
|
|
26
26
|
|
|
27
27
|
_globals = globals()
|
|
28
28
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -48,6 +48,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
48
48
|
_CREATEREGISTRYREQUEST.fields_by_name['name']._serialized_options = b'\362\3071\035|[a-z][-a-z0-9]{1,61}[a-z0-9]'
|
|
49
49
|
_CREATEREGISTRYREQUEST.fields_by_name['labels']._options = None
|
|
50
50
|
_CREATEREGISTRYREQUEST.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'
|
|
51
|
+
_CREATEREGISTRYREQUEST.fields_by_name['kind']._options = None
|
|
52
|
+
_CREATEREGISTRYREQUEST.fields_by_name['kind']._serialized_options = b'\350\3071\001'
|
|
53
|
+
_CREATEREGISTRYREQUEST.fields_by_name['type']._options = None
|
|
54
|
+
_CREATEREGISTRYREQUEST.fields_by_name['type']._serialized_options = b'\350\3071\001'
|
|
51
55
|
_CREATEREGISTRYREQUEST.fields_by_name['description']._options = None
|
|
52
56
|
_CREATEREGISTRYREQUEST.fields_by_name['description']._serialized_options = b'\350\3071\001\212\3101\006<=1024'
|
|
53
57
|
_CREATEREGISTRYREQUEST.fields_by_name['properties']._options = None
|
|
@@ -113,41 +117,41 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
113
117
|
_globals['_LISTREGISTRIESRESPONSE']._serialized_start=610
|
|
114
118
|
_globals['_LISTREGISTRIESRESPONSE']._serialized_end=720
|
|
115
119
|
_globals['_CREATEREGISTRYREQUEST']._serialized_start=723
|
|
116
|
-
_globals['_CREATEREGISTRYREQUEST']._serialized_end=
|
|
117
|
-
_globals['_CREATEREGISTRYREQUEST_LABELSENTRY']._serialized_start=
|
|
118
|
-
_globals['_CREATEREGISTRYREQUEST_LABELSENTRY']._serialized_end=
|
|
119
|
-
_globals['_CREATEREGISTRYREQUEST_PROPERTIESENTRY']._serialized_start=
|
|
120
|
-
_globals['_CREATEREGISTRYREQUEST_PROPERTIESENTRY']._serialized_end=
|
|
121
|
-
_globals['_CREATEREGISTRYMETADATA']._serialized_start=
|
|
122
|
-
_globals['_CREATEREGISTRYMETADATA']._serialized_end=
|
|
123
|
-
_globals['_UPDATEREGISTRYREQUEST']._serialized_start=
|
|
124
|
-
_globals['_UPDATEREGISTRYREQUEST']._serialized_end=
|
|
125
|
-
_globals['_UPDATEREGISTRYREQUEST_LABELSENTRY']._serialized_start=
|
|
126
|
-
_globals['_UPDATEREGISTRYREQUEST_LABELSENTRY']._serialized_end=
|
|
127
|
-
_globals['_UPDATEREGISTRYREQUEST_PROPERTIESENTRY']._serialized_start=
|
|
128
|
-
_globals['_UPDATEREGISTRYREQUEST_PROPERTIESENTRY']._serialized_end=
|
|
129
|
-
_globals['_UPDATEREGISTRYMETADATA']._serialized_start=
|
|
130
|
-
_globals['_UPDATEREGISTRYMETADATA']._serialized_end=
|
|
131
|
-
_globals['_DELETEREGISTRYREQUEST']._serialized_start=
|
|
132
|
-
_globals['_DELETEREGISTRYREQUEST']._serialized_end=
|
|
133
|
-
_globals['_DELETEREGISTRYMETADATA']._serialized_start=
|
|
134
|
-
_globals['_DELETEREGISTRYMETADATA']._serialized_end=
|
|
135
|
-
_globals['_SETIPPERMISSIONSREQUEST']._serialized_start=
|
|
136
|
-
_globals['_SETIPPERMISSIONSREQUEST']._serialized_end=
|
|
137
|
-
_globals['_UPDATEIPPERMISSIONSREQUEST']._serialized_start=
|
|
138
|
-
_globals['_UPDATEIPPERMISSIONSREQUEST']._serialized_end=
|
|
139
|
-
_globals['_LISTIPPERMISSIONSREQUEST']._serialized_start=
|
|
140
|
-
_globals['_LISTIPPERMISSIONSREQUEST']._serialized_end=
|
|
141
|
-
_globals['_LISTIPPERMISSIONSRESPONSE']._serialized_start=
|
|
142
|
-
_globals['_LISTIPPERMISSIONSRESPONSE']._serialized_end=
|
|
143
|
-
_globals['_SETIPPERMISSIONSMETADATA']._serialized_start=
|
|
144
|
-
_globals['_SETIPPERMISSIONSMETADATA']._serialized_end=
|
|
145
|
-
_globals['_UPDATEIPPERMISSIONSMETADATA']._serialized_start=
|
|
146
|
-
_globals['_UPDATEIPPERMISSIONSMETADATA']._serialized_end=
|
|
147
|
-
_globals['_LISTARTIFACTSREQUEST']._serialized_start=
|
|
148
|
-
_globals['_LISTARTIFACTSREQUEST']._serialized_end=
|
|
149
|
-
_globals['_LISTARTIFACTSRESPONSE']._serialized_start=
|
|
150
|
-
_globals['_LISTARTIFACTSRESPONSE']._serialized_end=
|
|
151
|
-
_globals['_REGISTRYSERVICE']._serialized_start=
|
|
152
|
-
_globals['_REGISTRYSERVICE']._serialized_end=
|
|
120
|
+
_globals['_CREATEREGISTRYREQUEST']._serialized_end=1387
|
|
121
|
+
_globals['_CREATEREGISTRYREQUEST_LABELSENTRY']._serialized_start=1291
|
|
122
|
+
_globals['_CREATEREGISTRYREQUEST_LABELSENTRY']._serialized_end=1336
|
|
123
|
+
_globals['_CREATEREGISTRYREQUEST_PROPERTIESENTRY']._serialized_start=1338
|
|
124
|
+
_globals['_CREATEREGISTRYREQUEST_PROPERTIESENTRY']._serialized_end=1387
|
|
125
|
+
_globals['_CREATEREGISTRYMETADATA']._serialized_start=1389
|
|
126
|
+
_globals['_CREATEREGISTRYMETADATA']._serialized_end=1434
|
|
127
|
+
_globals['_UPDATEREGISTRYREQUEST']._serialized_start=1437
|
|
128
|
+
_globals['_UPDATEREGISTRYREQUEST']._serialized_end=2020
|
|
129
|
+
_globals['_UPDATEREGISTRYREQUEST_LABELSENTRY']._serialized_start=1291
|
|
130
|
+
_globals['_UPDATEREGISTRYREQUEST_LABELSENTRY']._serialized_end=1336
|
|
131
|
+
_globals['_UPDATEREGISTRYREQUEST_PROPERTIESENTRY']._serialized_start=1338
|
|
132
|
+
_globals['_UPDATEREGISTRYREQUEST_PROPERTIESENTRY']._serialized_end=1387
|
|
133
|
+
_globals['_UPDATEREGISTRYMETADATA']._serialized_start=2022
|
|
134
|
+
_globals['_UPDATEREGISTRYMETADATA']._serialized_end=2067
|
|
135
|
+
_globals['_DELETEREGISTRYREQUEST']._serialized_start=2069
|
|
136
|
+
_globals['_DELETEREGISTRYREQUEST']._serialized_end=2127
|
|
137
|
+
_globals['_DELETEREGISTRYMETADATA']._serialized_start=2129
|
|
138
|
+
_globals['_DELETEREGISTRYMETADATA']._serialized_end=2174
|
|
139
|
+
_globals['_SETIPPERMISSIONSREQUEST']._serialized_start=2177
|
|
140
|
+
_globals['_SETIPPERMISSIONSREQUEST']._serialized_end=2306
|
|
141
|
+
_globals['_UPDATEIPPERMISSIONSREQUEST']._serialized_start=2309
|
|
142
|
+
_globals['_UPDATEIPPERMISSIONSREQUEST']._serialized_end=2452
|
|
143
|
+
_globals['_LISTIPPERMISSIONSREQUEST']._serialized_start=2454
|
|
144
|
+
_globals['_LISTIPPERMISSIONSREQUEST']._serialized_end=2515
|
|
145
|
+
_globals['_LISTIPPERMISSIONSRESPONSE']._serialized_start=2517
|
|
146
|
+
_globals['_LISTIPPERMISSIONSRESPONSE']._serialized_end=2610
|
|
147
|
+
_globals['_SETIPPERMISSIONSMETADATA']._serialized_start=2612
|
|
148
|
+
_globals['_SETIPPERMISSIONSMETADATA']._serialized_end=2659
|
|
149
|
+
_globals['_UPDATEIPPERMISSIONSMETADATA']._serialized_start=2661
|
|
150
|
+
_globals['_UPDATEIPPERMISSIONSMETADATA']._serialized_end=2711
|
|
151
|
+
_globals['_LISTARTIFACTSREQUEST']._serialized_start=2714
|
|
152
|
+
_globals['_LISTARTIFACTSREQUEST']._serialized_end=2912
|
|
153
|
+
_globals['_LISTARTIFACTSRESPONSE']._serialized_start=2914
|
|
154
|
+
_globals['_LISTARTIFACTSRESPONSE']._serialized_end=3022
|
|
155
|
+
_globals['_REGISTRYSERVICE']._serialized_start=3025
|
|
156
|
+
_globals['_REGISTRYSERVICE']._serialized_end=5503
|
|
153
157
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -87,7 +87,7 @@ class RegistryServiceServicer(object):
|
|
|
87
87
|
def Get(self, request, context):
|
|
88
88
|
"""Returns the specified Registry resource.
|
|
89
89
|
|
|
90
|
-
To get the list of available Registry resources, make a [List] request.
|
|
90
|
+
To get the list of available Registry resources, make a [RegistryService.List] request.
|
|
91
91
|
"""
|
|
92
92
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
93
93
|
context.set_details('Method not implemented!')
|
|
@@ -166,7 +166,7 @@ class RegistryServiceServicer(object):
|
|
|
166
166
|
raise NotImplementedError('Method not implemented!')
|
|
167
167
|
|
|
168
168
|
def ListArtifacts(self, request, context):
|
|
169
|
-
"""Retrieves the list of
|
|
169
|
+
"""Retrieves the list of registry artifact resources in the specified registry.
|
|
170
170
|
"""
|
|
171
171
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
172
172
|
context.set_details('Method not implemented!')
|
|
@@ -30,7 +30,7 @@ class RegistryServiceStub:
|
|
|
30
30
|
]
|
|
31
31
|
"""Returns the specified Registry resource.
|
|
32
32
|
|
|
33
|
-
To get the list of available Registry resources, make a [List] request.
|
|
33
|
+
To get the list of available Registry resources, make a [RegistryService.List] request.
|
|
34
34
|
"""
|
|
35
35
|
|
|
36
36
|
List: grpc.UnaryUnaryMultiCallable[
|
|
@@ -100,7 +100,7 @@ class RegistryServiceStub:
|
|
|
100
100
|
yandex.cloud.cloudregistry.v1.registry_service_pb2.ListArtifactsRequest,
|
|
101
101
|
yandex.cloud.cloudregistry.v1.registry_service_pb2.ListArtifactsResponse,
|
|
102
102
|
]
|
|
103
|
-
"""Retrieves the list of
|
|
103
|
+
"""Retrieves the list of registry artifact resources in the specified registry."""
|
|
104
104
|
|
|
105
105
|
class RegistryServiceAsyncStub:
|
|
106
106
|
"""A set of methods for managing Registry resources."""
|
|
@@ -111,7 +111,7 @@ class RegistryServiceAsyncStub:
|
|
|
111
111
|
]
|
|
112
112
|
"""Returns the specified Registry resource.
|
|
113
113
|
|
|
114
|
-
To get the list of available Registry resources, make a [List] request.
|
|
114
|
+
To get the list of available Registry resources, make a [RegistryService.List] request.
|
|
115
115
|
"""
|
|
116
116
|
|
|
117
117
|
List: grpc.aio.UnaryUnaryMultiCallable[
|
|
@@ -181,7 +181,7 @@ class RegistryServiceAsyncStub:
|
|
|
181
181
|
yandex.cloud.cloudregistry.v1.registry_service_pb2.ListArtifactsRequest,
|
|
182
182
|
yandex.cloud.cloudregistry.v1.registry_service_pb2.ListArtifactsResponse,
|
|
183
183
|
]
|
|
184
|
-
"""Retrieves the list of
|
|
184
|
+
"""Retrieves the list of registry artifact resources in the specified registry."""
|
|
185
185
|
|
|
186
186
|
class RegistryServiceServicer(metaclass=abc.ABCMeta):
|
|
187
187
|
"""A set of methods for managing Registry resources."""
|
|
@@ -194,7 +194,7 @@ class RegistryServiceServicer(metaclass=abc.ABCMeta):
|
|
|
194
194
|
) -> typing.Union[yandex.cloud.cloudregistry.v1.registry_pb2.Registry, collections.abc.Awaitable[yandex.cloud.cloudregistry.v1.registry_pb2.Registry]]:
|
|
195
195
|
"""Returns the specified Registry resource.
|
|
196
196
|
|
|
197
|
-
To get the list of available Registry resources, make a [List] request.
|
|
197
|
+
To get the list of available Registry resources, make a [RegistryService.List] request.
|
|
198
198
|
"""
|
|
199
199
|
|
|
200
200
|
@abc.abstractmethod
|
|
@@ -286,6 +286,6 @@ class RegistryServiceServicer(metaclass=abc.ABCMeta):
|
|
|
286
286
|
request: yandex.cloud.cloudregistry.v1.registry_service_pb2.ListArtifactsRequest,
|
|
287
287
|
context: _ServicerContext,
|
|
288
288
|
) -> typing.Union[yandex.cloud.cloudregistry.v1.registry_service_pb2.ListArtifactsResponse, collections.abc.Awaitable[yandex.cloud.cloudregistry.v1.registry_service_pb2.ListArtifactsResponse]]:
|
|
289
|
-
"""Retrieves the list of
|
|
289
|
+
"""Retrieves the list of registry artifact resources in the specified registry."""
|
|
290
290
|
|
|
291
291
|
def add_RegistryServiceServicer_to_server(servicer: RegistryServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ...
|
|
@@ -16,7 +16,7 @@ from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
|
16
16
|
from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*yandex/cloud/datasphere/v2/jobs/jobs.proto\x12\x1fyandex.cloud.datasphere.v2.jobs\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\x1a\x1egoogle/protobuf/duration.proto\"\xc0\x05\n\rJobParameters\x12:\n\x0binput_files\x18\x01 \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12?\n\x0coutput_files\x18\x02 \x03(\x0b\x32).yandex.cloud.datasphere.v2.jobs.FileDesc\x12\x14\n\x0cs3_mount_ids\x18\x03 \x03(\t\x12\x13\n\x0b\x64\x61taset_ids\x18\x04 \x03(\t\x12\x0b\n\x03\x63md\x18\x05 \x01(\t\x12\x39\n\x03\x65nv\x18\x06 \x01(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.Environment\x12\x1b\n\x13\x61ttach_project_disk\x18\x07 \x01(\x08\x12Y\n\x14\x63loud_instance_types\x18\x08 \x03(\x0b\x32\x32.yandex.cloud.datasphere.v2.jobs.CloudInstanceTypeB\x07\x82\xc8\x31\x03>=1\x12Y\n\x18\x65xtended_working_storage\x18\t \x01(\x0b\x32\x37.yandex.cloud.datasphere.v2.jobs.ExtendedWorkingStorage\x12<\n\targuments\x18\n \x03(\x0b\x32).yandex.cloud.datasphere.v2.jobs.Argument\x12K\n\x0foutput_datasets\x18\x0b \x03(\x0b\x32\x32.yandex.cloud.datasphere.v2.jobs.OutputDatasetDesc\x12\x61\n\x1cgraceful_shutdown_parameters\x18\x0c \x01(\x0b\x32;.yandex.cloud.datasphere.v2.jobs.GracefulShutdownParameters\"!\n\x11\x43loudInstanceType\x12\x0c\n\x04name\x18\x01 \x01(\t\"\xb2\x01\n\x16\x45xtendedWorkingStorage\x12Q\n\x04type\x18\x01 \x01(\x0e\x32\x43.yandex.cloud.datasphere.v2.jobs.ExtendedWorkingStorage.StorageType\x12\x0f\n\x07size_gb\x18\x02 \x01(\x03\"4\n\x0bStorageType\x12\x1c\n\x18STORAGE_TYPE_UNSPECIFIED\x10\x00\x12\x07\n\x03SSD\x10\x01\"\'\n\x08\x41rgument\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\"\xb3\x01\n\x04\x46ile\x12\x37\n\x04\x64\x65sc\x18\x01 \x01(\x0b\x32).yandex.cloud.datasphere.v2.jobs.FileDesc\x12\x0e\n\x06sha256\x18\x02 \x01(\t\x12\x12\n\nsize_bytes\x18\x03 \x01(\x03\x12N\n\x10\x63ompression_type\x18\x04 \x01(\x0e\x32\x34.yandex.cloud.datasphere.v2.jobs.FileCompressionType\"O\n\x0bStorageFile\x12\x33\n\x04\x66ile\x18\x01 \x01(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12\x0b\n\x03url\x18\x02 \x01(\t\"%\n\x08\x46ileDesc\x12\x0c\n\x04path\x18\x01 \x01(\t\x12\x0b\n\x03var\x18\x02 \x01(\t\"\x93\x01\n\x0f\x46ileUploadError\x12\x45\n\x10output_file_desc\x18\x01 \x01(\x0b\x32).yandex.cloud.datasphere.v2.jobs.FileDescH\x00\x12\x17\n\rlog_file_name\x18\x02 \x01(\tH\x00\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\tB\x0b\n\tfile_type\"\xc3\x02\n\x0b\x45nvironment\x12\x44\n\x04vars\x18\x01 \x03(\x0b\x32\x36.yandex.cloud.datasphere.v2.jobs.Environment.VarsEntry\x12\"\n\x18\x64ocker_image_resource_id\x18\x02 \x01(\tH\x00\x12M\n\x11\x64ocker_image_spec\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.datasphere.v2.jobs.DockerImageSpecH\x00\x12>\n\npython_env\x18\x04 \x01(\x0b\x32*.yandex.cloud.datasphere.v2.jobs.PythonEnv\x1a+\n\tVarsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0e\n\x0c\x64ocker_image\"\x84\x01\n\x0f\x44ockerImageSpec\x12\x11\n\timage_url\x18\x01 \x01(\t\x12\x10\n\x08username\x18\x02 \x01(\t\x12\x1d\n\x13password_plain_text\x18\x03 \x01(\tH\x00\x12!\n\x17password_ds_secret_name\x18\x04 \x01(\tH\x00\x42\n\n\x08password\"\xcd\x01\n\tPythonEnv\x12\x12\n\nconda_yaml\x18\x01 \x01(\t\x12<\n\rlocal_modules\x18\x02 \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12\x16\n\x0epython_version\x18\x03 \x01(\t\x12\x14\n\x0crequirements\x18\x04 \x03(\t\x12@\n\x0bpip_options\x18\x05 \x01(\x0b\x32+.yandex.cloud.datasphere.v2.jobs.PipOptions\"a\n\nPipOptions\x12\x11\n\tindex_url\x18\x01 \x01(\t\x12\x18\n\x10\x65xtra_index_urls\x18\x02 \x03(\t\x12\x15\n\rtrusted_hosts\x18\x03 \x03(\t\x12\x0f\n\x07no_deps\x18\x04 \x01(\x08\"\xd3\x01\n\x11OutputDatasetDesc\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12N\n\x06labels\x18\x03 \x03(\x0b\x32>.yandex.cloud.datasphere.v2.jobs.OutputDatasetDesc.LabelsEntry\x12\x0f\n\x07size_gb\x18\x04 \x01(\x03\x12\x0b\n\x03var\x18\x05 \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"]\n\rOutputDataset\x12@\n\x04\x64\x65sc\x18\x01 \x01(\x0b\x32\x32.yandex.cloud.datasphere.v2.jobs.OutputDatasetDesc\x12\n\n\x02id\x18\x02 \x01(\t\"\xb0\x07\n\x03Job\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0c\n\x04\x64\x65sc\x18\x03 \x01(\t\x12.\n\ncreated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inished_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12:\n\x06status\x18\x06 \x01(\x0e\x32*.yandex.cloud.datasphere.v2.jobs.JobStatus\x12\x0e\n\x06\x63onfig\x18\x07 \x01(\t\x12\x15\n\rcreated_by_id\x18\x08 \x01(\t\x12\x12\n\nproject_id\x18\t \x01(\t\x12\x46\n\x0ejob_parameters\x18\n \x01(\x0b\x32..yandex.cloud.datasphere.v2.jobs.JobParameters\x12\x33\n\x0f\x64\x61ta_expires_at\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x14\n\x0c\x64\x61ta_cleared\x18\x0c \x01(\x08\x12;\n\x0coutput_files\x18\r \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12\x38\n\tlog_files\x18\x0e \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12?\n\x10\x64iagnostic_files\x18\x0f \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12\x17\n\x0f\x64\x61ta_size_bytes\x18\x10 \x01(\x03\x12.\n\nstarted_at\x18\x11 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x16\n\x0estatus_details\x18\x12 \x01(\t\x12V\n\x1a\x61\x63tual_cloud_instance_type\x18\x13 \x01(\x0b\x32\x32.yandex.cloud.datasphere.v2.jobs.CloudInstanceType\x12\x15\n\rparent_job_id\x18\x14 \x01(\t\x12\x45\n\x0b\x66ile_errors\x18\x15 \x03(\x0b\x32\x30.yandex.cloud.datasphere.v2.jobs.FileUploadError\x12G\n\x0foutput_datasets\x18\x16 \x03(\x0b\x32..yandex.cloud.datasphere.v2.jobs.OutputDataset\" \n\tJobResult\x12\x13\n\x0breturn_code\x18\x01 \x01(\x03\"X\n\x1aGracefulShutdownParameters\x12*\n\x07timeout\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x0e\n\x06signal\x18\x02 \x01(\x03*O\n\x13\x46ileCompressionType\x12%\n!FILE_COMPRESSION_TYPE_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\x07\n\x03ZIP\x10\x02*\x91\x01\n\tJobStatus\x12\x1a\n\x16JOB_STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\r\n\tEXECUTING\x10\x02\x12\x14\n\x10UPLOADING_OUTPUT\x10\x03\x12\x0b\n\x07SUCCESS\x10\x04\x12\t\n\x05\x45RROR\x10\x05\x12\r\n\tCANCELLED\x10\x06\x12\x0e\n\nCANCELLING\x10\x07\x42{\n#yandex.cloud.api.datasphere.v2.jobsB\x04JobsZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/datasphere/v2/jobs;datasphereb\x06proto3')
|
|
19
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*yandex/cloud/datasphere/v2/jobs/jobs.proto\x12\x1fyandex.cloud.datasphere.v2.jobs\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\x1a\x1egoogle/protobuf/duration.proto\"\xc0\x05\n\rJobParameters\x12:\n\x0binput_files\x18\x01 \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12?\n\x0coutput_files\x18\x02 \x03(\x0b\x32).yandex.cloud.datasphere.v2.jobs.FileDesc\x12\x14\n\x0cs3_mount_ids\x18\x03 \x03(\t\x12\x13\n\x0b\x64\x61taset_ids\x18\x04 \x03(\t\x12\x0b\n\x03\x63md\x18\x05 \x01(\t\x12\x39\n\x03\x65nv\x18\x06 \x01(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.Environment\x12\x1b\n\x13\x61ttach_project_disk\x18\x07 \x01(\x08\x12Y\n\x14\x63loud_instance_types\x18\x08 \x03(\x0b\x32\x32.yandex.cloud.datasphere.v2.jobs.CloudInstanceTypeB\x07\x82\xc8\x31\x03>=1\x12Y\n\x18\x65xtended_working_storage\x18\t \x01(\x0b\x32\x37.yandex.cloud.datasphere.v2.jobs.ExtendedWorkingStorage\x12<\n\targuments\x18\n \x03(\x0b\x32).yandex.cloud.datasphere.v2.jobs.Argument\x12K\n\x0foutput_datasets\x18\x0b \x03(\x0b\x32\x32.yandex.cloud.datasphere.v2.jobs.OutputDatasetDesc\x12\x61\n\x1cgraceful_shutdown_parameters\x18\x0c \x01(\x0b\x32;.yandex.cloud.datasphere.v2.jobs.GracefulShutdownParameters\"!\n\x11\x43loudInstanceType\x12\x0c\n\x04name\x18\x01 \x01(\t\"\xb2\x01\n\x16\x45xtendedWorkingStorage\x12Q\n\x04type\x18\x01 \x01(\x0e\x32\x43.yandex.cloud.datasphere.v2.jobs.ExtendedWorkingStorage.StorageType\x12\x0f\n\x07size_gb\x18\x02 \x01(\x03\"4\n\x0bStorageType\x12\x1c\n\x18STORAGE_TYPE_UNSPECIFIED\x10\x00\x12\x07\n\x03SSD\x10\x01\"\'\n\x08\x41rgument\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\"\xb3\x01\n\x04\x46ile\x12\x37\n\x04\x64\x65sc\x18\x01 \x01(\x0b\x32).yandex.cloud.datasphere.v2.jobs.FileDesc\x12\x0e\n\x06sha256\x18\x02 \x01(\t\x12\x12\n\nsize_bytes\x18\x03 \x01(\x03\x12N\n\x10\x63ompression_type\x18\x04 \x01(\x0e\x32\x34.yandex.cloud.datasphere.v2.jobs.FileCompressionType\"O\n\x0bStorageFile\x12\x33\n\x04\x66ile\x18\x01 \x01(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12\x0b\n\x03url\x18\x02 \x01(\t\"%\n\x08\x46ileDesc\x12\x0c\n\x04path\x18\x01 \x01(\t\x12\x0b\n\x03var\x18\x02 \x01(\t\"\x93\x01\n\x0f\x46ileUploadError\x12\x45\n\x10output_file_desc\x18\x01 \x01(\x0b\x32).yandex.cloud.datasphere.v2.jobs.FileDescH\x00\x12\x17\n\rlog_file_name\x18\x02 \x01(\tH\x00\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\tB\x0b\n\tfile_type\"\xc3\x02\n\x0b\x45nvironment\x12\x44\n\x04vars\x18\x01 \x03(\x0b\x32\x36.yandex.cloud.datasphere.v2.jobs.Environment.VarsEntry\x12\"\n\x18\x64ocker_image_resource_id\x18\x02 \x01(\tH\x00\x12M\n\x11\x64ocker_image_spec\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.datasphere.v2.jobs.DockerImageSpecH\x00\x12>\n\npython_env\x18\x04 \x01(\x0b\x32*.yandex.cloud.datasphere.v2.jobs.PythonEnv\x1a+\n\tVarsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x0e\n\x0c\x64ocker_image\"\x84\x01\n\x0f\x44ockerImageSpec\x12\x11\n\timage_url\x18\x01 \x01(\t\x12\x10\n\x08username\x18\x02 \x01(\t\x12\x1d\n\x13password_plain_text\x18\x03 \x01(\tH\x00\x12!\n\x17password_ds_secret_name\x18\x04 \x01(\tH\x00\x42\n\n\x08password\"\xcd\x01\n\tPythonEnv\x12\x12\n\nconda_yaml\x18\x01 \x01(\t\x12<\n\rlocal_modules\x18\x02 \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12\x16\n\x0epython_version\x18\x03 \x01(\t\x12\x14\n\x0crequirements\x18\x04 \x03(\t\x12@\n\x0bpip_options\x18\x05 \x01(\x0b\x32+.yandex.cloud.datasphere.v2.jobs.PipOptions\"a\n\nPipOptions\x12\x11\n\tindex_url\x18\x01 \x01(\t\x12\x18\n\x10\x65xtra_index_urls\x18\x02 \x03(\t\x12\x15\n\rtrusted_hosts\x18\x03 \x03(\t\x12\x0f\n\x07no_deps\x18\x04 \x01(\x08\"\xd3\x01\n\x11OutputDatasetDesc\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12N\n\x06labels\x18\x03 \x03(\x0b\x32>.yandex.cloud.datasphere.v2.jobs.OutputDatasetDesc.LabelsEntry\x12\x0f\n\x07size_gb\x18\x04 \x01(\x03\x12\x0b\n\x03var\x18\x05 \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"]\n\rOutputDataset\x12@\n\x04\x64\x65sc\x18\x01 \x01(\x0b\x32\x32.yandex.cloud.datasphere.v2.jobs.OutputDatasetDesc\x12\n\n\x02id\x18\x02 \x01(\t\"\xb0\x07\n\x03Job\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0c\n\x04\x64\x65sc\x18\x03 \x01(\t\x12.\n\ncreated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inished_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12:\n\x06status\x18\x06 \x01(\x0e\x32*.yandex.cloud.datasphere.v2.jobs.JobStatus\x12\x0e\n\x06\x63onfig\x18\x07 \x01(\t\x12\x15\n\rcreated_by_id\x18\x08 \x01(\t\x12\x12\n\nproject_id\x18\t \x01(\t\x12\x46\n\x0ejob_parameters\x18\n \x01(\x0b\x32..yandex.cloud.datasphere.v2.jobs.JobParameters\x12\x33\n\x0f\x64\x61ta_expires_at\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x14\n\x0c\x64\x61ta_cleared\x18\x0c \x01(\x08\x12;\n\x0coutput_files\x18\r \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12\x38\n\tlog_files\x18\x0e \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12?\n\x10\x64iagnostic_files\x18\x0f \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.File\x12\x17\n\x0f\x64\x61ta_size_bytes\x18\x10 \x01(\x03\x12.\n\nstarted_at\x18\x11 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x16\n\x0estatus_details\x18\x12 \x01(\t\x12V\n\x1a\x61\x63tual_cloud_instance_type\x18\x13 \x01(\x0b\x32\x32.yandex.cloud.datasphere.v2.jobs.CloudInstanceType\x12\x15\n\rparent_job_id\x18\x14 \x01(\t\x12\x45\n\x0b\x66ile_errors\x18\x15 \x03(\x0b\x32\x30.yandex.cloud.datasphere.v2.jobs.FileUploadError\x12G\n\x0foutput_datasets\x18\x16 \x03(\x0b\x32..yandex.cloud.datasphere.v2.jobs.OutputDataset\" \n\tJobResult\x12\x13\n\x0breturn_code\x18\x01 \x01(\x03\"X\n\x1aGracefulShutdownParameters\x12*\n\x07timeout\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x0e\n\x06signal\x18\x02 \x01(\x03\"\x98\x03\n\x0bJobMetadata\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12.\n\ncreated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nstarted_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inished_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x33\n\x0f\x64\x61ta_expires_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12:\n\x06status\x18\x08 \x01(\x0e\x32*.yandex.cloud.datasphere.v2.jobs.JobStatus\x12\x16\n\x0estatus_details\x18\t \x01(\t\x12\x15\n\rcreated_by_id\x18\n \x01(\t\x12\x12\n\nproject_id\x18\x0b \x01(\t\x12\x15\n\rparent_job_id\x18\x0c \x01(\t\"a\n\x0bJobProgress\x12\x0f\n\x07message\x18\x01 \x01(\t\x12\x10\n\x08progress\x18\x02 \x01(\x03\x12/\n\x0b\x63reate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp*O\n\x13\x46ileCompressionType\x12%\n!FILE_COMPRESSION_TYPE_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\x07\n\x03ZIP\x10\x02*\x91\x01\n\tJobStatus\x12\x1a\n\x16JOB_STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\r\n\tEXECUTING\x10\x02\x12\x14\n\x10UPLOADING_OUTPUT\x10\x03\x12\x0b\n\x07SUCCESS\x10\x04\x12\t\n\x05\x45RROR\x10\x05\x12\r\n\tCANCELLED\x10\x06\x12\x0e\n\nCANCELLING\x10\x07\x42{\n#yandex.cloud.api.datasphere.v2.jobsB\x04JobsZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/datasphere/v2/jobs;datasphereb\x06proto3')
|
|
20
20
|
|
|
21
21
|
_globals = globals()
|
|
22
22
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -30,10 +30,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
30
30
|
_ENVIRONMENT_VARSENTRY._serialized_options = b'8\001'
|
|
31
31
|
_OUTPUTDATASETDESC_LABELSENTRY._options = None
|
|
32
32
|
_OUTPUTDATASETDESC_LABELSENTRY._serialized_options = b'8\001'
|
|
33
|
-
_globals['_FILECOMPRESSIONTYPE']._serialized_start=
|
|
34
|
-
_globals['_FILECOMPRESSIONTYPE']._serialized_end=
|
|
35
|
-
_globals['_JOBSTATUS']._serialized_start=
|
|
36
|
-
_globals['_JOBSTATUS']._serialized_end=
|
|
33
|
+
_globals['_FILECOMPRESSIONTYPE']._serialized_start=4249
|
|
34
|
+
_globals['_FILECOMPRESSIONTYPE']._serialized_end=4328
|
|
35
|
+
_globals['_JOBSTATUS']._serialized_start=4331
|
|
36
|
+
_globals['_JOBSTATUS']._serialized_end=4476
|
|
37
37
|
_globals['_JOBPARAMETERS']._serialized_start=176
|
|
38
38
|
_globals['_JOBPARAMETERS']._serialized_end=880
|
|
39
39
|
_globals['_CLOUDINSTANCETYPE']._serialized_start=882
|
|
@@ -74,4 +74,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
74
74
|
_globals['_JOBRESULT']._serialized_end=3647
|
|
75
75
|
_globals['_GRACEFULSHUTDOWNPARAMETERS']._serialized_start=3649
|
|
76
76
|
_globals['_GRACEFULSHUTDOWNPARAMETERS']._serialized_end=3737
|
|
77
|
+
_globals['_JOBMETADATA']._serialized_start=3740
|
|
78
|
+
_globals['_JOBMETADATA']._serialized_end=4148
|
|
79
|
+
_globals['_JOBPROGRESS']._serialized_start=4150
|
|
80
|
+
_globals['_JOBPROGRESS']._serialized_end=4247
|
|
77
81
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -688,3 +688,99 @@ class GracefulShutdownParameters(google.protobuf.message.Message):
|
|
|
688
688
|
def ClearField(self, field_name: typing.Literal["signal", b"signal", "timeout", b"timeout"]) -> None: ...
|
|
689
689
|
|
|
690
690
|
global___GracefulShutdownParameters = GracefulShutdownParameters
|
|
691
|
+
|
|
692
|
+
@typing.final
|
|
693
|
+
class JobMetadata(google.protobuf.message.Message):
|
|
694
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
695
|
+
|
|
696
|
+
ID_FIELD_NUMBER: builtins.int
|
|
697
|
+
NAME_FIELD_NUMBER: builtins.int
|
|
698
|
+
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
699
|
+
CREATED_AT_FIELD_NUMBER: builtins.int
|
|
700
|
+
STARTED_AT_FIELD_NUMBER: builtins.int
|
|
701
|
+
FINISHED_AT_FIELD_NUMBER: builtins.int
|
|
702
|
+
DATA_EXPIRES_AT_FIELD_NUMBER: builtins.int
|
|
703
|
+
STATUS_FIELD_NUMBER: builtins.int
|
|
704
|
+
STATUS_DETAILS_FIELD_NUMBER: builtins.int
|
|
705
|
+
CREATED_BY_ID_FIELD_NUMBER: builtins.int
|
|
706
|
+
PROJECT_ID_FIELD_NUMBER: builtins.int
|
|
707
|
+
PARENT_JOB_ID_FIELD_NUMBER: builtins.int
|
|
708
|
+
id: builtins.str
|
|
709
|
+
"""ID of the job."""
|
|
710
|
+
name: builtins.str
|
|
711
|
+
"""Name of the job."""
|
|
712
|
+
description: builtins.str
|
|
713
|
+
"""Description of the job."""
|
|
714
|
+
status: global___JobStatus.ValueType
|
|
715
|
+
"""Status of the job."""
|
|
716
|
+
status_details: builtins.str
|
|
717
|
+
"""Details."""
|
|
718
|
+
created_by_id: builtins.str
|
|
719
|
+
"""ID of the user who created the job."""
|
|
720
|
+
project_id: builtins.str
|
|
721
|
+
"""ID of the project."""
|
|
722
|
+
parent_job_id: builtins.str
|
|
723
|
+
"""Reference to the parent job."""
|
|
724
|
+
@property
|
|
725
|
+
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
726
|
+
"""Create job timestamp."""
|
|
727
|
+
|
|
728
|
+
@property
|
|
729
|
+
def started_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
730
|
+
"""Start job timestamp."""
|
|
731
|
+
|
|
732
|
+
@property
|
|
733
|
+
def finished_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
734
|
+
"""Finish job timestamp."""
|
|
735
|
+
|
|
736
|
+
@property
|
|
737
|
+
def data_expires_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
738
|
+
"""Job data expiration timestamp."""
|
|
739
|
+
|
|
740
|
+
def __init__(
|
|
741
|
+
self,
|
|
742
|
+
*,
|
|
743
|
+
id: builtins.str = ...,
|
|
744
|
+
name: builtins.str = ...,
|
|
745
|
+
description: builtins.str = ...,
|
|
746
|
+
created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
747
|
+
started_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
748
|
+
finished_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
749
|
+
data_expires_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
750
|
+
status: global___JobStatus.ValueType = ...,
|
|
751
|
+
status_details: builtins.str = ...,
|
|
752
|
+
created_by_id: builtins.str = ...,
|
|
753
|
+
project_id: builtins.str = ...,
|
|
754
|
+
parent_job_id: builtins.str = ...,
|
|
755
|
+
) -> None: ...
|
|
756
|
+
def HasField(self, field_name: typing.Literal["created_at", b"created_at", "data_expires_at", b"data_expires_at", "finished_at", b"finished_at", "started_at", b"started_at"]) -> builtins.bool: ...
|
|
757
|
+
def ClearField(self, field_name: typing.Literal["created_at", b"created_at", "created_by_id", b"created_by_id", "data_expires_at", b"data_expires_at", "description", b"description", "finished_at", b"finished_at", "id", b"id", "name", b"name", "parent_job_id", b"parent_job_id", "project_id", b"project_id", "started_at", b"started_at", "status", b"status", "status_details", b"status_details"]) -> None: ...
|
|
758
|
+
|
|
759
|
+
global___JobMetadata = JobMetadata
|
|
760
|
+
|
|
761
|
+
@typing.final
|
|
762
|
+
class JobProgress(google.protobuf.message.Message):
|
|
763
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
764
|
+
|
|
765
|
+
MESSAGE_FIELD_NUMBER: builtins.int
|
|
766
|
+
PROGRESS_FIELD_NUMBER: builtins.int
|
|
767
|
+
CREATE_TIME_FIELD_NUMBER: builtins.int
|
|
768
|
+
message: builtins.str
|
|
769
|
+
"""Progress message"""
|
|
770
|
+
progress: builtins.int
|
|
771
|
+
"""Progress of the job from 0 to 100"""
|
|
772
|
+
@property
|
|
773
|
+
def create_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
774
|
+
"""Progress create time"""
|
|
775
|
+
|
|
776
|
+
def __init__(
|
|
777
|
+
self,
|
|
778
|
+
*,
|
|
779
|
+
message: builtins.str = ...,
|
|
780
|
+
progress: builtins.int = ...,
|
|
781
|
+
create_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
782
|
+
) -> None: ...
|
|
783
|
+
def HasField(self, field_name: typing.Literal["create_time", b"create_time"]) -> builtins.bool: ...
|
|
784
|
+
def ClearField(self, field_name: typing.Literal["create_time", b"create_time", "message", b"message", "progress", b"progress"]) -> None: ...
|
|
785
|
+
|
|
786
|
+
global___JobProgress = JobProgress
|
|
@@ -20,7 +20,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
|
|
|
20
20
|
from yandex.cloud.datasphere.v2.jobs import jobs_pb2 as yandex_dot_cloud_dot_datasphere_dot_v2_dot_jobs_dot_jobs__pb2
|
|
21
21
|
|
|
22
22
|
|
|
23
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n9yandex/cloud/datasphere/v2/jobs/project_job_service.proto\x12\x1fyandex.cloud.datasphere.v2.jobs\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/api/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a&yandex/cloud/operation/operation.proto\x1a*yandex/cloud/datasphere/v2/jobs/jobs.proto\"\xce\x01\n\x17\x43reateProjectJobRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x46\n\x0ejob_parameters\x18\x02 \x01(\x0b\x32..yandex.cloud.datasphere.v2.jobs.JobParameters\x12\x0e\n\x06\x63onfig\x18\x03 \x01(\t\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x0c\n\x04\x64\x65sc\x18\x05 \x01(\t\x12+\n\x08\x64\x61ta_ttl\x18\x06 \x01(\x0b\x32\x19.google.protobuf.Duration\">\n\x18\x43reateProjectJobMetadata\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06job_id\x18\x02 \x01(\t\"n\n\x18\x43reateProjectJobResponse\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x42\n\x0cupload_files\x18\x02 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\"\xca\x01\n\x16\x43loneProjectJobRequest\x12\x15\n\rsource_job_id\x18\x01 \x01(\t\x12P\n\x18job_parameters_overrides\x18\x02 \x01(\x0b\x32..yandex.cloud.datasphere.v2.jobs.JobParameters\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x0c\n\x04\x64\x65sc\x18\x04 \x01(\t\x12+\n\x08\x64\x61ta_ttl\x18\x05 \x01(\x0b\x32\x19.google.protobuf.Duration\"m\n\x17\x43loneProjectJobResponse\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x42\n\x0cupload_files\x18\x02 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\"=\n\x17\x43loneProjectJobMetadata\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06job_id\x18\x02 \x01(\t\"*\n\x18\x45xecuteProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"\xe4\x01\n\x19\x45xecuteProjectJobResponse\x12\x42\n\x0coutput_files\x18\x01 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\x12G\n\x0foutput_datasets\x18\x03 \x03(\x0b\x32..yandex.cloud.datasphere.v2.jobs.OutputDataset\x12:\n\x06result\x18\x02 \x01(\x0b\x32*.yandex.cloud.datasphere.v2.jobs.JobResult\"
|
|
23
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n9yandex/cloud/datasphere/v2/jobs/project_job_service.proto\x12\x1fyandex.cloud.datasphere.v2.jobs\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/api/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a&yandex/cloud/operation/operation.proto\x1a*yandex/cloud/datasphere/v2/jobs/jobs.proto\"\xce\x01\n\x17\x43reateProjectJobRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x46\n\x0ejob_parameters\x18\x02 \x01(\x0b\x32..yandex.cloud.datasphere.v2.jobs.JobParameters\x12\x0e\n\x06\x63onfig\x18\x03 \x01(\t\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x0c\n\x04\x64\x65sc\x18\x05 \x01(\t\x12+\n\x08\x64\x61ta_ttl\x18\x06 \x01(\x0b\x32\x19.google.protobuf.Duration\">\n\x18\x43reateProjectJobMetadata\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06job_id\x18\x02 \x01(\t\"n\n\x18\x43reateProjectJobResponse\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x42\n\x0cupload_files\x18\x02 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\"\xca\x01\n\x16\x43loneProjectJobRequest\x12\x15\n\rsource_job_id\x18\x01 \x01(\t\x12P\n\x18job_parameters_overrides\x18\x02 \x01(\x0b\x32..yandex.cloud.datasphere.v2.jobs.JobParameters\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x0c\n\x04\x64\x65sc\x18\x04 \x01(\t\x12+\n\x08\x64\x61ta_ttl\x18\x05 \x01(\x0b\x32\x19.google.protobuf.Duration\"m\n\x17\x43loneProjectJobResponse\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x42\n\x0cupload_files\x18\x02 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\"=\n\x17\x43loneProjectJobMetadata\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06job_id\x18\x02 \x01(\t\"*\n\x18\x45xecuteProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"\xe4\x01\n\x19\x45xecuteProjectJobResponse\x12\x42\n\x0coutput_files\x18\x01 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\x12G\n\x0foutput_datasets\x18\x03 \x03(\x0b\x32..yandex.cloud.datasphere.v2.jobs.OutputDataset\x12:\n\x06result\x18\x02 \x01(\x0b\x32*.yandex.cloud.datasphere.v2.jobs.JobResult\"\xd2\x01\n\x19\x45xecuteProjectJobMetadata\x12\x35\n\x03job\x18\x01 \x01(\x0b\x32$.yandex.cloud.datasphere.v2.jobs.JobB\x02\x18\x01\x12>\n\x08progress\x18\x02 \x01(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.JobProgress\x12>\n\x08metadata\x18\x03 \x01(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.JobMetadata\"K\n\x17\x43\x61ncelProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x0e\n\x06reason\x18\x02 \x01(\t\x12\x10\n\x08graceful\x18\x03 \x01(\x08\">\n\x1cReadProjectJobStdLogsRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x0e\n\x06offset\x18\x02 \x01(\x03\"f\n\x1dReadProjectJobStdLogsResponse\x12\x35\n\x04logs\x18\x01 \x03(\x0b\x32\'.yandex.cloud.datasphere.v2.jobs.StdLog\x12\x0e\n\x06offset\x18\x02 \x01(\x03\";\n\x19ReadProjectJobLogsRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x0e\n\x06offset\x18\x02 \x01(\x03\"g\n\x1aReadProjectJobLogsResponse\x12\x39\n\x04logs\x18\x01 \x03(\x0b\x32+.yandex.cloud.datasphere.v2.jobs.LogMessage\x12\x0e\n\x06offset\x18\x02 \x01(\x03\"u\n\x1e\x44ownloadProjectJobFilesRequest\x12\x14\n\x06job_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12=\n\x05\x66iles\x18\x02 \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.FileB\x07\x82\xc8\x31\x03>=1\"g\n\x1f\x44ownloadProjectJobFilesResponse\x12\x44\n\x0e\x64ownload_files\x18\x01 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\"n\n\x15ListProjectJobRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x11\n\tpage_size\x18\x02 \x01(\x03\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"e\n\x16ListProjectJobResponse\x12\x32\n\x04jobs\x18\x01 \x03(\x0b\x32$.yandex.cloud.datasphere.v2.jobs.Job\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"&\n\x14GetProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\")\n\x17\x44\x65leteProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"*\n\x18\x44\x65leteProjectJobMetadata\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"-\n\x1b\x44\x65leteProjectJobDataRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\".\n\x1c\x44\x65leteProjectJobDataMetadata\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"\x1e\n\x1c\x44\x65leteProjectJobDataResponse\"4\n\x1e\x44\x65leteAllProjectJobDataRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\"5\n\x1f\x44\x65leteAllProjectJobDataMetadata\x12\x12\n\nproject_id\x18\x01 \x01(\t\"!\n\x1f\x44\x65leteAllProjectJobDataResponse\"U\n\x1bSetProjectJobDataTtlRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12&\n\x03ttl\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\"\x1e\n\x1cSetProjectJobDataTtlResponse\"\x85\x01\n\x06StdLog\x12\x0f\n\x07\x63ontent\x18\x01 \x01(\x0c\x12:\n\x04type\x18\x02 \x01(\x0e\x32,.yandex.cloud.datasphere.v2.jobs.StdLog.Type\".\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x07\n\x03OUT\x10\x01\x12\x07\n\x03\x45RR\x10\x02\"\xb8\x01\n\nLogMessage\x12\x0f\n\x07\x63ontent\x18\x01 \x01(\x0c\x12.\n\ncreated_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12J\n\x0fstandard_stream\x18\x03 \x01(\x0e\x32/.yandex.cloud.datasphere.v2.jobs.StandardStreamH\x00\x12\x13\n\tfile_path\x18\x04 \x01(\tH\x00\x42\x08\n\x06source*C\n\x0eStandardStream\x12\x1f\n\x1bSTANDARD_STREAM_UNSPECIFIED\x10\x00\x12\x07\n\x03OUT\x10\x01\x12\x07\n\x03\x45RR\x10\x02\x32\x83\x0f\n\x11ProjectJobService\x12\x9f\x01\n\x06\x43reate\x12\x38.yandex.cloud.datasphere.v2.jobs.CreateProjectJobRequest\x1a!.yandex.cloud.operation.Operation\"8\xb2\xd2*4\n\x18\x43reateProjectJobMetadata\x12\x18\x43reateProjectJobResponse\x12\x9b\x01\n\x05\x43lone\x12\x37.yandex.cloud.datasphere.v2.jobs.CloneProjectJobRequest\x1a!.yandex.cloud.operation.Operation\"6\xb2\xd2*2\n\x17\x43loneProjectJobMetadata\x12\x17\x43loneProjectJobResponse\x12\xa3\x01\n\x07\x45xecute\x12\x39.yandex.cloud.datasphere.v2.jobs.ExecuteProjectJobRequest\x1a!.yandex.cloud.operation.Operation\":\xb2\xd2*6\n\x19\x45xecuteProjectJobMetadata\x12\x19\x45xecuteProjectJobResponse\x12Z\n\x06\x43\x61ncel\x12\x38.yandex.cloud.datasphere.v2.jobs.CancelProjectJobRequest\x1a\x16.google.protobuf.Empty\x12\x93\x01\n\x0bReadStdLogs\x12=.yandex.cloud.datasphere.v2.jobs.ReadProjectJobStdLogsRequest\x1a>.yandex.cloud.datasphere.v2.jobs.ReadProjectJobStdLogsResponse\"\x03\x88\x02\x01\x30\x01\x12\x85\x01\n\x08ReadLogs\x12:.yandex.cloud.datasphere.v2.jobs.ReadProjectJobLogsRequest\x1a;.yandex.cloud.datasphere.v2.jobs.ReadProjectJobLogsResponse0\x01\x12\x95\x01\n\x10\x44ownloadJobFiles\x12?.yandex.cloud.datasphere.v2.jobs.DownloadProjectJobFilesRequest\x1a@.yandex.cloud.datasphere.v2.jobs.DownloadProjectJobFilesResponse\x12w\n\x04List\x12\x36.yandex.cloud.datasphere.v2.jobs.ListProjectJobRequest\x1a\x37.yandex.cloud.datasphere.v2.jobs.ListProjectJobResponse\x12\x62\n\x03Get\x12\x35.yandex.cloud.datasphere.v2.jobs.GetProjectJobRequest\x1a$.yandex.cloud.datasphere.v2.jobs.Job\x12\x9c\x01\n\x06\x44\x65lete\x12\x38.yandex.cloud.datasphere.v2.jobs.DeleteProjectJobRequest\x1a!.yandex.cloud.operation.Operation\"5\xb2\xd2*1\n\x18\x44\x65leteProjectJobMetadata\x12\x15google.protobuf.Empty\x12\xaf\x01\n\nDeleteData\x12<.yandex.cloud.datasphere.v2.jobs.DeleteProjectJobDataRequest\x1a!.yandex.cloud.operation.Operation\"@\xb2\xd2*<\n\x1c\x44\x65leteProjectJobDataMetadata\x12\x1c\x44\x65leteProjectJobDataResponse\x12\xbb\x01\n\rDeleteAllData\x12?.yandex.cloud.datasphere.v2.jobs.DeleteAllProjectJobDataRequest\x1a!.yandex.cloud.operation.Operation\"F\xb2\xd2*B\n\x1f\x44\x65leteAllProjectJobDataMetadata\x12\x1f\x44\x65leteAllProjectJobDataResponse\x12\x89\x01\n\nSetDataTtl\x12<.yandex.cloud.datasphere.v2.jobs.SetProjectJobDataTtlRequest\x1a=.yandex.cloud.datasphere.v2.jobs.SetProjectJobDataTtlResponseB|\n#yandex.cloud.api.datasphere.v2.jobsB\x05\x44SPJSZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/datasphere/v2/jobs;datasphereb\x06proto3')
|
|
24
24
|
|
|
25
25
|
_globals = globals()
|
|
26
26
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -28,6 +28,8 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.datasphere.v2.
|
|
|
28
28
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
29
29
|
DESCRIPTOR._options = None
|
|
30
30
|
DESCRIPTOR._serialized_options = b'\n#yandex.cloud.api.datasphere.v2.jobsB\005DSPJSZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/datasphere/v2/jobs;datasphere'
|
|
31
|
+
_EXECUTEPROJECTJOBMETADATA.fields_by_name['job']._options = None
|
|
32
|
+
_EXECUTEPROJECTJOBMETADATA.fields_by_name['job']._serialized_options = b'\030\001'
|
|
31
33
|
_DOWNLOADPROJECTJOBFILESREQUEST.fields_by_name['job_id']._options = None
|
|
32
34
|
_DOWNLOADPROJECTJOBFILESREQUEST.fields_by_name['job_id']._serialized_options = b'\350\3071\001'
|
|
33
35
|
_DOWNLOADPROJECTJOBFILESREQUEST.fields_by_name['files']._options = None
|
|
@@ -48,8 +50,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
48
50
|
_PROJECTJOBSERVICE.methods_by_name['DeleteData']._serialized_options = b'\262\322*<\n\034DeleteProjectJobDataMetadata\022\034DeleteProjectJobDataResponse'
|
|
49
51
|
_PROJECTJOBSERVICE.methods_by_name['DeleteAllData']._options = None
|
|
50
52
|
_PROJECTJOBSERVICE.methods_by_name['DeleteAllData']._serialized_options = b'\262\322*B\n\037DeleteAllProjectJobDataMetadata\022\037DeleteAllProjectJobDataResponse'
|
|
51
|
-
_globals['_STANDARDSTREAM']._serialized_start=
|
|
52
|
-
_globals['_STANDARDSTREAM']._serialized_end=
|
|
53
|
+
_globals['_STANDARDSTREAM']._serialized_start=3279
|
|
54
|
+
_globals['_STANDARDSTREAM']._serialized_end=3346
|
|
53
55
|
_globals['_CREATEPROJECTJOBREQUEST']._serialized_start=338
|
|
54
56
|
_globals['_CREATEPROJECTJOBREQUEST']._serialized_end=544
|
|
55
57
|
_globals['_CREATEPROJECTJOBMETADATA']._serialized_start=546
|
|
@@ -66,54 +68,54 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
66
68
|
_globals['_EXECUTEPROJECTJOBREQUEST']._serialized_end=1143
|
|
67
69
|
_globals['_EXECUTEPROJECTJOBRESPONSE']._serialized_start=1146
|
|
68
70
|
_globals['_EXECUTEPROJECTJOBRESPONSE']._serialized_end=1374
|
|
69
|
-
_globals['_EXECUTEPROJECTJOBMETADATA']._serialized_start=
|
|
70
|
-
_globals['_EXECUTEPROJECTJOBMETADATA']._serialized_end=
|
|
71
|
-
_globals['_CANCELPROJECTJOBREQUEST']._serialized_start=
|
|
72
|
-
_globals['_CANCELPROJECTJOBREQUEST']._serialized_end=
|
|
73
|
-
_globals['_READPROJECTJOBSTDLOGSREQUEST']._serialized_start=
|
|
74
|
-
_globals['_READPROJECTJOBSTDLOGSREQUEST']._serialized_end=
|
|
75
|
-
_globals['_READPROJECTJOBSTDLOGSRESPONSE']._serialized_start=
|
|
76
|
-
_globals['_READPROJECTJOBSTDLOGSRESPONSE']._serialized_end=
|
|
77
|
-
_globals['_READPROJECTJOBLOGSREQUEST']._serialized_start=
|
|
78
|
-
_globals['_READPROJECTJOBLOGSREQUEST']._serialized_end=
|
|
79
|
-
_globals['_READPROJECTJOBLOGSRESPONSE']._serialized_start=
|
|
80
|
-
_globals['_READPROJECTJOBLOGSRESPONSE']._serialized_end=
|
|
81
|
-
_globals['_DOWNLOADPROJECTJOBFILESREQUEST']._serialized_start=
|
|
82
|
-
_globals['_DOWNLOADPROJECTJOBFILESREQUEST']._serialized_end=
|
|
83
|
-
_globals['_DOWNLOADPROJECTJOBFILESRESPONSE']._serialized_start=
|
|
84
|
-
_globals['_DOWNLOADPROJECTJOBFILESRESPONSE']._serialized_end=
|
|
85
|
-
_globals['_LISTPROJECTJOBREQUEST']._serialized_start=
|
|
86
|
-
_globals['_LISTPROJECTJOBREQUEST']._serialized_end=
|
|
87
|
-
_globals['_LISTPROJECTJOBRESPONSE']._serialized_start=
|
|
88
|
-
_globals['_LISTPROJECTJOBRESPONSE']._serialized_end=
|
|
89
|
-
_globals['_GETPROJECTJOBREQUEST']._serialized_start=
|
|
90
|
-
_globals['_GETPROJECTJOBREQUEST']._serialized_end=
|
|
91
|
-
_globals['_DELETEPROJECTJOBREQUEST']._serialized_start=
|
|
92
|
-
_globals['_DELETEPROJECTJOBREQUEST']._serialized_end=
|
|
93
|
-
_globals['_DELETEPROJECTJOBMETADATA']._serialized_start=
|
|
94
|
-
_globals['_DELETEPROJECTJOBMETADATA']._serialized_end=
|
|
95
|
-
_globals['_DELETEPROJECTJOBDATAREQUEST']._serialized_start=
|
|
96
|
-
_globals['_DELETEPROJECTJOBDATAREQUEST']._serialized_end=
|
|
97
|
-
_globals['_DELETEPROJECTJOBDATAMETADATA']._serialized_start=
|
|
98
|
-
_globals['_DELETEPROJECTJOBDATAMETADATA']._serialized_end=
|
|
99
|
-
_globals['_DELETEPROJECTJOBDATARESPONSE']._serialized_start=
|
|
100
|
-
_globals['_DELETEPROJECTJOBDATARESPONSE']._serialized_end=
|
|
101
|
-
_globals['_DELETEALLPROJECTJOBDATAREQUEST']._serialized_start=
|
|
102
|
-
_globals['_DELETEALLPROJECTJOBDATAREQUEST']._serialized_end=
|
|
103
|
-
_globals['_DELETEALLPROJECTJOBDATAMETADATA']._serialized_start=
|
|
104
|
-
_globals['_DELETEALLPROJECTJOBDATAMETADATA']._serialized_end=
|
|
105
|
-
_globals['_DELETEALLPROJECTJOBDATARESPONSE']._serialized_start=
|
|
106
|
-
_globals['_DELETEALLPROJECTJOBDATARESPONSE']._serialized_end=
|
|
107
|
-
_globals['_SETPROJECTJOBDATATTLREQUEST']._serialized_start=
|
|
108
|
-
_globals['_SETPROJECTJOBDATATTLREQUEST']._serialized_end=
|
|
109
|
-
_globals['_SETPROJECTJOBDATATTLRESPONSE']._serialized_start=
|
|
110
|
-
_globals['_SETPROJECTJOBDATATTLRESPONSE']._serialized_end=
|
|
111
|
-
_globals['_STDLOG']._serialized_start=
|
|
112
|
-
_globals['_STDLOG']._serialized_end=
|
|
113
|
-
_globals['_STDLOG_TYPE']._serialized_start=
|
|
114
|
-
_globals['_STDLOG_TYPE']._serialized_end=
|
|
115
|
-
_globals['_LOGMESSAGE']._serialized_start=
|
|
116
|
-
_globals['_LOGMESSAGE']._serialized_end=
|
|
117
|
-
_globals['_PROJECTJOBSERVICE']._serialized_start=
|
|
118
|
-
_globals['_PROJECTJOBSERVICE']._serialized_end=
|
|
71
|
+
_globals['_EXECUTEPROJECTJOBMETADATA']._serialized_start=1377
|
|
72
|
+
_globals['_EXECUTEPROJECTJOBMETADATA']._serialized_end=1587
|
|
73
|
+
_globals['_CANCELPROJECTJOBREQUEST']._serialized_start=1589
|
|
74
|
+
_globals['_CANCELPROJECTJOBREQUEST']._serialized_end=1664
|
|
75
|
+
_globals['_READPROJECTJOBSTDLOGSREQUEST']._serialized_start=1666
|
|
76
|
+
_globals['_READPROJECTJOBSTDLOGSREQUEST']._serialized_end=1728
|
|
77
|
+
_globals['_READPROJECTJOBSTDLOGSRESPONSE']._serialized_start=1730
|
|
78
|
+
_globals['_READPROJECTJOBSTDLOGSRESPONSE']._serialized_end=1832
|
|
79
|
+
_globals['_READPROJECTJOBLOGSREQUEST']._serialized_start=1834
|
|
80
|
+
_globals['_READPROJECTJOBLOGSREQUEST']._serialized_end=1893
|
|
81
|
+
_globals['_READPROJECTJOBLOGSRESPONSE']._serialized_start=1895
|
|
82
|
+
_globals['_READPROJECTJOBLOGSRESPONSE']._serialized_end=1998
|
|
83
|
+
_globals['_DOWNLOADPROJECTJOBFILESREQUEST']._serialized_start=2000
|
|
84
|
+
_globals['_DOWNLOADPROJECTJOBFILESREQUEST']._serialized_end=2117
|
|
85
|
+
_globals['_DOWNLOADPROJECTJOBFILESRESPONSE']._serialized_start=2119
|
|
86
|
+
_globals['_DOWNLOADPROJECTJOBFILESRESPONSE']._serialized_end=2222
|
|
87
|
+
_globals['_LISTPROJECTJOBREQUEST']._serialized_start=2224
|
|
88
|
+
_globals['_LISTPROJECTJOBREQUEST']._serialized_end=2334
|
|
89
|
+
_globals['_LISTPROJECTJOBRESPONSE']._serialized_start=2336
|
|
90
|
+
_globals['_LISTPROJECTJOBRESPONSE']._serialized_end=2437
|
|
91
|
+
_globals['_GETPROJECTJOBREQUEST']._serialized_start=2439
|
|
92
|
+
_globals['_GETPROJECTJOBREQUEST']._serialized_end=2477
|
|
93
|
+
_globals['_DELETEPROJECTJOBREQUEST']._serialized_start=2479
|
|
94
|
+
_globals['_DELETEPROJECTJOBREQUEST']._serialized_end=2520
|
|
95
|
+
_globals['_DELETEPROJECTJOBMETADATA']._serialized_start=2522
|
|
96
|
+
_globals['_DELETEPROJECTJOBMETADATA']._serialized_end=2564
|
|
97
|
+
_globals['_DELETEPROJECTJOBDATAREQUEST']._serialized_start=2566
|
|
98
|
+
_globals['_DELETEPROJECTJOBDATAREQUEST']._serialized_end=2611
|
|
99
|
+
_globals['_DELETEPROJECTJOBDATAMETADATA']._serialized_start=2613
|
|
100
|
+
_globals['_DELETEPROJECTJOBDATAMETADATA']._serialized_end=2659
|
|
101
|
+
_globals['_DELETEPROJECTJOBDATARESPONSE']._serialized_start=2661
|
|
102
|
+
_globals['_DELETEPROJECTJOBDATARESPONSE']._serialized_end=2691
|
|
103
|
+
_globals['_DELETEALLPROJECTJOBDATAREQUEST']._serialized_start=2693
|
|
104
|
+
_globals['_DELETEALLPROJECTJOBDATAREQUEST']._serialized_end=2745
|
|
105
|
+
_globals['_DELETEALLPROJECTJOBDATAMETADATA']._serialized_start=2747
|
|
106
|
+
_globals['_DELETEALLPROJECTJOBDATAMETADATA']._serialized_end=2800
|
|
107
|
+
_globals['_DELETEALLPROJECTJOBDATARESPONSE']._serialized_start=2802
|
|
108
|
+
_globals['_DELETEALLPROJECTJOBDATARESPONSE']._serialized_end=2835
|
|
109
|
+
_globals['_SETPROJECTJOBDATATTLREQUEST']._serialized_start=2837
|
|
110
|
+
_globals['_SETPROJECTJOBDATATTLREQUEST']._serialized_end=2922
|
|
111
|
+
_globals['_SETPROJECTJOBDATATTLRESPONSE']._serialized_start=2924
|
|
112
|
+
_globals['_SETPROJECTJOBDATATTLRESPONSE']._serialized_end=2954
|
|
113
|
+
_globals['_STDLOG']._serialized_start=2957
|
|
114
|
+
_globals['_STDLOG']._serialized_end=3090
|
|
115
|
+
_globals['_STDLOG_TYPE']._serialized_start=3044
|
|
116
|
+
_globals['_STDLOG_TYPE']._serialized_end=3090
|
|
117
|
+
_globals['_LOGMESSAGE']._serialized_start=3093
|
|
118
|
+
_globals['_LOGMESSAGE']._serialized_end=3277
|
|
119
|
+
_globals['_PROJECTJOBSERVICE']._serialized_start=3349
|
|
120
|
+
_globals['_PROJECTJOBSERVICE']._serialized_end=5272
|
|
119
121
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -261,17 +261,29 @@ class ExecuteProjectJobMetadata(google.protobuf.message.Message):
|
|
|
261
261
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
262
262
|
|
|
263
263
|
JOB_FIELD_NUMBER: builtins.int
|
|
264
|
+
PROGRESS_FIELD_NUMBER: builtins.int
|
|
265
|
+
METADATA_FIELD_NUMBER: builtins.int
|
|
264
266
|
@property
|
|
265
267
|
def job(self) -> yandex.cloud.datasphere.v2.jobs.jobs_pb2.Job:
|
|
266
268
|
"""Instance of the job."""
|
|
267
269
|
|
|
270
|
+
@property
|
|
271
|
+
def progress(self) -> yandex.cloud.datasphere.v2.jobs.jobs_pb2.JobProgress:
|
|
272
|
+
"""Job progress info"""
|
|
273
|
+
|
|
274
|
+
@property
|
|
275
|
+
def metadata(self) -> yandex.cloud.datasphere.v2.jobs.jobs_pb2.JobMetadata:
|
|
276
|
+
"""Job metadata with main job info"""
|
|
277
|
+
|
|
268
278
|
def __init__(
|
|
269
279
|
self,
|
|
270
280
|
*,
|
|
271
281
|
job: yandex.cloud.datasphere.v2.jobs.jobs_pb2.Job | None = ...,
|
|
282
|
+
progress: yandex.cloud.datasphere.v2.jobs.jobs_pb2.JobProgress | None = ...,
|
|
283
|
+
metadata: yandex.cloud.datasphere.v2.jobs.jobs_pb2.JobMetadata | None = ...,
|
|
272
284
|
) -> None: ...
|
|
273
|
-
def HasField(self, field_name: typing.Literal["job", b"job"]) -> builtins.bool: ...
|
|
274
|
-
def ClearField(self, field_name: typing.Literal["job", b"job"]) -> None: ...
|
|
285
|
+
def HasField(self, field_name: typing.Literal["job", b"job", "metadata", b"metadata", "progress", b"progress"]) -> builtins.bool: ...
|
|
286
|
+
def ClearField(self, field_name: typing.Literal["job", b"job", "metadata", b"metadata", "progress", b"progress"]) -> None: ...
|
|
275
287
|
|
|
276
288
|
global___ExecuteProjectJobMetadata = ExecuteProjectJobMetadata
|
|
277
289
|
|
|
@@ -11,10 +11,11 @@ from google.protobuf.internal import builder as _builder
|
|
|
11
11
|
_sym_db = _symbol_database.Default()
|
|
12
12
|
|
|
13
13
|
|
|
14
|
+
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
14
15
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
15
16
|
|
|
16
17
|
|
|
17
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n&yandex/cloud/iam/v1/user_account.proto\x12\x13yandex.cloud.iam.v1\x1a\x1dyandex/cloud/validation.proto\"\
|
|
18
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n&yandex/cloud/iam/v1/user_account.proto\x12\x13yandex.cloud.iam.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\x85\x02\n\x0bUserAccount\x12\n\n\x02id\x18\x01 \x01(\t\x12V\n\x1cyandex_passport_user_account\x18\x02 \x01(\x0b\x32..yandex.cloud.iam.v1.YandexPassportUserAccountH\x00\x12\x41\n\x11saml_user_account\x18\x03 \x01(\x0b\x32$.yandex.cloud.iam.v1.SamlUserAccountH\x00\x12\x39\n\x15last_authenticated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x14\n\x0cuser_account\x12\x04\xc0\xc1\x31\x01\"A\n\x19YandexPassportUserAccount\x12\r\n\x05login\x18\x01 \x01(\t\x12\x15\n\rdefault_email\x18\x02 \x01(\t\"\x9f\x02\n\x0fSamlUserAccount\x12#\n\rfederation_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1e\n\x07name_id\x18\x02 \x01(\tB\r\xe8\xc7\x31\x01\x8a\xc8\x31\x05\x31-256\x12H\n\nattributes\x18\x03 \x03(\x0b\x32\x34.yandex.cloud.iam.v1.SamlUserAccount.AttributesEntry\x1a\x1a\n\tAttribute\x12\r\n\x05value\x18\x01 \x03(\t\x1a\x61\n\x0f\x41ttributesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12=\n\x05value\x18\x02 \x01(\x0b\x32..yandex.cloud.iam.v1.SamlUserAccount.Attribute:\x02\x38\x01\x42V\n\x17yandex.cloud.api.iam.v1Z;github.com/yandex-cloud/go-genproto/yandex/cloud/iam/v1;iamb\x06proto3')
|
|
18
19
|
|
|
19
20
|
_globals = globals()
|
|
20
21
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -30,14 +31,14 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
30
31
|
_SAMLUSERACCOUNT.fields_by_name['federation_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
31
32
|
_SAMLUSERACCOUNT.fields_by_name['name_id']._options = None
|
|
32
33
|
_SAMLUSERACCOUNT.fields_by_name['name_id']._serialized_options = b'\350\3071\001\212\3101\0051-256'
|
|
33
|
-
_globals['_USERACCOUNT']._serialized_start=
|
|
34
|
-
_globals['_USERACCOUNT']._serialized_end=
|
|
35
|
-
_globals['_YANDEXPASSPORTUSERACCOUNT']._serialized_start=
|
|
36
|
-
_globals['_YANDEXPASSPORTUSERACCOUNT']._serialized_end=
|
|
37
|
-
_globals['_SAMLUSERACCOUNT']._serialized_start=
|
|
38
|
-
_globals['_SAMLUSERACCOUNT']._serialized_end=
|
|
39
|
-
_globals['_SAMLUSERACCOUNT_ATTRIBUTE']._serialized_start=
|
|
40
|
-
_globals['_SAMLUSERACCOUNT_ATTRIBUTE']._serialized_end=
|
|
41
|
-
_globals['_SAMLUSERACCOUNT_ATTRIBUTESENTRY']._serialized_start=
|
|
42
|
-
_globals['_SAMLUSERACCOUNT_ATTRIBUTESENTRY']._serialized_end=
|
|
34
|
+
_globals['_USERACCOUNT']._serialized_start=128
|
|
35
|
+
_globals['_USERACCOUNT']._serialized_end=389
|
|
36
|
+
_globals['_YANDEXPASSPORTUSERACCOUNT']._serialized_start=391
|
|
37
|
+
_globals['_YANDEXPASSPORTUSERACCOUNT']._serialized_end=456
|
|
38
|
+
_globals['_SAMLUSERACCOUNT']._serialized_start=459
|
|
39
|
+
_globals['_SAMLUSERACCOUNT']._serialized_end=746
|
|
40
|
+
_globals['_SAMLUSERACCOUNT_ATTRIBUTE']._serialized_start=621
|
|
41
|
+
_globals['_SAMLUSERACCOUNT_ATTRIBUTE']._serialized_end=647
|
|
42
|
+
_globals['_SAMLUSERACCOUNT_ATTRIBUTESENTRY']._serialized_start=649
|
|
43
|
+
_globals['_SAMLUSERACCOUNT_ATTRIBUTESENTRY']._serialized_end=746
|
|
43
44
|
# @@protoc_insertion_point(module_scope)
|