Freigeben über


CustomVisionErrorCodes Klasse

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

public class CustomVisionErrorCodes

Definiert Werte für CustomVisionErrorCodes.

Feldzusammenfassung

Modifizierer und Typ Feld und Beschreibung
final CustomVisionErrorCodes BAD_REQUEST

Statischer Wert BadRequest für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_CANNOT_MIGRATE_PROJECT_WITH_NAME

Statischer Wert BadRequestCannotMigrateProjectWithName für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_CLASSIFICATION_TRAINING_VALIDATION_FAILED

Statischer Wert BadRequestClassificationTrainingValidationFailed für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_DETECTION_TRAINING_NOT_ALLOW_NEGATIVE_TAG

Statischer Wert BadRequestDetectionTrainingNotAllowNegativeTag für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_DETECTION_TRAINING_VALIDATION_FAILED

Statischer Wert BadRequestDetectionTrainingValidationFailed für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_DOMAIN_NOT_SUPPORTED_FOR_ADVANCED_TRAINING

Statischer Wert BadRequestDomainNotSupportedForAdvancedTraining for CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_EXCEED_ITERATION_PER_PROJECT_LIMIT

Statischer Wert BadRequestExceedIterationPerProjectLimit für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_EXCEED_PROJECT_LIMIT

Statischer Wert BadRequestExceedProjectLimit für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_EXCEED_TAG_PER_IMAGE_LIMIT

Statischer Wert BadRequestExceedTagPerImageLimit für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_EXCEED_TAG_PER_PROJECT_LIMIT

Statischer Wert BadRequestExceedTagPerProjectLimit für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_EXCEEDED_BATCH_SIZE

Statischer Wert BadRequestExceededBatchSize für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_EXCEEDED_QUOTA

Statischer Wert BadRequestExceededQuota für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_EXPORT_ALREADY_IN_PROGRESS

Statischer Wert BadRequestExportAlreadyInProgress für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_EXPORT_PLATFORM_NOT_SUPPORTED_FOR_ADVANCED_TRAINING

Statischer Wert BadRequestExportPlatformNotSupportedForAdvancedTraining for CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_EXPORT_VALIDATION_FAILED

Statischer Wert BadRequestExportValidationFailed für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_BATCH

Statischer Wert BadRequestImageBatch für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_EXCEEDED_COUNT

Statischer Wert BadRequestImageExceededCount für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_FORMAT

Statischer Wert BadRequestImageFormat für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_REGIONS

Statischer Wert BadRequestImageRegions für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_SIZE_BYTES

Statischer Wert BadRequestImageSizeBytes für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_STREAM

Statischer Wert BadRequestImageStream für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_TAGS

Statischer Wert BadRequestImageTags für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_IMAGE_URL

Statischer Wert BadRequestImageUrl für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_INVALID

Statischer Wert BadRequestInvalid für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_INVALID_EMAIL_ADDRESS

Statischer Wert BadRequestInvalidEmailAddress für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_INVALID_IDS

Statischer Wert BadRequestInvalidIds für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_INVALID_PUBLISH_NAME

Statischer Wert BadRequestInvalidPublishName für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_INVALID_PUBLISH_TARGET

Statischer Wert BadRequestInvalidPublishTarget für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_DESCRIPTION

Statischer Wert BadRequestIterationDescription für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_IS_NOT_TRAINED

Statischer Wert BadRequestIterationIsNotTrained für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_IS_PUBLISHED

Statischer Wert BadRequestIterationIsPublished for CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_NAME

Statischer Wert BadRequestIterationName für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_NAME_NOT_UNIQUE

Statischer Wert BadRequestIterationNameNotUnique für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_ITERATION_NOT_PUBLISHED

Statischer Wert BadRequestIterationNotPublished für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_MULTI_CLASS_CLASSIFICATION_TRAINING_VALIDATION_FAILED

Statischer Wert BadRequestMultiClassClassificationTrainingValidationFailed für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_MULTI_LABEL_CLASSIFICATION_TRAINING_VALIDATION_FAILED

Statischer Wert BadRequestMultiLabelClassificationTrainingValidationFailed für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_MULTIPLE_NEGATIVE_TAG

