columns {
  name: "key"
  type {
    type_id: STRING
  }
}
columns {
  name: "subkey"
  type {
    type_id: STRING
  }
}
columns {
  name: "value"
  type {
    type_id: STRING
  }
}
rows {
  items {
    bytes_value: "800"
  }
  items {
    bytes_value: "1"
  }
  items {
    bytes_value: "dddddd"
  }
}
rows {
  items {
    bytes_value: "075"
  }
  items {
    bytes_value: "1"
  }
  items {
    bytes_value: "abdabd"
  }
}
