Currently, when field behavior REQUIRED is added to every value in a one_of, the implementation in this repository blocks on all values. This issue talks about an alternative approach to solve this: aip-dev/google.aip.dev#1147
But this is not supported by the implementation yet, and therefore there is no way to effectively use REQUIRED in one_of with this implementation.