Statischer Wert BadRequestMultipleNegativeTag für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_NEGATIVE_AND_REGULAR_TAG_ON_SAME_IMAGE

Statischer Wert BadRequestNegativeAndRegularTagOnSameImage für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_NOT_LIMITED_TRIAL

Statischer Wert BadRequestNotLimitedTrial für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_NOT_SUPPORTED

Statischer Wert BadRequestNotSupported für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_IDS_EXCEEDED_COUNT

Statischer Wert BadRequestPredictionIdsExceededCount für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_IDS_MISSING

Statischer Wert BadRequestPredictionIdsMissing für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_INVALID_APPLICATION_NAME

Statischer Wert BadRequestPredictionInvalidApplicationName für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_INVALID_QUERY_PARAMETERS

Statischer Wert BadRequestPredictionInvalidQueryParameters für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_RESULTS_EXCEEDED_COUNT

Statischer Wert BadRequestPredictionResultsExceededCount für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PREDICTION_TAGS_EXCEEDED_COUNT

Statischer Wert BadRequestPredictionTagsExceededCount für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_DESCRIPTION

Statischer Wert BadRequestProjectDescription für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_NAME

Statischer Wert BadRequestProjectName für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_NAME_NOT_UNIQUE

Statischer Wert BadRequestProjectNameNotUnique für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNKNOWN_CLASSIFICATION

Statischer Wert BadRequestProjectUnknownClassification für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNKNOWN_DOMAIN

Statischer Wert BadRequestProjectUnknownDomain for CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNSUPPORTED_DOMAIN_TYPE_CHANGE

Statischer Wert BadRequestProjectUnsupportedDomainTypeChange für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_PROJECT_UNSUPPORTED_EXPORT_PLATFORM

Statischer Wert BadRequestProjectUnsupportedExportPlatform für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_REQUIRED_PARAM_IS_NULL

Statischer Wert BadRequestRequiredParamIsNull für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_RESERVED_BUDGET_IN_HOURS_NOT_ENOUGH_FOR_ADVANCED_TRAINING

Statischer Wert BadRequestReservedBudgetInHoursNotEnoughForAdvancedTraining for CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_SUBSCRIPTION_API

Statischer Wert BadRequestSubscriptionApi für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_TAG_DESCRIPTION

Statischer Wert BadRequestTagDescription für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_TAG_NAME

Statischer Wert BadRequestTagName für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_TAG_NAME_NOT_UNIQUE

Statischer Wert BadRequestTagNameNotUnique für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_TAG_TYPE

Statischer Wert BadRequestTagType für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_TRAINING_ALREADY_IN_PROGRESS

Statischer Wert BadRequestTrainingAlreadyInProgress für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_TRAINING_NOT_NEEDED

Statischer Wert BadRequestTrainingNotNeeded für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_TRAINING_NOT_NEEDED_BUT_TRAINING_PIPELINE_UPDATED

Statischer Wert BadRequestTrainingNotNeedEdButTrainingPipelineUpdated for CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_TRAINING_VALIDATION_FAILED

Statischer Wert BadRequestTrainingValidationFailed für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_UNPUBLISH_FAILED

Statischer Wert BadRequestUnpublishFailed für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_WORKSPACE_CANNOT_BE_MODIFIED

Statischer Wert BadRequestWorkspaceCannotBeModified für CustomVisionErrorCodes.

final CustomVisionErrorCodes BAD_REQUEST_WORKSPACE_NOT_DELETABLE

Statischer Wert BadRequestWorkspaceNotDeletable für CustomVisionErrorCodes.

final CustomVisionErrorCodes CONFLICT

Statischer Wertkonflikt für CustomVisionErrorCodes.

final CustomVisionErrorCodes CONFLICT_INVALID

Statischer Wert ConflictInvalid für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_EXPORTER_INVALID_CLASSIFIER

Statischer Wert ErrorExporterInvalidClassifier für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_EXPORTER_INVALID_FEATURIZER

Statischer Wert ErrorExporterInvalidFeaturizer für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_EXPORTER_INVALID_PLATFORM

