values constant

Implementation

static const $core.List<ServiceConnectionPolicy_State> values =
    <ServiceConnectionPolicy_State>[
  STATE_UNSPECIFIED,
  ACTIVE,
  FAILED,
  CREATING,
  DELETING,
];