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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1third_party/metrics_proto/user_demographics.proto\x12\x07metrics\"\xc6\x01\n\x15UserDemographicsProto\x12\x12\n\nbirth_year\x18\x01 \x01(\x05\x12\x35\n\x06gender\x18\x02 \x01(\x0e\x32%.metrics.UserDemographicsProto.Gender\"b\n\x06Gender\x12\x12\n\x0eGENDER_UNKNOWN\x10\x00\x12\x0f\n\x0bGENDER_MALE\x10\x01\x12\x11\n\rGENDER_FEMALE\x10\x02\x12\x1a\n\x16GENDER_CUSTOM_OR_OTHER\x10\x03\x1a\x04:\x02\x10\x02\x42;\n\x1forg.chromium.components.metricsB\x16UserDemographicsProtosH\x03\x62\x08\x65\x64itionsp\xe8\x07')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'third_party.metrics_proto.user_demographics_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\037org.chromium.components.metricsB\026UserDemographicsProtosH\003'
  _globals['_USERDEMOGRAPHICSPROTO_GENDER']._loaded_options = None
  _globals['_USERDEMOGRAPHICSPROTO_GENDER']._serialized_options = b':\002\020\002'
  _globals['_USERDEMOGRAPHICSPROTO']._serialized_start=63
  _globals['_USERDEMOGRAPHICSPROTO']._serialized_end=261
  _globals['_USERDEMOGRAPHICSPROTO_GENDER']._serialized_start=163
  _globals['_USERDEMOGRAPHICSPROTO_GENDER']._serialized_end=261
# @@protoc_insertion_point(module_scope)