Statischer Wert ErrorExporterInvalidPlatform für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_FEATURIZATION_AUGMENTATION_ERROR

Statischer Wert ErrorFeaturizationAugmentationError für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_FEATURIZATION_AUGMENTATION_UNAVAILABLE

Statischer Wert ErrorFeaturizationAugmentationUnavailable for CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_FEATURIZATION_INVALID_FEATURIZER

Statischer Wert ErrorFeaturizationInvalidFeaturizer für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_FEATURIZATION_QUEUE_TIMEOUT

Statischer Wert ErrorFeaturizationQueueTimeout für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_FEATURIZATION_SERVICE_UNAVAILABLE

Statischer Wert ErrorFeaturizationServiceUnavailable for CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_FEATURIZATION_UNRECOGNIZED_JOB

Statischer Wert ErrorFeaturizationUnrecognizedJob for CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_INVALID

Statischer Wert ErrorInvalid für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_PREDICTION

Statischer Wert ErrorPrediction für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_PREDICTION_MODEL_NOT_CACHED

Statischer Wert ErrorPredictionModelNotCached für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_PREDICTION_MODEL_NOT_FOUND

Statischer Wert ErrorPredictionModelNotFound für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_PREDICTION_SERVICE_UNAVAILABLE

Statischer Wert ErrorPredictionServiceUnavailable for CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_PREDICTION_STORAGE

Statischer Wert ErrorPredictionStorage für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_PROJECT_EXPORT_REQUEST_FAILED

Statischer Wert ErrorProjectExportRequestFailed für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_PROJECT_INVALID_DOMAIN

Statischer Wert ErrorProjectInvalidDomain für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_PROJECT_INVALID_PIPELINE_CONFIGURATION

Statischer Wert ErrorProjectInvalidPipelineConfiguration für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_PROJECT_INVALID_WORKSPACE

Statischer Wert ErrorProjectInvalidWorkspace für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_PROJECT_TRAINING_REQUEST_FAILED

Statischer Wert ErrorProjectTrainingRequestFailed für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_REGION_PROPOSAL

Statischer Wert ErrorRegionProposal für CustomVisionErrorCodes.

final CustomVisionErrorCodes ERROR_UNKNOWN

Statischer Wert ErrorUnknown für CustomVisionErrorCodes.

final CustomVisionErrorCodes FORBIDDEN

Statischer Wert Verboten für CustomVisionErrorCodes.

final CustomVisionErrorCodes FORBIDDEN_DRMODE_ENABLED

Statischer Wert ForbiddenDRModeEnabled für CustomVisionErrorCodes.

final CustomVisionErrorCodes FORBIDDEN_INVALID

Statischer Wert ForbiddenInvalid für CustomVisionErrorCodes.

final CustomVisionErrorCodes FORBIDDEN_USER

Statischer Wert ForbiddenUser für CustomVisionErrorCodes.

final CustomVisionErrorCodes FORBIDDEN_USER_DISABLED

Statischer Wert ForbiddenUserDisabled für CustomVisionErrorCodes.

final CustomVisionErrorCodes FORBIDDEN_USER_DOES_NOT_EXIST

Statischer Wert ForbiddenUserDoesNotExist für CustomVisionErrorCodes.

final CustomVisionErrorCodes FORBIDDEN_USER_INSUFFICIENT_CAPABILITY

Statischer Wert ForbiddenUserInsufficientCapability für CustomVisionErrorCodes.

final CustomVisionErrorCodes FORBIDDEN_USER_RESOURCE

Statischer Wert ForbiddenUserResource für CustomVisionErrorCodes.

final CustomVisionErrorCodes FORBIDDEN_USER_SIGNUP_ALLOWANCE_EXCEEDED

Statischer Wert ForbiddenUserSignupAllowanceExceeded für CustomVisionErrorCodes.

final CustomVisionErrorCodes FORBIDDEN_USER_SIGNUP_DISABLED

Statischer Wert ForbiddenUserSignupDisabled für CustomVisionErrorCodes.

final CustomVisionErrorCodes NO_ERROR

Statischer Wert NoError für CustomVisionErrorCodes.

