values constant

Implementation

static const $core
    .List<Certificate_ManagedCertificate_AuthorizationAttemptInfo_State>
    values = <Certificate_ManagedCertificate_AuthorizationAttemptInfo_State>[
  STATE_UNSPECIFIED,
  AUTHORIZING,
  AUTHORIZED,
  FAILED,
];