-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservice_pb2.py
30 lines (24 loc) · 1.49 KB
/
service_pb2.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: service.proto
# Protobuf Python Version: 5.26.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rservice.proto\x12\x06\x61utov3\"A\n\x07Request\x12\x11\n\tfilenames\x18\x01 \x01(\t\x12\x11\n\tboundarys\x18\x02 \x01(\t\x12\x10\n\x08part_num\x18\x03 \x01(\x05\"X\n\x08Response\x12\x16\n\x0eplane1_feature\x18\x01 \x01(\t\x12\x16\n\x0eplane2_feature\x18\x02 \x01(\t\x12\x1c\n\x14relationship_feature\x18\x03 \x01(\t2:\n\x06\x41utov3\x12\x30\n\tBindPlane\x12\x0f.autov3.Request\x1a\x10.autov3.Response\"\x00\x62\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'service_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
DESCRIPTOR._loaded_options = None
_globals['_REQUEST']._serialized_start=25
_globals['_REQUEST']._serialized_end=90
_globals['_RESPONSE']._serialized_start=92
_globals['_RESPONSE']._serialized_end=180
_globals['_AUTOV3']._serialized_start=182
_globals['_AUTOV3']._serialized_end=240
# @@protoc_insertion_point(module_scope)