final CustomVisionErrorCodes NOT_FOUND

Statischer Wert NotFound für CustomVisionErrorCodes.

final CustomVisionErrorCodes NOT_FOUND_APIM_SUBSCRIPTION

Statischer Wert NotFoundApimSubscription für CustomVisionErrorCodes.

final CustomVisionErrorCodes NOT_FOUND_DOMAIN

Statischer Wert NotFoundDomain für CustomVisionErrorCodes.

final CustomVisionErrorCodes NOT_FOUND_IMAGE

Statischer Wert NotFoundImage für CustomVisionErrorCodes.

final CustomVisionErrorCodes NOT_FOUND_INVALID

Statischer Wert NotFoundInvalid für CustomVisionErrorCodes.

final CustomVisionErrorCodes NOT_FOUND_ITERATION

Statischer Wert NotFoundIteration für CustomVisionErrorCodes.

final CustomVisionErrorCodes NOT_FOUND_ITERATION_PERFORMANCE

Statischer Wert NotFoundIterationPerformance für CustomVisionErrorCodes.

final CustomVisionErrorCodes NOT_FOUND_PROJECT

Statischer Wert NotFoundProject für CustomVisionErrorCodes.

final CustomVisionErrorCodes NOT_FOUND_PROJECT_DEFAULT_ITERATION

Statischer Wert NotFoundProjectDefaultIteration für CustomVisionErrorCodes.

final CustomVisionErrorCodes NOT_FOUND_TAG

Statischer Wert NotFoundTag für CustomVisionErrorCodes.

final CustomVisionErrorCodes UNSUPPORTED_MEDIA_TYPE

Statischer Wert UnsupportedMediaType für CustomVisionErrorCodes.

Methodenzusammenfassung

Modifizierer und Typ Methode und Beschreibung
CustomVisionErrorCodes fromString(String name)

Erstellt oder findet einen CustomVisionErrorCodes aus seiner Zeichenfolgendarstellung.

Collection<CustomVisionErrorCodes> values()

Felddetails

BAD_REQUEST

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

Statischer Wert BadRequest für CustomVisionErrorCodes.

BAD_REQUEST_CANNOT_MIGRATE_PROJECT_WITH_NAME

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

Statischer Wert BadRequestCannotMigrateProjectWithName für CustomVisionErrorCodes.

BAD_REQUEST_CLASSIFICATION_TRAINING_VALIDATION_FAILED

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

Statischer Wert BadRequestClassificationTrainingValidationFailed für CustomVisionErrorCodes.

BAD_REQUEST_DETECTION_TRAINING_NOT_ALLOW_NEGATIVE_TAG

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

Statischer Wert BadRequestDetectionTrainingNotAllowNegativeTag für CustomVisionErrorCodes.

BAD_REQUEST_DETECTION_TRAINING_VALIDATION_FAILED

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

Statischer Wert BadRequestDetectionTrainingValidationFailed für CustomVisionErrorCodes.

BAD_REQUEST_DOMAIN_NOT_SUPPORTED_FOR_ADVANCED_TRAINING

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

Statischer Wert BadRequestDomainNotSupportedForAdvancedTraining for CustomVisionErrorCodes.

BAD_REQUEST_EXCEED_ITERATION_PER_PROJECT_LIMIT

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

Statischer Wert BadRequestExceedIterationPerProjectLimit für CustomVisionErrorCodes.

BAD_REQUEST_EXCEED_PROJECT_LIMIT

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

Statischer Wert BadRequestExceedProjectLimit für CustomVisionErrorCodes.

BAD_REQUEST_EXCEED_TAG_PER_IMAGE_LIMIT

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

Statischer Wert BadRequestExceedTagPerImageLimit für CustomVisionErrorCodes.

BAD_REQUEST_EXCEED_TAG_PER_PROJECT_LIMIT

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

Statischer Wert BadRequestExceedTagPerProjectLimit für CustomVisionErrorCodes.

BAD_REQUEST_EXCEEDED_BATCH_SIZE

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

Statischer Wert BadRequestExceededBatchSize für CustomVisionErrorCodes.

BAD_REQUEST_EXCEEDED_QUOTA

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

