rsvdIndices property
final
A list of indices of all of the reserved fields in the CSR. This is necessary because the configuration does not explicitly define reserved fields, but they must be accounted for in certain logic involving the CSR.
Implementation
final List<int> rsvdIndices;