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

_sym_db = _symbol_database.Default()


from components.variations.proto import layer_pb2 as components_dot_variations_dot_proto_dot_layer__pb2
from components.variations.proto import study_pb2 as components_dot_variations_dot_proto_dot_study__pb2
from google.protobuf import cpp_features_pb2 as google_dot_protobuf_dot_cpp__features__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1components/variations/proto/variations_seed.proto\x12\nvariations\x1a\'components/variations/proto/layer.proto\x1a\'components/variations/proto/study.proto\x1a\"google/protobuf/cpp_features.proto\"\x9d\x01\n\x0eVariationsSeed\x12\x15\n\rserial_number\x18\x01 \x01(\t\x12 \n\x05study\x18\x02 \x03(\x0b\x32\x11.variations.Study\x12\x18\n\x0c\x63ountry_code\x18\x03 \x01(\tB\x02\x18\x01\x12\x0f\n\x07version\x18\x04 \x01(\t\x12!\n\x06layers\x18\x06 \x03(\x0b\x32\x11.variations.LayerJ\x04\x08\x05\x10\x06\x42\x30\n\"org.chromium.components.variationsH\x03\x92\x03\x07 \x03\xc2>\x02\x10\x01\x62\x08\x65\x64itionsp\xe8\x07')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.variations.proto.variations_seed_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\"org.chromium.components.variationsH\003\222\003\007 \003\302>\002\020\001'
  _globals['_VARIATIONSSEED'].fields_by_name['country_code']._loaded_options = None
  _globals['_VARIATIONSSEED'].fields_by_name['country_code']._serialized_options = b'\030\001'
  _globals['_VARIATIONSSEED']._serialized_start=184
  _globals['_VARIATIONSSEED']._serialized_end=341
# @@protoc_insertion_point(module_scope)
