values constant

Implementation

static const $core.List<Index_IndexField_Order> values = <Index_IndexField_Order> [
  ORDER_UNSPECIFIED,
  ASCENDING,
  DESCENDING,
];