values constant

Implementation

static const $core.List<ServiceAccountKeyOrigin> values =
    <ServiceAccountKeyOrigin>[
  ORIGIN_UNSPECIFIED,
  USER_PROVIDED,
  GOOGLE_PROVIDED,
];