Share via


Evaluate interface

Evaluate response object.

Properties

adultClassificationScore

The adult classification score.

advancedInfo

The advanced info.

cacheID

The cache id.

isImageAdultClassified

Indicates if an image is classified as adult.

isImageRacyClassified

Indicates if the image is classified as racy.

racyClassificationScore

The racy classification score.

result

Evaluate result.

status

The evaluate status

trackingId

The tracking id.

Property Details

adultClassificationScore

The adult classification score.

adultClassificationScore?: number

Property Value

number

advancedInfo

The advanced info.

advancedInfo?: KeyValuePair[]

Property Value

cacheID

The cache id.

cacheID?: string

Property Value

string

isImageAdultClassified

Indicates if an image is classified as adult.

isImageAdultClassified?: boolean

Property Value

boolean

isImageRacyClassified

Indicates if the image is classified as racy.

isImageRacyClassified?: boolean

Property Value

boolean

racyClassificationScore

The racy classification score.

racyClassificationScore?: number

Property Value

number

result

Evaluate result.

result?: boolean

Property Value

boolean

status

The evaluate status

status?: Status

Property Value

trackingId

The tracking id.

trackingId?: string

Property Value

string