# Automatically generated by pb2py from protobuf import protobuf as p t = p.MessageType('CipheredKeyValue') t.wire_type = 48 t.add_field(1, 'value', p.BytesType) CipheredKeyValue = t