yandexcloud 0.272.0__py3-none-any.whl → 0.274.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/foundation_models/v1/embedding/embedding_service_pb2_grpc.py +1 -1
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_service_pb2_grpc.py +1 -1
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2_grpc.py +2 -2
- yandex/cloud/backup/v1/resource_service_pb2.py +13 -3
- yandex/cloud/backup/v1/resource_service_pb2_grpc.py +34 -0
- yandex/cloud/datasphere/v2/jobs/jobs_pb2.py +23 -21
- yandex/cloud/datatransfer/v1/endpoint/metrika_pb2.py +32 -0
- yandex/cloud/datatransfer/v1/endpoint/metrika_pb2_grpc.py +4 -0
- yandex/cloud/datatransfer/v1/endpoint_pb2.py +8 -7
- yandex/cloud/datatransfer/v1/transfer_pb2.py +46 -46
- yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2.py +24 -24
- yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2.py +24 -24
- yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2.py +24 -24
- yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2.py +24 -24
- yandex/cloud/mdb/postgresql/v1/config/host10_1c_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host10_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host11_1c_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host11_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host12_1c_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host12_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host13_1c_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host13_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host14_1c_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host14_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host15_1c_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host15_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/host16_1c_pb2.py +26 -24
- yandex/cloud/mdb/postgresql/v1/config/host16_pb2.py +26 -24
- yandex/cloud/mdb/postgresql/v1/config/host9_6_pb2.py +24 -22
- yandex/cloud/mdb/postgresql/v1/config/postgresql10_1c_pb2.py +36 -34
- yandex/cloud/mdb/postgresql/v1/config/postgresql10_pb2.py +36 -34
- yandex/cloud/mdb/postgresql/v1/config/postgresql11_1c_pb2.py +36 -34
- yandex/cloud/mdb/postgresql/v1/config/postgresql11_pb2.py +36 -34
- yandex/cloud/mdb/postgresql/v1/config/postgresql12_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql12_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql13_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql13_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql9_6_pb2.py +30 -28
- yandex/cloud/mdb/postgresql/v1/user_pb2.py +14 -12
- yandex/cloud/speechsense/v1/talk_service_pb2.py +1 -1
- yandex/cloud/video/v1/stream_line_service_pb2_grpc.py +6 -3
- yandex/cloud/video/v1/thumbnail_service_pb2_grpc.py +6 -3
- yandex/cloud/vpc/v1/address_service_pb2.py +23 -23
- {yandexcloud-0.272.0.dist-info → yandexcloud-0.274.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.272.0.dist-info → yandexcloud-0.274.0.dist-info}/RECORD +55 -53
- {yandexcloud-0.272.0.dist-info → yandexcloud-0.274.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.272.0.dist-info → yandexcloud-0.274.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.272.0.dist-info → yandexcloud-0.274.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.272.0.dist-info → yandexcloud-0.274.0.dist-info}/top_level.txt +0 -0
|
@@ -27,7 +27,7 @@ class EmbeddingsServiceServicer(object):
|
|
|
27
27
|
"""
|
|
28
28
|
|
|
29
29
|
def TextEmbedding(self, request, context):
|
|
30
|
-
"""
|
|
30
|
+
"""A method for obtaining embeddings from text data.
|
|
31
31
|
"""
|
|
32
32
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
33
33
|
context.set_details('Method not implemented!')
|
|
@@ -28,7 +28,7 @@ class ImageGenerationAsyncServiceServicer(object):
|
|
|
28
28
|
"""
|
|
29
29
|
|
|
30
30
|
def Generate(self, request, context):
|
|
31
|
-
"""
|
|
31
|
+
"""A method for generating an image based on a textual description.
|
|
32
32
|
"""
|
|
33
33
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
34
34
|
context.set_details('Method not implemented!')
|
|
@@ -28,7 +28,7 @@ class TextGenerationServiceServicer(object):
|
|
|
28
28
|
"""
|
|
29
29
|
|
|
30
30
|
def Completion(self, request, context):
|
|
31
|
-
"""
|
|
31
|
+
"""A method for generating text completions in [synchronous mode](/docs/foundation-models/concepts/#working-mode).
|
|
32
32
|
"""
|
|
33
33
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
34
34
|
context.set_details('Method not implemented!')
|
|
@@ -93,7 +93,7 @@ class TextGenerationAsyncServiceServicer(object):
|
|
|
93
93
|
"""
|
|
94
94
|
|
|
95
95
|
def Completion(self, request, context):
|
|
96
|
-
"""
|
|
96
|
+
"""A method for generating text completions in [asynchronous mode](/docs/foundation-models/concepts/#working-mode).
|
|
97
97
|
"""
|
|
98
98
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
99
99
|
context.set_details('Method not implemented!')
|
|
@@ -18,7 +18,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
|
|
|
18
18
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/backup/v1/resource_service.proto\x12\x16yandex.cloud.backup.v1\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a%yandex/cloud/backup/v1/resource.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"u\n\x14ListResourcesRequest\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\"e\n\x15ListResourcesResponse\x12\x33\n\tresources\x18\x01 \x03(\x0b\x32 .yandex.cloud.backup.v1.Resource\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"?\n\x12GetResourceRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"I\n\x13GetResourceResponse\x12\x32\n\x08resource\x18\x01 \x01(\x0b\x32 .yandex.cloud.backup.v1.Resource\"]\n\x15\x44\x65leteResourceRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x19\n\x0bresource_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\"5\n\x16\x44\x65leteResourceMetadata\x12\x1b\n\x13\x63ompute_instance_id\x18\x01 \x01(\t\"{\n\x10ListTasksRequest\x12)\n\x13\x63ompute_instance_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\"Y\n\x11ListTasksResponse\x12+\n\x05tasks\x18\x01 \x03(\x0b\x32\x1c.yandex.cloud.backup.v1.Task\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"n\n\x14ListDirectoryRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x13\x63ompute_instance_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\x04path\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x00\"\xfd\x02\n\x15ListDirectoryResponse\x12K\n\x05items\x18\x01 \x03(\x0b\x32<.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem\x1a\x96\x02\n\x0e\x46ilesystemItem\x12\x0c\n\x04name\x18\x01 \x01(\t\x12O\n\x04type\x18\x02 \x01(\x0e\x32\x41.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem.Type\x12T\n\tfile_type\x18\x03 \x01(\x0e\x32\x41.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem.Type\x12\x0c\n\x04size\x18\x04 \x01(\x03\"A\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06VOLUME\x10\x01\x12\r\n\tDIRECTORY\x10\x02\x12\x08\n\x04\x46ILE\x10\x03\"p\n\x16\x43reateDirectoryRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x13\x63ompute_instance_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\x04path\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x01\"D\n\x17\x43reateDirectoryMetadata\x12\x1b\n\x13\x63ompute_instance_id\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\t2\
|
|
21
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/backup/v1/resource_service.proto\x12\x16yandex.cloud.backup.v1\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a%yandex/cloud/backup/v1/resource.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"u\n\x14ListResourcesRequest\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\"e\n\x15ListResourcesResponse\x12\x33\n\tresources\x18\x01 \x03(\x0b\x32 .yandex.cloud.backup.v1.Resource\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"?\n\x12GetResourceRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"I\n\x13GetResourceResponse\x12\x32\n\x08resource\x18\x01 \x01(\x0b\x32 .yandex.cloud.backup.v1.Resource\"]\n\x15\x44\x65leteResourceRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x19\n\x0bresource_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\"5\n\x16\x44\x65leteResourceMetadata\x12\x1b\n\x13\x63ompute_instance_id\x18\x01 \x01(\t\"{\n\x10ListTasksRequest\x12)\n\x13\x63ompute_instance_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\"Y\n\x11ListTasksResponse\x12+\n\x05tasks\x18\x01 \x03(\x0b\x32\x1c.yandex.cloud.backup.v1.Task\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"n\n\x14ListDirectoryRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x13\x63ompute_instance_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\x04path\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x00\"\xfd\x02\n\x15ListDirectoryResponse\x12K\n\x05items\x18\x01 \x03(\x0b\x32<.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem\x1a\x96\x02\n\x0e\x46ilesystemItem\x12\x0c\n\x04name\x18\x01 \x01(\t\x12O\n\x04type\x18\x02 \x01(\x0e\x32\x41.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem.Type\x12T\n\tfile_type\x18\x03 \x01(\x0e\x32\x41.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem.Type\x12\x0c\n\x04size\x18\x04 \x01(\x03\"A\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06VOLUME\x10\x01\x12\r\n\tDIRECTORY\x10\x02\x12\x08\n\x04\x46ILE\x10\x03\"p\n\x16\x43reateDirectoryRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x13\x63ompute_instance_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\x04path\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x01\"D\n\x17\x43reateDirectoryMetadata\x12\x1b\n\x13\x63ompute_instance_id\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\t\"\x88\x01\n\x1dListResourceOperationsRequest\x12)\n\x13\x63ompute_instance_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\"p\n\x1eListResourceOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\x97\x08\n\x0fResourceService\x12\x81\x01\n\x04List\x12,.yandex.cloud.backup.v1.ListResourcesRequest\x1a-.yandex.cloud.backup.v1.ListResourcesResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\x12\x14/backup/v1/resources\x12\x92\x01\n\x03Get\x12*.yandex.cloud.backup.v1.GetResourceRequest\x1a+.yandex.cloud.backup.v1.GetResourceResponse\"2\x82\xd3\xe4\x93\x02,\x12*/backup/v1/resources/{compute_instance_id}\x12\xc1\x01\n\x06\x44\x65lete\x12-.yandex.cloud.backup.v1.DeleteResourceRequest\x1a!.yandex.cloud.operation.Operation\"e\xb2\xd2*/\n\x16\x44\x65leteResourceMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02,**/backup/v1/resources/{compute_instance_id}\x12\x9a\x01\n\tListTasks\x12(.yandex.cloud.backup.v1.ListTasksRequest\x1a).yandex.cloud.backup.v1.ListTasksResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/backup/v1/resources/{compute_instance_id}/tasks\x12l\n\rListDirectory\x12,.yandex.cloud.backup.v1.ListDirectoryRequest\x1a-.yandex.cloud.backup.v1.ListDirectoryResponse\x12\x9a\x01\n\x0f\x43reateDirectory\x12..yandex.cloud.backup.v1.CreateDirectoryRequest\x1a!.yandex.cloud.operation.Operation\"4\xb2\xd2*0\n\x17\x43reateDirectoryMetadata\x12\x15google.protobuf.Empty\x12\x7f\n\x0eListOperations\x12\x35.yandex.cloud.backup.v1.ListResourceOperationsRequest\x1a\x36.yandex.cloud.backup.v1.ListResourceOperationsResponseB_\n\x1ayandex.cloud.api.backup.v1ZAgithub.com/yandex-cloud/go-genproto/yandex/cloud/backup/v1;backupb\x06proto3')
|
|
22
22
|
|
|
23
23
|
_globals = globals()
|
|
24
24
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -57,6 +57,12 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
57
57
|
_CREATEDIRECTORYREQUEST.fields_by_name['compute_instance_id']._serialized_options = b'\350\3071\001'
|
|
58
58
|
_CREATEDIRECTORYREQUEST.fields_by_name['path']._options = None
|
|
59
59
|
_CREATEDIRECTORYREQUEST.fields_by_name['path']._serialized_options = b'\350\3071\001'
|
|
60
|
+
_LISTRESOURCEOPERATIONSREQUEST.fields_by_name['compute_instance_id']._options = None
|
|
61
|
+
_LISTRESOURCEOPERATIONSREQUEST.fields_by_name['compute_instance_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
62
|
+
_LISTRESOURCEOPERATIONSREQUEST.fields_by_name['page_size']._options = None
|
|
63
|
+
_LISTRESOURCEOPERATIONSREQUEST.fields_by_name['page_size']._serialized_options = b'\372\3071\006<=1000'
|
|
64
|
+
_LISTRESOURCEOPERATIONSREQUEST.fields_by_name['page_token']._options = None
|
|
65
|
+
_LISTRESOURCEOPERATIONSREQUEST.fields_by_name['page_token']._serialized_options = b'\212\3101\005<=100'
|
|
60
66
|
_RESOURCESERVICE.methods_by_name['List']._options = None
|
|
61
67
|
_RESOURCESERVICE.methods_by_name['List']._serialized_options = b'\202\323\344\223\002\026\022\024/backup/v1/resources'
|
|
62
68
|
_RESOURCESERVICE.methods_by_name['Get']._options = None
|
|
@@ -95,6 +101,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
95
101
|
_globals['_CREATEDIRECTORYREQUEST']._serialized_end=1583
|
|
96
102
|
_globals['_CREATEDIRECTORYMETADATA']._serialized_start=1585
|
|
97
103
|
_globals['_CREATEDIRECTORYMETADATA']._serialized_end=1653
|
|
98
|
-
_globals['
|
|
99
|
-
_globals['
|
|
104
|
+
_globals['_LISTRESOURCEOPERATIONSREQUEST']._serialized_start=1656
|
|
105
|
+
_globals['_LISTRESOURCEOPERATIONSREQUEST']._serialized_end=1792
|
|
106
|
+
_globals['_LISTRESOURCEOPERATIONSRESPONSE']._serialized_start=1794
|
|
107
|
+
_globals['_LISTRESOURCEOPERATIONSRESPONSE']._serialized_end=1906
|
|
108
|
+
_globals['_RESOURCESERVICE']._serialized_start=1909
|
|
109
|
+
_globals['_RESOURCESERVICE']._serialized_end=2956
|
|
100
110
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -46,6 +46,11 @@ class ResourceServiceStub(object):
|
|
|
46
46
|
request_serializer=yandex_dot_cloud_dot_backup_dot_v1_dot_resource__service__pb2.CreateDirectoryRequest.SerializeToString,
|
|
47
47
|
response_deserializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
48
48
|
)
|
|
49
|
+
self.ListOperations = channel.unary_unary(
|
|
50
|
+
'/yandex.cloud.backup.v1.ResourceService/ListOperations',
|
|
51
|
+
request_serializer=yandex_dot_cloud_dot_backup_dot_v1_dot_resource__service__pb2.ListResourceOperationsRequest.SerializeToString,
|
|
52
|
+
response_deserializer=yandex_dot_cloud_dot_backup_dot_v1_dot_resource__service__pb2.ListResourceOperationsResponse.FromString,
|
|
53
|
+
)
|
|
49
54
|
|
|
50
55
|
|
|
51
56
|
class ResourceServiceServicer(object):
|
|
@@ -96,6 +101,13 @@ class ResourceServiceServicer(object):
|
|
|
96
101
|
context.set_details('Method not implemented!')
|
|
97
102
|
raise NotImplementedError('Method not implemented!')
|
|
98
103
|
|
|
104
|
+
def ListOperations(self, request, context):
|
|
105
|
+
"""ListOperations return all operations in backup service for given instance
|
|
106
|
+
"""
|
|
107
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
108
|
+
context.set_details('Method not implemented!')
|
|
109
|
+
raise NotImplementedError('Method not implemented!')
|
|
110
|
+
|
|
99
111
|
|
|
100
112
|
def add_ResourceServiceServicer_to_server(servicer, server):
|
|
101
113
|
rpc_method_handlers = {
|
|
@@ -129,6 +141,11 @@ def add_ResourceServiceServicer_to_server(servicer, server):
|
|
|
129
141
|
request_deserializer=yandex_dot_cloud_dot_backup_dot_v1_dot_resource__service__pb2.CreateDirectoryRequest.FromString,
|
|
130
142
|
response_serializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.SerializeToString,
|
|
131
143
|
),
|
|
144
|
+
'ListOperations': grpc.unary_unary_rpc_method_handler(
|
|
145
|
+
servicer.ListOperations,
|
|
146
|
+
request_deserializer=yandex_dot_cloud_dot_backup_dot_v1_dot_resource__service__pb2.ListResourceOperationsRequest.FromString,
|
|
147
|
+
response_serializer=yandex_dot_cloud_dot_backup_dot_v1_dot_resource__service__pb2.ListResourceOperationsResponse.SerializeToString,
|
|
148
|
+
),
|
|
132
149
|
}
|
|
133
150
|
generic_handler = grpc.method_handlers_generic_handler(
|
|
134
151
|
'yandex.cloud.backup.v1.ResourceService', rpc_method_handlers)
|
|
@@ -241,3 +258,20 @@ class ResourceService(object):
|
|
|
241
258
|
yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
242
259
|
options, channel_credentials,
|
|
243
260
|
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
261
|
+
|
|
262
|
+
@staticmethod
|
|
263
|
+
def ListOperations(request,
|
|
264
|
+
target,
|
|
265
|
+
options=(),
|
|
266
|
+
channel_credentials=None,
|
|
267
|
+
call_credentials=None,
|
|
268
|
+
insecure=False,
|
|
269
|
+
compression=None,
|
|
270
|
+
wait_for_ready=None,
|
|
271
|
+
timeout=None,
|
|
272
|
+
metadata=None):
|
|
273
|
+
return grpc.experimental.unary_unary(request, target, '/yandex.cloud.backup.v1.ResourceService/ListOperations',
|
|
274
|
+
yandex_dot_cloud_dot_backup_dot_v1_dot_resource__service__pb2.ListResourceOperationsRequest.SerializeToString,
|
|
275
|
+
yandex_dot_cloud_dot_backup_dot_v1_dot_resource__service__pb2.ListResourceOperationsResponse.FromString,
|
|
276
|
+
options, channel_credentials,
|
|
277
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
|
|
|
14
14
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
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\"\xc8\x03\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\x12O\n\x13\x63loud_instance_type\x18\x08 \x01(\x0b\x32\x32.yandex.cloud.datasphere.v2.jobs.CloudInstanceType\x12Y\n\x18\x65xtended_working_storage\x18\t \x01(\x0b\x32\x37.yandex.cloud.datasphere.v2.jobs.ExtendedWorkingStorage\"!\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\"
|
|
17
|
+
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\"\xc8\x03\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\x12O\n\x13\x63loud_instance_type\x18\x08 \x01(\x0b\x32\x32.yandex.cloud.datasphere.v2.jobs.CloudInstanceType\x12Y\n\x18\x65xtended_working_storage\x18\t \x01(\x0b\x32\x37.yandex.cloud.datasphere.v2.jobs.ExtendedWorkingStorage\"!\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\"\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\"\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\"]\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\"\x99\x05\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\nstarted_at\x18\x11 \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\" \n\tJobResult\x12\x13\n\x0breturn_code\x18\x01 \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*\x81\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\x42{\n#yandex.cloud.api.datasphere.v2.jobsB\x04JobsZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/datasphere/v2/jobs;datasphereb\x06proto3')
|
|
18
18
|
|
|
19
19
|
_globals = globals()
|
|
20
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -25,8 +25,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
25
25
|
DESCRIPTOR._serialized_options = b'\n#yandex.cloud.api.datasphere.v2.jobsB\004JobsZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/datasphere/v2/jobs;datasphere'
|
|
26
26
|
_ENVIRONMENT_VARSENTRY._options = None
|
|
27
27
|
_ENVIRONMENT_VARSENTRY._serialized_options = b'8\001'
|
|
28
|
-
_globals['
|
|
29
|
-
_globals['
|
|
28
|
+
_globals['_FILECOMPRESSIONTYPE']._serialized_start=2347
|
|
29
|
+
_globals['_FILECOMPRESSIONTYPE']._serialized_end=2426
|
|
30
|
+
_globals['_JOBSTATUS']._serialized_start=2429
|
|
31
|
+
_globals['_JOBSTATUS']._serialized_end=2558
|
|
30
32
|
_globals['_JOBPARAMETERS']._serialized_start=113
|
|
31
33
|
_globals['_JOBPARAMETERS']._serialized_end=569
|
|
32
34
|
_globals['_CLOUDINSTANCETYPE']._serialized_start=571
|
|
@@ -35,22 +37,22 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
35
37
|
_globals['_EXTENDEDWORKINGSTORAGE']._serialized_end=785
|
|
36
38
|
_globals['_EXTENDEDWORKINGSTORAGE_STORAGETYPE']._serialized_start=733
|
|
37
39
|
_globals['_EXTENDEDWORKINGSTORAGE_STORAGETYPE']._serialized_end=785
|
|
38
|
-
_globals['_FILE']._serialized_start=
|
|
39
|
-
_globals['_FILE']._serialized_end=
|
|
40
|
-
_globals['_STORAGEFILE']._serialized_start=
|
|
41
|
-
_globals['_STORAGEFILE']._serialized_end=
|
|
42
|
-
_globals['_FILEDESC']._serialized_start=
|
|
43
|
-
_globals['_FILEDESC']._serialized_end=
|
|
44
|
-
_globals['_ENVIRONMENT']._serialized_start=
|
|
45
|
-
_globals['_ENVIRONMENT']._serialized_end=
|
|
46
|
-
_globals['_ENVIRONMENT_VARSENTRY']._serialized_start=
|
|
47
|
-
_globals['_ENVIRONMENT_VARSENTRY']._serialized_end=
|
|
48
|
-
_globals['_DOCKERIMAGESPEC']._serialized_start=
|
|
49
|
-
_globals['_DOCKERIMAGESPEC']._serialized_end=
|
|
50
|
-
_globals['_PYTHONENV']._serialized_start=
|
|
51
|
-
_globals['_PYTHONENV']._serialized_end=
|
|
52
|
-
_globals['_JOB']._serialized_start=
|
|
53
|
-
_globals['_JOB']._serialized_end=
|
|
54
|
-
_globals['_JOBRESULT']._serialized_start=
|
|
55
|
-
_globals['_JOBRESULT']._serialized_end=
|
|
40
|
+
_globals['_FILE']._serialized_start=788
|
|
41
|
+
_globals['_FILE']._serialized_end=967
|
|
42
|
+
_globals['_STORAGEFILE']._serialized_start=969
|
|
43
|
+
_globals['_STORAGEFILE']._serialized_end=1048
|
|
44
|
+
_globals['_FILEDESC']._serialized_start=1050
|
|
45
|
+
_globals['_FILEDESC']._serialized_end=1087
|
|
46
|
+
_globals['_ENVIRONMENT']._serialized_start=1090
|
|
47
|
+
_globals['_ENVIRONMENT']._serialized_end=1413
|
|
48
|
+
_globals['_ENVIRONMENT_VARSENTRY']._serialized_start=1354
|
|
49
|
+
_globals['_ENVIRONMENT_VARSENTRY']._serialized_end=1397
|
|
50
|
+
_globals['_DOCKERIMAGESPEC']._serialized_start=1416
|
|
51
|
+
_globals['_DOCKERIMAGESPEC']._serialized_end=1548
|
|
52
|
+
_globals['_PYTHONENV']._serialized_start=1550
|
|
53
|
+
_globals['_PYTHONENV']._serialized_end=1643
|
|
54
|
+
_globals['_JOB']._serialized_start=1646
|
|
55
|
+
_globals['_JOB']._serialized_end=2311
|
|
56
|
+
_globals['_JOBRESULT']._serialized_start=2313
|
|
57
|
+
_globals['_JOBRESULT']._serialized_end=2345
|
|
56
58
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: yandex/cloud/datatransfer/v1/endpoint/metrika.proto
|
|
4
|
+
"""Generated protocol buffer code."""
|
|
5
|
+
from google.protobuf import descriptor as _descriptor
|
|
6
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
7
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
8
|
+
from google.protobuf.internal import builder as _builder
|
|
9
|
+
# @@protoc_insertion_point(imports)
|
|
10
|
+
|
|
11
|
+
_sym_db = _symbol_database.Default()
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
from yandex.cloud.datatransfer.v1.endpoint import common_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint_dot_common__pb2
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3yandex/cloud/datatransfer/v1/endpoint/metrika.proto\x12%yandex.cloud.datatransfer.v1.endpoint\x1a\x32yandex/cloud/datatransfer/v1/endpoint/common.proto\"h\n\rMetrikaStream\x12\x46\n\x04type\x18\x01 \x01(\x0e\x32\x38.yandex.cloud.datatransfer.v1.endpoint.MetrikaStreamType\x12\x0f\n\x07\x63olumns\x18\x02 \x03(\t\"\xa9\x01\n\rMetrikaSource\x12\x13\n\x0b\x63ounter_ids\x18\x01 \x03(\x03\x12<\n\x05token\x18\x02 \x01(\x0b\x32-.yandex.cloud.datatransfer.v1.endpoint.Secret\x12\x45\n\x07streams\x18\x03 \x03(\x0b\x32\x34.yandex.cloud.datatransfer.v1.endpoint.MetrikaStream*\x97\x01\n\x11MetrikaStreamType\x12#\n\x1fMETRIKA_STREAM_TYPE_UNSPECIFIED\x10\x00\x12\x1c\n\x18METRIKA_STREAM_TYPE_HITS\x10\x01\x12\x1e\n\x1aMETRIKA_STREAM_TYPE_VISITS\x10\x02\x12\x1f\n\x1bMETRIKA_STREAM_TYPE_HITS_V2\x10\x03\x42\xa7\x01\n)yandex.cloud.api.datatransfer.v1.endpointZRgithub.com/yandex-cloud/go-genproto/yandex/cloud/datatransfer/v1/endpoint;endpoint\xaa\x02%Yandex.Cloud.Datatransfer.V1.EndPointb\x06proto3')
|
|
18
|
+
|
|
19
|
+
_globals = globals()
|
|
20
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.datatransfer.v1.endpoint.metrika_pb2', _globals)
|
|
22
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
+
|
|
24
|
+
DESCRIPTOR._options = None
|
|
25
|
+
DESCRIPTOR._serialized_options = b'\n)yandex.cloud.api.datatransfer.v1.endpointZRgithub.com/yandex-cloud/go-genproto/yandex/cloud/datatransfer/v1/endpoint;endpoint\252\002%Yandex.Cloud.Datatransfer.V1.EndPoint'
|
|
26
|
+
_globals['_METRIKASTREAMTYPE']._serialized_start=425
|
|
27
|
+
_globals['_METRIKASTREAMTYPE']._serialized_end=576
|
|
28
|
+
_globals['_METRIKASTREAM']._serialized_start=146
|
|
29
|
+
_globals['_METRIKASTREAM']._serialized_end=250
|
|
30
|
+
_globals['_METRIKASOURCE']._serialized_start=253
|
|
31
|
+
_globals['_METRIKASOURCE']._serialized_end=422
|
|
32
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -14,6 +14,7 @@ _sym_db = _symbol_database.Default()
|
|
|
14
14
|
from yandex.cloud.datatransfer.v1.endpoint import clickhouse_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint_dot_clickhouse__pb2
|
|
15
15
|
from yandex.cloud.datatransfer.v1.endpoint import common_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint_dot_common__pb2
|
|
16
16
|
from yandex.cloud.datatransfer.v1.endpoint import kafka_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint_dot_kafka__pb2
|
|
17
|
+
from yandex.cloud.datatransfer.v1.endpoint import metrika_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint_dot_metrika__pb2
|
|
17
18
|
from yandex.cloud.datatransfer.v1.endpoint import mongo_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint_dot_mongo__pb2
|
|
18
19
|
from yandex.cloud.datatransfer.v1.endpoint import mysql_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint_dot_mysql__pb2
|
|
19
20
|
from yandex.cloud.datatransfer.v1.endpoint import postgres_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint_dot_postgres__pb2
|
|
@@ -21,7 +22,7 @@ from yandex.cloud.datatransfer.v1.endpoint import ydb_pb2 as yandex_dot_cloud_do
|
|
|
21
22
|
from yandex.cloud.datatransfer.v1.endpoint import yds_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint_dot_yds__pb2
|
|
22
23
|
|
|
23
24
|
|
|
24
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+yandex/cloud/datatransfer/v1/endpoint.proto\x12\x1cyandex.cloud.datatransfer.v1\x1a\x36yandex/cloud/datatransfer/v1/endpoint/clickhouse.proto\x1a\x32yandex/cloud/datatransfer/v1/endpoint/common.proto\x1a\x31yandex/cloud/datatransfer/v1/endpoint/kafka.proto\x1a\x31yandex/cloud/datatransfer/v1/endpoint/mongo.proto\x1a\x31yandex/cloud/datatransfer/v1/endpoint/mysql.proto\x1a\x34yandex/cloud/datatransfer/v1/endpoint/postgres.proto\x1a/yandex/cloud/datatransfer/v1/endpoint/ydb.proto\x1a/yandex/cloud/datatransfer/v1/endpoint/yds.proto\"\x8d\x02\n\x08\x45ndpoint\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12\x42\n\x06labels\x18\x06 \x03(\x0b\x32\x32.yandex.cloud.datatransfer.v1.Endpoint.LabelsEntry\x12@\n\x08settings\x18\x34 \x01(\x0b\x32..yandex.cloud.datatransfer.v1.EndpointSettings\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x03\x10\x04J\x04\x08\x07\x10\x34\"\
|
|
25
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+yandex/cloud/datatransfer/v1/endpoint.proto\x12\x1cyandex.cloud.datatransfer.v1\x1a\x36yandex/cloud/datatransfer/v1/endpoint/clickhouse.proto\x1a\x32yandex/cloud/datatransfer/v1/endpoint/common.proto\x1a\x31yandex/cloud/datatransfer/v1/endpoint/kafka.proto\x1a\x33yandex/cloud/datatransfer/v1/endpoint/metrika.proto\x1a\x31yandex/cloud/datatransfer/v1/endpoint/mongo.proto\x1a\x31yandex/cloud/datatransfer/v1/endpoint/mysql.proto\x1a\x34yandex/cloud/datatransfer/v1/endpoint/postgres.proto\x1a/yandex/cloud/datatransfer/v1/endpoint/ydb.proto\x1a/yandex/cloud/datatransfer/v1/endpoint/yds.proto\"\x8d\x02\n\x08\x45ndpoint\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12\x42\n\x06labels\x18\x06 \x03(\x0b\x32\x32.yandex.cloud.datatransfer.v1.Endpoint.LabelsEntry\x12@\n\x08settings\x18\x34 \x01(\x0b\x32..yandex.cloud.datatransfer.v1.EndpointSettings\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x03\x10\x04J\x04\x08\x07\x10\x34\"\xd5\t\n\x10\x45ndpointSettings\x12J\n\x0cmysql_source\x18\x01 \x01(\x0b\x32\x32.yandex.cloud.datatransfer.v1.endpoint.MysqlSourceH\x00\x12P\n\x0fpostgres_source\x18\x02 \x01(\x0b\x32\x35.yandex.cloud.datatransfer.v1.endpoint.PostgresSourceH\x00\x12\x46\n\nydb_source\x18\x03 \x01(\x0b\x32\x30.yandex.cloud.datatransfer.v1.endpoint.YdbSourceH\x00\x12\x46\n\nyds_source\x18\x07 \x01(\x0b\x32\x30.yandex.cloud.datatransfer.v1.endpoint.YDSSourceH\x00\x12J\n\x0ckafka_source\x18\x08 \x01(\x0b\x32\x32.yandex.cloud.datatransfer.v1.endpoint.KafkaSourceH\x00\x12J\n\x0cmongo_source\x18\t \x01(\x0b\x32\x32.yandex.cloud.datatransfer.v1.endpoint.MongoSourceH\x00\x12T\n\x11\x63lickhouse_source\x18\x10 \x01(\x0b\x32\x37.yandex.cloud.datatransfer.v1.endpoint.ClickhouseSourceH\x00\x12J\n\x0cmysql_target\x18\x65 \x01(\x0b\x32\x32.yandex.cloud.datatransfer.v1.endpoint.MysqlTargetH\x00\x12P\n\x0fpostgres_target\x18\x66 \x01(\x0b\x32\x35.yandex.cloud.datatransfer.v1.endpoint.PostgresTargetH\x00\x12T\n\x11\x63lickhouse_target\x18h \x01(\x0b\x32\x37.yandex.cloud.datatransfer.v1.endpoint.ClickhouseTargetH\x00\x12\x46\n\nydb_target\x18i \x01(\x0b\x32\x30.yandex.cloud.datatransfer.v1.endpoint.YdbTargetH\x00\x12J\n\x0ckafka_target\x18n \x01(\x0b\x32\x32.yandex.cloud.datatransfer.v1.endpoint.KafkaTargetH\x00\x12J\n\x0cmongo_target\x18o \x01(\x0b\x32\x32.yandex.cloud.datatransfer.v1.endpoint.MongoTargetH\x00\x12O\n\x0emetrika_source\x18\x92\x01 \x01(\x0b\x32\x34.yandex.cloud.datatransfer.v1.endpoint.MetrikaSourceH\x00\x12G\n\nyds_target\x18\x96\x01 \x01(\x0b\x32\x30.yandex.cloud.datatransfer.v1.endpoint.YDSTargetH\x00\x42\n\n\x08settingsJ\x04\x08\x04\x10\x07J\x04\x08\n\x10\x10J\x04\x08\x11\x10\x65J\x04\x08g\x10hJ\x04\x08j\x10nJ\x05\x08p\x10\x92\x01J\x06\x08\x93\x01\x10\x96\x01\x42q\n yandex.cloud.api.datatransfer.v1ZMgithub.com/yandex-cloud/go-genproto/yandex/cloud/datatransfer/v1;datatransferb\x06proto3')
|
|
25
26
|
|
|
26
27
|
_globals = globals()
|
|
27
28
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -32,10 +33,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
32
33
|
DESCRIPTOR._serialized_options = b'\n yandex.cloud.api.datatransfer.v1ZMgithub.com/yandex-cloud/go-genproto/yandex/cloud/datatransfer/v1;datatransfer'
|
|
33
34
|
_ENDPOINT_LABELSENTRY._options = None
|
|
34
35
|
_ENDPOINT_LABELSENTRY._serialized_options = b'8\001'
|
|
35
|
-
_globals['_ENDPOINT']._serialized_start=
|
|
36
|
-
_globals['_ENDPOINT']._serialized_end=
|
|
37
|
-
_globals['_ENDPOINT_LABELSENTRY']._serialized_start=
|
|
38
|
-
_globals['_ENDPOINT_LABELSENTRY']._serialized_end=
|
|
39
|
-
_globals['_ENDPOINTSETTINGS']._serialized_start=
|
|
40
|
-
_globals['_ENDPOINTSETTINGS']._serialized_end=
|
|
36
|
+
_globals['_ENDPOINT']._serialized_start=544
|
|
37
|
+
_globals['_ENDPOINT']._serialized_end=813
|
|
38
|
+
_globals['_ENDPOINT_LABELSENTRY']._serialized_start=756
|
|
39
|
+
_globals['_ENDPOINT_LABELSENTRY']._serialized_end=801
|
|
40
|
+
_globals['_ENDPOINTSETTINGS']._serialized_start=816
|
|
41
|
+
_globals['_ENDPOINTSETTINGS']._serialized_end=2053
|
|
41
42
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
|
|
|
14
14
|
from yandex.cloud.datatransfer.v1 import endpoint_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint__pb2
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+yandex/cloud/datatransfer/v1/transfer.proto\x12\x1cyandex.cloud.datatransfer.v1\x1a+yandex/cloud/datatransfer/v1/endpoint.proto\"\
|
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+yandex/cloud/datatransfer/v1/transfer.proto\x12\x1cyandex.cloud.datatransfer.v1\x1a+yandex/cloud/datatransfer/v1/endpoint.proto\"\xe7\x04\n\x08Transfer\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12\x42\n\x06labels\x18\x06 \x03(\x0b\x32\x32.yandex.cloud.datatransfer.v1.Transfer.LabelsEntry\x12\x36\n\x06source\x18\x07 \x01(\x0b\x32&.yandex.cloud.datatransfer.v1.Endpoint\x12\x36\n\x06target\x18\x08 \x01(\x0b\x32&.yandex.cloud.datatransfer.v1.Endpoint\x12\x36\n\x07runtime\x18\t \x01(\x0b\x32%.yandex.cloud.datatransfer.v1.Runtime\x12<\n\x06status\x18\n \x01(\x0e\x32,.yandex.cloud.datatransfer.v1.TransferStatus\x12\x38\n\x04type\x18\x0c \x01(\x0e\x32*.yandex.cloud.datatransfer.v1.TransferType\x12\x0f\n\x07warning\x18\x0f \x01(\t\x12\x44\n\x0etransformation\x18\x11 \x01(\x0b\x32,.yandex.cloud.datatransfer.v1.Transformation\x12\x11\n\tprestable\x18\x16 \x01(\x08\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x03\x10\x04J\x04\x08\x0b\x10\x0cJ\x04\x08\r\x10\x0fJ\x04\x08\x10\x10\x11J\x04\x08\x12\x10\x16\"Y\n\x07Runtime\x12=\n\nyc_runtime\x18\x04 \x01(\x0b\x32\'.yandex.cloud.datatransfer.v1.YcRuntimeH\x00\x42\t\n\x07runtimeJ\x04\x08\x01\x10\x04\"@\n\x14ShardingUploadParams\x12\x11\n\tjob_count\x18\x01 \x01(\x03\x12\x15\n\rprocess_count\x18\x02 \x01(\x03\"u\n\tYcRuntime\x12\x11\n\tjob_count\x18\x01 \x01(\x03\x12O\n\x13upload_shard_params\x18\x08 \x01(\x0b\x32\x32.yandex.cloud.datatransfer.v1.ShardingUploadParamsJ\x04\x08\x02\x10\x08\"m\n\x0cMaskFunction\x12L\n\x12mask_function_hash\x18\x01 \x01(\x0b\x32..yandex.cloud.datatransfer.v1.MaskFunctionHashH\x00\x42\x0f\n\rmask_function\"-\n\x10MaskFunctionHash\x12\x19\n\x11user_defined_salt\x18\x01 \x01(\t\">\n\x0cTablesFilter\x12\x16\n\x0einclude_tables\x18\x01 \x03(\t\x12\x16\n\x0e\x65xclude_tables\x18\x02 \x03(\t\"A\n\rColumnsFilter\x12\x17\n\x0finclude_columns\x18\x01 \x03(\t\x12\x17\n\x0f\x65xclude_columns\x18\x02 \x03(\t\"\xa1\x01\n\x14MaskFieldTransformer\x12:\n\x06tables\x18\x01 \x01(\x0b\x32*.yandex.cloud.datatransfer.v1.TablesFilter\x12\x0f\n\x07\x63olumns\x18\x02 \x03(\t\x12<\n\x08\x66unction\x18\x03 \x01(\x0b\x32*.yandex.cloud.datatransfer.v1.MaskFunction\"\x94\x01\n\x18\x46ilterColumnsTransformer\x12:\n\x06tables\x18\x01 \x01(\x0b\x32*.yandex.cloud.datatransfer.v1.TablesFilter\x12<\n\x07\x63olumns\x18\x02 \x01(\x0b\x32+.yandex.cloud.datatransfer.v1.ColumnsFilter\")\n\x05Table\x12\x12\n\nname_space\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\"\x80\x01\n\x0bRenameTable\x12:\n\roriginal_name\x18\x01 \x01(\x0b\x32#.yandex.cloud.datatransfer.v1.Table\x12\x35\n\x08new_name\x18\x02 \x01(\x0b\x32#.yandex.cloud.datatransfer.v1.Table\"[\n\x17RenameTablesTransformer\x12@\n\rrename_tables\x18\x01 \x03(\x0b\x32).yandex.cloud.datatransfer.v1.RenameTable\"h\n\x1cReplacePrimaryKeyTransformer\x12:\n\x06tables\x18\x01 \x01(\x0b\x32*.yandex.cloud.datatransfer.v1.TablesFilter\x12\x0c\n\x04keys\x18\x02 \x03(\t\"\x8f\x01\n\x13ToStringTransformer\x12:\n\x06tables\x18\x01 \x01(\x0b\x32*.yandex.cloud.datatransfer.v1.TablesFilter\x12<\n\x07\x63olumns\x18\x02 \x01(\x0b\x32+.yandex.cloud.datatransfer.v1.ColumnsFilter\"\xa4\x01\n\x12SharderTransformer\x12:\n\x06tables\x18\x01 \x01(\x0b\x32*.yandex.cloud.datatransfer.v1.TablesFilter\x12<\n\x07\x63olumns\x18\x02 \x01(\x0b\x32+.yandex.cloud.datatransfer.v1.ColumnsFilter\x12\x14\n\x0cshards_count\x18\x03 \x01(\x03\"y\n\x18TableSplitterTransformer\x12:\n\x06tables\x18\x01 \x01(\x0b\x32*.yandex.cloud.datatransfer.v1.TablesFilter\x12\x0f\n\x07\x63olumns\x18\x02 \x03(\t\x12\x10\n\x08splitter\x18\x03 \x01(\t\"c\n\x15\x46ilterRowsTransformer\x12:\n\x06tables\x18\x01 \x01(\x0b\x32*.yandex.cloud.datatransfer.v1.TablesFilter\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\"\xc6\x05\n\x0bTransformer\x12H\n\nmask_field\x18\x01 \x01(\x0b\x32\x32.yandex.cloud.datatransfer.v1.MaskFieldTransformerH\x00\x12P\n\x0e\x66ilter_columns\x18\x02 \x01(\x0b\x32\x36.yandex.cloud.datatransfer.v1.FilterColumnsTransformerH\x00\x12N\n\rrename_tables\x18\x04 \x01(\x0b\x32\x35.yandex.cloud.datatransfer.v1.RenameTablesTransformerH\x00\x12Y\n\x13replace_primary_key\x18\x06 \x01(\x0b\x32:.yandex.cloud.datatransfer.v1.ReplacePrimaryKeyTransformerH\x00\x12N\n\x11\x63onvert_to_string\x18\x07 \x01(\x0b\x32\x31.yandex.cloud.datatransfer.v1.ToStringTransformerH\x00\x12O\n\x13sharder_transformer\x18\t \x01(\x0b\x32\x30.yandex.cloud.datatransfer.v1.SharderTransformerH\x00\x12\\\n\x1atable_splitter_transformer\x18\r \x01(\x0b\x32\x36.yandex.cloud.datatransfer.v1.TableSplitterTransformerH\x00\x12J\n\x0b\x66ilter_rows\x18\x0e \x01(\x0b\x32\x33.yandex.cloud.datatransfer.v1.FilterRowsTransformerH\x00\x42\r\n\x0btransformerJ\x04\x08\x03\x10\x04J\x04\x08\x05\x10\x06J\x04\x08\x08\x10\tJ\x04\x08\n\x10\r\"Q\n\x0eTransformation\x12?\n\x0ctransformers\x18\x01 \x03(\x0b\x32).yandex.cloud.datatransfer.v1.Transformer*p\n\x0cTransferType\x12\x1d\n\x19TRANSFER_TYPE_UNSPECIFIED\x10\x00\x12\x1a\n\x16SNAPSHOT_AND_INCREMENT\x10\x01\x12\x11\n\rSNAPSHOT_ONLY\x10\x02\x12\x12\n\x0eINCREMENT_ONLY\x10\x03*\x9b\x01\n\x0eTransferStatus\x12\x1f\n\x1bTRANSFER_STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07\x43REATED\x10\x02\x12\x0b\n\x07RUNNING\x10\x03\x12\x0c\n\x08STOPPING\x10\x04\x12\x0b\n\x07STOPPED\x10\x05\x12\t\n\x05\x45RROR\x10\x06\x12\x10\n\x0cSNAPSHOTTING\x10\x07\x12\x08\n\x04\x44ONE\x10\x08\x42q\n yandex.cloud.api.datatransfer.v1ZMgithub.com/yandex-cloud/go-genproto/yandex/cloud/datatransfer/v1;datatransferb\x06proto3')
|
|
18
18
|
|
|
19
19
|
_globals = globals()
|
|
20
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -25,50 +25,50 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
25
25
|
DESCRIPTOR._serialized_options = b'\n yandex.cloud.api.datatransfer.v1ZMgithub.com/yandex-cloud/go-genproto/yandex/cloud/datatransfer/v1;datatransfer'
|
|
26
26
|
_TRANSFER_LABELSENTRY._options = None
|
|
27
27
|
_TRANSFER_LABELSENTRY._serialized_options = b'8\001'
|
|
28
|
-
_globals['_TRANSFERTYPE']._serialized_start=
|
|
29
|
-
_globals['_TRANSFERTYPE']._serialized_end=
|
|
30
|
-
_globals['_TRANSFERSTATUS']._serialized_start=
|
|
31
|
-
_globals['_TRANSFERSTATUS']._serialized_end=
|
|
28
|
+
_globals['_TRANSFERTYPE']._serialized_start=3326
|
|
29
|
+
_globals['_TRANSFERTYPE']._serialized_end=3438
|
|
30
|
+
_globals['_TRANSFERSTATUS']._serialized_start=3441
|
|
31
|
+
_globals['_TRANSFERSTATUS']._serialized_end=3596
|
|
32
32
|
_globals['_TRANSFER']._serialized_start=123
|
|
33
|
-
_globals['_TRANSFER']._serialized_end=
|
|
34
|
-
_globals['_TRANSFER_LABELSENTRY']._serialized_start=
|
|
35
|
-
_globals['_TRANSFER_LABELSENTRY']._serialized_end=
|
|
36
|
-
_globals['_RUNTIME']._serialized_start=
|
|
37
|
-
_globals['_RUNTIME']._serialized_end=
|
|
38
|
-
_globals['_SHARDINGUPLOADPARAMS']._serialized_start=
|
|
39
|
-
_globals['_SHARDINGUPLOADPARAMS']._serialized_end=
|
|
40
|
-
_globals['_YCRUNTIME']._serialized_start=
|
|
41
|
-
_globals['_YCRUNTIME']._serialized_end=
|
|
42
|
-
_globals['_MASKFUNCTION']._serialized_start=
|
|
43
|
-
_globals['_MASKFUNCTION']._serialized_end=
|
|
44
|
-
_globals['_MASKFUNCTIONHASH']._serialized_start=
|
|
45
|
-
_globals['_MASKFUNCTIONHASH']._serialized_end=
|
|
46
|
-
_globals['_TABLESFILTER']._serialized_start=
|
|
47
|
-
_globals['_TABLESFILTER']._serialized_end=
|
|
48
|
-
_globals['_COLUMNSFILTER']._serialized_start=
|
|
49
|
-
_globals['_COLUMNSFILTER']._serialized_end=
|
|
50
|
-
_globals['_MASKFIELDTRANSFORMER']._serialized_start=
|
|
51
|
-
_globals['_MASKFIELDTRANSFORMER']._serialized_end=
|
|
52
|
-
_globals['_FILTERCOLUMNSTRANSFORMER']._serialized_start=
|
|
53
|
-
_globals['_FILTERCOLUMNSTRANSFORMER']._serialized_end=
|
|
54
|
-
_globals['_TABLE']._serialized_start=
|
|
55
|
-
_globals['_TABLE']._serialized_end=
|
|
56
|
-
_globals['_RENAMETABLE']._serialized_start=
|
|
57
|
-
_globals['_RENAMETABLE']._serialized_end=
|
|
58
|
-
_globals['_RENAMETABLESTRANSFORMER']._serialized_start=
|
|
59
|
-
_globals['_RENAMETABLESTRANSFORMER']._serialized_end=
|
|
60
|
-
_globals['_REPLACEPRIMARYKEYTRANSFORMER']._serialized_start=
|
|
61
|
-
_globals['_REPLACEPRIMARYKEYTRANSFORMER']._serialized_end=
|
|
62
|
-
_globals['_TOSTRINGTRANSFORMER']._serialized_start=
|
|
63
|
-
_globals['_TOSTRINGTRANSFORMER']._serialized_end=
|
|
64
|
-
_globals['_SHARDERTRANSFORMER']._serialized_start=
|
|
65
|
-
_globals['_SHARDERTRANSFORMER']._serialized_end=
|
|
66
|
-
_globals['_TABLESPLITTERTRANSFORMER']._serialized_start=
|
|
67
|
-
_globals['_TABLESPLITTERTRANSFORMER']._serialized_end=
|
|
68
|
-
_globals['_FILTERROWSTRANSFORMER']._serialized_start=
|
|
69
|
-
_globals['_FILTERROWSTRANSFORMER']._serialized_end=
|
|
70
|
-
_globals['_TRANSFORMER']._serialized_start=
|
|
71
|
-
_globals['_TRANSFORMER']._serialized_end=
|
|
72
|
-
_globals['_TRANSFORMATION']._serialized_start=
|
|
73
|
-
_globals['_TRANSFORMATION']._serialized_end=
|
|
33
|
+
_globals['_TRANSFER']._serialized_end=738
|
|
34
|
+
_globals['_TRANSFER_LABELSENTRY']._serialized_start=663
|
|
35
|
+
_globals['_TRANSFER_LABELSENTRY']._serialized_end=708
|
|
36
|
+
_globals['_RUNTIME']._serialized_start=740
|
|
37
|
+
_globals['_RUNTIME']._serialized_end=829
|
|
38
|
+
_globals['_SHARDINGUPLOADPARAMS']._serialized_start=831
|
|
39
|
+
_globals['_SHARDINGUPLOADPARAMS']._serialized_end=895
|
|
40
|
+
_globals['_YCRUNTIME']._serialized_start=897
|
|
41
|
+
_globals['_YCRUNTIME']._serialized_end=1014
|
|
42
|
+
_globals['_MASKFUNCTION']._serialized_start=1016
|
|
43
|
+
_globals['_MASKFUNCTION']._serialized_end=1125
|
|
44
|
+
_globals['_MASKFUNCTIONHASH']._serialized_start=1127
|
|
45
|
+
_globals['_MASKFUNCTIONHASH']._serialized_end=1172
|
|
46
|
+
_globals['_TABLESFILTER']._serialized_start=1174
|
|
47
|
+
_globals['_TABLESFILTER']._serialized_end=1236
|
|
48
|
+
_globals['_COLUMNSFILTER']._serialized_start=1238
|
|
49
|
+
_globals['_COLUMNSFILTER']._serialized_end=1303
|
|
50
|
+
_globals['_MASKFIELDTRANSFORMER']._serialized_start=1306
|
|
51
|
+
_globals['_MASKFIELDTRANSFORMER']._serialized_end=1467
|
|
52
|
+
_globals['_FILTERCOLUMNSTRANSFORMER']._serialized_start=1470
|
|
53
|
+
_globals['_FILTERCOLUMNSTRANSFORMER']._serialized_end=1618
|
|
54
|
+
_globals['_TABLE']._serialized_start=1620
|
|
55
|
+
_globals['_TABLE']._serialized_end=1661
|
|
56
|
+
_globals['_RENAMETABLE']._serialized_start=1664
|
|
57
|
+
_globals['_RENAMETABLE']._serialized_end=1792
|
|
58
|
+
_globals['_RENAMETABLESTRANSFORMER']._serialized_start=1794
|
|
59
|
+
_globals['_RENAMETABLESTRANSFORMER']._serialized_end=1885
|
|
60
|
+
_globals['_REPLACEPRIMARYKEYTRANSFORMER']._serialized_start=1887
|
|
61
|
+
_globals['_REPLACEPRIMARYKEYTRANSFORMER']._serialized_end=1991
|
|
62
|
+
_globals['_TOSTRINGTRANSFORMER']._serialized_start=1994
|
|
63
|
+
_globals['_TOSTRINGTRANSFORMER']._serialized_end=2137
|
|
64
|
+
_globals['_SHARDERTRANSFORMER']._serialized_start=2140
|
|
65
|
+
_globals['_SHARDERTRANSFORMER']._serialized_end=2304
|
|
66
|
+
_globals['_TABLESPLITTERTRANSFORMER']._serialized_start=2306
|
|
67
|
+
_globals['_TABLESPLITTERTRANSFORMER']._serialized_end=2427
|
|
68
|
+
_globals['_FILTERROWSTRANSFORMER']._serialized_start=2429
|
|
69
|
+
_globals['_FILTERROWSTRANSFORMER']._serialized_end=2528
|
|
70
|
+
_globals['_TRANSFORMER']._serialized_start=2531
|
|
71
|
+
_globals['_TRANSFORMER']._serialized_end=3241
|
|
72
|
+
_globals['_TRANSFORMATION']._serialized_start=3243
|
|
73
|
+
_globals['_TRANSFORMATION']._serialized_end=3324
|
|
74
74
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -15,7 +15,7 @@ from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb
|
|
|
15
15
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n>yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise.proto\x12\"yandex.cloud.mdb.mongodb.v1.config\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1dyandex/cloud/validation.proto\"\
|
|
18
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n>yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise.proto\x12\"yandex.cloud.mdb.mongodb.v1.config\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1dyandex/cloud/validation.proto\"\xbc\x17\n\x1aMongodConfig5_0_enterprise\x12W\n\x07storage\x18\x01 \x01(\x0b\x32\x46.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Storage\x12n\n\x13operation_profiling\x18\x02 \x01(\x0b\x32Q.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.OperationProfiling\x12S\n\x03net\x18\x03 \x01(\x0b\x32\x46.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Network\x12Y\n\x08security\x18\x04 \x01(\x0b\x32G.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Security\x12Z\n\taudit_log\x18\x05 \x01(\x0b\x32G.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.AuditLog\x12\x62\n\rset_parameter\x18\x06 \x01(\x0b\x32K.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.SetParameter\x1a\x97\x08\n\x07Storage\x12\x66\n\x0bwired_tiger\x18\x01 \x01(\x0b\x32Q.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Storage.WiredTiger\x12_\n\x07journal\x18\x02 \x01(\x0b\x32N.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Storage.Journal\x1a\xf6\x05\n\nWiredTiger\x12u\n\rengine_config\x18\x01 \x01(\x0b\x32^.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Storage.WiredTiger.EngineConfig\x12}\n\x11\x63ollection_config\x18\x02 \x01(\x0b\x32\x62.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Storage.WiredTiger.CollectionConfig\x12s\n\x0cindex_config\x18\x03 \x01(\x0b\x32].yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Storage.WiredTiger.IndexConfig\x1a\x43\n\x0c\x45ngineConfig\x12\x33\n\rcache_size_gb\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x1a\xf0\x01\n\x10\x43ollectionConfig\x12\x87\x01\n\x10\x62lock_compressor\x18\x01 \x01(\x0e\x32m.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Storage.WiredTiger.CollectionConfig.Compressor\"R\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\n\n\x06SNAPPY\x10\x02\x12\x08\n\x04ZLIB\x10\x03\x12\x08\n\x04ZSTD\x10\x04\x1a\x45\n\x0bIndexConfig\x12\x36\n\x12prefix_compression\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1aJ\n\x07Journal\x12?\n\x0f\x63ommit_interval\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\t\xfa\xc7\x31\x05\x31-500\x1a\xbb\x02\n\x12OperationProfiling\x12\x64\n\x04mode\x18\x01 \x01(\x0e\x32V.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.OperationProfiling.Mode\x12>\n\x11slow_op_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\x12\x42\n\x13slow_op_sample_rate\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValueB\x07\xfa\xc7\x31\x03\x30-1\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x07\n\x03OFF\x10\x01\x12\x0b\n\x07SLOW_OP\x10\x02\x12\x07\n\x03\x41LL\x10\x03\x1a\xa4\x03\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-16384\x12g\n\x0b\x63ompression\x18\x02 \x01(\x0b\x32R.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Network.Compression\x1a\xe2\x01\n\x0b\x43ompression\x12{\n\x0b\x63ompressors\x18\x01 \x03(\x0e\x32].yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Network.Compression.CompressorB\x07\x82\xc8\x31\x03\x31-3\"V\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\n\n\x06SNAPPY\x10\x01\x12\x08\n\x04ZLIB\x10\x02\x12\x08\n\x04ZSTD\x10\x03\x12\x0c\n\x08\x44ISABLED\x10\x04\x1a\xad\x02\n\x08Security\x12\x35\n\x11\x65nable_encryption\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12Z\n\x04kmip\x18\x02 \x01(\x0b\x32L.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise.Security.KMIP\x1a\x8d\x01\n\x04KMIP\x12\x13\n\x0bserver_name\x18\x01 \x01(\t\x12)\n\x04port\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x11\n\tserver_ca\x18\x03 \x01(\t\x12\x1a\n\x12\x63lient_certificate\x18\x04 \x01(\t\x12\x16\n\x0ekey_identifier\x18\x05 \x01(\t\x1aU\n\x08\x41uditLog\x12\x0e\n\x06\x66ilter\x18\x01 \x01(\t\x12\x39\n\x15runtime_configuration\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a\xde\x01\n\x0cSetParameter\x12?\n\x1b\x61udit_authorization_success\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x37\n\x13\x65nable_flow_control\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12T\n&min_snapshot_history_window_in_seconds\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x07\xfa\xc7\x31\x03>=0\"\xd9\x07\n\x1cMongoCfgConfig5_0_enterprise\x12Y\n\x07storage\x18\x01 \x01(\x0b\x32H.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig5_0_enterprise.Storage\x12p\n\x13operation_profiling\x18\x02 \x01(\x0b\x32S.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig5_0_enterprise.OperationProfiling\x12U\n\x03net\x18\x03 \x01(\x0b\x32H.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig5_0_enterprise.Network\x1a\xc0\x02\n\x07Storage\x12h\n\x0bwired_tiger\x18\x01 \x01(\x0b\x32S.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig5_0_enterprise.Storage.WiredTiger\x1a\xca\x01\n\nWiredTiger\x12w\n\rengine_config\x18\x01 \x01(\x0b\x32`.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig5_0_enterprise.Storage.WiredTiger.EngineConfig\x1a\x43\n\x0c\x45ngineConfig\x12\x33\n\rcache_size_gb\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x1a\xf9\x01\n\x12OperationProfiling\x12\x66\n\x04mode\x18\x01 \x01(\x0e\x32X.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig5_0_enterprise.OperationProfiling.Mode\x12>\n\x11slow_op_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x07\n\x03OFF\x10\x01\x12\x0b\n\x07SLOW_OP\x10\x02\x12\x07\n\x03\x41LL\x10\x03\x1aV\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-16384\"\x98\x04\n\x1aMongosConfig5_0_enterprise\x12S\n\x03net\x18\x01 \x01(\x0b\x32\x46.yandex.cloud.mdb.mongodb.v1.config.MongosConfig5_0_enterprise.Network\x1a\xa4\x03\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-16384\x12g\n\x0b\x63ompression\x18\x02 \x01(\x0b\x32R.yandex.cloud.mdb.mongodb.v1.config.MongosConfig5_0_enterprise.Network.Compression\x1a\xe2\x01\n\x0b\x43ompression\x12{\n\x0b\x63ompressors\x18\x01 \x03(\x0e\x32].yandex.cloud.mdb.mongodb.v1.config.MongosConfig5_0_enterprise.Network.Compression.CompressorB\x07\x82\xc8\x31\x03\x31-3\"V\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\n\n\x06SNAPPY\x10\x01\x12\x08\n\x04ZLIB\x10\x02\x12\x08\n\x04ZSTD\x10\x03\x12\x0c\n\x08\x44ISABLED\x10\x04\"\xa6\x02\n\x1dMongodConfigSet5_0_enterprise\x12X\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32>.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise\x12S\n\x0buser_config\x18\x02 \x01(\x0b\x32>.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise\x12V\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32>.yandex.cloud.mdb.mongodb.v1.config.MongodConfig5_0_enterprise\"\xae\x02\n\x1fMongoCfgConfigSet5_0_enterprise\x12Z\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32@.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig5_0_enterprise\x12U\n\x0buser_config\x18\x02 \x01(\x0b\x32@.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig5_0_enterprise\x12X\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32@.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig5_0_enterprise\"\xa6\x02\n\x1dMongosConfigSet5_0_enterprise\x12X\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32>.yandex.cloud.mdb.mongodb.v1.config.MongosConfig5_0_enterprise\x12S\n\x0buser_config\x18\x02 \x01(\x0b\x32>.yandex.cloud.mdb.mongodb.v1.config.MongosConfig5_0_enterprise\x12V\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32>.yandex.cloud.mdb.mongodb.v1.config.MongosConfig5_0_enterpriseBx\n&yandex.cloud.api.mdb.mongodb.v1.configZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/mongodb/v1/config;mongodbb\x06proto3')
|
|
19
19
|
|
|
20
20
|
_globals = globals()
|
|
21
21
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -35,7 +35,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
35
35
|
_MONGODCONFIG5_0_ENTERPRISE_NETWORK.fields_by_name['max_incoming_connections']._options = None
|
|
36
36
|
_MONGODCONFIG5_0_ENTERPRISE_NETWORK.fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-16384'
|
|
37
37
|
_MONGODCONFIG5_0_ENTERPRISE_SETPARAMETER.fields_by_name['min_snapshot_history_window_in_seconds']._options = None
|
|
38
|
-
_MONGODCONFIG5_0_ENTERPRISE_SETPARAMETER.fields_by_name['min_snapshot_history_window_in_seconds']._serialized_options = b'\372\3071\
|
|
38
|
+
_MONGODCONFIG5_0_ENTERPRISE_SETPARAMETER.fields_by_name['min_snapshot_history_window_in_seconds']._serialized_options = b'\372\3071\003>=0'
|
|
39
39
|
_MONGOCFGCONFIG5_0_ENTERPRISE_OPERATIONPROFILING.fields_by_name['slow_op_threshold']._options = None
|
|
40
40
|
_MONGOCFGCONFIG5_0_ENTERPRISE_OPERATIONPROFILING.fields_by_name['slow_op_threshold']._serialized_options = b'\372\3071\002>0'
|
|
41
41
|
_MONGOCFGCONFIG5_0_ENTERPRISE_NETWORK.fields_by_name['max_incoming_connections']._options = None
|
|
@@ -45,7 +45,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
45
45
|
_MONGOSCONFIG5_0_ENTERPRISE_NETWORK.fields_by_name['max_incoming_connections']._options = None
|
|
46
46
|
_MONGOSCONFIG5_0_ENTERPRISE_NETWORK.fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-16384'
|
|
47
47
|
_globals['_MONGODCONFIG5_0_ENTERPRISE']._serialized_start=166
|
|
48
|
-
_globals['_MONGODCONFIG5_0_ENTERPRISE']._serialized_end=
|
|
48
|
+
_globals['_MONGODCONFIG5_0_ENTERPRISE']._serialized_end=3170
|
|
49
49
|
_globals['_MONGODCONFIG5_0_ENTERPRISE_STORAGE']._serialized_start=766
|
|
50
50
|
_globals['_MONGODCONFIG5_0_ENTERPRISE_STORAGE']._serialized_end=1813
|
|
51
51
|
_globals['_MONGODCONFIG5_0_ENTERPRISE_STORAGE_WIREDTIGER']._serialized_start=979
|
|
@@ -77,33 +77,33 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
77
77
|
_globals['_MONGODCONFIG5_0_ENTERPRISE_AUDITLOG']._serialized_start=2860
|
|
78
78
|
_globals['_MONGODCONFIG5_0_ENTERPRISE_AUDITLOG']._serialized_end=2945
|
|
79
79
|
_globals['_MONGODCONFIG5_0_ENTERPRISE_SETPARAMETER']._serialized_start=2948
|
|
80
|
-
_globals['_MONGODCONFIG5_0_ENTERPRISE_SETPARAMETER']._serialized_end=
|
|
81
|
-
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE']._serialized_start=
|
|
82
|
-
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE']._serialized_end=
|
|
83
|
-
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_STORAGE']._serialized_start=
|
|
84
|
-
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_STORAGE']._serialized_end=
|
|
85
|
-
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_STORAGE_WIREDTIGER']._serialized_start=
|
|
86
|
-
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_STORAGE_WIREDTIGER']._serialized_end=
|
|
80
|
+
_globals['_MONGODCONFIG5_0_ENTERPRISE_SETPARAMETER']._serialized_end=3170
|
|
81
|
+
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE']._serialized_start=3173
|
|
82
|
+
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE']._serialized_end=4158
|
|
83
|
+
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_STORAGE']._serialized_start=3498
|
|
84
|
+
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_STORAGE']._serialized_end=3818
|
|
85
|
+
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_STORAGE_WIREDTIGER']._serialized_start=3616
|
|
86
|
+
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_STORAGE_WIREDTIGER']._serialized_end=3818
|
|
87
87
|
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_STORAGE_WIREDTIGER_ENGINECONFIG']._serialized_start=1356
|
|
88
88
|
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_STORAGE_WIREDTIGER_ENGINECONFIG']._serialized_end=1423
|
|
89
|
-
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_OPERATIONPROFILING']._serialized_start=
|
|
90
|
-
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_OPERATIONPROFILING']._serialized_end=
|
|
89
|
+
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_OPERATIONPROFILING']._serialized_start=3821
|
|
90
|
+
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_OPERATIONPROFILING']._serialized_end=4070
|
|
91
91
|
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_OPERATIONPROFILING_MODE']._serialized_start=2072
|
|
92
92
|
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_OPERATIONPROFILING_MODE']._serialized_end=2131
|
|
93
93
|
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_NETWORK']._serialized_start=2134
|
|
94
94
|
_globals['_MONGOCFGCONFIG5_0_ENTERPRISE_NETWORK']._serialized_end=2220
|
|
95
|
-
_globals['_MONGOSCONFIG5_0_ENTERPRISE']._serialized_start=
|
|
96
|
-
_globals['_MONGOSCONFIG5_0_ENTERPRISE']._serialized_end=
|
|
97
|
-
_globals['_MONGOSCONFIG5_0_ENTERPRISE_NETWORK']._serialized_start=
|
|
98
|
-
_globals['_MONGOSCONFIG5_0_ENTERPRISE_NETWORK']._serialized_end=
|
|
99
|
-
_globals['_MONGOSCONFIG5_0_ENTERPRISE_NETWORK_COMPRESSION']._serialized_start=
|
|
100
|
-
_globals['_MONGOSCONFIG5_0_ENTERPRISE_NETWORK_COMPRESSION']._serialized_end=
|
|
95
|
+
_globals['_MONGOSCONFIG5_0_ENTERPRISE']._serialized_start=4161
|
|
96
|
+
_globals['_MONGOSCONFIG5_0_ENTERPRISE']._serialized_end=4697
|
|
97
|
+
_globals['_MONGOSCONFIG5_0_ENTERPRISE_NETWORK']._serialized_start=4277
|
|
98
|
+
_globals['_MONGOSCONFIG5_0_ENTERPRISE_NETWORK']._serialized_end=4697
|
|
99
|
+
_globals['_MONGOSCONFIG5_0_ENTERPRISE_NETWORK_COMPRESSION']._serialized_start=4471
|
|
100
|
+
_globals['_MONGOSCONFIG5_0_ENTERPRISE_NETWORK_COMPRESSION']._serialized_end=4697
|
|
101
101
|
_globals['_MONGOSCONFIG5_0_ENTERPRISE_NETWORK_COMPRESSION_COMPRESSOR']._serialized_start=2468
|
|
102
102
|
_globals['_MONGOSCONFIG5_0_ENTERPRISE_NETWORK_COMPRESSION_COMPRESSOR']._serialized_end=2554
|
|
103
|
-
_globals['_MONGODCONFIGSET5_0_ENTERPRISE']._serialized_start=
|
|
104
|
-
_globals['_MONGODCONFIGSET5_0_ENTERPRISE']._serialized_end=
|
|
105
|
-
_globals['_MONGOCFGCONFIGSET5_0_ENTERPRISE']._serialized_start=
|
|
106
|
-
_globals['_MONGOCFGCONFIGSET5_0_ENTERPRISE']._serialized_end=
|
|
107
|
-
_globals['_MONGOSCONFIGSET5_0_ENTERPRISE']._serialized_start=
|
|
108
|
-
_globals['_MONGOSCONFIGSET5_0_ENTERPRISE']._serialized_end=
|
|
103
|
+
_globals['_MONGODCONFIGSET5_0_ENTERPRISE']._serialized_start=4700
|
|
104
|
+
_globals['_MONGODCONFIGSET5_0_ENTERPRISE']._serialized_end=4994
|
|
105
|
+
_globals['_MONGOCFGCONFIGSET5_0_ENTERPRISE']._serialized_start=4997
|
|
106
|
+
_globals['_MONGOCFGCONFIGSET5_0_ENTERPRISE']._serialized_end=5299
|
|
107
|
+
_globals['_MONGOSCONFIGSET5_0_ENTERPRISE']._serialized_start=5302
|
|
108
|
+
_globals['_MONGOSCONFIGSET5_0_ENTERPRISE']._serialized_end=5596
|
|
109
109
|
# @@protoc_insertion_point(module_scope)
|