你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CustomVisionErrorCodes 类

  • java.lang.Object
    • com.microsoft.rest.ExpandableStringEnum<CustomVisionErrorCodes>
      • com.microsoft.azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes

public class CustomVisionErrorCodes

定义 CustomVisionErrorCodes 的值。

字段摘要

修饰符和类型 字段和描述
final CustomVisionErrorCodes BAD_REQUEST

CustomVisionErrorCodes 的静态值 BadRequest。

final CustomVisionErrorCodes BAD_REQUEST_CANNOT_MIGRATE_PROJECT_WITH_NAME

CustomVisionErrorCodes 的静态值 BadRequestCannotMigrateProjectWithName。

final CustomVisionErrorCodes BAD_REQUEST_CLASSIFICATION_TRAINING_VALIDATION_FAILED

CustomVisionErrorCodes 的静态值 BadRequestClassificationTrainingValidationFailed。

final CustomVisionErrorCodes BAD_REQUEST_DETECTION_TRAINING_NOT_ALLOW_NEGATIVE_TAG

CustomVisionErrorCodes 的静态值 BadRequestDetectionTrainingNotAllowNegativeTag。

final CustomVisionErrorCodes BAD_REQUEST_DETECTION_TRAINING_VALIDATION_FAILED

CustomVisionErrorCodes 的静态值 BadRequestDetectionTrainingValidationFailed。

final CustomVisionErrorCodes BAD_REQUEST_DOMAIN_NOT_SUPPORTED_FOR_ADVANCED_TRAINING

CustomVisionErrorCodes 的静态值 BadRequestDomainNotSupportedForAdvancedTraining。

final CustomVisionErrorCodes BAD_REQUEST_EXCEED_ITERATION_PER_PROJECT_LIMIT

CustomVisionErrorCodes 的静态值 BadRequestExceedIterationPerProjectLimit。

final CustomVisionErrorCodes BAD_REQUEST_EXCEED_PROJECT_LIMIT

CustomVisionErrorCodes 的静态值 BadRequestExceedProjectLimit。

final CustomVisionErrorCodes BAD_REQUEST_EXCEED_TAG_PER_IMAGE_LIMIT

CustomVisionErrorCodes 的静态值 BadRequestExceedTagPerImageLimit。

final CustomVisionErrorCodes BAD_REQUEST_EXCEED_TAG_PER_PROJECT_LIMIT

CustomVisionErrorCodes 的静态值 BadRequestExceedTagPerProjectLimit。

final CustomVisionErrorCodes BAD_REQUEST_EXCEEDED_BATCH_SIZE

CustomVisionErrorCodes 的静态值 BadRequestExceededBatchSize。

final CustomVisionErrorCodes BAD_REQUEST_EXCEEDED_QUOTA

CustomVisionErrorCodes 的静态值 BadRequestExceededQuota。

final CustomVisionErrorCodes BAD_REQUEST_EXPORT_ALREADY_IN_PROGRESS

CustomVisionErrorCodes 的静态值 BadRequestExportAlreadyInProgress。

final CustomVisionErrorCodes BAD_REQUEST_EXPORT_PLATFORM_NOT_SUPPORTED_FOR_ADVANCED_TRAINING

CustomVisionErrorCodes 的静态值 BadRequestExportPlatformNotSupportedForAdvancedTraining。

final CustomVisionErrorCodes BAD_REQUEST_EXPORT_VALIDATION_FAILED

CustomVisionErrorCodes 的静态值 BadRequestExportValidationFailed。

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_BATCH

CustomVisionErrorCodes 的静态值 BadRequestImageBatch。

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_EXCEEDED_COUNT

CustomVisionErrorCodes 的静态值 BadRequestImageExceededCount。

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_FORMAT

CustomVisionErrorCodes 的静态值 BadRequestImageFormat。

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_REGIONS

CustomVisionErrorCodes 的静态值 BadRequestImageRegions。

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_SIZE_BYTES

CustomVisionErrorCodes 的静态值 BadRequestImageSizeBytes。

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_STREAM

CustomVisionErrorCodes 的静态值 BadRequestImageStream。

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_TAGS

CustomVisionErrorCodes 的静态值 BadRequestImageTags。

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_URL

CustomVisionErrorCodes 的静态值 BadRequestImageUrl。

final CustomVisionErrorCodes BAD_REQUEST_INVALID

CustomVisionErrorCodes 的静态值 BadRequestInvalid。

final CustomVisionErrorCodes BAD_REQUEST_INVALID_EMAIL_ADDRESS

CustomVisionErrorCodes 的静态值 BadRequestInvalidEmailAddress。

final CustomVisionErrorCodes BAD_REQUEST_INVALID_IDS

CustomVisionErrorCodes 的静态值 BadRequestInvalidIds。

final CustomVisionErrorCodes BAD_REQUEST_INVALID_PUBLISH_NAME

CustomVisionErrorCodes 的静态值 BadRequestInvalidPublishName。

final CustomVisionErrorCodes BAD_REQUEST_INVALID_PUBLISH_TARGET

CustomVisionErrorCodes 的静态值 BadRequestInvalidPublishTarget。

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_DESCRIPTION

CustomVisionErrorCodes 的静态值 BadRequestIterationDescription。

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_IS_NOT_TRAINED

CustomVisionErrorCodes 的静态值 BadRequestIterationIsNotTrained。

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_IS_PUBLISHED

CustomVisionErrorCodes 的静态值 BadRequestIterationIsPublished。

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_NAME

CustomVisionErrorCodes 的静态值 BadRequestIterationName。

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_NAME_NOT_UNIQUE

CustomVisionErrorCodes 的静态值 BadRequestIterationNameNotUnique。

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_NOT_PUBLISHED

CustomVisionErrorCodes 的静态值 BadRequestIterationNotPublished。

final CustomVisionErrorCodes BAD_REQUEST_MULTI_CLASS_CLASSIFICATION_TRAINING_VALIDATION_FAILED

CustomVisionErrorCodes 的静态值 BadRequestMultiClassificationTrainingValidationFailed。

final CustomVisionErrorCodes BAD_REQUEST_MULTI_LABEL_CLASSIFICATION_TRAINING_VALIDATION_FAILED

CustomVisionErrorCodes 的静态值 BadRequestMultiLabelClassificationTrainingValidationFailed。

final CustomVisionErrorCodes BAD_REQUEST_MULTIPLE_NEGATIVE_TAG

CustomVisionErrorCodes 的静态值 BadRequestMultipleNegativeTag。

final CustomVisionErrorCodes BAD_REQUEST_NEGATIVE_AND_REGULAR_TAG_ON_SAME_IMAGE