Statischer Wert BadRequestExceededQuota für CustomVisionErrorCodes.

BAD_REQUEST_EXPORT_ALREADY_IN_PROGRESS

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

Statischer Wert BadRequestExportAlreadyInProgress für CustomVisionErrorCodes.

BAD_REQUEST_EXPORT_PLATFORM_NOT_SUPPORTED_FOR_ADVANCED_TRAINING

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

Statischer Wert BadRequestExportPlatformNotSupportedForAdvancedTraining for CustomVisionErrorCodes.

BAD_REQUEST_EXPORT_VALIDATION_FAILED

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

Statischer Wert BadRequestExportValidationFailed für CustomVisionErrorCodes.

BAD_REQUEST_IMAGE_BATCH

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

Statischer Wert BadRequestImageBatch für CustomVisionErrorCodes.

BAD_REQUEST_IMAGE_EXCEEDED_COUNT

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

Statischer Wert BadRequestImageExceededCount für CustomVisionErrorCodes.

BAD_REQUEST_IMAGE_FORMAT

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

Statischer Wert BadRequestImageFormat für CustomVisionErrorCodes.

BAD_REQUEST_IMAGE_REGIONS

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

Statischer Wert BadRequestImageRegions für CustomVisionErrorCodes.

BAD_REQUEST_IMAGE_SIZE_BYTES

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

Statischer Wert BadRequestImageSizeBytes für CustomVisionErrorCodes.

BAD_REQUEST_IMAGE_STREAM

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

Statischer Wert BadRequestImageStream für CustomVisionErrorCodes.

BAD_REQUEST_IMAGE_TAGS

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

Statischer Wert BadRequestImageTags für CustomVisionErrorCodes.

BAD_REQUEST_IMAGE_URL

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

Statischer Wert BadRequestImageUrl für CustomVisionErrorCodes.

BAD_REQUEST_INVALID

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

Statischer Wert BadRequestInvalid für CustomVisionErrorCodes.

BAD_REQUEST_INVALID_EMAIL_ADDRESS

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

Statischer Wert BadRequestInvalidEmailAddress für CustomVisionErrorCodes.

BAD_REQUEST_INVALID_IDS

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

Statischer Wert BadRequestInvalidIds für CustomVisionErrorCodes.

BAD_REQUEST_INVALID_PUBLISH_NAME

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

Statischer Wert BadRequestInvalidPublishName für CustomVisionErrorCodes.

BAD_REQUEST_INVALID_PUBLISH_TARGET

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

Statischer Wert BadRequestInvalidPublishTarget für CustomVisionErrorCodes.

BAD_REQUEST_ITERATION_DESCRIPTION

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

Statischer Wert BadRequestIterationDescription für CustomVisionErrorCodes.

BAD_REQUEST_ITERATION_IS_NOT_TRAINED

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

Statischer Wert BadRequestIterationIsNotTrained für CustomVisionErrorCodes.

BAD_REQUEST_ITERATION_IS_PUBLISHED

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

Statischer Wert BadRequestIterationIsPublished for CustomVisionErrorCodes.

BAD_REQUEST_ITERATION_NAME

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

Statischer Wert BadRequestIterationName für CustomVisionErrorCodes.

BAD_REQUEST_ITERATION_NAME_NOT_UNIQUE

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

Statischer Wert BadRequestIterationNameNotUnique für CustomVisionErrorCodes.

BAD_REQUEST_ITERATION_NOT_PUBLISHED

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

Statischer Wert BadRequestIterationNotPublished für CustomVisionErrorCodes.

BAD_REQUEST_MULTI_CLASS_CLASSIFICATION_TRAINING_VALIDATION_FAILED

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

Statischer Wert BadRequestMultiClassClassificationTrainingValidationFailed für CustomVisionErrorCodes.

BAD_REQUEST_MULTI_LABEL_CLASSIFICATION_TRAINING_VALIDATION_FAILED

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

Statischer Wert BadRequestMultiLabelClassificationTrainingValidationFailed für CustomVisionErrorCodes.

BAD_REQUEST_MULTIPLE_NEGATIVE_TAG

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

