ENUM

PrecheckIdentifier

Description

Identifier for the precheck.

link GraphQL Schema definition

  • enum PrecheckIdentifier {
  • # RSC migration precheck.
  • PRECHECK_MIGRATION
  • # CDM precheck.
  • PRECHECK_OTHER
  • # This is not used. Added due to backward compatibility guidelines.
  • PRECHECK_UNSPECIFIED
  • }