CustomVisionErrorCodes 的静态值 BadRequestNegativeAndRegularTagOnSameImage。

final CustomVisionErrorCodes BAD_REQUEST_NOT_LIMITED_TRIAL

CustomVisionErrorCodes 的静态值 BadRequestNotLimitedTrial。

final CustomVisionErrorCodes BAD_REQUEST_NOT_SUPPORTED

CustomVisionErrorCodes 的静态值 BadRequestNotSupported。

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_IDS_EXCEEDED_COUNT

CustomVisionErrorCodes 的静态值 BadRequestPredictionIdsExceededCount。

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_IDS_MISSING

CustomVisionErrorCodes 的静态值 BadRequestPredictionIdsMissing。

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_INVALID_APPLICATION_NAME

CustomVisionErrorCodes 的静态值 BadRequestPredictionInvalidApplicationName。

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_INVALID_QUERY_PARAMETERS

CustomVisionErrorCodes 的静态值 BadRequestPredictionInvalidQueryParameters。

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_RESULTS_EXCEEDED_COUNT

CustomVisionErrorCodes 的静态值 BadRequestPredictionResultsExceededCount。

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_TAGS_EXCEEDED_COUNT

CustomVisionErrorCodes 的静态值 BadRequestPredictionTagsExceededCount。

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_DESCRIPTION

CustomVisionErrorCodes 的静态值 BadRequestProjectDescription。

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_NAME

CustomVisionErrorCodes 的静态值 BadRequestProjectName。

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_NAME_NOT_UNIQUE

CustomVisionErrorCodes 的静态值 BadRequestProjectNameNotUnique。

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNKNOWN_CLASSIFICATION

CustomVisionErrorCodes 的静态值 BadRequestProjectUnknownClassification。

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNKNOWN_DOMAIN

CustomVisionErrorCodes 的静态值 BadRequestProjectUnknownDomain。

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNSUPPORTED_DOMAIN_TYPE_CHANGE

CustomVisionErrorCodes 的静态值 BadRequestProjectUnsupportedDomainTypeChange。

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNSUPPORTED_EXPORT_PLATFORM

CustomVisionErrorCodes 的静态值 BadRequestProjectUnsupportedExportPlatform。

final CustomVisionErrorCodes BAD_REQUEST_REQUIRED_PARAM_IS_NULL

CustomVisionErrorCodes 的静态值 BadRequestRequiredParamIsNull。

final CustomVisionErrorCodes BAD_REQUEST_RESERVED_BUDGET_IN_HOURS_NOT_ENOUGH_FOR_ADVANCED_TRAINING

CustomVisionErrorCodes 的静态值 BadRequestReservedBudgetInHoursNotEnoughForAdvancedTraining。

final CustomVisionErrorCodes BAD_REQUEST_SUBSCRIPTION_API

CustomVisionErrorCodes 的静态值 BadRequestSubscriptionApi。

final CustomVisionErrorCodes BAD_REQUEST_TAG_DESCRIPTION

CustomVisionErrorCodes 的静态值 BadRequestTagDescription。

final CustomVisionErrorCodes BAD_REQUEST_TAG_NAME

CustomVisionErrorCodes 的静态值 BadRequestTagName。

final CustomVisionErrorCodes BAD_REQUEST_TAG_NAME_NOT_UNIQUE

CustomVisionErrorCodes 的静态值 BadRequestTagNameNotUnique。

final CustomVisionErrorCodes BAD_REQUEST_TAG_TYPE

CustomVisionErrorCodes 的静态值 BadRequestTagType。

final CustomVisionErrorCodes BAD_REQUEST_TRAINING_ALREADY_IN_PROGRESS

CustomVisionErrorCodes 的静态值 BadRequestTrainingAlreadyInProgress。

final CustomVisionErrorCodes BAD_REQUEST_TRAINING_NOT_NEEDED

CustomVisionErrorCodes 的静态值 BadRequestTrainingNotNeeded。

final CustomVisionErrorCodes BAD_REQUEST_TRAINING_NOT_NEEDED_BUT_TRAINING_PIPELINE_UPDATED

CustomVisionErrorCodes 的静态值 BadRequestTrainingNotNeededButTrainingPipelineUpdated。

final CustomVisionErrorCodes BAD_REQUEST_TRAINING_VALIDATION_FAILED

CustomVisionErrorCodes 的静态值 BadRequestTrainingValidationFailed。

final CustomVisionErrorCodes BAD_REQUEST_UNPUBLISH_FAILED

CustomVisionErrorCodes 的静态值 BadRequestUnpublishFailed。

final CustomVisionErrorCodes BAD_REQUEST_WORKSPACE_CANNOT_BE_MODIFIED

CustomVisionErrorCodes 的静态值 BadRequestWorkspaceCannotBeModified。

final CustomVisionErrorCodes BAD_REQUEST_WORKSPACE_NOT_DELETABLE

CustomVisionErrorCodes 的静态值 BadRequestWorkspaceNotDeletable。

final CustomVisionErrorCodes CONFLICT

CustomVisionErrorCodes 的静态值冲突。

final CustomVisionErrorCodes CONFLICT_INVALID

CustomVisionErrorCodes 的静态值 ConflictInvalid。

final CustomVisionErrorCodes ERROR_EXPORTER_INVALID_CLASSIFIER

CustomVisionErrorCodes 的静态值 ErrorExporterInvalidClassifier。

final CustomVisionErrorCodes ERROR_EXPORTER_INVALID_FEATURIZER

CustomVisionErrorCodes 的静态值 ErrorExporterInvalidFeaturizer。

final CustomVisionErrorCodes ERROR_EXPORTER_INVALID_PLATFORM

CustomVisionErrorCodes 的静态值 ErrorExporterInvalidPlatform。

final CustomVisionErrorCodes ERROR_FEATURIZATION_AUGMENTATION_ERROR

CustomVisionErrorCodes 的静态值 ErrorFeaturizationAugmentationError。

final CustomVisionErrorCodes ERROR_FEATURIZATION_AUGMENTATION_UNAVAILABLE

CustomVisionErrorCodes 的静态值 ErrorFeaturizationAugmentationUnavailable。

final CustomVisionErrorCodes ERROR_FEATURIZATION_INVALID_FEATURIZER

CustomVisionErrorCodes 的静态值 ErrorFeaturizationInvalidFeaturizer。

final CustomVisionErrorCodes ERROR_FEATURIZATION_QUEUE_TIMEOUT

CustomVisionErrorCodes 的静态值 ErrorFeaturizationQueueTimeout。

final CustomVisionErrorCodes ERROR_FEATURIZATION_SERVICE_UNAVAILABLE

CustomVisionErrorCodes 的静态值 ErrorFeaturizationServiceUnavailable。

