Skip to content
context_pb2.py 149 KiB
Newer Older
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
  extension_ranges=[],
  oneofs=[
  ],
  serialized_start=3703,
  serialized_end=3899,
_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(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      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='service_id', full_name='context.Connection.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_hops_endpoint_ids', full_name='context.Connection.path_hops_endpoint_ids', 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='sub_service_ids', full_name='context.Connection.sub_service_ids', 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='settings', full_name='context.Connection.settings', 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),
  ],
  extensions=[
  ],
  nested_types=[],
  enum_types=[
  ],
  serialized_options=None,
  is_extendable=False,
  syntax='proto3',
  extension_ranges=[],
  oneofs=[
  ],
  serialized_start=3902,
  serialized_end=4145,
)


_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=4147,
  serialized_end=4212,
)


_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=4214,
  serialized_end=4272,
)


_CONNECTIONEVENT = _descriptor.Descriptor(
  name='ConnectionEvent',
  full_name='context.ConnectionEvent',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  create_key=_descriptor._internal_create_key,
  fields=[
    _descriptor.FieldDescriptor(
      name='event', full_name='context.ConnectionEvent.event', 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='connection_id', full_name='context.ConnectionEvent.connection_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),
  ],
  extensions=[
  ],
  nested_types=[],
  enum_types=[
  ],
  serialized_options=None,
  is_extendable=False,
  syntax='proto3',
  extension_ranges=[],
  oneofs=[
  ],
  serialized_start=4274,
  serialized_end=4368,
)


_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=4371,
  serialized_end=4501,
)


_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='endpoint_type', full_name='context.EndPoint.endpoint_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='kpi_sample_types', full_name='context.EndPoint.kpi_sample_types', index=2,
      number=3, 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),
  ],
  extensions=[
  ],
  nested_types=[],
  enum_types=[
  ],
  serialized_options=None,
  is_extendable=False,
  syntax='proto3',
  extension_ranges=[],
  oneofs=[
  ],
  serialized_start=4504,
  serialized_end=4638,
)


