osi3::KeyValuePair Struct Reference Generic key-value pair structure. More... Collaboration diagram for osi3::KeyValuePair: [legend] Public Attributes optional string key = 1 A generic string key. More... optional string value = 2 A generic string value. More... Detailed Description Generic key-value pair structure. A generic key-value pair structure which can be used to capture information which is opaque to the general OSI interface. Member Data Documentation ◆ key optional string osi3::KeyValuePair::key = 1 A generic string key. ◆ value optional string osi3::KeyValuePair::value = 2 A generic string value. osi_common.proto InterfaceVersion Lane