final CustomVisionErrorCodes ERROR_FEATURIZATION_UNRECOGNIZED_JOB

CustomVisionErrorCodes 的静态值 ErrorFeaturizationUnrecognizedJob。

final CustomVisionErrorCodes ERROR_INVALID

CustomVisionErrorCodes 的静态值 ErrorInvalid。

final CustomVisionErrorCodes ERROR_PREDICTION

CustomVisionErrorCodes 的静态值 ErrorPrediction。

final CustomVisionErrorCodes ERROR_PREDICTION_MODEL_NOT_CACHED

CustomVisionErrorCodes 的静态值 ErrorPredictionModelNotCached。

final CustomVisionErrorCodes ERROR_PREDICTION_MODEL_NOT_FOUND

CustomVisionErrorCodes 的静态值 ErrorPredictionModelNotFound。

final CustomVisionErrorCodes ERROR_PREDICTION_SERVICE_UNAVAILABLE

CustomVisionErrorCodes 的静态值 ErrorPredictionServiceUnavailable。

final CustomVisionErrorCodes ERROR_PREDICTION_STORAGE

CustomVisionErrorCodes 的静态值 ErrorPredictionStorage。

final CustomVisionErrorCodes ERROR_PROJECT_EXPORT_REQUEST_FAILED

CustomVisionErrorCodes 的静态值 ErrorProjectExportRequestFailed。

final CustomVisionErrorCodes ERROR_PROJECT_INVALID_DOMAIN

CustomVisionErrorCodes 的静态值 ErrorProjectInvalidDomain。

final CustomVisionErrorCodes ERROR_PROJECT_INVALID_PIPELINE_CONFIGURATION

CustomVisionErrorCodes 的静态值 ErrorProjectInvalidPipelineConfiguration。

final CustomVisionErrorCodes ERROR_PROJECT_INVALID_WORKSPACE

CustomVisionErrorCodes 的静态值 ErrorProjectInvalidWorkspace。

final CustomVisionErrorCodes ERROR_PROJECT_TRAINING_REQUEST_FAILED

CustomVisionErrorCodes 的静态值 ErrorProjectTrainingRequestFailed。

final CustomVisionErrorCodes ERROR_REGION_PROPOSAL

CustomVisionErrorCodes 的静态值 ErrorRegionProposal。

final CustomVisionErrorCodes ERROR_UNKNOWN

CustomVisionErrorCodes 的静态值 ErrorUnknown。

final CustomVisionErrorCodes FORBIDDEN

CustomVisionErrorCodes 禁止的静态值。

final CustomVisionErrorCodes FORBIDDEN_DRMODE_ENABLED

CustomVisionErrorCodes 的静态值 ForbiddenDRModeEnabled。

final CustomVisionErrorCodes FORBIDDEN_INVALID

CustomVisionErrorCodes 的静态值 ForbiddenInvalid。

final CustomVisionErrorCodes FORBIDDEN_USER

CustomVisionErrorCodes 的静态值 ForbiddenUser。

final CustomVisionErrorCodes FORBIDDEN_USER_DISABLED

CustomVisionErrorCodes 的静态值 ForbiddenUserDisabled。

final CustomVisionErrorCodes FORBIDDEN_USER_DOES_NOT_EXIST

CustomVisionErrorCodes 的静态值 ForbiddenUserDoesNotExist。

final CustomVisionErrorCodes FORBIDDEN_USER_INSUFFICIENT_CAPABILITY

CustomVisionErrorCodes 的静态值 ForbiddenUserInsufficientCapability。

final CustomVisionErrorCodes FORBIDDEN_USER_RESOURCE

CustomVisionErrorCodes 的静态值 ForbiddenUserResource。

final CustomVisionErrorCodes FORBIDDEN_USER_SIGNUP_ALLOWANCE_EXCEEDED

CustomVisionErrorCodes 的静态值 ForbiddenUserSignupAllowanceExceeded。

final CustomVisionErrorCodes FORBIDDEN_USER_SIGNUP_DISABLED

CustomVisionErrorCodes 的静态值 ForbiddenUserSignupDisabled。

final CustomVisionErrorCodes NO_ERROR

CustomVisionErrorCodes 的静态值 NoError。

final CustomVisionErrorCodes NOT_FOUND

CustomVisionErrorCodes 的静态值 NotFound。

final CustomVisionErrorCodes NOT_FOUND_APIM_SUBSCRIPTION

CustomVisionErrorCodes 的静态值 NotFoundApimSubscription。

final CustomVisionErrorCodes NOT_FOUND_DOMAIN

CustomVisionErrorCodes 的静态值 NotFoundDomain。

final CustomVisionErrorCodes NOT_FOUND_IMAGE

CustomVisionErrorCodes 的静态值 NotFoundImage。

final CustomVisionErrorCodes NOT_FOUND_INVALID

CustomVisionErrorCodes 的静态值 NotFoundInvalid。

final CustomVisionErrorCodes NOT_FOUND_ITERATION

CustomVisionErrorCodes 的静态值 NotFoundIteration。

final CustomVisionErrorCodes NOT_FOUND_ITERATION_PERFORMANCE

CustomVisionErrorCodes 的静态值 NotFoundIterationPerformance。

final CustomVisionErrorCodes NOT_FOUND_PROJECT

CustomVisionErrorCodes 的静态值 NotFoundProject。

final CustomVisionErrorCodes NOT_FOUND_PROJECT_DEFAULT_ITERATION

CustomVisionErrorCodes 的静态值 NotFoundProjectDefaultIteration。

final CustomVisionErrorCodes NOT_FOUND_TAG

CustomVisionErrorCodes 的静态值 NotFoundTag。

final CustomVisionErrorCodes UNSUPPORTED_MEDIA_TYPE

CustomVisionErrorCodes 的静态值 UnsupportedMediaType。

方法摘要

修饰符和类型 方法和描述
CustomVisionErrorCodes fromString(String name)

从其字符串表示形式创建或查找 CustomVisionErrorCodes。

Collection<CustomVisionErrorCodes> values()

字段详细信息

BAD_REQUEST

public static final CustomVisionErrorCodes BAD_REQUEST= fromString("BadRequest")

CustomVisionErrorCodes 的静态值 BadRequest。

BAD_REQUEST_CANNOT_MIGRATE_PROJECT_WITH_NAME

public static final CustomVisionErrorCodes BAD_REQUEST_CANNOT_MIGRATE_PROJECT_WITH_NAME= fromString("BadRequestCannotMigrateProjectWithName")

CustomVisionErrorCodes 的静态值 BadRequestCannotMigrateProjectWithName。

BAD_REQUEST_CLASSIFICATION_TRAINING_VALIDATION_FAILED

