Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(856)

Side by Side Diff: recipe_engine/package_pb2.py

Issue 2779683005: [package.proto] convert deps from list to map. (Closed)
Patch Set: fixit Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « recipe_engine/package.py ('k') | unittests/package_test.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by the protocol buffer compiler. DO NOT EDIT! 1 # Generated by the protocol buffer compiler. DO NOT EDIT!
2 # source: package.proto 2 # source: package.proto
3 3
4 import sys 4 import sys
5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) 5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1'))
6 from google.protobuf import descriptor as _descriptor 6 from google.protobuf import descriptor as _descriptor
7 from google.protobuf import message as _message 7 from google.protobuf import message as _message
8 from google.protobuf import reflection as _reflection 8 from google.protobuf import reflection as _reflection
9 from google.protobuf import symbol_database as _symbol_database 9 from google.protobuf import symbol_database as _symbol_database
10 from google.protobuf import descriptor_pb2 10 from google.protobuf import descriptor_pb2
11 # @@protoc_insertion_point(imports) 11 # @@protoc_insertion_point(imports)
12 12
13 _sym_db = _symbol_database.Default() 13 _sym_db = _symbol_database.Default()
14 14
15 15
16 16
17 17
18 DESCRIPTOR = _descriptor.FileDescriptor( 18 DESCRIPTOR = _descriptor.FileDescriptor(
19 name='package.proto', 19 name='package.proto',
20 package='recipe_engine', 20 package='recipe_engine',
21 syntax='proto3', 21 syntax='proto3',
22 serialized_pb=_b('\n\rpackage.proto\x12\rrecipe_engine\"\xb9\x01\n\x07\x44\x65 pSpec\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0b\n\x03url\x18\x02 \x01(\t\x12 \x0e\n\x06\x62ranch\x18\x03 \x01(\t\x12\x10\n\x08revision\x18\x04 \x01(\t\x12\x1 5\n\rpath_override\x18\x05 \x01(\t\x12\x32\n\trepo_type\x18\x06 \x01(\x0e\x32\x1 f.recipe_engine.DepSpec.RepoType\" \n\x08RepoType\x12\x07\n\x03GIT\x10\x00\x12\x 0b\n\x07GITILES\x10\x01\"\xbf\x02\n\x15\x41utorollRecipeOptions\x12\x44\n\x07tri vial\x18\x01 \x01(\x0b\x32\x33.recipe_engine.AutorollRecipeOptions.TrivialOption s\x12J\n\nnontrivial\x18\x02 \x01(\x0b\x32\x36.recipe_engine.AutorollRecipeOptio ns.NontrivialOptions\x1a>\n\x0eTrivialOptions\x12\x12\n\ntbr_emails\x18\x01 \x03 (\t\x12\x18\n\x10\x61utomatic_commit\x18\x02 \x01(\x08\x1aT\n\x11NontrivialOptio ns\x12\x1d\n\x15\x65xtra_reviewer_emails\x18\x01 \x03(\t\x12 \n\x18\x61utomatic_ commit_dry_run\x18\x02 \x01(\x08\"\xd1\x01\n\x07Package\x12\x13\n\x0b\x61pi_vers ion\x18\x01 \x01(\x05\x12\x12\n\nproject_id\x18\x02 \x01(\t\x12\x1a\n\x12\x63\x6 1nonical_repo_url\x18\x03 \x01(\t\x12\x14\n\x0crecipes_path\x18\x04 \x01(\t\x12$ \n\x04\x64\x65ps\x18\x05 \x03(\x0b\x32\x16.recipe_engine.DepSpec\x12\x45\n\x17\x 61utoroll_recipe_options\x18\x06 \x01(\x0b\x32$.recipe_engine.AutorollRecipeOpti onsb\x06proto3') 22 serialized_pb=_b('\n\rpackage.proto\x12\rrecipe_engine\"\xa5\x01\n\x07\x44\x65 pSpec\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x0e\n\x06\x62ranch\x18\x02 \x01(\t\x1 2\x10\n\x08revision\x18\x03 \x01(\t\x12\x15\n\rpath_override\x18\x04 \x01(\t\x12 \x32\n\trepo_type\x18\x05 \x01(\x0e\x32\x1f.recipe_engine.DepSpec.RepoType\" \n\ x08RepoType\x12\x07\n\x03GIT\x10\x00\x12\x0b\n\x07GITILES\x10\x01\"\xbf\x02\n\x1 5\x41utorollRecipeOptions\x12\x44\n\x07trivial\x18\x01 \x01(\x0b\x32\x33.recipe_ engine.AutorollRecipeOptions.TrivialOptions\x12J\n\nnontrivial\x18\x02 \x01(\x0b \x32\x36.recipe_engine.AutorollRecipeOptions.NontrivialOptions\x1a>\n\x0eTrivial Options\x12\x12\n\ntbr_emails\x18\x01 \x03(\t\x12\x18\n\x10\x61utomatic_commit\x 18\x02 \x01(\x08\x1aT\n\x11NontrivialOptions\x12\x1d\n\x15\x65xtra_reviewer_emai ls\x18\x01 \x03(\t\x12 \n\x18\x61utomatic_commit_dry_run\x18\x02 \x01(\x08\"\xa0 \x02\n\x07Package\x12\x13\n\x0b\x61pi_version\x18\x01 \x01(\x05\x12\x12\n\nproje ct_id\x18\x02 \x01(\t\x12\x1a\n\x12\x63\x61nonical_repo_url\x18\x03 \x01(\t\x12\ x14\n\x0crecipes_path\x18\x04 \x01(\t\x12.\n\x04\x64\x65ps\x18\x05 \x03(\x0b\x32 .recipe_engine.Package.DepsEntry\x12\x45\n\x17\x61utoroll_recipe_options\x18\x0 6 \x01(\x0b\x32$.recipe_engine.AutorollRecipeOptions\x1a\x43\n\tDepsEntry\x12\x0 b\n\x03key\x18\x01 \x01(\t\x12%\n\x05value\x18\x02 \x01(\x0b\x32\x16.recipe_engi ne.DepSpec:\x02\x38\x01\x62\x06proto3')
23 ) 23 )
24 _sym_db.RegisterFileDescriptor(DESCRIPTOR) 24 _sym_db.RegisterFileDescriptor(DESCRIPTOR)
25 25
26 26
27 27
28 _DEPSPEC_REPOTYPE = _descriptor.EnumDescriptor( 28 _DEPSPEC_REPOTYPE = _descriptor.EnumDescriptor(
29 name='RepoType', 29 name='RepoType',
30 full_name='recipe_engine.DepSpec.RepoType', 30 full_name='recipe_engine.DepSpec.RepoType',
31 filename=None, 31 filename=None,
32 file=DESCRIPTOR, 32 file=DESCRIPTOR,
33 values=[ 33 values=[
34 _descriptor.EnumValueDescriptor( 34 _descriptor.EnumValueDescriptor(
35 name='GIT', index=0, number=0, 35 name='GIT', index=0, number=0,
36 options=None, 36 options=None,
37 type=None), 37 type=None),
38 _descriptor.EnumValueDescriptor( 38 _descriptor.EnumValueDescriptor(
39 name='GITILES', index=1, number=1, 39 name='GITILES', index=1, number=1,
40 options=None, 40 options=None,
41 type=None), 41 type=None),
42 ], 42 ],
43 containing_type=None, 43 containing_type=None,
44 options=None, 44 options=None,
45 serialized_start=186, 45 serialized_start=166,
46 serialized_end=218, 46 serialized_end=198,
47 ) 47 )
48 _sym_db.RegisterEnumDescriptor(_DEPSPEC_REPOTYPE) 48 _sym_db.RegisterEnumDescriptor(_DEPSPEC_REPOTYPE)
49 49
50 50
51 _DEPSPEC = _descriptor.Descriptor( 51 _DEPSPEC = _descriptor.Descriptor(
52 name='DepSpec', 52 name='DepSpec',
53 full_name='recipe_engine.DepSpec', 53 full_name='recipe_engine.DepSpec',
54 filename=None, 54 filename=None,
55 file=DESCRIPTOR, 55 file=DESCRIPTOR,
56 containing_type=None, 56 containing_type=None,
57 fields=[ 57 fields=[
58 _descriptor.FieldDescriptor( 58 _descriptor.FieldDescriptor(
59 name='project_id', full_name='recipe_engine.DepSpec.project_id', index=0, 59 name='url', full_name='recipe_engine.DepSpec.url', index=0,
60 number=1, type=9, cpp_type=9, label=1, 60 number=1, type=9, cpp_type=9, label=1,
61 has_default_value=False, default_value=_b("").decode('utf-8'), 61 has_default_value=False, default_value=_b("").decode('utf-8'),
62 message_type=None, enum_type=None, containing_type=None, 62 message_type=None, enum_type=None, containing_type=None,
63 is_extension=False, extension_scope=None, 63 is_extension=False, extension_scope=None,
64 options=None), 64 options=None),
65 _descriptor.FieldDescriptor( 65 _descriptor.FieldDescriptor(
66 name='url', full_name='recipe_engine.DepSpec.url', index=1, 66 name='branch', full_name='recipe_engine.DepSpec.branch', index=1,
67 number=2, type=9, cpp_type=9, label=1, 67 number=2, type=9, cpp_type=9, label=1,
68 has_default_value=False, default_value=_b("").decode('utf-8'), 68 has_default_value=False, default_value=_b("").decode('utf-8'),
69 message_type=None, enum_type=None, containing_type=None, 69 message_type=None, enum_type=None, containing_type=None,
70 is_extension=False, extension_scope=None, 70 is_extension=False, extension_scope=None,
71 options=None), 71 options=None),
72 _descriptor.FieldDescriptor( 72 _descriptor.FieldDescriptor(
73 name='branch', full_name='recipe_engine.DepSpec.branch', index=2, 73 name='revision', full_name='recipe_engine.DepSpec.revision', index=2,
74 number=3, type=9, cpp_type=9, label=1, 74 number=3, type=9, cpp_type=9, label=1,
75 has_default_value=False, default_value=_b("").decode('utf-8'), 75 has_default_value=False, default_value=_b("").decode('utf-8'),
76 message_type=None, enum_type=None, containing_type=None, 76 message_type=None, enum_type=None, containing_type=None,
77 is_extension=False, extension_scope=None, 77 is_extension=False, extension_scope=None,
78 options=None), 78 options=None),
79 _descriptor.FieldDescriptor( 79 _descriptor.FieldDescriptor(
80 name='revision', full_name='recipe_engine.DepSpec.revision', index=3, 80 name='path_override', full_name='recipe_engine.DepSpec.path_override', ind ex=3,
81 number=4, type=9, cpp_type=9, label=1, 81 number=4, type=9, cpp_type=9, label=1,
82 has_default_value=False, default_value=_b("").decode('utf-8'), 82 has_default_value=False, default_value=_b("").decode('utf-8'),
83 message_type=None, enum_type=None, containing_type=None, 83 message_type=None, enum_type=None, containing_type=None,
84 is_extension=False, extension_scope=None, 84 is_extension=False, extension_scope=None,
85 options=None), 85 options=None),
86 _descriptor.FieldDescriptor( 86 _descriptor.FieldDescriptor(
87 name='path_override', full_name='recipe_engine.DepSpec.path_override', ind ex=4, 87 name='repo_type', full_name='recipe_engine.DepSpec.repo_type', index=4,
88 number=5, type=9, cpp_type=9, label=1, 88 number=5, type=14, cpp_type=8, label=1,
89 has_default_value=False, default_value=_b("").decode('utf-8'),
90 message_type=None, enum_type=None, containing_type=None,
91 is_extension=False, extension_scope=None,
92 options=None),
93 _descriptor.FieldDescriptor(
94 name='repo_type', full_name='recipe_engine.DepSpec.repo_type', index=5,
95 number=6, type=14, cpp_type=8, label=1,
96 has_default_value=False, default_value=0, 89 has_default_value=False, default_value=0,
97 message_type=None, enum_type=None, containing_type=None, 90 message_type=None, enum_type=None, containing_type=None,
98 is_extension=False, extension_scope=None, 91 is_extension=False, extension_scope=None,
99 options=None), 92 options=None),
100 ], 93 ],
101 extensions=[ 94 extensions=[
102 ], 95 ],
103 nested_types=[], 96 nested_types=[],
104 enum_types=[ 97 enum_types=[
105 _DEPSPEC_REPOTYPE, 98 _DEPSPEC_REPOTYPE,
106 ], 99 ],
107 options=None, 100 options=None,
108 is_extendable=False, 101 is_extendable=False,
109 syntax='proto3', 102 syntax='proto3',
110 extension_ranges=[], 103 extension_ranges=[],
111 oneofs=[ 104 oneofs=[
112 ], 105 ],
113 serialized_start=33, 106 serialized_start=33,
114 serialized_end=218, 107 serialized_end=198,
115 ) 108 )
116 109
117 110
118 _AUTOROLLRECIPEOPTIONS_TRIVIALOPTIONS = _descriptor.Descriptor( 111 _AUTOROLLRECIPEOPTIONS_TRIVIALOPTIONS = _descriptor.Descriptor(
119 name='TrivialOptions', 112 name='TrivialOptions',
120 full_name='recipe_engine.AutorollRecipeOptions.TrivialOptions', 113 full_name='recipe_engine.AutorollRecipeOptions.TrivialOptions',
121 filename=None, 114 filename=None,
122 file=DESCRIPTOR, 115 file=DESCRIPTOR,
123 containing_type=None, 116 containing_type=None,
124 fields=[ 117 fields=[
(...skipping 16 matching lines...) Expand all
141 ], 134 ],
142 nested_types=[], 135 nested_types=[],
143 enum_types=[ 136 enum_types=[
144 ], 137 ],
145 options=None, 138 options=None,
146 is_extendable=False, 139 is_extendable=False,
147 syntax='proto3', 140 syntax='proto3',
148 extension_ranges=[], 141 extension_ranges=[],
149 oneofs=[ 142 oneofs=[
150 ], 143 ],
151 serialized_start=392, 144 serialized_start=372,
152 serialized_end=454, 145 serialized_end=434,
153 ) 146 )
154 147
155 _AUTOROLLRECIPEOPTIONS_NONTRIVIALOPTIONS = _descriptor.Descriptor( 148 _AUTOROLLRECIPEOPTIONS_NONTRIVIALOPTIONS = _descriptor.Descriptor(
156 name='NontrivialOptions', 149 name='NontrivialOptions',
157 full_name='recipe_engine.AutorollRecipeOptions.NontrivialOptions', 150 full_name='recipe_engine.AutorollRecipeOptions.NontrivialOptions',
158 filename=None, 151 filename=None,
159 file=DESCRIPTOR, 152 file=DESCRIPTOR,
160 containing_type=None, 153 containing_type=None,
161 fields=[ 154 fields=[
162 _descriptor.FieldDescriptor( 155 _descriptor.FieldDescriptor(
(...skipping 15 matching lines...) Expand all
178 ], 171 ],
179 nested_types=[], 172 nested_types=[],
180 enum_types=[ 173 enum_types=[
181 ], 174 ],
182 options=None, 175 options=None,
183 is_extendable=False, 176 is_extendable=False,
184 syntax='proto3', 177 syntax='proto3',
185 extension_ranges=[], 178 extension_ranges=[],
186 oneofs=[ 179 oneofs=[
187 ], 180 ],
188 serialized_start=456, 181 serialized_start=436,
189 serialized_end=540, 182 serialized_end=520,
190 ) 183 )
191 184
192 _AUTOROLLRECIPEOPTIONS = _descriptor.Descriptor( 185 _AUTOROLLRECIPEOPTIONS = _descriptor.Descriptor(
193 name='AutorollRecipeOptions', 186 name='AutorollRecipeOptions',
194 full_name='recipe_engine.AutorollRecipeOptions', 187 full_name='recipe_engine.AutorollRecipeOptions',
195 filename=None, 188 filename=None,
196 file=DESCRIPTOR, 189 file=DESCRIPTOR,
197 containing_type=None, 190 containing_type=None,
198 fields=[ 191 fields=[
199 _descriptor.FieldDescriptor( 192 _descriptor.FieldDescriptor(
(...skipping 15 matching lines...) Expand all
215 ], 208 ],
216 nested_types=[_AUTOROLLRECIPEOPTIONS_TRIVIALOPTIONS, _AUTOROLLRECIPEOPTIONS_NO NTRIVIALOPTIONS, ], 209 nested_types=[_AUTOROLLRECIPEOPTIONS_TRIVIALOPTIONS, _AUTOROLLRECIPEOPTIONS_NO NTRIVIALOPTIONS, ],
217 enum_types=[ 210 enum_types=[
218 ], 211 ],
219 options=None, 212 options=None,
220 is_extendable=False, 213 is_extendable=False,
221 syntax='proto3', 214 syntax='proto3',
222 extension_ranges=[], 215 extension_ranges=[],
223 oneofs=[ 216 oneofs=[
224 ], 217 ],
225 serialized_start=221, 218 serialized_start=201,
226 serialized_end=540, 219 serialized_end=520,
227 ) 220 )
228 221
229 222
223 _PACKAGE_DEPSENTRY = _descriptor.Descriptor(
224 name='DepsEntry',
225 full_name='recipe_engine.Package.DepsEntry',
226 filename=None,
227 file=DESCRIPTOR,
228 containing_type=None,
229 fields=[
230 _descriptor.FieldDescriptor(
231 name='key', full_name='recipe_engine.Package.DepsEntry.key', index=0,
232 number=1, type=9, cpp_type=9, label=1,
233 has_default_value=False, default_value=_b("").decode('utf-8'),
234 message_type=None, enum_type=None, containing_type=None,
235 is_extension=False, extension_scope=None,
236 options=None),
237 _descriptor.FieldDescriptor(
238 name='value', full_name='recipe_engine.Package.DepsEntry.value', index=1,
239 number=2, type=11, cpp_type=10, label=1,
240 has_default_value=False, default_value=None,
241 message_type=None, enum_type=None, containing_type=None,
242 is_extension=False, extension_scope=None,
243 options=None),
244 ],
245 extensions=[
246 ],
247 nested_types=[],
248 enum_types=[
249 ],
250 options=_descriptor._ParseOptions(descriptor_pb2.MessageOptions(), _b('8\001') ),
251 is_extendable=False,
252 syntax='proto3',
253 extension_ranges=[],
254 oneofs=[
255 ],
256 serialized_start=744,
257 serialized_end=811,
258 )
259
230 _PACKAGE = _descriptor.Descriptor( 260 _PACKAGE = _descriptor.Descriptor(
231 name='Package', 261 name='Package',
232 full_name='recipe_engine.Package', 262 full_name='recipe_engine.Package',
233 filename=None, 263 filename=None,
234 file=DESCRIPTOR, 264 file=DESCRIPTOR,
235 containing_type=None, 265 containing_type=None,
236 fields=[ 266 fields=[
237 _descriptor.FieldDescriptor( 267 _descriptor.FieldDescriptor(
238 name='api_version', full_name='recipe_engine.Package.api_version', index=0 , 268 name='api_version', full_name='recipe_engine.Package.api_version', index=0 ,
239 number=1, type=5, cpp_type=1, label=1, 269 number=1, type=5, cpp_type=1, label=1,
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
272 _descriptor.FieldDescriptor( 302 _descriptor.FieldDescriptor(
273 name='autoroll_recipe_options', full_name='recipe_engine.Package.autoroll_ recipe_options', index=5, 303 name='autoroll_recipe_options', full_name='recipe_engine.Package.autoroll_ recipe_options', index=5,
274 number=6, type=11, cpp_type=10, label=1, 304 number=6, type=11, cpp_type=10, label=1,
275 has_default_value=False, default_value=None, 305 has_default_value=False, default_value=None,
276 message_type=None, enum_type=None, containing_type=None, 306 message_type=None, enum_type=None, containing_type=None,
277 is_extension=False, extension_scope=None, 307 is_extension=False, extension_scope=None,
278 options=None), 308 options=None),
279 ], 309 ],
280 extensions=[ 310 extensions=[
281 ], 311 ],
282 nested_types=[], 312 nested_types=[_PACKAGE_DEPSENTRY, ],
283 enum_types=[ 313 enum_types=[
284 ], 314 ],
285 options=None, 315 options=None,
286 is_extendable=False, 316 is_extendable=False,
287 syntax='proto3', 317 syntax='proto3',
288 extension_ranges=[], 318 extension_ranges=[],
289 oneofs=[ 319 oneofs=[
290 ], 320 ],
291 serialized_start=543, 321 serialized_start=523,
292 serialized_end=752, 322 serialized_end=811,
293 ) 323 )
294 324
295 _DEPSPEC.fields_by_name['repo_type'].enum_type = _DEPSPEC_REPOTYPE 325 _DEPSPEC.fields_by_name['repo_type'].enum_type = _DEPSPEC_REPOTYPE
296 _DEPSPEC_REPOTYPE.containing_type = _DEPSPEC 326 _DEPSPEC_REPOTYPE.containing_type = _DEPSPEC
297 _AUTOROLLRECIPEOPTIONS_TRIVIALOPTIONS.containing_type = _AUTOROLLRECIPEOPTIONS 327 _AUTOROLLRECIPEOPTIONS_TRIVIALOPTIONS.containing_type = _AUTOROLLRECIPEOPTIONS
298 _AUTOROLLRECIPEOPTIONS_NONTRIVIALOPTIONS.containing_type = _AUTOROLLRECIPEOPTION S 328 _AUTOROLLRECIPEOPTIONS_NONTRIVIALOPTIONS.containing_type = _AUTOROLLRECIPEOPTION S
299 _AUTOROLLRECIPEOPTIONS.fields_by_name['trivial'].message_type = _AUTOROLLRECIPEO PTIONS_TRIVIALOPTIONS 329 _AUTOROLLRECIPEOPTIONS.fields_by_name['trivial'].message_type = _AUTOROLLRECIPEO PTIONS_TRIVIALOPTIONS
300 _AUTOROLLRECIPEOPTIONS.fields_by_name['nontrivial'].message_type = _AUTOROLLRECI PEOPTIONS_NONTRIVIALOPTIONS 330 _AUTOROLLRECIPEOPTIONS.fields_by_name['nontrivial'].message_type = _AUTOROLLRECI PEOPTIONS_NONTRIVIALOPTIONS
301 _PACKAGE.fields_by_name['deps'].message_type = _DEPSPEC 331 _PACKAGE_DEPSENTRY.fields_by_name['value'].message_type = _DEPSPEC
332 _PACKAGE_DEPSENTRY.containing_type = _PACKAGE
333 _PACKAGE.fields_by_name['deps'].message_type = _PACKAGE_DEPSENTRY
302 _PACKAGE.fields_by_name['autoroll_recipe_options'].message_type = _AUTOROLLRECIP EOPTIONS 334 _PACKAGE.fields_by_name['autoroll_recipe_options'].message_type = _AUTOROLLRECIP EOPTIONS
303 DESCRIPTOR.message_types_by_name['DepSpec'] = _DEPSPEC 335 DESCRIPTOR.message_types_by_name['DepSpec'] = _DEPSPEC
304 DESCRIPTOR.message_types_by_name['AutorollRecipeOptions'] = _AUTOROLLRECIPEOPTIO NS 336 DESCRIPTOR.message_types_by_name['AutorollRecipeOptions'] = _AUTOROLLRECIPEOPTIO NS
305 DESCRIPTOR.message_types_by_name['Package'] = _PACKAGE 337 DESCRIPTOR.message_types_by_name['Package'] = _PACKAGE
306 338
307 DepSpec = _reflection.GeneratedProtocolMessageType('DepSpec', (_message.Message, ), dict( 339 DepSpec = _reflection.GeneratedProtocolMessageType('DepSpec', (_message.Message, ), dict(
308 DESCRIPTOR = _DEPSPEC, 340 DESCRIPTOR = _DEPSPEC,
309 __module__ = 'package_pb2' 341 __module__ = 'package_pb2'
310 # @@protoc_insertion_point(class_scope:recipe_engine.DepSpec) 342 # @@protoc_insertion_point(class_scope:recipe_engine.DepSpec)
311 )) 343 ))
(...skipping 16 matching lines...) Expand all
328 , 360 ,
329 DESCRIPTOR = _AUTOROLLRECIPEOPTIONS, 361 DESCRIPTOR = _AUTOROLLRECIPEOPTIONS,
330 __module__ = 'package_pb2' 362 __module__ = 'package_pb2'
331 # @@protoc_insertion_point(class_scope:recipe_engine.AutorollRecipeOptions) 363 # @@protoc_insertion_point(class_scope:recipe_engine.AutorollRecipeOptions)
332 )) 364 ))
333 _sym_db.RegisterMessage(AutorollRecipeOptions) 365 _sym_db.RegisterMessage(AutorollRecipeOptions)
334 _sym_db.RegisterMessage(AutorollRecipeOptions.TrivialOptions) 366 _sym_db.RegisterMessage(AutorollRecipeOptions.TrivialOptions)
335 _sym_db.RegisterMessage(AutorollRecipeOptions.NontrivialOptions) 367 _sym_db.RegisterMessage(AutorollRecipeOptions.NontrivialOptions)
336 368
337 Package = _reflection.GeneratedProtocolMessageType('Package', (_message.Message, ), dict( 369 Package = _reflection.GeneratedProtocolMessageType('Package', (_message.Message, ), dict(
370
371 DepsEntry = _reflection.GeneratedProtocolMessageType('DepsEntry', (_message.Me ssage,), dict(
372 DESCRIPTOR = _PACKAGE_DEPSENTRY,
373 __module__ = 'package_pb2'
374 # @@protoc_insertion_point(class_scope:recipe_engine.Package.DepsEntry)
375 ))
376 ,
338 DESCRIPTOR = _PACKAGE, 377 DESCRIPTOR = _PACKAGE,
339 __module__ = 'package_pb2' 378 __module__ = 'package_pb2'
340 # @@protoc_insertion_point(class_scope:recipe_engine.Package) 379 # @@protoc_insertion_point(class_scope:recipe_engine.Package)
341 )) 380 ))
342 _sym_db.RegisterMessage(Package) 381 _sym_db.RegisterMessage(Package)
382 _sym_db.RegisterMessage(Package.DepsEntry)
343 383
344 384
385 _PACKAGE_DEPSENTRY.has_options = True
386 _PACKAGE_DEPSENTRY._options = _descriptor._ParseOptions(descriptor_pb2.MessageOp tions(), _b('8\001'))
345 # @@protoc_insertion_point(module_scope) 387 # @@protoc_insertion_point(module_scope)
OLDNEW
« no previous file with comments | « recipe_engine/package.py ('k') | unittests/package_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698