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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11phonenumber.proto\x12\x11i18n.phonenumbers\"\xba\x03\n\x0bPhoneNumber\x12\x14\n\x0c\x63ountry_code\x18\x01 \x02(\x05\x12\x17\n\x0fnational_number\x18\x02 \x02(\x04\x12\x11\n\textension\x18\x03 \x01(\t\x12\x1c\n\x14italian_leading_zero\x18\x04 \x01(\x08\x12\"\n\x17number_of_leading_zeros\x18\x08 \x01(\x05:\x01\x31\x12\x11\n\traw_input\x18\x05 \x01(\t\x12M\n\x13\x63ountry_code_source\x18\x06 \x01(\x0e\x32\x30.i18n.phonenumbers.PhoneNumber.CountryCodeSource\x12\'\n\x1fpreferred_domestic_carrier_code\x18\x07 \x01(\t\"\x9b\x01\n\x11\x43ountryCodeSource\x12\x0f\n\x0bUNSPECIFIED\x10\x00\x12\x1e\n\x1a\x46ROM_NUMBER_WITH_PLUS_SIGN\x10\x01\x12\x18\n\x14\x46ROM_NUMBER_WITH_IDD\x10\x05\x12!\n\x1d\x46ROM_NUMBER_WITHOUT_PLUS_SIGN\x10\n\x12\x18\n\x14\x46ROM_DEFAULT_COUNTRY\x10\x14\x42 \n\x1c\x63om.google.i18n.phonenumbersH\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'phonenumber_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\034com.google.i18n.phonenumbersH\003'
  _globals['_PHONENUMBER']._serialized_start=41
  _globals['_PHONENUMBER']._serialized_end=483
  _globals['_PHONENUMBER_COUNTRYCODESOURCE']._serialized_start=328
  _globals['_PHONENUMBER_COUNTRYCODESOURCE']._serialized_end=483
# @@protoc_insertion_point(module_scope)