Statischer Wert BadRequestMultipleNegativeTag für CustomVisionErrorCodes.

BAD_REQUEST_NEGATIVE_AND_REGULAR_TAG_ON_SAME_IMAGE

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

Statischer Wert BadRequestNegativeAndRegularTagOnSameImage für CustomVisionErrorCodes.

BAD_REQUEST_NOT_LIMITED_TRIAL

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

Statischer Wert BadRequestNotLimitedTrial für CustomVisionErrorCodes.

BAD_REQUEST_NOT_SUPPORTED

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

Statischer Wert BadRequestNotSupported für CustomVisionErrorCodes.

BAD_REQUEST_PREDICTION_IDS_EXCEEDED_COUNT

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

Statischer Wert BadRequestPredictionIdsExceededCount für CustomVisionErrorCodes.

BAD_REQUEST_PREDICTION_IDS_MISSING

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

Statischer Wert BadRequestPredictionIdsMissing für CustomVisionErrorCodes.

BAD_REQUEST_PREDICTION_INVALID_APPLICATION_NAME

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

Statischer Wert BadRequestPredictionInvalidApplicationName für CustomVisionErrorCodes.

BAD_REQUEST_PREDICTION_INVALID_QUERY_PARAMETERS

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

Statischer Wert BadRequestPredictionInvalidQueryParameters für CustomVisionErrorCodes.

BAD_REQUEST_PREDICTION_RESULTS_EXCEEDED_COUNT

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

Statischer Wert BadRequestPredictionResultsExceededCount für CustomVisionErrorCodes.

BAD_REQUEST_PREDICTION_TAGS_EXCEEDED_COUNT

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

Statischer Wert BadRequestPredictionTagsExceededCount für CustomVisionErrorCodes.

BAD_REQUEST_PROJECT_DESCRIPTION

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

Statischer Wert BadRequestProjectDescription für CustomVisionErrorCodes.

BAD_REQUEST_PROJECT_NAME

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

Statischer Wert BadRequestProjectName für CustomVisionErrorCodes.

BAD_REQUEST_PROJECT_NAME_NOT_UNIQUE

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

Statischer Wert BadRequestProjectNameNotUnique für CustomVisionErrorCodes.

BAD_REQUEST_PROJECT_UNKNOWN_CLASSIFICATION

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

Statischer Wert BadRequestProjectUnknownClassification für CustomVisionErrorCodes.

BAD_REQUEST_PROJECT_UNKNOWN_DOMAIN

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

Statischer Wert BadRequestProjectUnknownDomain for CustomVisionErrorCodes.

BAD_REQUEST_PROJECT_UNSUPPORTED_DOMAIN_TYPE_CHANGE

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

Statischer Wert BadRequestProjectUnsupportedDomainTypeChange für CustomVisionErrorCodes.

BAD_REQUEST_PROJECT_UNSUPPORTED_EXPORT_PLATFORM

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

Statischer Wert BadRequestProjectUnsupportedExportPlatform für CustomVisionErrorCodes.

BAD_REQUEST_REQUIRED_PARAM_IS_NULL

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

Statischer Wert BadRequestRequiredParamIsNull für CustomVisionErrorCodes.

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")

Statischer Wert BadRequestReservedBudgetInHoursNotEnoughForAdvancedTraining for CustomVisionErrorCodes.

BAD_REQUEST_SUBSCRIPTION_API

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

Statischer Wert BadRequestSubscriptionApi für CustomVisionErrorCodes.

BAD_REQUEST_TAG_DESCRIPTION

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

Statischer Wert BadRequestTagDescription für CustomVisionErrorCodes.

BAD_REQUEST_TAG_NAME

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

Statischer Wert BadRequestTagName für CustomVisionErrorCodes.

BAD_REQUEST_TAG_NAME_NOT_UNIQUE

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

Statischer Wert BadRequestTagNameNotUnique für CustomVisionErrorCodes.

BAD_REQUEST_TAG_TYPE

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

Statischer Wert BadRequestTagType für CustomVisionErrorCodes.

BAD_REQUEST_TRAINING_ALREADY_IN_PROGRESS

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

