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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'components/variations/proto/layer.proto\x12\nvariations\"\xcd\x02\n\x05Layer\x12\n\n\x02id\x18\x01 \x01(\r\x12\x11\n\tnum_slots\x18\x02 \x01(\r\x12.\n\x07members\x18\x03 \x03(\x0b\x32\x1d.variations.Layer.LayerMember\x12\x0c\n\x04salt\x18\x04 \x01(\r\x12\x33\n\x0c\x65ntropy_mode\x18\x05 \x01(\x0e\x32\x1d.variations.Layer.EntropyMode\x1az\n\x0bLayerMember\x12\n\n\x02id\x18\x01 \x01(\r\x12\x36\n\x05slots\x18\x02 \x03(\x0b\x32\'.variations.Layer.LayerMember.SlotRange\x1a\'\n\tSlotRange\x12\r\n\x05start\x18\x01 \x01(\r\x12\x0b\n\x03\x65nd\x18\x02 \x01(\r\"6\n\x0b\x45ntropyMode\x12\x0b\n\x07\x44\x45\x46\x41ULT\x10\x00\x12\x07\n\x03LOW\x10\x01\x12\x0b\n\x07LIMITED\x10\x02\x1a\x04:\x02\x10\x02\"[\n\x14LayerMemberReference\x12\x10\n\x08layer_id\x18\x01 \x01(\r\x12\x17\n\x0flayer_member_id\x18\x02 \x01(\r\x12\x18\n\x10layer_member_ids\x18\x03 \x03(\rB&\n\"org.chromium.components.variationsH\x03\x62\x08\x65\x64itionsp\xe8\x07')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.variations.proto.layer_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\"org.chromium.components.variationsH\003'
  _globals['_LAYER_ENTROPYMODE']._loaded_options = None
  _globals['_LAYER_ENTROPYMODE']._serialized_options = b':\002\020\002'
  _globals['_LAYER']._serialized_start=56
  _globals['_LAYER']._serialized_end=389
  _globals['_LAYER_LAYERMEMBER']._serialized_start=211
  _globals['_LAYER_LAYERMEMBER']._serialized_end=333
  _globals['_LAYER_LAYERMEMBER_SLOTRANGE']._serialized_start=294
  _globals['_LAYER_LAYERMEMBER_SLOTRANGE']._serialized_end=333
  _globals['_LAYER_ENTROPYMODE']._serialized_start=335
  _globals['_LAYER_ENTROPYMODE']._serialized_end=389
  _globals['_LAYERMEMBERREFERENCE']._serialized_start=391
  _globals['_LAYERMEMBERREFERENCE']._serialized_end=482
# @@protoc_insertion_point(module_scope)
