# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: context.proto """Generated protocol buffer code.""" from google.protobuf.internal import enum_type_wrapper from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import symbol_database as _symbol_database # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() DESCRIPTOR = _descriptor.FileDescriptor( name='context.proto', package='context', syntax='proto3', serialized_options=None, create_key=_descriptor._internal_create_key, serialized_pb=b'\n\rcontext.proto\x12\x07\x63ontext\"\x07\n\x05\x45mpty\"\x14\n\x04Uuid\x12\x0c\n\x04uuid\x18\x01 \x01(\t\"0\n\tContextId\x12#\n\x0c\x63ontext_uuid\x18\x01 \x01(\x0b\x32\r.context.Uuid\"\x87\x01\n\x07\x43ontext\x12&\n\ncontext_id\x18\x01 \x01(\x0b\x32\x12.context.ContextId\x12#\n\x08topology\x18\x02 \x03(\x0b\x32\x11.context.Topology\x12/\n\ncontroller\x18\x03 \x01(\x0b\x32\x1b.context.TeraFlowController\"8\n\rContextIdList\x12\'\n\x0b\x63ontext_ids\x18\x01 \x03(\x0b\x32\x12.context.ContextId\"1\n\x0b\x43ontextList\x12\"\n\x08\x63ontexts\x18\x01 \x03(\x0b\x32\x10.context.Context\"Z\n\nTopologyId\x12&\n\ncontext_id\x18\x01 \x01(\x0b\x32\x12.context.ContextId\x12$\n\rtopology_uuid\x18\x02 \x01(\x0b\x32\r.context.Uuid\"t\n\x08Topology\x12(\n\x0btopology_id\x18\x01 \x01(\x0b\x32\x13.context.TopologyId\x12 \n\x07\x64\x65vices\x18\x02 \x03(\x0b\x32\x0f.context.Device\x12\x1c\n\x05links\x18\x03 \x03(\x0b\x32\r.context.Link\";\n\x0eTopologyIdList\x12)\n\x0ctopology_ids\x18\x01 \x03(\x0b\x32\x13.context.TopologyId\"5\n\x0cTopologyList\x12%\n\ntopologies\x18\x01 \x03(\x0b\x32\x11.context.Topology\".\n\x08\x44\x65viceId\x12\"\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\r.context.Uuid\"\x8b\x02\n\x06\x44\x65vice\x12$\n\tdevice_id\x18\x01 \x01(\x0b\x32\x11.context.DeviceId\x12\x13\n\x0b\x64\x65vice_type\x18\x02 \x01(\t\x12,\n\rdevice_config\x18\x03 \x01(\x0b\x32\x15.context.DeviceConfig\x12\x43\n\x19\x64\x65vive_operational_status\x18\x04 \x01(\x0e\x32 .context.DeviceOperationalStatus\x12-\n\x0e\x64\x65vice_drivers\x18\x05 \x03(\x0e\x32\x15.context.DeviceDriver\x12$\n\tendpoints\x18\x06 \x03(\x0b\x32\x11.context.EndPoint\"9\n\x0c\x44\x65viceConfig\x12)\n\x0c\x63onfig_rules\x18\x01 \x03(\x0b\x32\x13.context.ConfigRule\"5\n\x0c\x44\x65viceIdList\x12%\n\ndevice_ids\x18\x01 \x03(\x0b\x32\x11.context.DeviceId\".\n\nDeviceList\x12 \n\x07\x64\x65vices\x18\x01 \x03(\x0b\x32\x0f.context.Device\"*\n\x06LinkId\x12 \n\tlink_uuid\x18\x01 \x01(\x0b\x32\r.context.Uuid\"P\n\x04Link\x12 \n\x07link_id\x18\x01 \x01(\x0b\x32\x0f.context.LinkId\x12&\n\tendpoints\x18\x02 \x03(\x0b\x32\x13.context.EndPointId\"/\n\nLinkIdList\x12!\n\x08link_ids\x18\x01 \x03(\x0b\x32\x0f.context.LinkId\"(\n\x08LinkList\x12\x1c\n\x05links\x18\x01 \x03(\x0b\x32\r.context.Link\"X\n\tServiceId\x12&\n\ncontext_id\x18\x01 \x01(\x0b\x32\x12.context.ContextId\x12#\n\x0cservice_uuid\x18\x02 \x01(\x0b\x32\r.context.Uuid\"\x8d\x02\n\x07Service\x12&\n\nservice_id\x18\x01 \x01(\x0b\x32\x12.context.ServiceId\x12*\n\x0cservice_type\x18\x02 \x01(\x0e\x32\x14.context.ServiceType\x12&\n\tendpoints\x18\x03 \x03(\x0b\x32\x13.context.EndPointId\x12(\n\x0b\x63onstraints\x18\x04 \x03(\x0b\x32\x13.context.Constraint\x12,\n\rservice_state\x18\x05 \x01(\x0b\x32\x15.context.ServiceState\x12.\n\x0eservice_config\x18\x06 \x01(\x0b\x32\x16.context.ServiceConfig\"@\n\x0cServiceState\x12\x30\n\rservice_state\x18\x01 \x01(\x0e\x32\x19.context.ServiceStateEnum\":\n\rServiceConfig\x12)\n\x0c\x63onfig_rules\x18\x01 \x03(\x0b\x32\x13.context.ConfigRule\"8\n\rServiceIdList\x12\'\n\x0bservice_ids\x18\x01 \x03(\x0b\x32\x12.context.ServiceId\"1\n\x0bServiceList\x12\"\n\x08services\x18\x01 \x03(\x0b\x32\x10.context.Service\"\x82\x01\n\nEndPointId\x12(\n\x0btopology_id\x18\x01 \x01(\x0b\x32\x13.context.TopologyId\x12$\n\tdevice_id\x18\x02 \x01(\x0b\x32\x11.context.DeviceId\x12$\n\rendpoint_uuid\x18\x03 \x01(\x0b\x32\r.context.Uuid\"G\n\x08\x45ndPoint\x12(\n\x0b\x65ndpoint_id\x18\x01 \x01(\x0b\x32\x13.context.EndPointId\x12\x11\n\tport_type\x18\x02 \x01(\t\"a\n\nConfigRule\x12%\n\x06\x61\x63tion\x18\x01 \x01(\x0e\x32\x15.context.ConfigAction\x12\x14\n\x0cresource_key\x18\x02 \x01(\t\x12\x16\n\x0eresource_value\x18\x03 \x01(\t\"?\n\nConstraint\x12\x17\n\x0f\x63onstraint_type\x18\x01 \x01(\t\x12\x18\n\x10\x63onstraint_value\x18\x02 \x01(\t\"6\n\x0c\x43onnectionId\x12&\n\x0f\x63onnection_uuid\x18\x01 \x01(\x0b\x32\r.context.Uuid\"\x8d\x01\n\nConnection\x12,\n\rconnection_id\x18\x01 \x01(\x0b\x32\x15.context.ConnectionId\x12.\n\x12related_service_id\x18\x02 \x01(\x0b\x32\x12.context.ServiceId\x12!\n\x04path\x18\x03 \x03(\x0b\x32\x13.context.EndPointId\"A\n\x10\x43onnectionIdList\x12-\n\x0e\x63onnection_ids\x18\x01 \x03(\x0b\x32\x15.context.ConnectionId\":\n\x0e\x43onnectionList\x12(\n\x0b\x63onnections\x18\x01 \x03(\x0b\x32\x13.context.Connection\"^\n\x12TeraFlowController\x12&\n\ncontext_id\x18\x01 \x01(\x0b\x32\x12.context.ContextId\x12\x12\n\nip_address\x18\x02 \x01(\t\x12\x0c\n\x04port\x18\x03 \x01(\r\"U\n\x14\x41uthenticationResult\x12&\n\ncontext_id\x18\x01 \x01(\x0b\x32\x12.context.ContextId\x12\x15\n\rauthenticated\x18\x02 \x01(\x08*\x9d\x01\n\x0c\x44\x65viceDriver\x12\x14\n\x10\x44RIVER_UNDEFINED\x10\x00\x12\x15\n\x11\x44RIVER_OPENCONFIG\x10\x01\x12\x18\n\x14\x44RIVER_TRANSPORT_API\x10\x02\x12\r\n\tDRIVER_P4\x10\x03\x12 \n\x1c\x44RIVER_IETF_NETWORK_TOPOLOGY\x10\x04\x12\x15\n\x11\x44RIVER_ONF_TR_352\x10\x05*N\n\x17\x44\x65viceOperationalStatus\x12\x0f\n\x0bKEEP_STATUS\x10\x00\x12\x15\n\x08\x44ISABLED\x10\xff\xff\xff\xff\xff\xff\xff\xff\xff\x01\x12\x0b\n\x07\x45NABLED\x10\x01*}\n\x0bServiceType\x12\x17\n\x13SERVICETYPE_UNKNOWN\x10\x00\x12\x14\n\x10SERVICETYPE_L3NM\x10\x01\x12\x14\n\x10SERVICETYPE_L2NM\x10\x02\x12)\n%SERVICETYPE_TAPI_CONNECTIVITY_SERVICE\x10\x03*j\n\x10ServiceStateEnum\x12\x19\n\x15SERVICESTATUS_PLANNED\x10\x00\x12\x18\n\x14SERVICESTATUS_ACTIVE\x10\x01\x12!\n\x1dSERVICESTATUS_PENDING_REMOVAL\x10\x02*Y\n\x0c\x43onfigAction\x12\x1a\n\x16\x43ONFIGACTION_UNDEFINED\x10\x00\x12\x14\n\x10\x43ONFIGACTION_SET\x10\x01\x12\x17\n\x13\x43ONFIGACTION_DELETE\x10\x02\x32\xe6\n\n\x0e\x43ontextService\x12\x39\n\rGetContextIds\x12\x0e.context.Empty\x1a\x16.context.ContextIdList\"\x00\x12\x35\n\x0bGetContexts\x12\x0e.context.Empty\x1a\x14.context.ContextList\"\x00\x12\x34\n\nGetContext\x12\x12.context.ContextId\x1a\x10.context.Context\"\x00\x12\x34\n\nSetContext\x12\x10.context.Context\x1a\x12.context.ContextId\"\x00\x12\x35\n\rDeleteContext\x12\x12.context.ContextId\x1a\x0e.context.Empty\"\x00\x12?\n\x0eGetTopologyIds\x12\x12.context.ContextId\x1a\x17.context.TopologyIdList\"\x00\x12<\n\rGetTopologies\x12\x12.context.ContextId\x1a\x15.context.TopologyList\"\x00\x12\x37\n\x0bGetTopology\x12\x13.context.TopologyId\x1a\x11.context.Topology\"\x00\x12\x37\n\x0bSetTopology\x12\x11.context.Topology\x1a\x13.context.TopologyId\"\x00\x12\x37\n\x0e\x44\x65leteTopology\x12\x13.context.TopologyId\x1a\x0e.context.Empty\"\x00\x12\x37\n\x0cGetDeviceIds\x12\x0e.context.Empty\x1a\x15.context.DeviceIdList\"\x00\x12\x33\n\nGetDevices\x12\x0e.context.Empty\x1a\x13.context.DeviceList\"\x00\x12\x31\n\tGetDevice\x12\x11.context.DeviceId\x1a\x0f.context.Device\"\x00\x12\x31\n\tSetDevice\x12\x0f.context.Device\x1a\x11.context.DeviceId\"\x00\x12\x33\n\x0cRemoveDevice\x12\x11.context.DeviceId\x1a\x0e.context.Empty\"\x00\x12\x33\n\nGetLinkIds\x12\x0e.context.Empty\x1a\x13.context.LinkIdList\"\x00\x12/\n\x08GetLinks\x12\x0e.context.Empty\x1a\x11.context.LinkList\"\x00\x12+\n\x07GetLink\x12\x0f.context.LinkId\x1a\r.context.Link\"\x00\x12+\n\x07SetLink\x12\r.context.Link\x1a\x0f.context.LinkId\"\x00\x12/\n\nDeleteLink\x12\x0f.context.LinkId\x1a\x0e.context.Empty\"\x00\x12=\n\rGetServiceIds\x12\x12.context.ContextId\x1a\x16.context.ServiceIdList\"\x00\x12\x39\n\x0bGetServices\x12\x12.context.ContextId\x1a\x14.context.ServiceList\"\x00\x12\x34\n\nGetService\x12\x12.context.ServiceId\x1a\x10.context.Service\"\x00\x12\x34\n\nSetService\x12\x10.context.Service\x1a\x12.context.ServiceId\"\x00\x12\x35\n\rDeleteService\x12\x12.context.ServiceId\x1a\x0e.context.Empty\"\x00\x62\x06proto3' ) _DEVICEDRIVER = _descriptor.EnumDescriptor( name='DeviceDriver', full_name='context.DeviceDriver', filename=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key, values=[ _descriptor.EnumValueDescriptor( name='DRIVER_UNDEFINED', index=0, number=0, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='DRIVER_OPENCONFIG', index=1, number=1, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='DRIVER_TRANSPORT_API', index=2, number=2, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='DRIVER_P4', index=3, number=3, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='DRIVER_IETF_NETWORK_TOPOLOGY', index=4, number=4, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='DRIVER_ONF_TR_352', index=5, number=5, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), ], containing_type=None, serialized_options=None, serialized_start=2855, serialized_end=3012, ) _sym_db.RegisterEnumDescriptor(_DEVICEDRIVER) DeviceDriver = enum_type_wrapper.EnumTypeWrapper(_DEVICEDRIVER) _DEVICEOPERATIONALSTATUS = _descriptor.EnumDescriptor( name='DeviceOperationalStatus', full_name='context.DeviceOperationalStatus', filename=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key, values=[ _descriptor.EnumValueDescriptor( name='KEEP_STATUS', index=0, number=0, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='DISABLED', index=1, number=-1, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='ENABLED', index=2, number=1, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), ], containing_type=None, serialized_options=None, serialized_start=3014, serialized_end=3092, ) _sym_db.RegisterEnumDescriptor(_DEVICEOPERATIONALSTATUS) DeviceOperationalStatus = enum_type_wrapper.EnumTypeWrapper(_DEVICEOPERATIONALSTATUS) _SERVICETYPE = _descriptor.EnumDescriptor( name='ServiceType', full_name='context.ServiceType', filename=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key, values=[ _descriptor.EnumValueDescriptor( name='SERVICETYPE_UNKNOWN', index=0, number=0, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='SERVICETYPE_L3NM', index=1, number=1, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='SERVICETYPE_L2NM', index=2, number=2, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='SERVICETYPE_TAPI_CONNECTIVITY_SERVICE', index=3, number=3, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), ], containing_type=None, serialized_options=None, serialized_start=3094, serialized_end=3219, ) _sym_db.RegisterEnumDescriptor(_SERVICETYPE) ServiceType = enum_type_wrapper.EnumTypeWrapper(_SERVICETYPE) _SERVICESTATEENUM = _descriptor.EnumDescriptor( name='ServiceStateEnum', full_name='context.ServiceStateEnum', filename=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key, values=[ _descriptor.EnumValueDescriptor( name='SERVICESTATUS_PLANNED', index=0, number=0, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='SERVICESTATUS_ACTIVE', index=1, number=1, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='SERVICESTATUS_PENDING_REMOVAL', index=2, number=2, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), ], containing_type=None, serialized_options=None, serialized_start=3221, serialized_end=3327, ) _sym_db.RegisterEnumDescriptor(_SERVICESTATEENUM) ServiceStateEnum = enum_type_wrapper.EnumTypeWrapper(_SERVICESTATEENUM) _CONFIGACTION = _descriptor.EnumDescriptor( name='ConfigAction', full_name='context.ConfigAction', filename=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key, values=[ _descriptor.EnumValueDescriptor( name='CONFIGACTION_UNDEFINED', index=0, number=0, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='CONFIGACTION_SET', index=1, number=1, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='CONFIGACTION_DELETE', index=2, number=2, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), ], containing_type=None, serialized_options=None, serialized_start=3329, serialized_end=3418, ) _sym_db.RegisterEnumDescriptor(_CONFIGACTION) ConfigAction = enum_type_wrapper.EnumTypeWrapper(_CONFIGACTION) DRIVER_UNDEFINED = 0 DRIVER_OPENCONFIG = 1 DRIVER_TRANSPORT_API = 2 DRIVER_P4 = 3 DRIVER_IETF_NETWORK_TOPOLOGY = 4 DRIVER_ONF_TR_352 = 5 KEEP_STATUS = 0 DISABLED = -1 ENABLED = 1 SERVICETYPE_UNKNOWN = 0 SERVICETYPE_L3NM = 1 SERVICETYPE_L2NM = 2 SERVICETYPE_TAPI_CONNECTIVITY_SERVICE = 3 SERVICESTATUS_PLANNED = 0 SERVICESTATUS_ACTIVE = 1 SERVICESTATUS_PENDING_REMOVAL = 2 CONFIGACTION_UNDEFINED = 0 CONFIGACTION_SET = 1 CONFIGACTION_DELETE = 2 _EMPTY = _descriptor.Descriptor( name='Empty', full_name='context.Empty', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=26, serialized_end=33, ) _UUID = _descriptor.Descriptor( name='Uuid', full_name='context.Uuid', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='uuid', full_name='context.Uuid.uuid', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=35, serialized_end=55, ) _CONTEXTID = _descriptor.Descriptor( name='ContextId', full_name='context.ContextId', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='context_uuid', full_name='context.ContextId.context_uuid', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=57, serialized_end=105, ) _CONTEXT = _descriptor.Descriptor( name='Context', full_name='context.Context', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='context_id', full_name='context.Context.context_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='topology', full_name='context.Context.topology', index=1, number=2, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='controller', full_name='context.Context.controller', index=2, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=108, serialized_end=243, ) _CONTEXTIDLIST = _descriptor.Descriptor( name='ContextIdList', full_name='context.ContextIdList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='context_ids', full_name='context.ContextIdList.context_ids', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=245, serialized_end=301, ) _CONTEXTLIST = _descriptor.Descriptor( name='ContextList', full_name='context.ContextList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='contexts', full_name='context.ContextList.contexts', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=303, serialized_end=352, ) _TOPOLOGYID = _descriptor.Descriptor( name='TopologyId', full_name='context.TopologyId', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='context_id', full_name='context.TopologyId.context_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='topology_uuid', full_name='context.TopologyId.topology_uuid', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=354, serialized_end=444, ) _TOPOLOGY = _descriptor.Descriptor( name='Topology', full_name='context.Topology', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='topology_id', full_name='context.Topology.topology_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='devices', full_name='context.Topology.devices', index=1, number=2, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='links', full_name='context.Topology.links', index=2, number=3, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=446, serialized_end=562, ) _TOPOLOGYIDLIST = _descriptor.Descriptor( name='TopologyIdList', full_name='context.TopologyIdList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='topology_ids', full_name='context.TopologyIdList.topology_ids', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=564, serialized_end=623, ) _TOPOLOGYLIST = _descriptor.Descriptor( name='TopologyList', full_name='context.TopologyList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='topologies', full_name='context.TopologyList.topologies', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=625, serialized_end=678, ) _DEVICEID = _descriptor.Descriptor( name='DeviceId', full_name='context.DeviceId', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='device_uuid', full_name='context.DeviceId.device_uuid', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=680, serialized_end=726, ) _DEVICE = _descriptor.Descriptor( name='Device', full_name='context.Device', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='device_id', full_name='context.Device.device_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='device_type', full_name='context.Device.device_type', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='device_config', full_name='context.Device.device_config', index=2, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='devive_operational_status', full_name='context.Device.devive_operational_status', index=3, number=4, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='device_drivers', full_name='context.Device.device_drivers', index=4, number=5, type=14, cpp_type=8, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='endpoints', full_name='context.Device.endpoints', index=5, number=6, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=729, serialized_end=996, ) _DEVICECONFIG = _descriptor.Descriptor( name='DeviceConfig', full_name='context.DeviceConfig', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='config_rules', full_name='context.DeviceConfig.config_rules', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=998, serialized_end=1055, ) _DEVICEIDLIST = _descriptor.Descriptor( name='DeviceIdList', full_name='context.DeviceIdList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='device_ids', full_name='context.DeviceIdList.device_ids', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1057, serialized_end=1110, ) _DEVICELIST = _descriptor.Descriptor( name='DeviceList', full_name='context.DeviceList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='devices', full_name='context.DeviceList.devices', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1112, serialized_end=1158, ) _LINKID = _descriptor.Descriptor( name='LinkId', full_name='context.LinkId', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='link_uuid', full_name='context.LinkId.link_uuid', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1160, serialized_end=1202, ) _LINK = _descriptor.Descriptor( name='Link', full_name='context.Link', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='link_id', full_name='context.Link.link_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='endpoints', full_name='context.Link.endpoints', index=1, number=2, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1204, serialized_end=1284, ) _LINKIDLIST = _descriptor.Descriptor( name='LinkIdList', full_name='context.LinkIdList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='link_ids', full_name='context.LinkIdList.link_ids', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1286, serialized_end=1333, ) _LINKLIST = _descriptor.Descriptor( name='LinkList', full_name='context.LinkList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='links', full_name='context.LinkList.links', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1335, serialized_end=1375, ) _SERVICEID = _descriptor.Descriptor( name='ServiceId', full_name='context.ServiceId', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='context_id', full_name='context.ServiceId.context_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='service_uuid', full_name='context.ServiceId.service_uuid', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1377, serialized_end=1465, ) _SERVICE = _descriptor.Descriptor( name='Service', full_name='context.Service', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='service_id', full_name='context.Service.service_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='service_type', full_name='context.Service.service_type', index=1, number=2, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='endpoints', full_name='context.Service.endpoints', index=2, number=3, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='constraints', full_name='context.Service.constraints', index=3, number=4, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='service_state', full_name='context.Service.service_state', index=4, number=5, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='service_config', full_name='context.Service.service_config', index=5, number=6, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1468, serialized_end=1737, ) _SERVICESTATE = _descriptor.Descriptor( name='ServiceState', full_name='context.ServiceState', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='service_state', full_name='context.ServiceState.service_state', index=0, number=1, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1739, serialized_end=1803, ) _SERVICECONFIG = _descriptor.Descriptor( name='ServiceConfig', full_name='context.ServiceConfig', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='config_rules', full_name='context.ServiceConfig.config_rules', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1805, serialized_end=1863, ) _SERVICEIDLIST = _descriptor.Descriptor( name='ServiceIdList', full_name='context.ServiceIdList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='service_ids', full_name='context.ServiceIdList.service_ids', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1865, serialized_end=1921, ) _SERVICELIST = _descriptor.Descriptor( name='ServiceList', full_name='context.ServiceList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='services', full_name='context.ServiceList.services', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1923, serialized_end=1972, ) _ENDPOINTID = _descriptor.Descriptor( name='EndPointId', full_name='context.EndPointId', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='topology_id', full_name='context.EndPointId.topology_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='device_id', full_name='context.EndPointId.device_id', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='endpoint_uuid', full_name='context.EndPointId.endpoint_uuid', index=2, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1975, serialized_end=2105, ) _ENDPOINT = _descriptor.Descriptor( name='EndPoint', full_name='context.EndPoint', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='endpoint_id', full_name='context.EndPoint.endpoint_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='port_type', full_name='context.EndPoint.port_type', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=2107, serialized_end=2178, ) _CONFIGRULE = _descriptor.Descriptor( name='ConfigRule', full_name='context.ConfigRule', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='action', full_name='context.ConfigRule.action', index=0, number=1, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='resource_key', full_name='context.ConfigRule.resource_key', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='resource_value', full_name='context.ConfigRule.resource_value', index=2, number=3, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=2180, serialized_end=2277, ) _CONSTRAINT = _descriptor.Descriptor( name='Constraint', full_name='context.Constraint', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='constraint_type', full_name='context.Constraint.constraint_type', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='constraint_value', full_name='context.Constraint.constraint_value', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=2279, serialized_end=2342, ) _CONNECTIONID = _descriptor.Descriptor( name='ConnectionId', full_name='context.ConnectionId', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='connection_uuid', full_name='context.ConnectionId.connection_uuid', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=2344, serialized_end=2398, ) _CONNECTION = _descriptor.Descriptor( name='Connection', full_name='context.Connection', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='connection_id', full_name='context.Connection.connection_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='related_service_id', full_name='context.Connection.related_service_id', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='path', full_name='context.Connection.path', index=2, number=3, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=2401, serialized_end=2542, ) _CONNECTIONIDLIST = _descriptor.Descriptor( name='ConnectionIdList', full_name='context.ConnectionIdList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='connection_ids', full_name='context.ConnectionIdList.connection_ids', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=2544, serialized_end=2609, ) _CONNECTIONLIST = _descriptor.Descriptor( name='ConnectionList', full_name='context.ConnectionList', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='connections', full_name='context.ConnectionList.connections', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=2611, serialized_end=2669, ) _TERAFLOWCONTROLLER = _descriptor.Descriptor( name='TeraFlowController', full_name='context.TeraFlowController', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='context_id', full_name='context.TeraFlowController.context_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='ip_address', full_name='context.TeraFlowController.ip_address', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='port', full_name='context.TeraFlowController.port', index=2, number=3, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=2671, serialized_end=2765, ) _AUTHENTICATIONRESULT = _descriptor.Descriptor( name='AuthenticationResult', full_name='context.AuthenticationResult', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='context_id', full_name='context.AuthenticationResult.context_id', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='authenticated', full_name='context.AuthenticationResult.authenticated', index=1, number=2, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=2767, serialized_end=2852, ) _CONTEXTID.fields_by_name['context_uuid'].message_type = _UUID _CONTEXT.fields_by_name['context_id'].message_type = _CONTEXTID _CONTEXT.fields_by_name['topology'].message_type = _TOPOLOGY _CONTEXT.fields_by_name['controller'].message_type = _TERAFLOWCONTROLLER _CONTEXTIDLIST.fields_by_name['context_ids'].message_type = _CONTEXTID _CONTEXTLIST.fields_by_name['contexts'].message_type = _CONTEXT _TOPOLOGYID.fields_by_name['context_id'].message_type = _CONTEXTID _TOPOLOGYID.fields_by_name['topology_uuid'].message_type = _UUID _TOPOLOGY.fields_by_name['topology_id'].message_type = _TOPOLOGYID _TOPOLOGY.fields_by_name['devices'].message_type = _DEVICE _TOPOLOGY.fields_by_name['links'].message_type = _LINK _TOPOLOGYIDLIST.fields_by_name['topology_ids'].message_type = _TOPOLOGYID _TOPOLOGYLIST.fields_by_name['topologies'].message_type = _TOPOLOGY _DEVICEID.fields_by_name['device_uuid'].message_type = _UUID _DEVICE.fields_by_name['device_id'].message_type = _DEVICEID _DEVICE.fields_by_name['device_config'].message_type = _DEVICECONFIG _DEVICE.fields_by_name['devive_operational_status'].enum_type = _DEVICEOPERATIONALSTATUS _DEVICE.fields_by_name['device_drivers'].enum_type = _DEVICEDRIVER _DEVICE.fields_by_name['endpoints'].message_type = _ENDPOINT _DEVICECONFIG.fields_by_name['config_rules'].message_type = _CONFIGRULE _DEVICEIDLIST.fields_by_name['device_ids'].message_type = _DEVICEID _DEVICELIST.fields_by_name['devices'].message_type = _DEVICE _LINKID.fields_by_name['link_uuid'].message_type = _UUID _LINK.fields_by_name['link_id'].message_type = _LINKID _LINK.fields_by_name['endpoints'].message_type = _ENDPOINTID _LINKIDLIST.fields_by_name['link_ids'].message_type = _LINKID _LINKLIST.fields_by_name['links'].message_type = _LINK _SERVICEID.fields_by_name['context_id'].message_type = _CONTEXTID _SERVICEID.fields_by_name['service_uuid'].message_type = _UUID _SERVICE.fields_by_name['service_id'].message_type = _SERVICEID _SERVICE.fields_by_name['service_type'].enum_type = _SERVICETYPE _SERVICE.fields_by_name['endpoints'].message_type = _ENDPOINTID _SERVICE.fields_by_name['constraints'].message_type = _CONSTRAINT _SERVICE.fields_by_name['service_state'].message_type = _SERVICESTATE _SERVICE.fields_by_name['service_config'].message_type = _SERVICECONFIG _SERVICESTATE.fields_by_name['service_state'].enum_type = _SERVICESTATEENUM _SERVICECONFIG.fields_by_name['config_rules'].message_type = _CONFIGRULE _SERVICEIDLIST.fields_by_name['service_ids'].message_type = _SERVICEID _SERVICELIST.fields_by_name['services'].message_type = _SERVICE _ENDPOINTID.fields_by_name['topology_id'].message_type = _TOPOLOGYID _ENDPOINTID.fields_by_name['device_id'].message_type = _DEVICEID _ENDPOINTID.fields_by_name['endpoint_uuid'].message_type = _UUID _ENDPOINT.fields_by_name['endpoint_id'].message_type = _ENDPOINTID _CONFIGRULE.fields_by_name['action'].enum_type = _CONFIGACTION _CONNECTIONID.fields_by_name['connection_uuid'].message_type = _UUID _CONNECTION.fields_by_name['connection_id'].message_type = _CONNECTIONID _CONNECTION.fields_by_name['related_service_id'].message_type = _SERVICEID _CONNECTION.fields_by_name['path'].message_type = _ENDPOINTID _CONNECTIONIDLIST.fields_by_name['connection_ids'].message_type = _CONNECTIONID _CONNECTIONLIST.fields_by_name['connections'].message_type = _CONNECTION _TERAFLOWCONTROLLER.fields_by_name['context_id'].message_type = _CONTEXTID _AUTHENTICATIONRESULT.fields_by_name['context_id'].message_type = _CONTEXTID DESCRIPTOR.message_types_by_name['Empty'] = _EMPTY DESCRIPTOR.message_types_by_name['Uuid'] = _UUID DESCRIPTOR.message_types_by_name['ContextId'] = _CONTEXTID DESCRIPTOR.message_types_by_name['Context'] = _CONTEXT DESCRIPTOR.message_types_by_name['ContextIdList'] = _CONTEXTIDLIST DESCRIPTOR.message_types_by_name['ContextList'] = _CONTEXTLIST DESCRIPTOR.message_types_by_name['TopologyId'] = _TOPOLOGYID DESCRIPTOR.message_types_by_name['Topology'] = _TOPOLOGY DESCRIPTOR.message_types_by_name['TopologyIdList'] = _TOPOLOGYIDLIST DESCRIPTOR.message_types_by_name['TopologyList'] = _TOPOLOGYLIST DESCRIPTOR.message_types_by_name['DeviceId'] = _DEVICEID DESCRIPTOR.message_types_by_name['Device'] = _DEVICE DESCRIPTOR.message_types_by_name['DeviceConfig'] = _DEVICECONFIG DESCRIPTOR.message_types_by_name['DeviceIdList'] = _DEVICEIDLIST DESCRIPTOR.message_types_by_name['DeviceList'] = _DEVICELIST DESCRIPTOR.message_types_by_name['LinkId'] = _LINKID DESCRIPTOR.message_types_by_name['Link'] = _LINK DESCRIPTOR.message_types_by_name['LinkIdList'] = _LINKIDLIST DESCRIPTOR.message_types_by_name['LinkList'] = _LINKLIST DESCRIPTOR.message_types_by_name['ServiceId'] = _SERVICEID DESCRIPTOR.message_types_by_name['Service'] = _SERVICE DESCRIPTOR.message_types_by_name['ServiceState'] = _SERVICESTATE DESCRIPTOR.message_types_by_name['ServiceConfig'] = _SERVICECONFIG DESCRIPTOR.message_types_by_name['ServiceIdList'] = _SERVICEIDLIST DESCRIPTOR.message_types_by_name['ServiceList'] = _SERVICELIST DESCRIPTOR.message_types_by_name['EndPointId'] = _ENDPOINTID DESCRIPTOR.message_types_by_name['EndPoint'] = _ENDPOINT DESCRIPTOR.message_types_by_name['ConfigRule'] = _CONFIGRULE DESCRIPTOR.message_types_by_name['Constraint'] = _CONSTRAINT DESCRIPTOR.message_types_by_name['ConnectionId'] = _CONNECTIONID DESCRIPTOR.message_types_by_name['Connection'] = _CONNECTION DESCRIPTOR.message_types_by_name['ConnectionIdList'] = _CONNECTIONIDLIST DESCRIPTOR.message_types_by_name['ConnectionList'] = _CONNECTIONLIST DESCRIPTOR.message_types_by_name['TeraFlowController'] = _TERAFLOWCONTROLLER DESCRIPTOR.message_types_by_name['AuthenticationResult'] = _AUTHENTICATIONRESULT DESCRIPTOR.enum_types_by_name['DeviceDriver'] = _DEVICEDRIVER DESCRIPTOR.enum_types_by_name['DeviceOperationalStatus'] = _DEVICEOPERATIONALSTATUS DESCRIPTOR.enum_types_by_name['ServiceType'] = _SERVICETYPE DESCRIPTOR.enum_types_by_name['ServiceStateEnum'] = _SERVICESTATEENUM DESCRIPTOR.enum_types_by_name['ConfigAction'] = _CONFIGACTION _sym_db.RegisterFileDescriptor(DESCRIPTOR) Empty = _reflection.GeneratedProtocolMessageType('Empty', (_message.Message,), { 'DESCRIPTOR' : _EMPTY, '__module__' : 'context_pb2' # @@protoc_insertion_point(class_scope:context.Empty) }) _sym_db.RegisterMessage(Empty) Uuid = _reflection.GeneratedProtocolMessageType('Uuid', (_message.Message,), { 'DESCRIPTOR' : _UUID, '__module__' : 'context_pb2' # @@protoc_insertion_point(class_scope:context.Uuid) }) _sym_db.RegisterMessage(Uuid) 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) 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) 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) 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) 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) ServiceState = _reflection.GeneratedProtocolMessageType('ServiceState', (_message.Message,), { 'DESCRIPTOR' : _SERVICESTATE, '__module__' : 'context_pb2' # @@protoc_insertion_point(class_scope:context.ServiceState) }) _sym_db.RegisterMessage(ServiceState) 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) 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) 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) 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=3421, serialized_end=4803, methods=[ _descriptor.MethodDescriptor( name='GetContextIds', full_name='context.ContextService.GetContextIds', index=0, containing_service=None, input_type=_EMPTY, output_type=_CONTEXTIDLIST, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetContexts', full_name='context.ContextService.GetContexts', 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='DeleteContext', full_name='context.ContextService.DeleteContext', index=4, containing_service=None, input_type=_CONTEXTID, output_type=_EMPTY, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetTopologyIds', full_name='context.ContextService.GetTopologyIds', index=5, containing_service=None, input_type=_CONTEXTID, output_type=_TOPOLOGYIDLIST, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetTopologies', full_name='context.ContextService.GetTopologies', index=6, 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=7, 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=8, containing_service=None, input_type=_TOPOLOGY, output_type=_TOPOLOGYID, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='DeleteTopology', full_name='context.ContextService.DeleteTopology', index=9, containing_service=None, input_type=_TOPOLOGYID, output_type=_EMPTY, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetDeviceIds', full_name='context.ContextService.GetDeviceIds', index=10, containing_service=None, input_type=_EMPTY, output_type=_DEVICEIDLIST, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetDevices', full_name='context.ContextService.GetDevices', index=11, 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=12, 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=13, 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=14, containing_service=None, input_type=_DEVICEID, output_type=_EMPTY, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetLinkIds', full_name='context.ContextService.GetLinkIds', index=15, containing_service=None, input_type=_EMPTY, output_type=_LINKIDLIST, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetLinks', full_name='context.ContextService.GetLinks', index=16, 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=17, 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=18, containing_service=None, input_type=_LINK, output_type=_LINKID, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='DeleteLink', full_name='context.ContextService.DeleteLink', index=19, containing_service=None, input_type=_LINKID, output_type=_EMPTY, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetServiceIds', full_name='context.ContextService.GetServiceIds', index=20, containing_service=None, input_type=_CONTEXTID, output_type=_SERVICEIDLIST, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetServices', full_name='context.ContextService.GetServices', index=21, 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=22, 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=23, containing_service=None, input_type=_SERVICE, output_type=_SERVICEID, serialized_options=None, create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='DeleteService', full_name='context.ContextService.DeleteService', index=24, containing_service=None, input_type=_SERVICEID, output_type=_EMPTY, serialized_options=None, create_key=_descriptor._internal_create_key, ), ]) _sym_db.RegisterServiceDescriptor(_CONTEXTSERVICE) DESCRIPTOR.services_by_name['ContextService'] = _CONTEXTSERVICE # @@protoc_insertion_point(module_scope)