Statischer Wert BadRequestTrainingAlreadyInProgress für CustomVisionErrorCodes.

BAD_REQUEST_TRAINING_NOT_NEEDED

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

Statischer Wert BadRequestTrainingNotNeeded für CustomVisionErrorCodes.

BAD_REQUEST_TRAINING_NOT_NEEDED_BUT_TRAINING_PIPELINE_UPDATED

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

Statischer Wert BadRequestTrainingNotNeedEdButTrainingPipelineUpdated for CustomVisionErrorCodes.

BAD_REQUEST_TRAINING_VALIDATION_FAILED

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

Statischer Wert BadRequestTrainingValidationFailed für CustomVisionErrorCodes.

BAD_REQUEST_UNPUBLISH_FAILED

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

Statischer Wert BadRequestUnpublishFailed für CustomVisionErrorCodes.

BAD_REQUEST_WORKSPACE_CANNOT_BE_MODIFIED

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

Statischer Wert BadRequestWorkspaceCannotBeModified für CustomVisionErrorCodes.

BAD_REQUEST_WORKSPACE_NOT_DELETABLE

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

Statischer Wert BadRequestWorkspaceNotDeletable für CustomVisionErrorCodes.

CONFLICT

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

Statischer Wertkonflikt für CustomVisionErrorCodes.

CONFLICT_INVALID

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

Statischer Wert ConflictInvalid für CustomVisionErrorCodes.

ERROR_EXPORTER_INVALID_CLASSIFIER

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

Statischer Wert ErrorExporterInvalidClassifier für CustomVisionErrorCodes.

ERROR_EXPORTER_INVALID_FEATURIZER

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

Statischer Wert ErrorExporterInvalidFeaturizer für CustomVisionErrorCodes.

ERROR_EXPORTER_INVALID_PLATFORM

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

Statischer Wert ErrorExporterInvalidPlatform für CustomVisionErrorCodes.

ERROR_FEATURIZATION_AUGMENTATION_ERROR

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

Statischer Wert ErrorFeaturizationAugmentationError für CustomVisionErrorCodes.

ERROR_FEATURIZATION_AUGMENTATION_UNAVAILABLE

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

Statischer Wert ErrorFeaturizationAugmentationUnavailable for CustomVisionErrorCodes.

ERROR_FEATURIZATION_INVALID_FEATURIZER

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

Statischer Wert ErrorFeaturizationInvalidFeaturizer für CustomVisionErrorCodes.

ERROR_FEATURIZATION_QUEUE_TIMEOUT

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

Statischer Wert ErrorFeaturizationQueueTimeout für CustomVisionErrorCodes.

ERROR_FEATURIZATION_SERVICE_UNAVAILABLE

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

Statischer Wert ErrorFeaturizationServiceUnavailable for CustomVisionErrorCodes.

ERROR_FEATURIZATION_UNRECOGNIZED_JOB

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

Statischer Wert ErrorFeaturizationUnrecognizedJob for CustomVisionErrorCodes.

ERROR_INVALID

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

Statischer Wert ErrorInvalid für CustomVisionErrorCodes.

ERROR_PREDICTION

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

Statischer Wert ErrorPrediction für CustomVisionErrorCodes.

ERROR_PREDICTION_MODEL_NOT_CACHED

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

Statischer Wert ErrorPredictionModelNotCached für CustomVisionErrorCodes.

ERROR_PREDICTION_MODEL_NOT_FOUND

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

Statischer Wert ErrorPredictionModelNotFound für CustomVisionErrorCodes.

ERROR_PREDICTION_SERVICE_UNAVAILABLE

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

Statischer Wert ErrorPredictionServiceUnavailable for CustomVisionErrorCodes.

ERROR_PREDICTION_STORAGE

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

Statischer Wert ErrorPredictionStorage für CustomVisionErrorCodes.

ERROR_PROJECT_EXPORT_REQUEST_FAILED

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

Statischer Wert ErrorProjectExportRequestFailed für CustomVisionErrorCodes.

ERROR_PROJECT_INVALID_DOMAIN

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

Statischer Wert ErrorProjectInvalidDomain für CustomVisionErrorCodes.