public static final CustomVisionErrorCodes BAD_REQUEST_CLASSIFICATION_TRAINING_VALIDATION_FAILED= fromString("BadRequestClassificationTrainingValidationFailed")

CustomVisionErrorCodes 的静态值 BadRequestClassificationTrainingValidationFailed。

BAD_REQUEST_DETECTION_TRAINING_NOT_ALLOW_NEGATIVE_TAG

public static final CustomVisionErrorCodes BAD_REQUEST_DETECTION_TRAINING_NOT_ALLOW_NEGATIVE_TAG= fromString("BadRequestDetectionTrainingNotAllowNegativeTag")

CustomVisionErrorCodes 的静态值 BadRequestDetectionTrainingNotAllowNegativeTag。

BAD_REQUEST_DETECTION_TRAINING_VALIDATION_FAILED

public static final CustomVisionErrorCodes BAD_REQUEST_DETECTION_TRAINING_VALIDATION_FAILED= fromString("BadRequestDetectionTrainingValidationFailed")

CustomVisionErrorCodes 的静态值 BadRequestDetectionTrainingValidationFailed。

BAD_REQUEST_DOMAIN_NOT_SUPPORTED_FOR_ADVANCED_TRAINING

public static final CustomVisionErrorCodes BAD_REQUEST_DOMAIN_NOT_SUPPORTED_FOR_ADVANCED_TRAINING= fromString("BadRequestDomainNotSupportedForAdvancedTraining")

CustomVisionErrorCodes 的静态值 BadRequestDomainNotSupportedForAdvancedTraining。

BAD_REQUEST_EXCEED_ITERATION_PER_PROJECT_LIMIT

public static final CustomVisionErrorCodes BAD_REQUEST_EXCEED_ITERATION_PER_PROJECT_LIMIT= fromString("BadRequestExceedIterationPerProjectLimit")

CustomVisionErrorCodes 的静态值 BadRequestExceedIterationPerProjectLimit。

BAD_REQUEST_EXCEED_PROJECT_LIMIT

public static final CustomVisionErrorCodes BAD_REQUEST_EXCEED_PROJECT_LIMIT= fromString("BadRequestExceedProjectLimit")

CustomVisionErrorCodes 的静态值 BadRequestExceedProjectLimit。

BAD_REQUEST_EXCEED_TAG_PER_IMAGE_LIMIT

public static final CustomVisionErrorCodes BAD_REQUEST_EXCEED_TAG_PER_IMAGE_LIMIT= fromString("BadRequestExceedTagPerImageLimit")

CustomVisionErrorCodes 的静态值 BadRequestExceedTagPerImageLimit。

BAD_REQUEST_EXCEED_TAG_PER_PROJECT_LIMIT

public static final CustomVisionErrorCodes BAD_REQUEST_EXCEED_TAG_PER_PROJECT_LIMIT= fromString("BadRequestExceedTagPerProjectLimit")

CustomVisionErrorCodes 的静态值 BadRequestExceedTagPerProjectLimit。

BAD_REQUEST_EXCEEDED_BATCH_SIZE

public static final CustomVisionErrorCodes BAD_REQUEST_EXCEEDED_BATCH_SIZE= fromString("BadRequestExceededBatchSize")

CustomVisionErrorCodes 的静态值 BadRequestExceededBatchSize。

BAD_REQUEST_EXCEEDED_QUOTA

public static final CustomVisionErrorCodes BAD_REQUEST_EXCEEDED_QUOTA= fromString("BadRequestExceededQuota")

CustomVisionErrorCodes 的静态值 BadRequestExceededQuota。

BAD_REQUEST_EXPORT_ALREADY_IN_PROGRESS

public static final CustomVisionErrorCodes BAD_REQUEST_EXPORT_ALREADY_IN_PROGRESS= fromString("BadRequestExportAlreadyInProgress")

CustomVisionErrorCodes 的静态值 BadRequestExportAlreadyInProgress。

BAD_REQUEST_EXPORT_PLATFORM_NOT_SUPPORTED_FOR_ADVANCED_TRAINING

public static final CustomVisionErrorCodes BAD_REQUEST_EXPORT_PLATFORM_NOT_SUPPORTED_FOR_ADVANCED_TRAINING= fromString("BadRequestExportPlatformNotSupportedForAdvancedTraining")

CustomVisionErrorCodes 的静态值 BadRequestExportPlatformNotSupportedForAdvancedTraining。

BAD_REQUEST_EXPORT_VALIDATION_FAILED

public static final CustomVisionErrorCodes BAD_REQUEST_EXPORT_VALIDATION_FAILED= fromString("BadRequestExportValidationFailed")

CustomVisionErrorCodes 的静态值 BadRequestExportValidationFailed。

BAD_REQUEST_IMAGE_BATCH

public static final CustomVisionErrorCodes BAD_REQUEST_IMAGE_BATCH= fromString("BadRequestImageBatch")

CustomVisionErrorCodes 的静态值 BadRequestImageBatch。

BAD_REQUEST_IMAGE_EXCEEDED_COUNT

public static final CustomVisionErrorCodes BAD_REQUEST_IMAGE_EXCEEDED_COUNT= fromString("BadRequestImageExceededCount")

CustomVisionErrorCodes 的静态值 BadRequestImageExceededCount。

BAD_REQUEST_IMAGE_FORMAT

public static final CustomVisionErrorCodes BAD_REQUEST_IMAGE_FORMAT= fromString("BadRequestImageFormat")

CustomVisionErrorCodes 的静态值 BadRequestImageFormat。

BAD_REQUEST_IMAGE_REGIONS

public static final CustomVisionErrorCodes BAD_REQUEST_IMAGE_REGIONS= fromString("BadRequestImageRegions")

CustomVisionErrorCodes 的静态值 BadRequestImageRegions。

BAD_REQUEST_IMAGE_SIZE_BYTES

public static final CustomVisionErrorCodes BAD_REQUEST_IMAGE_SIZE_BYTES= fromString("BadRequestImageSizeBytes")

CustomVisionErrorCodes 的静态值 BadRequestImageSizeBytes。

BAD_REQUEST_IMAGE_STREAM

public static final CustomVisionErrorCodes BAD_REQUEST_IMAGE_STREAM= fromString("BadRequestImageStream")

CustomVisionErrorCodes 的静态值 BadRequestImageStream。

BAD_REQUEST_IMAGE_TAGS

public static final CustomVisionErrorCodes BAD_REQUEST_IMAGE_TAGS= fromString("BadRequestImageTags")

CustomVisionErrorCodes 的静态值 BadRequestImageTags。

BAD_REQUEST_IMAGE_URL

