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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!partner_location_descriptor.proto\x12\x07omnibox\"3\n\x06LatLng\x12\x13\n\x0blatitude_e7\x18\x01 \x01(\x0f\x12\x14\n\x0clongitude_e7\x18\x02 \x01(\x0f\"\xc1\x02\n\x12LocationDescriptor\x12\x31\n\x04role\x18\x01 \x01(\x0e\x32\x15.omnibox.LocationRole:\x0cUNKNOWN_ROLE\x12=\n\x08producer\x18\x02 \x01(\x0e\x32\x19.omnibox.LocationProducer:\x10UNKNOWN_PRODUCER\x12/\n\nprovenance\x18\t \x01(\x0e\x32\x1b.omnibox.LocationProvenance\x12\x11\n\ttimestamp\x18\x03 \x01(\x03\x12\x1f\n\x06latlng\x18\x05 \x01(\x0b\x32\x0f.omnibox.LatLng\x12\x0e\n\x06radius\x18\x07 \x01(\x02\x12>\n\x16permission_granularity\x18\x19 \x01(\x0e\x32\x1e.omnibox.PermissionGranularityJ\x04\x08\x17\x10\x18*6\n\x0cLocationRole\x12\x10\n\x0cUNKNOWN_ROLE\x10\x00\x12\x14\n\x10\x43URRENT_LOCATION\x10\x01*=\n\x10LocationProducer\x12\x14\n\x10UNKNOWN_PRODUCER\x10\x00\x12\x13\n\x0f\x44\x45VICE_LOCATION\x10\x0c*\x7f\n\x15PermissionGranularity\x12\"\n\x1ePERMISSION_GRANULARITY_UNKNOWN\x10\x00\x12!\n\x1dPERMISSION_GRANULARITY_COARSE\x10\x01\x12\x1f\n\x1bPERMISSION_GRANULARITY_FINE\x10\x02*Q\n\x12LocationProvenance\x12\x10\n\x0cUNREMARKABLE\x10\x00\x12\x0f\n\x0bXGEO_HEADER\x10\x08\x12\x18\n\x14\x46ORWARDED_FROM_PROXY\x10\rBF\n\'org.chromium.chrome.browser.omnibox.geoB\x19PartnerLocationDescriptorH\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'partner_location_descriptor_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\'org.chromium.chrome.browser.omnibox.geoB\031PartnerLocationDescriptorH\003'
  _globals['_LOCATIONROLE']._serialized_start=423
  _globals['_LOCATIONROLE']._serialized_end=477
  _globals['_LOCATIONPRODUCER']._serialized_start=479
  _globals['_LOCATIONPRODUCER']._serialized_end=540
  _globals['_PERMISSIONGRANULARITY']._serialized_start=542
  _globals['_PERMISSIONGRANULARITY']._serialized_end=669
  _globals['_LOCATIONPROVENANCE']._serialized_start=671
  _globals['_LOCATIONPROVENANCE']._serialized_end=752
  _globals['_LATLNG']._serialized_start=46
  _globals['_LATLNG']._serialized_end=97
  _globals['_LOCATIONDESCRIPTOR']._serialized_start=100
  _globals['_LOCATIONDESCRIPTOR']._serialized_end=421
# @@protoc_insertion_point(module_scope)
