values constant

Implementation

static const $core.List<Lake_MetastoreStatus_State> values =
    <Lake_MetastoreStatus_State>[
  STATE_UNSPECIFIED,
  NONE,
  READY,
  UPDATING,
  ERROR,
];