yandexcloud 0.349.0__py3-none-any.whl → 0.351.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.
- yandex/cloud/ai/assistants/v1/assistant_pb2.py +4 -4
- yandex/cloud/ai/assistants/v1/assistant_pb2.pyi +8 -2
- yandex/cloud/ai/assistants/v1/assistant_service_pb2.py +26 -26
- yandex/cloud/ai/assistants/v1/assistant_service_pb2.pyi +14 -4
- yandex/cloud/ai/assistants/v1/common_pb2.py +5 -1
- yandex/cloud/ai/assistants/v1/common_pb2.pyi +50 -0
- yandex/cloud/ai/assistants/v1/runs/run_pb2.py +10 -10
- yandex/cloud/ai/assistants/v1/runs/run_pb2.pyi +8 -2
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.py +28 -28
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.pyi +8 -2
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi +2 -2
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.py +20 -16
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi +62 -1
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.py +24 -23
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi +15 -2
- yandex/cloud/ai/ocr/v1/ocr_pb2.py +24 -20
- yandex/cloud/ai/ocr/v1/ocr_pb2.pyi +72 -2
- yandex/cloud/ai/stt/v3/stt_pb2.pyi +1 -1
- yandex/cloud/ai/tuning/v1/tuning_service_pb2.py +13 -3
- yandex/cloud/ai/tuning/v1/tuning_service_pb2.pyi +40 -0
- yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.py +43 -0
- yandex/cloud/ai/tuning/v1/tuning_service_pb2_grpc.pyi +17 -0
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.py +4 -4
- yandex/cloud/ai/tuning/v1/tuning_task_pb2.pyi +2 -0
- yandex/cloud/apploadbalancer/v1/load_balancer_pb2.py +39 -37
- yandex/cloud/apploadbalancer/v1/load_balancer_pb2.pyi +10 -2
- yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.py +110 -87
- yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2.pyi +96 -0
- yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.py +88 -0
- yandex/cloud/apploadbalancer/v1/load_balancer_service_pb2_grpc.pyi +40 -0
- yandex/cloud/backup/v1/policy_pb2.py +56 -52
- yandex/cloud/backup/v1/policy_pb2.pyi +64 -1
- yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.py +4 -4
- yandex/cloud/baremetal/v1alpha/private_cloud_connection_pb2.pyi +5 -1
- yandex/cloud/clouddesktop/v1/desktop_group_pb2.py +20 -14
- yandex/cloud/clouddesktop/v1/desktop_group_pb2.pyi +31 -2
- yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.py +16 -16
- yandex/cloud/clouddesktop/v1/desktop_group_service_pb2.pyi +11 -2
- yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.pyi +8 -2
- yandex/cloud/dataproc/v1/cluster_pb2.py +20 -20
- yandex/cloud/dataproc/v1/cluster_pb2.pyi +5 -1
- yandex/cloud/dataproc/v1/cluster_service_pb2.py +40 -40
- yandex/cloud/dataproc/v1/cluster_service_pb2.pyi +10 -2
- yandex/cloud/datatransfer/v1/endpoint/common_pb2.py +8 -8
- yandex/cloud/datatransfer/v1/endpoint/common_pb2.pyi +1 -5
- yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.py +12 -10
- yandex/cloud/datatransfer/v1/endpoint/mongo_pb2.pyi +26 -3
- yandex/cloud/datatransfer/v1/endpoint_service_pb2.pyi +1 -1
- yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi +1 -1
- yandex/cloud/gitlab/v1/instance_pb2.pyi +58 -4
- yandex/cloud/gitlab/v1/instance_service_pb2.py +50 -27
- yandex/cloud/gitlab/v1/instance_service_pb2.pyi +163 -2
- yandex/cloud/gitlab/v1/instance_service_pb2_grpc.py +62 -9
- yandex/cloud/gitlab/v1/instance_service_pb2_grpc.pyi +50 -6
- yandex/cloud/gitlab/v1/maintenance_pb2.pyi +10 -3
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py +26 -22
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi +34 -1
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py +86 -63
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi +86 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.py +88 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.pyi +40 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py +52 -46
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi +63 -8
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py +170 -170
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +54 -10
- yandex/cloud/mdb/clickhouse/v1/database_pb2.py +6 -4
- yandex/cloud/mdb/clickhouse/v1/database_pb2.pyi +35 -3
- yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.py +3 -3
- yandex/cloud/mdb/greenplum/v1/hba_rule_pb2.pyi +4 -0
- yandex/cloud/mdb/kafka/v1/cluster_pb2.py +42 -38
- yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi +48 -4
- yandex/cloud/mdb/mongodb/v1/cluster_pb2.py +142 -142
- yandex/cloud/mdb/mongodb/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.py +234 -234
- yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/mdb/mysql/v1/cluster_pb2.py +38 -32
- yandex/cloud/mdb/mysql/v1/cluster_pb2.pyi +40 -4
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.py +96 -96
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.pyi +24 -6
- yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.py +26 -24
- yandex/cloud/mdb/mysql/v1/config/mysql5_7_pb2.pyi +12 -2
- yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.py +26 -24
- yandex/cloud/mdb/mysql/v1/config/mysql8_0_pb2.pyi +12 -2
- yandex/cloud/mdb/opensearch/v1/cluster_pb2.py +46 -45
- yandex/cloud/mdb/opensearch/v1/cluster_pb2.pyi +9 -2
- yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.py +140 -139
- yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.pyi +17 -4
- yandex/cloud/mdb/postgresql/v1/cluster_pb2.py +42 -42
- yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.py +98 -98
- yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/database_pb2.py +6 -4
- yandex/cloud/mdb/postgresql/v1/database_pb2.pyi +1 -1
- yandex/cloud/mdb/redis/v1/cluster_pb2.py +36 -36
- yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/redis/v1/cluster_service_pb2.py +114 -114
- yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/metastore/v1/cluster_pb2.py +16 -20
- yandex/cloud/metastore/v1/cluster_pb2.pyi +1 -31
- yandex/cloud/metastore/v1/cluster_service_pb2.py +44 -50
- yandex/cloud/metastore/v1/cluster_service_pb2.pyi +3 -35
- yandex/cloud/metastore/v1/cluster_service_pb2_grpc.py +4 -4
- yandex/cloud/metastore/v1/cluster_service_pb2_grpc.pyi +12 -12
- yandex/cloud/monitoring/v3/chart_widget_pb2.py +60 -44
- yandex/cloud/monitoring/v3/chart_widget_pb2.pyi +151 -6
- yandex/cloud/monitoring/v3/dashboard_service_pb2.py +36 -34
- yandex/cloud/monitoring/v3/dashboard_service_pb2.pyi +13 -7
- yandex/cloud/monitoring/v3/link_pb2.py +8 -4
- yandex/cloud/monitoring/v3/link_pb2.pyi +27 -1
- yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.py +60 -44
- yandex/cloud/monitoring/v3/multi_source_chart_widget_pb2.pyi +151 -6
- yandex/cloud/searchapi/v2/gen_search_service_pb2.py +26 -31
- yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi +6 -1
- yandex/cloud/searchapi/v2/img_search_service_pb2.py +8 -8
- yandex/cloud/searchapi/v2/img_search_service_pb2.pyi +5 -1
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.py +8 -8
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.pyi +1 -5
- yandex/cloud/spark/v1/cluster_pb2.py +29 -25
- yandex/cloud/spark/v1/cluster_pb2.pyi +53 -0
- yandex/cloud/spark/v1/cluster_service_pb2.py +54 -31
- yandex/cloud/spark/v1/cluster_service_pb2.pyi +93 -0
- yandex/cloud/spark/v1/cluster_service_pb2_grpc.py +44 -0
- yandex/cloud/spark/v1/cluster_service_pb2_grpc.pyi +20 -0
- yandex/cloud/storage/v1/bucket_pb2.py +78 -78
- yandex/cloud/storage/v1/bucket_pb2.pyi +5 -1
- yandex/cloud/storage/v1/bucket_service_pb2.py +4 -2
- yandex/cloud/storage/v1/bucket_service_pb2_grpc.py +43 -0
- yandex/cloud/storage/v1/bucket_service_pb2_grpc.pyi +17 -0
- yandex/cloud/video/v1/channel_service_pb2.py +34 -28
- yandex/cloud/video/v1/episode_service_pb2.py +58 -52
- yandex/cloud/video/v1/playlist_pb2.py +14 -5
- yandex/cloud/video/v1/playlist_service_pb2.py +36 -30
- yandex/cloud/video/v1/stream_line_service_pb2.py +46 -46
- yandex/cloud/video/v1/stream_service_pb2.py +50 -44
- yandex/cloud/video/v1/subtitle_pb2.pyi +1 -4
- yandex/cloud/video/v1/subtitle_service_pb2.py +19 -17
- yandex/cloud/video/v1/subtitle_service_pb2.pyi +1 -4
- yandex/cloud/video/v1/video_pb2.pyi +1 -1
- yandex/cloud/video/v1/video_service_pb2.py +90 -84
- yandex/cloud/video/v1/video_service_pb2.pyi +4 -12
- yandexcloud/__init__.py +1 -1
- yandexcloud/_wrappers/dataproc/__init__.py +10 -2
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/RECORD +160 -160
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.351.0.dist-info}/top_level.txt +0 -0
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2yandex/cloud/datatransfer/v1/endpoint/common.proto\x12%yandex.cloud.datatransfer.v1.endpoint\x1a\x1bgoogle/protobuf/empty.proto\"-\n\x07\x41ltName\x12\x11\n\tfrom_name\x18\x01 \x01(\t\x12\x0f\n\x07to_name\x18\x02 \x01(\t\" \n\x06Secret\x12\r\n\x03raw\x18\x01 \x01(\tH\x00\x42\x07\n\x05value\"\x87\x01\n\tColSchema\x12\x0c\n\x04name\x18\x01 \x01(\t\x12?\n\x04type\x18\x02 \x01(\x0e\x32\x31.yandex.cloud.datatransfer.v1.endpoint.ColumnType\x12\x0b\n\x03key\x18\x03 \x01(\x08\x12\x10\n\x08required\x18\x04 \x01(\x08\x12\x0c\n\x04path\x18\x05 \x01(\t\"\x86\x01\n\x07TLSMode\x12*\n\x08\x64isabled\x18\x01 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x12\x43\n\x07\x65nabled\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.datatransfer.v1.endpoint.TLSConfigH\x00\x42\n\n\x08tls_mode\"#\n\tTLSConfig\x12\x16\n\x0e\x63\x61_certificate\x18\x01 \x01(\t\".\n\x0b\x43olumnValue\x12\x16\n\x0cstring_value\x18\x01 \x01(\tH\x00\x42\x07\n\x05value\"\xc0\x01\n\x19\x44\x61taTransformationOptions\x12\x16\n\x0e\x63loud_function\x18\x01 \x01(\t\x12\x19\n\x11number_of_retries\x18\x02 \x01(\x03\x12\x13\n\x0b\x62uffer_size\x18\x03 \x01(\t\x12\x1d\n\x15\x62uffer_flush_interval\x18\x04 \x01(\t\x12\x1a\n\x12invocation_timeout\x18\x05 \x01(\t\x12\x1a\n\x12service_account_id\x18\x08 \x01(\tJ\x04\x08\x06\x10\x08\"S\n\tFieldList\x12@\n\x06\x66ields\x18\x02 \x03(\x0b\x32\x30.yandex.cloud.datatransfer.v1.endpoint.ColSchemaJ\x04\x08\x01\x10\x02\"q\n\nDataSchema\x12\x15\n\x0bjson_fields\x18\x01 \x01(\tH\x00\x12\x42\n\x06\x66ields\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.datatransfer.v1.endpoint.FieldListH\x00\x42\x08\n\x06schema\"\x08\n\x06NoAuth\"
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2yandex/cloud/datatransfer/v1/endpoint/common.proto\x12%yandex.cloud.datatransfer.v1.endpoint\x1a\x1bgoogle/protobuf/empty.proto\"-\n\x07\x41ltName\x12\x11\n\tfrom_name\x18\x01 \x01(\t\x12\x0f\n\x07to_name\x18\x02 \x01(\t\" \n\x06Secret\x12\r\n\x03raw\x18\x01 \x01(\tH\x00\x42\x07\n\x05value\"\x87\x01\n\tColSchema\x12\x0c\n\x04name\x18\x01 \x01(\t\x12?\n\x04type\x18\x02 \x01(\x0e\x32\x31.yandex.cloud.datatransfer.v1.endpoint.ColumnType\x12\x0b\n\x03key\x18\x03 \x01(\x08\x12\x10\n\x08required\x18\x04 \x01(\x08\x12\x0c\n\x04path\x18\x05 \x01(\t\"\x86\x01\n\x07TLSMode\x12*\n\x08\x64isabled\x18\x01 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x12\x43\n\x07\x65nabled\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.datatransfer.v1.endpoint.TLSConfigH\x00\x42\n\n\x08tls_mode\"#\n\tTLSConfig\x12\x16\n\x0e\x63\x61_certificate\x18\x01 \x01(\t\".\n\x0b\x43olumnValue\x12\x16\n\x0cstring_value\x18\x01 \x01(\tH\x00\x42\x07\n\x05value\"\xc0\x01\n\x19\x44\x61taTransformationOptions\x12\x16\n\x0e\x63loud_function\x18\x01 \x01(\t\x12\x19\n\x11number_of_retries\x18\x02 \x01(\x03\x12\x13\n\x0b\x62uffer_size\x18\x03 \x01(\t\x12\x1d\n\x15\x62uffer_flush_interval\x18\x04 \x01(\t\x12\x1a\n\x12invocation_timeout\x18\x05 \x01(\t\x12\x1a\n\x12service_account_id\x18\x08 \x01(\tJ\x04\x08\x06\x10\x08\"S\n\tFieldList\x12@\n\x06\x66ields\x18\x02 \x03(\x0b\x32\x30.yandex.cloud.datatransfer.v1.endpoint.ColSchemaJ\x04\x08\x01\x10\x02\"q\n\nDataSchema\x12\x15\n\x0bjson_fields\x18\x01 \x01(\tH\x00\x12\x42\n\x06\x66ields\x18\x02 \x01(\x0b\x32\x30.yandex.cloud.datatransfer.v1.endpoint.FieldListH\x00\x42\x08\n\x06schema\"\x08\n\x06NoAuth\"4\n\x1b\x43onnectionManagerConnection\x12\x15\n\rconnection_id\x18\x01 \x01(\t*h\n\x13ObjectTransferStage\x12%\n!OBJECT_TRANSFER_STAGE_UNSPECIFIED\x10\x00\x12\x0f\n\x0b\x42\x45\x46ORE_DATA\x10\x01\x12\x0e\n\nAFTER_DATA\x10\x02\x12\t\n\x05NEVER\x10\x03*U\n\rCleanupPolicy\x12\x1e\n\x1a\x43LEANUP_POLICY_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x44ISABLED\x10\x01\x12\x08\n\x04\x44ROP\x10\x02\x12\x0c\n\x08TRUNCATE\x10\x03*\xc9\x01\n\nColumnType\x12\x1b\n\x17\x43OLUMN_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05INT32\x10\x01\x12\t\n\x05INT16\x10\x02\x12\x08\n\x04INT8\x10\x03\x12\n\n\x06UINT64\x10\x04\x12\n\n\x06UINT32\x10\x05\x12\n\n\x06UINT16\x10\x06\x12\t\n\x05UINT8\x10\x07\x12\n\n\x06\x44OUBLE\x10\x08\x12\x0b\n\x07\x42OOLEAN\x10\t\x12\n\n\x06STRING\x10\n\x12\x08\n\x04UTF8\x10\x0b\x12\x07\n\x03\x41NY\x10\x0c\x12\x0c\n\x08\x44\x41TETIME\x10\r\x12\t\n\x05INT64\x10\x0e\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')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -33,12 +33,12 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.datatransfer.v
|
|
|
33
33
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
34
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
35
|
_globals['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'
|
|
36
|
-
_globals['_OBJECTTRANSFERSTAGE']._serialized_start=
|
|
37
|
-
_globals['_OBJECTTRANSFERSTAGE']._serialized_end=
|
|
38
|
-
_globals['_CLEANUPPOLICY']._serialized_start=
|
|
39
|
-
_globals['_CLEANUPPOLICY']._serialized_end=
|
|
40
|
-
_globals['_COLUMNTYPE']._serialized_start=
|
|
41
|
-
_globals['_COLUMNTYPE']._serialized_end=
|
|
36
|
+
_globals['_OBJECTTRANSFERSTAGE']._serialized_start=1022
|
|
37
|
+
_globals['_OBJECTTRANSFERSTAGE']._serialized_end=1126
|
|
38
|
+
_globals['_CLEANUPPOLICY']._serialized_start=1128
|
|
39
|
+
_globals['_CLEANUPPOLICY']._serialized_end=1213
|
|
40
|
+
_globals['_COLUMNTYPE']._serialized_start=1216
|
|
41
|
+
_globals['_COLUMNTYPE']._serialized_end=1417
|
|
42
42
|
_globals['_ALTNAME']._serialized_start=122
|
|
43
43
|
_globals['_ALTNAME']._serialized_end=167
|
|
44
44
|
_globals['_SECRET']._serialized_start=169
|
|
@@ -60,5 +60,5 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
60
60
|
_globals['_NOAUTH']._serialized_start=958
|
|
61
61
|
_globals['_NOAUTH']._serialized_end=966
|
|
62
62
|
_globals['_CONNECTIONMANAGERCONNECTION']._serialized_start=968
|
|
63
|
-
_globals['_CONNECTIONMANAGERCONNECTION']._serialized_end=
|
|
63
|
+
_globals['_CONNECTIONMANAGERCONNECTION']._serialized_end=1020
|
|
64
64
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -328,16 +328,12 @@ class ConnectionManagerConnection(google.protobuf.message.Message):
|
|
|
328
328
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
329
329
|
|
|
330
330
|
CONNECTION_ID_FIELD_NUMBER: builtins.int
|
|
331
|
-
SUBNET_ID_FIELD_NUMBER: builtins.int
|
|
332
331
|
connection_id: builtins.str
|
|
333
|
-
subnet_id: builtins.str
|
|
334
|
-
"""Network interface for endpoint. If none will assume public ipv4"""
|
|
335
332
|
def __init__(
|
|
336
333
|
self,
|
|
337
334
|
*,
|
|
338
335
|
connection_id: builtins.str = ...,
|
|
339
|
-
subnet_id: builtins.str = ...,
|
|
340
336
|
) -> None: ...
|
|
341
|
-
def ClearField(self, field_name: typing.Literal["connection_id", b"connection_id"
|
|
337
|
+
def ClearField(self, field_name: typing.Literal["connection_id", b"connection_id"]) -> None: ...
|
|
342
338
|
|
|
343
339
|
global___ConnectionManagerConnection = ConnectionManagerConnection
|
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from yandex.cloud.datatransfer.v1.endpoint import common_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint_dot_common__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1yandex/cloud/datatransfer/v1/endpoint/mongo.proto\x12%yandex.cloud.datatransfer.v1.endpoint\x1a\x32yandex/cloud/datatransfer/v1/endpoint/common.proto\"\x8a\x01\n\x0eOnPremiseMongo\x12\r\n\x05hosts\x18\x01 \x03(\t\x12\x0c\n\x04port\x18\x02 \x01(\x03\x12\x13\n\x0breplica_set\x18\x05 \x01(\t\x12@\n\x08tls_mode\x18\x06 \x01(\x0b\x32..yandex.cloud.datatransfer.v1.endpoint.TLSModeJ\x04\x08\x03\x10\x05\"\
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1yandex/cloud/datatransfer/v1/endpoint/mongo.proto\x12%yandex.cloud.datatransfer.v1.endpoint\x1a\x32yandex/cloud/datatransfer/v1/endpoint/common.proto\"\x8a\x01\n\x0eOnPremiseMongo\x12\r\n\x05hosts\x18\x01 \x03(\t\x12\x0c\n\x04port\x18\x02 \x01(\x03\x12\x13\n\x0breplica_set\x18\x05 \x01(\t\x12@\n\x08tls_mode\x18\x06 \x01(\x0b\x32..yandex.cloud.datatransfer.v1.endpoint.TLSModeJ\x04\x08\x03\x10\x05\"\xe0\x02\n\x16MongoConnectionOptions\x12\x18\n\x0emdb_cluster_id\x18\x01 \x01(\tH\x00\x12K\n\non_premise\x18\x02 \x01(\x0b\x32\x35.yandex.cloud.datatransfer.v1.endpoint.OnPremiseMongoH\x00\x12p\n\x1d\x63onnection_manager_connection\x18\x06 \x01(\x0b\x32G.yandex.cloud.datatransfer.v1.endpoint.MongoConnectionManagerConnectionH\x00\x12\x0c\n\x04user\x18\x03 \x01(\t\x12?\n\x08password\x18\x04 \x01(\x0b\x32-.yandex.cloud.datatransfer.v1.endpoint.Secret\x12\x13\n\x0b\x61uth_source\x18\x05 \x01(\tB\t\n\x07\x61\x64\x64ress\"\x82\x01\n\x0fMongoConnection\x12[\n\x12\x63onnection_options\x18\x03 \x01(\x0b\x32=.yandex.cloud.datatransfer.v1.endpoint.MongoConnectionOptionsH\x00\x42\x0c\n\nconnectionJ\x04\x08\x01\x10\x03\"A\n\x0fMongoCollection\x12\x15\n\rdatabase_name\x18\x01 \x01(\t\x12\x17\n\x0f\x63ollection_name\x18\x02 \x01(\t\"\xd6\x02\n\x0bMongoSource\x12J\n\nconnection\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.datatransfer.v1.endpoint.MongoConnection\x12\x11\n\tsubnet_id\x18\x02 \x01(\t\x12K\n\x0b\x63ollections\x18\x06 \x03(\x0b\x32\x36.yandex.cloud.datatransfer.v1.endpoint.MongoCollection\x12T\n\x14\x65xcluded_collections\x18\x07 \x03(\x0b\x32\x36.yandex.cloud.datatransfer.v1.endpoint.MongoCollection\x12 \n\x18secondary_preferred_mode\x18\x08 \x01(\x08\x12\x17\n\x0fsecurity_groups\x18\x0b \x03(\tJ\x04\x08\x03\x10\x06J\x04\x08\t\x10\x0b\"\xeb\x01\n\x0bMongoTarget\x12J\n\nconnection\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.datatransfer.v1.endpoint.MongoConnection\x12\x10\n\x08\x64\x61tabase\x18\x02 \x01(\t\x12L\n\x0e\x63leanup_policy\x18\x06 \x01(\x0e\x32\x34.yandex.cloud.datatransfer.v1.endpoint.CleanupPolicy\x12\x11\n\tsubnet_id\x18\x07 \x01(\t\x12\x17\n\x0fsecurity_groups\x18\x08 \x03(\tJ\x04\x08\x03\x10\x06\"N\n MongoConnectionManagerConnection\x12\x15\n\rconnection_id\x18\x01 \x01(\t\x12\x13\n\x0breplica_set\x18\x02 \x01(\tB\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')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -36,13 +36,15 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
36
36
|
_globals['_ONPREMISEMONGO']._serialized_start=145
|
|
37
37
|
_globals['_ONPREMISEMONGO']._serialized_end=283
|
|
38
38
|
_globals['_MONGOCONNECTIONOPTIONS']._serialized_start=286
|
|
39
|
-
_globals['_MONGOCONNECTIONOPTIONS']._serialized_end=
|
|
40
|
-
_globals['_MONGOCONNECTION']._serialized_start=
|
|
41
|
-
_globals['_MONGOCONNECTION']._serialized_end=
|
|
42
|
-
_globals['_MONGOCOLLECTION']._serialized_start=
|
|
43
|
-
_globals['_MONGOCOLLECTION']._serialized_end=
|
|
44
|
-
_globals['_MONGOSOURCE']._serialized_start=
|
|
45
|
-
_globals['_MONGOSOURCE']._serialized_end=
|
|
46
|
-
_globals['_MONGOTARGET']._serialized_start=
|
|
47
|
-
_globals['_MONGOTARGET']._serialized_end=
|
|
39
|
+
_globals['_MONGOCONNECTIONOPTIONS']._serialized_end=638
|
|
40
|
+
_globals['_MONGOCONNECTION']._serialized_start=641
|
|
41
|
+
_globals['_MONGOCONNECTION']._serialized_end=771
|
|
42
|
+
_globals['_MONGOCOLLECTION']._serialized_start=773
|
|
43
|
+
_globals['_MONGOCOLLECTION']._serialized_end=838
|
|
44
|
+
_globals['_MONGOSOURCE']._serialized_start=841
|
|
45
|
+
_globals['_MONGOSOURCE']._serialized_end=1183
|
|
46
|
+
_globals['_MONGOTARGET']._serialized_start=1186
|
|
47
|
+
_globals['_MONGOTARGET']._serialized_end=1421
|
|
48
|
+
_globals['_MONGOCONNECTIONMANAGERCONNECTION']._serialized_start=1423
|
|
49
|
+
_globals['_MONGOCONNECTIONMANAGERCONNECTION']._serialized_end=1501
|
|
48
50
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -46,6 +46,7 @@ class MongoConnectionOptions(google.protobuf.message.Message):
|
|
|
46
46
|
|
|
47
47
|
MDB_CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
48
48
|
ON_PREMISE_FIELD_NUMBER: builtins.int
|
|
49
|
+
CONNECTION_MANAGER_CONNECTION_FIELD_NUMBER: builtins.int
|
|
49
50
|
USER_FIELD_NUMBER: builtins.int
|
|
50
51
|
PASSWORD_FIELD_NUMBER: builtins.int
|
|
51
52
|
AUTH_SOURCE_FIELD_NUMBER: builtins.int
|
|
@@ -57,6 +58,8 @@ class MongoConnectionOptions(google.protobuf.message.Message):
|
|
|
57
58
|
@property
|
|
58
59
|
def on_premise(self) -> global___OnPremiseMongo: ...
|
|
59
60
|
@property
|
|
61
|
+
def connection_manager_connection(self) -> global___MongoConnectionManagerConnection: ...
|
|
62
|
+
@property
|
|
60
63
|
def password(self) -> yandex.cloud.datatransfer.v1.endpoint.common_pb2.Secret:
|
|
61
64
|
"""Password for user"""
|
|
62
65
|
|
|
@@ -65,13 +68,14 @@ class MongoConnectionOptions(google.protobuf.message.Message):
|
|
|
65
68
|
*,
|
|
66
69
|
mdb_cluster_id: builtins.str = ...,
|
|
67
70
|
on_premise: global___OnPremiseMongo | None = ...,
|
|
71
|
+
connection_manager_connection: global___MongoConnectionManagerConnection | None = ...,
|
|
68
72
|
user: builtins.str = ...,
|
|
69
73
|
password: yandex.cloud.datatransfer.v1.endpoint.common_pb2.Secret | None = ...,
|
|
70
74
|
auth_source: builtins.str = ...,
|
|
71
75
|
) -> None: ...
|
|
72
|
-
def HasField(self, field_name: typing.Literal["address", b"address", "mdb_cluster_id", b"mdb_cluster_id", "on_premise", b"on_premise", "password", b"password"]) -> builtins.bool: ...
|
|
73
|
-
def ClearField(self, field_name: typing.Literal["address", b"address", "auth_source", b"auth_source", "mdb_cluster_id", b"mdb_cluster_id", "on_premise", b"on_premise", "password", b"password", "user", b"user"]) -> None: ...
|
|
74
|
-
def WhichOneof(self, oneof_group: typing.Literal["address", b"address"]) -> typing.Literal["mdb_cluster_id", "on_premise"] | None: ...
|
|
76
|
+
def HasField(self, field_name: typing.Literal["address", b"address", "connection_manager_connection", b"connection_manager_connection", "mdb_cluster_id", b"mdb_cluster_id", "on_premise", b"on_premise", "password", b"password"]) -> builtins.bool: ...
|
|
77
|
+
def ClearField(self, field_name: typing.Literal["address", b"address", "auth_source", b"auth_source", "connection_manager_connection", b"connection_manager_connection", "mdb_cluster_id", b"mdb_cluster_id", "on_premise", b"on_premise", "password", b"password", "user", b"user"]) -> None: ...
|
|
78
|
+
def WhichOneof(self, oneof_group: typing.Literal["address", b"address"]) -> typing.Literal["mdb_cluster_id", "on_premise", "connection_manager_connection"] | None: ...
|
|
75
79
|
|
|
76
80
|
global___MongoConnectionOptions = MongoConnectionOptions
|
|
77
81
|
|
|
@@ -189,3 +193,22 @@ class MongoTarget(google.protobuf.message.Message):
|
|
|
189
193
|
def ClearField(self, field_name: typing.Literal["cleanup_policy", b"cleanup_policy", "connection", b"connection", "database", b"database", "security_groups", b"security_groups", "subnet_id", b"subnet_id"]) -> None: ...
|
|
190
194
|
|
|
191
195
|
global___MongoTarget = MongoTarget
|
|
196
|
+
|
|
197
|
+
@typing.final
|
|
198
|
+
class MongoConnectionManagerConnection(google.protobuf.message.Message):
|
|
199
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
200
|
+
|
|
201
|
+
CONNECTION_ID_FIELD_NUMBER: builtins.int
|
|
202
|
+
REPLICA_SET_FIELD_NUMBER: builtins.int
|
|
203
|
+
connection_id: builtins.str
|
|
204
|
+
replica_set: builtins.str
|
|
205
|
+
"""Used only for on-premise connections"""
|
|
206
|
+
def __init__(
|
|
207
|
+
self,
|
|
208
|
+
*,
|
|
209
|
+
connection_id: builtins.str = ...,
|
|
210
|
+
replica_set: builtins.str = ...,
|
|
211
|
+
) -> None: ...
|
|
212
|
+
def ClearField(self, field_name: typing.Literal["connection_id", b"connection_id", "replica_set", b"replica_set"]) -> None: ...
|
|
213
|
+
|
|
214
|
+
global___MongoConnectionManagerConnection = MongoConnectionManagerConnection
|
|
@@ -49,7 +49,7 @@ class ListEndpointsRequest(google.protobuf.message.Message):
|
|
|
49
49
|
in the response message. Include it into the subsequent `ListEndpointRequest` to
|
|
50
50
|
fetch the next page. Defaults to `100` if not specified. The maximum allowed
|
|
51
51
|
value
|
|
52
|
-
for this field is `
|
|
52
|
+
for this field is `1000`.
|
|
53
53
|
"""
|
|
54
54
|
page_token: builtins.str
|
|
55
55
|
"""Opaque value identifying the endpoints page to be fetched. Should be empty in
|
|
@@ -248,7 +248,7 @@ class ListTransfersRequest(google.protobuf.message.Message):
|
|
|
248
248
|
to
|
|
249
249
|
fetch the next page. Defaults to `100` if not specified. The maximum allowed
|
|
250
250
|
value
|
|
251
|
-
for this field is `
|
|
251
|
+
for this field is `1000`.
|
|
252
252
|
"""
|
|
253
253
|
page_token: builtins.str
|
|
254
254
|
"""Opaque value identifying the transfers page to be fetched. Should be empty in
|
|
@@ -23,6 +23,8 @@ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
|
23
23
|
|
|
24
24
|
@typing.final
|
|
25
25
|
class Instance(google.protobuf.message.Message):
|
|
26
|
+
"""Instance represents a GitLab instance with its configuration and state."""
|
|
27
|
+
|
|
26
28
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
27
29
|
|
|
28
30
|
class _Status:
|
|
@@ -32,35 +34,63 @@ class Instance(google.protobuf.message.Message):
|
|
|
32
34
|
class _StatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Instance._Status.ValueType], builtins.type):
|
|
33
35
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
34
36
|
STATUS_UNSPECIFIED: Instance._Status.ValueType # 0
|
|
37
|
+
"""Default state."""
|
|
35
38
|
CREATING: Instance._Status.ValueType # 1
|
|
39
|
+
"""Instance is being created."""
|
|
36
40
|
RUNNING: Instance._Status.ValueType # 2
|
|
41
|
+
"""Instance is running normally."""
|
|
37
42
|
UPDATING: Instance._Status.ValueType # 3
|
|
43
|
+
"""Instance is being updated."""
|
|
38
44
|
ERROR: Instance._Status.ValueType # 4
|
|
45
|
+
"""Instance is in error state."""
|
|
39
46
|
DELETING: Instance._Status.ValueType # 5
|
|
47
|
+
"""Instance is being deleted."""
|
|
40
48
|
BACKUP_CREATING: Instance._Status.ValueType # 6
|
|
49
|
+
"""Backup is being created."""
|
|
41
50
|
BACKUP_RESTORING: Instance._Status.ValueType # 7
|
|
51
|
+
"""Backup is being restored."""
|
|
42
52
|
STARTING: Instance._Status.ValueType # 8
|
|
53
|
+
"""Instance is starting."""
|
|
43
54
|
STOPPING: Instance._Status.ValueType # 9
|
|
55
|
+
"""Instance is stopping."""
|
|
44
56
|
STOPPED: Instance._Status.ValueType # 10
|
|
57
|
+
"""Instance is stopped."""
|
|
45
58
|
BACKGROUND_MIGRATIONS: Instance._Status.ValueType # 11
|
|
59
|
+
"""Background migrations in progress."""
|
|
46
60
|
OBJECT_STORAGE_MIGRATIONS: Instance._Status.ValueType # 12
|
|
61
|
+
"""Object storage migrations in progress."""
|
|
47
62
|
SNAPSHOT_RESTORING: Instance._Status.ValueType # 13
|
|
63
|
+
"""Snapshot is being restored."""
|
|
48
64
|
|
|
49
65
|
class Status(_Status, metaclass=_StatusEnumTypeWrapper): ...
|
|
50
66
|
STATUS_UNSPECIFIED: Instance.Status.ValueType # 0
|
|
67
|
+
"""Default state."""
|
|
51
68
|
CREATING: Instance.Status.ValueType # 1
|
|
69
|
+
"""Instance is being created."""
|
|
52
70
|
RUNNING: Instance.Status.ValueType # 2
|
|
71
|
+
"""Instance is running normally."""
|
|
53
72
|
UPDATING: Instance.Status.ValueType # 3
|
|
73
|
+
"""Instance is being updated."""
|
|
54
74
|
ERROR: Instance.Status.ValueType # 4
|
|
75
|
+
"""Instance is in error state."""
|
|
55
76
|
DELETING: Instance.Status.ValueType # 5
|
|
77
|
+
"""Instance is being deleted."""
|
|
56
78
|
BACKUP_CREATING: Instance.Status.ValueType # 6
|
|
79
|
+
"""Backup is being created."""
|
|
57
80
|
BACKUP_RESTORING: Instance.Status.ValueType # 7
|
|
81
|
+
"""Backup is being restored."""
|
|
58
82
|
STARTING: Instance.Status.ValueType # 8
|
|
83
|
+
"""Instance is starting."""
|
|
59
84
|
STOPPING: Instance.Status.ValueType # 9
|
|
85
|
+
"""Instance is stopping."""
|
|
60
86
|
STOPPED: Instance.Status.ValueType # 10
|
|
87
|
+
"""Instance is stopped."""
|
|
61
88
|
BACKGROUND_MIGRATIONS: Instance.Status.ValueType # 11
|
|
89
|
+
"""Background migrations in progress."""
|
|
62
90
|
OBJECT_STORAGE_MIGRATIONS: Instance.Status.ValueType # 12
|
|
91
|
+
"""Object storage migrations in progress."""
|
|
63
92
|
SNAPSHOT_RESTORING: Instance.Status.ValueType # 13
|
|
93
|
+
"""Snapshot is being restored."""
|
|
64
94
|
|
|
65
95
|
@typing.final
|
|
66
96
|
class LabelsEntry(google.protobuf.message.Message):
|
|
@@ -99,29 +129,53 @@ class Instance(google.protobuf.message.Message):
|
|
|
99
129
|
APPROVAL_RULES_ID_FIELD_NUMBER: builtins.int
|
|
100
130
|
GITLAB_VERSION_FIELD_NUMBER: builtins.int
|
|
101
131
|
id: builtins.str
|
|
132
|
+
"""Unique instance ID."""
|
|
102
133
|
folder_id: builtins.str
|
|
134
|
+
"""Folder ID where instance resides."""
|
|
103
135
|
name: builtins.str
|
|
136
|
+
"""Human-readable name."""
|
|
104
137
|
description: builtins.str
|
|
138
|
+
"""Instance description."""
|
|
105
139
|
resource_preset_id: builtins.str
|
|
140
|
+
"""Resource preset ID."""
|
|
106
141
|
disk_size: builtins.int
|
|
142
|
+
"""Disk size in bytes."""
|
|
107
143
|
status: global___Instance.Status.ValueType
|
|
144
|
+
"""Current instance status."""
|
|
108
145
|
admin_login: builtins.str
|
|
146
|
+
"""Admin username."""
|
|
109
147
|
admin_email: builtins.str
|
|
148
|
+
"""Admin email."""
|
|
110
149
|
domain: builtins.str
|
|
150
|
+
"""Instance domain."""
|
|
111
151
|
subnet_id: builtins.str
|
|
152
|
+
"""Subnet ID."""
|
|
112
153
|
backup_retain_period_days: builtins.int
|
|
154
|
+
"""How long to keep backups (days)."""
|
|
113
155
|
maintenance_delete_untagged: builtins.bool
|
|
156
|
+
"""Delete untagged resources during maintenance."""
|
|
114
157
|
deletion_protection: builtins.bool
|
|
158
|
+
"""Protect from accidental deletion."""
|
|
115
159
|
approval_rules_id: builtins.str
|
|
160
|
+
"""Approval rules ID."""
|
|
116
161
|
gitlab_version: builtins.str
|
|
162
|
+
"""GitLab version of the instance."""
|
|
117
163
|
@property
|
|
118
|
-
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
164
|
+
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
165
|
+
"""Creation timestamp."""
|
|
166
|
+
|
|
119
167
|
@property
|
|
120
|
-
def updated_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
168
|
+
def updated_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
169
|
+
"""Last update timestamp."""
|
|
170
|
+
|
|
121
171
|
@property
|
|
122
|
-
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
172
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
173
|
+
"""Resource labels as key-value pairs."""
|
|
174
|
+
|
|
123
175
|
@property
|
|
124
|
-
def planned_operation(self) -> yandex.cloud.gitlab.v1.maintenance_pb2.MaintenanceOperation:
|
|
176
|
+
def planned_operation(self) -> yandex.cloud.gitlab.v1.maintenance_pb2.MaintenanceOperation:
|
|
177
|
+
"""Planned maintenance operation."""
|
|
178
|
+
|
|
125
179
|
def __init__(
|
|
126
180
|
self,
|
|
127
181
|
*,
|
|
@@ -23,13 +23,14 @@ _sym_db = _symbol_database.Default()
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
|
|
26
|
+
from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2
|
|
26
27
|
from yandex.cloud.api import operation_pb2 as yandex_dot_cloud_dot_api_dot_operation__pb2
|
|
27
28
|
from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
|
|
28
29
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
29
30
|
from yandex.cloud.gitlab.v1 import instance_pb2 as yandex_dot_cloud_dot_gitlab_dot_v1_dot_instance__pb2
|
|
30
31
|
|
|
31
32
|
|
|
32
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/gitlab/v1/instance_service.proto\x12\x16yandex.cloud.gitlab.v1\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a%yandex/cloud/gitlab/v1/instance.proto\"7\n\x12GetInstanceRequest\x12!\n\x0binstance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"u\n\x14ListInstancesRequest\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\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"e\n\x15ListInstancesResponse\x12\x33\n\tinstances\x18\x01 \x03(\x0b\x32 .yandex.cloud.gitlab.v1.Instance\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xcf\x05\n\x15\x43reateInstanceRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x33\n\x04name\x18\x02 \x01(\tB%\xe8\xc7\x31\x01\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x86\x01\n\x06labels\x18\x04 \x03(\x0b\x32\x39.yandex.cloud.gitlab.v1.CreateInstanceRequest.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\x12resource_preset_id\x18\x05 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x11\n\tdisk_size\x18\x06 \x01(\x03\x12!\n\x0b\x61\x64min_login\x18\x07 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x19\n\x0b\x61\x64min_email\x18\x08 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x46\n\rdomain_prefix\x18\t \x01(\tB/\xe8\xc7\x31\x01\xf2\xc7\x31\x1f[a-z0-9][a-z0-9-]{3,48}[a-z0-9]\x8a\xc8\x31\x04<=50\x12\x1f\n\tsubnet_id\x18\n \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\'\n\x19\x62\x61\x63kup_retain_period_days\x18\x0c \x01(\x03\x42\x04\xe8\xc7\x31\x00\x12#\n\x1bmaintenance_delete_untagged\x18\x0e \x01(\x08\x12\x1b\n\x13\x64\x65letion_protection\x18\x0f \x01(\x08\x12\'\n\x11\x61pproval_rules_id\x18\x13 \x01(\tB\x0c\xe8\xc7\x31\x00\x8a\xc8\x31\x04<=30\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x0b\x10\x0cJ\x04\x08\r\x10\x0eJ\x04\x08\x10\x10\x13\"-\n\x16\x43reateInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\",\n\x15\x44\x65leteInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"-\n\x16\x44\x65leteInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"+\n\x14StartInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\",\n\x15StartInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"*\n\x13StopInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"+\n\x14StopInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t2\
|
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/gitlab/v1/instance_service.proto\x12\x16yandex.cloud.gitlab.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a%yandex/cloud/gitlab/v1/instance.proto\"7\n\x12GetInstanceRequest\x12!\n\x0binstance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"u\n\x14ListInstancesRequest\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\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"e\n\x15ListInstancesResponse\x12\x33\n\tinstances\x18\x01 \x03(\x0b\x32 .yandex.cloud.gitlab.v1.Instance\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xcf\x05\n\x15\x43reateInstanceRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x33\n\x04name\x18\x02 \x01(\tB%\xe8\xc7\x31\x01\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x86\x01\n\x06labels\x18\x04 \x03(\x0b\x32\x39.yandex.cloud.gitlab.v1.CreateInstanceRequest.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\x12resource_preset_id\x18\x05 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x11\n\tdisk_size\x18\x06 \x01(\x03\x12!\n\x0b\x61\x64min_login\x18\x07 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x19\n\x0b\x61\x64min_email\x18\x08 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x46\n\rdomain_prefix\x18\t \x01(\tB/\xe8\xc7\x31\x01\xf2\xc7\x31\x1f[a-z0-9][a-z0-9-]{3,48}[a-z0-9]\x8a\xc8\x31\x04<=50\x12\x1f\n\tsubnet_id\x18\n \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\'\n\x19\x62\x61\x63kup_retain_period_days\x18\x0c \x01(\x03\x42\x04\xe8\xc7\x31\x00\x12#\n\x1bmaintenance_delete_untagged\x18\x0e \x01(\x08\x12\x1b\n\x13\x64\x65letion_protection\x18\x0f \x01(\x08\x12\'\n\x11\x61pproval_rules_id\x18\x13 \x01(\tB\x0c\xe8\xc7\x31\x00\x8a\xc8\x31\x04<=30\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x0b\x10\x0cJ\x04\x08\r\x10\x0eJ\x04\x08\x10\x10\x13\"-\n\x16\x43reateInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"\xee\x04\n\x15UpdateInstanceRequest\x12!\n\x0binstance_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\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x86\x01\n\x06labels\x18\x04 \x03(\x0b\x32\x39.yandex.cloud.gitlab.v1.UpdateInstanceRequest.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\x19\x62\x61\x63kup_retain_period_days\x18\x06 \x01(\x03\x12\x1a\n\x12resource_preset_id\x18\x07 \x01(\t\x12#\n\x1bmaintenance_delete_untagged\x18\n \x01(\x08\x12\x1b\n\x13\x64\x65letion_protection\x18\x0b \x01(\x08\x12#\n\x11\x61pproval_rules_id\x18\x0c \x01(\tB\x08\x8a\xc8\x31\x04<=30\x12\'\n\x14\x61pproval_rules_token\x18\r \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x11\n\tdisk_size\x18\x15 \x01(\x03\x12/\n\x0bupdate_mask\x18\x18 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x05\x10\x06J\x04\x08\x08\x10\nJ\x04\x08\x0e\x10\x15J\x04\x08\x16\x10\x18\"-\n\x16UpdateInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\",\n\x15\x44\x65leteInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"-\n\x16\x44\x65leteInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"+\n\x14StartInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\",\n\x15StartInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"*\n\x13StopInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"+\n\x14StopInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t2\x88\t\n\x0fInstanceService\x12\x7f\n\x03Get\x12*.yandex.cloud.gitlab.v1.GetInstanceRequest\x1a .yandex.cloud.gitlab.v1.Instance\"*\x82\xd3\xe4\x93\x02$\x12\"/gitlab/v1/instances/{instance_id}\x12\x81\x01\n\x04List\x12,.yandex.cloud.gitlab.v1.ListInstancesRequest\x1a-.yandex.cloud.gitlab.v1.ListInstancesResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\x12\x14/gitlab/v1/instances\x12\xa1\x01\n\x06\x43reate\x12-.yandex.cloud.gitlab.v1.CreateInstanceRequest\x1a!.yandex.cloud.operation.Operation\"E\xb2\xd2*\"\n\x16\x43reateInstanceMetadata\x12\x08Instance\x82\xd3\xe4\x93\x02\x19\"\x14/gitlab/v1/instances:\x01*\x12\xaf\x01\n\x06Update\x12-.yandex.cloud.gitlab.v1.UpdateInstanceRequest\x1a!.yandex.cloud.operation.Operation\"S\xb2\xd2*\"\n\x16UpdateInstanceMetadata\x12\x08Instance\x82\xd3\xe4\x93\x02\'2\"/gitlab/v1/instances/{instance_id}:\x01*\x12\xb9\x01\n\x06\x44\x65lete\x12-.yandex.cloud.gitlab.v1.DeleteInstanceRequest\x1a!.yandex.cloud.operation.Operation\"]\xb2\xd2*/\n\x16\x44\x65leteInstanceMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02$*\"/gitlab/v1/instances/{instance_id}\x12\xaf\x01\n\x05Start\x12,.yandex.cloud.gitlab.v1.StartInstanceRequest\x1a!.yandex.cloud.operation.Operation\"U\xb2\xd2*!\n\x15StartInstanceMetadata\x12\x08Instance\x82\xd3\xe4\x93\x02*\"(/gitlab/v1/instances/{instance_id}:start\x12\xab\x01\n\x04Stop\x12+.yandex.cloud.gitlab.v1.StopInstanceRequest\x1a!.yandex.cloud.operation.Operation\"S\xb2\xd2* \n\x14StopInstanceMetadata\x12\x08Instance\x82\xd3\xe4\x93\x02)\"\'/gitlab/v1/instances/{instance_id}:stopBd\n\x1ayandex.cloud.api.gitlab.v1B\x03GISZAgithub.com/yandex-cloud/go-genproto/yandex/cloud/gitlab/v1;gitlabb\x06proto3')
|
|
33
34
|
|
|
34
35
|
_globals = globals()
|
|
35
36
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -69,42 +70,64 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
69
70
|
_globals['_CREATEINSTANCEREQUEST'].fields_by_name['backup_retain_period_days']._serialized_options = b'\350\3071\000'
|
|
70
71
|
_globals['_CREATEINSTANCEREQUEST'].fields_by_name['approval_rules_id']._loaded_options = None
|
|
71
72
|
_globals['_CREATEINSTANCEREQUEST'].fields_by_name['approval_rules_id']._serialized_options = b'\350\3071\000\212\3101\004<=30'
|
|
73
|
+
_globals['_UPDATEINSTANCEREQUEST_LABELSENTRY']._loaded_options = None
|
|
74
|
+
_globals['_UPDATEINSTANCEREQUEST_LABELSENTRY']._serialized_options = b'8\001'
|
|
75
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['instance_id']._loaded_options = None
|
|
76
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['instance_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
77
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['name']._loaded_options = None
|
|
78
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['name']._serialized_options = b'\362\3071\035|[a-z][-a-z0-9]{1,61}[a-z0-9]'
|
|
79
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['description']._loaded_options = None
|
|
80
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
|
|
81
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
82
|
+
_globals['_UPDATEINSTANCEREQUEST'].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'
|
|
83
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['approval_rules_id']._loaded_options = None
|
|
84
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['approval_rules_id']._serialized_options = b'\212\3101\004<=30'
|
|
85
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['approval_rules_token']._loaded_options = None
|
|
86
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['approval_rules_token']._serialized_options = b'\212\3101\005<=100'
|
|
72
87
|
_globals['_INSTANCESERVICE'].methods_by_name['Get']._loaded_options = None
|
|
73
88
|
_globals['_INSTANCESERVICE'].methods_by_name['Get']._serialized_options = b'\202\323\344\223\002$\022\"/gitlab/v1/instances/{instance_id}'
|
|
74
89
|
_globals['_INSTANCESERVICE'].methods_by_name['List']._loaded_options = None
|
|
75
90
|
_globals['_INSTANCESERVICE'].methods_by_name['List']._serialized_options = b'\202\323\344\223\002\026\022\024/gitlab/v1/instances'
|
|
76
91
|
_globals['_INSTANCESERVICE'].methods_by_name['Create']._loaded_options = None
|
|
77
92
|
_globals['_INSTANCESERVICE'].methods_by_name['Create']._serialized_options = b'\262\322*\"\n\026CreateInstanceMetadata\022\010Instance\202\323\344\223\002\031\"\024/gitlab/v1/instances:\001*'
|
|
93
|
+
_globals['_INSTANCESERVICE'].methods_by_name['Update']._loaded_options = None
|
|
94
|
+
_globals['_INSTANCESERVICE'].methods_by_name['Update']._serialized_options = b'\262\322*\"\n\026UpdateInstanceMetadata\022\010Instance\202\323\344\223\002\'2\"/gitlab/v1/instances/{instance_id}:\001*'
|
|
78
95
|
_globals['_INSTANCESERVICE'].methods_by_name['Delete']._loaded_options = None
|
|
79
96
|
_globals['_INSTANCESERVICE'].methods_by_name['Delete']._serialized_options = b'\262\322*/\n\026DeleteInstanceMetadata\022\025google.protobuf.Empty\202\323\344\223\002$*\"/gitlab/v1/instances/{instance_id}'
|
|
80
97
|
_globals['_INSTANCESERVICE'].methods_by_name['Start']._loaded_options = None
|
|
81
98
|
_globals['_INSTANCESERVICE'].methods_by_name['Start']._serialized_options = b'\262\322*!\n\025StartInstanceMetadata\022\010Instance\202\323\344\223\002*\"(/gitlab/v1/instances/{instance_id}:start'
|
|
82
99
|
_globals['_INSTANCESERVICE'].methods_by_name['Stop']._loaded_options = None
|
|
83
100
|
_globals['_INSTANCESERVICE'].methods_by_name['Stop']._serialized_options = b'\262\322* \n\024StopInstanceMetadata\022\010Instance\202\323\344\223\002)\"\'/gitlab/v1/instances/{instance_id}:stop'
|
|
84
|
-
_globals['_GETINSTANCEREQUEST']._serialized_start=
|
|
85
|
-
_globals['_GETINSTANCEREQUEST']._serialized_end=
|
|
86
|
-
_globals['_LISTINSTANCESREQUEST']._serialized_start=
|
|
87
|
-
_globals['_LISTINSTANCESREQUEST']._serialized_end=
|
|
88
|
-
_globals['_LISTINSTANCESRESPONSE']._serialized_start=
|
|
89
|
-
_globals['_LISTINSTANCESRESPONSE']._serialized_end=
|
|
90
|
-
_globals['_CREATEINSTANCEREQUEST']._serialized_start=
|
|
91
|
-
_globals['_CREATEINSTANCEREQUEST']._serialized_end=
|
|
92
|
-
_globals['_CREATEINSTANCEREQUEST_LABELSENTRY']._serialized_start=
|
|
93
|
-
_globals['_CREATEINSTANCEREQUEST_LABELSENTRY']._serialized_end=
|
|
94
|
-
_globals['_CREATEINSTANCEMETADATA']._serialized_start=
|
|
95
|
-
_globals['_CREATEINSTANCEMETADATA']._serialized_end=
|
|
96
|
-
_globals['
|
|
97
|
-
_globals['
|
|
98
|
-
_globals['
|
|
99
|
-
_globals['
|
|
100
|
-
_globals['
|
|
101
|
-
_globals['
|
|
102
|
-
_globals['
|
|
103
|
-
_globals['
|
|
104
|
-
_globals['
|
|
105
|
-
_globals['
|
|
106
|
-
_globals['
|
|
107
|
-
_globals['
|
|
108
|
-
_globals['
|
|
109
|
-
_globals['
|
|
101
|
+
_globals['_GETINSTANCEREQUEST']._serialized_start=281
|
|
102
|
+
_globals['_GETINSTANCEREQUEST']._serialized_end=336
|
|
103
|
+
_globals['_LISTINSTANCESREQUEST']._serialized_start=338
|
|
104
|
+
_globals['_LISTINSTANCESREQUEST']._serialized_end=455
|
|
105
|
+
_globals['_LISTINSTANCESRESPONSE']._serialized_start=457
|
|
106
|
+
_globals['_LISTINSTANCESRESPONSE']._serialized_end=558
|
|
107
|
+
_globals['_CREATEINSTANCEREQUEST']._serialized_start=561
|
|
108
|
+
_globals['_CREATEINSTANCEREQUEST']._serialized_end=1280
|
|
109
|
+
_globals['_CREATEINSTANCEREQUEST_LABELSENTRY']._serialized_start=1217
|
|
110
|
+
_globals['_CREATEINSTANCEREQUEST_LABELSENTRY']._serialized_end=1262
|
|
111
|
+
_globals['_CREATEINSTANCEMETADATA']._serialized_start=1282
|
|
112
|
+
_globals['_CREATEINSTANCEMETADATA']._serialized_end=1327
|
|
113
|
+
_globals['_UPDATEINSTANCEREQUEST']._serialized_start=1330
|
|
114
|
+
_globals['_UPDATEINSTANCEREQUEST']._serialized_end=1952
|
|
115
|
+
_globals['_UPDATEINSTANCEREQUEST_LABELSENTRY']._serialized_start=1217
|
|
116
|
+
_globals['_UPDATEINSTANCEREQUEST_LABELSENTRY']._serialized_end=1262
|
|
117
|
+
_globals['_UPDATEINSTANCEMETADATA']._serialized_start=1954
|
|
118
|
+
_globals['_UPDATEINSTANCEMETADATA']._serialized_end=1999
|
|
119
|
+
_globals['_DELETEINSTANCEREQUEST']._serialized_start=2001
|
|
120
|
+
_globals['_DELETEINSTANCEREQUEST']._serialized_end=2045
|
|
121
|
+
_globals['_DELETEINSTANCEMETADATA']._serialized_start=2047
|
|
122
|
+
_globals['_DELETEINSTANCEMETADATA']._serialized_end=2092
|
|
123
|
+
_globals['_STARTINSTANCEREQUEST']._serialized_start=2094
|
|
124
|
+
_globals['_STARTINSTANCEREQUEST']._serialized_end=2137
|
|
125
|
+
_globals['_STARTINSTANCEMETADATA']._serialized_start=2139
|
|
126
|
+
_globals['_STARTINSTANCEMETADATA']._serialized_end=2183
|
|
127
|
+
_globals['_STOPINSTANCEREQUEST']._serialized_start=2185
|
|
128
|
+
_globals['_STOPINSTANCEREQUEST']._serialized_end=2227
|
|
129
|
+
_globals['_STOPINSTANCEMETADATA']._serialized_start=2229
|
|
130
|
+
_globals['_STOPINSTANCEMETADATA']._serialized_end=2272
|
|
131
|
+
_globals['_INSTANCESERVICE']._serialized_start=2275
|
|
132
|
+
_globals['_INSTANCESERVICE']._serialized_end=3435
|
|
110
133
|
# @@protoc_insertion_point(module_scope)
|