public static final CustomVisionErrorCodes BAD_REQUEST_IMAGE_URL= fromString("BadRequestImageUrl")

CustomVisionErrorCodes 的静态值 BadRequestImageUrl。

BAD_REQUEST_INVALID

public static final CustomVisionErrorCodes BAD_REQUEST_INVALID= fromString("BadRequestInvalid")

CustomVisionErrorCodes 的静态值 BadRequestInvalid。

BAD_REQUEST_INVALID_EMAIL_ADDRESS

public static final CustomVisionErrorCodes BAD_REQUEST_INVALID_EMAIL_ADDRESS= fromString("BadRequestInvalidEmailAddress")

CustomVisionErrorCodes 的静态值 BadRequestInvalidEmailAddress。

BAD_REQUEST_INVALID_IDS

public static final CustomVisionErrorCodes BAD_REQUEST_INVALID_IDS= fromString("BadRequestInvalidIds")

CustomVisionErrorCodes 的静态值 BadRequestInvalidIds。

BAD_REQUEST_INVALID_PUBLISH_NAME

public static final CustomVisionErrorCodes BAD_REQUEST_INVALID_PUBLISH_NAME= fromString("BadRequestInvalidPublishName")

CustomVisionErrorCodes 的静态值 BadRequestInvalidPublishName。

BAD_REQUEST_INVALID_PUBLISH_TARGET

public static final CustomVisionErrorCodes BAD_REQUEST_INVALID_PUBLISH_TARGET= fromString("BadRequestInvalidPublishTarget")

CustomVisionErrorCodes 的静态值 BadRequestInvalidPublishTarget。

BAD_REQUEST_ITERATION_DESCRIPTION

public static final CustomVisionErrorCodes BAD_REQUEST_ITERATION_DESCRIPTION= fromString("BadRequestIterationDescription")

CustomVisionErrorCodes 的静态值 BadRequestIterationDescription。

BAD_REQUEST_ITERATION_IS_NOT_TRAINED

public static final CustomVisionErrorCodes BAD_REQUEST_ITERATION_IS_NOT_TRAINED= fromString("BadRequestIterationIsNotTrained")

CustomVisionErrorCodes 的静态值 BadRequestIterationIsNotTrained。

BAD_REQUEST_ITERATION_IS_PUBLISHED

public static final CustomVisionErrorCodes BAD_REQUEST_ITERATION_IS_PUBLISHED= fromString("BadRequestIterationIsPublished")

CustomVisionErrorCodes 的静态值 BadRequestIterationIsPublished。

BAD_REQUEST_ITERATION_NAME

public static final CustomVisionErrorCodes BAD_REQUEST_ITERATION_NAME= fromString("BadRequestIterationName")

CustomVisionErrorCodes 的静态值 BadRequestIterationName。

BAD_REQUEST_ITERATION_NAME_NOT_UNIQUE

public static final CustomVisionErrorCodes BAD_REQUEST_ITERATION_NAME_NOT_UNIQUE= fromString("BadRequestIterationNameNotUnique")

CustomVisionErrorCodes 的静态值 BadRequestIterationNameNotUnique。

BAD_REQUEST_ITERATION_NOT_PUBLISHED

public static final CustomVisionErrorCodes BAD_REQUEST_ITERATION_NOT_PUBLISHED= fromString("BadRequestIterationNotPublished")

CustomVisionErrorCodes 的静态值 BadRequestIterationNotPublished。

BAD_REQUEST_MULTI_CLASS_CLASSIFICATION_TRAINING_VALIDATION_FAILED

public static final CustomVisionErrorCodes BAD_REQUEST_MULTI_CLASS_CLASSIFICATION_TRAINING_VALIDATION_FAILED= fromString("BadRequestMultiClassClassificationTrainingValidationFailed")

CustomVisionErrorCodes 的静态值 BadRequestMultiClassificationTrainingValidationFailed。

BAD_REQUEST_MULTI_LABEL_CLASSIFICATION_TRAINING_VALIDATION_FAILED

public static final CustomVisionErrorCodes BAD_REQUEST_MULTI_LABEL_CLASSIFICATION_TRAINING_VALIDATION_FAILED= fromString("BadRequestMultiLabelClassificationTrainingValidationFailed")

CustomVisionErrorCodes 的静态值 BadRequestMultiLabelClassificationTrainingValidationFailed。

BAD_REQUEST_MULTIPLE_NEGATIVE_TAG

public static final CustomVisionErrorCodes BAD_REQUEST_MULTIPLE_NEGATIVE_TAG= fromString("BadRequestMultipleNegativeTag")

CustomVisionErrorCodes 的静态值 BadRequestMultipleNegativeTag。

BAD_REQUEST_NEGATIVE_AND_REGULAR_TAG_ON_SAME_IMAGE

public static final CustomVisionErrorCodes BAD_REQUEST_NEGATIVE_AND_REGULAR_TAG_ON_SAME_IMAGE= fromString("BadRequestNegativeAndRegularTagOnSameImage")

CustomVisionErrorCodes 的静态值 BadRequestNegativeAndRegularTagOnSameImage。

BAD_REQUEST_NOT_LIMITED_TRIAL

public static final CustomVisionErrorCodes BAD_REQUEST_NOT_LIMITED_TRIAL= fromString("BadRequestNotLimitedTrial")

CustomVisionErrorCodes 的静态值 BadRequestNotLimitedTrial。

BAD_REQUEST_NOT_SUPPORTED

public static final CustomVisionErrorCodes BAD_REQUEST_NOT_SUPPORTED= fromString("BadRequestNotSupported")

CustomVisionErrorCodes 的静态值 BadRequestNotSupported。

BAD_REQUEST_PREDICTION_IDS_EXCEEDED_COUNT

public static final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_IDS_EXCEEDED_COUNT= fromString("BadRequestPredictionIdsExceededCount")

CustomVisionErrorCodes 的静态值 BadRequestPredictionIdsExceededCount。

BAD_REQUEST_PREDICTION_IDS_MISSING

public static final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_IDS_MISSING= fromString("BadRequestPredictionIdsMissing")

CustomVisionErrorCodes 的静态值 BadRequestPredictionIdsMissing。

BAD_REQUEST_PREDICTION_INVALID_APPLICATION_NAME

public static final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_INVALID_APPLICATION_NAME= fromString("BadRequestPredictionInvalidApplicationName")

CustomVisionErrorCodes 的静态值 BadRequestPredictionInvalidApplicationName。

BAD_REQUEST_PREDICTION_INVALID_QUERY_PARAMETERS

public static final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_INVALID_QUERY_PARAMETERS= fromString("BadRequestPredictionInvalidQueryParameters")

CustomVisionErrorCodes 的静态值 BadRequestPredictionInvalidQueryParameters。