_CONFIGRULE_CUSTOM = _descriptor.Descriptor(
  name='ConfigRule_Custom',
  full_name='context.ConfigRule_Custom',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  create_key=_descriptor._internal_create_key,
  fields=[
    _descriptor.FieldDescriptor(
      name='resource_key', full_name='context.ConfigRule_Custom.resource_key', 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(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='resource_value', full_name='context.ConfigRule_Custom.resource_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),
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
  ],
  extensions=[
  ],
  nested_types=[],
  enum_types=[
  ],
  serialized_options=None,
  is_extendable=False,
  syntax='proto3',
  extension_ranges=[],
  oneofs=[
  ],
  serialized_start=4640,
  serialized_end=4705,
)


_CONFIGRULE_ACL = _descriptor.Descriptor(
  name='ConfigRule_ACL',
  full_name='context.ConfigRule_ACL',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  create_key=_descriptor._internal_create_key,
  fields=[
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='endpoint_id', full_name='context.ConfigRule_ACL.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(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='rule_set', full_name='context.ConfigRule_ACL.rule_set', 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=[
  ],
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
  serialized_start=4707,
  serialized_end=4800,
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_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(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      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='custom', full_name='context.ConfigRule.custom', 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='acl', full_name='context.ConfigRule.acl', 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=[
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
    _descriptor.OneofDescriptor(
      name='config_rule', full_name='context.ConfigRule.config_rule',
      index=0, containing_type=None,
      create_key=_descriptor._internal_create_key,
    fields=[]),
  ],
  serialized_start=4803,
  serialized_end=4959,
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_CONSTRAINT_CUSTOM = _descriptor.Descriptor(
  name='Constraint_Custom',
  full_name='context.Constraint_Custom',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  create_key=_descriptor._internal_create_key,
  fields=[
    _descriptor.FieldDescriptor(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='constraint_type', full_name='context.Constraint_Custom.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_Custom.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=[
  ],
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
  serialized_start=4961,
  serialized_end=5031,
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_CONSTRAINT_SCHEDULE = _descriptor.Descriptor(
  name='Constraint_Schedule',
  full_name='context.Constraint_Schedule',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  create_key=_descriptor._internal_create_key,
  fields=[
    _descriptor.FieldDescriptor(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='start_timestamp', full_name='context.Constraint_Schedule.start_timestamp', index=0,
      number=1, type=2, cpp_type=6, label=1,
      has_default_value=False, default_value=float(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(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='duration_days', full_name='context.Constraint_Schedule.duration_days', index=1,
      number=2, type=2, cpp_type=6, label=1,
      has_default_value=False, default_value=float(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=[
  ],
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
  serialized_start=5033,
  serialized_end=5102,
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_GPS_POSITION = _descriptor.Descriptor(
  name='GPS_Position',
  full_name='context.GPS_Position',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  create_key=_descriptor._internal_create_key,
  fields=[
    _descriptor.FieldDescriptor(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='latitude', full_name='context.GPS_Position.latitude', index=0,
      number=1, type=2, cpp_type=6, label=1,
      has_default_value=False, default_value=float(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(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='longitude', full_name='context.GPS_Position.longitude', index=1,
      number=2, type=2, cpp_type=6, label=1,
      has_default_value=False, default_value=float(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=[
  ],
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
  serialized_start=5104,
  serialized_end=5155,
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_CONSTRAINT_ENDPOINTLOCATION = _descriptor.Descriptor(
  name='Constraint_EndPointLocation',
  full_name='context.Constraint_EndPointLocation',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  create_key=_descriptor._internal_create_key,
  fields=[
    _descriptor.FieldDescriptor(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='endpoint_id', full_name='context.Constraint_EndPointLocation.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(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='region', full_name='context.Constraint_EndPointLocation.region', 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(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='gps_position', full_name='context.Constraint_EndPointLocation.gps_position', 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=[
    _descriptor.OneofDescriptor(
      name='location', full_name='context.Constraint_EndPointLocation.location',
      index=0, containing_type=None,
      create_key=_descriptor._internal_create_key,
    fields=[]),
  ],
  serialized_start=5158,
  serialized_end=5306,
)


_CONSTRAINT_SLA_LATENCY = _descriptor.Descriptor(
  name='Constraint_SLA_Latency',
  full_name='context.Constraint_SLA_Latency',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  create_key=_descriptor._internal_create_key,
  fields=[
    _descriptor.FieldDescriptor(
      name='e2e_latency_ms', full_name='context.Constraint_SLA_Latency.e2e_latency_ms', index=0,
      number=1, type=2, cpp_type=6, label=1,
      has_default_value=False, default_value=float(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=[
  ],
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
  serialized_start=5308,
  serialized_end=5356,
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_CONSTRAINT_SLA_CAPACITY = _descriptor.Descriptor(
  name='Constraint_SLA_Capacity',
  full_name='context.Constraint_SLA_Capacity',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  create_key=_descriptor._internal_create_key,
  fields=[
    _descriptor.FieldDescriptor(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='capacity_gbps', full_name='context.Constraint_SLA_Capacity.capacity_gbps', index=0,
      number=1, type=2, cpp_type=6, label=1,
      has_default_value=False, default_value=float(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),
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
  ],
  extensions=[
  ],
  nested_types=[],
  enum_types=[
  ],
  serialized_options=None,
  is_extendable=False,
  syntax='proto3',
  extension_ranges=[],
  oneofs=[
  ],
  serialized_start=5358,
  serialized_end=5406,
)


_CONSTRAINT_SLA_AVAILABILITY = _descriptor.Descriptor(
  name='Constraint_SLA_Availability',
  full_name='context.Constraint_SLA_Availability',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  create_key=_descriptor._internal_create_key,
  fields=[
    _descriptor.FieldDescriptor(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='num_disjoint_paths', full_name='context.Constraint_SLA_Availability.num_disjoint_paths', index=0,
      number=1, 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),
    _descriptor.FieldDescriptor(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='all_active', full_name='context.Constraint_SLA_Availability.all_active', 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=[
  ],
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
  serialized_start=5408,
  serialized_end=5485,
_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(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='custom', full_name='context.Constraint.custom', 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(
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
      name='schedule', full_name='context.Constraint.schedule', 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_location', full_name='context.Constraint.endpoint_location', 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='sla_capacity', full_name='context.Constraint.sla_capacity', index=3,
      number=4, 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='sla_latency', full_name='context.Constraint.sla_latency', 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='sla_availability', full_name='context.Constraint.sla_availability', 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=[
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
    _descriptor.OneofDescriptor(
      name='constraint', full_name='context.Constraint.constraint',
      index=0, containing_type=None,
      create_key=_descriptor._internal_create_key,
    fields=[]),
  ],
  serialized_start=5488,
  serialized_end=5857,
)


_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=[
  ],
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
  serialized_start=5859,
  serialized_end=5953,
)


_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=[
  ],
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
  serialized_start=5955,
  serialized_end=6040,
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_EVENT.fields_by_name['event_type'].enum_type = _EVENTTYPEENUM
_CONTEXTID.fields_by_name['context_uuid'].message_type = _UUID
_CONTEXT.fields_by_name['context_id'].message_type = _CONTEXTID
_CONTEXT.fields_by_name['topology_ids'].message_type = _TOPOLOGYID
_CONTEXT.fields_by_name['service_ids'].message_type = _SERVICEID
_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
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_CONTEXTEVENT.fields_by_name['event'].message_type = _EVENT
_CONTEXTEVENT.fields_by_name['context_id'].message_type = _CONTEXTID
_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['device_ids'].message_type = _DEVICEID
_TOPOLOGY.fields_by_name['link_ids'].message_type = _LINKID
_TOPOLOGYIDLIST.fields_by_name['topology_ids'].message_type = _TOPOLOGYID
_TOPOLOGYLIST.fields_by_name['topologies'].message_type = _TOPOLOGY
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_TOPOLOGYEVENT.fields_by_name['event'].message_type = _EVENT
_TOPOLOGYEVENT.fields_by_name['topology_id'].message_type = _TOPOLOGYID
_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
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_DEVICE.fields_by_name['device_operational_status'].enum_type = _DEVICEOPERATIONALSTATUSENUM
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_DEVICE.fields_by_name['device_drivers'].enum_type = _DEVICEDRIVERENUM
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_DEVICE.fields_by_name['device_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
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_DEVICEEVENT.fields_by_name['event'].message_type = _EVENT
_DEVICEEVENT.fields_by_name['device_id'].message_type = _DEVICEID
_LINKID.fields_by_name['link_uuid'].message_type = _UUID
_LINK.fields_by_name['link_id'].message_type = _LINKID
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_LINK.fields_by_name['link_endpoint_ids'].message_type = _ENDPOINTID
_LINKIDLIST.fields_by_name['link_ids'].message_type = _LINKID
_LINKLIST.fields_by_name['links'].message_type = _LINK
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_LINKEVENT.fields_by_name['event'].message_type = _EVENT
_LINKEVENT.fields_by_name['link_id'].message_type = _LINKID
_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
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_SERVICE.fields_by_name['service_type'].enum_type = _SERVICETYPEENUM
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_SERVICE.fields_by_name['service_endpoint_ids'].message_type = _ENDPOINTID
_SERVICE.fields_by_name['service_constraints'].message_type = _CONSTRAINT
_SERVICE.fields_by_name['service_status'].message_type = _SERVICESTATUS
_SERVICE.fields_by_name['service_config'].message_type = _SERVICECONFIG
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_SERVICESTATUS.fields_by_name['service_status'].enum_type = _SERVICESTATUSENUM
_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
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_SERVICEEVENT.fields_by_name['event'].message_type = _EVENT
_SERVICEEVENT.fields_by_name['service_id'].message_type = _SERVICEID
_SLICEID.fields_by_name['context_id'].message_type = _CONTEXTID
_SLICEID.fields_by_name['slice_uuid'].message_type = _UUID
_SLICE.fields_by_name['slice_id'].message_type = _SLICEID
_SLICE.fields_by_name['slice_endpoint_ids'].message_type = _ENDPOINTID
_SLICE.fields_by_name['slice_constraints'].message_type = _CONSTRAINT
_SLICE.fields_by_name['slice_service_ids'].message_type = _SERVICEID
_SLICE.fields_by_name['slice_subslice_ids'].message_type = _SLICEID
_SLICE.fields_by_name['slice_status'].message_type = _SLICESTATUS
_SLICESTATUS.fields_by_name['slice_status'].enum_type = _SLICESTATUSENUM
_SLICEIDLIST.fields_by_name['slice_ids'].message_type = _SLICEID
_SLICELIST.fields_by_name['slices'].message_type = _SLICE
_SLICEEVENT.fields_by_name['event'].message_type = _EVENT
_SLICEEVENT.fields_by_name['slice_id'].message_type = _SLICEID
_CONNECTIONID.fields_by_name['connection_uuid'].message_type = _UUID
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_CONNECTIONSETTINGS.fields_by_name['l0'].message_type = _CONNECTIONSETTINGS_L0
_CONNECTIONSETTINGS.fields_by_name['l2'].message_type = _CONNECTIONSETTINGS_L2
_CONNECTIONSETTINGS.fields_by_name['l3'].message_type = _CONNECTIONSETTINGS_L3
_CONNECTIONSETTINGS.fields_by_name['l4'].message_type = _CONNECTIONSETTINGS_L4
_CONNECTION.fields_by_name['connection_id'].message_type = _CONNECTIONID
_CONNECTION.fields_by_name['service_id'].message_type = _SERVICEID
_CONNECTION.fields_by_name['path_hops_endpoint_ids'].message_type = _ENDPOINTID
_CONNECTION.fields_by_name['sub_service_ids'].message_type = _SERVICEID
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_CONNECTION.fields_by_name['settings'].message_type = _CONNECTIONSETTINGS
_CONNECTIONIDLIST.fields_by_name['connection_ids'].message_type = _CONNECTIONID
_CONNECTIONLIST.fields_by_name['connections'].message_type = _CONNECTION
_CONNECTIONEVENT.fields_by_name['event'].message_type = _EVENT
_CONNECTIONEVENT.fields_by_name['connection_id'].message_type = _CONNECTIONID
_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
_ENDPOINT.fields_by_name['kpi_sample_types'].enum_type = kpi__sample__types__pb2._KPISAMPLETYPE
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_CONFIGRULE_ACL.fields_by_name['endpoint_id'].message_type = _ENDPOINTID
_CONFIGRULE_ACL.fields_by_name['rule_set'].message_type = acl__pb2._ACLRULESET
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_CONFIGRULE.fields_by_name['action'].enum_type = _CONFIGACTIONENUM
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
_CONFIGRULE.fields_by_name['custom'].message_type = _CONFIGRULE_CUSTOM
_CONFIGRULE.fields_by_name['acl'].message_type = _CONFIGRULE_ACL
_CONFIGRULE.oneofs_by_name['config_rule'].fields.append(
  _CONFIGRULE.fields_by_name['custom'])
_CONFIGRULE.fields_by_name['custom'].containing_oneof = _CONFIGRULE.oneofs_by_name['config_rule']
_CONFIGRULE.oneofs_by_name['config_rule'].fields.append(
  _CONFIGRULE.fields_by_name['acl'])
_CONFIGRULE.fields_by_name['acl'].containing_oneof = _CONFIGRULE.oneofs_by_name['config_rule']
_CONSTRAINT_ENDPOINTLOCATION.fields_by_name['endpoint_id'].message_type = _ENDPOINTID
_CONSTRAINT_ENDPOINTLOCATION.fields_by_name['gps_position'].message_type = _GPS_POSITION
_CONSTRAINT_ENDPOINTLOCATION.oneofs_by_name['location'].fields.append(
  _CONSTRAINT_ENDPOINTLOCATION.fields_by_name['region'])
_CONSTRAINT_ENDPOINTLOCATION.fields_by_name['region'].containing_oneof = _CONSTRAINT_ENDPOINTLOCATION.oneofs_by_name['location']
_CONSTRAINT_ENDPOINTLOCATION.oneofs_by_name['location'].fields.append(
  _CONSTRAINT_ENDPOINTLOCATION.fields_by_name['gps_position'])
_CONSTRAINT_ENDPOINTLOCATION.fields_by_name['gps_position'].containing_oneof = _CONSTRAINT_ENDPOINTLOCATION.oneofs_by_name['location']
_CONSTRAINT.fields_by_name['custom'].message_type = _CONSTRAINT_CUSTOM
_CONSTRAINT.fields_by_name['schedule'].message_type = _CONSTRAINT_SCHEDULE
_CONSTRAINT.fields_by_name['endpoint_location'].message_type = _CONSTRAINT_ENDPOINTLOCATION
_CONSTRAINT.fields_by_name['sla_capacity'].message_type = _CONSTRAINT_SLA_CAPACITY
_CONSTRAINT.fields_by_name['sla_latency'].message_type = _CONSTRAINT_SLA_LATENCY
_CONSTRAINT.fields_by_name['sla_availability'].message_type = _CONSTRAINT_SLA_AVAILABILITY
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
  _CONSTRAINT.fields_by_name['custom'])
_CONSTRAINT.fields_by_name['custom'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
  _CONSTRAINT.fields_by_name['schedule'])
_CONSTRAINT.fields_by_name['schedule'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
  _CONSTRAINT.fields_by_name['endpoint_location'])
_CONSTRAINT.fields_by_name['endpoint_location'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
  _CONSTRAINT.fields_by_name['sla_capacity'])
_CONSTRAINT.fields_by_name['sla_capacity'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
  _CONSTRAINT.fields_by_name['sla_latency'])
_CONSTRAINT.fields_by_name['sla_latency'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
  _CONSTRAINT.fields_by_name['sla_availability'])
_CONSTRAINT.fields_by_name['sla_availability'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_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
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
DESCRIPTOR.message_types_by_name['Event'] = _EVENT
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
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
DESCRIPTOR.message_types_by_name['ContextEvent'] = _CONTEXTEVENT
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
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
DESCRIPTOR.message_types_by_name['TopologyEvent'] = _TOPOLOGYEVENT
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
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
DESCRIPTOR.message_types_by_name['DeviceEvent'] = _DEVICEEVENT
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
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
DESCRIPTOR.message_types_by_name['LinkEvent'] = _LINKEVENT
DESCRIPTOR.message_types_by_name['ServiceId'] = _SERVICEID
DESCRIPTOR.message_types_by_name['Service'] = _SERVICE
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
DESCRIPTOR.message_types_by_name['ServiceStatus'] = _SERVICESTATUS
DESCRIPTOR.message_types_by_name['ServiceConfig'] = _SERVICECONFIG
DESCRIPTOR.message_types_by_name['ServiceIdList'] = _SERVICEIDLIST
DESCRIPTOR.message_types_by_name['ServiceList'] = _SERVICELIST
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
DESCRIPTOR.message_types_by_name['ServiceEvent'] = _SERVICEEVENT
DESCRIPTOR.message_types_by_name['SliceId'] = _SLICEID
DESCRIPTOR.message_types_by_name['Slice'] = _SLICE
DESCRIPTOR.message_types_by_name['SliceStatus'] = _SLICESTATUS
DESCRIPTOR.message_types_by_name['SliceIdList'] = _SLICEIDLIST
DESCRIPTOR.message_types_by_name['SliceList'] = _SLICELIST
DESCRIPTOR.message_types_by_name['SliceEvent'] = _SLICEEVENT
DESCRIPTOR.message_types_by_name['ConnectionId'] = _CONNECTIONID
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
DESCRIPTOR.message_types_by_name['ConnectionSettings_L0'] = _CONNECTIONSETTINGS_L0
DESCRIPTOR.message_types_by_name['ConnectionSettings_L2'] = _CONNECTIONSETTINGS_L2
DESCRIPTOR.message_types_by_name['ConnectionSettings_L3'] = _CONNECTIONSETTINGS_L3
DESCRIPTOR.message_types_by_name['ConnectionSettings_L4'] = _CONNECTIONSETTINGS_L4
DESCRIPTOR.message_types_by_name['ConnectionSettings'] = _CONNECTIONSETTINGS
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['ConnectionEvent'] = _CONNECTIONEVENT
DESCRIPTOR.message_types_by_name['EndPointId'] = _ENDPOINTID
DESCRIPTOR.message_types_by_name['EndPoint'] = _ENDPOINT
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
DESCRIPTOR.message_types_by_name['ConfigRule_Custom'] = _CONFIGRULE_CUSTOM
DESCRIPTOR.message_types_by_name['ConfigRule_ACL'] = _CONFIGRULE_ACL
DESCRIPTOR.message_types_by_name['ConfigRule'] = _CONFIGRULE
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
DESCRIPTOR.message_types_by_name['Constraint_Custom'] = _CONSTRAINT_CUSTOM