columns {
  name: "Data"
  type {
    type_id: STRING
  }
}
rows {
  items {
    bytes_value: "bar,u,2"
  }
}
rows {
  items {
    bytes_value: "bar,n,3"
  }
}
