# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: dom_distiller.proto
# Protobuf Python Version: 7.35.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 runtime_version as _runtime_version
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
    _runtime_version.Domain.PUBLIC,
    7,
    35,
    1,
    '',
    'dom_distiller.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13\x64om_distiller.proto\x12\x13\x64om_distiller.proto\" \n\x10\x44istilledContent\x12\x0c\n\x04html\x18\x01 \x01(\t\"N\n\x0ePaginationInfo\x12\x11\n\tnext_page\x18\x01 \x01(\t\x12\x11\n\tprev_page\x18\x02 \x01(\t\x12\x16\n\x0e\x63\x61nonical_page\x18\x03 \x01(\t\"y\n\rMarkupArticle\x12\x16\n\x0epublished_time\x18\x01 \x01(\t\x12\x15\n\rmodified_time\x18\x02 \x01(\t\x12\x17\n\x0f\x65xpiration_time\x18\x03 \x01(\t\x12\x0f\n\x07section\x18\x04 \x01(\t\x12\x0f\n\x07\x61uthors\x18\x05 \x03(\t\"l\n\x0bMarkupImage\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x12\n\nsecure_url\x18\x02 \x01(\t\x12\x0c\n\x04type\x18\x03 \x01(\t\x12\x0f\n\x07\x63\x61ption\x18\x04 \x01(\t\x12\r\n\x05width\x18\x05 \x01(\x05\x12\x0e\n\x06height\x18\x06 \x01(\x05\"\xe8\x01\n\nMarkupInfo\x12\r\n\x05title\x18\x01 \x01(\t\x12\x0c\n\x04type\x18\x02 \x01(\t\x12\x0b\n\x03url\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12\x11\n\tpublisher\x18\x05 \x01(\t\x12\x11\n\tcopyright\x18\x06 \x01(\t\x12\x0e\n\x06\x61uthor\x18\x07 \x01(\t\x12\x33\n\x07\x61rticle\x18\x08 \x01(\x0b\x32\".dom_distiller.proto.MarkupArticle\x12\x30\n\x06images\x18\t \x03(\x0b\x32 .dom_distiller.proto.MarkupImage\")\n\x0bTimingEntry\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04time\x18\x02 \x01(\x01\"\xd2\x01\n\nTimingInfo\x12\x1b\n\x13markup_parsing_time\x18\x01 \x01(\x01\x12\"\n\x1a\x64ocument_construction_time\x18\x02 \x01(\x01\x12\x1f\n\x17\x61rticle_processing_time\x18\x03 \x01(\x01\x12\x17\n\x0f\x66ormatting_time\x18\x04 \x01(\x01\x12\x12\n\ntotal_time\x18\x05 \x01(\x01\x12\x35\n\x0bother_times\x18\x06 \x03(\x0b\x32 .dom_distiller.proto.TimingEntry\"\x18\n\tDebugInfo\x12\x0b\n\x03log\x18\x01 \x01(\t\"$\n\x0eStatisticsInfo\x12\x12\n\nword_count\x18\x01 \x01(\x05\"\x84\x04\n\x12\x44omDistillerResult\x12\r\n\x05title\x18\x01 \x01(\t\x12@\n\x11\x64istilled_content\x18\x02 \x01(\x0b\x32%.dom_distiller.proto.DistilledContent\x12<\n\x0fpagination_info\x18\x03 \x01(\x0b\x32#.dom_distiller.proto.PaginationInfo\x12\x34\n\x0bmarkup_info\x18\x05 \x01(\x0b\x32\x1f.dom_distiller.proto.MarkupInfo\x12\x34\n\x0btiming_info\x18\x06 \x01(\x0b\x32\x1f.dom_distiller.proto.TimingInfo\x12\x32\n\ndebug_info\x18\x07 \x01(\x0b\x32\x1e.dom_distiller.proto.DebugInfo\x12<\n\x0fstatistics_info\x18\x08 \x01(\x0b\x32#.dom_distiller.proto.StatisticsInfo\x12\x16\n\x0etext_direction\x18\t \x01(\t\x12L\n\x0e\x63ontent_images\x18\n \x03(\x0b\x32\x34.dom_distiller.proto.DomDistillerResult.ContentImage\x1a\x1b\n\x0c\x43ontentImage\x12\x0b\n\x03url\x18\x01 \x01(\t\"t\n\x13\x44omDistillerOptions\x12\x19\n\x11\x65xtract_text_only\x18\x01 \x01(\x08\x12\x13\n\x0b\x64\x65\x62ug_level\x18\x02 \x01(\x05\x12\x14\n\x0coriginal_url\x18\x03 \x01(\t\x12\x17\n\x0fpagination_algo\x18\x04 \x01(\tB4\n\x1corg.chromium.distiller.protoB\x12\x44omDistillerProtosH\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dom_distiller_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\034org.chromium.distiller.protoB\022DomDistillerProtosH\003'
  _globals['_DISTILLEDCONTENT']._serialized_start=44
  _globals['_DISTILLEDCONTENT']._serialized_end=76
  _globals['_PAGINATIONINFO']._serialized_start=78
  _globals['_PAGINATIONINFO']._serialized_end=156
  _globals['_MARKUPARTICLE']._serialized_start=158
  _globals['_MARKUPARTICLE']._serialized_end=279
  _globals['_MARKUPIMAGE']._serialized_start=281
  _globals['_MARKUPIMAGE']._serialized_end=389
  _globals['_MARKUPINFO']._serialized_start=392
  _globals['_MARKUPINFO']._serialized_end=624
  _globals['_TIMINGENTRY']._serialized_start=626
  _globals['_TIMINGENTRY']._serialized_end=667
  _globals['_TIMINGINFO']._serialized_start=670
  _globals['_TIMINGINFO']._serialized_end=880
  _globals['_DEBUGINFO']._serialized_start=882
  _globals['_DEBUGINFO']._serialized_end=906
  _globals['_STATISTICSINFO']._serialized_start=908
  _globals['_STATISTICSINFO']._serialized_end=944
  _globals['_DOMDISTILLERRESULT']._serialized_start=947
  _globals['_DOMDISTILLERRESULT']._serialized_end=1463
  _globals['_DOMDISTILLERRESULT_CONTENTIMAGE']._serialized_start=1436
  _globals['_DOMDISTILLERRESULT_CONTENTIMAGE']._serialized_end=1463
  _globals['_DOMDISTILLEROPTIONS']._serialized_start=1465
  _globals['_DOMDISTILLEROPTIONS']._serialized_end=1581
# @@protoc_insertion_point(module_scope)
