values constant

Implementation

static const $core.List<UtilizationReport_State> values =
    <UtilizationReport_State>[
  STATE_UNSPECIFIED,
  CREATING,
  SUCCEEDED,
  FAILED,
];