BAD_REQUEST_PREDICTION_RESULTS_EXCEEDED_COUNT

public static final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_RESULTS_EXCEEDED_COUNT= fromString("BadRequestPredictionResultsExceededCount")

CustomVisionErrorCodes 的静态值 BadRequestPredictionResultsExceededCount。

BAD_REQUEST_PREDICTION_TAGS_EXCEEDED_COUNT

public static final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_TAGS_EXCEEDED_COUNT= fromString("BadRequestPredictionTagsExceededCount")

CustomVisionErrorCodes 的静态值 BadRequestPredictionTagsExceededCount。

BAD_REQUEST_PROJECT_DESCRIPTION

public static final CustomVisionErrorCodes BAD_REQUEST_PROJECT_DESCRIPTION= fromString("BadRequestProjectDescription")

CustomVisionErrorCodes 的静态值 BadRequestProjectDescription。

BAD_REQUEST_PROJECT_NAME

public static final CustomVisionErrorCodes BAD_REQUEST_PROJECT_NAME= fromString("BadRequestProjectName")

CustomVisionErrorCodes 的静态值 BadRequestProjectName。

BAD_REQUEST_PROJECT_NAME_NOT_UNIQUE

public static final CustomVisionErrorCodes BAD_REQUEST_PROJECT_NAME_NOT_UNIQUE= fromString("BadRequestProjectNameNotUnique")

CustomVisionErrorCodes 的静态值 BadRequestProjectNameNotUnique。

BAD_REQUEST_PROJECT_UNKNOWN_CLASSIFICATION

public static final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNKNOWN_CLASSIFICATION= fromString("BadRequestProjectUnknownClassification")

CustomVisionErrorCodes 的静态值 BadRequestProjectUnknownClassification。

BAD_REQUEST_PROJECT_UNKNOWN_DOMAIN

public static final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNKNOWN_DOMAIN= fromString("BadRequestProjectUnknownDomain")

CustomVisionErrorCodes 的静态值 BadRequestProjectUnknownDomain。

BAD_REQUEST_PROJECT_UNSUPPORTED_DOMAIN_TYPE_CHANGE

public static final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNSUPPORTED_DOMAIN_TYPE_CHANGE= fromString("BadRequestProjectUnsupportedDomainTypeChange")

CustomVisionErrorCodes 的静态值 BadRequestProjectUnsupportedDomainTypeChange。

BAD_REQUEST_PROJECT_UNSUPPORTED_EXPORT_PLATFORM

public static final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNSUPPORTED_EXPORT_PLATFORM= fromString("BadRequestProjectUnsupportedExportPlatform")

CustomVisionErrorCodes 的静态值 BadRequestProjectUnsupportedExportPlatform。

BAD_REQUEST_REQUIRED_PARAM_IS_NULL

public static final CustomVisionErrorCodes BAD_REQUEST_REQUIRED_PARAM_IS_NULL= fromString("BadRequestRequiredParamIsNull")

CustomVisionErrorCodes 的静态值 BadRequestRequiredParamIsNull。

BAD_REQUEST_RESERVED_BUDGET_IN_HOURS_NOT_ENOUGH_FOR_ADVANCED_TRAINING

public static final CustomVisionErrorCodes BAD_REQUEST_RESERVED_BUDGET_IN_HOURS_NOT_ENOUGH_FOR_ADVANCED_TRAINING= fromString("BadRequestReservedBudgetInHoursNotEnoughForAdvancedTraining")

CustomVisionErrorCodes 的静态值 BadRequestReservedBudgetInHoursNotEnoughForAdvancedTraining。

BAD_REQUEST_SUBSCRIPTION_API

public static final CustomVisionErrorCodes BAD_REQUEST_SUBSCRIPTION_API= fromString("BadRequestSubscriptionApi")

CustomVisionErrorCodes 的静态值 BadRequestSubscriptionApi。

BAD_REQUEST_TAG_DESCRIPTION

public static final CustomVisionErrorCodes BAD_REQUEST_TAG_DESCRIPTION= fromString("BadRequestTagDescription")

CustomVisionErrorCodes 的静态值 BadRequestTagDescription。

BAD_REQUEST_TAG_NAME

public static final CustomVisionErrorCodes BAD_REQUEST_TAG_NAME= fromString("BadRequestTagName")

CustomVisionErrorCodes 的静态值 BadRequestTagName。

BAD_REQUEST_TAG_NAME_NOT_UNIQUE

public static final CustomVisionErrorCodes BAD_REQUEST_TAG_NAME_NOT_UNIQUE= fromString("BadRequestTagNameNotUnique")

CustomVisionErrorCodes 的静态值 BadRequestTagNameNotUnique。

BAD_REQUEST_TAG_TYPE

public static final CustomVisionErrorCodes BAD_REQUEST_TAG_TYPE= fromString("BadRequestTagType")

CustomVisionErrorCodes 的静态值 BadRequestTagType。

BAD_REQUEST_TRAINING_ALREADY_IN_PROGRESS

public static final CustomVisionErrorCodes BAD_REQUEST_TRAINING_ALREADY_IN_PROGRESS= fromString("BadRequestTrainingAlreadyInProgress")

CustomVisionErrorCodes 的静态值 BadRequestTrainingAlreadyInProgress。

BAD_REQUEST_TRAINING_NOT_NEEDED

public static final CustomVisionErrorCodes BAD_REQUEST_TRAINING_NOT_NEEDED= fromString("BadRequestTrainingNotNeeded")

CustomVisionErrorCodes 的静态值 BadRequestTrainingNotNeeded。

BAD_REQUEST_TRAINING_NOT_NEEDED_BUT_TRAINING_PIPELINE_UPDATED

public static final CustomVisionErrorCodes BAD_REQUEST_TRAINING_NOT_NEEDED_BUT_TRAINING_PIPELINE_UPDATED= fromString("BadRequestTrainingNotNeededButTrainingPipelineUpdated")

CustomVisionErrorCodes 的静态值 BadRequestTrainingNotNeededButTrainingPipelineUpdated。

BAD_REQUEST_TRAINING_VALIDATION_FAILED

public static final CustomVisionErrorCodes BAD_REQUEST_TRAINING_VALIDATION_FAILED= fromString("BadRequestTrainingValidationFailed")

CustomVisionErrorCodes 的静态值 BadRequestTrainingValidationFailed。

BAD_REQUEST_UNPUBLISH_FAILED

public static final CustomVisionErrorCodes BAD_REQUEST_UNPUBLISH_FAILED= fromString("BadRequestUnpublishFailed")

CustomVisionErrorCodes 的静态值 BadRequestUnpublishFailed。

