-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathantomation_two_pb2.py
30 lines (24 loc) · 1.64 KB
/
antomation_two_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: antomation_two.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\x14\x61ntomation_two.proto\x12\nantomation\"G\n\x18\x41ntomationGrpcTwoRequest\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0f\n\x07\x62oundry\x18\x02 \x01(\t\x12\x0e\n\x06stlurl\x18\x03 \x01(\t\"7\n\x19\x41ntomationGrpcTwoResponse\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0e\n\x06plyurl\x18\x02 \x01(\t2~\n\x18\x41ntomationGrpcTwoService\x12\x62\n\x11\x61ntomationGrpcTwo\x12$.antomation.AntomationGrpcTwoRequest\x1a%.antomation.AntomationGrpcTwoResponse\"\x00\x62\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'antomation_two_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
DESCRIPTOR._loaded_options = None
_globals['_ANTOMATIONGRPCTWOREQUEST']._serialized_start=36
_globals['_ANTOMATIONGRPCTWOREQUEST']._serialized_end=107
_globals['_ANTOMATIONGRPCTWORESPONSE']._serialized_start=109
_globals['_ANTOMATIONGRPCTWORESPONSE']._serialized_end=164
_globals['_ANTOMATIONGRPCTWOSERVICE']._serialized_start=166
_globals['_ANTOMATIONGRPCTWOSERVICE']._serialized_end=292
# @@protoc_insertion_point(module_scope)