# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: components/sync/protocol/history_specifics.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,
    '',
    'components/sync/protocol/history_specifics.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from components.sync.protocol import sync_enums_pb2 as components_dot_sync_dot_protocol_dot_sync__enums__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0components/sync/protocol/history_specifics.proto\x12\x07sync_pb\x1a)components/sync/protocol/sync_enums.proto\"\x81\n\n\x10HistorySpecifics\x12\'\n\x1fvisit_time_windows_epoch_micros\x18\x01 \x01(\x03\x12\x1d\n\x15originator_cache_guid\x18\x02 \x01(\t\x12\x41\n\x10redirect_entries\x18\x03 \x03(\x0b\x32\'.sync_pb.HistorySpecifics.RedirectEntry\x12\'\n\x1fredirect_chain_start_incomplete\x18\x13 \x01(\x08\x12%\n\x1dredirect_chain_end_incomplete\x18\x14 \x01(\x08\x12%\n\x1dredirect_chain_middle_trimmed\x18\x15 \x01(\x08\x12\x41\n\x0fpage_transition\x18\x04 \x01(\x0b\x32(.sync_pb.HistorySpecifics.PageTransition\x12%\n\x1doriginator_referring_visit_id\x18\x05 \x01(\x03\x12\"\n\x1aoriginator_opener_visit_id\x18\x06 \x01(\x03\x12\x1d\n\x15originator_cluster_id\x18\x16 \x01(\x03\x12\x1d\n\x15visit_duration_micros\x18\x07 \x01(\x03\x12\x34\n\x0c\x62rowser_type\x18\x08 \x01(\x0e\x32\x1e.sync_pb.SyncEnums.BrowserType\x12\x11\n\twindow_id\x18\t \x01(\x05\x12\x0e\n\x06tab_id\x18\n \x01(\x05\x12\x0f\n\x07task_id\x18\x0b \x01(\x03\x12\x14\n\x0croot_task_id\x18\x0c \x01(\x03\x12\x16\n\x0eparent_task_id\x18\r \x01(\x03\x12\x1a\n\x12http_response_code\x18\x0e \x01(\x05\x12\x15\n\rpage_language\x18\x0f \x01(\t\x12\x38\n\x0epassword_state\x18\x10 \x01(\x0e\x32 .sync_pb.SyncEnums.PasswordState\x12\x13\n\x0b\x66\x61vicon_url\x18\x11 \x01(\t\x12\x14\n\x0creferrer_url\x18\x12 \x01(\t\x12\x1b\n\x13has_url_keyed_image\x18\x17 \x01(\x08\x12\x36\n\ncategories\x18\x18 \x03(\x0b\x32\".sync_pb.HistorySpecifics.Category\x12\x18\n\x10related_searches\x18\x19 \x03(\t\x12\x0e\n\x06\x61pp_id\x18\x1a \x01(\t\x1a\x9e\x01\n\rRedirectEntry\x12\x1b\n\x13originator_visit_id\x18\x01 \x01(\x03\x12\x0b\n\x03url\x18\x02 \x01(\t\x12\r\n\x05title\x18\x03 \x01(\t\x12\x0e\n\x06hidden\x18\x04 \x01(\x08\x12\x44\n\rredirect_type\x18\x05 \x01(\x0e\x32-.sync_pb.SyncEnums.PageTransitionRedirectType\x1a\xa6\x01\n\x0ePageTransition\x12@\n\x0f\x63ore_transition\x18\x01 \x01(\x0e\x32!.sync_pb.SyncEnums.PageTransition:\x04LINK\x12\x0f\n\x07\x62locked\x18\x02 \x01(\x08\x12\x14\n\x0c\x66orward_back\x18\x03 \x01(\x08\x12\x18\n\x10\x66rom_address_bar\x18\x04 \x01(\x08\x12\x11\n\thome_page\x18\x05 \x01(\x08\x1a&\n\x08\x43\x61tegory\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0e\n\x06weight\x18\x02 \x01(\x05\x42+\n%org.chromium.components.sync.protocolH\x03P\x01')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.sync.protocol.history_specifics_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n%org.chromium.components.sync.protocolH\003P\001'
  _globals['_HISTORYSPECIFICS']._serialized_start=105
  _globals['_HISTORYSPECIFICS']._serialized_end=1386
  _globals['_HISTORYSPECIFICS_REDIRECTENTRY']._serialized_start=1019
  _globals['_HISTORYSPECIFICS_REDIRECTENTRY']._serialized_end=1177
  _globals['_HISTORYSPECIFICS_PAGETRANSITION']._serialized_start=1180
  _globals['_HISTORYSPECIFICS_PAGETRANSITION']._serialized_end=1346
  _globals['_HISTORYSPECIFICS_CATEGORY']._serialized_start=1348
  _globals['_HISTORYSPECIFICS_CATEGORY']._serialized_end=1386
# @@protoc_insertion_point(module_scope)