BAD_REQUEST_WORKSPACE_CANNOT_BE_MODIFIED

public static final CustomVisionErrorCodes BAD_REQUEST_WORKSPACE_CANNOT_BE_MODIFIED= fromString("BadRequestWorkspaceCannotBeModified")

CustomVisionErrorCodes 的静态值 BadRequestWorkspaceCannotBeModified。

BAD_REQUEST_WORKSPACE_NOT_DELETABLE

public static final CustomVisionErrorCodes BAD_REQUEST_WORKSPACE_NOT_DELETABLE= fromString("BadRequestWorkspaceNotDeletable")

CustomVisionErrorCodes 的静态值 BadRequestWorkspaceNotDeletable。

CONFLICT

public static final CustomVisionErrorCodes CONFLICT= fromString("Conflict")

CustomVisionErrorCodes 的静态值冲突。

CONFLICT_INVALID

public static final CustomVisionErrorCodes CONFLICT_INVALID= fromString("ConflictInvalid")

CustomVisionErrorCodes 的静态值 ConflictInvalid。

ERROR_EXPORTER_INVALID_CLASSIFIER

public static final CustomVisionErrorCodes ERROR_EXPORTER_INVALID_CLASSIFIER= fromString("ErrorExporterInvalidClassifier")

CustomVisionErrorCodes 的静态值 ErrorExporterInvalidClassifier。

ERROR_EXPORTER_INVALID_FEATURIZER

public static final CustomVisionErrorCodes ERROR_EXPORTER_INVALID_FEATURIZER= fromString("ErrorExporterInvalidFeaturizer")

CustomVisionErrorCodes 的静态值 ErrorExporterInvalidFeaturizer。

ERROR_EXPORTER_INVALID_PLATFORM

public static final CustomVisionErrorCodes ERROR_EXPORTER_INVALID_PLATFORM= fromString("ErrorExporterInvalidPlatform")

CustomVisionErrorCodes 的静态值 ErrorExporterInvalidPlatform。

ERROR_FEATURIZATION_AUGMENTATION_ERROR

public static final CustomVisionErrorCodes ERROR_FEATURIZATION_AUGMENTATION_ERROR= fromString("ErrorFeaturizationAugmentationError")

CustomVisionErrorCodes 的静态值 ErrorFeaturizationAugmentationError。

ERROR_FEATURIZATION_AUGMENTATION_UNAVAILABLE

public static final CustomVisionErrorCodes ERROR_FEATURIZATION_AUGMENTATION_UNAVAILABLE= fromString("ErrorFeaturizationAugmentationUnavailable")

CustomVisionErrorCodes 的静态值 ErrorFeaturizationAugmentationUnavailable。

ERROR_FEATURIZATION_INVALID_FEATURIZER

public static final CustomVisionErrorCodes ERROR_FEATURIZATION_INVALID_FEATURIZER= fromString("ErrorFeaturizationInvalidFeaturizer")

CustomVisionErrorCodes 的静态值 ErrorFeaturizationInvalidFeaturizer。

ERROR_FEATURIZATION_QUEUE_TIMEOUT

public static final CustomVisionErrorCodes ERROR_FEATURIZATION_QUEUE_TIMEOUT= fromString("ErrorFeaturizationQueueTimeout")

CustomVisionErrorCodes 的静态值 ErrorFeaturizationQueueTimeout。

ERROR_FEATURIZATION_SERVICE_UNAVAILABLE

public static final CustomVisionErrorCodes ERROR_FEATURIZATION_SERVICE_UNAVAILABLE= fromString("ErrorFeaturizationServiceUnavailable")

CustomVisionErrorCodes 的静态值 ErrorFeaturizationServiceUnavailable。

ERROR_FEATURIZATION_UNRECOGNIZED_JOB

public static final CustomVisionErrorCodes ERROR_FEATURIZATION_UNRECOGNIZED_JOB= fromString("ErrorFeaturizationUnrecognizedJob")

CustomVisionErrorCodes 的静态值 ErrorFeaturizationUnrecognizedJob。

ERROR_INVALID

public static final CustomVisionErrorCodes ERROR_INVALID= fromString("ErrorInvalid")

CustomVisionErrorCodes 的静态值 ErrorInvalid。

ERROR_PREDICTION

public static final CustomVisionErrorCodes ERROR_PREDICTION= fromString("ErrorPrediction")

CustomVisionErrorCodes 的静态值 ErrorPrediction。

ERROR_PREDICTION_MODEL_NOT_CACHED

public static final CustomVisionErrorCodes ERROR_PREDICTION_MODEL_NOT_CACHED= fromString("ErrorPredictionModelNotCached")

CustomVisionErrorCodes 的静态值 ErrorPredictionModelNotCached。

ERROR_PREDICTION_MODEL_NOT_FOUND

public static final CustomVisionErrorCodes ERROR_PREDICTION_MODEL_NOT_FOUND= fromString("ErrorPredictionModelNotFound")

CustomVisionErrorCodes 的静态值 ErrorPredictionModelNotFound。

ERROR_PREDICTION_SERVICE_UNAVAILABLE

public static final CustomVisionErrorCodes ERROR_PREDICTION_SERVICE_UNAVAILABLE= fromString("ErrorPredictionServiceUnavailable")

CustomVisionErrorCodes 的静态值 ErrorPredictionServiceUnavailable。

ERROR_PREDICTION_STORAGE

public static final CustomVisionErrorCodes ERROR_PREDICTION_STORAGE= fromString("ErrorPredictionStorage")

CustomVisionErrorCodes 的静态值 ErrorPredictionStorage。

ERROR_PROJECT_EXPORT_REQUEST_FAILED

public static final CustomVisionErrorCodes ERROR_PROJECT_EXPORT_REQUEST_FAILED= fromString("ErrorProjectExportRequestFailed")

CustomVisionErrorCodes 的静态值 ErrorProjectExportRequestFailed。

ERROR_PROJECT_INVALID_DOMAIN

public static final CustomVisionErrorCodes ERROR_PROJECT_INVALID_DOMAIN= fromString("ErrorProjectInvalidDomain")

CustomVisionErrorCodes 的静态值 ErrorProjectInvalidDomain。

ERROR_PROJECT_INVALID_PIPELINE_CONFIGURATION

public static final CustomVisionErrorCodes ERROR_PROJECT_INVALID_PIPELINE_CONFIGURATION= fromString("ErrorProjectInvalidPipelineConfiguration")

CustomVisionErrorCodes 的静态值 ErrorProjectInvalidPipelineConfiguration。

ERROR_PROJECT_INVALID_WORKSPACE

public static final CustomVisionErrorCodes ERROR_PROJECT_INVALID_WORKSPACE= fromString("ErrorProjectInvalidWorkspace")

