fun addPrimarykeysBytes(value: ByteString!): Builder!
repeated string primarykeys = 5;
value - ByteString!: The bytes of the primarykeys to add.
value
Return Builder!: This builder for chaining.