Skip to content
Snippets Groups Projects
context_pb2.py 97.4 KiB
Newer Older
  • Learn to ignore specific revisions
  •   # @@protoc_insertion_point(class_scope:context.Uuid)
      })
    _sym_db.RegisterMessage(Uuid)
    
    Event = _reflection.GeneratedProtocolMessageType('Event', (_message.Message,), {
      'DESCRIPTOR' : _EVENT,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.Event)
      })
    _sym_db.RegisterMessage(Event)
    
    ContextId = _reflection.GeneratedProtocolMessageType('ContextId', (_message.Message,), {
      'DESCRIPTOR' : _CONTEXTID,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ContextId)
      })
    _sym_db.RegisterMessage(ContextId)
    
    Context = _reflection.GeneratedProtocolMessageType('Context', (_message.Message,), {
      'DESCRIPTOR' : _CONTEXT,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.Context)
      })
    _sym_db.RegisterMessage(Context)
    
    ContextIdList = _reflection.GeneratedProtocolMessageType('ContextIdList', (_message.Message,), {
      'DESCRIPTOR' : _CONTEXTIDLIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ContextIdList)
      })
    _sym_db.RegisterMessage(ContextIdList)
    
    ContextList = _reflection.GeneratedProtocolMessageType('ContextList', (_message.Message,), {
      'DESCRIPTOR' : _CONTEXTLIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ContextList)
      })
    _sym_db.RegisterMessage(ContextList)
    
    ContextEvent = _reflection.GeneratedProtocolMessageType('ContextEvent', (_message.Message,), {
      'DESCRIPTOR' : _CONTEXTEVENT,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ContextEvent)
      })
    _sym_db.RegisterMessage(ContextEvent)
    
    TopologyId = _reflection.GeneratedProtocolMessageType('TopologyId', (_message.Message,), {
      'DESCRIPTOR' : _TOPOLOGYID,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.TopologyId)
      })
    _sym_db.RegisterMessage(TopologyId)
    
    Topology = _reflection.GeneratedProtocolMessageType('Topology', (_message.Message,), {
      'DESCRIPTOR' : _TOPOLOGY,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.Topology)
      })
    _sym_db.RegisterMessage(Topology)
    
    TopologyIdList = _reflection.GeneratedProtocolMessageType('TopologyIdList', (_message.Message,), {
      'DESCRIPTOR' : _TOPOLOGYIDLIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.TopologyIdList)
      })
    _sym_db.RegisterMessage(TopologyIdList)
    
    TopologyList = _reflection.GeneratedProtocolMessageType('TopologyList', (_message.Message,), {
      'DESCRIPTOR' : _TOPOLOGYLIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.TopologyList)
      })
    _sym_db.RegisterMessage(TopologyList)
    
    TopologyEvent = _reflection.GeneratedProtocolMessageType('TopologyEvent', (_message.Message,), {
      'DESCRIPTOR' : _TOPOLOGYEVENT,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.TopologyEvent)
      })
    _sym_db.RegisterMessage(TopologyEvent)
    
    DeviceId = _reflection.GeneratedProtocolMessageType('DeviceId', (_message.Message,), {
      'DESCRIPTOR' : _DEVICEID,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.DeviceId)
      })
    _sym_db.RegisterMessage(DeviceId)
    
    Device = _reflection.GeneratedProtocolMessageType('Device', (_message.Message,), {
      'DESCRIPTOR' : _DEVICE,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.Device)
      })
    _sym_db.RegisterMessage(Device)
    
    DeviceConfig = _reflection.GeneratedProtocolMessageType('DeviceConfig', (_message.Message,), {
      'DESCRIPTOR' : _DEVICECONFIG,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.DeviceConfig)
      })
    _sym_db.RegisterMessage(DeviceConfig)
    
    DeviceIdList = _reflection.GeneratedProtocolMessageType('DeviceIdList', (_message.Message,), {
      'DESCRIPTOR' : _DEVICEIDLIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.DeviceIdList)
      })
    _sym_db.RegisterMessage(DeviceIdList)
    
    DeviceList = _reflection.GeneratedProtocolMessageType('DeviceList', (_message.Message,), {
      'DESCRIPTOR' : _DEVICELIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.DeviceList)
      })
    _sym_db.RegisterMessage(DeviceList)
    
    DeviceEvent = _reflection.GeneratedProtocolMessageType('DeviceEvent', (_message.Message,), {
      'DESCRIPTOR' : _DEVICEEVENT,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.DeviceEvent)
      })
    _sym_db.RegisterMessage(DeviceEvent)
    
    LinkId = _reflection.GeneratedProtocolMessageType('LinkId', (_message.Message,), {
      'DESCRIPTOR' : _LINKID,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.LinkId)
      })
    _sym_db.RegisterMessage(LinkId)
    
    Link = _reflection.GeneratedProtocolMessageType('Link', (_message.Message,), {
      'DESCRIPTOR' : _LINK,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.Link)
      })
    _sym_db.RegisterMessage(Link)
    
    LinkIdList = _reflection.GeneratedProtocolMessageType('LinkIdList', (_message.Message,), {
      'DESCRIPTOR' : _LINKIDLIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.LinkIdList)
      })
    _sym_db.RegisterMessage(LinkIdList)
    
    LinkList = _reflection.GeneratedProtocolMessageType('LinkList', (_message.Message,), {
      'DESCRIPTOR' : _LINKLIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.LinkList)
      })
    _sym_db.RegisterMessage(LinkList)
    
    LinkEvent = _reflection.GeneratedProtocolMessageType('LinkEvent', (_message.Message,), {
      'DESCRIPTOR' : _LINKEVENT,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.LinkEvent)
      })
    _sym_db.RegisterMessage(LinkEvent)
    
    ServiceId = _reflection.GeneratedProtocolMessageType('ServiceId', (_message.Message,), {
      'DESCRIPTOR' : _SERVICEID,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ServiceId)
      })
    _sym_db.RegisterMessage(ServiceId)
    
    Service = _reflection.GeneratedProtocolMessageType('Service', (_message.Message,), {
      'DESCRIPTOR' : _SERVICE,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.Service)
      })
    _sym_db.RegisterMessage(Service)
    
    ServiceStatus = _reflection.GeneratedProtocolMessageType('ServiceStatus', (_message.Message,), {
      'DESCRIPTOR' : _SERVICESTATUS,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ServiceStatus)
      })
    _sym_db.RegisterMessage(ServiceStatus)
    
    ServiceConfig = _reflection.GeneratedProtocolMessageType('ServiceConfig', (_message.Message,), {
      'DESCRIPTOR' : _SERVICECONFIG,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ServiceConfig)
      })
    _sym_db.RegisterMessage(ServiceConfig)
    
    ServiceIdList = _reflection.GeneratedProtocolMessageType('ServiceIdList', (_message.Message,), {
      'DESCRIPTOR' : _SERVICEIDLIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ServiceIdList)
      })
    _sym_db.RegisterMessage(ServiceIdList)
    
    ServiceList = _reflection.GeneratedProtocolMessageType('ServiceList', (_message.Message,), {
      'DESCRIPTOR' : _SERVICELIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ServiceList)
      })
    _sym_db.RegisterMessage(ServiceList)
    
    ServiceEvent = _reflection.GeneratedProtocolMessageType('ServiceEvent', (_message.Message,), {
      'DESCRIPTOR' : _SERVICEEVENT,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ServiceEvent)
      })
    _sym_db.RegisterMessage(ServiceEvent)
    
    ConnectionId = _reflection.GeneratedProtocolMessageType('ConnectionId', (_message.Message,), {
      'DESCRIPTOR' : _CONNECTIONID,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ConnectionId)
      })
    _sym_db.RegisterMessage(ConnectionId)
    
    Connection = _reflection.GeneratedProtocolMessageType('Connection', (_message.Message,), {
      'DESCRIPTOR' : _CONNECTION,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.Connection)
      })
    _sym_db.RegisterMessage(Connection)
    
    ConnectionIdList = _reflection.GeneratedProtocolMessageType('ConnectionIdList', (_message.Message,), {
      'DESCRIPTOR' : _CONNECTIONIDLIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ConnectionIdList)
      })
    _sym_db.RegisterMessage(ConnectionIdList)
    
    ConnectionList = _reflection.GeneratedProtocolMessageType('ConnectionList', (_message.Message,), {
      'DESCRIPTOR' : _CONNECTIONLIST,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ConnectionList)
      })
    _sym_db.RegisterMessage(ConnectionList)
    
    
    ConnectionEvent = _reflection.GeneratedProtocolMessageType('ConnectionEvent', (_message.Message,), {
      'DESCRIPTOR' : _CONNECTIONEVENT,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ConnectionEvent)
      })
    _sym_db.RegisterMessage(ConnectionEvent)
    
    EndPointId = _reflection.GeneratedProtocolMessageType('EndPointId', (_message.Message,), {
      'DESCRIPTOR' : _ENDPOINTID,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.EndPointId)
      })
    _sym_db.RegisterMessage(EndPointId)
    
    EndPoint = _reflection.GeneratedProtocolMessageType('EndPoint', (_message.Message,), {
      'DESCRIPTOR' : _ENDPOINT,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.EndPoint)
      })
    _sym_db.RegisterMessage(EndPoint)
    
    ConfigRule = _reflection.GeneratedProtocolMessageType('ConfigRule', (_message.Message,), {
      'DESCRIPTOR' : _CONFIGRULE,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.ConfigRule)
      })
    _sym_db.RegisterMessage(ConfigRule)
    
    Constraint = _reflection.GeneratedProtocolMessageType('Constraint', (_message.Message,), {
      'DESCRIPTOR' : _CONSTRAINT,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.Constraint)
      })
    _sym_db.RegisterMessage(Constraint)
    
    
    TeraFlowController = _reflection.GeneratedProtocolMessageType('TeraFlowController', (_message.Message,), {
      'DESCRIPTOR' : _TERAFLOWCONTROLLER,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.TeraFlowController)
      })
    _sym_db.RegisterMessage(TeraFlowController)
    
    AuthenticationResult = _reflection.GeneratedProtocolMessageType('AuthenticationResult', (_message.Message,), {
      'DESCRIPTOR' : _AUTHENTICATIONRESULT,
      '__module__' : 'context_pb2'
      # @@protoc_insertion_point(class_scope:context.AuthenticationResult)
      })
    _sym_db.RegisterMessage(AuthenticationResult)
    
    
    
    _CONTEXTSERVICE = _descriptor.ServiceDescriptor(
      name='ContextService',
      full_name='context.ContextService',
      file=DESCRIPTOR,
      index=0,
      serialized_options=None,
      create_key=_descriptor._internal_create_key,
    
      serialized_start=4524,
      serialized_end=6617,
    
    2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596
      methods=[
      _descriptor.MethodDescriptor(
        name='ListContextIds',
        full_name='context.ContextService.ListContextIds',
        index=0,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_CONTEXTIDLIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='ListContexts',
        full_name='context.ContextService.ListContexts',
        index=1,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_CONTEXTLIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetContext',
        full_name='context.ContextService.GetContext',
        index=2,
        containing_service=None,
        input_type=_CONTEXTID,
        output_type=_CONTEXT,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='SetContext',
        full_name='context.ContextService.SetContext',
        index=3,
        containing_service=None,
        input_type=_CONTEXT,
        output_type=_CONTEXTID,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='RemoveContext',
        full_name='context.ContextService.RemoveContext',
        index=4,
        containing_service=None,
        input_type=_CONTEXTID,
        output_type=_EMPTY,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetContextEvents',
        full_name='context.ContextService.GetContextEvents',
        index=5,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_CONTEXTEVENT,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='ListTopologyIds',
        full_name='context.ContextService.ListTopologyIds',
        index=6,
        containing_service=None,
        input_type=_CONTEXTID,
        output_type=_TOPOLOGYIDLIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='ListTopologies',
        full_name='context.ContextService.ListTopologies',
        index=7,
        containing_service=None,
        input_type=_CONTEXTID,
        output_type=_TOPOLOGYLIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetTopology',
        full_name='context.ContextService.GetTopology',
        index=8,
        containing_service=None,
        input_type=_TOPOLOGYID,
        output_type=_TOPOLOGY,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='SetTopology',
        full_name='context.ContextService.SetTopology',
        index=9,
        containing_service=None,
        input_type=_TOPOLOGY,
        output_type=_TOPOLOGYID,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='RemoveTopology',
        full_name='context.ContextService.RemoveTopology',
        index=10,
        containing_service=None,
        input_type=_TOPOLOGYID,
        output_type=_EMPTY,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetTopologyEvents',
        full_name='context.ContextService.GetTopologyEvents',
        index=11,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_TOPOLOGYEVENT,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='ListDeviceIds',
        full_name='context.ContextService.ListDeviceIds',
        index=12,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_DEVICEIDLIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='ListDevices',
        full_name='context.ContextService.ListDevices',
        index=13,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_DEVICELIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetDevice',
        full_name='context.ContextService.GetDevice',
        index=14,
        containing_service=None,
        input_type=_DEVICEID,
        output_type=_DEVICE,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='SetDevice',
        full_name='context.ContextService.SetDevice',
        index=15,
        containing_service=None,
        input_type=_DEVICE,
        output_type=_DEVICEID,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='RemoveDevice',
        full_name='context.ContextService.RemoveDevice',
        index=16,
        containing_service=None,
        input_type=_DEVICEID,
        output_type=_EMPTY,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetDeviceEvents',
        full_name='context.ContextService.GetDeviceEvents',
        index=17,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_DEVICEEVENT,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='ListLinkIds',
        full_name='context.ContextService.ListLinkIds',
        index=18,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_LINKIDLIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='ListLinks',
        full_name='context.ContextService.ListLinks',
        index=19,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_LINKLIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetLink',
        full_name='context.ContextService.GetLink',
        index=20,
        containing_service=None,
        input_type=_LINKID,
        output_type=_LINK,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='SetLink',
        full_name='context.ContextService.SetLink',
        index=21,
        containing_service=None,
        input_type=_LINK,
        output_type=_LINKID,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='RemoveLink',
        full_name='context.ContextService.RemoveLink',
        index=22,
        containing_service=None,
        input_type=_LINKID,
        output_type=_EMPTY,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetLinkEvents',
        full_name='context.ContextService.GetLinkEvents',
        index=23,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_LINKEVENT,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='ListServiceIds',
        full_name='context.ContextService.ListServiceIds',
        index=24,
        containing_service=None,
        input_type=_CONTEXTID,
        output_type=_SERVICEIDLIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='ListServices',
        full_name='context.ContextService.ListServices',
        index=25,
        containing_service=None,
        input_type=_CONTEXTID,
        output_type=_SERVICELIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetService',
        full_name='context.ContextService.GetService',
        index=26,
        containing_service=None,
        input_type=_SERVICEID,
        output_type=_SERVICE,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='SetService',
        full_name='context.ContextService.SetService',
        index=27,
        containing_service=None,
        input_type=_SERVICE,
        output_type=_SERVICEID,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='RemoveService',
        full_name='context.ContextService.RemoveService',
        index=28,
        containing_service=None,
        input_type=_SERVICEID,
        output_type=_EMPTY,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetServiceEvents',
        full_name='context.ContextService.GetServiceEvents',
        index=29,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_SERVICEEVENT,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
    
      _descriptor.MethodDescriptor(
        name='ListConnectionIds',
        full_name='context.ContextService.ListConnectionIds',
        index=30,
        containing_service=None,
        input_type=_SERVICEID,
        output_type=_CONNECTIONIDLIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='ListConnections',
        full_name='context.ContextService.ListConnections',
        index=31,
        containing_service=None,
        input_type=_SERVICEID,
        output_type=_CONNECTIONLIST,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetConnection',
        full_name='context.ContextService.GetConnection',
        index=32,
        containing_service=None,
        input_type=_CONNECTIONID,
        output_type=_CONNECTION,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='SetConnection',
        full_name='context.ContextService.SetConnection',
        index=33,
        containing_service=None,
        input_type=_CONNECTION,
        output_type=_CONNECTIONID,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='RemoveConnection',
        full_name='context.ContextService.RemoveConnection',
        index=34,
        containing_service=None,
        input_type=_CONNECTIONID,
        output_type=_EMPTY,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
      _descriptor.MethodDescriptor(
        name='GetConnectionEvents',
        full_name='context.ContextService.GetConnectionEvents',
        index=35,
        containing_service=None,
        input_type=_EMPTY,
        output_type=_CONNECTIONEVENT,
        serialized_options=None,
        create_key=_descriptor._internal_create_key,
      ),
    
    ])
    _sym_db.RegisterServiceDescriptor(_CONTEXTSERVICE)
    
    DESCRIPTOR.services_by_name['ContextService'] = _CONTEXTSERVICE
    
    # @@protoc_insertion_point(module_scope)