columns {
  name: "value"
  type {
    type_id: STRING
  }
}
rows {
  items {
    bytes_value: "ddd"
  }
}
rows {
  items {
    bytes_value: "qzz"
  }
}
