values constant

List<MigrationJob_Type> const values

Implementation

static const $core.List<MigrationJob_Type> values = <MigrationJob_Type> [
  TYPE_UNSPECIFIED,
  ONE_TIME,
  CONTINUOUS,
];