In the best case, we can create a data collection setting equivalent to `sendDefaultPii` for either `true` or `false`. Worst case, we have to check if `sendDefaultPii` was set explicitly and then retain the legacy behaviour.
In the best case, we can create a data collection setting equivalent to
sendDefaultPiifor eithertrueorfalse.Worst case, we have to check if
sendDefaultPiiwas set explicitly and then retain the legacy behaviour.