CustomVisionErrorCodes 的静态值 ErrorProjectInvalidWorkspace。

ERROR_PROJECT_TRAINING_REQUEST_FAILED

public static final CustomVisionErrorCodes ERROR_PROJECT_TRAINING_REQUEST_FAILED= fromString("ErrorProjectTrainingRequestFailed")

CustomVisionErrorCodes 的静态值 ErrorProjectTrainingRequestFailed。

ERROR_REGION_PROPOSAL

public static final CustomVisionErrorCodes ERROR_REGION_PROPOSAL= fromString("ErrorRegionProposal")

CustomVisionErrorCodes 的静态值 ErrorRegionProposal。

ERROR_UNKNOWN

public static final CustomVisionErrorCodes ERROR_UNKNOWN= fromString("ErrorUnknown")

CustomVisionErrorCodes 的静态值 ErrorUnknown。

FORBIDDEN

public static final CustomVisionErrorCodes FORBIDDEN= fromString("Forbidden")

CustomVisionErrorCodes 禁止的静态值。

FORBIDDEN_DRMODE_ENABLED

public static final CustomVisionErrorCodes FORBIDDEN_DRMODE_ENABLED= fromString("ForbiddenDRModeEnabled")

CustomVisionErrorCodes 的静态值 ForbiddenDRModeEnabled。

FORBIDDEN_INVALID

public static final CustomVisionErrorCodes FORBIDDEN_INVALID= fromString("ForbiddenInvalid")

CustomVisionErrorCodes 的静态值 ForbiddenInvalid。

FORBIDDEN_USER

public static final CustomVisionErrorCodes FORBIDDEN_USER= fromString("ForbiddenUser")

CustomVisionErrorCodes 的静态值 ForbiddenUser。

FORBIDDEN_USER_DISABLED

public static final CustomVisionErrorCodes FORBIDDEN_USER_DISABLED= fromString("ForbiddenUserDisabled")

CustomVisionErrorCodes 的静态值 ForbiddenUserDisabled。

FORBIDDEN_USER_DOES_NOT_EXIST

public static final CustomVisionErrorCodes FORBIDDEN_USER_DOES_NOT_EXIST= fromString("ForbiddenUserDoesNotExist")

CustomVisionErrorCodes 的静态值 ForbiddenUserDoesNotExist。

FORBIDDEN_USER_INSUFFICIENT_CAPABILITY

public static final CustomVisionErrorCodes FORBIDDEN_USER_INSUFFICIENT_CAPABILITY= fromString("ForbiddenUserInsufficientCapability")

CustomVisionErrorCodes 的静态值 ForbiddenUserInsufficientCapability。

FORBIDDEN_USER_RESOURCE

public static final CustomVisionErrorCodes FORBIDDEN_USER_RESOURCE= fromString("ForbiddenUserResource")

CustomVisionErrorCodes 的静态值 ForbiddenUserResource。

FORBIDDEN_USER_SIGNUP_ALLOWANCE_EXCEEDED

public static final CustomVisionErrorCodes FORBIDDEN_USER_SIGNUP_ALLOWANCE_EXCEEDED= fromString("ForbiddenUserSignupAllowanceExceeded")

CustomVisionErrorCodes 的静态值 ForbiddenUserSignupAllowanceExceeded。

FORBIDDEN_USER_SIGNUP_DISABLED

public static final CustomVisionErrorCodes FORBIDDEN_USER_SIGNUP_DISABLED= fromString("ForbiddenUserSignupDisabled")

CustomVisionErrorCodes 的静态值 ForbiddenUserSignupDisabled。

NO_ERROR

public static final CustomVisionErrorCodes NO_ERROR= fromString("NoError")

CustomVisionErrorCodes 的静态值 NoError。

NOT_FOUND

public static final CustomVisionErrorCodes NOT_FOUND= fromString("NotFound")

CustomVisionErrorCodes 的静态值 NotFound。

NOT_FOUND_APIM_SUBSCRIPTION

public static final CustomVisionErrorCodes NOT_FOUND_APIM_SUBSCRIPTION= fromString("NotFoundApimSubscription")

CustomVisionErrorCodes 的静态值 NotFoundApimSubscription。

NOT_FOUND_DOMAIN

public static final CustomVisionErrorCodes NOT_FOUND_DOMAIN= fromString("NotFoundDomain")

CustomVisionErrorCodes 的静态值 NotFoundDomain。

NOT_FOUND_IMAGE

public static final CustomVisionErrorCodes NOT_FOUND_IMAGE= fromString("NotFoundImage")

CustomVisionErrorCodes 的静态值 NotFoundImage。

NOT_FOUND_INVALID

public static final CustomVisionErrorCodes NOT_FOUND_INVALID= fromString("NotFoundInvalid")

CustomVisionErrorCodes 的静态值 NotFoundInvalid。

NOT_FOUND_ITERATION

public static final CustomVisionErrorCodes NOT_FOUND_ITERATION= fromString("NotFoundIteration")

CustomVisionErrorCodes 的静态值 NotFoundIteration。

NOT_FOUND_ITERATION_PERFORMANCE

public static final CustomVisionErrorCodes NOT_FOUND_ITERATION_PERFORMANCE= fromString("NotFoundIterationPerformance")

CustomVisionErrorCodes 的静态值 NotFoundIterationPerformance。

NOT_FOUND_PROJECT

public static final CustomVisionErrorCodes NOT_FOUND_PROJECT= fromString("NotFoundProject")

CustomVisionErrorCodes 的静态值 NotFoundProject。

NOT_FOUND_PROJECT_DEFAULT_ITERATION

public static final CustomVisionErrorCodes NOT_FOUND_PROJECT_DEFAULT_ITERATION= fromString("NotFoundProjectDefaultIteration")

CustomVisionErrorCodes 的静态值 NotFoundProjectDefaultIteration。

NOT_FOUND_TAG

public static final CustomVisionErrorCodes NOT_FOUND_TAG= fromString("NotFoundTag")

CustomVisionErrorCodes 的静态值 NotFoundTag。

UNSUPPORTED_MEDIA_TYPE

public static final CustomVisionErrorCodes UNSUPPORTED_MEDIA_TYPE= fromString("UnsupportedMediaType")

CustomVisionErrorCodes 的静态值 UnsupportedMediaType。

方法详细信息

fromString

public static CustomVisionErrorCodes fromString(String name)

从其字符串表示形式创建或查找 CustomVisionErrorCodes。

Parameters:

name - 要查找的名称

Returns:

相应的 CustomVisionErrorCodes

values

public static Collection values()

Returns:

已知的 CustomVisionErrorCodes 值

适用于