• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler.  DO NOT EDIT!
3# source: chromiumos/config/payload/config_bundle.proto
4"""Generated protocol buffer code."""
5from google.protobuf import descriptor as _descriptor
6from google.protobuf import message as _message
7from google.protobuf import reflection as _reflection
8from google.protobuf import symbol_database as _symbol_database
9# @@protoc_insertion_point(imports)
10
11_sym_db = _symbol_database.Default()
12
13
14from chromiumos.config.api import component_pb2 as chromiumos_dot_config_dot_api_dot_component__pb2
15from chromiumos.config.api import design_pb2 as chromiumos_dot_config_dot_api_dot_design__pb2
16from chromiumos.config.api import device_brand_pb2 as chromiumos_dot_config_dot_api_dot_device__brand__pb2
17from chromiumos.config.api import partner_pb2 as chromiumos_dot_config_dot_api_dot_partner__pb2
18from chromiumos.config.api import program_pb2 as chromiumos_dot_config_dot_api_dot_program__pb2
19from chromiumos.config.api.software import brand_config_pb2 as chromiumos_dot_config_dot_api_dot_software_dot_brand__config__pb2
20from chromiumos.config.api.software import software_config_pb2 as chromiumos_dot_config_dot_api_dot_software_dot_software__config__pb2
21
22
23DESCRIPTOR = _descriptor.FileDescriptor(
24  name='chromiumos/config/payload/config_bundle.proto',
25  package='chromiumos.config.payload',
26  syntax='proto3',
27  serialized_options=b'Z,go.chromium.org/chromiumos/config/go/payload',
28  create_key=_descriptor._internal_create_key,
29  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'
30  ,
31  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,])
32
33
34
35
36_CONFIGBUNDLE = _descriptor.Descriptor(
37  name='ConfigBundle',
38  full_name='chromiumos.config.payload.ConfigBundle',
39  filename=None,
40  file=DESCRIPTOR,
41  containing_type=None,
42  create_key=_descriptor._internal_create_key,
43  fields=[
44    _descriptor.FieldDescriptor(
45      name='partner_list', full_name='chromiumos.config.payload.ConfigBundle.partner_list', index=0,
46      number=11, type=11, cpp_type=10, label=3,
47      has_default_value=False, default_value=[],
48      message_type=None, enum_type=None, containing_type=None,
49      is_extension=False, extension_scope=None,
50      serialized_options=None, file=DESCRIPTOR,  create_key=_descriptor._internal_create_key),
51    _descriptor.FieldDescriptor(
52      name='components', full_name='chromiumos.config.payload.ConfigBundle.components', index=1,
53      number=12, type=11, cpp_type=10, label=3,
54      has_default_value=False, default_value=[],
55      message_type=None, enum_type=None, containing_type=None,
56      is_extension=False, extension_scope=None,
57      serialized_options=None, file=DESCRIPTOR,  create_key=_descriptor._internal_create_key),
58    _descriptor.FieldDescriptor(
59      name='program_list', full_name='chromiumos.config.payload.ConfigBundle.program_list', index=2,
60      number=13, type=11, cpp_type=10, label=3,
61      has_default_value=False, default_value=[],
62      message_type=None, enum_type=None, containing_type=None,
63      is_extension=False, extension_scope=None,
64      serialized_options=None, file=DESCRIPTOR,  create_key=_descriptor._internal_create_key),
65    _descriptor.FieldDescriptor(
66      name='design_list', full_name='chromiumos.config.payload.ConfigBundle.design_list', index=3,
67      number=14, type=11, cpp_type=10, label=3,
68      has_default_value=False, default_value=[],
69      message_type=None, enum_type=None, containing_type=None,
70      is_extension=False, extension_scope=None,
71      serialized_options=None, file=DESCRIPTOR,  create_key=_descriptor._internal_create_key),
72    _descriptor.FieldDescriptor(
73      name='device_brand_list', full_name='chromiumos.config.payload.ConfigBundle.device_brand_list', index=4,
74      number=15, type=11, cpp_type=10, label=3,
75      has_default_value=False, default_value=[],
76      message_type=None, enum_type=None, containing_type=None,
77      is_extension=False, extension_scope=None,
78      serialized_options=None, file=DESCRIPTOR,  create_key=_descriptor._internal_create_key),
79    _descriptor.FieldDescriptor(
80      name='software_configs', full_name='chromiumos.config.payload.ConfigBundle.software_configs', index=5,
81      number=9, type=11, cpp_type=10, label=3,
82      has_default_value=False, default_value=[],
83      message_type=None, enum_type=None, containing_type=None,
84      is_extension=False, extension_scope=None,
85      serialized_options=None, file=DESCRIPTOR,  create_key=_descriptor._internal_create_key),
86    _descriptor.FieldDescriptor(
87      name='brand_configs', full_name='chromiumos.config.payload.ConfigBundle.brand_configs', index=6,
88      number=10, type=11, cpp_type=10, label=3,
89      has_default_value=False, default_value=[],
90      message_type=None, enum_type=None, containing_type=None,
91      is_extension=False, extension_scope=None,
92      serialized_options=None, file=DESCRIPTOR,  create_key=_descriptor._internal_create_key),
93  ],
94  extensions=[
95  ],
96  nested_types=[],
97  enum_types=[
98  ],
99  serialized_options=None,
100  is_extendable=False,
101  syntax='proto3',
102  extension_ranges=[],
103  oneofs=[
104  ],
105  serialized_start=373,
106  serialized_end=842,
107)
108
109
110_CONFIGBUNDLELIST = _descriptor.Descriptor(
111  name='ConfigBundleList',
112  full_name='chromiumos.config.payload.ConfigBundleList',
113  filename=None,
114  file=DESCRIPTOR,
115  containing_type=None,
116  create_key=_descriptor._internal_create_key,
117  fields=[
118    _descriptor.FieldDescriptor(
119      name='values', full_name='chromiumos.config.payload.ConfigBundleList.values', index=0,
120      number=1, type=11, cpp_type=10, label=3,
121      has_default_value=False, default_value=[],
122      message_type=None, enum_type=None, containing_type=None,
123      is_extension=False, extension_scope=None,
124      serialized_options=None, file=DESCRIPTOR,  create_key=_descriptor._internal_create_key),
125  ],
126  extensions=[
127  ],
128  nested_types=[],
129  enum_types=[
130  ],
131  serialized_options=None,
132  is_extendable=False,
133  syntax='proto3',
134  extension_ranges=[],
135  oneofs=[
136  ],
137  serialized_start=844,
138  serialized_end=919,
139)
140
141_CONFIGBUNDLE.fields_by_name['partner_list'].message_type = chromiumos_dot_config_dot_api_dot_partner__pb2._PARTNER
142_CONFIGBUNDLE.fields_by_name['components'].message_type = chromiumos_dot_config_dot_api_dot_component__pb2._COMPONENT
143_CONFIGBUNDLE.fields_by_name['program_list'].message_type = chromiumos_dot_config_dot_api_dot_program__pb2._PROGRAM
144_CONFIGBUNDLE.fields_by_name['design_list'].message_type = chromiumos_dot_config_dot_api_dot_design__pb2._DESIGN
145_CONFIGBUNDLE.fields_by_name['device_brand_list'].message_type = chromiumos_dot_config_dot_api_dot_device__brand__pb2._DEVICEBRAND
146_CONFIGBUNDLE.fields_by_name['software_configs'].message_type = chromiumos_dot_config_dot_api_dot_software_dot_software__config__pb2._SOFTWARECONFIG
147_CONFIGBUNDLE.fields_by_name['brand_configs'].message_type = chromiumos_dot_config_dot_api_dot_software_dot_brand__config__pb2._BRANDCONFIG
148_CONFIGBUNDLELIST.fields_by_name['values'].message_type = _CONFIGBUNDLE
149DESCRIPTOR.message_types_by_name['ConfigBundle'] = _CONFIGBUNDLE
150DESCRIPTOR.message_types_by_name['ConfigBundleList'] = _CONFIGBUNDLELIST
151_sym_db.RegisterFileDescriptor(DESCRIPTOR)
152
153ConfigBundle = _reflection.GeneratedProtocolMessageType('ConfigBundle', (_message.Message,), {
154  'DESCRIPTOR' : _CONFIGBUNDLE,
155  '__module__' : 'chromiumos.config.payload.config_bundle_pb2'
156  # @@protoc_insertion_point(class_scope:chromiumos.config.payload.ConfigBundle)
157  })
158_sym_db.RegisterMessage(ConfigBundle)
159
160ConfigBundleList = _reflection.GeneratedProtocolMessageType('ConfigBundleList', (_message.Message,), {
161  'DESCRIPTOR' : _CONFIGBUNDLELIST,
162  '__module__' : 'chromiumos.config.payload.config_bundle_pb2'
163  # @@protoc_insertion_point(class_scope:chromiumos.config.payload.ConfigBundleList)
164  })
165_sym_db.RegisterMessage(ConfigBundleList)
166
167
168DESCRIPTOR._options = None
169# @@protoc_insertion_point(module_scope)
170