message Drive {
  bytes id = 1;
  bytes key = 2;
  bytes secretKey = 3;
}
