-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrpc_make_img_pb2.py
27 lines (20 loc) · 1.21 KB
/
rpc_make_img_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
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: rpc_make_img.proto
"""Generated protocol buffer code."""
from google.protobuf.internal import builder as _builder
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
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x12rpc_make_img.proto\x12\x02pb\"6\n\x18MakeImageFromHtmlRequest\x12\x11\n\x04html\x18\x01 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_html\"=\n\x19MakeImageFromHtmlResponse\x12\x14\n\x07message\x18\x01 \x01(\tH\x00\x88\x01\x01\x42\n\n\x08_messageb\x06proto3')
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'rpc_make_img_pb2', globals())
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_MAKEIMAGEFROMHTMLREQUEST._serialized_start=26
_MAKEIMAGEFROMHTMLREQUEST._serialized_end=80
_MAKEIMAGEFROMHTMLRESPONSE._serialized_start=82
_MAKEIMAGEFROMHTMLRESPONSE._serialized_end=143
# @@protoc_insertion_point(module_scope)