pairwiseChoiceUnspecified constant

PairwiseChoice const pairwiseChoiceUnspecified

Unspecified prediction choice.

Implementation

static const pairwiseChoiceUnspecified = PairwiseChoice(
  'PAIRWISE_CHOICE_UNSPECIFIED',
);