columns {
  name: "lookup_result"
  type {
    type_id: STRING
  }
}
rows {
  items {
    bytes_value: "bar"
  }
}
rows {
  items {
    bytes_value: "foo"
  }
}
