# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: chromiumos/config/payload/config_bundle.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import symbol_database as _symbol_database # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() from chromiumos.config.api import component_pb2 as chromiumos_dot_config_dot_api_dot_component__pb2 from chromiumos.config.api import design_pb2 as chromiumos_dot_config_dot_api_dot_design__pb2 from chromiumos.config.api import device_brand_pb2 as chromiumos_dot_config_dot_api_dot_device__brand__pb2 from chromiumos.config.api import partner_pb2 as chromiumos_dot_config_dot_api_dot_partner__pb2 from chromiumos.config.api import program_pb2 as chromiumos_dot_config_dot_api_dot_program__pb2 from chromiumos.config.api.software import brand_config_pb2 as chromiumos_dot_config_dot_api_dot_software_dot_brand__config__pb2 from chromiumos.config.api.software import software_config_pb2 as chromiumos_dot_config_dot_api_dot_software_dot_software__config__pb2 DESCRIPTOR = _descriptor.FileDescriptor( name='chromiumos/config/payload/config_bundle.proto', package='chromiumos.config.payload', syntax='proto3', serialized_options=b'Z,go.chromium.org/chromiumos/config/go/payload', create_key=_descriptor._internal_create_key, serialized_pb=b'\n-chromiumos/config/payload/config_bundle.proto\x12\x19\x63hromiumos.config.payload\x1a%chromiumos/config/api/component.proto\x1a\"chromiumos/config/api/design.proto\x1a(chromiumos/config/api/device_brand.proto\x1a#chromiumos/config/api/partner.proto\x1a#chromiumos/config/api/program.proto\x1a\x31\x63hromiumos/config/api/software/brand_config.proto\x1a\x34\x63hromiumos/config/api/software/software_config.proto\"\xd5\x03\n\x0c\x43onfigBundle\x12\x34\n\x0cpartner_list\x18\x0b \x03(\x0b\x32\x1e.chromiumos.config.api.Partner\x12\x34\n\ncomponents\x18\x0c \x03(\x0b\x32 .chromiumos.config.api.Component\x12\x34\n\x0cprogram_list\x18\r \x03(\x0b\x32\x1e.chromiumos.config.api.Program\x12\x32\n\x0b\x64\x65sign_list\x18\x0e \x03(\x0b\x32\x1d.chromiumos.config.api.Design\x12=\n\x11\x64\x65vice_brand_list\x18\x0f \x03(\x0b\x32\".chromiumos.config.api.DeviceBrand\x12H\n\x10software_configs\x18\t \x03(\x0b\x32..chromiumos.config.api.software.SoftwareConfig\x12\x42\n\rbrand_configs\x18\n \x03(\x0b\x32+.chromiumos.config.api.software.BrandConfigJ\x04\x08\x02\x10\x03J\x04\x08\x06\x10\x07J\x04\x08\x07\x10\x08J\x04\x08\x08\x10\tJ\x04\x08\x10\x10\x11J\x04\x08\x11\x10\x12\"K\n\x10\x43onfigBundleList\x12\x37\n\x06values\x18\x01 \x03(\x0b\x32\'.chromiumos.config.payload.ConfigBundleB.Z,go.chromium.org/chromiumos/config/go/payloadb\x06proto3' , dependencies=[chromiumos_dot_config_dot_api_dot_component__pb2.DESCRIPTOR,chromiumos_dot_config_dot_api_dot_design__pb2.DESCRIPTOR,chromiumos_dot_config_dot_api_dot_device__brand__pb2.DESCRIPTOR,chromiumos_dot_config_dot_api_dot_partner__pb2.DESCRIPTOR,chromiumos_dot_config_dot_api_dot_program__pb2.DESCRIPTOR,chromiumos_dot_config_dot_api_dot_software_dot_brand__config__pb2.DESCRIPTOR,chromiumos_dot_config_dot_api_dot_software_dot_software__config__pb2.DESCRIPTOR,]) _CONFIGBUNDLE = _descriptor.Descriptor( name='ConfigBundle', full_name='chromiumos.config.payload.ConfigBundle', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='partner_list', full_name='chromiumos.config.payload.ConfigBundle.partner_list', index=0, number=11, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='components', full_name='chromiumos.config.payload.ConfigBundle.components', index=1, number=12, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='program_list', full_name='chromiumos.config.payload.ConfigBundle.program_list', index=2, number=13, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='design_list', full_name='chromiumos.config.payload.ConfigBundle.design_list', index=3, number=14, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='device_brand_list', full_name='chromiumos.config.payload.ConfigBundle.device_brand_list', index=4, number=15, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='software_configs', full_name='chromiumos.config.payload.ConfigBundle.software_configs', index=5, number=9, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='brand_configs', full_name='chromiumos.config.payload.ConfigBundle.brand_configs', index=6, number=10, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=373, serialized_end=842, ) _CONFIGBUNDLELIST = _descriptor.Descriptor( name='ConfigBundleList', full_name='chromiumos.config.payload.ConfigBundleList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='values', full_name='chromiumos.config.payload.ConfigBundleList.values', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=844, serialized_end=919, ) _CONFIGBUNDLE.fields_by_name['partner_list'].message_type = chromiumos_dot_config_dot_api_dot_partner__pb2._PARTNER _CONFIGBUNDLE.fields_by_name['components'].message_type = chromiumos_dot_config_dot_api_dot_component__pb2._COMPONENT _CONFIGBUNDLE.fields_by_name['program_list'].message_type = chromiumos_dot_config_dot_api_dot_program__pb2._PROGRAM _CONFIGBUNDLE.fields_by_name['design_list'].message_type = chromiumos_dot_config_dot_api_dot_design__pb2._DESIGN _CONFIGBUNDLE.fields_by_name['device_brand_list'].message_type = chromiumos_dot_config_dot_api_dot_device__brand__pb2._DEVICEBRAND _CONFIGBUNDLE.fields_by_name['software_configs'].message_type = chromiumos_dot_config_dot_api_dot_software_dot_software__config__pb2._SOFTWARECONFIG _CONFIGBUNDLE.fields_by_name['brand_configs'].message_type = chromiumos_dot_config_dot_api_dot_software_dot_brand__config__pb2._BRANDCONFIG _CONFIGBUNDLELIST.fields_by_name['values'].message_type = _CONFIGBUNDLE DESCRIPTOR.message_types_by_name['ConfigBundle'] = _CONFIGBUNDLE DESCRIPTOR.message_types_by_name['ConfigBundleList'] = _CONFIGBUNDLELIST _sym_db.RegisterFileDescriptor(DESCRIPTOR) ConfigBundle = _reflection.GeneratedProtocolMessageType('ConfigBundle', (_message.Message,), { 'DESCRIPTOR' : _CONFIGBUNDLE, '__module__' : 'chromiumos.config.payload.config_bundle_pb2' # @@protoc_insertion_point(class_scope:chromiumos.config.payload.ConfigBundle) }) _sym_db.RegisterMessage(ConfigBundle) ConfigBundleList = _reflection.GeneratedProtocolMessageType('ConfigBundleList', (_message.Message,), { 'DESCRIPTOR' : _CONFIGBUNDLELIST, '__module__' : 'chromiumos.config.payload.config_bundle_pb2' # @@protoc_insertion_point(class_scope:chromiumos.config.payload.ConfigBundleList) }) _sym_db.RegisterMessage(ConfigBundleList) DESCRIPTOR._options = None # @@protoc_insertion_point(module_scope)