values constant

Implementation

static const $core.List<ComputeScheduling_RestartType> values = <ComputeScheduling_RestartType> [
  RESTART_TYPE_UNSPECIFIED,
  AUTOMATIC_RESTART,
  NO_AUTOMATIC_RESTART,
];