values constant

Implementation

static const $core.List<Certificate_ManagedCertificate_State> values = <Certificate_ManagedCertificate_State> [
  STATE_UNSPECIFIED,
  PROVISIONING,
  FAILED,
  ACTIVE,
];