Copybara | 854996b | 2021-09-07 19:36:02 +0000 | [diff] [blame^] | 1 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 2 | # source: api/api_proto/projects.proto |
| 3 | |
| 4 | import sys |
| 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 |
| 7 | from google.protobuf import message as _message |
| 8 | from google.protobuf import reflection as _reflection |
| 9 | from google.protobuf import symbol_database as _symbol_database |
| 10 | # @@protoc_insertion_point(imports) |
| 11 | |
| 12 | _sym_db = _symbol_database.Default() |
| 13 | |
| 14 | |
| 15 | from api.api_proto import common_pb2 as api_dot_api__proto_dot_common__pb2 |
| 16 | from api.api_proto import project_objects_pb2 as api_dot_api__proto_dot_project__objects__pb2 |
| 17 | |
| 18 | |
| 19 | DESCRIPTOR = _descriptor.FileDescriptor( |
| 20 | name='api/api_proto/projects.proto', |
| 21 | package='monorail', |
| 22 | syntax='proto3', |
| 23 | serialized_options=None, |
| 24 | serialized_pb=_b('\n\x1c\x61pi/api_proto/projects.proto\x12\x08monorail\x1a\x1a\x61pi/api_proto/common.proto\x1a#api/api_proto/project_objects.proto\"<\n\x13ListProjectsRequest\x12\x11\n\tpage_size\x18\x01 \x01(\x05\x12\x12\n\npage_token\x18\x02 \x01(\t\"T\n\x14ListProjectsResponse\x12#\n\x08projects\x18\x01 \x03(\x0b\x32\x11.monorail.Project\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"3\n\x1bListProjectTemplatesRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\"H\n\x1cListProjectTemplatesResponse\x12(\n\ttemplates\x18\x01 \x03(\x0b\x32\x15.monorail.TemplateDef\"(\n\x10GetConfigRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\"4\n\x1cGetPresentationConfigRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\"3\n\x1bGetCustomPermissionsRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\"3\n\x1cGetCustomPermissionsResponse\x12\x13\n\x0bpermissions\x18\x01 \x03(\t\"0\n\x18GetVisibleMembersRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\"h\n\x19GetVisibleMembersResponse\x12$\n\tuser_refs\x18\x01 \x03(\x0b\x32\x11.monorail.UserRef\x12%\n\ngroup_refs\x18\x02 \x03(\x0b\x32\x11.monorail.UserRef\".\n\x16GetLabelOptionsRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\"f\n\x17GetLabelOptionsResponse\x12)\n\rlabel_options\x18\x01 \x03(\x0b\x32\x12.monorail.LabelDef\x12 \n\x18\x65xclusive_label_prefixes\x18\x02 \x03(\t\"+\n\x13ListStatusesRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\"\x8e\x01\n\x14ListStatusesResponse\x12(\n\x0bstatus_defs\x18\x01 \x03(\x0b\x32\x13.monorail.StatusDef\x12\x31\n\x14statuses_offer_merge\x18\x02 \x03(\x0b\x32\x13.monorail.StatusRef\x12\x19\n\x11restrict_to_known\x18\x03 \x01(\x08\"I\n\x15ListComponentsRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\x12\x1a\n\x12include_admin_info\x18\x03 \x01(\x08\"H\n\x16ListComponentsResponse\x12.\n\x0e\x63omponent_defs\x18\x01 \x03(\x0b\x32\x16.monorail.ComponentDef\"c\n\x11ListFieldsRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\x12\x1a\n\x12include_admin_info\x18\x03 \x01(\x08\x12\x1c\n\x14include_user_choices\x18\x04 \x01(\x08\"<\n\x12ListFieldsResponse\x12&\n\nfield_defs\x18\x01 \x03(\x0b\x32\x12.monorail.FieldDef\"2\n\x1aGetProjectStarCountRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\"1\n\x1bGetProjectStarCountResponse\x12\x12\n\nstar_count\x18\x01 \x01(\r\";\n\x12StarProjectRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\x12\x0f\n\x07starred\x18\x03 \x01(\x08\")\n\x13StarProjectResponse\x12\x12\n\nstar_count\x18\x01 \x01(\r\"/\n\x17\x43heckProjectNameRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\")\n\x18\x43heckProjectNameResponse\x12\r\n\x05\x65rror\x18\x01 \x01(\t\"^\n\x19\x43heckComponentNameRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\x12\x13\n\x0bparent_path\x18\x03 \x01(\t\x12\x16\n\x0e\x63omponent_name\x18\x04 \x01(\t\"+\n\x1a\x43heckComponentNameResponse\x12\r\n\x05\x65rror\x18\x01 \x01(\t\"A\n\x15\x43heckFieldNameRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\x12\x12\n\nfield_name\x18\x03 \x01(\t\"\'\n\x16\x43heckFieldNameResponse\x12\r\n\x05\x65rror\x18\x01 \x01(\t2\xc3\n\n\x08Projects\x12O\n\x0cListProjects\x12\x1d.monorail.ListProjectsRequest\x1a\x1e.monorail.ListProjectsResponse\"\x00\x12g\n\x14ListProjectTemplates\x12%.monorail.ListProjectTemplatesRequest\x1a&.monorail.ListProjectTemplatesResponse\"\x00\x12;\n\tGetConfig\x12\x1a.monorail.GetConfigRequest\x1a\x10.monorail.Config\"\x00\x12_\n\x15GetPresentationConfig\x12&.monorail.GetPresentationConfigRequest\x1a\x1c.monorail.PresentationConfig\"\x00\x12g\n\x14GetCustomPermissions\x12%.monorail.GetCustomPermissionsRequest\x1a&.monorail.GetCustomPermissionsResponse\"\x00\x12^\n\x11GetVisibleMembers\x12\".monorail.GetVisibleMembersRequest\x1a#.monorail.GetVisibleMembersResponse\"\x00\x12X\n\x0fGetLabelOptions\x12 .monorail.GetLabelOptionsRequest\x1a!.monorail.GetLabelOptionsResponse\"\x00\x12O\n\x0cListStatuses\x12\x1d.monorail.ListStatusesRequest\x1a\x1e.monorail.ListStatusesResponse\"\x00\x12U\n\x0eListComponents\x12\x1f.monorail.ListComponentsRequest\x1a .monorail.ListComponentsResponse\"\x00\x12I\n\nListFields\x12\x1b.monorail.ListFieldsRequest\x1a\x1c.monorail.ListFieldsResponse\"\x00\x12\x64\n\x13GetProjectStarCount\x12$.monorail.GetProjectStarCountRequest\x1a%.monorail.GetProjectStarCountResponse\"\x00\x12L\n\x0bStarProject\x12\x1c.monorail.StarProjectRequest\x1a\x1d.monorail.StarProjectResponse\"\x00\x12[\n\x10\x43heckProjectName\x12!.monorail.CheckProjectNameRequest\x1a\".monorail.CheckProjectNameResponse\"\x00\x12\x61\n\x12\x43heckComponentName\x12#.monorail.CheckComponentNameRequest\x1a$.monorail.CheckComponentNameResponse\"\x00\x12U\n\x0e\x43heckFieldName\x12\x1f.monorail.CheckFieldNameRequest\x1a .monorail.CheckFieldNameResponse\"\x00\x62\x06proto3') |
| 25 | , |
| 26 | dependencies=[api_dot_api__proto_dot_common__pb2.DESCRIPTOR,api_dot_api__proto_dot_project__objects__pb2.DESCRIPTOR,]) |
| 27 | |
| 28 | |
| 29 | |
| 30 | |
| 31 | _LISTPROJECTSREQUEST = _descriptor.Descriptor( |
| 32 | name='ListProjectsRequest', |
| 33 | full_name='monorail.ListProjectsRequest', |
| 34 | filename=None, |
| 35 | file=DESCRIPTOR, |
| 36 | containing_type=None, |
| 37 | fields=[ |
| 38 | _descriptor.FieldDescriptor( |
| 39 | name='page_size', full_name='monorail.ListProjectsRequest.page_size', index=0, |
| 40 | number=1, type=5, cpp_type=1, label=1, |
| 41 | has_default_value=False, default_value=0, |
| 42 | message_type=None, enum_type=None, containing_type=None, |
| 43 | is_extension=False, extension_scope=None, |
| 44 | serialized_options=None, file=DESCRIPTOR), |
| 45 | _descriptor.FieldDescriptor( |
| 46 | name='page_token', full_name='monorail.ListProjectsRequest.page_token', index=1, |
| 47 | number=2, type=9, cpp_type=9, label=1, |
| 48 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 49 | message_type=None, enum_type=None, containing_type=None, |
| 50 | is_extension=False, extension_scope=None, |
| 51 | serialized_options=None, file=DESCRIPTOR), |
| 52 | ], |
| 53 | extensions=[ |
| 54 | ], |
| 55 | nested_types=[], |
| 56 | enum_types=[ |
| 57 | ], |
| 58 | serialized_options=None, |
| 59 | is_extendable=False, |
| 60 | syntax='proto3', |
| 61 | extension_ranges=[], |
| 62 | oneofs=[ |
| 63 | ], |
| 64 | serialized_start=107, |
| 65 | serialized_end=167, |
| 66 | ) |
| 67 | |
| 68 | |
| 69 | _LISTPROJECTSRESPONSE = _descriptor.Descriptor( |
| 70 | name='ListProjectsResponse', |
| 71 | full_name='monorail.ListProjectsResponse', |
| 72 | filename=None, |
| 73 | file=DESCRIPTOR, |
| 74 | containing_type=None, |
| 75 | fields=[ |
| 76 | _descriptor.FieldDescriptor( |
| 77 | name='projects', full_name='monorail.ListProjectsResponse.projects', index=0, |
| 78 | number=1, type=11, cpp_type=10, label=3, |
| 79 | has_default_value=False, default_value=[], |
| 80 | message_type=None, enum_type=None, containing_type=None, |
| 81 | is_extension=False, extension_scope=None, |
| 82 | serialized_options=None, file=DESCRIPTOR), |
| 83 | _descriptor.FieldDescriptor( |
| 84 | name='next_page_token', full_name='monorail.ListProjectsResponse.next_page_token', index=1, |
| 85 | number=2, type=9, cpp_type=9, label=1, |
| 86 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 87 | message_type=None, enum_type=None, containing_type=None, |
| 88 | is_extension=False, extension_scope=None, |
| 89 | serialized_options=None, file=DESCRIPTOR), |
| 90 | ], |
| 91 | extensions=[ |
| 92 | ], |
| 93 | nested_types=[], |
| 94 | enum_types=[ |
| 95 | ], |
| 96 | serialized_options=None, |
| 97 | is_extendable=False, |
| 98 | syntax='proto3', |
| 99 | extension_ranges=[], |
| 100 | oneofs=[ |
| 101 | ], |
| 102 | serialized_start=169, |
| 103 | serialized_end=253, |
| 104 | ) |
| 105 | |
| 106 | |
| 107 | _LISTPROJECTTEMPLATESREQUEST = _descriptor.Descriptor( |
| 108 | name='ListProjectTemplatesRequest', |
| 109 | full_name='monorail.ListProjectTemplatesRequest', |
| 110 | filename=None, |
| 111 | file=DESCRIPTOR, |
| 112 | containing_type=None, |
| 113 | fields=[ |
| 114 | _descriptor.FieldDescriptor( |
| 115 | name='project_name', full_name='monorail.ListProjectTemplatesRequest.project_name', index=0, |
| 116 | number=2, type=9, cpp_type=9, label=1, |
| 117 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 118 | message_type=None, enum_type=None, containing_type=None, |
| 119 | is_extension=False, extension_scope=None, |
| 120 | serialized_options=None, file=DESCRIPTOR), |
| 121 | ], |
| 122 | extensions=[ |
| 123 | ], |
| 124 | nested_types=[], |
| 125 | enum_types=[ |
| 126 | ], |
| 127 | serialized_options=None, |
| 128 | is_extendable=False, |
| 129 | syntax='proto3', |
| 130 | extension_ranges=[], |
| 131 | oneofs=[ |
| 132 | ], |
| 133 | serialized_start=255, |
| 134 | serialized_end=306, |
| 135 | ) |
| 136 | |
| 137 | |
| 138 | _LISTPROJECTTEMPLATESRESPONSE = _descriptor.Descriptor( |
| 139 | name='ListProjectTemplatesResponse', |
| 140 | full_name='monorail.ListProjectTemplatesResponse', |
| 141 | filename=None, |
| 142 | file=DESCRIPTOR, |
| 143 | containing_type=None, |
| 144 | fields=[ |
| 145 | _descriptor.FieldDescriptor( |
| 146 | name='templates', full_name='monorail.ListProjectTemplatesResponse.templates', index=0, |
| 147 | number=1, type=11, cpp_type=10, label=3, |
| 148 | has_default_value=False, default_value=[], |
| 149 | message_type=None, enum_type=None, containing_type=None, |
| 150 | is_extension=False, extension_scope=None, |
| 151 | serialized_options=None, file=DESCRIPTOR), |
| 152 | ], |
| 153 | extensions=[ |
| 154 | ], |
| 155 | nested_types=[], |
| 156 | enum_types=[ |
| 157 | ], |
| 158 | serialized_options=None, |
| 159 | is_extendable=False, |
| 160 | syntax='proto3', |
| 161 | extension_ranges=[], |
| 162 | oneofs=[ |
| 163 | ], |
| 164 | serialized_start=308, |
| 165 | serialized_end=380, |
| 166 | ) |
| 167 | |
| 168 | |
| 169 | _GETCONFIGREQUEST = _descriptor.Descriptor( |
| 170 | name='GetConfigRequest', |
| 171 | full_name='monorail.GetConfigRequest', |
| 172 | filename=None, |
| 173 | file=DESCRIPTOR, |
| 174 | containing_type=None, |
| 175 | fields=[ |
| 176 | _descriptor.FieldDescriptor( |
| 177 | name='project_name', full_name='monorail.GetConfigRequest.project_name', index=0, |
| 178 | number=2, type=9, cpp_type=9, label=1, |
| 179 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 180 | message_type=None, enum_type=None, containing_type=None, |
| 181 | is_extension=False, extension_scope=None, |
| 182 | serialized_options=None, file=DESCRIPTOR), |
| 183 | ], |
| 184 | extensions=[ |
| 185 | ], |
| 186 | nested_types=[], |
| 187 | enum_types=[ |
| 188 | ], |
| 189 | serialized_options=None, |
| 190 | is_extendable=False, |
| 191 | syntax='proto3', |
| 192 | extension_ranges=[], |
| 193 | oneofs=[ |
| 194 | ], |
| 195 | serialized_start=382, |
| 196 | serialized_end=422, |
| 197 | ) |
| 198 | |
| 199 | |
| 200 | _GETPRESENTATIONCONFIGREQUEST = _descriptor.Descriptor( |
| 201 | name='GetPresentationConfigRequest', |
| 202 | full_name='monorail.GetPresentationConfigRequest', |
| 203 | filename=None, |
| 204 | file=DESCRIPTOR, |
| 205 | containing_type=None, |
| 206 | fields=[ |
| 207 | _descriptor.FieldDescriptor( |
| 208 | name='project_name', full_name='monorail.GetPresentationConfigRequest.project_name', index=0, |
| 209 | number=2, type=9, cpp_type=9, label=1, |
| 210 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 211 | message_type=None, enum_type=None, containing_type=None, |
| 212 | is_extension=False, extension_scope=None, |
| 213 | serialized_options=None, file=DESCRIPTOR), |
| 214 | ], |
| 215 | extensions=[ |
| 216 | ], |
| 217 | nested_types=[], |
| 218 | enum_types=[ |
| 219 | ], |
| 220 | serialized_options=None, |
| 221 | is_extendable=False, |
| 222 | syntax='proto3', |
| 223 | extension_ranges=[], |
| 224 | oneofs=[ |
| 225 | ], |
| 226 | serialized_start=424, |
| 227 | serialized_end=476, |
| 228 | ) |
| 229 | |
| 230 | |
| 231 | _GETCUSTOMPERMISSIONSREQUEST = _descriptor.Descriptor( |
| 232 | name='GetCustomPermissionsRequest', |
| 233 | full_name='monorail.GetCustomPermissionsRequest', |
| 234 | filename=None, |
| 235 | file=DESCRIPTOR, |
| 236 | containing_type=None, |
| 237 | fields=[ |
| 238 | _descriptor.FieldDescriptor( |
| 239 | name='project_name', full_name='monorail.GetCustomPermissionsRequest.project_name', index=0, |
| 240 | number=2, type=9, cpp_type=9, label=1, |
| 241 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 242 | message_type=None, enum_type=None, containing_type=None, |
| 243 | is_extension=False, extension_scope=None, |
| 244 | serialized_options=None, file=DESCRIPTOR), |
| 245 | ], |
| 246 | extensions=[ |
| 247 | ], |
| 248 | nested_types=[], |
| 249 | enum_types=[ |
| 250 | ], |
| 251 | serialized_options=None, |
| 252 | is_extendable=False, |
| 253 | syntax='proto3', |
| 254 | extension_ranges=[], |
| 255 | oneofs=[ |
| 256 | ], |
| 257 | serialized_start=478, |
| 258 | serialized_end=529, |
| 259 | ) |
| 260 | |
| 261 | |
| 262 | _GETCUSTOMPERMISSIONSRESPONSE = _descriptor.Descriptor( |
| 263 | name='GetCustomPermissionsResponse', |
| 264 | full_name='monorail.GetCustomPermissionsResponse', |
| 265 | filename=None, |
| 266 | file=DESCRIPTOR, |
| 267 | containing_type=None, |
| 268 | fields=[ |
| 269 | _descriptor.FieldDescriptor( |
| 270 | name='permissions', full_name='monorail.GetCustomPermissionsResponse.permissions', index=0, |
| 271 | number=1, type=9, cpp_type=9, label=3, |
| 272 | has_default_value=False, default_value=[], |
| 273 | message_type=None, enum_type=None, containing_type=None, |
| 274 | is_extension=False, extension_scope=None, |
| 275 | serialized_options=None, file=DESCRIPTOR), |
| 276 | ], |
| 277 | extensions=[ |
| 278 | ], |
| 279 | nested_types=[], |
| 280 | enum_types=[ |
| 281 | ], |
| 282 | serialized_options=None, |
| 283 | is_extendable=False, |
| 284 | syntax='proto3', |
| 285 | extension_ranges=[], |
| 286 | oneofs=[ |
| 287 | ], |
| 288 | serialized_start=531, |
| 289 | serialized_end=582, |
| 290 | ) |
| 291 | |
| 292 | |
| 293 | _GETVISIBLEMEMBERSREQUEST = _descriptor.Descriptor( |
| 294 | name='GetVisibleMembersRequest', |
| 295 | full_name='monorail.GetVisibleMembersRequest', |
| 296 | filename=None, |
| 297 | file=DESCRIPTOR, |
| 298 | containing_type=None, |
| 299 | fields=[ |
| 300 | _descriptor.FieldDescriptor( |
| 301 | name='project_name', full_name='monorail.GetVisibleMembersRequest.project_name', index=0, |
| 302 | number=2, type=9, cpp_type=9, label=1, |
| 303 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 304 | message_type=None, enum_type=None, containing_type=None, |
| 305 | is_extension=False, extension_scope=None, |
| 306 | serialized_options=None, file=DESCRIPTOR), |
| 307 | ], |
| 308 | extensions=[ |
| 309 | ], |
| 310 | nested_types=[], |
| 311 | enum_types=[ |
| 312 | ], |
| 313 | serialized_options=None, |
| 314 | is_extendable=False, |
| 315 | syntax='proto3', |
| 316 | extension_ranges=[], |
| 317 | oneofs=[ |
| 318 | ], |
| 319 | serialized_start=584, |
| 320 | serialized_end=632, |
| 321 | ) |
| 322 | |
| 323 | |
| 324 | _GETVISIBLEMEMBERSRESPONSE = _descriptor.Descriptor( |
| 325 | name='GetVisibleMembersResponse', |
| 326 | full_name='monorail.GetVisibleMembersResponse', |
| 327 | filename=None, |
| 328 | file=DESCRIPTOR, |
| 329 | containing_type=None, |
| 330 | fields=[ |
| 331 | _descriptor.FieldDescriptor( |
| 332 | name='user_refs', full_name='monorail.GetVisibleMembersResponse.user_refs', index=0, |
| 333 | number=1, type=11, cpp_type=10, label=3, |
| 334 | has_default_value=False, default_value=[], |
| 335 | message_type=None, enum_type=None, containing_type=None, |
| 336 | is_extension=False, extension_scope=None, |
| 337 | serialized_options=None, file=DESCRIPTOR), |
| 338 | _descriptor.FieldDescriptor( |
| 339 | name='group_refs', full_name='monorail.GetVisibleMembersResponse.group_refs', index=1, |
| 340 | number=2, type=11, cpp_type=10, label=3, |
| 341 | has_default_value=False, default_value=[], |
| 342 | message_type=None, enum_type=None, containing_type=None, |
| 343 | is_extension=False, extension_scope=None, |
| 344 | serialized_options=None, file=DESCRIPTOR), |
| 345 | ], |
| 346 | extensions=[ |
| 347 | ], |
| 348 | nested_types=[], |
| 349 | enum_types=[ |
| 350 | ], |
| 351 | serialized_options=None, |
| 352 | is_extendable=False, |
| 353 | syntax='proto3', |
| 354 | extension_ranges=[], |
| 355 | oneofs=[ |
| 356 | ], |
| 357 | serialized_start=634, |
| 358 | serialized_end=738, |
| 359 | ) |
| 360 | |
| 361 | |
| 362 | _GETLABELOPTIONSREQUEST = _descriptor.Descriptor( |
| 363 | name='GetLabelOptionsRequest', |
| 364 | full_name='monorail.GetLabelOptionsRequest', |
| 365 | filename=None, |
| 366 | file=DESCRIPTOR, |
| 367 | containing_type=None, |
| 368 | fields=[ |
| 369 | _descriptor.FieldDescriptor( |
| 370 | name='project_name', full_name='monorail.GetLabelOptionsRequest.project_name', index=0, |
| 371 | number=2, type=9, cpp_type=9, label=1, |
| 372 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 373 | message_type=None, enum_type=None, containing_type=None, |
| 374 | is_extension=False, extension_scope=None, |
| 375 | serialized_options=None, file=DESCRIPTOR), |
| 376 | ], |
| 377 | extensions=[ |
| 378 | ], |
| 379 | nested_types=[], |
| 380 | enum_types=[ |
| 381 | ], |
| 382 | serialized_options=None, |
| 383 | is_extendable=False, |
| 384 | syntax='proto3', |
| 385 | extension_ranges=[], |
| 386 | oneofs=[ |
| 387 | ], |
| 388 | serialized_start=740, |
| 389 | serialized_end=786, |
| 390 | ) |
| 391 | |
| 392 | |
| 393 | _GETLABELOPTIONSRESPONSE = _descriptor.Descriptor( |
| 394 | name='GetLabelOptionsResponse', |
| 395 | full_name='monorail.GetLabelOptionsResponse', |
| 396 | filename=None, |
| 397 | file=DESCRIPTOR, |
| 398 | containing_type=None, |
| 399 | fields=[ |
| 400 | _descriptor.FieldDescriptor( |
| 401 | name='label_options', full_name='monorail.GetLabelOptionsResponse.label_options', index=0, |
| 402 | number=1, type=11, cpp_type=10, label=3, |
| 403 | has_default_value=False, default_value=[], |
| 404 | message_type=None, enum_type=None, containing_type=None, |
| 405 | is_extension=False, extension_scope=None, |
| 406 | serialized_options=None, file=DESCRIPTOR), |
| 407 | _descriptor.FieldDescriptor( |
| 408 | name='exclusive_label_prefixes', full_name='monorail.GetLabelOptionsResponse.exclusive_label_prefixes', index=1, |
| 409 | number=2, type=9, cpp_type=9, label=3, |
| 410 | has_default_value=False, default_value=[], |
| 411 | message_type=None, enum_type=None, containing_type=None, |
| 412 | is_extension=False, extension_scope=None, |
| 413 | serialized_options=None, file=DESCRIPTOR), |
| 414 | ], |
| 415 | extensions=[ |
| 416 | ], |
| 417 | nested_types=[], |
| 418 | enum_types=[ |
| 419 | ], |
| 420 | serialized_options=None, |
| 421 | is_extendable=False, |
| 422 | syntax='proto3', |
| 423 | extension_ranges=[], |
| 424 | oneofs=[ |
| 425 | ], |
| 426 | serialized_start=788, |
| 427 | serialized_end=890, |
| 428 | ) |
| 429 | |
| 430 | |
| 431 | _LISTSTATUSESREQUEST = _descriptor.Descriptor( |
| 432 | name='ListStatusesRequest', |
| 433 | full_name='monorail.ListStatusesRequest', |
| 434 | filename=None, |
| 435 | file=DESCRIPTOR, |
| 436 | containing_type=None, |
| 437 | fields=[ |
| 438 | _descriptor.FieldDescriptor( |
| 439 | name='project_name', full_name='monorail.ListStatusesRequest.project_name', index=0, |
| 440 | number=2, type=9, cpp_type=9, label=1, |
| 441 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 442 | message_type=None, enum_type=None, containing_type=None, |
| 443 | is_extension=False, extension_scope=None, |
| 444 | serialized_options=None, file=DESCRIPTOR), |
| 445 | ], |
| 446 | extensions=[ |
| 447 | ], |
| 448 | nested_types=[], |
| 449 | enum_types=[ |
| 450 | ], |
| 451 | serialized_options=None, |
| 452 | is_extendable=False, |
| 453 | syntax='proto3', |
| 454 | extension_ranges=[], |
| 455 | oneofs=[ |
| 456 | ], |
| 457 | serialized_start=892, |
| 458 | serialized_end=935, |
| 459 | ) |
| 460 | |
| 461 | |
| 462 | _LISTSTATUSESRESPONSE = _descriptor.Descriptor( |
| 463 | name='ListStatusesResponse', |
| 464 | full_name='monorail.ListStatusesResponse', |
| 465 | filename=None, |
| 466 | file=DESCRIPTOR, |
| 467 | containing_type=None, |
| 468 | fields=[ |
| 469 | _descriptor.FieldDescriptor( |
| 470 | name='status_defs', full_name='monorail.ListStatusesResponse.status_defs', index=0, |
| 471 | number=1, type=11, cpp_type=10, label=3, |
| 472 | has_default_value=False, default_value=[], |
| 473 | message_type=None, enum_type=None, containing_type=None, |
| 474 | is_extension=False, extension_scope=None, |
| 475 | serialized_options=None, file=DESCRIPTOR), |
| 476 | _descriptor.FieldDescriptor( |
| 477 | name='statuses_offer_merge', full_name='monorail.ListStatusesResponse.statuses_offer_merge', index=1, |
| 478 | number=2, type=11, cpp_type=10, label=3, |
| 479 | has_default_value=False, default_value=[], |
| 480 | message_type=None, enum_type=None, containing_type=None, |
| 481 | is_extension=False, extension_scope=None, |
| 482 | serialized_options=None, file=DESCRIPTOR), |
| 483 | _descriptor.FieldDescriptor( |
| 484 | name='restrict_to_known', full_name='monorail.ListStatusesResponse.restrict_to_known', index=2, |
| 485 | number=3, type=8, cpp_type=7, label=1, |
| 486 | has_default_value=False, default_value=False, |
| 487 | message_type=None, enum_type=None, containing_type=None, |
| 488 | is_extension=False, extension_scope=None, |
| 489 | serialized_options=None, file=DESCRIPTOR), |
| 490 | ], |
| 491 | extensions=[ |
| 492 | ], |
| 493 | nested_types=[], |
| 494 | enum_types=[ |
| 495 | ], |
| 496 | serialized_options=None, |
| 497 | is_extendable=False, |
| 498 | syntax='proto3', |
| 499 | extension_ranges=[], |
| 500 | oneofs=[ |
| 501 | ], |
| 502 | serialized_start=938, |
| 503 | serialized_end=1080, |
| 504 | ) |
| 505 | |
| 506 | |
| 507 | _LISTCOMPONENTSREQUEST = _descriptor.Descriptor( |
| 508 | name='ListComponentsRequest', |
| 509 | full_name='monorail.ListComponentsRequest', |
| 510 | filename=None, |
| 511 | file=DESCRIPTOR, |
| 512 | containing_type=None, |
| 513 | fields=[ |
| 514 | _descriptor.FieldDescriptor( |
| 515 | name='project_name', full_name='monorail.ListComponentsRequest.project_name', index=0, |
| 516 | number=2, type=9, cpp_type=9, label=1, |
| 517 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 518 | message_type=None, enum_type=None, containing_type=None, |
| 519 | is_extension=False, extension_scope=None, |
| 520 | serialized_options=None, file=DESCRIPTOR), |
| 521 | _descriptor.FieldDescriptor( |
| 522 | name='include_admin_info', full_name='monorail.ListComponentsRequest.include_admin_info', index=1, |
| 523 | number=3, type=8, cpp_type=7, label=1, |
| 524 | has_default_value=False, default_value=False, |
| 525 | message_type=None, enum_type=None, containing_type=None, |
| 526 | is_extension=False, extension_scope=None, |
| 527 | serialized_options=None, file=DESCRIPTOR), |
| 528 | ], |
| 529 | extensions=[ |
| 530 | ], |
| 531 | nested_types=[], |
| 532 | enum_types=[ |
| 533 | ], |
| 534 | serialized_options=None, |
| 535 | is_extendable=False, |
| 536 | syntax='proto3', |
| 537 | extension_ranges=[], |
| 538 | oneofs=[ |
| 539 | ], |
| 540 | serialized_start=1082, |
| 541 | serialized_end=1155, |
| 542 | ) |
| 543 | |
| 544 | |
| 545 | _LISTCOMPONENTSRESPONSE = _descriptor.Descriptor( |
| 546 | name='ListComponentsResponse', |
| 547 | full_name='monorail.ListComponentsResponse', |
| 548 | filename=None, |
| 549 | file=DESCRIPTOR, |
| 550 | containing_type=None, |
| 551 | fields=[ |
| 552 | _descriptor.FieldDescriptor( |
| 553 | name='component_defs', full_name='monorail.ListComponentsResponse.component_defs', index=0, |
| 554 | number=1, type=11, cpp_type=10, label=3, |
| 555 | has_default_value=False, default_value=[], |
| 556 | message_type=None, enum_type=None, containing_type=None, |
| 557 | is_extension=False, extension_scope=None, |
| 558 | serialized_options=None, file=DESCRIPTOR), |
| 559 | ], |
| 560 | extensions=[ |
| 561 | ], |
| 562 | nested_types=[], |
| 563 | enum_types=[ |
| 564 | ], |
| 565 | serialized_options=None, |
| 566 | is_extendable=False, |
| 567 | syntax='proto3', |
| 568 | extension_ranges=[], |
| 569 | oneofs=[ |
| 570 | ], |
| 571 | serialized_start=1157, |
| 572 | serialized_end=1229, |
| 573 | ) |
| 574 | |
| 575 | |
| 576 | _LISTFIELDSREQUEST = _descriptor.Descriptor( |
| 577 | name='ListFieldsRequest', |
| 578 | full_name='monorail.ListFieldsRequest', |
| 579 | filename=None, |
| 580 | file=DESCRIPTOR, |
| 581 | containing_type=None, |
| 582 | fields=[ |
| 583 | _descriptor.FieldDescriptor( |
| 584 | name='project_name', full_name='monorail.ListFieldsRequest.project_name', index=0, |
| 585 | number=2, type=9, cpp_type=9, label=1, |
| 586 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 587 | message_type=None, enum_type=None, containing_type=None, |
| 588 | is_extension=False, extension_scope=None, |
| 589 | serialized_options=None, file=DESCRIPTOR), |
| 590 | _descriptor.FieldDescriptor( |
| 591 | name='include_admin_info', full_name='monorail.ListFieldsRequest.include_admin_info', index=1, |
| 592 | number=3, type=8, cpp_type=7, label=1, |
| 593 | has_default_value=False, default_value=False, |
| 594 | message_type=None, enum_type=None, containing_type=None, |
| 595 | is_extension=False, extension_scope=None, |
| 596 | serialized_options=None, file=DESCRIPTOR), |
| 597 | _descriptor.FieldDescriptor( |
| 598 | name='include_user_choices', full_name='monorail.ListFieldsRequest.include_user_choices', index=2, |
| 599 | number=4, type=8, cpp_type=7, label=1, |
| 600 | has_default_value=False, default_value=False, |
| 601 | message_type=None, enum_type=None, containing_type=None, |
| 602 | is_extension=False, extension_scope=None, |
| 603 | serialized_options=None, file=DESCRIPTOR), |
| 604 | ], |
| 605 | extensions=[ |
| 606 | ], |
| 607 | nested_types=[], |
| 608 | enum_types=[ |
| 609 | ], |
| 610 | serialized_options=None, |
| 611 | is_extendable=False, |
| 612 | syntax='proto3', |
| 613 | extension_ranges=[], |
| 614 | oneofs=[ |
| 615 | ], |
| 616 | serialized_start=1231, |
| 617 | serialized_end=1330, |
| 618 | ) |
| 619 | |
| 620 | |
| 621 | _LISTFIELDSRESPONSE = _descriptor.Descriptor( |
| 622 | name='ListFieldsResponse', |
| 623 | full_name='monorail.ListFieldsResponse', |
| 624 | filename=None, |
| 625 | file=DESCRIPTOR, |
| 626 | containing_type=None, |
| 627 | fields=[ |
| 628 | _descriptor.FieldDescriptor( |
| 629 | name='field_defs', full_name='monorail.ListFieldsResponse.field_defs', index=0, |
| 630 | number=1, type=11, cpp_type=10, label=3, |
| 631 | has_default_value=False, default_value=[], |
| 632 | message_type=None, enum_type=None, containing_type=None, |
| 633 | is_extension=False, extension_scope=None, |
| 634 | serialized_options=None, file=DESCRIPTOR), |
| 635 | ], |
| 636 | extensions=[ |
| 637 | ], |
| 638 | nested_types=[], |
| 639 | enum_types=[ |
| 640 | ], |
| 641 | serialized_options=None, |
| 642 | is_extendable=False, |
| 643 | syntax='proto3', |
| 644 | extension_ranges=[], |
| 645 | oneofs=[ |
| 646 | ], |
| 647 | serialized_start=1332, |
| 648 | serialized_end=1392, |
| 649 | ) |
| 650 | |
| 651 | |
| 652 | _GETPROJECTSTARCOUNTREQUEST = _descriptor.Descriptor( |
| 653 | name='GetProjectStarCountRequest', |
| 654 | full_name='monorail.GetProjectStarCountRequest', |
| 655 | filename=None, |
| 656 | file=DESCRIPTOR, |
| 657 | containing_type=None, |
| 658 | fields=[ |
| 659 | _descriptor.FieldDescriptor( |
| 660 | name='project_name', full_name='monorail.GetProjectStarCountRequest.project_name', index=0, |
| 661 | number=2, type=9, cpp_type=9, label=1, |
| 662 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 663 | message_type=None, enum_type=None, containing_type=None, |
| 664 | is_extension=False, extension_scope=None, |
| 665 | serialized_options=None, file=DESCRIPTOR), |
| 666 | ], |
| 667 | extensions=[ |
| 668 | ], |
| 669 | nested_types=[], |
| 670 | enum_types=[ |
| 671 | ], |
| 672 | serialized_options=None, |
| 673 | is_extendable=False, |
| 674 | syntax='proto3', |
| 675 | extension_ranges=[], |
| 676 | oneofs=[ |
| 677 | ], |
| 678 | serialized_start=1394, |
| 679 | serialized_end=1444, |
| 680 | ) |
| 681 | |
| 682 | |
| 683 | _GETPROJECTSTARCOUNTRESPONSE = _descriptor.Descriptor( |
| 684 | name='GetProjectStarCountResponse', |
| 685 | full_name='monorail.GetProjectStarCountResponse', |
| 686 | filename=None, |
| 687 | file=DESCRIPTOR, |
| 688 | containing_type=None, |
| 689 | fields=[ |
| 690 | _descriptor.FieldDescriptor( |
| 691 | name='star_count', full_name='monorail.GetProjectStarCountResponse.star_count', index=0, |
| 692 | number=1, type=13, cpp_type=3, label=1, |
| 693 | has_default_value=False, default_value=0, |
| 694 | message_type=None, enum_type=None, containing_type=None, |
| 695 | is_extension=False, extension_scope=None, |
| 696 | serialized_options=None, file=DESCRIPTOR), |
| 697 | ], |
| 698 | extensions=[ |
| 699 | ], |
| 700 | nested_types=[], |
| 701 | enum_types=[ |
| 702 | ], |
| 703 | serialized_options=None, |
| 704 | is_extendable=False, |
| 705 | syntax='proto3', |
| 706 | extension_ranges=[], |
| 707 | oneofs=[ |
| 708 | ], |
| 709 | serialized_start=1446, |
| 710 | serialized_end=1495, |
| 711 | ) |
| 712 | |
| 713 | |
| 714 | _STARPROJECTREQUEST = _descriptor.Descriptor( |
| 715 | name='StarProjectRequest', |
| 716 | full_name='monorail.StarProjectRequest', |
| 717 | filename=None, |
| 718 | file=DESCRIPTOR, |
| 719 | containing_type=None, |
| 720 | fields=[ |
| 721 | _descriptor.FieldDescriptor( |
| 722 | name='project_name', full_name='monorail.StarProjectRequest.project_name', index=0, |
| 723 | number=2, type=9, cpp_type=9, label=1, |
| 724 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 725 | message_type=None, enum_type=None, containing_type=None, |
| 726 | is_extension=False, extension_scope=None, |
| 727 | serialized_options=None, file=DESCRIPTOR), |
| 728 | _descriptor.FieldDescriptor( |
| 729 | name='starred', full_name='monorail.StarProjectRequest.starred', index=1, |
| 730 | number=3, type=8, cpp_type=7, label=1, |
| 731 | has_default_value=False, default_value=False, |
| 732 | message_type=None, enum_type=None, containing_type=None, |
| 733 | is_extension=False, extension_scope=None, |
| 734 | serialized_options=None, file=DESCRIPTOR), |
| 735 | ], |
| 736 | extensions=[ |
| 737 | ], |
| 738 | nested_types=[], |
| 739 | enum_types=[ |
| 740 | ], |
| 741 | serialized_options=None, |
| 742 | is_extendable=False, |
| 743 | syntax='proto3', |
| 744 | extension_ranges=[], |
| 745 | oneofs=[ |
| 746 | ], |
| 747 | serialized_start=1497, |
| 748 | serialized_end=1556, |
| 749 | ) |
| 750 | |
| 751 | |
| 752 | _STARPROJECTRESPONSE = _descriptor.Descriptor( |
| 753 | name='StarProjectResponse', |
| 754 | full_name='monorail.StarProjectResponse', |
| 755 | filename=None, |
| 756 | file=DESCRIPTOR, |
| 757 | containing_type=None, |
| 758 | fields=[ |
| 759 | _descriptor.FieldDescriptor( |
| 760 | name='star_count', full_name='monorail.StarProjectResponse.star_count', index=0, |
| 761 | number=1, type=13, cpp_type=3, label=1, |
| 762 | has_default_value=False, default_value=0, |
| 763 | message_type=None, enum_type=None, containing_type=None, |
| 764 | is_extension=False, extension_scope=None, |
| 765 | serialized_options=None, file=DESCRIPTOR), |
| 766 | ], |
| 767 | extensions=[ |
| 768 | ], |
| 769 | nested_types=[], |
| 770 | enum_types=[ |
| 771 | ], |
| 772 | serialized_options=None, |
| 773 | is_extendable=False, |
| 774 | syntax='proto3', |
| 775 | extension_ranges=[], |
| 776 | oneofs=[ |
| 777 | ], |
| 778 | serialized_start=1558, |
| 779 | serialized_end=1599, |
| 780 | ) |
| 781 | |
| 782 | |
| 783 | _CHECKPROJECTNAMEREQUEST = _descriptor.Descriptor( |
| 784 | name='CheckProjectNameRequest', |
| 785 | full_name='monorail.CheckProjectNameRequest', |
| 786 | filename=None, |
| 787 | file=DESCRIPTOR, |
| 788 | containing_type=None, |
| 789 | fields=[ |
| 790 | _descriptor.FieldDescriptor( |
| 791 | name='project_name', full_name='monorail.CheckProjectNameRequest.project_name', index=0, |
| 792 | number=2, type=9, cpp_type=9, label=1, |
| 793 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 794 | message_type=None, enum_type=None, containing_type=None, |
| 795 | is_extension=False, extension_scope=None, |
| 796 | serialized_options=None, file=DESCRIPTOR), |
| 797 | ], |
| 798 | extensions=[ |
| 799 | ], |
| 800 | nested_types=[], |
| 801 | enum_types=[ |
| 802 | ], |
| 803 | serialized_options=None, |
| 804 | is_extendable=False, |
| 805 | syntax='proto3', |
| 806 | extension_ranges=[], |
| 807 | oneofs=[ |
| 808 | ], |
| 809 | serialized_start=1601, |
| 810 | serialized_end=1648, |
| 811 | ) |
| 812 | |
| 813 | |
| 814 | _CHECKPROJECTNAMERESPONSE = _descriptor.Descriptor( |
| 815 | name='CheckProjectNameResponse', |
| 816 | full_name='monorail.CheckProjectNameResponse', |
| 817 | filename=None, |
| 818 | file=DESCRIPTOR, |
| 819 | containing_type=None, |
| 820 | fields=[ |
| 821 | _descriptor.FieldDescriptor( |
| 822 | name='error', full_name='monorail.CheckProjectNameResponse.error', index=0, |
| 823 | number=1, type=9, cpp_type=9, label=1, |
| 824 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 825 | message_type=None, enum_type=None, containing_type=None, |
| 826 | is_extension=False, extension_scope=None, |
| 827 | serialized_options=None, file=DESCRIPTOR), |
| 828 | ], |
| 829 | extensions=[ |
| 830 | ], |
| 831 | nested_types=[], |
| 832 | enum_types=[ |
| 833 | ], |
| 834 | serialized_options=None, |
| 835 | is_extendable=False, |
| 836 | syntax='proto3', |
| 837 | extension_ranges=[], |
| 838 | oneofs=[ |
| 839 | ], |
| 840 | serialized_start=1650, |
| 841 | serialized_end=1691, |
| 842 | ) |
| 843 | |
| 844 | |
| 845 | _CHECKCOMPONENTNAMEREQUEST = _descriptor.Descriptor( |
| 846 | name='CheckComponentNameRequest', |
| 847 | full_name='monorail.CheckComponentNameRequest', |
| 848 | filename=None, |
| 849 | file=DESCRIPTOR, |
| 850 | containing_type=None, |
| 851 | fields=[ |
| 852 | _descriptor.FieldDescriptor( |
| 853 | name='project_name', full_name='monorail.CheckComponentNameRequest.project_name', index=0, |
| 854 | number=2, type=9, cpp_type=9, label=1, |
| 855 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 856 | message_type=None, enum_type=None, containing_type=None, |
| 857 | is_extension=False, extension_scope=None, |
| 858 | serialized_options=None, file=DESCRIPTOR), |
| 859 | _descriptor.FieldDescriptor( |
| 860 | name='parent_path', full_name='monorail.CheckComponentNameRequest.parent_path', index=1, |
| 861 | number=3, type=9, cpp_type=9, label=1, |
| 862 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 863 | message_type=None, enum_type=None, containing_type=None, |
| 864 | is_extension=False, extension_scope=None, |
| 865 | serialized_options=None, file=DESCRIPTOR), |
| 866 | _descriptor.FieldDescriptor( |
| 867 | name='component_name', full_name='monorail.CheckComponentNameRequest.component_name', index=2, |
| 868 | number=4, type=9, cpp_type=9, label=1, |
| 869 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 870 | message_type=None, enum_type=None, containing_type=None, |
| 871 | is_extension=False, extension_scope=None, |
| 872 | serialized_options=None, file=DESCRIPTOR), |
| 873 | ], |
| 874 | extensions=[ |
| 875 | ], |
| 876 | nested_types=[], |
| 877 | enum_types=[ |
| 878 | ], |
| 879 | serialized_options=None, |
| 880 | is_extendable=False, |
| 881 | syntax='proto3', |
| 882 | extension_ranges=[], |
| 883 | oneofs=[ |
| 884 | ], |
| 885 | serialized_start=1693, |
| 886 | serialized_end=1787, |
| 887 | ) |
| 888 | |
| 889 | |
| 890 | _CHECKCOMPONENTNAMERESPONSE = _descriptor.Descriptor( |
| 891 | name='CheckComponentNameResponse', |
| 892 | full_name='monorail.CheckComponentNameResponse', |
| 893 | filename=None, |
| 894 | file=DESCRIPTOR, |
| 895 | containing_type=None, |
| 896 | fields=[ |
| 897 | _descriptor.FieldDescriptor( |
| 898 | name='error', full_name='monorail.CheckComponentNameResponse.error', index=0, |
| 899 | number=1, type=9, cpp_type=9, label=1, |
| 900 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 901 | message_type=None, enum_type=None, containing_type=None, |
| 902 | is_extension=False, extension_scope=None, |
| 903 | serialized_options=None, file=DESCRIPTOR), |
| 904 | ], |
| 905 | extensions=[ |
| 906 | ], |
| 907 | nested_types=[], |
| 908 | enum_types=[ |
| 909 | ], |
| 910 | serialized_options=None, |
| 911 | is_extendable=False, |
| 912 | syntax='proto3', |
| 913 | extension_ranges=[], |
| 914 | oneofs=[ |
| 915 | ], |
| 916 | serialized_start=1789, |
| 917 | serialized_end=1832, |
| 918 | ) |
| 919 | |
| 920 | |
| 921 | _CHECKFIELDNAMEREQUEST = _descriptor.Descriptor( |
| 922 | name='CheckFieldNameRequest', |
| 923 | full_name='monorail.CheckFieldNameRequest', |
| 924 | filename=None, |
| 925 | file=DESCRIPTOR, |
| 926 | containing_type=None, |
| 927 | fields=[ |
| 928 | _descriptor.FieldDescriptor( |
| 929 | name='project_name', full_name='monorail.CheckFieldNameRequest.project_name', index=0, |
| 930 | number=2, type=9, cpp_type=9, label=1, |
| 931 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 932 | message_type=None, enum_type=None, containing_type=None, |
| 933 | is_extension=False, extension_scope=None, |
| 934 | serialized_options=None, file=DESCRIPTOR), |
| 935 | _descriptor.FieldDescriptor( |
| 936 | name='field_name', full_name='monorail.CheckFieldNameRequest.field_name', index=1, |
| 937 | number=3, type=9, cpp_type=9, label=1, |
| 938 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 939 | message_type=None, enum_type=None, containing_type=None, |
| 940 | is_extension=False, extension_scope=None, |
| 941 | serialized_options=None, file=DESCRIPTOR), |
| 942 | ], |
| 943 | extensions=[ |
| 944 | ], |
| 945 | nested_types=[], |
| 946 | enum_types=[ |
| 947 | ], |
| 948 | serialized_options=None, |
| 949 | is_extendable=False, |
| 950 | syntax='proto3', |
| 951 | extension_ranges=[], |
| 952 | oneofs=[ |
| 953 | ], |
| 954 | serialized_start=1834, |
| 955 | serialized_end=1899, |
| 956 | ) |
| 957 | |
| 958 | |
| 959 | _CHECKFIELDNAMERESPONSE = _descriptor.Descriptor( |
| 960 | name='CheckFieldNameResponse', |
| 961 | full_name='monorail.CheckFieldNameResponse', |
| 962 | filename=None, |
| 963 | file=DESCRIPTOR, |
| 964 | containing_type=None, |
| 965 | fields=[ |
| 966 | _descriptor.FieldDescriptor( |
| 967 | name='error', full_name='monorail.CheckFieldNameResponse.error', index=0, |
| 968 | number=1, type=9, cpp_type=9, label=1, |
| 969 | has_default_value=False, default_value=_b("").decode('utf-8'), |
| 970 | message_type=None, enum_type=None, containing_type=None, |
| 971 | is_extension=False, extension_scope=None, |
| 972 | serialized_options=None, file=DESCRIPTOR), |
| 973 | ], |
| 974 | extensions=[ |
| 975 | ], |
| 976 | nested_types=[], |
| 977 | enum_types=[ |
| 978 | ], |
| 979 | serialized_options=None, |
| 980 | is_extendable=False, |
| 981 | syntax='proto3', |
| 982 | extension_ranges=[], |
| 983 | oneofs=[ |
| 984 | ], |
| 985 | serialized_start=1901, |
| 986 | serialized_end=1940, |
| 987 | ) |
| 988 | |
| 989 | _LISTPROJECTSRESPONSE.fields_by_name['projects'].message_type = api_dot_api__proto_dot_project__objects__pb2._PROJECT |
| 990 | _LISTPROJECTTEMPLATESRESPONSE.fields_by_name['templates'].message_type = api_dot_api__proto_dot_project__objects__pb2._TEMPLATEDEF |
| 991 | _GETVISIBLEMEMBERSRESPONSE.fields_by_name['user_refs'].message_type = api_dot_api__proto_dot_common__pb2._USERREF |
| 992 | _GETVISIBLEMEMBERSRESPONSE.fields_by_name['group_refs'].message_type = api_dot_api__proto_dot_common__pb2._USERREF |
| 993 | _GETLABELOPTIONSRESPONSE.fields_by_name['label_options'].message_type = api_dot_api__proto_dot_project__objects__pb2._LABELDEF |
| 994 | _LISTSTATUSESRESPONSE.fields_by_name['status_defs'].message_type = api_dot_api__proto_dot_project__objects__pb2._STATUSDEF |
| 995 | _LISTSTATUSESRESPONSE.fields_by_name['statuses_offer_merge'].message_type = api_dot_api__proto_dot_common__pb2._STATUSREF |
| 996 | _LISTCOMPONENTSRESPONSE.fields_by_name['component_defs'].message_type = api_dot_api__proto_dot_project__objects__pb2._COMPONENTDEF |
| 997 | _LISTFIELDSRESPONSE.fields_by_name['field_defs'].message_type = api_dot_api__proto_dot_project__objects__pb2._FIELDDEF |
| 998 | DESCRIPTOR.message_types_by_name['ListProjectsRequest'] = _LISTPROJECTSREQUEST |
| 999 | DESCRIPTOR.message_types_by_name['ListProjectsResponse'] = _LISTPROJECTSRESPONSE |
| 1000 | DESCRIPTOR.message_types_by_name['ListProjectTemplatesRequest'] = _LISTPROJECTTEMPLATESREQUEST |
| 1001 | DESCRIPTOR.message_types_by_name['ListProjectTemplatesResponse'] = _LISTPROJECTTEMPLATESRESPONSE |
| 1002 | DESCRIPTOR.message_types_by_name['GetConfigRequest'] = _GETCONFIGREQUEST |
| 1003 | DESCRIPTOR.message_types_by_name['GetPresentationConfigRequest'] = _GETPRESENTATIONCONFIGREQUEST |
| 1004 | DESCRIPTOR.message_types_by_name['GetCustomPermissionsRequest'] = _GETCUSTOMPERMISSIONSREQUEST |
| 1005 | DESCRIPTOR.message_types_by_name['GetCustomPermissionsResponse'] = _GETCUSTOMPERMISSIONSRESPONSE |
| 1006 | DESCRIPTOR.message_types_by_name['GetVisibleMembersRequest'] = _GETVISIBLEMEMBERSREQUEST |
| 1007 | DESCRIPTOR.message_types_by_name['GetVisibleMembersResponse'] = _GETVISIBLEMEMBERSRESPONSE |
| 1008 | DESCRIPTOR.message_types_by_name['GetLabelOptionsRequest'] = _GETLABELOPTIONSREQUEST |
| 1009 | DESCRIPTOR.message_types_by_name['GetLabelOptionsResponse'] = _GETLABELOPTIONSRESPONSE |
| 1010 | DESCRIPTOR.message_types_by_name['ListStatusesRequest'] = _LISTSTATUSESREQUEST |
| 1011 | DESCRIPTOR.message_types_by_name['ListStatusesResponse'] = _LISTSTATUSESRESPONSE |
| 1012 | DESCRIPTOR.message_types_by_name['ListComponentsRequest'] = _LISTCOMPONENTSREQUEST |
| 1013 | DESCRIPTOR.message_types_by_name['ListComponentsResponse'] = _LISTCOMPONENTSRESPONSE |
| 1014 | DESCRIPTOR.message_types_by_name['ListFieldsRequest'] = _LISTFIELDSREQUEST |
| 1015 | DESCRIPTOR.message_types_by_name['ListFieldsResponse'] = _LISTFIELDSRESPONSE |
| 1016 | DESCRIPTOR.message_types_by_name['GetProjectStarCountRequest'] = _GETPROJECTSTARCOUNTREQUEST |
| 1017 | DESCRIPTOR.message_types_by_name['GetProjectStarCountResponse'] = _GETPROJECTSTARCOUNTRESPONSE |
| 1018 | DESCRIPTOR.message_types_by_name['StarProjectRequest'] = _STARPROJECTREQUEST |
| 1019 | DESCRIPTOR.message_types_by_name['StarProjectResponse'] = _STARPROJECTRESPONSE |
| 1020 | DESCRIPTOR.message_types_by_name['CheckProjectNameRequest'] = _CHECKPROJECTNAMEREQUEST |
| 1021 | DESCRIPTOR.message_types_by_name['CheckProjectNameResponse'] = _CHECKPROJECTNAMERESPONSE |
| 1022 | DESCRIPTOR.message_types_by_name['CheckComponentNameRequest'] = _CHECKCOMPONENTNAMEREQUEST |
| 1023 | DESCRIPTOR.message_types_by_name['CheckComponentNameResponse'] = _CHECKCOMPONENTNAMERESPONSE |
| 1024 | DESCRIPTOR.message_types_by_name['CheckFieldNameRequest'] = _CHECKFIELDNAMEREQUEST |
| 1025 | DESCRIPTOR.message_types_by_name['CheckFieldNameResponse'] = _CHECKFIELDNAMERESPONSE |
| 1026 | _sym_db.RegisterFileDescriptor(DESCRIPTOR) |
| 1027 | |
| 1028 | ListProjectsRequest = _reflection.GeneratedProtocolMessageType('ListProjectsRequest', (_message.Message,), dict( |
| 1029 | DESCRIPTOR = _LISTPROJECTSREQUEST, |
| 1030 | __module__ = 'api.api_proto.projects_pb2' |
| 1031 | # @@protoc_insertion_point(class_scope:monorail.ListProjectsRequest) |
| 1032 | )) |
| 1033 | _sym_db.RegisterMessage(ListProjectsRequest) |
| 1034 | |
| 1035 | ListProjectsResponse = _reflection.GeneratedProtocolMessageType('ListProjectsResponse', (_message.Message,), dict( |
| 1036 | DESCRIPTOR = _LISTPROJECTSRESPONSE, |
| 1037 | __module__ = 'api.api_proto.projects_pb2' |
| 1038 | # @@protoc_insertion_point(class_scope:monorail.ListProjectsResponse) |
| 1039 | )) |
| 1040 | _sym_db.RegisterMessage(ListProjectsResponse) |
| 1041 | |
| 1042 | ListProjectTemplatesRequest = _reflection.GeneratedProtocolMessageType('ListProjectTemplatesRequest', (_message.Message,), dict( |
| 1043 | DESCRIPTOR = _LISTPROJECTTEMPLATESREQUEST, |
| 1044 | __module__ = 'api.api_proto.projects_pb2' |
| 1045 | # @@protoc_insertion_point(class_scope:monorail.ListProjectTemplatesRequest) |
| 1046 | )) |
| 1047 | _sym_db.RegisterMessage(ListProjectTemplatesRequest) |
| 1048 | |
| 1049 | ListProjectTemplatesResponse = _reflection.GeneratedProtocolMessageType('ListProjectTemplatesResponse', (_message.Message,), dict( |
| 1050 | DESCRIPTOR = _LISTPROJECTTEMPLATESRESPONSE, |
| 1051 | __module__ = 'api.api_proto.projects_pb2' |
| 1052 | # @@protoc_insertion_point(class_scope:monorail.ListProjectTemplatesResponse) |
| 1053 | )) |
| 1054 | _sym_db.RegisterMessage(ListProjectTemplatesResponse) |
| 1055 | |
| 1056 | GetConfigRequest = _reflection.GeneratedProtocolMessageType('GetConfigRequest', (_message.Message,), dict( |
| 1057 | DESCRIPTOR = _GETCONFIGREQUEST, |
| 1058 | __module__ = 'api.api_proto.projects_pb2' |
| 1059 | # @@protoc_insertion_point(class_scope:monorail.GetConfigRequest) |
| 1060 | )) |
| 1061 | _sym_db.RegisterMessage(GetConfigRequest) |
| 1062 | |
| 1063 | GetPresentationConfigRequest = _reflection.GeneratedProtocolMessageType('GetPresentationConfigRequest', (_message.Message,), dict( |
| 1064 | DESCRIPTOR = _GETPRESENTATIONCONFIGREQUEST, |
| 1065 | __module__ = 'api.api_proto.projects_pb2' |
| 1066 | # @@protoc_insertion_point(class_scope:monorail.GetPresentationConfigRequest) |
| 1067 | )) |
| 1068 | _sym_db.RegisterMessage(GetPresentationConfigRequest) |
| 1069 | |
| 1070 | GetCustomPermissionsRequest = _reflection.GeneratedProtocolMessageType('GetCustomPermissionsRequest', (_message.Message,), dict( |
| 1071 | DESCRIPTOR = _GETCUSTOMPERMISSIONSREQUEST, |
| 1072 | __module__ = 'api.api_proto.projects_pb2' |
| 1073 | # @@protoc_insertion_point(class_scope:monorail.GetCustomPermissionsRequest) |
| 1074 | )) |
| 1075 | _sym_db.RegisterMessage(GetCustomPermissionsRequest) |
| 1076 | |
| 1077 | GetCustomPermissionsResponse = _reflection.GeneratedProtocolMessageType('GetCustomPermissionsResponse', (_message.Message,), dict( |
| 1078 | DESCRIPTOR = _GETCUSTOMPERMISSIONSRESPONSE, |
| 1079 | __module__ = 'api.api_proto.projects_pb2' |
| 1080 | # @@protoc_insertion_point(class_scope:monorail.GetCustomPermissionsResponse) |
| 1081 | )) |
| 1082 | _sym_db.RegisterMessage(GetCustomPermissionsResponse) |
| 1083 | |
| 1084 | GetVisibleMembersRequest = _reflection.GeneratedProtocolMessageType('GetVisibleMembersRequest', (_message.Message,), dict( |
| 1085 | DESCRIPTOR = _GETVISIBLEMEMBERSREQUEST, |
| 1086 | __module__ = 'api.api_proto.projects_pb2' |
| 1087 | # @@protoc_insertion_point(class_scope:monorail.GetVisibleMembersRequest) |
| 1088 | )) |
| 1089 | _sym_db.RegisterMessage(GetVisibleMembersRequest) |
| 1090 | |
| 1091 | GetVisibleMembersResponse = _reflection.GeneratedProtocolMessageType('GetVisibleMembersResponse', (_message.Message,), dict( |
| 1092 | DESCRIPTOR = _GETVISIBLEMEMBERSRESPONSE, |
| 1093 | __module__ = 'api.api_proto.projects_pb2' |
| 1094 | # @@protoc_insertion_point(class_scope:monorail.GetVisibleMembersResponse) |
| 1095 | )) |
| 1096 | _sym_db.RegisterMessage(GetVisibleMembersResponse) |
| 1097 | |
| 1098 | GetLabelOptionsRequest = _reflection.GeneratedProtocolMessageType('GetLabelOptionsRequest', (_message.Message,), dict( |
| 1099 | DESCRIPTOR = _GETLABELOPTIONSREQUEST, |
| 1100 | __module__ = 'api.api_proto.projects_pb2' |
| 1101 | # @@protoc_insertion_point(class_scope:monorail.GetLabelOptionsRequest) |
| 1102 | )) |
| 1103 | _sym_db.RegisterMessage(GetLabelOptionsRequest) |
| 1104 | |
| 1105 | GetLabelOptionsResponse = _reflection.GeneratedProtocolMessageType('GetLabelOptionsResponse', (_message.Message,), dict( |
| 1106 | DESCRIPTOR = _GETLABELOPTIONSRESPONSE, |
| 1107 | __module__ = 'api.api_proto.projects_pb2' |
| 1108 | # @@protoc_insertion_point(class_scope:monorail.GetLabelOptionsResponse) |
| 1109 | )) |
| 1110 | _sym_db.RegisterMessage(GetLabelOptionsResponse) |
| 1111 | |
| 1112 | ListStatusesRequest = _reflection.GeneratedProtocolMessageType('ListStatusesRequest', (_message.Message,), dict( |
| 1113 | DESCRIPTOR = _LISTSTATUSESREQUEST, |
| 1114 | __module__ = 'api.api_proto.projects_pb2' |
| 1115 | # @@protoc_insertion_point(class_scope:monorail.ListStatusesRequest) |
| 1116 | )) |
| 1117 | _sym_db.RegisterMessage(ListStatusesRequest) |
| 1118 | |
| 1119 | ListStatusesResponse = _reflection.GeneratedProtocolMessageType('ListStatusesResponse', (_message.Message,), dict( |
| 1120 | DESCRIPTOR = _LISTSTATUSESRESPONSE, |
| 1121 | __module__ = 'api.api_proto.projects_pb2' |
| 1122 | # @@protoc_insertion_point(class_scope:monorail.ListStatusesResponse) |
| 1123 | )) |
| 1124 | _sym_db.RegisterMessage(ListStatusesResponse) |
| 1125 | |
| 1126 | ListComponentsRequest = _reflection.GeneratedProtocolMessageType('ListComponentsRequest', (_message.Message,), dict( |
| 1127 | DESCRIPTOR = _LISTCOMPONENTSREQUEST, |
| 1128 | __module__ = 'api.api_proto.projects_pb2' |
| 1129 | # @@protoc_insertion_point(class_scope:monorail.ListComponentsRequest) |
| 1130 | )) |
| 1131 | _sym_db.RegisterMessage(ListComponentsRequest) |
| 1132 | |
| 1133 | ListComponentsResponse = _reflection.GeneratedProtocolMessageType('ListComponentsResponse', (_message.Message,), dict( |
| 1134 | DESCRIPTOR = _LISTCOMPONENTSRESPONSE, |
| 1135 | __module__ = 'api.api_proto.projects_pb2' |
| 1136 | # @@protoc_insertion_point(class_scope:monorail.ListComponentsResponse) |
| 1137 | )) |
| 1138 | _sym_db.RegisterMessage(ListComponentsResponse) |
| 1139 | |
| 1140 | ListFieldsRequest = _reflection.GeneratedProtocolMessageType('ListFieldsRequest', (_message.Message,), dict( |
| 1141 | DESCRIPTOR = _LISTFIELDSREQUEST, |
| 1142 | __module__ = 'api.api_proto.projects_pb2' |
| 1143 | # @@protoc_insertion_point(class_scope:monorail.ListFieldsRequest) |
| 1144 | )) |
| 1145 | _sym_db.RegisterMessage(ListFieldsRequest) |
| 1146 | |
| 1147 | ListFieldsResponse = _reflection.GeneratedProtocolMessageType('ListFieldsResponse', (_message.Message,), dict( |
| 1148 | DESCRIPTOR = _LISTFIELDSRESPONSE, |
| 1149 | __module__ = 'api.api_proto.projects_pb2' |
| 1150 | # @@protoc_insertion_point(class_scope:monorail.ListFieldsResponse) |
| 1151 | )) |
| 1152 | _sym_db.RegisterMessage(ListFieldsResponse) |
| 1153 | |
| 1154 | GetProjectStarCountRequest = _reflection.GeneratedProtocolMessageType('GetProjectStarCountRequest', (_message.Message,), dict( |
| 1155 | DESCRIPTOR = _GETPROJECTSTARCOUNTREQUEST, |
| 1156 | __module__ = 'api.api_proto.projects_pb2' |
| 1157 | # @@protoc_insertion_point(class_scope:monorail.GetProjectStarCountRequest) |
| 1158 | )) |
| 1159 | _sym_db.RegisterMessage(GetProjectStarCountRequest) |
| 1160 | |
| 1161 | GetProjectStarCountResponse = _reflection.GeneratedProtocolMessageType('GetProjectStarCountResponse', (_message.Message,), dict( |
| 1162 | DESCRIPTOR = _GETPROJECTSTARCOUNTRESPONSE, |
| 1163 | __module__ = 'api.api_proto.projects_pb2' |
| 1164 | # @@protoc_insertion_point(class_scope:monorail.GetProjectStarCountResponse) |
| 1165 | )) |
| 1166 | _sym_db.RegisterMessage(GetProjectStarCountResponse) |
| 1167 | |
| 1168 | StarProjectRequest = _reflection.GeneratedProtocolMessageType('StarProjectRequest', (_message.Message,), dict( |
| 1169 | DESCRIPTOR = _STARPROJECTREQUEST, |
| 1170 | __module__ = 'api.api_proto.projects_pb2' |
| 1171 | # @@protoc_insertion_point(class_scope:monorail.StarProjectRequest) |
| 1172 | )) |
| 1173 | _sym_db.RegisterMessage(StarProjectRequest) |
| 1174 | |
| 1175 | StarProjectResponse = _reflection.GeneratedProtocolMessageType('StarProjectResponse', (_message.Message,), dict( |
| 1176 | DESCRIPTOR = _STARPROJECTRESPONSE, |
| 1177 | __module__ = 'api.api_proto.projects_pb2' |
| 1178 | # @@protoc_insertion_point(class_scope:monorail.StarProjectResponse) |
| 1179 | )) |
| 1180 | _sym_db.RegisterMessage(StarProjectResponse) |
| 1181 | |
| 1182 | CheckProjectNameRequest = _reflection.GeneratedProtocolMessageType('CheckProjectNameRequest', (_message.Message,), dict( |
| 1183 | DESCRIPTOR = _CHECKPROJECTNAMEREQUEST, |
| 1184 | __module__ = 'api.api_proto.projects_pb2' |
| 1185 | # @@protoc_insertion_point(class_scope:monorail.CheckProjectNameRequest) |
| 1186 | )) |
| 1187 | _sym_db.RegisterMessage(CheckProjectNameRequest) |
| 1188 | |
| 1189 | CheckProjectNameResponse = _reflection.GeneratedProtocolMessageType('CheckProjectNameResponse', (_message.Message,), dict( |
| 1190 | DESCRIPTOR = _CHECKPROJECTNAMERESPONSE, |
| 1191 | __module__ = 'api.api_proto.projects_pb2' |
| 1192 | # @@protoc_insertion_point(class_scope:monorail.CheckProjectNameResponse) |
| 1193 | )) |
| 1194 | _sym_db.RegisterMessage(CheckProjectNameResponse) |
| 1195 | |
| 1196 | CheckComponentNameRequest = _reflection.GeneratedProtocolMessageType('CheckComponentNameRequest', (_message.Message,), dict( |
| 1197 | DESCRIPTOR = _CHECKCOMPONENTNAMEREQUEST, |
| 1198 | __module__ = 'api.api_proto.projects_pb2' |
| 1199 | # @@protoc_insertion_point(class_scope:monorail.CheckComponentNameRequest) |
| 1200 | )) |
| 1201 | _sym_db.RegisterMessage(CheckComponentNameRequest) |
| 1202 | |
| 1203 | CheckComponentNameResponse = _reflection.GeneratedProtocolMessageType('CheckComponentNameResponse', (_message.Message,), dict( |
| 1204 | DESCRIPTOR = _CHECKCOMPONENTNAMERESPONSE, |
| 1205 | __module__ = 'api.api_proto.projects_pb2' |
| 1206 | # @@protoc_insertion_point(class_scope:monorail.CheckComponentNameResponse) |
| 1207 | )) |
| 1208 | _sym_db.RegisterMessage(CheckComponentNameResponse) |
| 1209 | |
| 1210 | CheckFieldNameRequest = _reflection.GeneratedProtocolMessageType('CheckFieldNameRequest', (_message.Message,), dict( |
| 1211 | DESCRIPTOR = _CHECKFIELDNAMEREQUEST, |
| 1212 | __module__ = 'api.api_proto.projects_pb2' |
| 1213 | # @@protoc_insertion_point(class_scope:monorail.CheckFieldNameRequest) |
| 1214 | )) |
| 1215 | _sym_db.RegisterMessage(CheckFieldNameRequest) |
| 1216 | |
| 1217 | CheckFieldNameResponse = _reflection.GeneratedProtocolMessageType('CheckFieldNameResponse', (_message.Message,), dict( |
| 1218 | DESCRIPTOR = _CHECKFIELDNAMERESPONSE, |
| 1219 | __module__ = 'api.api_proto.projects_pb2' |
| 1220 | # @@protoc_insertion_point(class_scope:monorail.CheckFieldNameResponse) |
| 1221 | )) |
| 1222 | _sym_db.RegisterMessage(CheckFieldNameResponse) |
| 1223 | |
| 1224 | |
| 1225 | |
| 1226 | _PROJECTS = _descriptor.ServiceDescriptor( |
| 1227 | name='Projects', |
| 1228 | full_name='monorail.Projects', |
| 1229 | file=DESCRIPTOR, |
| 1230 | index=0, |
| 1231 | serialized_options=None, |
| 1232 | serialized_start=1943, |
| 1233 | serialized_end=3290, |
| 1234 | methods=[ |
| 1235 | _descriptor.MethodDescriptor( |
| 1236 | name='ListProjects', |
| 1237 | full_name='monorail.Projects.ListProjects', |
| 1238 | index=0, |
| 1239 | containing_service=None, |
| 1240 | input_type=_LISTPROJECTSREQUEST, |
| 1241 | output_type=_LISTPROJECTSRESPONSE, |
| 1242 | serialized_options=None, |
| 1243 | ), |
| 1244 | _descriptor.MethodDescriptor( |
| 1245 | name='ListProjectTemplates', |
| 1246 | full_name='monorail.Projects.ListProjectTemplates', |
| 1247 | index=1, |
| 1248 | containing_service=None, |
| 1249 | input_type=_LISTPROJECTTEMPLATESREQUEST, |
| 1250 | output_type=_LISTPROJECTTEMPLATESRESPONSE, |
| 1251 | serialized_options=None, |
| 1252 | ), |
| 1253 | _descriptor.MethodDescriptor( |
| 1254 | name='GetConfig', |
| 1255 | full_name='monorail.Projects.GetConfig', |
| 1256 | index=2, |
| 1257 | containing_service=None, |
| 1258 | input_type=_GETCONFIGREQUEST, |
| 1259 | output_type=api_dot_api__proto_dot_project__objects__pb2._CONFIG, |
| 1260 | serialized_options=None, |
| 1261 | ), |
| 1262 | _descriptor.MethodDescriptor( |
| 1263 | name='GetPresentationConfig', |
| 1264 | full_name='monorail.Projects.GetPresentationConfig', |
| 1265 | index=3, |
| 1266 | containing_service=None, |
| 1267 | input_type=_GETPRESENTATIONCONFIGREQUEST, |
| 1268 | output_type=api_dot_api__proto_dot_project__objects__pb2._PRESENTATIONCONFIG, |
| 1269 | serialized_options=None, |
| 1270 | ), |
| 1271 | _descriptor.MethodDescriptor( |
| 1272 | name='GetCustomPermissions', |
| 1273 | full_name='monorail.Projects.GetCustomPermissions', |
| 1274 | index=4, |
| 1275 | containing_service=None, |
| 1276 | input_type=_GETCUSTOMPERMISSIONSREQUEST, |
| 1277 | output_type=_GETCUSTOMPERMISSIONSRESPONSE, |
| 1278 | serialized_options=None, |
| 1279 | ), |
| 1280 | _descriptor.MethodDescriptor( |
| 1281 | name='GetVisibleMembers', |
| 1282 | full_name='monorail.Projects.GetVisibleMembers', |
| 1283 | index=5, |
| 1284 | containing_service=None, |
| 1285 | input_type=_GETVISIBLEMEMBERSREQUEST, |
| 1286 | output_type=_GETVISIBLEMEMBERSRESPONSE, |
| 1287 | serialized_options=None, |
| 1288 | ), |
| 1289 | _descriptor.MethodDescriptor( |
| 1290 | name='GetLabelOptions', |
| 1291 | full_name='monorail.Projects.GetLabelOptions', |
| 1292 | index=6, |
| 1293 | containing_service=None, |
| 1294 | input_type=_GETLABELOPTIONSREQUEST, |
| 1295 | output_type=_GETLABELOPTIONSRESPONSE, |
| 1296 | serialized_options=None, |
| 1297 | ), |
| 1298 | _descriptor.MethodDescriptor( |
| 1299 | name='ListStatuses', |
| 1300 | full_name='monorail.Projects.ListStatuses', |
| 1301 | index=7, |
| 1302 | containing_service=None, |
| 1303 | input_type=_LISTSTATUSESREQUEST, |
| 1304 | output_type=_LISTSTATUSESRESPONSE, |
| 1305 | serialized_options=None, |
| 1306 | ), |
| 1307 | _descriptor.MethodDescriptor( |
| 1308 | name='ListComponents', |
| 1309 | full_name='monorail.Projects.ListComponents', |
| 1310 | index=8, |
| 1311 | containing_service=None, |
| 1312 | input_type=_LISTCOMPONENTSREQUEST, |
| 1313 | output_type=_LISTCOMPONENTSRESPONSE, |
| 1314 | serialized_options=None, |
| 1315 | ), |
| 1316 | _descriptor.MethodDescriptor( |
| 1317 | name='ListFields', |
| 1318 | full_name='monorail.Projects.ListFields', |
| 1319 | index=9, |
| 1320 | containing_service=None, |
| 1321 | input_type=_LISTFIELDSREQUEST, |
| 1322 | output_type=_LISTFIELDSRESPONSE, |
| 1323 | serialized_options=None, |
| 1324 | ), |
| 1325 | _descriptor.MethodDescriptor( |
| 1326 | name='GetProjectStarCount', |
| 1327 | full_name='monorail.Projects.GetProjectStarCount', |
| 1328 | index=10, |
| 1329 | containing_service=None, |
| 1330 | input_type=_GETPROJECTSTARCOUNTREQUEST, |
| 1331 | output_type=_GETPROJECTSTARCOUNTRESPONSE, |
| 1332 | serialized_options=None, |
| 1333 | ), |
| 1334 | _descriptor.MethodDescriptor( |
| 1335 | name='StarProject', |
| 1336 | full_name='monorail.Projects.StarProject', |
| 1337 | index=11, |
| 1338 | containing_service=None, |
| 1339 | input_type=_STARPROJECTREQUEST, |
| 1340 | output_type=_STARPROJECTRESPONSE, |
| 1341 | serialized_options=None, |
| 1342 | ), |
| 1343 | _descriptor.MethodDescriptor( |
| 1344 | name='CheckProjectName', |
| 1345 | full_name='monorail.Projects.CheckProjectName', |
| 1346 | index=12, |
| 1347 | containing_service=None, |
| 1348 | input_type=_CHECKPROJECTNAMEREQUEST, |
| 1349 | output_type=_CHECKPROJECTNAMERESPONSE, |
| 1350 | serialized_options=None, |
| 1351 | ), |
| 1352 | _descriptor.MethodDescriptor( |
| 1353 | name='CheckComponentName', |
| 1354 | full_name='monorail.Projects.CheckComponentName', |
| 1355 | index=13, |
| 1356 | containing_service=None, |
| 1357 | input_type=_CHECKCOMPONENTNAMEREQUEST, |
| 1358 | output_type=_CHECKCOMPONENTNAMERESPONSE, |
| 1359 | serialized_options=None, |
| 1360 | ), |
| 1361 | _descriptor.MethodDescriptor( |
| 1362 | name='CheckFieldName', |
| 1363 | full_name='monorail.Projects.CheckFieldName', |
| 1364 | index=14, |
| 1365 | containing_service=None, |
| 1366 | input_type=_CHECKFIELDNAMEREQUEST, |
| 1367 | output_type=_CHECKFIELDNAMERESPONSE, |
| 1368 | serialized_options=None, |
| 1369 | ), |
| 1370 | ]) |
| 1371 | _sym_db.RegisterServiceDescriptor(_PROJECTS) |
| 1372 | |
| 1373 | DESCRIPTOR.services_by_name['Projects'] = _PROJECTS |
| 1374 | |
| 1375 | # @@protoc_insertion_point(module_scope) |