ERROR_PROJECT_INVALID_PIPELINE_CONFIGURATION

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

Statischer Wert ErrorProjectInvalidPipelineConfiguration für CustomVisionErrorCodes.

ERROR_PROJECT_INVALID_WORKSPACE

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

Statischer Wert ErrorProjectInvalidWorkspace für CustomVisionErrorCodes.

ERROR_PROJECT_TRAINING_REQUEST_FAILED

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

Statischer Wert ErrorProjectTrainingRequestFailed für CustomVisionErrorCodes.

ERROR_REGION_PROPOSAL

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

Statischer Wert ErrorRegionProposal für CustomVisionErrorCodes.

ERROR_UNKNOWN

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

Statischer Wert ErrorUnknown für CustomVisionErrorCodes.

FORBIDDEN

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

Statischer Wert Verboten für CustomVisionErrorCodes.

FORBIDDEN_DRMODE_ENABLED

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

Statischer Wert ForbiddenDRModeEnabled für CustomVisionErrorCodes.

FORBIDDEN_INVALID

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

Statischer Wert ForbiddenInvalid für CustomVisionErrorCodes.

FORBIDDEN_USER

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

Statischer Wert ForbiddenUser für CustomVisionErrorCodes.

FORBIDDEN_USER_DISABLED

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

Statischer Wert ForbiddenUserDisabled für CustomVisionErrorCodes.

FORBIDDEN_USER_DOES_NOT_EXIST

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

Statischer Wert ForbiddenUserDoesNotExist für CustomVisionErrorCodes.

FORBIDDEN_USER_INSUFFICIENT_CAPABILITY

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

Statischer Wert ForbiddenUserInsufficientCapability für CustomVisionErrorCodes.

FORBIDDEN_USER_RESOURCE

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

Statischer Wert ForbiddenUserResource für CustomVisionErrorCodes.

FORBIDDEN_USER_SIGNUP_ALLOWANCE_EXCEEDED

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

Statischer Wert ForbiddenUserSignupAllowanceExceeded für CustomVisionErrorCodes.

FORBIDDEN_USER_SIGNUP_DISABLED

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

Statischer Wert ForbiddenUserSignupDisabled für CustomVisionErrorCodes.

NO_ERROR

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

Statischer Wert NoError für CustomVisionErrorCodes.

NOT_FOUND

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

Statischer Wert NotFound für CustomVisionErrorCodes.

NOT_FOUND_APIM_SUBSCRIPTION

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

Statischer Wert NotFoundApimSubscription für CustomVisionErrorCodes.

NOT_FOUND_DOMAIN

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

Statischer Wert NotFoundDomain für CustomVisionErrorCodes.

NOT_FOUND_IMAGE

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

Statischer Wert NotFoundImage für CustomVisionErrorCodes.

NOT_FOUND_INVALID

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

Statischer Wert NotFoundInvalid für CustomVisionErrorCodes.

NOT_FOUND_ITERATION

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

Statischer Wert NotFoundIteration für CustomVisionErrorCodes.

NOT_FOUND_ITERATION_PERFORMANCE

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

Statischer Wert NotFoundIterationPerformance für CustomVisionErrorCodes.

NOT_FOUND_PROJECT

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

Statischer Wert NotFoundProject für CustomVisionErrorCodes.

NOT_FOUND_PROJECT_DEFAULT_ITERATION

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

Statischer Wert NotFoundProjectDefaultIteration für CustomVisionErrorCodes.

NOT_FOUND_TAG

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

Statischer Wert NotFoundTag für CustomVisionErrorCodes.

UNSUPPORTED_MEDIA_TYPE

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

Statischer Wert UnsupportedMediaType für CustomVisionErrorCodes.

Details zur Methode

fromString

public static CustomVisionErrorCodes fromString(String name)

Erstellt oder findet einen CustomVisionErrorCodes aus seiner Zeichenfolgendarstellung.

Parameters:

name - einen Namen, nach dem gesucht werden soll

Returns:

die entsprechenden CustomVisionErrorCodes

values

public static Collection values()

Returns:

bekannte CustomVisionErrorCodes-Werte

Gilt für: