values constant

Implementation

static const $core.List<RestoreConfig_ClusterResourceConflictPolicy> values =
    <RestoreConfig_ClusterResourceConflictPolicy>[
  CLUSTER_RESOURCE_CONFLICT_POLICY_UNSPECIFIED,
  USE_EXISTING_VERSION,
  USE_BACKUP_VERSION,
];