Spaces:
Sleeping
Sleeping
# -*- coding: utf-8 -*- | |
# Generated by the protocol buffer compiler. DO NOT EDIT! | |
# source: proto/pdf_document.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\x18proto/pdf_document.proto\x12\x06\x66inllm\"!\n\x0cPdfDocumentD\x12\x11\n\tfile_path\x18\x01 \x01(\tb\x06proto3') | |
_globals = globals() | |
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) | |
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'proto.pdf_document_pb2', _globals) | |
if not _descriptor._USE_C_DESCRIPTORS: | |
DESCRIPTOR._loaded_options = None | |
_globals['_PDFDOCUMENTD']._serialized_start=36 | |
_globals['_PDFDOCUMENTD']._serialized_end=69 | |
# @@protoc_insertion_point(module_scope) | |